/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--primary:#1677ff;--primary-hover:#4096ff;--primary-light:#69b1ff;--success:#52c41a;--warning:#faad14;--error:#ff4d4f;--title:#1f1f1f;--text:#595959;--muted:#8c8c8c;--border:#e5e7eb;--page:#f5f8fc;--card:#ffffffb8;--shadow:0 8px 32px #1677ff1f}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:linear-gradient(#f0f7ff 0%,#fff 60%,#f7fafc 100%);font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48;transform:none}h1,h2,h3,p{margin:0}h1{color:#092452;font-size:18px;font-weight:700;line-height:1.35}h1 span{color:var(--primary);margin-left:8px;font-size:16px;font-weight:600}h2{color:var(--title);font-size:18px;font-weight:700;line-height:1.4}h3{color:#1b345f;font-size:16px;font-weight:700;line-height:1.5}.app-shell{min-height:100vh;position:relative;overflow-x:hidden}.ambient-grid{z-index:0;pointer-events:none;opacity:.52;background:linear-gradient(90deg,#1677ff12 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#1677ff0f 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 16% 8%,#69b1ff38,#0000 28%),radial-gradient(circle at 86% 18%,#52c41a17,#0000 20%);position:fixed;inset:0}.app-header{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb8;border-bottom:1px solid #1677ff24;grid-template-columns:160px 1fr 260px;align-items:center;height:80px;padding:0 24px;display:grid;position:sticky;top:0;box-shadow:0 4px 12px #1677ff0f}.header-title{color:#0b2d63;letter-spacing:0;text-align:center;gap:2px;font-size:18px;font-weight:700;line-height:1.15;display:grid}.header-title span{color:#6b819b;font-size:12px;font-weight:500}.icon-button,.plain-icon{color:#092452;background:#ffffffd1;border:1px solid #1677ff21;justify-content:center;align-items:center;display:inline-flex}.icon-button{border-radius:10px;width:48px;height:48px;font-size:18px;line-height:1;box-shadow:0 4px 12px #0000000d}.plain-icon{border:0;border-radius:8px;width:34px;height:34px;font-size:18px}.role-wrap{justify-self:end;position:relative}.role-button{color:#1b345f;background:0 0;border:0;border-radius:24px;align-items:center;gap:10px;height:44px;padding:0 12px;font-weight:600;display:inline-flex}.avatar{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.page-body{z-index:1;max-width:1440px;margin:0 auto;padding:32px 40px;position:relative}.body-title-row,.detail-top,.page-footer,.weight-title,.section-row,.modal-header,.modal-actions,.toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.title-actions{align-items:center;gap:12px;display:inline-flex}.subtle{color:#6d7f96;margin-top:6px;font-size:13px}.primary-button,.secondary-button,.outline-primary,.preview-button,.ghost-button{white-space:nowrap;border-radius:8px;min-height:40px;padding:0 18px;transition:all .25s}.primary-button{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;border:0;font-weight:700;box-shadow:0 8px 24px #1677ff38}.secondary-button{color:#29415f;background:#ffffffc7;border:1px solid #d7e3f5;font-weight:600}.outline-primary,.preview-button{border:1px solid var(--primary);color:var(--primary);background:#fff;font-weight:700}.ghost-button{color:var(--primary);background:0 0;border:1px solid #0000;font-weight:700}.primary-button:hover,.secondary-button:hover,.outline-primary:hover,.preview-button:hover,.ghost-button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #1677ff26}.filter-panel,.toolbar{background:var(--card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow);border:1px solid #1677ff21;border-radius:16px;margin-top:24px;padding:24px 28px;overflow:visible}.filter-panel{grid-template-columns:minmax(280px,1fr) minmax(170px,.55fr) minmax(190px,.62fr) minmax(190px,.62fr) auto;align-items:end;gap:12px;display:grid}.history-filter-panel{grid-template-columns:max-content minmax(220px,1.15fr) minmax(140px,.7fr) minmax(150px,.72fr) minmax(150px,.72fr) auto;gap:12px;padding:18px 22px}.detail-filter-panel{background:#ffffffdb;border:1px solid #1677ff21;border-radius:12px;grid-template-columns:max-content minmax(220px,1fr) minmax(150px,.68fr) minmax(190px,.8fr) auto;gap:12px;margin-top:18px;padding:16px 20px;overflow:visible;box-shadow:0 4px 12px #0000000a}.detail-filter-panel label{min-width:0}.detail-filter-panel .secondary-button{align-self:center}.filter-panel label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.filter-panel label span{white-space:nowrap}.owner-scope-filter{display:block}.owner-scope-filter select{width:auto;min-width:7em}label,.field{color:#1b345f;gap:8px;font-weight:700;display:grid}label span,.field span{font-size:14px}input,select{color:#243954;background:#ffffffe6;border:1px solid #d6e1f1;border-radius:8px;outline:none;min-width:0;height:42px;padding:0 14px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1677ff1f}.date-range>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.date-range b{color:var(--muted);font-weight:500}.table-shell{background:#ffffffdb;border:1px solid #1677ff21;border-radius:12px;margin-top:24px;overflow:hidden;box-shadow:0 4px 12px #0000000a}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{color:#334762;text-align:left;vertical-align:middle;border-bottom:1px solid #e5edf8;height:54px;padding:0 14px;font-size:13px}th{color:#1f3c63;background:linear-gradient(#f8fbff,#f1f7ff);height:52px;font-weight:750}tr:last-child td{border-bottom:0}th+th,td+td{border-left:1px solid #e9f0fa}th:first-child,td:first-child,th:nth-child(3),td:nth-child(3),th:nth-child(5),td:nth-child(5),th:nth-child(6),td:nth-child(6){text-align:center}.link-button{color:var(--primary);background:0 0;border:0;padding:0;font-weight:700}.delete-link-button{color:var(--error);background:0 0;border:0;padding:0;font-weight:700}.danger-button{color:#fff;background:linear-gradient(135deg,#ff4d4f,#ff7875);border:0;border-radius:8px;min-height:40px;padding:0 28px;font-weight:750;box-shadow:0 8px 18px #ff4d4f2e}.task-link,.file-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.row-actions{align-items:center;gap:10px;display:inline-flex}.row-actions span{background:#d9e4f2;width:1px;height:16px}.status,.grade,.topic-check,.review,.parse{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-height:26px;padding:3px 9px;font-weight:750;line-height:1.2;display:inline-flex}.status.done,.grade-a,.topic-check.pass,.review.done,.parse.ok{color:#1a9a26;background:#f6ffed;border:1px solid #b7eb8f}.status.active,.grade-b{color:#1677ff;background:#e6f4ff;border:1px solid #91caff}.status.waiting{color:#596579;background:#fafafa;border:1px solid #d9d9d9}.topic-check.unchecked{color:#596579;background:#f3f5f8;border:0;border-radius:16px}.status.cancelled,.grade-d{color:#f5222d;background:#fff2f0;border:1px solid #ffccc7}.topic-check.check-failed{color:#f5222d;background:#fff2f0;border:0;border-radius:16px}.grade-c,.topic-check.fail,.review.pending,.parse.warn{color:#d46b08;background:#fff7e6;border:1px solid #ffd591}.topic-check.pass{background:#f0faec;border:0;border-radius:16px}.topic-check.fail{background:#fff4e3;border:0;border-radius:16px}.empty-state{color:#6c7c91;text-align:center;place-items:center;gap:10px;min-height:260px;display:grid}.empty-illustration{object-fit:contain;width:min(180px,34vw);height:auto;margin-bottom:2px;display:block}.empty-state strong{color:#1c365f;font-size:18px}.page-footer{color:#61738b;min-height:44px;margin-top:24px}.security-note{align-items:center;gap:8px;display:inline-flex}.security-note:before{content:"";border:2px solid var(--primary);opacity:.75;border-radius:10px 10px 12px 12px;width:18px;height:18px}.pager{color:#5d7089;align-items:center;gap:8px;display:flex}.pager button,.pager input,.pager select{text-align:center;background:#fff;border:1px solid #d8e2f0;border-radius:7px;width:40px;height:36px;padding:0}.pager select{width:92px}.pager .current{border-color:var(--primary);background:var(--primary);color:#fff}.pager input{width:56px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0924522e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.create-modal,.warning-dialog{background:#fffffff0;border:1px solid #ffffff80;border-radius:20px;width:min(760px,100vw - 40px);max-height:calc(100vh - 56px);padding:28px;overflow:auto;box-shadow:0 16px 48px #1677ff2e}.create-modal.narrow{width:min(680px,100vw - 40px)}.modal-header{align-items:flex-start;margin-bottom:18px}.form-grid{grid-template-columns:1.5fr .7fr;gap:16px;display:grid}.field b{color:var(--error)}.research-topic-field{grid-column:1/-1}.field span em{color:#72859c;margin-left:8px;font-size:12px;font-style:normal;font-weight:500;line-height:1.4}.upload-box{border:1.5px dashed var(--primary);background:#f5faffdb;border-radius:10px;margin-top:18px;padding:28px 22px 16px;position:relative}.upload-section-title{color:#1b345f;align-items:center;gap:8px;margin-top:18px;font-size:16px;font-weight:800;display:flex}.upload-section-title span{background:var(--primary);border-radius:999px;width:3px;height:18px}.clear-files{color:var(--primary);background:0 0;border:0;font-weight:750;position:absolute;top:12px;right:14px}.upload-hint{color:#345071;text-align:center;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;width:100%;font-weight:750;display:flex}.upload-icon{width:22px;height:22px;color:var(--primary);flex:none;place-items:center;display:inline-grid}.upload-icon svg{width:22px;height:22px}.file-picker{display:none}.upload-box>p{color:var(--muted);text-align:center;margin-top:6px;font-size:13px}.upload-box>p span{margin-top:2px;display:block}.upload-box>p strong{color:#1f3b63;font-weight:900}.review-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:4px 0 14px;display:grid}.review-mode-options label{color:#294363;cursor:pointer;background:#ffffffe6;border:1px solid #d4e1f2;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:10px 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative}.review-mode-options label.active{color:var(--primary);background:linear-gradient(#f7fbff 0%,#eff6ff 100%);border-color:#7db6ff;box-shadow:0 10px 24px #1677ff14}.review-mode-options input{opacity:0;pointer-events:none;position:absolute}.review-mode-check{background:#fff;border:2px solid #9aa7b8;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.review-mode-options label.active .review-mode-check{border-color:var(--primary);background:var(--primary)}.review-mode-options label.active .review-mode-check:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.review-mode-card-icon{color:#7d8898;background:0 0;border-radius:6px;place-items:center;width:34px;height:34px;display:inline-grid;position:relative}.review-mode-card-icon svg{width:25px;height:25px}.review-mode-options label.active .review-mode-card-icon{color:var(--primary)}.review-mode-card-icon.reuse{color:#7d8898;background:0 0}.review-mode-options label.active .review-mode-card-icon.reuse{color:var(--primary)}.review-mode-card-icon.reuse:before{content:"";background:linear-gradient(currentColor,currentColor) 7px 10px/9px 2px no-repeat,linear-gradient(currentColor,currentColor) 7px 16px/12px 2px no-repeat,#fff;border:2px solid;border-radius:4px;width:20px;height:25px}.review-mode-card-icon.reuse:after{content:"";background:#fff;border:2px solid;border-radius:50%;width:10px;height:10px;position:absolute;bottom:4px;right:4px;box-shadow:inset 4px 0 #fff}.review-mode-copy{gap:4px;min-width:0;display:grid}.review-mode-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.review-mode-copy strong{color:#18345a;font-size:14px;font-weight:700;line-height:1.2}.review-mode-options label.active .review-mode-copy strong{color:var(--primary)}.review-mode-copy em{color:#7b8797;font-size:13px;font-style:normal;font-weight:700;line-height:1.35}.review-upload-notes{color:#294363;background:linear-gradient(#f8fbff 0%,#f2f8ff 100%);border:1px solid #d7e7fb;border-radius:8px;grid-template-columns:18px minmax(0,1fr);gap:12px;margin:14px 0 0;padding:16px 18px;font-size:13px;font-weight:750;line-height:1.65;display:grid}.review-upload-notes p{margin:0}.review-upload-info-icon{border:2px solid var(--primary);width:16px;height:16px;color:var(--primary);border-radius:50%;place-items:center;margin-top:3px;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.file-list{background:#ffffffeb;border:1px solid #dde7f5;border-radius:8px;max-height:178px;margin-top:18px;overflow:auto}.file-row{color:#3b506b;border-bottom:1px solid #edf2f8;grid-template-columns:42px 1fr auto 24px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:13px;display:grid}.file-row:last-child{border-bottom:0}.file-row em{color:#6b7a90;font-style:normal}.file-row button{color:#71839a;background:0 0;border:0}.upload-box .parse{background:0 0;border:0;padding:0}.file-type-icon{color:#1677ff;place-items:center;width:34px;height:34px;display:inline-grid;position:relative}.file-type-icon svg{width:34px;height:34px;position:absolute;inset:0}.file-type-icon.word{color:#1677ff}.file-type-icon.pdf{color:#ff4d4f}.upload-summary{color:#5b6f89;justify-content:flex-start;align-items:center;gap:14px;margin-top:12px;font-size:13px;display:flex}.upload-summary>span{align-items:center;display:inline-flex}.continue-upload-button{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800}.continue-upload-button:hover{color:#0f5ed8}.weight-panel{margin-top:22px}.weight-title{margin-bottom:12px}.total-tag{border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:750;display:inline-flex}.total-tag svg{width:14px;height:14px}.total-tag.ok{color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f}.total-tag.error{color:#cf1322;background:#fff2f0;border:1px solid #ffccc7}.scheme-row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.chip-button{color:#37506c;background:#fff;border:1px solid #d8e4f2;border-radius:999px;height:30px;padding:0 12px;font-size:12px;font-weight:700}.weight-row{border-bottom:1px solid #edf2f8;grid-template-columns:16px minmax(170px,1fr) minmax(150px,260px) 82px 18px;align-items:center;gap:10px;min-height:50px;display:grid}.weight-row input{text-align:center;height:36px}.weight-metric-icon{background:var(--tone);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}@supports (color:color-mix(in lab, red, red)){.weight-metric-icon{background:color-mix(in srgb, var(--tone) 13%, transparent)}}.weight-metric-icon{color:var(--tone)}.weight-metric-icon svg{width:18px;height:18px}.blue,.weight-track .blue{--tone:#1677ff}.cyan,.weight-track .cyan{--tone:#13c2c2}.violet,.weight-track .violet{--tone:#722ed1}.amber,.weight-track .amber{--tone:#faad14}.weight-name{color:#39506c;gap:2px;font-size:13px;font-weight:700;display:grid}.weight-name em{color:#7b8ca1;font-size:11px;font-style:normal;font-weight:500}.weight-track{background:#ecf1f8;border-radius:999px;height:8px;overflow:hidden}.weight-track i{border-radius:inherit;background:var(--tone);height:100%;display:block}.reset-link{color:var(--primary);text-underline-offset:3px;background:0 0;border:0;margin:12px 0 0 auto;font-weight:750;text-decoration:underline;display:block}.modal-note{color:#7a8aa0;margin-right:auto;font-size:13px}.modal-actions{justify-content:flex-end;margin-top:24px}.warning-dialog{z-index:80;width:min(560px,100vw - 40px);padding:24px;position:fixed}.warning-dialog p{color:#536982;margin-top:10px;line-height:1.7}.warning-dialog .modal-actions{margin-top:18px}.square-notice-dialog{flex-direction:column;align-items:center;width:fit-content;min-width:320px;max-width:min(520px,100vw - 48px);height:auto;min-height:0;padding:30px 44px 0;display:flex;position:fixed;overflow:hidden}.notice-main{justify-items:center;gap:10px;width:100%;padding-bottom:24px;display:grid}.square-notice-dialog h2{z-index:2;text-align:center;white-space:nowrap;font-size:18px;position:relative}.square-notice-dialog p{z-index:2;color:#7a8796;text-align:center;white-space:nowrap;margin-top:0;font-size:14px;font-weight:750;line-height:1.45;position:relative}.square-notice-dialog:after{content:none}.square-notice-dialog .modal-actions{border-top:1px solid #e8edf5;justify-content:center;align-self:stretch;width:100%;margin-top:0;padding:20px 0;position:static}.square-notice-dialog .primary-button{width:auto;min-width:0;padding:0 22px}.notice-status-visual,.notice-success-icon{background:radial-gradient(circle, var(--notice-tone) 0 42%, var(--notice-tone) 43% 63%, transparent 64%);border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.notice-status-visual,.notice-success-icon{background:radial-gradient(circle, color-mix(in srgb, var(--notice-tone) 16%, transparent) 0 42%, color-mix(in srgb, var(--notice-tone) 9%, transparent) 43% 63%, transparent 64%)}}.notice-status-visual,.notice-success-icon{transform:none}.notice-status-visual:before{content:"";border:4px solid var(--notice-tone);opacity:.78;background:linear-gradient(var(--notice-tone) 0 0) 9px 17px / 19px 4px no-repeat, linear-gradient(var(--notice-tone) 0 0) 9px 28px / 14px 4px no-repeat;border-radius:8px;width:36px;height:44px;box-shadow:inset 0 10px #ffffff8a}.notice-status-visual:after{content:"";background:linear-gradient(#fff 0 0) 14px 8px / 4px 10px no-repeat, linear-gradient(#fff 0 0) 14px 16px / 9px 4px no-repeat, linear-gradient(135deg, var(--notice-tone), var(--notice-tone));border-radius:50%;width:30px;height:30px;position:absolute;bottom:14px;right:17px}@supports (color:color-mix(in lab, red, red)){.notice-status-visual:after{background:linear-gradient(#fff 0 0) 14px 8px / 4px 10px no-repeat, linear-gradient(#fff 0 0) 14px 16px / 9px 4px no-repeat, linear-gradient(135deg, var(--notice-tone), color-mix(in srgb, var(--notice-tone) 74%, #fff 26%))}}.notice-status-visual:after{box-shadow:inset 0 0 0 4px #ffffffd1, 0 8px 16px var(--notice-tone)}@supports (color:color-mix(in lab, red, red)){.notice-status-visual:after{box-shadow:inset 0 0 0 4px #ffffffd1, 0 8px 16px color-mix(in srgb, var(--notice-tone) 26%, transparent)}}.reviewing-notice-dialog{--notice-tone:#1677ff}.waiting-notice-dialog{--notice-tone:#21b979}.cancelled-notice-dialog{--notice-tone:#ff4d4f}.cancelled-notice-dialog .primary-button{background:linear-gradient(135deg,#ff1f2d,#ff4d4f);box-shadow:0 12px 24px #ff4d4f38}.cancelled-notice-dialog .notice-status-visual{background:radial-gradient(circle,#ff4d4feb 0 34%,#ff4d4f21 35% 58%,#ff4d4f12 59% 76%,#0000 77%)}.cancelled-notice-dialog .notice-status-visual:before{width:38px;height:38px;box-shadow:none;opacity:1;background:linear-gradient(#fff 0 0) 50%/7px 38px no-repeat,linear-gradient(#fff 0 0) 50%/38px 7px no-repeat;border:0;border-radius:0;transform:rotate(45deg)}.cancelled-notice-dialog .notice-status-visual:after{background:#ff4d4f9e;width:8px;height:8px;bottom:60px;right:8px;box-shadow:-72px 20px #ff4d4f6b,40px 48px 0 -2px #ff4d4f42,-36px 58px 0 -2px #ff4d4f3d}.topic-result-passed{--notice-tone:#21b979}.topic-result-failed{--notice-tone:#faad14}.topic-result-failed .primary-button{background:linear-gradient(135deg,#faad14,#ffc53d);box-shadow:0 10px 20px #faad142e}.topic-result-dialog p{white-space:normal;max-width:460px}.delete-file-dialog{justify-items:center;width:fit-content;min-width:min(460px,100vw - 40px);max-width:min(620px,100vw - 40px);padding:34px 42px 28px;display:grid;overflow:hidden}.delete-file-dialog h2{color:#1f1f1f;text-align:center;margin-top:18px;font-size:18px}.delete-file-dialog p{color:#5f7189;text-align:center;max-width:520px;margin-top:18px;font-size:14px;font-weight:600;line-height:1.7}.delete-file-dialog p strong{color:#3d5575;font-weight:800}.delete-file-dialog p em{color:#1677ff;font-style:normal;font-weight:800}.delete-file-dialog .modal-actions{border-top:1px solid #e7edf5;justify-content:center;align-self:stretch;gap:24px;width:100%;margin-top:30px;padding-top:24px}.delete-file-dialog .secondary-button{background:#fff;min-height:40px;padding:0 28px}.delete-dialog-visual{color:#fa8c16;background:radial-gradient(circle,#faad142e 0 58%,#faad1412 59% 100%);border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative}.delete-dialog-visual svg{stroke-width:3.4px;width:48px;height:48px}.delete-dialog-visual b{color:#fff;background:#fa8c16;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:10px;right:10px}.delete-task-dialog{min-width:min(430px,100vw - 40px);max-width:min(620px,100vw - 40px)}.delete-task-dialog h2{color:#1f1f1f}.delete-task-dialog p em{color:#ff4d4f}.delete-task-visual{color:#ff4d4f;background:radial-gradient(circle,#ff4d4f29 0 58%,#ff4d4f0f 59% 100%)}.delete-task-visual b{background:#ff4d4f}.waiting-notice-dialog .notice-status-visual:before,.waiting-notice-dialog .notice-status-visual:after{content:none}.waiting-people-icon{width:102px;height:102px;overflow:visible}.waiting-orbit{fill:#2ebe8414}.waiting-orbit.middle{fill:#2ebe841a}.waiting-dot{fill:#2ebe84b8}.waiting-person,.waiting-child{fill:url(#waitingGreenGradient)}.waiting-clock{fill:#34c984;stroke:#ffffffeb;stroke-width:4px}.waiting-clock-hand{stroke:#fff;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.notice-success-icon:before{content:"";transform-origin:50%;border-bottom:7px solid #fff;border-left:7px solid #fff;width:42px;height:24px;animation:.62s cubic-bezier(.2,1.3,.4,1) forwards successCheckPop;transform:rotate(-45deg)scale(.2)}.success-notice-dialog h2{color:#1a9a26}.success-notice-dialog{--notice-tone:#1a9a26}.success-notice-dialog .notice-success-icon{background:radial-gradient(circle,#1dbb4f 0 35%,#1dbb4f1f 36% 58%,#1dbb4f0f 59% 76%,#0000 77%);width:92px;height:92px}.success-notice-dialog .notice-success-icon:before{border-bottom-width:6px;border-left-width:6px;width:42px;height:25px}.success-notice-dialog p{color:#7a8796;font-size:14px;font-weight:750}.success-notice-dialog .primary-button{background:#1a9a26;box-shadow:0 10px 20px #1a9a262e}@keyframes successCheckPop{0%{opacity:0;transform:rotate(-45deg)scale(.2)}65%{opacity:1;transform:rotate(-45deg)scale(1.12)}to{opacity:1;transform:rotate(-45deg)scale(1)}}.detail-body{max-width:none;padding-right:52px}.detail-top{align-items:flex-start}.detail-heading{gap:10px;display:grid}.detail-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.detail-title-line .status{font-size:13px}.meta-row{color:#5e7088;flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.meta-row span{background:#ffffffad;border:1px solid #dce8f6;border-radius:999px;padding:4px 10px}.weight-tags{flex-wrap:wrap;gap:10px;width:fit-content;max-width:100%;display:flex}.weight-tag{color:#5d7088;white-space:nowrap;background:#eef3f8;border:1px solid #dbe6f3;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 16px;font-size:14px;font-weight:750;display:inline-flex}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.icon-text-button{justify-content:center;align-items:center;gap:10px;font-weight:800;display:inline-flex}.icon-text-button svg{stroke-width:3.1px;width:22px;height:22px}.upload-review-action{gap:7px;min-height:34px;padding:0 14px;font-size:13px}.upload-review-action svg{stroke-width:3px;width:18px;height:18px}.topic-check-action{color:#fff;background:linear-gradient(135deg,#176bff,#0f77ff);border-color:#0000;box-shadow:0 10px 22px #1677ff38}.export-report-action{color:#1677ff;background:#fffffff0;border-width:1px;border-color:#1677ff}.icon-text-button:disabled{color:#8c8c8c;box-shadow:none;opacity:1;background:#f3f5f8;border-color:#d9d9d9}.toolbox-action{outline:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.toolbox-fab{color:#fff;background:linear-gradient(135deg,#176bff,#4da0ff);border:1px solid #cfe0f5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 22px #1677ff38}.toolbox-fab svg{stroke-width:3.2px;width:23px;height:23px}.toolbox-action:hover .toolbox-fab,.toolbox-action:focus-within .toolbox-fab{transform:translateY(-1px);box-shadow:0 12px 26px #1677ff47}.toolbox-menu{z-index:20;opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border:1px solid #dce8f7;border-radius:10px;min-width:176px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 18px 38px #18407829}.toolbox-action:hover .toolbox-menu,.toolbox-action:focus-within .toolbox-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.toolbox-menu-item{color:#1f3c63;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;font-size:14px;font-weight:750;display:inline-flex}.toolbox-menu-item:hover:not(:disabled){color:var(--primary);background:#eef6ff}.toolbox-menu-item svg{stroke-width:3px;width:18px;height:18px}.toolbox-menu-item:disabled{opacity:.48}.spinning-icon{place-items:center;animation:1s linear infinite spin;display:inline-grid}@keyframes spin{to{transform:rotate(360deg)}}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.side-summary,.recommend-card,.change-log,.export-panel,.report-preview,.evidence{background:#fffc;border:1px solid #1677ff21;border-radius:12px;box-shadow:0 4px 12px #0000000a}.management-stat-card:after{content:"";background:linear-gradient(currentColor 0 0) 18px 18px / 28px 4px no-repeat, linear-gradient(currentColor 0 0) 18px 31px / 28px 4px no-repeat, linear-gradient(currentColor 0 0) 18px 44px / 22px 4px no-repeat, var(--grade-tone);border-radius:10px;width:64px;height:70px;position:absolute;bottom:-12px;right:10px}@supports (color:color-mix(in lab, red, red)){.management-stat-card:after{background:linear-gradient(currentColor 0 0) 18px 18px / 28px 4px no-repeat, linear-gradient(currentColor 0 0) 18px 31px / 28px 4px no-repeat, linear-gradient(currentColor 0 0) 18px 44px / 22px 4px no-repeat, color-mix(in srgb, var(--grade-tone) 10%, transparent)}}.management-stat-card:after{color:var(--grade-tone);opacity:.22}.grade-a-stat{--grade-tone:#1a9a26}.grade-b-stat{--grade-tone:#1677ff}.grade-c-stat{--grade-tone:#d46b08}.grade-d-stat{--grade-tone:#f5222d}.toolbar{justify-content:flex-start;padding:18px}.toolbar label{min-width:180px}.result-table table{table-layout:auto;min-width:1640px}.result-table{overflow-x:auto}.result-table th:first-child,.result-table td:first-child{white-space:nowrap;width:1%}.result-table .rank-col{text-align:center;white-space:nowrap;width:64px;min-width:64px}.result-table th:nth-child(2),.result-table td:nth-child(2),.result-table .topic-name-col{text-align:center;width:360px;min-width:360px}.result-table td:has(.file-name){text-align:center;width:360px;min-width:360px}.result-table .file-name{text-align:center;white-space:normal;text-overflow:clip;max-width:none;line-height:1.45;display:block;overflow:visible}.result-table th:nth-child(3),.result-table td:nth-child(3),.result-table th:nth-child(4),.result-table td:nth-child(4),.result-table th:nth-child(5),.result-table td:nth-child(5),.result-table th:nth-child(6),.result-table td:nth-child(6),.result-table th:nth-child(7),.result-table td:nth-child(7){text-align:center;width:92px}.result-table .grade-col{text-align:center;width:92px;min-width:92px}.result-table th:nth-child(8),.result-table td:nth-child(8){text-align:center;width:132px;min-width:132px}.result-table .topic-check-col{text-align:center;width:148px;min-width:148px}.result-table .review-status-col{text-align:center;width:138px;min-width:138px}.result-table .uploader-col{text-align:center;white-space:nowrap;width:112px;min-width:112px}.result-table .upload-time-col{text-align:center;white-space:nowrap;width:170px;min-width:170px}.result-table .operation-col{text-align:center;width:176px;min-width:176px}.result-table th:last-child,.result-table td:last-child{z-index:2;text-align:center;background:#fffffff5;width:176px;min-width:176px;position:sticky;right:0;box-shadow:-1px 0 #e9f0fa}.result-table th:last-child{z-index:3;background:linear-gradient(#f8fbff,#f1f7ff)}.result-table .grade{background:0 0;border:0;border-radius:0;min-height:auto;padding:0}.result-table .status{border:0;border-radius:16px}.result-row-actions{justify-content:center;align-items:center;gap:12px;display:flex}.report-link-button{color:var(--primary);white-space:nowrap;background:0 0;border:0;padding:0;font-weight:750}.grade-empty{color:#8a97a8;background:0 0;border:0}.topic-check.checking{color:#1677ff;background:#e6f4ff;border:0;border-radius:16px}.detail-scenario-switch{align-items:center;gap:8px;display:inline-flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.detail-scenario-switch button{color:#517099;cursor:pointer;background:#ffffffeb;border:1px solid #cfe0f5;border-radius:50%;width:28px;height:28px;font-size:14px;font-weight:800;line-height:1}.detail-scenario-switch button:hover,.detail-scenario-switch button.active{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 8px 18px #1677ff33}.report-link-button:disabled{color:var(--primary);cursor:not-allowed;opacity:.48}.delete-link-button:disabled{color:var(--error);cursor:not-allowed;opacity:.48}.result-footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;min-height:40px;margin-top:20px;margin-bottom:20px;display:grid;position:relative}.two-line{gap:3px;display:grid}.two-line b,.two-line em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.two-line b{color:#304864}.two-line em{color:#7c8ba0;font-style:normal}.error-pill{color:#d46b08;background:#fff7e6;border:1px solid #ffd591;border-radius:6px;min-height:26px;font-weight:750}.muted{color:#9aa8b8}.split-layout,.report-layout{grid-template-columns:280px 1fr;gap:18px;margin-top:24px;display:grid}.side-summary,.export-panel{align-content:start;gap:14px;padding:18px;display:grid}.side-metrics{background:#f8fbff;border-radius:8px;grid-template-columns:52px 1fr;align-items:center;min-height:48px;padding:0 12px;display:grid}.side-metrics strong{color:var(--primary);font-size:18px}.side-metrics.alert strong{color:#d46b08}.side-summary p{color:#6f8095;font-size:13px;line-height:1.7}.inner-table{margin-top:0}.recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.recommend-card{overflow:hidden}.recommend-card header{background:#f8fbff;border-bottom:1px solid #e8f0fb;align-items:center;gap:10px;min-height:56px;padding:0 14px;display:flex}.recommend-item{border-bottom:1px solid #edf3fa;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;min-height:60px;padding:10px 14px;display:grid}.recommend-item:last-child{border-bottom:0}.recommend-item span{width:24px;height:24px;color:var(--primary);background:#e6f4ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.recommend-item b{color:#344b67;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.recommend-item button{color:#4d6178;background:#fff;border:1px solid #d6e3f2;border-radius:7px;height:30px;font-size:12px;font-weight:750}.recommend-item .confirmed{color:#389e0d;background:#f6ffed;border-color:#b7eb8f}.change-log{grid-column:1/-1;gap:10px;padding:18px;display:grid}.change-log p,.report-preview li,.export-log span{color:#5d7088;line-height:1.7}.report-preview{padding:22px}.report-preview ol{gap:8px;margin:16px 0 0;padding-left:22px;display:grid}.check-line{grid-template-columns:none;align-items:center;gap:8px;display:flex}.check-line input{width:16px;height:16px}.export-log{border-top:1px solid #e6eef8;gap:6px;margin-top:18px;padding-top:18px;display:grid}.drawer{z-index:70;background:#fffffff5;border-left:1px solid #1677ff2e;width:min(70vw,820px);height:100vh;padding:22px 18px 28px;position:fixed;top:0;right:0;overflow:auto;box-shadow:-16px 0 48px #1677ff24}.drawer-scrim{z-index:60;cursor:default;background:#0000006b;border:0;position:fixed;inset:0}.drawer-header{grid-template-columns:1fr auto;align-items:start;gap:16px;margin-bottom:18px;display:grid}.drawer-header h2{font-size:18px}.summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.summary-strip .summary-card{background:#fffc;border:1px solid #d9e6f5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:78px;padding:12px 16px;display:grid;box-shadow:0 4px 12px #0000000a}.summary-strip .summary-card>span:first-child{color:#6b7c91;grid-column:1;font-size:13px}.summary-strip strong{color:var(--summary-tone);grid-column:1;font-size:24px;line-height:1}.summary-card-icon{background:var(--summary-tone);border:1px solid #0000;border-radius:50%;grid-area:1/2/span 2;place-items:center;width:42px;height:42px;display:grid}@supports (color:color-mix(in lab, red, red)){.summary-card-icon{background:color-mix(in srgb, var(--summary-tone) 12%, #fff 88%)}}.summary-card-icon{color:var(--summary-tone);opacity:.95}.summary-card-icon svg{stroke-width:3.6px;width:34px;height:34px}.summary-strip .rank-card{--summary-tone:#1677ff}.summary-strip .consistency-card-mini,.summary-strip .consistency-unchecked{--summary-tone:#596579}.summary-strip .consistency-pass{--summary-tone:#1a9a26}.summary-strip .consistency-fail{--summary-tone:#d46b08}.summary-strip .big-grade{width:auto;height:auto;color:var(--summary-tone);background:0 0;border:0;border-radius:0;font-size:24px;display:inline}.summary-strip .topic-consistency-text,.summary-strip .recommend{color:var(--summary-tone);font-size:24px;line-height:1}.summary-grade-a{--summary-tone:#1a9a26}.summary-grade-b{--summary-tone:#1677ff}.summary-grade-c{--summary-tone:#d46b08}.summary-grade-d{--summary-tone:#f5222d}.drawer-section{margin-top:20px}.drawer-section>h3,.section-row{border-left:3px solid var(--primary);align-items:center;min-height:28px;padding-left:10px;display:flex}.section-row span{color:#6e8199;font-size:12px}.error-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.error-section-title>div{align-items:baseline;gap:8px;display:inline-flex}.error-section-title h3{margin:0}.reason-row{background:#ffffffeb;border:1px solid #dfe8f6;border-radius:8px;grid-template-columns:230px 90px minmax(0,1fr);gap:0;margin-top:10px;display:grid;overflow:hidden;box-shadow:0 2px 8px #10365c08}.reason-name{background:var(--tone);border:0;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;min-height:96px;padding:12px 16px;display:grid}@supports (color:color-mix(in lab, red, red)){.reason-name{background:color-mix(in srgb, var(--tone) 8%, white)}}.reason-name{color:var(--tone);text-align:left;font-size:13px;font-weight:800}.reason-name span{max-width:9em}.reason-icon{background:var(--tone);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}@supports (color:color-mix(in lab, red, red)){.reason-icon{background:color-mix(in srgb, var(--tone) 12%, white)}}.reason-icon{color:var(--tone)}.reason-icon svg{stroke-width:3px;width:22px;height:22px}.reason-grade{background:#f7f9fc;border:0;border-left:1px solid #dfe8f6;border-right:1px solid #dfe8f6;align-content:center;place-items:center;gap:8px;display:grid}.reason-grade b{color:#595959;background:0 0;border:0;border-radius:0;width:auto;height:auto;font-size:18px;display:inline}.reason-grade span{color:#1a9a26;font-size:13px;font-weight:750}.reason-grade.grade-a span,.reason-grade.grade-a b{color:#1a9a26}.reason-grade.grade-b span,.reason-grade.grade-b b{color:#1677ff}.reason-grade.grade-c span,.reason-grade.grade-c b{color:#d46b08}.reason-grade.grade-d span,.reason-grade.grade-d b{color:#f5222d}.reason-copy{color:#3d516c;gap:8px;padding:14px 18px;font-size:13px;line-height:1.7;display:grid}.reason-points{gap:7px;margin:0;padding-left:20px;display:grid}.reason-points li::marker{color:#7a8da5}.criteria{background:#f8fbff;border-radius:8px;padding:10px}.evidence{box-shadow:none;background:0 0;border:0;padding:0}.advantage-grid{grid-template-columns:1fr;gap:14px;margin-top:12px;display:grid}.advantage-card{border-radius:8px;grid-template-columns:auto 1fr;gap:8px 10px;min-height:76px;padding:14px 16px;display:grid}.advantage-card p{color:#506882;grid-column:1/-1;margin:0;line-height:1.8}.advantage-card.positive{background:#f6ffed94;border:1px solid #52c41a6b}.advantage-card.positive b{color:#149334}.advantage-card b:before{content:"!";vertical-align:-2px;border:2px solid;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:8px;font-size:12px;line-height:1;display:inline-grid}.advantage-card.positive b:before{content:"✓"}.advantage-card.negative{background:#fff2f094;border:1px solid #ff4d4f57}.advantage-card.negative b{color:#e64228}.error-table-scroll{border:1px solid #e0e9f5;border-radius:8px;max-height:210px;margin-top:12px;overflow:auto}.error-table{table-layout:auto;border:0;border-radius:0;width:max-content;min-width:100%;margin-top:0;overflow:visible}.error-table thead th{z-index:1;position:sticky;top:0}.error-table th,.error-table td{white-space:nowrap;height:42px;padding:0 12px;font-size:12px}.export-format-modal{background:#fffffff5;border:1px solid #ffffff80;border-radius:24px;width:min(760px,100vw - 56px);padding:38px 38px 32px;box-shadow:0 24px 70px #1677ff2e}.export-format-modal .modal-header{align-items:flex-start}.export-format-modal .modal-header h2{color:#1d2430;font-size:18px}.export-format-modal .modal-header p{color:#6c7a8d;margin-top:12px;font-size:14px;font-weight:650}.export-format-modal .plain-icon{color:#34445a;width:38px;height:38px;font-size:28px}.export-format-modal .modal-actions{justify-content:flex-end;gap:18px;margin-top:30px}.export-format-modal .modal-actions .secondary-button,.export-format-modal .modal-actions .primary-button{width:auto;min-width:92px;padding:0 24px}.export-confirm-modal{border-radius:24px;justify-items:center;width:fit-content;min-width:0;max-width:min(520px,100vw - 56px);padding:40px 46px 34px;display:grid;position:relative;box-shadow:0 26px 68px #26497e33}.export-confirm-close{color:#6d7888;font-size:28px;position:absolute;top:20px;right:24px}.export-confirm-visual{background:radial-gradient(circle,#1677ff21 0 38%,#1677ff12 39% 58%,#1677ff06 59% 100%);border-radius:50%;place-items:center;width:104px;height:104px;margin-bottom:18px;display:grid;position:relative}.export-confirm-visual:before,.export-confirm-visual:after{content:"";background:#c8ddff;border-radius:50%;position:absolute}.export-confirm-visual:before{width:8px;height:8px;top:20px;right:13px;box-shadow:-72px 24px 0 3px #c8ddffb3,5px 61px 0 2px #c8ddffb8}.export-confirm-visual:after{background:#a9caffb8;width:5px;height:5px;bottom:34px;right:2px}.export-confirm-orbit{color:#fff;background:linear-gradient(135deg,#82b9ff,#2479f5);border-radius:14px;place-items:center;width:64px;height:64px;display:grid;position:relative;box-shadow:0 14px 30px #1677ff3d}.export-confirm-orbit>svg{z-index:1;stroke-width:3.4px;width:40px;height:40px;position:relative}.export-confirm-badge{z-index:2;color:#fff;background:linear-gradient(135deg,#4aa4ff,#1677ff);border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:-8px;right:-12px;box-shadow:0 10px 22px #1677ff47}.export-confirm-badge .anticon{font-size:20px;line-height:1;display:block}.export-confirm-badge .anticon svg{width:20px;height:20px;display:block}.export-confirm-copy{text-align:center}.export-confirm-copy h2{color:#1d2430;margin:0;font-size:18px;line-height:1.2}.export-confirm-copy p{color:#6b7c91;max-width:430px;margin:16px auto 0;font-size:14px;font-weight:700;line-height:1.8}.export-confirm-modal .modal-actions{justify-content:center;gap:16px;margin-top:30px}.export-confirm-modal .modal-actions .secondary-button,.export-confirm-modal .modal-actions .primary-button{min-width:92px;height:auto;min-height:40px;font-size:inherit;border-radius:8px;padding:0 24px}.export-confirm-modal .modal-actions .primary-button{box-shadow:0 12px 28px #1677ff3d}.export-format-grid{grid-template-columns:1fr 1fr;gap:24px;margin:28px 0 0;display:grid}.export-format-card{color:#334762;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce8f7;border-radius:16px;align-items:center;gap:24px;min-height:160px;padding:34px 28px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex;position:relative}.export-format-card .document-icon{width:88px;height:80px;color:var(--doc-color);border-radius:10px;flex:none;place-items:center;display:inline-grid;position:relative}.export-format-card .document-icon:before{content:"";opacity:.86;background:currentColor;border-radius:10px;position:absolute;inset:0;box-shadow:inset -28px 0 #ffffff1f,inset 0 28px #ffffff1f,0 10px 18px #233e5c29}.export-format-card .document-icon:after{z-index:1;background:var(--doc-color);border-radius:7px;place-items:center;width:52px;height:48px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.export-format-card .document-icon:after{background:color-mix(in srgb, var(--doc-color) 86%, #000 14%)}}.export-format-card .document-icon:after{color:#fff;font-size:34px;font-weight:900;box-shadow:0 8px 16px #00000029}.export-format-copy{gap:12px;display:grid}.export-format-copy strong{color:#1d2430;font-size:18px;line-height:1}.export-format-copy span{color:#6c7a8d;white-space:nowrap;font-size:14px;font-weight:650}.export-format-card.word{--doc-color:#1677ff}.export-format-card.excel{--doc-color:#20a05a}.export-format-card.word .document-icon:after{content:"W"}.export-format-card.excel .document-icon:after{content:"X"}.export-format-card.selected{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff,0 14px 30px #1677ff14}.export-format-card.word.selected,.export-format-card.excel.selected{background:#f8fbff}.format-selected-check{color:#fff;background:#1677ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:18px;font-weight:900;display:grid;position:absolute;top:18px;right:18px}@media (width<=1180px){.filter-panel,.weight-tags,.stat-grid,.recommend-grid{grid-template-columns:1fr 1fr}.drawer{width:min(88vw,820px)}}@media (width<=820px){.app-header{grid-template-columns:56px 1fr auto;padding:0 14px}.header-title{font-size:18px}.role-button span:not(.avatar){display:none}.page-body,.detail-body{padding:20px 14px}.body-title-row,.detail-top,.page-footer,.modal-actions,.toolbar{flex-direction:column;align-items:stretch}.filter-panel,.form-grid,.weight-tags,.stat-grid,.summary-strip,.reason-row,.split-layout,.report-layout,.recommend-grid{grid-template-columns:1fr}.weight-row{grid-template-columns:16px 1fr 70px 18px}.weight-track{grid-column:2/-1}.table-shell{overflow-x:auto}table{min-width:920px}.file-row{grid-template-columns:34px 1fr 24px}.file-row em,.file-row .parse{display:none}.drawer{width:100vw;height:100vh;top:0}}body,button,input,select,td,p,li{font-size:14px}h1,h2,h3,.header-title,.drawer-header h2,.empty-state strong,.stat-grid strong,.side-metrics strong,.summary-strip strong,.summary-strip .big-grade,.summary-strip .recommend,.summary-strip .topic-consistency-text,.reason-grade b{font-size:18px}th{font-size:16px}.header-title span{display:none}.app-header{grid-template-columns:96px 1fr 220px;height:56px;padding:0 18px}.icon-button{width:34px;height:34px}.plain-icon{width:28px;height:28px}.role-button{gap:8px;height:34px;padding:0 8px}.avatar{width:30px;height:30px}.page-body{padding:18px 28px 76px}.body-title-row,.detail-top,.page-footer,.weight-title,.section-row,.modal-header,.modal-actions,.toolbar{gap:10px}.subtle{margin-top:4px}.primary-button,.secondary-button,.outline-primary,.preview-button,.ghost-button{min-height:34px;padding:0 14px}.filter-panel,.toolbar{margin-top:12px;padding:12px 16px}.filter-panel{gap:12px}label,.field{gap:6px}input,select{height:34px;padding:0 12px}.table-shell{margin-top:12px}th,td{height:40px;padding:0 10px}th{height:42px}.empty-state{gap:10px;min-height:170px}.page-footer{min-height:34px;margin-top:12px}.pager button,.pager input,.pager select{height:32px}.modal-backdrop,.create-modal,.warning-dialog,.report-preview,.drawer,.change-log,.side-summary,.export-panel,.evidence{padding:14px}.modal-header,.drawer-header{margin-bottom:10px}.form-grid,.stat-grid,.recommend-grid,.split-layout,.report-layout{gap:10px}.upload-box{margin-top:10px;padding:16px 14px 10px}.file-list{max-height:132px;margin-top:10px}.file-row{min-height:36px}.weight-panel,.stat-grid,.recommend-grid,.split-layout,.report-layout,.drawer-section{margin-top:12px}.weight-tag{min-height:30px;padding:0 14px}.stat-grid>div{min-height:92px;padding:12px 14px}.recommend-card header{min-height:40px}.recommend-item{min-height:42px}.summary-strip{min-height:64px}.summary-strip .big-grade,.reason-grade b{width:auto;height:auto}.reason-name{min-height:76px;padding:10px}.reason-copy{padding:12px;font-size:14px}.create-modal .form-grid{grid-template-columns:minmax(0,1fr) 220px}.modal-weight-panel{margin-top:12px;position:relative}.modal-weight-title{align-items:center}.weight-title-left{align-items:center;gap:10px;display:inline-flex;position:relative}.modal-weight-title .weight-title-left:before{content:"";background:var(--primary);border-radius:999px;width:3px;height:18px}.modal-weight-title h3{color:#1b345f;font-size:16px;font-weight:800;line-height:1.5}.modal-weight-rows{margin-top:10px}.modal-weight-row{grid-template-columns:34px minmax(190px,24%) minmax(300px,1fr) 76px 18px}.modal-weight-row input{text-align:center}.weight-reset-row{justify-content:flex-end;margin-top:6px;display:flex}.reset-weight-link{color:var(--primary);background:0 0;border:0;align-items:center;gap:6px;font-size:12px;font-weight:700;line-height:1.4;display:inline-flex}.reset-weight-link svg{width:15px;height:15px}.review-member-panel{margin-top:14px}.review-member-title{color:#1b345f;align-items:center;gap:10px;font-size:16px;font-weight:800;line-height:1.5;display:flex}.review-member-title span{background:var(--primary);border-radius:999px;width:3px;height:18px}.member-selector-card{gap:12px;margin-top:10px;display:grid}.member-box{background:#eff7ffeb;border:0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;min-height:48px;padding:8px 12px;display:flex}.member-placeholder{color:#98a6b8;font-size:14px}.member-tag{min-width:82px;min-height:30px;color:var(--primary);background:#eef5ff;border:1px solid #cfe2ff;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px 0 12px;font-size:14px;font-weight:750;display:inline-flex}.member-tag button{color:#8b98aa;cursor:pointer;background:0 0;border:0;border-radius:50%;width:18px;height:18px;line-height:18px}.member-tag button:hover{color:#5d6b7e;background:#d8dee8}.member-search-wrap{cursor:text;border-radius:8px;position:relative}.member-search-wrap input{color:#213a5f;background:#fffffff5;border:1px solid #d5e2f5;border-radius:8px;outline:none;width:100%;min-height:46px;padding:0 42px 0 40px;font-size:14px;font-weight:650}.member-search-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1677ff1f}.member-search-icon{z-index:1;pointer-events:none;border:2px solid #8da0b8;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;left:14px;transform:translateY(-55%)}.member-search-icon:after{content:"";background:#8da0b8;border-radius:999px;width:7px;height:2px;position:absolute;bottom:-4px;right:-5px;transform:rotate(45deg)}.member-caret{z-index:1;pointer-events:none;border-bottom:2px solid #8da0b8;border-right:2px solid #8da0b8;width:9px;height:9px;position:absolute;top:50%;right:15px;transform:translateY(-70%)rotate(45deg)}.member-search-results{z-index:20;background:#fffffffa;border:1px solid #dbe6f3;border-radius:8px;gap:4px;max-height:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #1f406e24}.member-search-results button,.member-search-results .member-empty-option{color:#294363;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-height:36px;padding:0 10px;font-size:14px;font-weight:700;display:grid}.member-search-results button:hover,.member-search-results button.selected{color:var(--primary);background:#eef5ff}.member-checkbox{color:#fff;background:#fff;border:1px solid #c7d6ea;border-radius:4px;place-items:center;width:16px;height:16px;font-size:12px;line-height:1;display:inline-grid}.member-search-results button.selected .member-checkbox{border-color:var(--primary);background:var(--primary)}.member-empty-option{color:#98a6b8;grid-template-columns:none!important;display:flex!important}.history-table table{table-layout:auto}.history-seq-col{width:4em}.history-name-col{width:26em}.history-level-col,.history-creator-col{width:8em}.history-created-col{width:12em}.history-count-col,.history-status-col{width:8em}.history-actions-col{width:9em}.history-table th,.history-table th:first-child,.history-table td:first-child,.history-table th:nth-child(3),.history-table td:nth-child(3),.history-table th:nth-child(4),.history-table td:nth-child(4),.history-table th:nth-child(5),.history-table td:nth-child(5),.history-table th:nth-child(6),.history-table td:nth-child(6),.history-table th:nth-child(7),.history-table td:nth-child(7),.history-table th:nth-child(8),.history-table td:nth-child(8){text-align:center}.history-table td:nth-child(2){text-align:left;padding-left:26px}.history-table .task-link{text-align:left;vertical-align:middle;max-width:100%}.history-table .status{border:0;border-radius:999px;min-height:32px;padding:3px 14px}.text-actions{justify-content:center;align-items:center;gap:12px;display:inline-flex}.text-actions .link-button{font-size:14px}.danger-action{color:var(--error)}.danger-action:disabled{color:var(--error);cursor:not-allowed;opacity:.48}.history-footer{justify-content:flex-end;min-height:34px;margin-top:40px}.management-card-area{gap:14px;display:grid}.history-stat-area{margin-top:24px}.management-card-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.management-stat-card{background:#ffffffd1;border:1px solid #1677ff21;border-radius:12px;grid-template-columns:72px minmax(0,1fr) auto;grid-template-areas:"icon label count""icon name count";align-items:center;column-gap:14px;min-height:92px;padding:16px 20px 16px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a}.management-stat-card:before,.management-stat-card:after{content:none}.management-card-icon{background:var(--grade-tone,var(--primary));border-radius:50%;grid-area:icon;place-items:center;width:52px;height:52px;display:grid}@supports (color:color-mix(in lab, red, red)){.management-card-icon{background:color-mix(in srgb, var(--grade-tone,var(--primary)) 10%, transparent)}}.management-card-icon{color:var(--grade-tone,var(--primary))}.management-card-icon svg{stroke-width:3.6px;width:35px;height:35px}.management-stat-card>span:not(.management-card-icon){color:#71839a;grid-area:label;font-size:13px;font-weight:700}.management-stat-card strong{color:#1f3c63;grid-area:name;font-size:18px;font-weight:800}.management-stat-card b{z-index:1;color:var(--grade-tone,var(--primary));grid-area:count;font-size:30px;font-weight:850;line-height:1;position:relative}.level-stat-card:first-child{--grade-tone:#722ed1}.level-stat-card:first-child:before{content:none}.level-stat-card:nth-child(2){--grade-tone:#f5222d}.level-stat-card:nth-child(2):before{content:none}.level-stat-card:nth-child(3){--grade-tone:#1677ff}.level-stat-card:nth-child(3):before{content:none}.level-stat-card:nth-child(4){--grade-tone:#13c2c2}.level-stat-card:nth-child(4):before,.grade-management-card.grade-a-stat:before,.grade-management-card.grade-b-stat:before,.grade-management-card.grade-c-stat:before,.grade-management-card.grade-d-stat:before{content:none}.empty-preview-button{padding-left:0}.table-icon-button{width:28px;height:28px;color:var(--primary);background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;transition:background .2s,border-color .2s,transform .2s;display:inline-grid;position:relative}.table-icon-button:hover{background:#e6f4ff;border-color:#91caff;transform:translateY(-1px)}.delete-icon,.submit-icon{width:16px;height:16px;display:block;position:relative}.delete-icon:before{content:"";border:2px solid;border-top:0;border-radius:0 0 2px 2px;width:8px;height:9px;position:absolute;top:5px;left:4px}.delete-icon:after{content:"";background:currentColor;border-radius:2px;width:10px;height:2px;position:absolute;top:2px;left:3px;box-shadow:3px -2px 0 -.5px}.submit-icon:before{content:"";background:currentColor;border-radius:2px;width:2px;height:11px;position:absolute;top:3px;left:7px}.submit-icon:after{content:"";border-top:2px solid;border-right:2px solid;width:8px;height:8px;position:absolute;top:3px;left:4px;transform:rotate(-45deg)}.history-table .empty-state{align-content:center;justify-items:center;min-height:400px}.result-footer{z-index:auto;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;min-height:40px;margin-top:20px;margin-bottom:20px;display:grid;position:relative;bottom:auto;right:auto}.error-table th:nth-child(2),.error-table td:nth-child(2),.error-table th:nth-child(4),.error-table td:nth-child(4){text-align:center}.side-drawer-wrap{z-index:300;justify-content:flex-end;display:flex;position:fixed;inset:0}.side-drawer-mask{cursor:default;background:#0f234438;border:0;position:absolute;inset:0}.task-edit-drawer{z-index:1;background:#fffffff5;border-left:1px solid #dbe7f6;width:50vw;min-width:520px;max-width:780px;height:100%;padding:0 24px 22px;position:relative;overflow-y:auto;box-shadow:-18px 0 46px #2646782e}.task-edit-header{background:#fffffffa;border-bottom:1px solid #dbe7f6;justify-content:space-between;align-items:center;gap:16px;margin:0 -24px 14px;padding:16px 24px;display:flex}.task-edit-header h2{color:#122b52;margin:0;font-size:18px}.task-edit-header p{color:var(--muted);margin:5px 0 0;font-size:13px}.task-edit-section{background:#f8fbffdb;border:1px solid #dbe7f6;border-radius:8px;gap:14px;margin-top:14px;padding:16px;display:grid}.task-edit-section h3{color:#183861;margin:0;font-size:16px}.task-edit-section label{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px}.drawer-weight-list{gap:12px;display:grid}.drawer-weight-list label>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.drawer-weight-list b{color:var(--muted);font-size:14px}.member-list{flex-wrap:wrap;gap:10px;display:flex}.member-list span{min-height:30px;color:var(--primary);background:#eef6ff;border-radius:999px;align-items:center;padding:4px 12px;font-size:14px;font-weight:700;display:inline-flex}.task-edit-switch-row{background:#fff;border:1px solid #dbe7f6;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:14px 16px;display:flex}.task-edit-switch-row strong{color:#183861;font-size:16px;display:block}.task-edit-switch-row span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.task-toggle{cursor:pointer;background:#d8e1ee;border:0;border-radius:999px;flex:none;width:58px;height:32px;transition:background .2s;position:relative}.task-toggle i{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 4px 12px #122b522e}.task-toggle.on{background:var(--primary)}.task-toggle.on i{transform:translate(26px)}.task-toggle:disabled{opacity:.45;cursor:not-allowed}.task-info-card{background:linear-gradient(#f8fbfff5,#fffffff5);border:1px solid #dbe7f6;border-radius:8px;gap:12px;padding:16px;display:grid}.task-info-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.task-info-label{color:#60718a;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.task-info-title-row strong{color:#183861;font-size:17px;line-height:1.42;display:block}.task-info-tags{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.task-topic-display{background:0 0;gap:4px;padding:0;display:grid}.task-topic-display span{color:#7a889c;font-size:13px;font-weight:700}.task-topic-display p{color:#183861;margin:0;font-size:15px;font-weight:700;line-height:1.45}.level-display-tag{min-height:28px;color:var(--primary);background:#eef6ff;border-radius:16px;align-items:center;padding:3px 12px;font-size:14px;font-weight:700;display:inline-flex}.level-display-tag.national{color:#722ed1;background:#f3eaff}.level-display-tag.province{color:#f5222d;background:#fff1f0}.level-display-tag.school{color:#1677ff;background:#e6f4ff}.level-display-tag.other{color:#13a8a8;background:#e6fffb}.task-info-tags .status{border:0;border-radius:16px;min-height:28px;padding:3px 12px}.task-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.task-info-grid div{background:#f7faff;border-radius:8px;padding:10px 12px}.task-info-grid dt{color:#7a889c;margin-bottom:5px;font-size:13px;font-weight:700}.task-info-grid dd{color:#183861;margin:0;font-size:15px;font-weight:700}.readonly-weight-section .drawer-weight-list{gap:14px}.drawer-weight-item{color:#183861;grid-template-columns:170px minmax(0,1fr) 52px;align-items:center;gap:14px;display:grid}.drawer-weight-item>span{font-size:14px;font-weight:700}.drawer-weight-track{background:#e9eff7;border-radius:999px;height:10px;overflow:hidden}.drawer-weight-track i{border-radius:inherit;background:var(--weight-color,var(--primary));height:100%;display:block}.drawer-weight-item.blue{--weight-color:#1677ff}.drawer-weight-item.cyan{--weight-color:#18bfc0}.drawer-weight-item.violet{--weight-color:#722ed1}.drawer-weight-item.amber{--weight-color:#faad14}.drawer-weight-item b{color:#183861;text-align:right;font-size:14px}.detail-file-limit-note{color:#8a97a8;grid-column:1;margin:0;font-size:14px;font-weight:700;line-height:28px}.result-footer .pager{grid-column:3;justify-self:end}
