html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}:root{--primary:#1677ff;--primary-light:#4096ff;--primary-dark:#0958d9;--accent:#4096ff;--accent-light:#69b1ff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--info:#06b6d4;--bg-page:#f0f2f8;--bg-card:#fff;--bg-sidebar:linear-gradient(180deg, #0a2540 0%, #0d3b66 50%, #0f4c8a 100%);--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--shadow-sm:0 1px 3px #0000000a, 0 1px 2px #0000000f;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000d;--shadow-xl:0 20px 25px -5px #00000014, 0 8px 10px -6px #0000000a;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--transition:all .25s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background:var(--bg-page);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100vh}.ant-card{overflow:hidden;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;transition:var(--transition)!important;border:none!important}.ant-card:hover{box-shadow:var(--shadow-md)!important}.ant-card .ant-card-head{border-bottom:1px solid #f1f5f9!important;min-height:auto!important;padding:16px 24px!important}.ant-card .ant-card-head-title{color:var(--text-primary)!important;font-size:15px!important;font-weight:600!important}.ant-card .ant-card-body{padding:20px 24px!important}.ant-btn-primary{background:var(--primary)!important;border-color:var(--primary)!important;border-radius:var(--radius-sm)!important;transition:var(--transition)!important;font-weight:500!important;box-shadow:0 2px 4px #1677ff4d!important}.ant-btn-primary:hover{transform:translateY(-1px);background:var(--primary-light)!important;border-color:var(--primary-light)!important;box-shadow:0 4px 12px #1677ff66!important}.ant-btn-default{border-radius:var(--radius-sm)!important;transition:var(--transition)!important;border-color:#e2e8f0!important}.ant-btn-default:hover{border-color:var(--primary)!important;color:var(--primary)!important}.ant-btn-dashed{border-radius:var(--radius-sm)!important}.ant-table-wrapper{overflow:hidden;border-radius:var(--radius-md)!important}.ant-table{border-radius:var(--radius-md)!important}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.025em;color:var(--text-secondary)!important;background:#f8fafc!important;border-bottom:2px solid #e2e8f0!important;padding:14px 16px!important;font-size:13px!important;font-weight:600!important}.ant-table-tbody>tr>td{transition:var(--transition);border-bottom:1px solid #f1f5f9!important;padding:14px 16px!important}.ant-table-tbody>tr:hover>td{background:#f8fafc!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-tag{border:none!important;border-radius:6px!important;padding:2px 10px!important;font-size:12px!important;font-weight:500!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:var(--radius-sm)!important;transition:var(--transition)!important;border-color:#e2e8f0!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:var(--primary-light)!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--primary)!important;box-shadow:0 0 0 3px #1677ff1f!important}.ant-modal-content{overflow:hidden;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-xl)!important}.ant-modal-header{border-bottom:1px solid #f1f5f9!important;padding:20px 24px!important}.ant-modal-title{font-size:16px!important;font-weight:600!important}.ant-modal-body{padding:24px!important}.ant-modal-footer{border-top:1px solid #f1f5f9!important;padding:16px 24px!important}.ant-descriptions-bordered .ant-descriptions-item-label{color:var(--text-secondary)!important;background:#f8fafc!important;font-weight:500!important}.ant-progress-bg{border-radius:4px!important}.ant-statistic-content-value{font-weight:700!important}.ant-dropdown-menu{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;padding:4px!important}.ant-dropdown-menu-item{border-radius:var(--radius-sm)!important}.ant-select-dropdown,.ant-message-notice-content{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mobile-layout *,.exam-page *{-webkit-tap-highlight-color:transparent}input,button{outline:none;font-family:inherit}a{color:inherit;text-decoration:none}.mobile-layout{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.ant-card-hoverable{transition:transform .2s,box-shadow .2s!important}.ant-card-hoverable:active{transform:scale(.98)!important}.ant-btn:active{transform:scale(.96)!important}.ant-list-item:active{background:#f5f5f5!important}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:transform .25s,opacity .25s}.slide-left-enter-from{opacity:0;transform:translate(30px)}.slide-left-leave-to,.slide-right-enter-from{opacity:0;transform:translate(-30px)}.slide-right-leave-to{opacity:0;transform:translate(30px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in-up{animation:.4s ease-out fadeInUp}.ant-modal{max-width:calc(100vw - 32px)!important}.ant-modal .ant-modal-content{padding:8px 0!important}.ant-modal .ant-modal-header{margin-bottom:0!important;padding:10px 14px 6px!important}.ant-modal .ant-modal-title{text-indent:0!important;font-size:15px!important}.ant-modal .ant-modal-body{padding:6px 14px 10px!important;font-size:13px!important}.ant-modal .ant-modal-close{top:10px!important}.ant-modal .ant-modal-footer{padding:6px 14px 10px!important}
