.test-shell{background:var(--bg);--section:var(--primary);min-height:100vh}.test-bar{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 20px;display:flex;position:sticky;top:0}.test-brand{color:var(--section);font-size:15px;font-weight:800}.test-student{color:var(--text-muted);margin-left:14px;font-size:13px;font-weight:500}.test-bar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tdot{background:var(--border);width:28px;height:28px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.tdot.done{background:var(--success-bg);color:#059669}.tdot.now{background:var(--section);color:#fff}.test-count{color:var(--text-muted);margin-left:10px;font-size:13px;font-weight:600}.timer-pill{color:var(--ink-strong);background:var(--bg);border:1px solid var(--border);border-radius:var(--r-pill);padding:5px 12px;font-size:13px;font-weight:700}.timer-pill.danger{background:var(--danger-bg);color:#b91c1c;border-color:#fecaca}.test-body{max-width:760px;margin:0 auto;padding:36px 16px}.test-notice{background:var(--warn-bg);border:1px solid var(--warn);border-radius:var(--r-md);color:#92400e;text-align:center;margin-bottom:18px;padding:13px 16px;font-size:14px;font-weight:600}.q-wrap{max-width:640px;margin:0 auto}.q-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.q-meta{color:var(--section);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:13px;font-weight:700}.q-progress{background:var(--border);border-radius:var(--r-pill);flex:1;height:8px;overflow:hidden}.q-progress-fill{background:var(--section);height:100%;transition:width .3s}.q-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-lg);padding:28px}.q-text{color:var(--ink-strong);margin:4px 0 22px;font-size:19px;font-weight:700;line-height:1.4}.q-options{flex-direction:column;gap:12px;display:flex}.q-option{text-align:left;border:2px solid var(--border);border-radius:var(--r-md);background:var(--surface);cursor:pointer;width:100%;min-height:56px;color:var(--ink-strong);align-items:center;gap:12px;padding:16px 18px;font-size:16px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.q-option:hover{border-color:var(--section)}.q-option.selected{border-color:var(--section);background:var(--primary-soft)}.q-radio{background:var(--surface);color:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:inline-flex}.q-option.selected .q-radio{border-color:var(--section);background:var(--section)}.q-nav{justify-content:space-between;gap:12px;margin-top:28px;display:flex}.t-btn{border-radius:var(--r-md);cursor:pointer;border:none;padding:13px 28px;font-size:15px;font-weight:700;transition:background .15s,opacity .15s}.t-btn-ghost{background:var(--surface);border:1px solid var(--border);color:var(--text)}.t-btn-ghost:disabled{color:#cbd5e1;cursor:not-allowed}.t-btn-go{background:var(--section,var(--primary));color:#fff}.t-btn-go:disabled{cursor:not-allowed;background:#cbd5e1}.section-intro{text-align:center;max-width:640px;margin:0 auto}.section-intro h2{color:var(--section);margin-bottom:16px;font-size:26px;font-weight:800}.section-intro .lead{color:var(--text);margin-bottom:28px;font-size:16px;line-height:1.6}.example-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-sm);margin-bottom:28px;padding:22px}.example-card .label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:12px;font-weight:700}.intro-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);max-width:620px;box-shadow:var(--sh-md);margin:0 auto;padding:32px}.access-page{background:linear-gradient(135deg, var(--ink), var(--primary));justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.access-box{background:var(--surface);border-radius:var(--r-lg);text-align:center;width:100%;max-width:420px;padding:40px 36px;box-shadow:0 24px 70px #0f172a59}.test-loading{min-height:100vh;color:var(--text);justify-content:center;align-items:center;font-size:18px;display:flex}@media (width<=640px){.test-body{padding:22px 14px}.q-card{padding:20px}.q-text{font-size:17px}.q-option{padding:14px 15px;font-size:15px}.t-btn{padding:13px 20px;font-size:14px}.q-nav .t-btn{flex:1}.test-brand{font-size:14px}.tdot{width:24px;height:24px;font-size:11px}}body{background:var(--bg);color:var(--text)}.sidebar{background:var(--ink);z-index:100;flex-direction:column;width:230px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #ffffff14;padding:22px 20px 18px}.sidebar-brand h2{color:#fff;letter-spacing:-.3px;font-size:18px;font-weight:800}.sidebar-brand p{color:#ffffff80;margin-top:3px;font-size:11px}.sidebar-nav{flex:1;padding:14px 12px;overflow-y:auto}.nav-section{color:#ffffff59;text-transform:uppercase;letter-spacing:.9px;padding:14px 8px 6px;font-size:10px;font-weight:700}.nav-link{color:#ffffffb8;border-radius:var(--r-md);cursor:pointer;background:0 0;border:none;align-items:center;gap:11px;width:100%;margin-bottom:2px;padding:10px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-link:hover{color:#fff;background:#ffffff14;text-decoration:none}.nav-link.active{background:var(--primary);color:#fff;font-weight:600;box-shadow:0 4px 12px -4px #2563eb99}.nav-link svg{opacity:.9;flex-shrink:0}.sidebar-footer{border-top:1px solid #ffffff14;padding:16px 20px}.sidebar-user{color:#fff9;margin-bottom:10px;font-size:12px}.sidebar-user strong{color:#fff;margin-bottom:4px;font-size:13.5px;display:block}.btn-logout{border-radius:var(--r-md);color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;width:100%;padding:8px 12px;font-size:12.5px;font-weight:600;transition:background .15s}.btn-logout:hover{color:#fff;background:#ffffff29}.portal-main{flex-direction:column;min-height:100vh;margin-left:230px;display:flex}.page-header{width:100%;max-width:1320px;margin:0 auto;padding:28px 32px 0}.page-header h1{color:var(--ink-strong);font-size:24px;font-weight:800}.page-header p{color:var(--text-muted);margin-top:3px;font-size:13.5px}.page-body{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:22px 32px 40px}.mobile-topbar,.hamburger,.sidebar-overlay{display:none}.card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-sm);border:1px solid var(--border);overflow:clip}.card-header{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.card-header h3{color:var(--ink-strong);font-size:15px;font-weight:700}.card-body{padding:20px}.stat-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;margin-bottom:26px;display:grid}.stat-card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-sm);border:1px solid var(--border);padding:20px 22px;transition:transform .15s,box-shadow .15s}.stat-card:hover{box-shadow:var(--sh-md);transform:translateY(-2px)}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:700}.stat-value{color:var(--ink);margin-top:6px;font-size:34px;font-weight:800;line-height:1}.stat-sub{color:var(--text-muted);margin-top:6px;font-size:12px}.table-wrap{max-height:calc(100vh - 280px);overflow:auto}table{border-collapse:collapse;width:100%;font-size:13.5px}thead th{z-index:1;background:var(--surface);text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);white-space:nowrap;padding:13px 16px;font-size:11px;font-weight:700;position:sticky;top:0}thead th.num,tbody td.num{text-align:right}tbody tr{border-bottom:1px solid var(--border-soft);transition:background .12s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--bg)}tbody td{color:var(--text);vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;max-width:320px;height:46px;padding:13px 16px;overflow:hidden}tbody td.wrap{white-space:normal}.mono{color:var(--ink-strong);font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:12.5px}.table-footer{border-top:1px solid var(--border-soft);color:var(--text-muted);padding:12px 18px;font-size:12.5px;font-weight:500}.badge{border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;padding:3px 11px;font-size:11px;font-weight:700;display:inline-block}.badge-registered{color:#1d4ed8;background:#dbeafe}.badge-in_progress{background:var(--warn-bg);color:#92400e}.badge-submitted{color:#4338ca;background:#e0e7ff}.badge-scored,.badge-report_ready{background:var(--success-bg);color:#065f46}.badge-super_admin{color:#9d174d;background:#fce7f3}.badge-centre_admin{color:#5b21b6;background:#ede9fe}.badge-counsellor{background:var(--primary-soft);color:var(--primary)}.btn{border-radius:var(--r-md);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s,transform 50ms;display:inline-flex}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 12px -4px #2563eb80}.btn-primary:hover:not(:disabled){background:var(--primary-hover);text-decoration:none}.btn-secondary{background:var(--surface);color:var(--ink);border-color:var(--border)}.btn-secondary:hover:not(:disabled){background:var(--bg)}.btn-danger{background:var(--danger-bg);color:#b91c1c}.btn-danger:hover:not(:disabled){background:#fecaca}.btn-success{background:var(--success-bg);color:#065f46}.btn-success:hover:not(:disabled){background:#a7f3d0}.btn-sm{padding:6px 13px;font-size:12px}.btn-icon{padding:8px}.form-group{margin-bottom:18px}.form-label{color:var(--text);text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.form-control{border:1px solid var(--border);border-radius:var(--r-md);width:100%;color:var(--ink-strong);background:var(--surface);outline:none;padding:10px 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.form-control::placeholder{color:var(--text-muted)}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-error{color:var(--danger);margin-top:5px;font-size:12px}.form-hint{color:var(--text-muted);margin-top:5px;font-size:12px}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--r-lg);width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.modal-header h3{font-size:17px;font-weight:800}.modal-body{padding:20px 24px}.modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.btn-close{cursor:pointer;color:var(--text-muted);border-radius:var(--r-sm);background:0 0;border:none;padding:2px 8px;font-size:22px;line-height:1}.btn-close:hover{background:var(--bg);color:var(--ink)}.search-bar{position:relative}.search-bar input{padding-left:38px}.search-bar svg{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.empty-state{text-align:center;color:var(--text-muted);padding:56px 24px}.empty-state svg{opacity:.4;margin-bottom:14px}.empty-state p{font-size:14px}.alert{border-radius:var(--r-md);margin-bottom:18px;padding:13px 16px;font-size:13.5px}.alert-error{background:var(--danger-bg);color:#991b1b;border:1px solid #fecaca}.alert-success{background:var(--success-bg);color:#065f46;border:1px solid #a7f3d0}.alert-info{background:var(--primary-soft);color:#1e40af;border:1px solid #bfdbfe}.spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin;display:inline-block}.spinner-lg{border-width:4px;width:40px;height:40px}@keyframes spin{to{transform:rotate(360deg)}}.loading-center{justify-content:center;align-items:center;padding:56px;display:flex}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.toolbar-spacer{flex:1}.detail-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.detail-row{border-bottom:1px solid var(--border-soft);padding:10px 0;font-size:13.5px;display:flex}.detail-row:last-child{border-bottom:none}.detail-key{width:160px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;flex-shrink:0;padding-top:1px;font-size:12px;font-weight:600}.detail-val{color:var(--ink-strong);font-weight:500}.riasec-bar-wrap{flex-direction:column;gap:9px;display:flex}.riasec-row{align-items:center;gap:11px;font-size:13.5px;display:flex}.riasec-label{width:20px;font-weight:800}.riasec-track{background:var(--bg);border-radius:var(--r-pill);flex:1;height:11px;overflow:hidden}.riasec-fill{border-radius:var(--r-pill);height:100%;transition:width .4s}.riasec-pct{text-align:right;width:38px;color:var(--text-muted);font-size:12px;font-weight:600}.login-page{background:linear-gradient(135deg, var(--ink), var(--primary));justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-box{background:var(--surface);border-radius:var(--r-lg);width:100%;max-width:400px;padding:40px 36px;box-shadow:0 24px 70px #0f172a59}.login-logo{text-align:center;margin-bottom:30px}.login-logo h1{color:var(--ink);font-size:26px;font-weight:900}.login-logo p{color:var(--text-muted);margin-top:5px;font-size:13px}.login-box .btn-primary{width:100%;margin-top:6px;padding:13px;font-size:15px}.holland-code{gap:7px;display:flex}.holland-letter{border-radius:var(--r-md);color:#fff;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:flex}@media (width<=980px){.mobile-topbar{z-index:90;background:var(--ink);align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.hamburger{color:#fff;border-radius:var(--r-md);cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.mobile-brand{color:#fff;font-size:15px;font-weight:800}.sidebar{width:264px;transform:translate(-100%);box-shadow:0 0 40px #0006}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:95;background:#0f172a80;display:block;position:fixed;inset:0}.portal-main{margin-left:0}.page-header{padding:20px 18px 0}.page-body{padding:16px 18px 32px}.table-wrap{max-height:none}}@media (width<=640px){.stat-grid{grid-template-columns:1fr 1fr;gap:12px}.form-row,.detail-grid{grid-template-columns:1fr}.card-header{align-items:stretch}.card-header .search-bar input{width:100%!important}.page-header h1{font-size:20px}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2)format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2)format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2)format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2)format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2)format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2)format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2)format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2)format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2)format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2)format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-ext-800-normal-BZOjs1Xv.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-800-normal-Ca-gJeZY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2)format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-ext-800-normal-B--PVpEC.woff2)format("woff2"),url(/assets/inter-greek-ext-800-normal-DUe57HfS.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-800-normal-CLIouy3y.woff2)format("woff2"),url(/assets/inter-greek-800-normal-BU00tryP.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-vietnamese-800-normal-Cm7tD1pz.woff2)format("woff2"),url(/assets/inter-vietnamese-800-normal-DDlpr_Ee.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2)format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2)format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#1e293b;--ink-strong:#0f172a;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#eff6ff;--bg:#f1f5f9;--surface:#fff;--border:#e2e8f0;--border-soft:#eef2f6;--text:#475569;--text-muted:#94a3b8;--accent:#f59e0b;--success:#10b981;--success-bg:#d1fae5;--warn:#f59e0b;--warn-bg:#fef3c7;--danger:#ef4444;--danger-bg:#fee2e2;--s1:#2563eb;--s2:#f59e0b;--s3:#10b981;--s4:#8b5cf6;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:999px;--sh-sm:0 1px 2px #0f172a0a;--sh-md:0 4px 12px -4px #0f172a1f;--sh-lg:0 12px 32px -16px #0f172a4d;--font:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--navy:var(--ink);--blue:var(--primary);--blue-light:var(--primary-soft);--blue-mid:#bfdbfe;--green:var(--success);--amber:var(--accent);--red:var(--danger);--purple:var(--s4);--gray-50:#f8fafc;--gray-100:var(--bg);--gray-200:var(--border);--gray-300:#d1d5db;--gray-400:var(--text-muted);--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:var(--text);--gray-900:var(--ink-strong);--radius:var(--r-lg);--shadow:var(--sh-sm)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:15px;line-height:1.5}#root{text-align:left;width:100%;min-height:100vh}h1,h2,h3,h4{font-family:var(--font);color:var(--ink-strong);letter-spacing:-.2px;margin:0;font-weight:800}p{margin:0}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:var(--font)}
