.director-workbench__section{margin-bottom:16px}.director-workbench__stretch>.ant-col{display:flex}.director-workbench__stretch>.ant-col>.ant-card{width:100%;height:100%}.workbench-schedule{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg);width:100%;height:100%;padding:16px}.workbench-schedule__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.workbench-schedule__title{color:var(--text-1);font-size:14px;font-weight:600}.workbench-schedule__summary{color:var(--text-2);margin-top:2px;font-size:12px}.workbench-schedule__link{color:var(--accent);flex-shrink:0;font-size:12px;text-decoration:none}.workbench-schedule__link:hover{color:var(--accent-deep)}.workbench-schedule__days{grid-template-columns:repeat(7,minmax(54px,1fr));gap:6px;padding-bottom:14px;display:grid;overflow-x:auto}.workbench-schedule__day{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);min-width:54px;color:var(--text-2);cursor:pointer;padding:8px 5px;transition:border-color .15s,background .15s,color .15s}.workbench-schedule__day span,.workbench-schedule__day strong{line-height:1.3;display:block}.workbench-schedule__day span{font-size:11px}.workbench-schedule__day strong{color:var(--text-1);margin-top:3px;font-size:16px;font-weight:600}.workbench-schedule__day:hover{border-color:#0d937359}.workbench-schedule__day.is-active{color:var(--accent-text);background:#0d937314;border-color:#0d937347}.workbench-schedule__day.is-active strong{color:var(--accent)}.workbench-schedule__agenda{border-top:1px solid var(--line-soft);min-height:180px;max-height:330px;overflow-y:auto}.workbench-schedule__entry{border-bottom:1px solid var(--line-soft);grid-template-columns:54px 8px minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding:8px 4px;display:grid}.workbench-schedule__entry:last-child{border-bottom:0}.workbench-schedule__time strong,.workbench-schedule__time span,.workbench-schedule__course strong,.workbench-schedule__course span{display:block}.workbench-schedule__time strong{color:var(--text-1);font-size:12px}.workbench-schedule__time span,.workbench-schedule__course span{color:var(--text-2);font-size:11px}.workbench-schedule__marker{background:var(--accent);border-radius:99px;width:4px;height:28px}.workbench-schedule__course{min-width:0}.workbench-schedule__course strong{color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.workbench-schedule__agenda .ant-empty{margin-block:48px}@media (width<=767px){.workbench-schedule{padding:14px}.workbench-schedule__days{grid-template-columns:repeat(7,58px)}}.login-page{background:linear-gradient(#fafafa 0%,#fff 60%);grid-template-columns:minmax(0,58fr) minmax(420px,42fr);width:100%;min-height:100vh;display:grid}.login-panel{box-sizing:border-box;flex-direction:column;align-items:center;min-height:100%;padding:32px 24px 16px;display:flex}.login-panel__inner{flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:420px;display:flex}.login-panel__header{margin-bottom:28px}.login-panel__title{color:var(--text-1);margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.3}.login-panel__desc{color:var(--text-2);margin:0;font-size:14px;line-height:1.5}.login-panel__captcha-row{align-items:flex-end;gap:10px;margin-bottom:8px;display:flex}.login-panel__captcha-field{flex:1;margin-bottom:0}.login-panel__captcha-btn{border:1px solid var(--line);border-radius:var(--radius-md);cursor:pointer;background:#f9fafb;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:40px;padding:0;display:flex;overflow:hidden}.login-panel__captcha-btn:disabled{cursor:not-allowed;opacity:.7}.login-panel__captcha-btn img{object-fit:cover;width:100%;height:100%}.login-panel__captcha-btn span{color:var(--text-3);font-size:12px}.login-panel__submit.ant-btn{height:44px;margin-top:8px}.login-panel__security{text-align:center;color:var(--text-3);margin:16px 0 0;font-size:12px}.login-panel__beian{text-align:center;width:100%;color:var(--text-3);flex-shrink:0;margin-top:24px;padding:8px 0;font-size:12px;text-decoration:none}.login-panel__beian:hover{color:var(--text-2)}.login-hero{border-right:1px solid var(--line);background:radial-gradient(120% 80% at 8% 0,#0d937324 0%,#0000 52%),radial-gradient(90% 70% at 100% 100%,#3772cf14 0%,#0000 48%),linear-gradient(165deg,#f3faf7 0%,#f8fafb 45%,#fff 100%);justify-content:center;align-items:center;padding:clamp(32px,5vw,72px);display:flex;position:relative;overflow:hidden}.login-hero__inner{flex-direction:column;gap:28px;width:min(100%,580px);margin-inline:auto;display:flex}.login-hero__brand{color:var(--text-1);align-items:center;gap:12px;display:flex}.login-hero__brand strong{font-size:18px;font-weight:600;line-height:1.3}.login-hero__logo{background:var(--accent);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 8px 20px #0d937347}.login-hero__copy{max-width:520px}.login-hero__title{letter-spacing:-.03em;color:var(--text-1);margin:0;font-size:clamp(28px,3.2vw,40px);font-weight:650;line-height:1.2}.login-hero__subtitle{color:var(--text-2);margin:12px 0 0;font-size:15px;line-height:1.6}.login-hero__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:560px;display:grid}.login-hero__feature{background:#ffffffe0;border:1px solid #e5e7ebf2;border-radius:12px;align-items:flex-start;gap:10px;padding:14px 14px 15px;display:flex;box-shadow:0 8px 24px #1118270a}.login-hero__feature-icon{width:36px;height:36px;color:var(--accent);background:#0d93731a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.login-hero__feature-title{color:var(--text-1);font-size:13px;font-weight:600;line-height:1.3}.login-hero__feature-desc{color:var(--text-2);margin-top:3px;font-size:12px;line-height:1.4}.login-hero__art{filter:drop-shadow(0 18px 30px #0d937314);width:min(100%,560px);height:auto;margin-top:8px}@media (width<=1199px){.login-hero__features{grid-template-columns:1fr;max-width:360px}}@media (width<=959px){.login-page{grid-template-columns:1fr}.login-hero{display:none}.login-panel{min-height:100vh}}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}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]{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}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2)format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2)format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2)format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2)format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2)format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2)format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#fff;--bg-soft:#f9fafb;--bg-hover:#f3f4f6;--sidebar-bg:#f9fafb;--line:#e5e7eb;--line-soft:#f3f4f6;--text-1:#111827;--text-2:#6b7280;--text-3:#9ca3af;--accent:#0d9373;--accent-deep:#0a7d61;--accent-light:#ecfdf5;--accent-mid:#d1fae5;--accent-text:#065f46;--blue:#2563eb;--blue-bg:#eff6ff;--blue-text:#1d4ed8;--blue-border:#bfdbfe;--amber:#d97706;--amber-bg:#fffbeb;--amber-text:#92400e;--amber-border:#fde68a;--red:#dc2626;--red-bg:#fef2f2;--red-text:#991b1b;--red-border:#fecaca;--gray-bg:#f3f4f6;--gray-text:#6b7280;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;font-family:var(--font-sans);color:var(--text-1);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:14px;line-height:1.6}.status{border:1px solid #0000;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.status__dot{border-radius:50%;width:5px;height:5px}.status--active{color:#065f46;background:#0d93731a;border-color:#0d93734d}.status--active .status__dot{background:#0d9373}.status--pending{color:#8a560a;background:#c37d0d1a;border-color:#c37d0d4d}.status--pending .status__dot{background:#c37d0d}.status--leave{color:#888;background:#f7f7f7;border-color:#ededed}.status--leave .status__dot{background:#a8a8aa}.tag{border:1px solid #0000;border-radius:4px;align-items:center;margin-right:4px;padding:2px 8px;font-size:11.5px;font-weight:500;line-height:1.4;display:inline-flex}.tag--green{color:#065f46;background:#0d93731a;border-color:#0d937340}.tag--blue{color:#1d5ea8;background:#3772cf1a;border-color:#3772cf40}.tag--amber{color:#8a560a;background:#c37d0d1a;border-color:#c37d0d40}.tag--default{color:#888;background:#f7f7f7;border-color:#ededed}.avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:inline-flex}.avatar--green{color:#065f46;background:#0d937326}.avatar--blue{color:#1d5ea8;background:#3772cf26}.avatar--amber{color:#8a560a;background:#c37d0d26}.stat-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-md);box-sizing:border-box;height:100%;padding:14px 16px}.stat-card__label{color:var(--text-2);align-items:center;gap:5px;margin-bottom:4px;font-size:12px;display:flex}.stat-card__label svg{width:13px;height:13px}.stat-card__value{color:var(--text-1);letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1.2}.stat-card__value--accent{color:var(--accent)}.stat-card__value--warn{color:var(--amber)}.stat-card__value--muted{color:var(--text-2)}.stat-card__sub{color:var(--accent);margin-top:2px;font-size:11px}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.section-filters{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.section-actions{flex:none;gap:8px;display:flex}.section-actions:empty{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stats-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.table-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg);overflow:hidden}.table-card .ant-table-thead>tr>th{background:var(--bg-soft)!important;color:var(--text-2)!important;letter-spacing:.05em!important;text-transform:uppercase!important;border-bottom:1px solid var(--line)!important;padding:10px 16px!important;font-size:11.5px!important;font-weight:600!important}.table-card .ant-table-tbody>tr>td{color:var(--text-1);padding:12px 16px;font-size:13.5px;border-bottom:1px solid var(--line-soft)!important}.table-card .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.table-card .ant-table-tbody>tr:hover>td{background:var(--bg-soft)!important}.cell-muted{color:var(--text-2);font-size:13px}.student-cell{align-items:center;gap:10px;display:flex}.student-name{cursor:pointer;font-weight:500}.student-name:hover{color:var(--accent-text)}.row-actions{align-items:center;gap:4px;display:flex}.table-footer{justify-content:flex-end;align-items:center;padding:14px 0 0;display:flex}.app-sidebar{background:var(--sidebar-bg);border-right:1px solid var(--line);flex-direction:column;width:256px;min-width:256px;transition:width .18s,min-width .18s;display:flex;overflow-y:auto}.app-shell--collapsed .app-sidebar{width:64px;min-width:64px}.app-shell--collapsed .app-sidebar__logo{justify-content:center;padding:16px 0 12px}.app-shell--collapsed .app-sidebar .ant-menu-inline-collapsed{width:100%!important}.app-shell--collapsed .app-sidebar .ant-menu-item,.app-shell--collapsed .app-sidebar .ant-menu-submenu-title{text-align:center;padding-left:0!important;padding-right:0!important}.app-shell--collapsed .app-sidebar .ant-menu-inline-collapsed .ant-menu-item-icon,.app-shell--collapsed .app-sidebar .ant-menu-inline-collapsed .anticon{margin:0 auto}.app-shell--collapsed .app-sidebar .ant-menu-item-group-title{display:none!important}.app-sidebar__logo{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:16px 16px 12px;display:flex}.app-sidebar__logo-mark{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.app-sidebar__logo-text{color:var(--text-1);letter-spacing:-.015em;font-size:14px;font-weight:600}.app-sidebar .ant-menu-light .ant-menu-item-group-title{letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--text-3)!important;padding:8px 12px 6px!important;font-size:11px!important;font-weight:600!important}.app-topbar{border-bottom:1px solid var(--line);background:var(--bg);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px 0 16px;display:flex}.app-topbar__left{align-items:center;display:flex}.app-topbar__right{align-items:center;gap:8px;display:flex}.app-tabs{background:var(--bg);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);flex-shrink:0;padding:0}.app-shell{height:100vh;display:flex;overflow:hidden}.app-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.app-watermark{flex-direction:column;flex:1;min-height:0;display:flex}.app-content{flex:1;padding:16px 32px 32px;overflow-y:auto}.batch-bar{border-radius:var(--radius-md);color:var(--text-1);background:#0d93730f;border:1px solid #0d937333;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 16px;font-size:13px;display:flex}.batch-bar b{color:var(--accent);font-weight:600}.modal-section-label{color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--line-soft);margin:4px 0 10px;padding-bottom:4px;font-size:11px;font-weight:600}.modal-section-label:not(:first-child){margin-top:18px}.modal-row{gap:12px;display:flex}.modal-row .ant-form-item{margin-bottom:16px}.rail-item:hover{background:var(--bg-soft)!important}@keyframes subjectFlash{0%{box-shadow:0 0 0 3px #0d937359}to{box-shadow:0 0 0 3px #0d937300}}.subject-flash>.ant-card{animation:1.2s ease-out subjectFlash}.ant-modal .ant-modal-header{border-bottom:1px solid var(--line-soft);margin-bottom:16px;padding-bottom:16px}.ant-modal .ant-modal-footer{border-top:1px solid var(--line-soft);margin-top:16px;padding-top:16px}.ant-btn-primary{box-shadow:0 1px 2px #00000014!important}.ant-pagination .ant-pagination-item-active{background:var(--accent)!important;border-color:var(--accent)!important}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-empty .ant-empty-image{height:50px!important}.ant-empty .ant-empty-description{font-size:13px;color:var(--text-3)!important}.ant-empty-normal{color:var(--text-3)!important;padding:28px 16px!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line);border-radius:10px}
