html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--brand-1: #6366f1;--brand-2: #818cf8;--brand-3: #10b981;--brand-grad: linear-gradient(135deg, #6366f1 0%, #818cf8 55%, #10b981 120%);--brand-mark-grad: linear-gradient(135deg, #6366f1, #10b981);--cta: #10b981;--cta-hover: #059669;--ink: #1e1b4b;--ink-soft: #475569;--text-primary: #1e1b4b;--text-muted: #475569;--bg-page: #f5f3ff;--bg-glass: rgba(255, 255, 255, .82);--bg-glass-solid: rgba(255, 255, 255, .92);--border-glass: rgba(99, 102, 241, .12);--surface: rgba(255, 255, 255, .82);--surface-solid: #ffffff;--bg-elevated: rgba(99, 102, 241, .04);--ring: rgba(99, 102, 241, .18);--sidebar-width: 240px;--header-height: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(30, 27, 75, .06);--shadow-md: 0 8px 24px -8px rgba(30, 27, 75, .12);--shadow-lg: 0 20px 50px -16px rgba(99, 102, 241, .25);--chart-primary: #6366f1;--chart-secondary: #818cf8;--chart-cta: #10b981;--chart-grid: rgba(30, 27, 75, .08)}html,body,#root{height:100%;margin:0}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.35) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#6366f147;border-radius:999px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#6366f180;background-clip:content-box}.grad-text{background:var(--brand-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.glass{background:var(--bg-glass);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border:1px solid var(--border-glass)}.surface-card{background:var(--surface-solid);border:1px solid var(--border-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,border-color .2s ease}.surface-glass{background:var(--bg-glass);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border:1px solid var(--border-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.btn-cta.ant-btn-primary{background:var(--cta)!important;border-color:var(--cta)!important;box-shadow:0 8px 20px -6px #10b98173}.btn-cta.ant-btn-primary:hover{background:var(--cta-hover)!important;border-color:var(--cta-hover)!important}.btn-brand.ant-btn-primary{background:var(--brand-grad)!important;border:none!important;box-shadow:0 8px 20px -6px #6366f173}.lift{transition:transform .25s ease,box-shadow .25s ease}.lift:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.cursor-pointer{cursor:pointer}.app-page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:var(--bg-page)}.app-shell{position:relative;min-height:100vh;background:transparent!important}.aurora{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(900px 500px at 8% 12%,#e0e7ff 0%,transparent 55%),radial-gradient(800px 600px at 92% 18%,#ede9fe 0%,transparent 50%),linear-gradient(160deg,#f5f3ff,#eef2ff 55%,#ecfdf5)}.blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.45;animation:float 16s ease-in-out infinite}.blob.b1{width:380px;height:380px;background:#a5b4fc;top:-60px;left:-40px}.blob.b2{width:320px;height:320px;background:#c4b5fd;bottom:-80px;right:-30px;animation-delay:-5s}.blob.b3{width:260px;height:260px;background:#6ee7b7;bottom:25%;left:35%;animation-delay:-10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,18px) scale(.97)}}@media (prefers-reduced-motion: reduce){.blob{animation:none}.lift:hover{transform:none}}.sidebar-shell{background:var(--bg-glass-solid)!important;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-right:1px solid var(--border-glass)!important;box-shadow:4px 0 24px -12px #6366f11f}.app-sider .ant-layout-sider-trigger{background:#6366f10f!important;color:var(--brand-1)!important;border-top:1px solid var(--border-glass)}.app-brand{display:flex;align-items:center;gap:12px;padding:20px 18px}.app-brand--collapsed{justify-content:center;padding:18px 0}.app-brand-mark{width:38px;height:38px;flex:none;border-radius:var(--radius-md);display:grid;place-items:center;background:var(--brand-mark-grad);box-shadow:0 8px 18px -6px #6366f173}.app-brand-text{line-height:1.15;min-width:0}.app-brand-title{font-weight:800;font-size:16px;color:var(--text-primary)}.app-brand-sub{font-size:11px;color:var(--text-muted);margin-top:2px}.app-sider .ant-menu-light{background:transparent!important;border:none!important}.app-sider .ant-menu-item{margin:4px 10px!important;width:calc(100% - 20px)!important;border-radius:var(--radius-md)!important;transition:background .2s ease,color .2s ease}.app-sider .ant-menu-item-selected{background:#6366f11f!important;color:var(--brand-1)!important;font-weight:600;position:relative}.app-sider .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;border-radius:0 3px 3px 0;background:var(--brand-1)}.app-sider .ant-menu-item:hover:not(.ant-menu-item-selected){background:#6366f10f!important;color:var(--brand-1)!important}.app-main{position:relative;z-index:1;background:transparent!important}.app-header{position:sticky;top:12px;z-index:10;display:flex;justify-content:space-between;align-items:center;margin:12px 16px 0;padding:0 20px;height:var(--header-height);border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)}.app-header--flat{top:0;margin:0;border-radius:0!important;border-left:none!important;border-right:none!important;border-top:none!important}.app-header-title{font-weight:700;font-size:16px;line-height:1.3;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header-sub{font-size:12px;line-height:1.3;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-user-chip{display:flex;align-items:center;gap:10px;flex:none;cursor:pointer;padding:6px 12px 6px 6px;border-radius:999px;background:#6366f114;border:1px solid var(--border-glass);transition:background .2s ease,border-color .2s ease}.app-user-chip:hover{background:#6366f11f;border-color:#6366f138}.app-user-name{font-weight:600;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}.app-content{margin:16px 20px 20px;position:relative;z-index:1;padding-bottom:env(safe-area-inset-bottom,0)}.page-header{margin-bottom:20px}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.page-header-title{font-size:22px;font-weight:800;color:var(--text-primary);line-height:1.2;margin:0}.page-header-sub{font-size:13px;color:var(--text-muted);margin-top:4px}.page-header-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.auth-page{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(20px,env(safe-area-inset-bottom,0px));box-sizing:border-box}.auth-card{position:relative;width:400px;max-width:100%;padding:34px 32px 28px;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);box-sizing:border-box}.auth-card--register{width:420px}.auth-brand-icon{width:64px;height:64px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:var(--brand-mark-grad);box-shadow:0 12px 30px -8px #6366f180}.auth-title{font-size:24px;font-weight:800;letter-spacing:.3px}.auth-subtitle{color:var(--text-muted);margin-top:4px;font-size:13px}.auth-footer{text-align:center;margin-top:8px;font-size:13px;color:var(--text-muted)}.auth-result.ant-result{padding:8px 0 0}.auth-result .ant-result-title{font-size:18px}.auth-result .ant-result-subtitle{font-size:13px;word-break:break-all}.stat-card{position:relative;overflow:hidden;border-radius:var(--radius-xl);padding:22px 24px;color:#fff;box-shadow:var(--shadow-md);transition:transform .25s ease,box-shadow .25s ease;cursor:default}.stat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.stat-card-icon-bg{position:absolute;right:-10px;top:-10px;font-size:96px;opacity:.16;transform:rotate(8deg);pointer-events:none}.stat-card-label{font-size:13px;opacity:.92;font-weight:500}.stat-card-value{font-size:36px;font-weight:800;margin-top:6px;line-height:1.1}.stat-card-suffix{font-size:16px;opacity:.85;margin-left:6px;font-weight:600}.page-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;align-items:center}.page-toolbar .ant-space{flex-wrap:wrap}.page-toolbar .ant-select,.page-toolbar .ant-input-search,.page-toolbar .ant-tree-select{width:100%!important;min-width:0;flex:1 1 100%}.responsive-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.question-dist-bars{display:flex;flex-direction:column;gap:10px}.question-dist-bar{display:block;width:100%;padding:8px 10px;border:1px solid var(--border-glass);border-radius:var(--radius-md);background:var(--surface-solid);cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s}.question-dist-bar:hover,.question-dist-bar.is-active{border-color:#6366f166;box-shadow:0 2px 8px #6366f11a}.question-dist-bar-label{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;font-size:13px}.question-dist-bar-text{flex:1;line-height:1.4;word-break:break-word}.question-dist-bar-meta{flex:none;color:var(--text-muted);white-space:nowrap}.question-dist-bar-track{height:10px;border-radius:999px;background:#6366f114;overflow:hidden}.question-dist-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6366f1,#818cf8);min-width:0;transition:width .35s ease}.question-dist-students{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow-y:auto}.question-dist-student{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 10px;border:1px solid transparent;border-radius:var(--radius-sm);background:var(--bg-elevated);cursor:pointer;font-size:14px;transition:background .2s,border-color .2s}.question-dist-student:hover,.question-dist-student.is-active{border-color:#6366f159;background:#6366f11a}.question-dist-answer-panel{font-size:14px}.exam-editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.exam-editor-title{font-size:18px;font-weight:700;color:var(--text-primary)}.exam-editor-panel{min-height:320px}.exam-selected-list{display:flex;flex-direction:column;gap:10px}.exam-selected-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-glass);transition:border-color .2s}.exam-selected-item:hover{border-color:#6366f140}.exam-selected-order{flex-shrink:0;width:28px;height:28px;border-radius:var(--radius-sm);background:var(--brand-mark-grad);color:#fff;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center}.exam-selected-body{flex:1;min-width:0}.exam-selected-content{font-size:14px;line-height:1.5;word-break:break-word}.exam-targets-block{margin-top:8px;padding-top:12px;border-top:1px dashed rgba(99,102,241,.2)}.class-picker-card{cursor:pointer;width:150px;padding:16px;border-radius:var(--radius-md);background:linear-gradient(135deg,#6366f114,#10b98114);border:1px solid var(--border-glass);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.class-picker-card:hover{border-color:#6366f159;box-shadow:var(--shadow-md)}.class-picker-card-head{display:flex;justify-content:space-between;align-items:center}.class-picker-card-title{font-size:18px;font-weight:800;margin-top:8px;color:var(--text-primary)}.class-picker-card-meta{color:var(--text-muted);font-size:12px}.analytics-class-card.class-picker-card{width:150px}@media (max-width: 767px){.analytics-class-card.class-picker-card{width:100%}}.serial-log-panel{background:#1e1b4b;color:#6ee7b7;font-family:ui-monospace,monospace;font-size:12px;padding:12px;border-radius:var(--radius-md);max-height:300px;overflow:auto;border:1px solid var(--border-glass)}.serial-log-panel .serial-log-empty{color:#818cf8}.text-danger{color:var(--color-error, #ef4444)}.dup-row-kept>td{background:#10b9810f!important}.ant-layout{background:transparent!important}.ant-card{border:1px solid var(--border-glass)!important;box-shadow:var(--shadow-sm);transition:box-shadow .25s ease}.ant-card:hover{box-shadow:var(--shadow-md)}.ant-table-tbody>tr.ant-table-row:hover>td{background:#6366f10d!important}.ant-modal-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-nav-drawer .ant-drawer-body{padding:0!important;background:var(--bg-glass-solid)}.chart-panel{overflow-x:auto}.tier-badge{color:#fff;border:none;border-radius:999px;font-weight:600}@media (max-width: 767px){.auth-page{align-items:flex-start;padding:max(10px,env(safe-area-inset-top,0px)) 12px max(16px,env(safe-area-inset-bottom,0px))}.auth-card{width:100%;padding:22px 18px 18px;border-radius:var(--radius-lg);margin-top:4px}.auth-brand-icon{width:52px;height:52px;margin-bottom:10px;border-radius:14px}.auth-brand-icon .anticon{font-size:26px!important}.auth-title{font-size:20px}.auth-subtitle{font-size:12px}.auth-card .ant-tabs-nav{margin-bottom:4px!important}.auth-card .ant-tabs-tab{padding:8px 10px!important;font-size:14px}.auth-card .ant-form-item{margin-bottom:14px}.auth-card .ant-input-affix-wrapper-lg,.auth-card .ant-input-lg{font-size:16px}.auth-footer{margin-top:12px;font-size:14px}.auth-result.ant-result{padding:0}.auth-result .ant-result-icon{margin-bottom:12px}.auth-result .ant-result-icon>.anticon{font-size:48px}.app-header{top:0;margin:0;border-radius:0!important;padding:0 12px;height:56px}.app-content{margin:12px}.page-header-title{font-size:18px}.analytics-class-card{max-width:100%}.ant-card-extra .ant-segmented{max-width:100%;overflow-x:auto}.serial-form-vertical .ant-form-item{width:100%}.app-header-title{font-size:14px}.ant-card{border-radius:14px!important}.ant-card-head{padding:12px 14px!important;min-height:auto!important}.ant-card-body{padding:14px!important}.ant-modal{max-width:calc(100vw - 16px)!important;top:8px!important;padding-bottom:8px}.ant-modal-body{max-height:calc(100vh - 140px);overflow-y:auto}.ant-drawer-content-wrapper:not(.app-nav-drawer *){width:100%!important;max-width:100vw!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-form-item{margin-bottom:14px}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:8px 12px!important}.question-dist-students{max-height:160px}.stat-card:hover{transform:none}.lift:hover{transform:none;box-shadow:var(--shadow-md)}}
