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-weak:#eff6ff;--tone-primary-bg:#eff6ff;--tone-primary-fg:#2563eb;--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;--calendar-workday-bg:#f0f0f0;--calendar-workday-fg:#8c8c8c;--calendar-rest-bg:#e6f4ff;--calendar-rest-fg:#1677ff;--calendar-holiday-bg:#fff1f0;--calendar-holiday-fg:#cf1322;--calendar-header-fg:#8c8c8c;--calendar-cell-radius:8px;--row-highlight-warning-bg:#fff7e6;--preview-chip-border:#eee;--preview-chip-fg:#888;--preview-chip-radius:8px;--finance-muted-fg:#4b5563;--finance-result-hint-fg:#6b7280;--finance-result-detail-fg:#374151;--finance-row-failed-bg:#fff1f0;--finance-panel-border:#e5e7eb;--shadow-sm:0 1px 2px #0f172a0d;--shadow-md:0 2px 8px #0f172a0f}*{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}}.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}.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,.table-action-bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.toolbar{justify-content:flex-end;margin-bottom:16px}.table-action-bar{justify-content:space-between;margin-bottom:12px}.table-filter-bar{border-bottom:1px solid var(--border-subtle);margin-bottom:12px;padding-bottom:12px}.table-sticky-bars{z-index:5;background:var(--surface);border-radius:var(--radius-card) var(--radius-card) 0 0;margin:-20px -20px 12px;padding:20px 20px 0;position:sticky;top:64px}.table-sticky-bars>:last-child{margin-bottom:0;padding-bottom:12px}.ant-table-body,.ant-table-content{scrollbar-color:auto}.ant-table-body::-webkit-scrollbar{width:10px;height:10px}.ant-table-content::-webkit-scrollbar{width:10px;height:10px}.ant-table-body::-webkit-scrollbar-track{background:var(--tone-neutral-bg);border-radius:6px}.ant-table-content::-webkit-scrollbar-track{background:var(--tone-neutral-bg);border-radius:6px}.ant-table-body::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:6px}.ant-table-content::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:6px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:var(--tone-neutral-fg)}.ant-table-content::-webkit-scrollbar-thumb:hover{background:var(--tone-neutral-fg)}.ant-table-wrapper .ant-table-container .ant-table-sticky-scroll{background:var(--surface);border-top:1px solid var(--border);opacity:1;height:14px!important}.ant-table-wrapper .ant-table-container .ant-table-sticky-scroll .ant-table-sticky-scroll-bar{background:#64748b8c;border-radius:6px;height:10px;bottom:2px}.ant-table-wrapper .ant-table-container .ant-table-sticky-scroll .ant-table-sticky-scroll-bar:hover,.ant-table-wrapper .ant-table-container .ant-table-sticky-scroll .ant-table-sticky-scroll-bar-active{background:#475569d9}.attendance-time-picker-popup.ant-picker-dropdown .ant-picker-time-panel-column:after{height:0}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}@media (max-width:480px){.panel{padding:14px}.table-sticky-bars{margin:-14px -14px 12px;padding:14px 14px 0}.page-header{flex-wrap:wrap}}