:root{--primary-color:#0e7a7a;--primary-light:#36cfc9;--primary-hover:#08979c;--primary-active:#006d75;--primary-gradient:linear-gradient(135deg,#0e7a7a,#36cfc9);--secondary-bg:#e6fffb;--secondary-border:#b5f5ec;--accent-color:#ff7a45;--accent-hover:#ff9c6e;--success-color:#52c41a;--warning-color:#faad14;--error-color:#f5222d;--info-color:#1890ff;--text-primary:#1f2937;--text-secondary:#6b7280;--text-tertiary:#9ca3af;--border-color:#e5e7eb;--bg-body:#f8fafc;--bg-card:#ffffff;--bg-glass:rgba(255,255,255,0.8);--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.05),0 4px 6px -2px rgba(0,0,0,0.03);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.05),0 10px 10px -5px rgba(0,0,0,0.02);--shadow-colored:0 10px 25px -5px rgba(14,122,122,0.15);--radius-sm:6px;--radius-md:12px;--radius-lg:20px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--text-primary);background:var(--bg-body)}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-light)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.glass-effect{background:var(--bg-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3)}.premium-card{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid rgba(229,231,235,.5);transition:all .3s cubic-bezier(.4,0,.2,1)}.premium-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.text-gradient{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s cubic-bezier(.4,0,.2,1)}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.core-card{outline:none}.core-card:hover{transform:translateY(-10px);box-shadow:var(--core-card-shadow)}.core-card:focus-visible{transform:translateY(-10px);box-shadow:var(--core-card-shadow);outline:2px solid rgba(102,126,234,.6);outline-offset:4px}.premium-menu .ant-menu-item,.premium-menu .ant-menu-submenu-title{margin:4px 8px!important;width:calc(100% - 16px)!important;border-radius:8px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;color:var(--text-secondary)!important}.premium-menu .ant-menu-item:hover,.premium-menu .ant-menu-submenu-title:hover{background-color:rgba(14,122,122,.08)!important;color:var(--primary-color)!important;transform:translateX(4px)}.premium-menu .ant-menu-item-selected{background:var(--primary-gradient)!important;color:#ffffff!important;box-shadow:0 4px 12px rgba(14,122,122,.3)}.premium-menu .ant-menu-item-selected .anticon{color:#ffffff!important}.premium-sider{background:rgba(255,255,255,.8)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-right:1px solid rgba(0,0,0,.05)!important}.premium-skeleton .ant-skeleton-input{border-radius:var(--radius-md)!important;background:linear-gradient(90deg,#f0f2f5 25%,#e6e8eb 37%,#f0f2f5 63%)!important;background-size:400% 100%!important;animation:skeleton-loading 1.4s ease infinite!important}.premium-skeleton .ant-skeleton-button{border-radius:var(--radius-sm)!important}.premium-skeleton .ant-skeleton-avatar{background:#f0f2f5!important}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media print{.ant-btn,.ant-space-item button,.text-controls,button{display:none!important}.formatted-text-container,.long-text-field{max-height:none!important;overflow:visible!important}.formatted-text-segment{page-break-inside:avoid;break-inside:avoid;orphans:3;widows:3;font-size:14px!important;line-height:1.8!important;margin-bottom:12px}.formatted-text-segment:last-child{margin-bottom:0}.highlight-abnormal,.highlight-negative,.highlight-symptom{-webkit-print-color-adjust:exact;print-color-adjust:exact}.text-stats{display:none!important}.formatted-text-container{padding:12px!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.formatted-text-container::-webkit-scrollbar{display:none!important}.long-text-field{width:100%!important}@page{margin:2cm;size:A4}.ant-alert,.ant-collapse-expand-icon,.ant-collapse-header,.ant-tag{display:none!important}.ant-descriptions-item-label{font-weight:700;padding-right:8px}.ant-descriptions-item-content{padding-left:8px}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{border:1px solid #d9d9d9!important}.highlight-abnormal{background-color:rgba(250,140,22,.2)!important;color:#d46b08!important}.highlight-symptom{background-color:rgba(255,77,79,.2)!important;color:#cf1322!important}.highlight-negative{background-color:rgba(82,196,26,.2)!important;color:#389e0d!important}.ant-card,.ant-descriptions{page-break-inside:avoid;break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;break-after:avoid}.ant-space-item .anticon,.anticon{display:none!important}.formatted-text-segment{text-align:justify;text-justify:inter-ideograph}*{background-color:transparent!important;box-shadow:none!important}.highlight-abnormal,.highlight-negative,.highlight-symptom{background-color:inherit!important}body{background:white!important;color:black!important}.ant-layout-footer,.ant-layout-header,.ant-layout-sider,footer,nav{display:none!important}.ant-layout-content{padding:0!important;margin:0!important}.formatted-text-segment{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}}.assessment-report-print .print-only{display:none}@media print{.ant-alert,.ant-btn,.ant-collapse-expand-icon,.ant-tag,.anticon,.text-controls,.text-stats,button{display:none!important}.formatted-text-container,.long-text-field{max-height:none!important;overflow:visible!important}.ant-collapse-content{display:block!important;height:auto!important}.formatted-text-container::-webkit-scrollbar{display:none!important}.formatted-text-segment{font-size:14px!important;line-height:1.8!important}.formatted-text-container{padding:12px!important}.formatted-text-segment{margin-bottom:12px}.formatted-text-segment:last-child{margin-bottom:0}.formatted-text-segment{text-indent:2em}.highlight-abnormal,.highlight-negative,.highlight-symptom{-webkit-print-color-adjust:exact;print-color-adjust:exact}.highlight-abnormal{background-color:rgba(250,140,22,.2)!important;color:#d46b08!important}.highlight-abnormal,.highlight-symptom{padding:2px 4px;border-radius:2px;font-weight:500}.highlight-symptom{background-color:rgba(255,77,79,.2)!important;color:#cf1322!important}.highlight-negative{background-color:rgba(82,196,26,.2)!important;color:#389e0d!important;padding:2px 4px;border-radius:2px;font-weight:500}.formatted-text-segment{orphans:3;widows:3}.ant-card,.ant-collapse-item,.ant-descriptions,.formatted-text-segment{page-break-inside:avoid;break-inside:avoid}.ant-collapse-header,h1,h2,h3,h4,h5,h6{page-break-after:avoid;break-after:avoid}@page{margin:2cm;size:A4 portrait}body{background:white!important;color:black!important}*{background-color:transparent!important;box-shadow:none!important}.highlight-abnormal,.highlight-negative,.highlight-symptom{background-color:inherit!important}.ant-layout-footer,.ant-layout-header,.ant-layout-sider,footer,nav{display:none!important}.ant-layout-content{padding:0!important;margin:0!important}.formatted-text-segment{text-align:justify;text-justify:inter-ideograph;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}.ant-descriptions-item-label{font-weight:700;padding-right:8px}.ant-descriptions-item-content{padding-left:8px}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{border:1px solid #d9d9d9!important}.formatted-text-container{background-color:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}.long-text-field{width:100%!important}.print-mode:before{content:"";display:none}}body.print-preview .text-controls,body.print-preview .text-stats{display:none!important}body.print-preview .formatted-text-container{max-height:none!important;overflow:visible!important}body.print-preview .formatted-text-segment{font-size:14px!important;line-height:1.8!important}@media print{.assessment-report-print .screen-only,.assessment-report-print .screen-only *{display:none!important}.assessment-report-print .print-only{display:block!important}.assessment-report-print .no-print{display:none!important}.ant-layout>.ant-layout{margin-left:0!important}.ant-layout-content{padding:0!important;margin:0!important;min-height:auto!important}.assessment-report-print{width:100%!important;max-width:none!important;margin:0!important;height:auto!important;color:#111!important}@page{size:A4 portrait;margin:10mm}.assessment-report-print .ant-card{border:1px solid #d9d9d9!important;border-radius:0!important;margin-bottom:10px!important;page-break-inside:auto!important;break-inside:auto!important}.assessment-report-print .report-keep-together{page-break-inside:avoid!important;break-inside:avoid!important}.assessment-report-print .ant-card-head{min-height:40px!important;padding:0 12px!important}.assessment-report-print .ant-card-head-title{font-size:16px!important;font-weight:600!important;padding:10px 0!important}.assessment-report-print .ant-card-body{padding:12px!important}.assessment-report-print .ant-row{display:block!important;margin-left:0!important;margin-right:0!important}.assessment-report-print .ant-row>.ant-col{max-width:100%!important;flex:0 0 100%!important;padding-left:0!important;padding-right:0!important}.assessment-report-print .ant-descriptions-view table{width:100%!important;table-layout:fixed!important}.assessment-report-print .ant-descriptions-item-label{width:110px!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;line-height:1.5!important;vertical-align:middle!important;font-size:13px!important}.assessment-report-print .ant-descriptions-item-content{word-break:break-word!important;line-height:1.6!important;font-size:13px!important}.assessment-report-print .ant-tag{display:inline-block!important;border:1px solid #999!important;color:#111!important;background:#fff!important;padding:0 6px!important;line-height:20px!important}.assessment-report-print .ant-statistic-title{font-size:12px!important;margin-bottom:2px!important}.assessment-report-print .ant-statistic-content{font-size:32px!important;line-height:1.2!important}.assessment-report-print .report-print-card .ant-card-body{padding:8px 12px!important}.assessment-report-print .report-print-card,.assessment-report-print .report-print-card .ant-card-body{page-break-inside:auto!important;break-inside:auto!important}.assessment-report-print .report-print-item{border-bottom:1px dashed #d9d9d9!important;padding:10px 0!important;page-break-inside:avoid!important;break-inside:avoid!important}.assessment-report-print .report-print-item:last-child{border-bottom:0!important}.assessment-report-print .report-print-item-title{font-size:13px!important;font-weight:600!important;line-height:1.5!important;color:#111!important}.assessment-report-print .report-print-item-note{margin-top:4px!important;color:#666!important;font-size:12px!important;line-height:1.4!important}.assessment-report-print .report-print-item-meta{margin-top:6px!important;display:flex!important;justify-content:space-between!important;gap:12px!important;font-size:12px!important;line-height:1.5!important;color:#222!important}.assessment-report-print .report-print-card{display:none!important}.assessment-report-print .report-print-table-section{margin-top:10px!important;page-break-inside:auto!important;break-inside:auto!important}.assessment-report-print .report-print-table-title{margin:0 0 8px!important;font-size:16px!important;font-weight:600!important;line-height:1.4!important}.assessment-report-print .report-print-table{width:100%!important;border-collapse:collapse!important;table-layout:fixed!important;font-size:12.5px!important;line-height:1.45!important}.assessment-report-print .report-print-table thead{display:table-header-group!important}.assessment-report-print .report-print-table td,.assessment-report-print .report-print-table th{border:1px solid #d9d9d9!important;padding:8px 10px!important;vertical-align:top!important;word-break:break-word!important;overflow-wrap:anywhere!important}.assessment-report-print .report-print-table th{font-weight:600!important;background:#f7f7f7!important;text-align:left!important}.assessment-report-print .report-print-table tr{page-break-inside:avoid!important;break-inside:avoid!important}.assessment-report-print .report-print-table td:first-child,.assessment-report-print .report-print-table th:first-child{width:62%!important}.assessment-report-print .report-print-table td:nth-child(2),.assessment-report-print .report-print-table th:nth-child(2){width:26%!important}.assessment-report-print .report-print-table td:nth-child(3),.assessment-report-print .report-print-table th:nth-child(3){width:12%!important;text-align:center!important}.assessment-report-print .report-print-question{font-weight:600!important}.assessment-report-print .report-print-instruction{margin-top:4px!important;color:#666!important;font-size:12px!important;line-height:1.35!important}.assessment-report-print .report-print-score{font-weight:600!important}}