html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}#root{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-content{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:24px;border-radius:0;min-height:calc(100vh - 64px);margin:0}.dashboard-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:24px;min-height:calc(100vh - 64px);margin:0}.stat-card{transition:all .3s ease;box-shadow:0 4px 20px #0000001a}.stat-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0003}.stat-card .ant-card-body{padding:24px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.stat-card .ant-statistic-title{margin-bottom:12px!important}.stat-card .ant-statistic-content{display:flex;align-items:center;justify-content:center;gap:12px}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-form{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026}.login-title{text-align:center;margin-bottom:32px;font-size:24px;font-weight:600;color:#262626}.captcha-container{display:flex;align-items:center;gap:8px}.captcha-input{flex:1}.captcha-image{height:40px;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}.captcha-image svg{width:100px;height:40px}.captcha-image:hover{border-color:#1890ff;box-shadow:0 0 4px #1890ff33}.captcha-refresh{height:40px}.sidebar-logo{height:32px;margin:16px;background:#ffffff4d;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.header-right{display:flex;align-items:center;gap:16px}.dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.dashboard-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;padding:24px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.dashboard-card-title{font-size:16px;color:#666;margin-bottom:12px;font-weight:500}.dashboard-card-value{font-size:32px;font-weight:700;color:#1890ff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.ant-statistic-content-prefix{margin-right:12px;font-size:20px}.ant-statistic-content-value{font-weight:600;letter-spacing:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title{font-size:24px;font-weight:600;color:#262626;margin:0}.mobile-hidden{display:inline-block}.mobile-only{display:none}@media(max-width:1200px){.dashboard-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(max-width:992px){.app-content{padding:16px}.dashboard-cards{grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-card{padding:20px}.dashboard-card-value{font-size:28px}}@media(max-width:768px){.login-form{width:90%;margin:0 20px;padding:32px 24px}.login-title{font-size:20px;margin-bottom:24px}.app-content{padding:12px;min-height:calc(100vh - 80px)}.dashboard-cards{grid-template-columns:1fr;gap:12px}.dashboard-card{padding:16px}.dashboard-card-title{font-size:14px}.dashboard-card-value{font-size:24px}.page-header{flex-direction:column;gap:16px;align-items:flex-start}.page-title{font-size:20px}.ant-layout-header{padding:0 8px!important}.header-right .ant-space{gap:4px!important}.header-right .ant-select{font-size:12px}.header-right .ant-tag{font-size:11px;padding:0 4px;line-height:18px}.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:600px}.ant-modal{margin:16px!important;max-width:calc(100vw - 32px)!important}.ant-modal-body{padding:16px}.ant-space{flex-wrap:wrap}.mobile-hidden{display:none!important}.mobile-only{display:inline-block!important}}@media(min-width:769px){.mobile-hidden{display:inline-block!important}.mobile-only{display:none!important}.mobile-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-table-wrapper::-webkit-scrollbar{height:4px}.mobile-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.mobile-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.schedule-detail-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.schedule-detail-header .header-top{display:flex;align-items:center}.schedule-detail-header .header-actions{display:flex;justify-content:flex-end}.schedule-detail-header .header-actions .action-button{height:32px;font-size:14px;min-width:80px;border-radius:6px;display:flex;align-items:center;justify-content:center}}@media(max-width:768px){.schedule-detail-header{display:flex;flex-direction:column;gap:12px}.schedule-detail-header .header-top{display:flex;align-items:center;width:100%}.schedule-detail-header .header-actions{display:flex;justify-content:flex-start;width:100%}.schedule-detail-header .header-actions .ant-space{width:100%;justify-content:flex-start}.schedule-detail-header .header-actions .action-button{flex:1;max-width:120px;height:36px;font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:6px}.attendance-stat-card{min-height:60px;display:flex;flex-direction:column;justify-content:center}.mobile-rating-wrapper{display:flex;justify-content:center;align-items:center;min-height:32px}.mobile-rating-wrapper .ant-rate{line-height:1}.mobile-rating-wrapper .ant-rate-star{margin-right:2px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px;font-size:13px}.rating-column{text-align:center}.ant-descriptions-item-label{font-size:13px;font-weight:500}.ant-descriptions-item-content{font-size:13px}}@media(max-width:576px){.ant-layout-header{padding:0 4px!important;height:56px!important;line-height:56px!important}.header-right .ant-space{gap:2px!important}.header-right .ant-select{min-width:60px!important;max-width:80px!important}.header-right .ant-avatar{width:24px!important;height:24px!important;line-height:24px!important}.mobile-only{font-size:12px!important;max-width:100px!important}.login-form{width:95%;margin:0 10px;padding:24px 20px}.app-content{padding:8px}.dashboard-card{padding:12px}.dashboard-card-value{font-size:20px}.page-title{font-size:18px}.sidebar-logo{font-size:14px}.header-right{gap:8px}.ant-table{min-width:480px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 3px;font-size:11px}.schedule-detail-header{gap:8px}.schedule-detail-header h2{font-size:16px!important}.mobile-rating-wrapper .ant-rate{font-size:12px!important}.mobile-rating-wrapper .ant-rate-star{margin-right:1px}.attendance-stat-card{padding:8px!important;min-height:50px}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:11px}.ant-btn-sm{font-size:11px;padding:0 6px;height:28px}}.app-content,.dashboard-container{background:transparent}.crm-sider.ant-layout-sider{background:#fff!important;border-right:1px solid var(--line-soft);box-shadow:10px 0 28px #1f41720f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crm-sider .ant-layout-sider-children{display:flex;flex-direction:column}.sidebar-logo{height:58px;margin:18px 14px 12px;padding:0 14px;border:1px solid rgba(36,120,255,.14);border-radius:8px;background:linear-gradient(135deg,#fffffff5,#eff6ffeb);color:var(--text-primary);box-shadow:0 14px 30px #1f417214;gap:9px;overflow:hidden}.sidebar-logo-image-only{justify-content:center}.sidebar-logo:before{content:none;display:none}.sidebar-logo-mark,.sidebar-logo-square{width:28px;height:28px;flex:0 0 28px;border-radius:8px;background:var(--brand-gradient);box-shadow:0 10px 22px #2478ff3d}.sidebar-logo-mark{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.sidebar-logo-mark img,.sidebar-logo-square{object-fit:contain}.sidebar-logo-mark img{width:100%;height:100%;border-radius:8px}.sidebar-logo-long{max-width:calc(100% - 12px);max-height:46px;object-fit:contain}.sidebar-logo-text,.sidebar-logo-fallback{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800}.ant-layout-sider-collapsed .sidebar-logo{width:58px;height:44px;margin:16px auto;padding:0 6px}.ant-layout-sider-collapsed .sidebar-logo-mark,.ant-layout-sider-collapsed .sidebar-logo-square{width:30px;height:30px;flex-basis:30px}.crm-sider .ant-menu{padding:4px 10px 14px;border-inline-end:0!important;background:transparent!important}.crm-sider .ant-menu-item,.crm-sider .ant-menu-submenu-title{display:flex;align-items:center;height:40px;margin:4px 0;border-radius:8px;color:#344054;font-size:15px;font-weight:650;line-height:1.25}.crm-sider .ant-menu-submenu-title .anticon,.crm-sider .ant-menu-item .anticon{color:#667085;font-size:16px}.crm-sider .ant-menu-item-selected{color:#fff!important;background:var(--brand-gradient)!important;box-shadow:0 12px 26px #2478ff2e}.crm-sider .ant-menu-item-selected .anticon,.crm-sider .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.crm-sider .ant-menu-submenu-selected>.ant-menu-submenu-title,.crm-sider .ant-menu-submenu-open>.ant-menu-submenu-title{color:#205dd8!important;background:#2478ff14!important;box-shadow:none}.crm-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon,.crm-sider .ant-menu-submenu-open>.ant-menu-submenu-title .anticon,.crm-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-title-content,.crm-sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-title-content{color:#205dd8!important}.crm-sider .ant-menu-submenu-arrow{color:currentColor}.crm-sider .ant-menu-sub{background:transparent!important}.crm-sider .ant-menu-sub .ant-menu-item{height:38px;margin:3px 0;color:#475467;font-size:14px;font-weight:600}.crm-sider .ant-menu-item:not(.ant-menu-item-selected):hover,.crm-sider .ant-menu-submenu-title:hover{color:#205dd8!important;background:#2478ff14!important}.crm-sider .ant-menu-item:not(.ant-menu-item-selected):hover .anticon,.crm-sider .ant-menu-submenu-title:hover .anticon,.crm-sider .ant-menu-item:not(.ant-menu-item-selected):hover .ant-menu-title-content,.crm-sider .ant-menu-submenu-title:hover .ant-menu-title-content{color:#205dd8!important}.crm-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crm-header .header-right,.crm-header .ant-space,.crm-header .ant-space-item{display:flex;align-items:center}.crm-header .ant-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;line-height:1;padding-inline:16px}.crm-header .ant-btn .anticon{line-height:1}.crm-header .ant-btn:not(.ant-btn-primary),.teach-header .ant-btn:not(.ant-btn-primary),.portal-action-row .ant-btn{border-color:#2478ff2e;background:#ffffffd1;color:#205dd8}.login-container{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,440px);gap:clamp(28px,6vw,84px);align-items:center;justify-content:center;padding:clamp(28px,7vw,92px);background:var(--app-shell-bg);overflow:hidden}.login-hero-panel{max-width:620px}.login-mobile-hero,.login-mobile-footer{display:none}.login-eyebrow{display:inline-flex;align-items:center;gap:9px;min-height:30px;padding:4px 14px;border:1px solid rgba(36,120,255,.12);border-radius:999px;background:#ffffffb8;color:#42526e;font-weight:800;box-shadow:0 10px 28px #1f417212}.login-eyebrow-mark{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;color:#fff;font-size:10px;font-weight:800;overflow:hidden}.login-eyebrow-mark.is-fallback{background:var(--brand-gradient)}.login-eyebrow-mark.is-image{background:transparent;border-radius:0}.login-eyebrow-mark img{width:100%;height:100%;object-fit:contain}.login-eyebrow-text{min-width:0}.login-hero-panel h1{margin:28px 0 18px;color:var(--text-primary);font-size:clamp(38px,5vw,62px);line-height:1.12;white-space:pre-line}.login-hero-panel p{max-width:520px;color:var(--text-secondary);font-size:17px;line-height:1.9}.login-chip-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.login-chip-row span{padding:9px 18px;border:1px solid rgba(36,120,255,.12);border-radius:999px;background:#ffffffc7;color:#42526e;font-weight:750;box-shadow:0 12px 30px #1f417214}.login-form.ant-card{width:min(100%,440px);padding:0;border:1px solid rgba(255,255,255,.82);border-radius:8px;background:#ffffffd6;box-shadow:0 28px 70px #1f417229;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-form .ant-card-body{padding:36px}.login-brand-head{display:flex;align-items:center;justify-content:center;gap:12px;min-height:42px;margin-bottom:18px}.login-brand-long{max-width:240px;max-height:48px;object-fit:contain}.login-card-mark{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;color:#fff;font-weight:800;background:var(--brand-gradient);box-shadow:0 14px 28px #2478ff3d}.login-card-mark img{width:100%;height:100%;border-radius:8px;object-fit:contain}.login-brand-name{min-width:0;color:var(--text-primary);font-weight:800}.login-title{margin:0 0 6px!important;text-align:center;color:var(--text-primary)}.login-subtitle{display:block;margin-bottom:24px;text-align:center;color:var(--text-secondary)}.login-form .ant-btn-primary{height:46px}.captcha-image{border-color:#5d7eb233;background:#fff}.dashboard-card,.stat-card,.ant-table-wrapper,.ant-descriptions,.ant-list,.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border-radius:8px}@media(max-width:900px){.login-container{grid-template-columns:1fr;grid-template-rows:minmax(76px,.65fr) auto minmax(88px,1fr);align-content:stretch;align-items:center;gap:14px;min-height:100svh;padding:18px 18px 20px;overflow-y:auto}.login-hero-panel{display:none}.login-mobile-hero{display:block;align-self:center;text-align:center}.login-mobile-hero h1{margin:0;color:var(--text-primary);font-size:clamp(28px,8vw,40px);line-height:1.16;white-space:pre-line}.login-form.ant-card{width:100%}.login-form .ant-card-body{padding:30px}.login-mobile-footer{display:grid;align-self:end;justify-items:center;gap:10px;color:var(--text-secondary)}.login-mobile-functions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.login-mobile-functions span{padding:7px 14px;border:1px solid rgba(36,120,255,.12);border-radius:999px;background:#ffffffb8;color:#42526e;font-size:13px;font-weight:750}.login-filing-number{font-size:12px;line-height:1.5}}*{margin:0;padding:0;box-sizing:border-box}:root{--brand-primary: #2478ff;--brand-primary-strong: #155ee8;--brand-secondary: #7c5cff;--brand-cyan: #20c7d9;--brand-mint: #16b892;--brand-gradient: linear-gradient(135deg, #2478ff 0%, #6f63ff 58%, #20c7d9 100%);--app-shell-bg: linear-gradient(120deg, rgba(36, 120, 255, .08) 0%, rgba(255, 255, 255, 0) 30%), linear-gradient(245deg, rgba(32, 199, 217, .08) 0%, rgba(255, 255, 255, 0) 38%), linear-gradient(180deg, #fbfdff 0%, #f1f6ff 52%, #f8fbff 100%);--surface: rgba(255, 255, 255, .94);--surface-solid: #ffffff;--surface-soft: #f4f8ff;--line-soft: rgba(93, 126, 178, .2);--line-strong: rgba(93, 126, 178, .32);--text-primary: #132238;--text-secondary: #475467;--text-muted: #667085;--table-head-bg: #f5f8ff;--table-head-text: #253858;--table-row-hover: rgba(36, 120, 255, .055);--status-info-bg: #eff6ff;--status-info-line: #bfdbfe;--status-info-text: #1d4ed8;--status-success-bg: #ecfdf3;--status-success-line: #bbf7d0;--status-success-text: #15803d;--status-success-dot: #22c55e;--status-purple-bg: #f5f3ff;--status-purple-line: #ddd6fe;--status-purple-text: #6d28d9;--status-purple-dot: #8b5cf6;--status-neutral-bg: #f3f4f6;--status-neutral-line: #e5e7eb;--status-neutral-text: #6b7280;--status-neutral-dot: #9ca3af;--status-danger-bg: #fff1f2;--status-danger-line: #fecdd3;--status-danger-text: #be123c;--status-danger-dot: #f43f5e;--radius-card: 8px;--shadow-soft: 0 10px 28px rgba(31, 65, 114, .08);--shadow-lift: 0 16px 40px rgba(31, 65, 114, .12)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--app-shell-bg);overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-layout-sider-collapsed .sidebar-logo{margin:16px 8px}.ant-form-item{margin-bottom:16px}.ant-btn{border-radius:8px;font-weight:650;box-shadow:none}.ant-card{border-radius:8px;border-color:var(--line-soft);box-shadow:var(--shadow-soft)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number,.ant-picker{border-radius:8px!important;border-color:#5d7eb233!important;background:#ffffffe6!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#2478ff85!important;box-shadow:0 0 0 3px #2478ff1a!important}.ant-btn-primary{border:0;background:var(--brand-gradient);box-shadow:0 12px 26px #2478ff3d}.ant-btn-primary:hover{filter:brightness(1.03)}.ant-menu-item-selected{background:var(--brand-gradient)!important;color:#fff!important}.ant-menu-item-selected .ant-menu-item-icon,.ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.ant-menu-dark .ant-menu-item:hover{background-color:#40a9ff!important;color:#fff!important}.ant-menu-dark .ant-menu-item:hover .ant-menu-item-icon{color:#fff!important}.status-tag{border-radius:12px}.text-success{color:#52c41a}.text-warning{color:#faad14}.text-error{color:#ff4d4f}.text-info{color:var(--brand-primary)}.ant-card{transition:all .3s ease}.ant-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-lift)!important}.ant-layout,.ant-layout-content{background:transparent!important}.ant-layout-content{margin:0!important;padding:0!important}.dashboard-container{padding:24px!important;margin:0!important}.ant-layout.ant-layout-has-sider{flex-direction:row}.ant-layout>.ant-layout{background:transparent!important}.ant-layout[class*=css-dev-only-do-not-override],div[class*=ant-layout][class*=css-dev-only-do-not-override]{margin-left:0!important}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{margin-left:0!important}[class*=ant-layout]:not(.ant-layout-sider){margin-left:0!important}[class*=css-dev-only-do-not-override-1v28nim],[class*=css-dev-only-do-not-override]{margin-left:0!important}.ant-layout:not(.ant-layout-sider){margin-left:0!important}.ant-modal-root{z-index:1000}.ant-modal-wrap{left:0!important;right:0!important;width:100vw!important;box-sizing:border-box;padding:32px 16px;overflow:auto}.ant-modal-wrap-hidden,.ant-modal-wrap[style*="display: none"]{display:none!important;pointer-events:none!important}.ant-modal{top:0;margin:0 auto!important;max-width:calc(100vw - 32px);flex:0 1 auto}.ant-modal-content{overflow:hidden;border-radius:8px;border:1px solid var(--line-soft);box-shadow:var(--shadow-lift)}.ant-modal-header{margin:0;padding:18px 24px 14px;border-bottom:1px solid var(--line-soft)}.ant-modal-title{color:var(--text-primary);font-weight:700}.ant-modal-body{padding:20px 24px}.ant-modal-confirm .ant-modal-body{padding:24px}.ant-modal-mask{background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:768px){.ant-modal-wrap{padding:16px}.ant-modal{margin:0 auto;max-width:calc(100vw - 32px);width:calc(100vw - 32px)}.ant-modal-header,.ant-modal-body,.ant-modal-footer{padding-left:16px!important;padding-right:16px!important}}.ant-modal-footer{padding:16px 24px!important}.ant-modal-footer .ant-btn{margin-left:8px!important;min-width:80px!important}.ant-modal-footer .ant-btn:first-child{margin-left:0!important}.ant-modal-footer .ant-btn+.ant-btn{margin-left:12px!important}.ant-drawer-content{background:var(--surface-solid)}.ant-drawer-header{min-height:64px;padding:18px 24px!important;border-bottom:1px solid var(--line-soft)!important}.ant-drawer-title{color:var(--text-primary);font-weight:700!important}.ant-drawer-body{padding:24px!important;background:linear-gradient(180deg,#2478ff09,#fff0 160px),var(--surface-solid)}.ant-descriptions{overflow:hidden;border-radius:8px}.ant-descriptions .ant-descriptions-title{margin-bottom:12px;color:var(--text-primary);font-size:15px;font-weight:700}.ant-descriptions-bordered .ant-descriptions-item-label{color:var(--text-muted);font-weight:650;background:#f8fbff!important}.ant-descriptions-bordered .ant-descriptions-item-content{background:#fff}.detail-preview-header{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff)}.detail-preview-header-main{min-width:0}.detail-preview-title{margin:0!important;color:var(--text-primary)!important;font-size:18px!important;line-height:1.35!important}.detail-preview-subtitle{color:var(--text-secondary)}.detail-preview-section{width:100%}.detail-preview-section-title{margin:0 0 12px!important;color:var(--text-primary)!important;font-size:15px!important;font-weight:700!important}.ant-layout-sider{box-shadow:2px 0 8px #00000026!important}.ant-statistic-content-value{transition:all .3s ease}.ant-card:hover .ant-statistic-content-value{transform:scale(1.05)}.ant-table-wrapper{border:1px solid var(--line-soft);border-radius:8px;overflow:hidden;background:var(--surface-solid);box-shadow:0 8px 22px #1f41720f}.ant-table{color:var(--text-primary);background:var(--surface-solid)!important}.ant-table-thead>tr>th{padding:13px 16px!important;background:var(--table-head-bg)!important;color:var(--table-head-text)!important;border-bottom:1px solid var(--line-strong)!important;font-size:13px;font-weight:700}.ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-thead>tr>th.ant-table-cell-fix-right{background:var(--table-head-bg)!important}.ant-table-tbody>tr>td{padding:13px 16px!important;border-bottom:1px solid rgba(93,126,178,.14)!important}.ant-table-tbody>tr:hover>td{background:var(--table-row-hover)!important}.ant-table-tbody>tr>td.ant-table-cell-fix-left,.ant-table-tbody>tr>td.ant-table-cell-fix-right{background:var(--surface-solid)!important}.ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:var(--table-row-hover)!important}.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:10px 12px!important}.ant-table-pagination.ant-pagination{margin:14px 16px!important}.app-table-actions{display:inline-flex;align-items:center;justify-content:center}.app-table-action-button-wrap{display:inline-flex}.app-table-action-button.ant-btn{width:30px;min-width:30px;height:30px;padding:0!important;border-radius:8px;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center}.app-table-action-button--label.ant-btn{width:auto;min-width:58px;padding:0 10px!important;gap:4px}.app-table-action-button.ant-btn:hover,.app-table-action-button.ant-btn:focus-visible{color:var(--brand-primary);background:#2478ff17!important}.app-table-action-button.ant-btn-dangerous{color:#d92d20}.app-table-action-button.ant-btn-dangerous:hover,.app-table-action-button.ant-btn-dangerous:focus-visible{color:#b42318!important;background:#d92d2014!important}.app-table-action-button.ant-btn[disabled],.app-table-action-button.ant-btn[disabled]:hover{color:#6670856b!important;background:transparent!important}.dashboard-cards-container{display:flex;gap:16px;margin-bottom:24px}.dashboard-card{flex:1;min-height:140px;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0003!important}.dashboard-card .ant-statistic-title{margin-bottom:8px!important;text-align:center}.dashboard-card .ant-statistic-content{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.dashboard-card .ant-statistic-content-value{word-break:keep-all;white-space:nowrap}.dashboard-card .ant-card-body{padding:20px!important;text-align:center;display:flex;flex-direction:column;justify-content:center;height:100%}@media(max-width:1200px){.dashboard-cards-container{flex-wrap:wrap}.dashboard-card{flex:1 1 calc(50% - 8px);min-width:calc(50% - 8px)}}@media(max-width:768px){.dashboard-cards-container{flex-direction:column}.dashboard-card{flex:1 1 100%;min-width:100%}.dashboard-card .ant-statistic-content-value{font-size:28px!important}.dashboard-card{min-height:120px!important}}.ant-picker-dropdown{z-index:9999!important}.ant-picker-panel{overflow:hidden!important}.ant-picker-cell{transition:none!important;position:relative!important}.ant-picker-cell:hover{background-color:#f0f0f0!important;transform:none!important}.ant-picker-cell-selected{background-color:#1890ff!important;color:#fff!important}.ant-picker-cell-in-range{background-color:#e6f7ff!important}.ant-picker-header{position:relative!important}.ant-picker-header-view{display:flex!important;align-items:center!important;justify-content:space-between!important}.ant-picker-header-view button{transition:none!important;position:static!important}.ant-picker-year-btn,.ant-picker-month-btn{transition:none!important;transform:none!important}.ant-picker-range{position:relative!important}.ant-picker-range-wrapper{overflow:visible!important}.ant-picker-panel *{animation:none!important;transition:none!important}.ant-picker-content,.ant-picker-body{overflow:hidden!important}@media(max-width:768px){.mobile-page{background:var(--bg-page);min-height:100vh}.mobile-container{padding:16px}.mobile-card{border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--shadow-soft);padding:14px;margin-bottom:14px}.mobile-card .ant-card-head{border-bottom:none}.mobile-hero{display:flex;align-items:center;gap:12px;padding:12px 0}.mobile-title{font-size:18px;color:var(--text-primary);font-weight:700}.mobile-subtitle{font-size:13px;color:var(--text-secondary)}.btn-primary-gradient{background:linear-gradient(90deg,var(--brand-gradient-start),var(--brand-gradient-end));color:#fff!important;border:none!important;box-shadow:0 6px 18px #0076ff24}.mobile-list-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.04)}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(0,0,0,.06);height:64px;display:flex;align-items:center;justify-content:space-around;z-index:1000}.mobile-empty{text-align:center;color:var(--text-secondary);padding:28px 0}}
