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}
:root{--bg:#f3f6f8;--surface:#fff;--text:#1f2933;--muted:#667085;--hint:#98a2b3;--border:#e2e8f0;--border-subtle:#eef2f6;--border-strong:#cbd5e1;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-weak:#eff6ff;--warning:#d97706;--danger:#dc2626;--tone-primary-bg:#eff6ff;--tone-primary-fg:#2563eb;--tone-success-bg:#ecfdf5;--tone-success-fg:#16a34a;--tone-warning-bg:#fff7ed;--tone-warning-fg:#d97706;--tone-danger-bg:#fef2f2;--tone-danger-fg:#dc2626;--tone-neutral-bg:#f1f5f9;--tone-neutral-fg:#64748b;--radius-control:8px;--radius-card:12px;--shadow-sm:0 1px 2px #0f172a0d;--shadow-md:0 2px 8px #0f172a0f;--shadow-lg:0 8px 24px #0f172a1f}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Hiragino Sans GB,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.ant-card{box-shadow:var(--shadow-sm)}.shell-content{padding:24px}.ant-btn.shell-nav-trigger{display:none}@media (max-width:991px){.ant-layout-sider.shell-sider{display:none}.ant-btn.shell-nav-trigger{display:inline-flex}.ant-layout-header.shell-header{padding:0 12px}.shell-content{padding:12px}}.page-band{background:radial-gradient(1100px 460px at 50% -12%,#eaf1ff 0%,#eaf1ff00 62%),#eef3fb;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.login-panel{border:1px solid var(--border);background:var(--surface);border-radius:16px;width:min(400px,100%);padding:32px;box-shadow:0 14px 44px #1018281a}.login-brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.login-logo{background:var(--accent);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.login-title{margin:0;font-size:20px;font-weight:700;line-height:1.25}.login-subtitle{color:var(--muted);margin:4px 0 24px;font-size:13px}.content-wrap{width:100%}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.page-title{letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700;line-height:1.3}.stat-group{margin-bottom:24px}.stat-group-title{color:var(--muted);align-items:center;gap:8px;margin:0 0 12px;font-size:13px;font-weight:600;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-sm);padding:20px;transition:box-shadow .16s,transform .16s}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.stat-card-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.stat-card-ic{border-radius:var(--radius-control);justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.stat-label{color:var(--muted);font-size:13px}.stat-value{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:30px;font-weight:700;line-height:1}.stat-sub{color:var(--hint);margin-top:8px;font-size:12px}.module-card-body{align-items:flex-start;gap:14px;display:flex}.module-card-icon{border-radius:var(--radius-control);background:var(--tone-primary-bg);width:40px;height:40px;color:var(--tone-primary-fg);flex:none;justify-content:center;align-items:center;font-size:20px;display:flex}.module-card-title{margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.4}.module-card-desc{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.module-planned{margin-top:32px}.module-planned-title{color:var(--muted);margin:0 0 12px;font-size:13px;font-weight:600}.module-planned-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.module-planned-card{border:1px dashed var(--border);border-radius:var(--radius-control);color:var(--hint);align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.module-planned-icon{align-items:center;font-size:15px;display:flex}.module-planned-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (max-width:1100px){.module-planned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.todo-panel{margin-bottom:24px}.todo-panel-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.todo-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.todo-item{border:1px solid var(--border-subtle);border-radius:var(--radius-control);color:var(--text);align-items:center;gap:10px;padding:12px 14px;transition:border-color .16s,background-color .16s;display:flex}.todo-item:hover{border-color:var(--accent);background:var(--accent-weak)}.todo-dot{border-radius:50%;flex:none;width:8px;height:8px}.todo-dot.tone-danger{background:var(--tone-danger-fg);box-shadow:0 0 0 3px var(--tone-danger-bg)}.todo-dot.tone-warning{background:var(--tone-warning-fg);box-shadow:0 0 0 3px var(--tone-warning-bg)}.todo-text{flex-direction:column;gap:2px;min-width:0;display:flex}.todo-label{font-size:14px;font-weight:600}.todo-sub{color:var(--hint);font-size:12px}.todo-count{font-variant-numeric:tabular-nums;margin-left:auto;font-size:20px;font-weight:700}.todo-go{color:var(--accent);flex:none;align-items:center;gap:4px;font-size:13px;font-weight:500;display:inline-flex}.todo-empty{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}@media (max-width:960px){.todo-list{grid-template-columns:1fr}}.section-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.panel{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-sm);padding:20px}.panel-title{margin:0 0 16px;font-size:15px;font-weight:600}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.table-filter-bar{border-bottom:1px solid var(--border-subtle);margin-bottom:12px;padding-bottom:12px}.table-action-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.employee-option-layout{border:1px solid var(--border);background:var(--surface);min-height:580px;box-shadow:var(--shadow-sm);border-radius:16px;grid-template-columns:240px minmax(0,1fr);display:grid;overflow:hidden}.employee-option-sidebar{border-right:1px solid var(--border);background:linear-gradient(#eff4ffbf,#fff0 180px),#f9fbfd;padding:18px 14px}.employee-option-sidebar-title{color:var(--muted);letter-spacing:.08em;align-items:center;gap:8px;padding:0 10px 14px;font-size:12px;font-weight:700;display:flex}.employee-option-category-list{gap:5px;display:grid}.employee-option-category{width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;font-size:13px;transition:background-color .16s,border-color .16s,color .16s;display:flex}.employee-option-category:hover{background:#f3f7fe;border-color:#dbe5f6}.employee-option-category.is-selected{color:#174ea6;background:#eaf1ff;border-color:#c9d9f8;font-weight:650}.employee-option-category-count{min-width:36px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;background:#ffffffc7;border-radius:999px;padding:2px 7px;font-size:11px}.employee-option-panel{min-width:0;padding:24px}.employee-option-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.employee-option-panel-header h2{letter-spacing:-.02em;margin:3px 0 6px;font-size:22px;line-height:1.25}.employee-option-panel-header p{max-width:620px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.employee-option-eyebrow{color:var(--accent);letter-spacing:.1em;font-size:11px;font-weight:700}.employee-option-readonly{margin-bottom:16px}.employee-option-name{align-items:center;gap:9px;font-weight:600;display:flex}.employee-option-status-dot{border-radius:50%;flex:none;width:8px;height:8px}.employee-option-status-dot.is-active{background:#12b76a;box-shadow:0 0 0 3px #12b76a1f}.employee-option-status-dot.is-inactive{background:#98a2b3}.employee-option-footnote{border-top:1px solid var(--border);color:var(--hint);margin-top:8px;padding-top:12px;font-size:12px}@media (max-width:820px){.employee-option-layout{grid-template-columns:1fr}.employee-option-sidebar{border-right:0;border-bottom:1px solid var(--border)}.employee-option-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-option-panel{padding:18px}.employee-option-panel-header{flex-direction:column}}@media (max-width:1100px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.section-grid{grid-template-columns:1fr}}.config-fieldset{border:1px solid var(--border-subtle);border-radius:var(--radius-card);margin:0 0 20px;padding:16px 18px 4px}.config-legend{color:var(--text);padding:0 6px;font-size:13px;font-weight:600}.config-legend-desc{color:var(--hint);margin:0 0 14px;font-size:12px;line-height:1.6}.config-field-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.holiday-calendar-panel{padding:16px;overflow:hidden}.holiday-year-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;display:grid}.holiday-month{border:1px solid var(--border);background:#fbfcfd;border-radius:8px;padding:14px}.holiday-month h2{margin:0 0 12px;font-size:15px;font-weight:700}.holiday-weekdays,.holiday-days-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.holiday-weekdays{color:var(--muted);text-align:center;margin-bottom:8px;font-size:11px;font-weight:600}.holiday-day{border:1px solid var(--border);min-height:40px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border-radius:7px;place-items:start;padding:7px 8px;transition:background-color .16s,border-color .16s,transform .16s,box-shadow .16s;display:grid}.holiday-day:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.holiday-day-readonly{cursor:default}.holiday-day-readonly:hover{box-shadow:none;transform:none}.holiday-day-blank{cursor:default;background:0 0;border-color:#0000}.holiday-day-rest{border-color:var(--border);background:var(--tone-neutral-bg);color:var(--tone-neutral-fg)}.holiday-day-rest.holiday-day-override{background:var(--tone-danger-bg);color:var(--tone-danger-fg);border-color:#fecaca}.holiday-day-work.holiday-day-override{background:var(--tone-primary-bg);color:var(--tone-primary-fg);border-color:#bfdbfe}.holiday-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;font-size:12px;display:flex}.holiday-legend-item{align-items:center;gap:6px;display:inline-flex}.holiday-legend-swatch{border:1px solid var(--border);background:#fff;border-radius:4px;width:14px;height:14px}.holiday-legend-swatch.is-rest{background:var(--tone-neutral-bg)}.holiday-legend-swatch.is-holiday{background:var(--tone-danger-bg);border-color:#fecaca}.holiday-legend-swatch.is-adjusted{background:var(--tone-primary-bg);border-color:#bfdbfe}.holiday-day-number{font-size:14px;font-weight:750;line-height:1;display:block}@media (max-width:1280px){.holiday-year-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}}@media (max-width:760px){.holiday-year-grid{grid-template-columns:1fr}.holiday-calendar-panel{padding:12px}}.help-layout{align-items:flex-start;gap:24px;display:flex}.help-toc{flex-shrink:0;width:220px;padding:8px}.help-body{flex:1;min-width:0;max-width:860px}@media (max-width:991px){.help-layout{flex-direction:column}.help-toc{width:100%}.help-body{width:100%;max-width:none}}@media (max-width:480px){.panel{padding:14px}.page-header{flex-wrap:wrap}}