@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css";
@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";
:root{--navy-990:#020817;--navy-970:#061225;--navy-940:#08172e;--navy-900:#0b1d3a;--navy-860:#10284d;--navy-780:#173763;--navy-680:#254a78;--navy-560:#466489;--navy-300:#9aacbf;--navy-160:#d6deea;--navy-080:#edf2f8;--navy-040:#f6f8fb;--brand-50:#f6f8fb;--brand-100:#d6deea;--brand-200:#9aacbf;--brand-300:#466489;--brand-400:#254a78;--brand-500:#173763;--brand-600:#0b1d3a;--brand-700:#061225;--brand-800:#020817;--brand-900:#020817;--bg:#f6f8fb;--bg-soft:#edf2f8;--bg-mute:#d6deea;--surface:#fff;--border:#0612251a;--border-strong:#0612252e;--text:#061225;--text-2:#173763;--text-3:#66768d;--text-4:#9aacbf;--success:#249057;--success-bg:#defae6;--warning:#bf8100;--warning-bg:#fff0d6;--danger:#cf413a;--danger-bg:#ffedeb;--info:#0079b4;--info-bg:#e5f4ff;--shadow-xs:0 1px 2px #0612250a;--shadow-sm:0 1px 2px #0612250f, 0 1px 3px #0612250d;--shadow-md:0 2px 4px #0612250a, 0 8px 24px #06122514;--shadow-lg:0 8px 16px #0612250f, 0 24px 48px #0612251f;--shadow:0 18px 45px #06122514;--shadow-soft:0 8px 22px #0612250e;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:24px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:32px;--s-8:40px;--s-9:56px;--s-10:72px;--topbar-h:64px;--sidebar-w:244px;--sidebar-collapsed-w:68px;--font-sans:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Segoe UI", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}@supports (color:lab(0% 0 0)){:root{--success:lab(52.9621% -41.6164 21.4815);--success-bg:lab(95.8995% -12.4059 6.35721);--warning:lab(59.2291% 19.3453 66.8781);--warning-bg:lab(95.4698% 3.49772 19.3272);--danger:lab(49.5145% 56.3761 37.3383);--danger-bg:lab(95.0028% 12.0867 7.12119);--info:lab(47.5913% -12.4826 -40.4206);--info-bg:lab(95.3988% -4.7369 -9.80746)}}[data-theme=dark]{--bg:#061225;--bg-soft:#08172e;--bg-mute:#0b1d3a;--surface:#08172e;--border:#ffffff14;--border-strong:#ffffff29;--text:#fff;--text-2:#ffffffc7;--text-3:#ffffff8f;--text-4:#ffffff61;--brand-50:#08172e;--brand-100:#10284d;--brand-600:#d6deea;--brand-700:#fff;--shadow-xs:0 1px 2px #00000040;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #00000059;--shadow-lg:0 12px 32px #00000073}*,:before,:after{box-sizing:border-box}html,body{max-width:100%;height:100%;margin:0;overflow-x:hidden}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);letter-spacing:-.018em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:14px;line-height:1.5}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:0;padding:0}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.t-display{letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1.2}.t-h1{letter-spacing:-.015em;font-size:24px;font-weight:700;line-height:1.3}.t-h2{letter-spacing:-.01em;font-size:18px;font-weight:600;line-height:1.4}.t-h3{font-size:15px;font-weight:600;line-height:1.4}.t-body{font-size:14px;line-height:1.6}.t-sm{font-size:13px;line-height:1.5}.t-xs{font-size:12px;line-height:1.4}.t-mono{font-family:var(--font-mono);font-feature-settings:"tnum"}.t-muted{color:var(--text-3)}.t-muted-2{color:var(--text-2)}.btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.btn-primary{background:var(--navy-970);color:#fff;box-shadow:0 8px 20px #0612252e}.btn-primary:hover{background:var(--navy-900);transform:translateY(-1px)}.btn-secondary{background:var(--surface);color:var(--navy-970);border-color:var(--border-strong)}.btn-secondary:hover{background:var(--navy-080);border-color:var(--border-strong)}.btn-ghost{color:var(--text-2)}.btn-ghost:hover{background:var(--bg-soft);color:var(--text)}.btn-danger{background:var(--surface);color:var(--danger);border-color:var(--border)}.btn-danger:hover{background:var(--danger-bg)}.btn-sm{height:30px;padding:0 12px;font-size:12px}.btn-lg{height:46px;padding:0 22px;font-size:14px}.btn-icon{width:38px;padding:0}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.input{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);width:100%;height:36px;color:var(--text);outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s;display:block}.input:focus,.input:focus-within{border-color:var(--navy-680);box-shadow:0 0 0 3px #254a782e}textarea.input{resize:vertical;min-height:80px;padding:10px 12px;line-height:1.55}.input-lg{height:44px;padding:0 14px;font-size:14px}.input-with-icon{position:relative}.input-with-icon .input{padding-left:36px}.input-with-icon>svg{color:var(--text-3);pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.label{color:var(--text-2);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg)}.card-pad{padding:20px}.card-pad-lg{padding:28px}.badge{letter-spacing:0;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;height:22px;padding:0 8px;font-size:11px;font-weight:500;display:inline-flex}.badge-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.badge-neutral{background:var(--bg-mute);color:var(--text-2)}.badge-success{background:var(--success-bg);color:var(--success)}.badge-warning{background:var(--warning-bg);color:var(--warning)}.badge-danger{background:var(--danger-bg);color:var(--danger)}.badge-info{background:var(--info-bg);color:var(--info)}.badge-brand{background:var(--brand-50);color:var(--brand-700)}.badge-outline{border:1px solid var(--border);color:var(--text-2);background:0 0}.app-shell{grid-template-columns:var(--sidebar-w) 1fr;height:100dvh;min-height:600px;display:grid;position:relative}.app-shell.collapsed{grid-template-columns:var(--sidebar-collapsed-w) 1fr}.app-main{grid-template-rows:var(--topbar-h) 1fr;min-width:0;min-height:0;display:grid}.workspace-shell{background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.sidebar-backdrop{z-index:99;cursor:pointer;opacity:0;pointer-events:none;background:#0612258c;border:0;padding:0;transition:opacity .25s;display:none;position:fixed;inset:0}.topbar{-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);z-index:10;background:#ffffffdb;align-items:center;gap:12px;padding:0 24px;display:flex;position:sticky;top:0}[data-theme=dark] .topbar{background:#061225c7}@media (max-width:720px){.no-ios-zoom{font-size:16px!important}}.sidebar{background:var(--navy-970);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;color:#fff;border-right:1px solid #ffffff0f;flex-direction:column;min-height:0;max-height:100dvh;padding:22px 14px;display:flex;overflow-y:auto}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.sidebar>*{flex-shrink:0}.sidebar .nav-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:#ffffff61;flex-shrink:0;margin:12px 0 6px;padding:0 10px;font-size:9px}.sidebar .nav-item{color:#ffffffa8;background:0 0;border-radius:999px;flex-shrink:0;height:40px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600}.sidebar .nav-item:hover{color:#fff;background:#ffffff0f}.sidebar .nav-item.active{background:var(--navy-990);color:#fff;font-weight:700;box-shadow:0 4px 12px #0000004d}.sidebar .nav-item-text{flex:1;align-items:baseline;gap:8px;min-width:0;display:inline-flex}.sidebar .nav-item-en{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff52;text-transform:uppercase;font-size:9px;font-weight:700}.sidebar .nav-item.active .nav-item-en{color:#ffffff8c}.sidebar .nav-item .ico{color:inherit}.sidebar .nav-item .count{color:#ffffff6b}.sidebar .nav-item.active .count{color:#fff}.sidebar .card{color:#ffffffdb;background:#ffffff0a!important;border:1px dashed #ffffff2e!important}.sidebar .card .t-muted{color:#ffffff8c}.sidebar .btn-secondary{color:#fff;background:#ffffff14;border-color:#ffffff2e}.sidebar .btn-secondary:hover{background:#ffffff24;border-color:#ffffff47}.content{background:var(--bg);overscroll-behavior:contain;scrollbar-gutter:stable;overflow-y:auto}.content::-webkit-scrollbar{width:10px}.content::-webkit-scrollbar-thumb{background:var(--border);border-radius:5px}.content::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.mic-pulse{animation:1.1s ease-in-out infinite mic-pulse}@keyframes mic-pulse{0%,to{opacity:1;transform:translateY(-50%)scale(1)}50%{opacity:.55;transform:translateY(-50%)scale(1.18)}}.voice-wave{color:inherit;align-items:center;display:inline-flex}.voice-wave>span{transform-origin:50%;background:currentColor;border-radius:999px;height:100%;animation:.9s ease-in-out infinite voice-wave-bounce;display:block}.voice-wave.preparing>span{opacity:.45;animation-duration:1.5s}@keyframes voice-wave-bounce{0%,to{transform:scaleY(.28)}50%{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.voice-wave>span{animation:none;transform:scaleY(.6)}.mic-pulse{animation:none}}.page{max-width:1280px;margin:0 auto;padding:32px 40px 80px}.page-narrow{max-width:920px}.page.agent-page{padding-bottom:0}.nav-section{margin-bottom:16px}.nav-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-4);margin-bottom:4px;padding:6px 10px;font-size:11px;font-weight:600}.nav-item{border-radius:var(--r-md);width:100%;height:34px;color:var(--text-2);text-align:left;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex;position:relative}.nav-item:hover{background:var(--bg-mute);color:var(--text)}.nav-item.active{background:var(--navy-080);color:var(--navy-970);font-weight:700}.nav-item .ico{flex-shrink:0;width:16px;height:16px}.nav-item .count{font-family:var(--font-mono);color:var(--text-3);margin-left:auto;font-size:11px}.nav-item.active .count{color:var(--brand-600)}.page-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.page-header-title{flex-flow:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.page-header-title>*{margin:0!important}.page-header-actions{gap:8px;display:flex}.breadcrumbs{color:var(--text-3);align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--text)}.breadcrumbs .sep{color:var(--text-4)}.table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.table thead th{text-align:left;color:var(--text-3);border-bottom:1px solid var(--border);background:var(--bg-soft);padding:10px 14px;font-size:12px;font-weight:500;position:sticky;top:0}.table thead th:first-child{border-top-left-radius:var(--r-lg)}.table thead th:last-child{border-top-right-radius:var(--r-lg)}.table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text);padding:14px}.table tbody tr:last-child td{border-bottom:0}.table tbody tr{transition:background .12s}.table tbody tr:hover{background:var(--bg-soft);cursor:pointer}.table-wrap{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);overflow:hidden}.clinic-table,.clinic-table thead th,.clinic-table tbody td{font-size:13px;font-weight:400}.clinic-table .btn,.clinic-table .badge,.clinic-table b,.clinic-table strong{font-weight:400}.clinic-table thead th,.clinic-table tbody td{padding:8px 10px}.clinic-table tbody tr:hover{cursor:default}.clinic-table .clinic-table-ellipsis{text-overflow:ellipsis;white-space:nowrap;max-width:0;overflow:hidden}.avatar{background:var(--brand-100);width:28px;height:28px;color:var(--brand-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.avatar-lg{width:40px;height:40px;font-size:14px}.avatar-xl{width:56px;height:56px;font-size:18px}.divider{background:var(--border);height:1px;margin:16px 0}.kbd{background:var(--bg-mute);border:1px solid var(--border);min-width:18px;height:18px;font-family:var(--font-mono);color:var(--text-2);border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;display:inline-flex}.chip{background:var(--surface);border:1px solid var(--border);height:28px;color:var(--text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:500;transition:all .12s;display:inline-flex}.chip:hover{border-color:var(--border-strong);color:var(--text)}.chip.active{background:var(--navy-970);color:#fff;border-color:var(--navy-970)}.icon-btn{border-radius:var(--r-md);width:32px;height:32px;color:var(--text-2);justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.icon-btn:hover{background:var(--bg-soft);color:var(--text)}.tooltip{background:var(--text);color:var(--bg);white-space:nowrap;opacity:0;pointer-events:none;border-radius:4px;padding:4px 8px;font-size:11px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}[data-tooltip]:hover .tooltip{opacity:1}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid var(--border-strong);border-top-color:var(--navy-970);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}.tabs{border-bottom:1px solid var(--border);gap:2px;margin-bottom:24px;display:flex}.tab{color:var(--text-3);border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:13px;font-weight:500}.tab:hover{color:var(--text)}.tab.active{color:var(--navy-970);border-bottom-color:var(--navy-970);font-weight:700}.switch{width:32px;height:18px;display:inline-block;position:relative}.switch input{display:none}.switch-slider{background:var(--border-strong);border-radius:999px;transition:background .15s;position:absolute;inset:0}.switch-slider:before{content:"";width:14px;height:14px;box-shadow:var(--shadow-xs);background:#fff;border-radius:50%;transition:transform .15s;position:absolute;top:2px;left:2px}.switch input:checked+.switch-slider{background:var(--navy-970)}.switch input:checked+.switch-slider:before{transform:translate(14px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:.25s ease-out fadeIn}@keyframes popoverDown{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:none}}@keyframes popoverUp{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:none}}.att-popover-down{transform-origin:0 0;animation:.16s ease-out popoverDown}.att-popover-up{transform-origin:0 100%;animation:.16s ease-out popoverUp}.login-shell{background:var(--navy-040);min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));background-image:radial-gradient(circle at 20% 20%,#0b1d3a14,#0000 50%),radial-gradient(circle at 80% 80%,#0b1d3a0d,#0000 40%);place-items:center;width:100%;display:grid;overflow-x:hidden}.login-shell>*{width:100%;max-width:100%}@media (max-width:720px){.login-shell{padding:max(16px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))}.login-shell .card-pad-lg{padding:22px 16px}.login-shell .input-lg,.login-shell .btn-lg{height:46px;font-size:15px}.login-shell .fade-in>.flex{margin-bottom:20px!important}}@media (max-width:380px){.login-shell{padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}.login-shell .card-pad-lg{padding:18px 14px}}.empty{text-align:center;color:var(--text-3);flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.empty-icon{background:var(--bg-mute);border-radius:var(--r-lg);width:48px;height:48px;color:var(--text-3);place-items:center;margin-bottom:12px;display:grid}.score-bar{background:var(--bg-mute);border-radius:999px;height:6px;position:relative;overflow:hidden}.score-bar-fill{background:var(--navy-780);border-radius:999px;transition:width .4s;position:absolute;inset:0 auto 0 0}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.flex-1{flex:1;min-width:0}.w-full{width:100%}.text-right{text-align:right}.text-center{text-align:center}.relative{position:relative}.cursor-pointer{cursor:pointer}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.grid{display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.dash-split-2-1{grid-template-columns:minmax(0,2fr) minmax(0,1fr);display:grid}.dash-split-4-6{grid-template-columns:minmax(0,4fr) minmax(0,6fr);display:grid}@media (max-width:720px){.dash-split-2-1,.dash-split-4-6{grid-template-columns:minmax(0,1fr)}.dash-split-2-1>*,.dash-split-4-6>*{min-width:0;overflow-x:clip}}.students-split{grid-template-columns:minmax(280px,4fr) minmax(0,6fr);display:grid}.students-side{align-self:start;position:sticky;top:12px}.students-kpi{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1080px){.students-kpi{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.students-split{grid-template-columns:minmax(0,1fr)}.students-split>*{min-width:0;overflow-x:clip}.students-side{position:static;top:auto}}.schedules-split{grid-template-columns:minmax(0,4fr) minmax(0,6fr);display:grid}.schedules-side{align-self:start;position:sticky;top:12px}@media (max-width:720px){.schedules-split{grid-template-columns:minmax(0,1fr)}.schedules-split>*{min-width:0;overflow-x:clip}.schedules-side{position:static;top:auto}}.clinic-split{grid-template-columns:minmax(0,300px) minmax(0,1fr);display:grid}@media (max-width:720px){.clinic-split{grid-template-columns:minmax(0,1fr)}.clinic-split>*{min-width:0;overflow-x:clip}}.moatx-brand-logo{-webkit-user-select:none;user-select:none;filter:brightness(0);width:auto;height:26px;display:block}.moatx-brand-logo-lg{height:32px}[data-theme=dark] .moatx-brand-logo,.sidebar .moatx-brand-logo{filter:none}.kicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--navy-560);font-size:10px;font-weight:800}.pill{border:1px solid var(--border);color:var(--navy-780);background:#ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:700;display:inline-flex}.tag{background:var(--navy-080);color:var(--navy-780);border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.tag.dark{background:var(--navy-900);color:#fff}.tag.light{border:1px solid var(--border);color:var(--navy-680);background:#fff}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-head>div:first-child{min-width:0}.page-head .page-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-head h1{letter-spacing:-.055em;color:var(--text);margin:8px 0 0;font-size:28px;font-weight:900;line-height:1.1}.page-head p{color:var(--text-3);margin:8px 0 0;font-size:13px}.layout{grid-template-columns:1.35fr .9fr;align-items:start;gap:18px;display:grid}.layout>aside{flex-direction:column;gap:18px;display:flex}@media (max-width:1080px){.layout{grid-template-columns:1fr}}@media (max-width:720px){.page-head{flex-direction:column;align-items:stretch}.page-head .btn{align-self:flex-start}}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:24px;overflow:hidden}.panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.panel-title{letter-spacing:-.04em;font-size:17px;font-weight:900}.panel-sub{color:var(--text-3);margin-top:3px;font-size:12px}.panel-body{padding:18px 22px}.kpi-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}@media (max-width:1080px){.kpi-grid{grid-template-columns:repeat(2,1fr)}}.kpi{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:20px;padding:18px}.kpi span{color:var(--text-3);font-size:11px;font-weight:800}.kpi b{letter-spacing:-.06em;font-variant-numeric:tabular-nums;margin-top:5px;font-size:28px;display:block}.queue{gap:10px;display:grid}.queue-item{border:1px solid var(--border);background:var(--navy-040);border-radius:16px;grid-template-columns:110px 1fr auto;align-items:center;gap:14px;padding:14px;transition:background .15s,border-color .15s,transform .12s;display:grid}button.queue-item{color:inherit}button.queue-item:hover{border-color:var(--border-strong);background:#fff;transform:translateY(-1px)}.queue-item strong{margin-bottom:2px;font-size:13.5px;display:block}.queue-item small{color:var(--text-3)}.status{color:var(--navy-780);border:1px solid var(--border);background:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.student-table{border-collapse:separate;border-spacing:0 8px;width:100%}.student-table th{text-align:left;color:var(--text-3);font-size:10px;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;padding:0 10px}.student-table td{background:var(--navy-040);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 10px;font-size:12.5px}.student-table td:first-child{border-left:1px solid var(--border);border-radius:14px 0 0 14px;font-weight:850}.student-table td:last-child{border-right:1px solid var(--border);border-radius:0 14px 14px 0}.mini-bar{background:var(--navy-080);border-radius:999px;width:100px;height:8px;overflow:hidden}.mini-bar span{background:var(--navy-780);height:100%;display:block}.chart{align-items:end;gap:12px;height:220px;padding:10px 0 0;display:flex}.bar{background:var(--navy-080);border-radius:12px 12px 4px 4px;flex:1;min-height:20px;position:relative}.bar span{background:var(--navy-780);border-radius:12px 12px 4px 4px;position:absolute;inset:auto 0 0}.bar small{color:var(--text-3);white-space:nowrap;font-size:11px;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.note{border-left:3px solid var(--navy-780);background:var(--navy-040);color:var(--text-3);border-radius:0 14px 14px 0;padding:14px 16px;line-height:1.65}.section-title{letter-spacing:-.055em;text-wrap:balance;margin:14px 0;font-size:clamp(29px,3.7vw,47px);font-weight:900;line-height:1.07}.section-lead{color:var(--text-3);max-width:760px;margin:0;font-size:16px;line-height:1.72}@media (max-width:1080px){.app-shell,.app-shell.collapsed{grid-template-columns:1fr;min-height:0}.sidebar{z-index:100;width:280px;max-width:86vw;transition:transform .25s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:0 20px 50px #00000059}.app-shell.mobile-open .sidebar{transform:translate(0)}.app-shell.mobile-open .sidebar-backdrop{opacity:1;pointer-events:auto;display:block}.topbar{padding:0 16px}.page{padding:24px 20px 64px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.topbar{gap:8px}.topbar .kbd,.topbar .profile-label{display:none}.topbar form[role=search]{width:100%!important}.page-header{flex-direction:column;align-items:flex-start}.page-header-actions{width:100%}.page-header-actions .btn{flex:1}.kpi-grid,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi{border-radius:16px;padding:14px}.kpi b{font-size:22px}.panel{border-radius:18px}.panel-head{padding:16px}.panel-body{padding:14px 16px}.panel-title{font-size:15px}.queue-item{grid-template-rows:auto auto;grid-template-columns:auto 1fr;row-gap:8px}.queue-item>.status{grid-column:1/-1;justify-self:start}.student-table{display:block;overflow-x:auto}.table-wrap{overflow-x:auto}.table{min-width:560px}.clinic-table{min-width:700px}.students-list-table,.mobile-fit-table{table-layout:fixed;min-width:0}.students-list-table th,.students-list-table td,.mobile-fit-table th,.mobile-fit-table td{overflow-wrap:anywhere;word-break:break-word;white-space:normal!important}.mobile-fit-wrap{overflow-x:hidden}.lecture-students-table th,.lecture-students-table td{padding-left:8px;padding-right:8px}.lecture-students-table th:nth-child(3),.lecture-students-table td:nth-child(3){word-break:keep-all;overflow-wrap:normal;font-size:11px;white-space:nowrap!important}.students-list-table th,.students-list-table td{padding-left:8px;padding-right:8px}.students-list-table th:first-child,.students-list-table td:first-child{word-break:keep-all;overflow-wrap:normal;text-overflow:ellipsis;width:88px;overflow:hidden;white-space:nowrap!important}.students-list-table th:nth-child(3),.students-list-table td:nth-child(3){word-break:keep-all;overflow-wrap:normal;width:116px;font-size:11px;white-space:nowrap!important}.page-head h1{font-size:22px}.section-title{font-size:24px}.tabs{flex-wrap:nowrap;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.sidebar .nav-item{height:44px;font-size:14px}}@media (max-width:480px){.topbar form[role=search]{width:100%!important}.topbar form[role=search] .input::placeholder{color:var(--text-3)}.page{padding:20px 14px 56px}}.qb-question{color:var(--text);flex-direction:column;gap:8px;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:12.5px;line-height:1.7;display:flex}[data-exam-font=pretendard] .qb-question,[data-exam-font=pretendard] .qb-answer-doc{font-family:var(--font-sans)}@font-face{font-family:KoPub World Dotum;src:url(/fonts/KoPubWorld-Dotum-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:KoPub World Dotum;src:url(/fonts/KoPubWorld-Dotum-Medium.woff2)format("woff2");font-weight:400 500;font-style:normal;font-display:swap}@font-face{font-family:KoPub World Dotum;src:url(/fonts/KoPubWorld-Dotum-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}[data-exam-font=kopub-phj] .qb-question,[data-exam-font=kopub-phj] .qb-answer-doc{letter-spacing:-.05em;text-align:justify;font-family:KoPub World Dotum,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-stretch:95%;line-height:1.4}.qb-question p{margin:0}.qb-question p+p{margin-top:4px}.qb-question ul{margin:0;padding-left:20px;list-style:outside}.qb-question ol{margin:0;padding-left:20px;list-style:decimal}.qb-question code{font-family:var(--font-mono);font-size:11px}.qb-question strong{font-weight:inherit}.qb-text-root{font-weight:600}.qb-image-wrap{max-width:100%;margin:4px auto;position:relative}.qb-image-wrap.in-choice{margin:4px 0}.qb-image-wrap img{max-width:100%;height:auto;display:block}.qb-image-wrap.resizable .qb-image-controls{border:1px solid var(--border,#ddd);opacity:0;pointer-events:none;background:#ffffffeb;border-radius:4px;align-items:center;gap:2px;padding:2px 4px;font-size:11px;transition:opacity .12s;display:flex;position:absolute;top:4px;right:4px}.qb-image-wrap.resizable:hover .qb-image-controls,.qb-image-wrap.resizable:focus-within .qb-image-controls{opacity:1;pointer-events:auto}.qb-image-ctl{cursor:pointer;width:20px;height:20px;color:var(--text-2,#555);background:0 0;border:none;padding:0;font-size:14px;line-height:1}.qb-image-ctl:hover{color:var(--text,#111)}.qb-image-ctl:disabled{opacity:.3;cursor:not-allowed}.qb-image-pct{color:var(--text-3,#888);text-align:center;font-variant-numeric:tabular-nums;min-width:36px;font-size:10px}.qb-image-wrap.resizable .qb-image-resize-handle{cursor:nwse-resize;opacity:0;pointer-events:none;touch-action:none;background:linear-gradient(135deg, transparent 0, transparent 35%, var(--text-2,#555) 35%, var(--text-2,#555) 45%, transparent 45%, transparent 65%, var(--text-2,#555) 65%, var(--text-2,#555) 75%, transparent 75%);width:14px;height:14px;transition:opacity .12s;position:absolute;bottom:0;right:0}.qb-image-wrap.resizable:hover .qb-image-resize-handle,.qb-image-wrap.resizable:focus-within .qb-image-resize-handle{opacity:.85;pointer-events:auto}.qb-image-wrap.resizable .qb-image-resize-handle:hover,.qb-image-wrap.resizable .qb-image-resize-handle:active{opacity:1}.qb-statements,.qb-box{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin-top:12px;padding:16px 16px 12px;position:relative}.qb-box{background:var(--bg-soft)}.qb-answer-doc .qb-box{background:0 0}.qb-box-label,.qb-statements-label{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:12px}.qb-statements-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.qb-statements-item{align-items:flex-start;gap:8px;display:flex}.qb-statements-item-label{flex-shrink:0;font-weight:600}.qb-statements-item-content{flex:1;min-width:0}.qb-choices{flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.qb-choices.qb-choices-multi{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px;display:grid}.qb-choices.qb-choices-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.qb-choice{align-items:flex-start;gap:6px;display:flex;position:relative}.qb-choice-num{flex-shrink:0;position:relative}.qb-choice-check{color:#38bdf8;width:14px;height:14px;margin-right:2px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.qb-choice-content{flex:1;min-width:0}.qb-answer{border-top:1px dashed var(--border);margin-top:4px;padding-top:8px}.qb-answer-label{font-weight:700}.qb-answer-doc{color:var(--text);flex-direction:column;gap:8px;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:12.5px;line-height:1.7;display:flex}.qb-answer-doc p{margin:0}.qb-answer-doc p+p{margin-top:4px}.qb-answer-doc ul{margin:0;padding-left:20px;list-style:outside}.qb-answer-doc ol{margin:0;padding-left:20px;list-style:decimal}.qb-answer-doc code{font-family:var(--font-mono);font-size:11px}.qb-parse-error{color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 30%, transparent);border-radius:6px;padding:6px 10px;font-size:12px}.qb-parse-error pre{white-space:pre-wrap;max-height:192px;margin:4px 0 0;font-size:10px;overflow:auto}.qb-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1180px){.qb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.qb-grid{grid-template-columns:1fr}}.qb-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);flex-direction:column;gap:12px;padding:18px 20px;display:flex}.qb-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.qb-card-header-left{color:var(--text-2);align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.qb-card-path{color:var(--text-3);margin-top:-4px;font-size:11px}.qb-type-tag{background:var(--bg-mute);color:var(--text-2);border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.qb-filter{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);grid-template-columns:auto repeat(6,minmax(0,1fr));align-items:end;gap:14px;margin-bottom:18px;padding:16px 18px;display:grid}@media (max-width:1080px){.qb-filter{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.qb-filter{grid-template-columns:1fr 1fr}}.qb-filter-label{color:var(--text-3);text-transform:none;letter-spacing:0;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.qb-filter-lead{color:var(--text-3);justify-content:center;align-items:center;padding-bottom:7px;font-size:12px;font-weight:700;display:flex}.qb-select,.qb-search-input{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);width:100%;height:36px;color:var(--text);outline:none;padding:0 12px;font-size:13px;display:block}.qb-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2366768d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.qb-select:focus,.qb-search-input:focus{border-color:var(--navy-680);box-shadow:0 0 0 3px #254a782e}.qb-select:disabled,.qb-search-input:disabled{opacity:.55;cursor:not-allowed;background-color:var(--bg-mute,#f5f7fa)}.qb-unit-search{position:relative}.qb-unit-dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);z-index:30;width:max-content;min-width:100%;max-width:min(720px,100vw - 80px);max-height:340px;padding:4px 0;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.qb-unit-dropdown-empty{color:var(--text-3);padding:10px 14px;font-size:12px}.qb-unit-dropdown-item{text-align:left;width:100%;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:7px 14px;font-family:inherit;font-size:12px;line-height:1.4;display:block}.qb-unit-dropdown-item:hover,.qb-unit-dropdown-item.active{background:var(--bg-mute)}.qb-unit-dropdown-item.lvl-1{font-weight:600}.qb-unit-dropdown-item.lvl-2{color:var(--text-2);padding-left:26px}.qb-unit-dropdown-item.lvl-3{color:var(--text-3);padding-left:38px}.qb-unit-dropdown-curriculum{color:var(--text-3);margin-right:6px;font-size:10px;font-weight:700}.qb-unit-mark{color:inherit;background:#d4a12747;border-radius:3px;padding:0 2px;font-weight:700}.qb-moatx-section{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);margin-bottom:18px}.qb-moatx-header{justify-content:space-between;align-items:center;gap:8px;padding:9px 14px;display:flex}.qb-moatx-title{color:var(--text-2);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.qb-moatx-badge{background:var(--navy-680);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.qb-moatx-reset{cursor:pointer;color:var(--text-3);background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;font-size:12px;display:inline-flex}.qb-moatx-reset:hover{color:var(--danger,#c0392b)}.qb-fsec-toggle{cursor:pointer;min-width:0;color:var(--text-2);text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:7px;padding:0;font-family:inherit;font-size:13px;font-weight:700;display:flex}.qb-fsec-chev{color:var(--text-3);flex-shrink:0}.qb-fsec-title{white-space:nowrap}.qb-fsec-badge{background:var(--navy-680);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.qb-moatx-body{border-top:1px solid var(--border);padding:12px 14px 16px}.qb-moatx-group{flex-direction:column;gap:11px;display:flex}.qb-moatx-divider{border-top:1px dotted var(--border);margin:13px 0}.qb-moatx-row{align-items:flex-start;gap:10px;display:flex}.qb-moatx-row-label{width:78px;color:var(--text-3);flex-shrink:0;padding-top:4px;font-size:12px;font-weight:700;line-height:1.4}.qb-moatx-chiprow{flex-wrap:wrap;flex:1;align-items:flex-start;gap:6px 8px;min-width:0;display:flex}.qb-moatx-search-inline{border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);width:110px;height:28px;color:var(--text);outline:none;flex-shrink:0;padding:0 9px;font-family:inherit;font-size:12px}.qb-moatx-search-inline:focus{border-color:var(--navy-680)}.qb-moatx-chips{flex-wrap:wrap;align-items:center;gap:5px 7px;min-width:0;display:flex}.qb-moatx-chips-empty{color:var(--text-3);padding:3px 0;font-size:12px}.qb-moatx-chip{cursor:pointer;color:var(--text-3);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:2px 7px 2px 5px;font-family:inherit;font-size:12px;line-height:1.5;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.qb-moatx-chip:hover{background:var(--bg-mute);color:var(--text)}.qb-moatx-chip.on{color:var(--navy-680);background:#254a7814;border-color:#254a7847;font-weight:600}.qb-moatx-chip-box{border:1.5px solid var(--border);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.qb-moatx-chip.on .qb-moatx-chip-box{background:var(--navy-680);border-color:var(--navy-680)}.qb-moatx-chip-label{white-space:nowrap}.qb-moatx-kwtree{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qb-moatx-kwtree .qb-moatx-search-inline{align-self:flex-start}.qb-moatx-kw-middle{flex-direction:column;gap:5px;display:flex}.qb-moatx-kw-middle-label{color:var(--text-2);border-bottom:1px solid var(--border);padding-bottom:3px;font-size:12px;font-weight:700}.qb-moatx-kw-wanja{flex-wrap:wrap;align-items:baseline;gap:4px 8px;padding-left:8px;display:flex}.qb-moatx-kw-wanja-label{width:100%;color:var(--text-3);flex-shrink:0;margin-top:2px;font-size:11px;font-weight:600}.qb-vector-row{align-items:center;gap:10px;margin-bottom:18px;display:flex}.qb-vector-row .qb-search-input{flex:1}.qb-search-input-wrapper{flex:1;position:relative}.qb-search-input-wrapper .qb-search-input{padding-right:36px}.qb-search-clear{cursor:pointer;color:var(--text-3);hover:opacity(.7);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;font-size:16px;line-height:1;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.qb-search-clear:hover{color:var(--text-2)}.qb-similar-banner{border-radius:var(--r-md);color:#4f46e5;background:#6366f114;border:1px solid #6366f159;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;display:flex}.qb-similar-banner-text{font-size:13px;font-weight:700}.qb-similar-banner-ref{color:var(--text-2);font-weight:600}.qb-similar-banner-hint{color:var(--text-3);font-size:11px;font-weight:500}.qb-similar-banner-clear{cursor:pointer;border-radius:var(--r-sm);color:#4f46e5;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:4px;display:inline-flex}.qb-similar-banner-clear:hover{background:#6366f124}.qb-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.qb-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);flex-direction:column;width:100%;max-width:90vw;max-height:90vh;animation:.3s ease-out slideUp;display:flex;box-shadow:0 20px 50px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.qb-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.qb-modal-body{flex:1;padding:20px;overflow-y:auto}.qb-crop-gallery{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:8px;display:grid}.qb-crop-thumb{aspect-ratio:1;border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;transition:border-color .2s,box-shadow .2s;display:block;overflow:hidden}.qb-crop-thumb:hover{border-color:var(--navy-680);box-shadow:0 0 0 3px #254a782e}.qb-crop-zoom-overlay{z-index:1100;cursor:zoom-out;background:#000000d1;justify-content:center;align-items:center;padding:32px;animation:.15s ease-out fadeIn;display:flex;position:fixed;inset:0}.qb-crop-zoom-close{z-index:1;color:#fff;border-radius:var(--r-md);cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;padding:8px 14px;font-size:13px;font-weight:600;position:fixed;top:16px;right:20px}.qb-crop-zoom-close:hover{background:#ffffff42}.qb-crop-zoom-stage{cursor:default;line-height:0;display:inline-block;position:relative}.qb-crop-zoom-img{background:#fff;width:auto;max-width:min(94vw,1400px);height:auto;max-height:90vh;display:block;box-shadow:0 12px 48px #0009}.qb-crop-zoom-box{pointer-events:none;box-sizing:border-box;border:3px solid #ff3b30;position:absolute;box-shadow:0 0 0 9999px #0000008c}.exams-page-root{flex-direction:column;height:100%;min-height:0;padding-bottom:24px;display:flex}.exams-page-root .page-head{flex-shrink:0}.exam-workbench{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:320px 1fr;gap:16px;min-height:0;display:grid}.exam-workbench.is-tree-collapsed{grid-template-columns:36px 1fr;gap:8px}.exam-workbench.is-tree-collapsed .exam-tree-panel .panel-body{display:none}.exam-tree-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.exam-workbench.is-tree-collapsed .exam-tree-toolbar{border-bottom:none;justify-content:center;padding:4px}.exam-tree-collapse-btn{border:1px solid var(--border);background:var(--surface,#fff);width:22px;height:22px;color:var(--text-muted,#6b7280);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:13px;line-height:1;display:inline-flex}.exam-tree-collapse-btn:hover{background:var(--surface-hover,#f3f4f6);color:var(--text,#111)}.exam-tree-panel,.exam-detail-panel{flex-direction:column;min-width:0;min-height:0;display:flex}.exam-tree-panel .panel-body{flex:1;min-height:0;overflow:auto}.exam-tree-tabs{border-bottom:1px solid var(--border,#e5e7eb);flex-shrink:0;display:flex}.exam-tree-tab{cursor:pointer;color:var(--text-2,#6b7280);letter-spacing:.2px;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 12px;font-size:13px;transition:color .12s,border-color .12s,background .12s}.exam-tree-tab:hover{background:var(--surface-2,#f9fafb);color:var(--text,#111827)}.exam-tree-tab.is-active{color:var(--brand-700,#061225);border-bottom-color:var(--brand-600,#0b1d3a);font-weight:600}.exam-detail{flex-direction:column;gap:12px;height:100%;display:flex}.exam-detail-card{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.exam-detail-card .panel-body{flex:1;min-width:0;min-height:0;overflow:auto}.exam-detail-card .panel-body.is-preview{flex-direction:column;padding:0;display:flex;overflow:hidden}.exam-section+.answer-section{border-top:1px dashed var(--border);margin-top:16px;padding-top:16px}.exam-detail-tabs{flex-shrink:0;align-items:center;gap:8px;display:flex}.exam-detail-head-title{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-left:8px;font-size:13px;font-weight:600;overflow:hidden}.exam-detail-title-edit{width:24px;height:24px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;transition:background .12s,color .12s;display:inline-flex}.exam-detail-title-edit:hover{background:var(--bg-mute);color:var(--text)}.exam-tab{background:var(--surface);border:1px solid var(--border);color:var(--text-2);cursor:pointer;border-radius:999px;flex-shrink:0;padding:7px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.exam-tab:hover{border-color:var(--border-strong,var(--text-3));color:var(--text)}.exam-tab.active{background:var(--navy-970,#0f1d34);color:#fff;border-color:var(--navy-970,#0f1d34)}.exam-sheet-empty{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:80px 16px;display:flex}.exam-sheet-toolbar{justify-content:space-between;align-items:center;margin:12px 0;padding:0 16px;display:flex}.exam-sheet-toolbar-actions{align-items:center;gap:8px;display:flex}.grading-panel{flex-direction:column;gap:16px;padding:12px 0;display:flex}.grading-dropzone{border:2px dashed var(--border-strong);background:var(--bg-soft);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 24px;transition:background .12s,border-color .12s;display:flex}.grading-dropzone:hover,.grading-dropzone:focus-visible{background:var(--bg-mute);border-color:var(--brand-400);outline:none}.grading-dropzone.is-dragover{background:var(--brand-100);border-color:var(--brand-400);border-style:solid}.grading-dropzone-icon{background:var(--surface,#fff);width:56px;height:56px;color:var(--brand-500);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;display:flex}.grading-dropzone-title{color:var(--text);font-weight:600}.grading-dropzone-hint{color:var(--text-muted,var(--brand-300));max-width:520px;font-size:12px;line-height:1.5}.grading-toolbar{justify-content:space-between;align-items:center;display:flex}.grading-empty{border:1px solid var(--border);background:var(--bg-soft);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 16px;display:flex}.grading-omr-guide{background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.grading-omr-guide-icon{background:var(--surface,#fff);width:36px;height:36px;color:var(--brand-500);border:1px solid var(--border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.grading-omr-guide-body{min-width:0}.grading-omr-guide-title{color:var(--text);margin-bottom:2px;font-weight:600}.grading-omr-guide-text{line-height:1.5}.grading-list{border:1px solid var(--border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.grading-list-head,.grading-row{grid-template-columns:70px 120px 80px 1fr 90px 70px;align-items:center;gap:12px;padding:10px 14px;display:grid}.grading-list-head{color:var(--text-2,var(--brand-300));background:var(--bg-soft);border-bottom:1px solid var(--border);text-transform:none;font-size:12px;font-weight:600}.grading-row{border-bottom:1px solid var(--border);background:var(--surface,#fff)}.grading-row:last-child{border-bottom:none}.grading-row-stno{font-variant-numeric:tabular-nums;color:var(--text)}.grading-row-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.grading-row-correct{font-variant-numeric:tabular-nums;color:var(--text);font-weight:600}.grading-row-wrongs{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.grading-row-status{white-space:nowrap;text-align:center;border-radius:999px;justify-self:center;padding:3px 8px;font-size:12px;font-weight:600}.grading-row-status.status-uploaded{background:var(--bg-mute);color:var(--brand-600)}.grading-row-status.status-processing{color:#92400e;background:#fef3c7}.grading-row-status.status-done{color:#065f46;background:#d1fae5}.grading-row-status.status-error{color:#991b1b;background:#fee2e2}.grading-row-score{font-variant-numeric:tabular-nums;color:var(--text);text-align:right;font-weight:700}.grading-template-pick{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.grading-template-opt{border:1px solid var(--border);background:var(--surface,#fff);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;display:flex}.grading-template-opt input{margin:0}.grading-template-opt.is-active{border-color:var(--brand-400);background:var(--brand-100)}.grading-template-opt-title{font-weight:600}.grading-template-opt-sub{margin-left:auto}.grading-dropzone.is-disabled{cursor:progress;opacity:.7}.grading-progress{background:var(--border);border-radius:999px;width:min(360px,80%);height:6px;margin-top:8px;overflow:hidden}.grading-progress-bar{background:var(--brand-500);height:100%;transition:width .24s ease-out}.omr-review{flex-direction:column;gap:16px;display:flex}.omr-review-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.omr-review-stats{flex-wrap:wrap;gap:8px;display:flex}.omr-stat{border:1px solid var(--border);background:var(--bg-soft);border-radius:8px;flex-direction:column;gap:2px;min-width:76px;padding:8px 12px;display:flex}.omr-stat-value{font-variant-numeric:tabular-nums;color:var(--text);font-size:16px;font-weight:700}.omr-stat-label{font-size:11px}.omr-stat-warn{background:#fffbeb;border-color:#fde68a}.omr-stat-warn .omr-stat-value{color:#92400e}.omr-stat-danger{background:#fef2f2;border-color:#fecaca}.omr-stat-danger .omr-stat-value{color:#991b1b}.omr-review-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.omr-review-sync{color:var(--text);align-items:center;gap:6px;font-size:13px;display:inline-flex}.omr-review-subactions{gap:8px;margin-bottom:12px;display:flex}.omr-marks-table-outer{flex-direction:column;gap:10px;display:flex}.omr-marks-table-toolbar{align-items:flex-start;gap:8px;display:flex}.omr-marks-empty-row{text-align:center!important;padding:24px 12px!important}.omr-marks-add{flex:auto;align-items:center;gap:8px;display:flex;position:relative}.omr-marks-add-input{flex:auto;min-width:0}.omr-marks-add-results{z-index:30;background:var(--bg);border:1px solid var(--border);border-radius:8px;max-height:320px;padding:4px 0;position:absolute;top:calc(100% + 4px);left:0;right:80px;overflow-y:auto;box-shadow:0 8px 20px #0000001a}.omr-marks-add-empty{text-align:center;padding:12px}.omr-marks-add-item{appearance:none;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:8px 12px;display:flex}.omr-marks-add-item:hover{background:var(--bg-soft)}.omr-marks-add-name{font-size:13px;font-weight:600}.omr-marks-add-meta{font-size:11px}.omr-marks-table-wrap{border:1px solid var(--border);background:var(--surface,#fff);border-radius:8px;max-height:70vh;overflow:auto}.omr-marks-table-empty{text-align:center;padding:40px 16px}.omr-marks-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:auto;font-size:13px}.omr-marks-table th,.omr-marks-table td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap;text-align:center;background:inherit;text-overflow:ellipsis;padding:4px 2px;overflow:hidden}.omr-marks-table thead th{z-index:2;background:var(--bg-soft);color:var(--text-2,var(--brand-300));font-size:12px;font-weight:600;position:sticky;top:0}.omr-marks-th-name{width:110px;left:0;z-index:3!important}.omr-marks-th-score{width:80px;left:110px;z-index:3!important}.omr-marks-th-q{width:30px}.omr-marks-th-score-sub{color:var(--text-3,#9ca3af);margin-top:2px;font-size:10px;font-weight:400;display:block}.omr-marks-table tfoot th{z-index:2;background:var(--bg-soft);border-top:2px solid var(--navy-700,#1f2937);font-size:12px;font-weight:700;position:sticky;bottom:0}.omr-marks-foot-label{color:var(--text);z-index:3!important}.omr-marks-foot-cell{color:var(--text);font-variant-numeric:tabular-nums}.omr-marks-table th:nth-child(5n+7),.omr-marks-table td:nth-child(5n+7){border-right-color:var(--navy-700,#1f2937)}.omr-marks-row{background:var(--surface,#fff)}.omr-marks-row.omr-sheet-status-unmatched{background:#fffbeb}.omr-marks-row.omr-sheet-status-duplicate_conflict{background:#fef2f2}.omr-marks-name{z-index:1;background:inherit;font-weight:600;position:sticky;left:0;overflow:hidden}.omr-marks-name-text{vertical-align:middle;display:inline-block}.omr-makeup-tag{color:var(--accent-600,#8b5cf6);vertical-align:middle;margin-left:4px;font-size:11px;font-weight:600;display:inline-block}.omr-damage-tag{color:#92400e;vertical-align:middle;white-space:nowrap;background:#fef3c7;border:1px solid #f59e0b;border-radius:9999px;margin-left:6px;padding:0 6px;font-size:10px;font-weight:700;display:inline-block}.omr-sheet-row.omr-sheet-recovered{background:#f59e0b14}.omr-sheet-row.omr-sheet-failed{background:#ef444414}.omr-sheet-row.omr-sheet-failed:hover{background:#ef444424}.omr-sheet-row.omr-sheet-failed.is-selected{background:#ef44442e}.omr-fail-tag{color:#b91c1c;vertical-align:middle;white-space:nowrap;background:#fee2e2;border:1px solid #ef4444;border-radius:9999px;padding:0 6px;font-size:11px;font-weight:700;display:inline-block}.omr-detail-title-failed{color:#b91c1c}.omr-detail-failed{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.omr-detail-failed-reason{color:#991b1b;font-size:14px;font-weight:600;line-height:1.5}.omr-detail-failed-hint{line-height:1.5}.omr-detail-failed-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.omr-marks-row-del{appearance:none;color:var(--text-3,#9ca3af);cursor:pointer;visibility:hidden;background:0 0;border:0;margin:0;padding:0 4px;font-size:14px;line-height:1;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.omr-marks-row:hover .omr-marks-row-del{visibility:visible}.omr-marks-row-del:hover{color:#b91c1c}.omr-marks-row-del:disabled{cursor:not-allowed;opacity:.4}.omr-marks-score{z-index:1;font-variant-numeric:tabular-nums;color:var(--text-2,#6b7280);background:inherit;position:sticky;left:110px}.omr-marks-cell{font-variant-numeric:tabular-nums;box-sizing:border-box}.omr-marks-cell.is-clickable{cursor:pointer}.omr-marks-cell.is-clickable:hover{background:var(--bg-soft)}.omr-marks-cell.is-editing{padding:0}.omr-marks-cell.tone-correct{color:#065f46;background:#d1fae5}.omr-marks-cell.tone-wrong{color:#991b1b;background:#fee2e2}.omr-marks-dash{color:var(--text-3,#9ca3af)}.omr-marks-input{box-sizing:border-box;outline:2px solid var(--brand-400);outline-offset:-2px;text-align:center;background:var(--surface,#fff);width:100%;min-width:0;height:100%;color:var(--text);border:0;padding:4px 2px;font-family:inherit;font-size:13px;display:block}.omr-review-main{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:flex-start;gap:16px;display:grid}@media (max-width:900px){.omr-review-main{grid-template-columns:1fr}}.omr-review-sheets{border:1px solid var(--border);background:var(--surface,#fff);border-radius:8px;overflow:hidden}.omr-review-sheets-head,.omr-sheet-row{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:8px 10px;display:grid}.omr-sheet-who{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex;overflow:hidden}.omr-sheet-name{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.omr-sheet-recog{color:var(--text-2,var(--brand-300));max-width:100%;font-size:11px;font-weight:400;line-height:1.2}.omr-sheet-score{font-variant-numeric:tabular-nums;color:var(--text);white-space:nowrap;font-size:12px}.omr-review-sheets-head{color:var(--text-2,var(--brand-300));background:var(--bg-soft);border-bottom:1px solid var(--border);font-size:12px;font-weight:600}.omr-review-sheets-body{max-height:480px;overflow-y:auto}.omr-sheet-row{border:none;border-bottom:1px solid var(--border);cursor:pointer;color:var(--text);background:0 0;font-size:13px}.omr-sheet-row:last-child{border-bottom:none}.omr-sheet-row:hover{background:var(--bg-soft)}.omr-sheet-row.is-selected{background:var(--brand-100)}.omr-sheet-row span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.omr-sheet-row.omr-sheet-status-unmatched{background:#fffbeb}.omr-sheet-row.omr-sheet-status-unmatched:hover{background:#fef3c7}.omr-sheet-row.omr-sheet-status-duplicate_conflict{background:#fef2f2}.omr-sheet-row.omr-sheet-status-duplicate_conflict:hover{background:#fee2e2}.omr-sheet-row.is-selected,.omr-sheet-row.is-selected.omr-sheet-status-unmatched,.omr-sheet-row.is-selected.omr-sheet-status-duplicate_conflict{background:var(--brand-100)}.omr-review-sheets-section{color:var(--text-2,var(--brand-300));background:var(--bg-soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-transform:none;padding:6px 10px;font-size:11px;font-weight:600}.omr-sheet-row-missing{cursor:default;color:var(--text-2,#6b7280);background:0 0}.omr-sheet-row-missing:hover{background:0 0}.btn.omr-review-delete{color:#b91c1c;background:var(--surface,#fff);border:1px solid #fecaca}.btn.omr-review-delete:hover{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.btn.omr-review-delete[disabled]{opacity:.5;cursor:not-allowed}.omr-review-detail{border:1px solid var(--border);background:var(--surface,#fff);border-radius:8px;flex-direction:column;gap:14px;min-height:360px;padding:16px;display:flex}.omr-review-detail-empty{justify-content:center;align-items:center}.omr-detail-header{flex-direction:column;gap:2px;display:flex}.omr-detail-title{color:var(--text);font-size:15px;font-weight:700}.omr-detail-image{background:#111;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.omr-detail-image img{max-width:100%;height:auto;display:block}.omr-detail-image-empty{background:var(--bg-soft);padding:40px}.omr-marks-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.omr-mark-ring{fill:none;stroke-width:4px}.omr-mark-ring.tone-correct{stroke:#16a34a}.omr-mark-ring.tone-wrong{stroke:#dc2626}.omr-mark-ring.tone-neutral{stroke:#9ca3af}.omr-mark-hit{pointer-events:auto;fill:#0000;stroke:#0000;cursor:pointer}.omr-mark-hit:hover{fill:#3b82f61a;stroke:#3b82f673;stroke-width:1px;stroke-dasharray:3 3}.omr-detail-section{flex-direction:column;gap:6px;display:flex}.omr-detail-section-title{color:var(--text-2,var(--brand-300));font-size:12px;font-weight:600}.omr-detail-extras{grid-template-columns:1fr 160px;gap:8px;display:grid}.omr-detail-extras label{flex-direction:column;gap:2px;display:flex}.omr-detail-controls{align-items:flex-end;gap:8px;margin-bottom:8px;display:flex}.omr-detail-ctl{flex-direction:column;flex:1 1 0;min-width:0;display:flex}.omr-detail-ctl>.t-xs{margin-bottom:4px}.omr-detail-ctl .input{width:100%}.omr-detail-ctl-phone{flex:0 0 88px}.omr-detail-combo{width:100%;position:relative}.omr-detail-combo>.input{width:100%}.omr-detail-combo-list{z-index:20;background:var(--bg);border:1px solid var(--border);border-radius:6px;max-height:260px;padding:4px 0;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 16px #00000014}.omr-detail-combo-item{appearance:none;text-align:left;width:100%;color:var(--text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;padding:8px 10px;font-size:13px;line-height:1.5;display:block;overflow:hidden}.omr-detail-combo-item.is-highlight{background:var(--bg-soft)}.omr-detail-combo-item.is-selected{font-weight:600}.omr-detail-combo-clear{color:var(--text-2,#6b7280);border-bottom:1px solid var(--border);margin-bottom:2px}.omr-detail-combo-empty{padding:8px 10px}.chip{border:1px solid var(--border);background:var(--surface,#fff);color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;display:inline-flex}.chip:hover{background:var(--bg-soft)}.chip-muted{background:var(--bg-soft);color:var(--text-2,var(--brand-300));cursor:default}.exam-paper-canvas{flex-direction:column;gap:12px;padding:16px;display:flex}.exam-paper-wrap{width:100%;position:relative}.exam-paper{color:#111;box-sizing:border-box;transform-origin:0 0;background:#fff;border:1px solid #333;width:250mm;height:353mm;padding:80px 18mm 40px;font-size:8.5pt;line-height:1.5;position:relative}.exam-paper-columns{column-count:2;column-rule:1px solid #ddd;column-fill:auto;box-sizing:border-box;column-gap:10mm;width:100%;height:1214.17px;padding:8mm 0 4mm}.exam-paper--first{padding-top:40px}.exam-paper--first .exam-paper-topstrip{height:40px}.exam-paper--first .exam-paper-columns,.exam-paper--first .exam-paper-quadrants-page{height:1254.17px}.exam-paper-quadrants-page{box-sizing:border-box;flex-direction:column;width:100%;height:1214.17px;padding:8mm 0 4mm;display:flex}.exam-paper-quadrants-header{width:100%;margin-bottom:4mm}.exam-paper-quadrants{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:102mm 102mm;gap:0 10mm;min-height:0;display:grid;position:relative}.exam-paper-quadrants:before{content:"";pointer-events:none;z-index:1;border-left:1px solid #ddd;width:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-.5px)}.exam-quadrant-cell{min-width:0;min-height:0;overflow:hidden}.exam-paper-measure-heights{color:#111;visibility:hidden;pointer-events:none;z-index:-1;width:102mm;font-size:8.5pt;line-height:1.5;position:fixed;top:0;left:0}.exam-paper-measure-quadrant-item{margin-bottom:0}.exam-paper-measure-header{color:#111;visibility:hidden;pointer-events:none;z-index:-1;width:214mm;font-size:8.5pt;line-height:1.5;position:fixed;top:0;left:0}.exam-paper-columns-leadin{break-inside:avoid;margin-bottom:4mm}.exam-paper-columns-header{column-span:all;break-inside:avoid;margin-bottom:4mm}.exam-sheet-header{break-inside:avoid;flex-direction:column;gap:3mm;display:flex}.exam-sheet-header-top{grid-template-columns:1fr auto 1fr;align-items:center;gap:6mm;display:grid}.exam-sheet-header-logo{object-fit:contain;justify-self:start;width:auto;max-width:45mm;height:auto;max-height:12mm;display:block}.exam-sheet-header-center{text-align:center;flex-direction:column;align-items:center;gap:1mm;min-width:0;display:flex}.exam-sheet-header-description{color:var(--brand-600);letter-spacing:.2pt;font-size:14pt}.exam-sheet-header-title{color:var(--brand-700);letter-spacing:.3pt;font-size:24pt;font-weight:500;line-height:1.15}.exam-sheet-header-right{text-align:right;flex-direction:column;justify-self:end;align-items:flex-end;gap:1mm;display:flex}.exam-sheet-header-school{color:var(--brand-500);letter-spacing:1pt;font-size:14pt;font-weight:600}.exam-sheet-header-datetext{color:var(--brand-700);letter-spacing:.3pt;font-size:24pt;font-weight:500;line-height:1.15}.exam-header-display{cursor:text;text-align:inherit;white-space:normal;word-break:keep-all;background:0 0;border:1px dashed #0000;border-radius:1mm;max-width:100%;margin:0;padding:.5mm 1.5mm}.exam-header-display:hover{background:var(--bg-soft);border-color:var(--border)}.exam-header-display.is-empty{color:var(--brand-200);font-style:italic}.exam-header-input{background:var(--surface,#fff);border:1px solid var(--brand-400);text-align:inherit;border-radius:1mm;outline:none;width:100%;min-width:30mm;padding:.5mm 1.5mm}.exam-sheet-header-meta{justify-content:space-between;align-items:stretch;gap:4mm;display:flex}.exam-meta-chip-row{flex-wrap:nowrap;align-items:stretch;gap:1mm;display:flex}.exam-meta-chip{border:1px solid var(--border-strong);border-radius:1mm;align-items:stretch;font-size:9pt;display:inline-flex;overflow:hidden}.exam-meta-chip-label{color:var(--brand-700);white-space:nowrap;padding:1mm 2.5mm;font-weight:600}.exam-meta-chip-value{color:var(--brand-700);border-left:1px solid var(--border-strong);text-align:center;min-width:8mm;padding:1mm 2.5mm;font-weight:700}.exam-meta-name{border:1px solid var(--border-strong);border-radius:1mm;flex-shrink:0;align-items:stretch;font-size:9pt;display:inline-flex;overflow:hidden}.exam-meta-name-label{color:var(--brand-700);background:var(--bg-soft);white-space:nowrap;padding:1mm 2.5mm;font-weight:600}.exam-meta-name-blank{border-left:1px solid var(--border-strong);width:38mm}.exam-sheet-header-rule{border-bottom:1px solid var(--border-strong);height:0;margin-top:1mm}.exam-paper-pagenum{text-align:center;color:#555;font-size:8.5pt;position:absolute;bottom:10mm;left:0;right:0}.exam-paper-topstrip,.exam-paper-bottomstrip{pointer-events:none;position:absolute;left:0;right:0}.exam-paper-topstrip{letter-spacing:.5pt;color:#555;justify-content:flex-end;align-items:center;height:80px;padding-right:18mm;font-size:8.5pt;display:flex;top:0}.exam-paper-bottomstrip{height:40px;bottom:0}.exam-paper-mark{font-weight:600}.exam-paper-mark-logo{object-fit:contain;width:auto;height:18px;display:block}.exam-paper-divider{border:0;border-bottom:1px solid var(--border-strong);height:0;margin:0;position:absolute;left:18mm;right:18mm}.exam-paper-divider-top{top:80px}.exam-paper-measure-cols-a,.exam-paper-measure-cols-b{column-fill:auto;color:#111;visibility:hidden;pointer-events:none;z-index:-1;column-gap:10mm;font-size:8.5pt;line-height:1.5;position:fixed;top:0;left:0}.exam-paper-measure-cols-a{column-count:2;width:214mm;height:1208.82px}.exam-paper-measure-cols-b{column-count:50;width:5590mm;height:1168.82px}.exam-paper-measure-item{break-inside:avoid;margin-bottom:40pt}.exam-paper-measure-item:last-child{margin-bottom:0}.exam-sheet-card{break-inside:avoid;page-break-inside:avoid;margin-bottom:40pt;position:relative}.exam-sheet-card:last-child{margin-bottom:0}.exam-sheet-card.is-busy{opacity:.6;pointer-events:none}.exam-sheet-card.is-jump-target{animation:2s ease-out forwards exam-jump-flash}@keyframes exam-jump-flash{0%{background-color:#0000}8%{background-color:#ffe6644d}70%{background-color:#ffe66440}to{background-color:#0000}}.exam-sheet-card-body .exam-sheet-number{float:left;font-size:calc(1em + 2pt);font-weight:700;line-height:inherit;margin-right:.35em}.exam-sheet-number-btn{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.exam-sheet-number-btn:hover{color:var(--navy-680,#254a78);text-decoration:underline}.exam-sheet-card-body .qb-question>.qb-text-root:first-child,.exam-sheet-card-body .qb-question>.qb-text-root:first-child>p:first-child{margin-top:0;display:inline}.exam-sheet-card-body:after{content:"";clear:both;display:block}.exam-sheet-card-header{align-items:baseline;gap:6px;margin-bottom:2mm;padding-right:90px;font-size:12.5px;display:flex}.exam-sheet-card-header .exam-sheet-number{flex-shrink:0;font-weight:700}.exam-sheet-source{color:#888;min-width:0;font-size:7pt}.exam-sheet-card-controls{opacity:0;border-radius:var(--r-sm,4px);background:#fffffff2;gap:2px;padding:2px;transition:opacity .12s;display:flex;position:absolute;top:-4px;right:0}.exam-sheet-card:hover .exam-sheet-card-controls,.exam-sheet-card:focus-within .exam-sheet-card-controls{opacity:1}.exam-sheet-ctl{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm,4px);width:24px;height:24px;color:var(--text-2);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.exam-sheet-ctl:hover{background:var(--bg-mute);color:var(--text)}.exam-sheet-ctl:disabled{opacity:.35;cursor:not-allowed}.exam-sheet-ctl.danger:hover{color:var(--danger,#c33)}.exam-sheet-card-body{min-width:0}.exam-trailing-block{break-inside:avoid;page-break-inside:avoid;background:#fafafa;border:1px solid #999;margin-bottom:40pt;padding:6mm 8mm;position:relative}.exam-trailing-qr{align-items:center;gap:6mm;display:flex}.exam-trailing-qr-title{color:#333;font-size:9pt;font-weight:600}.exam-trailing-text{white-space:pre-wrap;color:#222;font-size:8.5pt}.exam-trailing-remove{background:var(--surface);border:1px solid var(--border);width:22px;height:22px;color:var(--text-2);cursor:pointer;opacity:0;border-radius:50%;font-size:14px;line-height:1;transition:opacity .12s;position:absolute;top:-4px;right:-4px}.exam-trailing-block:hover .exam-trailing-remove{opacity:1}.exam-trailing-remove:hover{color:var(--danger,#c33)}.exam-trailing-add-slot{break-inside:avoid;background:0 0;border:1px dashed #aaa;border-radius:4px;justify-content:center;align-items:center;gap:8px;margin-bottom:40pt;padding:6mm 8mm;display:flex}.exam-trailing-add-btn{background:var(--surface);border:1px solid var(--border);color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:4px 12px;font-size:8.5pt;font-weight:600;display:inline-flex}.exam-trailing-add-btn:hover{border-color:var(--text-3);color:var(--text)}.answer-explain-card{position:relative}.answer-card-actions{opacity:0;z-index:2;pointer-events:none;gap:4px;transition:opacity .12s;display:flex;position:absolute;top:4mm;right:4mm}.answer-explain-card:hover .answer-card-actions,.answer-explain-card:focus-within .answer-card-actions{opacity:1;pointer-events:auto}.answer-card-add-btn{background:var(--surface);border:1px solid var(--border);color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:3px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.answer-card-add-btn:hover{border-color:var(--text-3);color:var(--text)}.answer-card-blocks{flex-direction:column;align-items:stretch;gap:4mm;margin-top:4mm;display:flex}.answer-card-block{break-inside:avoid;page-break-inside:avoid;background:0 0;border:none;padding:0;position:relative}.answer-card-block[data-block-type=qr]{align-self:flex-end}.answer-card-block-qr{align-items:center;gap:4mm;display:flex}.answer-card-block-text{white-space:pre-wrap;color:#222;font-size:8.5pt}.answer-card-block-remove{background:var(--surface);border:1px solid var(--border);width:20px;height:20px;color:var(--text-2);cursor:pointer;opacity:0;z-index:1;border-radius:50%;font-size:13px;line-height:1;transition:opacity .12s;position:absolute;top:-8px;right:-8px}.answer-card-block:hover .answer-card-block-remove{opacity:1}.answer-card-block-remove:hover{color:var(--danger,#c33)}.exam-trailing-modal{width:min(480px,100vw - 64px)}.exam-trailing-modal-body{flex-direction:column;gap:14px;padding:18px 20px;display:flex}.exam-trailing-field{flex-direction:column;gap:4px;display:flex}.exam-trailing-label{color:var(--text-2);font-size:12px;font-weight:600}.exam-trailing-modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}@media print{body{background:#fff;margin:0}.sidebar,.topbar,.exam-detail-tabs,.exam-sheet-toolbar,.exam-sheet-card-controls,.exam-trailing-add-slot,.exam-trailing-remove,.answer-card-actions,.answer-card-block-remove,.grading-panel{display:none!important}.exam-trailing-block,.answer-card-block{background:0 0}.exam-paper-measure-cols-a,.exam-paper-measure-cols-b{top:-99999px!important;left:-99999px!important}.panel,.exam-detail-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.panel-body{padding:0!important}.exam-detail{margin:0;padding:0}.exam-paper-canvas{background:0 0;padding:0;gap:0!important}.exam-paper-wrap{break-after:page;page-break-after:always;visibility:visible!important;height:auto!important}.exam-paper-wrap:last-of-type{break-after:auto;page-break-after:auto}.exam-paper{border:none;min-height:0;margin:0;padding:0;width:auto!important;height:auto!important;transform:none!important}.exam-paper-pagenum{display:none}.exam-header-display{cursor:default!important;background:0 0!important;border-color:#0000!important}.exam-header-display.is-empty{visibility:hidden!important}}@page{size:B4;margin:20mm 18mm 22mm;@bottom-center{content:counter(page);font-size:8.5pt;color:#555}}.mx-consult{container-type:inline-size}@container (max-width:650px){.mx-consult .hero,.mx-consult .grid,.mx-consult .action{grid-template-columns:1fr!important}.mx-consult .metrics,.mx-consult .flow,.mx-consult .domains{grid-template-columns:repeat(2,1fr)!important}}@media print{body.printing-consult *{visibility:hidden!important}body.printing-consult .mx-consult,body.printing-consult .mx-consult *{visibility:visible!important}body.printing-consult .mx-consult{width:100%;position:absolute;top:0;left:0}}.compose-page{flex-direction:column;flex:1;min-height:0;display:flex}.compose-header{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:12px;padding:12px 18px;display:flex}.compose-header-title{margin-left:4px;font-weight:600}.compose-header>button:last-child{margin-left:auto}.compose-body{flex:1;min-height:0;padding:18px;overflow-y:auto}.compose-footer{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.compose-split{flex:1;min-height:0;display:flex;overflow:hidden}.compose-split.is-dragging{cursor:col-resize;-webkit-user-select:none;user-select:none}.compose-split.is-dragging .compose-preview-pane,.compose-split.is-dragging .compose-browse-pane{pointer-events:none}.compose-preview-pane{background:var(--surface,#fff);flex-direction:column;flex-grow:0;flex-shrink:0;min-width:0;display:flex}.compose-preview-body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.exam-preview{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.exam-preview-subtabs{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.exam-preview-subtabs-tabs{gap:4px;display:flex}.exam-subtab{color:var(--text-3);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:color .12s,border-color .12s}.exam-subtab:hover{color:var(--text)}.exam-subtab.active{color:var(--navy-970,#0f1d34);border-bottom-color:var(--navy-680,#254a78)}.exam-preview-subtabs>.btn{margin-left:auto}.exam-preview-body{scrollbar-gutter:stable;flex:1;min-width:0;min-height:0;overflow:auto}.composed-list{flex-direction:column;margin:0;padding:4px 8px;list-style:none;display:flex}.composed-list-row{border-bottom:1px solid var(--border);background:var(--surface);align-items:flex-start;gap:8px;padding:9px 6px;display:flex}.composed-list-row:last-child{border-bottom:none}.composed-list-row.is-dragging{z-index:2;box-shadow:var(--shadow-soft,0 6px 18px #0000001f);border-bottom-color:#0000;border-radius:8px}.composed-list-handle{width:22px;height:22px;color:var(--text-3);cursor:grab;touch-action:none;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;margin-top:1px;padding:0;display:flex}.composed-list-handle:hover{background:var(--bg-mute);color:var(--text-2)}.composed-list-handle:active{cursor:grabbing}.composed-list-handle.is-locked{cursor:not-allowed;color:var(--text-3)}.composed-list-handle.is-locked:hover{color:var(--text-3);background:0 0}.composed-list.is-locked .composed-list-row{cursor:default}.exam-lock-notice{border:1px solid var(--warning);background:var(--warning-bg);color:var(--text);border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:11px 14px;display:flex}.exam-lock-notice>svg{color:var(--warning);flex:none;margin-top:1px}.exam-lock-notice-text{flex-direction:column;gap:3px;font-size:13px;line-height:1.5;display:flex}.exam-lock-notice-text strong{font-weight:700}.exam-lock-notice-text span{color:var(--text-2)}.compose-lock-notice{margin:12px 18px 0}.composed-list-num{text-align:right;min-width:22px;color:var(--text-2);font-variant-numeric:tabular-nums;flex:none;margin-top:1px;font-weight:700}.composed-list-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.composed-list-unit{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;line-height:1.4;display:flex}.composed-list-unit-dim,.composed-list-unit-sep{color:var(--text-3);font-weight:400}.composed-list-unit-sep{font-size:11px}.composed-list-unit-last{color:var(--text);font-weight:700}.composed-list-summary{min-width:0;color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.composed-list-summary span{white-space:nowrap}.exam-add-position{z-index:1;color:#f97316;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:17px;font-weight:800;line-height:1;position:relative}.compose-browse-pane .qb-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.compose-browse-pane{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.compose-splitter{cursor:col-resize;background:var(--border);border:none;flex:0 0 8px;align-self:stretch;padding:0;transition:background .12s;position:relative}.compose-splitter:hover,.compose-splitter:focus-visible{background:var(--navy-680,#254a78);outline:none}.compose-splitter:before{content:"";position:absolute;inset:0 -4px}.compose-splitter-grip{background:var(--text-3,#9aa1ab);pointer-events:none;border-radius:2px;width:2px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exam-add-card{cursor:pointer;transition:border-color .12s,box-shadow .12s;position:relative}.exam-add-card:hover{border-color:var(--navy-680,#254a78)}.exam-add-card.disabled{cursor:not-allowed;opacity:.5}.exam-add-card.is-busy{opacity:.6;pointer-events:none}.exam-add-card.is-locked{cursor:not-allowed;opacity:.55}.exam-add-card.is-locked:hover{border-color:var(--border)}.exam-add-card.already-added:after{content:"";border-radius:inherit;pointer-events:none;background:#0000001a;position:absolute;inset:0}.exam-add-card-back{flex-direction:column;gap:8px;display:flex}.exam-add-back-answer{color:var(--navy-680,#254a78);font-size:13px;font-weight:700}.qb-view-filter{align-items:center;gap:10px;margin-bottom:14px;display:flex}.qb-view-filter-lead{color:var(--text-2,#5a6472);font-size:12px;font-weight:700}.qb-view-toggle{border:1px solid var(--border,#e2e5ea);background:var(--surface,#fff);color:var(--text-2,#5a6472);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.qb-view-toggle:hover{border-color:var(--navy-680,#254a78)}.qb-view-toggle.active{background:var(--navy-680,#254a78);border-color:var(--navy-680,#254a78);color:#fff}.qb-usage-filter{flex-wrap:wrap;align-items:center;gap:10px 28px;margin-bottom:14px;display:flex}.qb-usage-group{align-items:center;gap:10px;display:flex}.qb-segmented{border:1px solid var(--border,#e2e5ea);background:var(--surface,#fff);border-radius:999px;display:inline-flex;overflow:hidden}.qb-segmented-btn{color:var(--text-2,#5a6472);cursor:pointer;background:0 0;border:none;padding:5px 13px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.qb-segmented-btn+.qb-segmented-btn{border-left:1px solid var(--border,#e2e5ea)}.qb-segmented-btn:hover{background:var(--surface-2,#f5f7fa)}.qb-segmented-btn.active{background:var(--navy-680,#254a78);color:#fff}.qb-rate-input{color:var(--text-2,#5a6472);align-items:center;gap:6px;font-size:12px;display:inline-flex}.qb-rate-field{border:1px solid var(--border,#e2e5ea);width:64px;color:var(--text,#1f2430);background:var(--surface,#fff);border-radius:8px;padding:5px 8px;font-size:12px}.qb-rate-field:focus{border-color:var(--navy-680,#254a78);outline:none}.qb-rate-suffix{color:var(--text-2,#5a6472);font-size:12px}.exam-add-source{z-index:1;color:var(--text,#1f2430);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;max-width:200px;padding:0;font-size:12px;font-weight:700;position:relative;overflow:hidden}.exam-add-source:hover{text-decoration:underline}.exam-add-source .truncate{color:var(--text-2,#5a6472);font-weight:600}.exam-add-original-link{z-index:1;color:var(--text-3,#9aa1ab);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;text-decoration:underline;position:relative}.exam-add-original-link:hover{color:var(--navy-680,#254a78)}.exam-add-star{z-index:1;color:var(--text-3,#9aa1ab);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:17px;line-height:1;transition:color .12s,transform 80ms;position:relative}.exam-add-star:hover{transform:scale(1.12)}.exam-add-star.active{color:#f5a623}.exam-add-star:disabled{cursor:default;opacity:.6}.exam-add-card .qb-card-header-left{flex:auto;min-width:0}.exam-add-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.exam-add-tags{z-index:1;background:var(--surface-2,#f5f7fa);border-radius:8px;flex-direction:column;gap:5px;margin:2px 0 8px;padding:7px 9px;display:flex;position:relative}.exam-add-tag-row{color:var(--text-3,#9aa1ab);flex-wrap:wrap;align-items:center;gap:5px;display:flex}.exam-add-tag{background:var(--surface,#fff);border:1px solid var(--border,#e2e5ea);color:var(--text-2,#5a6472);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.exam-add-tag.primary{color:var(--navy-680,#254a78);background:#254a781a;border-color:#0000;font-weight:700}.exam-add-tag-meta{color:var(--text-2,#5a6472);flex-wrap:wrap;gap:4px 12px;font-size:11px;display:flex}.exam-add-tag-empty{color:var(--text-3,#9aa1ab);font-size:11px}.exam-add-memo-btn{z-index:1;min-width:0;max-width:180px;position:relative}.exam-add-memo-btn.has-memo{color:var(--text-2,#5a6472);background:#f5a6231f;border-color:#f5a62380}.exam-add-memo-btn-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:128px;overflow:hidden}.exam-add-memo-edit{z-index:1;resize:vertical;border:1px solid var(--border,#e2e5ea);background:var(--surface,#fff);width:100%;min-height:46px;color:var(--text,#1f2430);border-radius:8px;outline:none;margin-top:8px;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.5;position:relative}.exam-add-memo-edit:focus{border-color:var(--navy-680,#254a78)}.exam-add-memo-edit::placeholder{color:var(--text-3,#9aa1ab)}.answer-key-section{margin-bottom:6mm}.answer-key-heading,.answer-explain-heading{letter-spacing:.5px;margin:0 0 2mm;font-size:11pt;font-weight:700}.answer-explain-heading{margin-top:4mm}.answer-key-box{border:1px solid #333;grid-template-columns:repeat(5,1fr);gap:2mm 6mm;padding:3mm 4mm;font-size:12.5px;display:grid}.answer-key-cell{white-space:nowrap;align-items:baseline;gap:2px;display:inline-flex}.answer-key-cell-wide{white-space:normal;word-break:keep-all;overflow-wrap:anywhere;grid-column:1/-1}.answer-key-num{font-weight:600}.answer-key-val{font-weight:700}.answer-key-circle{font-weight:400}.exam-tree{--tree-row-h:28px;--tree-indent:20px;--tree-guide-x:31px;-webkit-user-select:none;user-select:none;height:100%;min-height:360px;padding:10px 8px;font-size:13px;line-height:1.4;overflow:auto}.exam-tree-root-drop{border-radius:var(--r-md);min-height:100%;padding-bottom:24px;transition:background .15s}.exam-tree-root-drop.is-over{background:var(--bg-soft);box-shadow:inset 0 0 0 1px var(--border-strong)}.exam-tree-empty{color:var(--text-3);text-align:center;padding:24px 12px;font-size:12px}.exam-tree-children{padding-left:var(--tree-indent);position:relative}.exam-tree-children.is-root{padding-left:0}.exam-tree-node{position:relative}.exam-tree-children:not(.is-root)>.exam-tree-node:before{content:"";left:calc(var(--tree-guide-x) - var(--tree-indent));border-left:1px dashed var(--border-strong);position:absolute;top:0;bottom:0}.exam-tree-children:not(.is-root)>.exam-tree-node.is-last:before{height:calc(var(--tree-row-h) / 2);bottom:auto}.exam-tree-children:not(.is-root)>.exam-tree-node:after{content:"";left:calc(var(--tree-guide-x) - var(--tree-indent));top:calc(var(--tree-row-h) / 2);width:calc(var(--tree-indent) - var(--tree-guide-x) + 22px);border-top:1px dashed var(--border-strong);position:absolute}.exam-tree-row{height:var(--tree-row-h);border-radius:var(--r-sm);color:var(--text);cursor:pointer;align-items:center;gap:6px;padding:0 8px 0 4px;transition:background .12s,box-shadow .12s;display:flex;position:relative}.exam-tree-row:hover{background:var(--bg-soft)}.exam-tree-row.is-selected{background:var(--navy-080);color:var(--navy-970)}.exam-tree-row.is-drop-over{background:var(--bg-soft);box-shadow:inset 0 0 0 1px var(--navy-680)}.exam-tree-toggle{background:var(--surface);border:1px solid var(--border-strong);width:14px;height:14px;color:var(--text-2);cursor:pointer;z-index:1;border-radius:3px;flex:0 0 14px;justify-content:center;align-items:center;padding:0;font-size:11px;font-weight:600;line-height:1;display:inline-flex;position:relative}.exam-tree-toggle:hover:not(:disabled){border-color:var(--navy-680);color:var(--navy-900)}.exam-tree-toggle:disabled{visibility:hidden}.exam-tree-toggle-placeholder{flex:0 0 14px;width:14px;height:14px;display:inline-block}.exam-tree-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.exam-context-menu{z-index:9000;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);min-width:180px;box-shadow:var(--shadow-lg);flex-direction:column;gap:2px;padding:6px;display:flex;position:fixed}.exam-context-menu-item{text-align:left;border-radius:var(--r-sm);color:var(--text);cursor:pointer;background:0 0;border:0;padding:8px 12px;font-size:13px}.exam-context-menu-item:hover{background:var(--bg-soft)}.exam-context-menu-item.is-danger{color:var(--danger)}.exam-context-menu-item.is-danger:hover{background:var(--danger-bg)}.exam-modal-backdrop{z-index:9100;background:#06122559;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.exam-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);flex-direction:column;gap:14px;width:100%;max-width:400px;padding:20px;display:flex}.exam-modal-title{color:var(--text);font-size:15px;font-weight:600}.exam-modal-description{color:var(--text-2);font-size:13px;line-height:1.5}.exam-modal-input{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-sm);width:100%;height:38px;color:var(--text);outline:none;padding:0 12px;font-size:14px}.exam-modal-input:focus{border-color:var(--navy-680);box-shadow:0 0 0 3px #254a782e}.exam-modal-actions{justify-content:flex-end;gap:8px;display:flex}.qb-thumb-editable .qb-thumb-edit{z-index:5;color:#fff;cursor:pointer;opacity:0;background:#061225b8;border:none;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;transition:opacity .15s;position:absolute;top:4px;right:4px}.qb-thumb-editable:hover .qb-thumb-edit{opacity:1}.qb-thumb-editable .qb-thumb-edit:hover{background:#061225e6}.recharts-wrapper,.recharts-wrapper *,.recharts-wrapper:focus,.recharts-wrapper:focus-visible,.recharts-wrapper :focus,.recharts-wrapper :focus-visible{outline:none!important}
