@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";.compliance-page{--legal-blue: #1a73e8;--legal-blue-dark: #1558b0;--legal-ink: #17233c;--legal-muted: #667792;--legal-line: #dbe4f0;--legal-surface: #fff;--legal-canvas: #f6f9fe;display:grid;gap:20px;color:var(--legal-ink)}.compliance-hero{display:flex;align-items:center;justify-content:space-between;min-height:164px;padding:30px 34px;overflow:hidden;border:1px solid #d8e6fa;border-radius:22px;background:radial-gradient(circle at 90% 20%,rgba(26,115,232,.15),transparent 28%),linear-gradient(120deg,#fff,#f3f8ff 55%,#eaf3ff);box-shadow:0 10px 28px #264d8012}.compliance-hero>svg{color:var(--legal-blue);opacity:.8}.compliance-hero span,.legal-library-panel>header span,.legal-editor-dialog>header span,.legal-history-panel>header span{color:#2d65c8;font-size:12px;font-weight:800;letter-spacing:.1em}.compliance-hero h2{margin:7px 0 6px;font-size:clamp(27px,3vw,36px);letter-spacing:-.035em}.compliance-hero p{max-width:660px;margin:0;color:var(--legal-muted);font-size:16px;line-height:1.55}.compliance-tabs{display:flex;gap:6px;padding:0 4px;border-bottom:1px solid var(--legal-line)}.compliance-tabs button{position:relative;padding:12px 16px 14px;border:0;background:transparent;color:#61708a;font:inherit;font-weight:650;cursor:pointer}.compliance-tabs button.active{color:var(--legal-blue)}.compliance-tabs button.active:after{position:absolute;right:10px;bottom:-1px;left:10px;height:3px;border-radius:3px 3px 0 0;background:var(--legal-blue);content:""}.legal-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.legal-stat{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid var(--legal-line);border-radius:16px;background:var(--legal-surface);box-shadow:0 4px 14px #1d34540a}.legal-stat>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eef4ff;color:#2763c6}.legal-stat.green>span{background:#e7f7ef;color:#168153}.legal-stat.amber>span{background:#fff4d9;color:#a96405}.legal-stat.blue>span{background:#edf2ff;color:#5368d9}.legal-stat b,.legal-stat small{display:block}.legal-stat b{font-size:23px;line-height:1.1}.legal-stat small{margin-top:3px;color:var(--legal-muted);font-size:12px}.legal-library-panel{overflow:hidden;border:1px solid var(--legal-line);border-radius:20px;background:var(--legal-surface);box-shadow:0 10px 30px #20395b0f}.legal-library-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px;border-bottom:1px solid #e7edf5}.legal-library-panel>header h3{margin:4px 0;font-size:23px}.legal-library-panel>header p{margin:0;color:var(--legal-muted)}.legal-header-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:9px}.legal-button,.legal-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--legal-ink);font:inherit;font-weight:700;cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.legal-button{padding:9px 15px}.legal-button:hover:not(:disabled),.legal-icon-button:hover:not(:disabled){transform:translateY(-1px)}.legal-button:disabled,.legal-icon-button:disabled{cursor:not-allowed;opacity:.55}.legal-button.primary{border-color:var(--legal-blue);background:var(--legal-blue);color:#fff;box-shadow:0 5px 13px #1a73e833}.legal-button.primary:hover:not(:disabled){background:var(--legal-blue-dark)}.legal-button.secondary{border-color:#cfdaea;background:#fff;color:#30425e}.legal-button.secondary:hover:not(:disabled){border-color:#9fb8dc;background:#f7faff}.legal-button.review{border-color:#dfc176;background:#fff9ea;color:#8a5800}.legal-button.danger{border-color:#d93645;background:#d93645;color:#fff}.legal-button.quiet-danger{border-color:#f0c8cc;background:#fff;color:#b72d3b}.legal-icon-button{width:40px;padding:0;border-color:#d7e1ee;background:#fff}.legal-icon-button.danger{color:#bd3541}.legal-filter-bar{display:flex;align-items:center;gap:12px;padding:16px 26px;background:#fbfcfe;border-bottom:1px solid #e8edf4}.legal-filter-bar label,.legal-client-search,.legal-workspace-search{display:flex;align-items:center;gap:9px;border:1px solid #cedaea;border-radius:10px;background:#fff;color:#6c7d96}.legal-filter-bar label{width:min(420px,100%);padding:0 12px}.legal-filter-bar input,.legal-client-search input,.legal-workspace-search input{min-width:0;flex:1;padding:10px 0;border:0;outline:0;background:transparent;color:var(--legal-ink);font:inherit}.legal-filter-bar select,.legal-status-filter{min-height:42px;padding:0 34px 0 12px;border:1px solid #cedaea;border-radius:10px;background:#fff;color:#34455f;font:inherit}.legal-filter-bar>span{margin-left:auto;color:var(--legal-muted);font-size:13px}.legal-code-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px;padding:24px 26px 28px}.legal-code-grid.client{padding:0}.legal-code-card{display:flex;min-height:335px;flex-direction:column;padding:22px;border:1px solid #d8e2ef;border-radius:18px;background:linear-gradient(145deg,#fff 55%,#f6f9ff);box-shadow:0 6px 18px #253b590d;transition:border-color .16s,box-shadow .16s,transform .16s}.legal-code-card:hover{border-color:#9ebbe4;box-shadow:0 12px 28px #254d811a;transform:translateY(-2px)}.legal-card-top{display:flex;align-items:center;justify-content:space-between;min-height:26px}.legal-code-icon{display:grid;width:50px;height:50px;margin-top:18px;place-items:center;border-radius:14px;background:#eaf2ff;color:var(--legal-blue)}.legal-code-card h4{margin:17px 0 7px;font-size:20px;letter-spacing:-.015em;line-height:1.25}.legal-code-card>p{margin:0;color:var(--legal-muted);font-size:13px;line-height:1.5}.legal-card-counts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0;padding:12px 0;border-top:1px solid #e6ecf4;border-bottom:1px solid #e6ecf4}.legal-card-counts span{min-width:0;color:#74839a;font-size:10px;text-align:center}.legal-card-counts b{display:block;margin-bottom:2px;color:#273954;font-size:15px}.legal-code-card footer{display:flex;gap:8px;margin-top:auto}.legal-code-card footer .legal-button{flex:1}.legal-status{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;background:#edf1f6;color:#5e6d82;font-size:11px;font-weight:800;white-space:nowrap}.legal-status.is-draft{background:#edf2ff;color:#425fc0}.legal-status.is-review{background:#fff1cd;color:#875500}.legal-status.is-published{background:#e4f6ec;color:#11714a}.legal-status.is-archived{background:#f1f2f4;color:#707780}.legal-live-badge{display:inline-flex;align-items:center;gap:6px;color:#18744e;font-size:11px;font-weight:800;white-space:nowrap}.legal-live-badge>span{width:7px;height:7px;border-radius:50%;background:#28a66d;box-shadow:0 0 0 3px #daf4e7}.legal-access-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 26px;border-bottom:1px solid #e8edf4}.legal-access-list>div:last-child{border-bottom:0}.legal-access-list b,.legal-access-list small{display:block}.legal-access-list small{margin-top:3px;color:var(--legal-muted)}.legal-company-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eaf2ff;color:#2b5eb9;font-weight:800}.legal-access-toggle{display:inline-flex;align-items:center;gap:7px;min-width:112px;padding:8px 11px;border:0;border-radius:999px;background:#edf0f4;color:#68758a;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.legal-access-toggle.enabled{background:#e4f6ec;color:#14734c}.legal-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;grid-template-rows:76px minmax(0,1fr);background:#f4f7fc;color:var(--legal-ink, #17233c)}.legal-workspace-header{display:flex;align-items:center;gap:18px;padding:12px 24px;border-bottom:1px solid #d9e2ef;background:#fff;box-shadow:0 2px 8px #2239570a}.legal-back{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:0;border-radius:8px;background:transparent;color:#31527e;font:inherit;font-weight:750;cursor:pointer}.legal-back:hover{background:#f0f5fc}.legal-workspace-title{min-width:220px}.legal-workspace-title span{color:#55708f;font-size:10px;font-weight:800;letter-spacing:.08em}.legal-workspace-title h1{max-width:330px;overflow:hidden;margin:3px 0 0;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.legal-workspace-search{width:min(400px,30vw);margin-left:auto;padding:0 11px;background:#f7f9fc}.legal-status-filter{max-width:155px}.legal-workspace-grid{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:0}.legal-workspace-nav{overflow:auto;padding:16px;border-right:1px solid #d8e1ee;background:#fff}.legal-mobile-workspace-tools{display:none}.legal-code-overview{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #dce5f1;border-radius:12px;background:#fff;color:#273a56;text-align:left;cursor:pointer}.legal-code-overview.selected{border-color:#a8c4ea;background:#edf4ff;color:#1d56ab}.legal-code-overview b,.legal-code-overview small{display:block}.legal-code-overview small{margin-top:3px;overflow:hidden;color:#75849a;text-overflow:ellipsis;white-space:nowrap}.legal-workspace-nav section{margin:20px 0}.legal-section-title{display:flex;align-items:center;justify-content:space-between;padding:0 5px 7px}.legal-section-title>div{display:flex;align-items:center;gap:7px}.legal-section-title b{color:#536681;font-size:12px;letter-spacing:.045em;text-transform:uppercase}.legal-section-title span{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#eef2f7;color:#6a7890;font-size:10px;font-weight:800}.legal-section-title>button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:7px;background:#eaf2ff;color:#2565c8;cursor:pointer}.legal-section-list{display:grid;gap:3px}.legal-nav-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:9px}.legal-nav-row:hover,.legal-nav-row.selected{background:#f0f5fd}.legal-nav-select{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:8px 8px 8px 10px;border:0;background:transparent;color:#34465f;text-align:left;cursor:pointer}.legal-nav-select>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legal-nav-actions{display:none;gap:2px;padding-right:4px}.legal-nav-row:hover .legal-nav-actions,.legal-nav-row.selected .legal-nav-actions{display:flex}.legal-nav-actions button{display:grid;width:27px;height:27px;place-items:center;border:0;border-radius:6px;background:transparent;color:#5d6f88;cursor:pointer}.legal-nav-actions button:hover{background:#fff;color:#1f5dbb}.legal-empty-section{display:block;padding:8px 10px;color:#94a0b1;font-size:11px}.legal-document-view{overflow:auto;padding:42px clamp(30px,5vw,76px) 70px;background:#f6f9fe}.legal-document-head{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:980px}.legal-document-meta,.legal-document-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.legal-document-meta>span:first-child{color:#2763c5;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.legal-document-view>h2{max-width:980px;margin:18px 0 9px;font-size:clamp(30px,4vw,45px);letter-spacing:-.04em;line-height:1.12}.legal-modified{display:flex;align-items:center;gap:6px;color:#73839a;font-size:13px}.legal-source-link{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:#165eba;font-weight:700;text-decoration:none}.legal-content{max-width:980px;min-height:220px;margin-top:30px;padding:38px clamp(28px,5vw,56px);border:1px solid #dee6f1;border-radius:16px;background:#fff;box-shadow:0 7px 25px #233d600d;color:#2e405b;font-size:16px;line-height:1.75}.legal-content h1,.legal-content h2,.legal-content h3{color:#182945;line-height:1.3}.legal-content table{width:100%;border-collapse:collapse}.legal-content td,.legal-content th{padding:8px;border:1px solid #d7e0ec}.legal-live-note{display:flex;align-items:flex-start;gap:9px;max-width:980px;margin-top:20px;padding:12px 14px;border:1px solid #bfe4d1;border-radius:10px;background:#edf9f3;color:#1b6849;font-size:13px;line-height:1.45}.legal-live-note svg{flex:0 0 auto}.legal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:grid;place-items:center;padding:18px;background:#1523398c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.legal-confirm{width:min(440px,100%);padding:27px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0b1b333d;text-align:center}.legal-confirm-icon{display:grid;width:52px;height:52px;margin:0 auto 15px;place-items:center;border-radius:50%;background:#fff0f1;color:#bc3542}.legal-confirm-icon.restore{background:#e9f4ff;color:#2464bd}.legal-confirm h2{margin:0;font-size:22px}.legal-confirm p{color:#66758b;line-height:1.55}.legal-dialog-actions{display:flex;justify-content:center;gap:9px;margin-top:22px}.legal-editor-overlay{align-items:stretch;justify-items:end;padding:0;background:#111f3366}.legal-editor-dialog{display:grid;width:min(780px,96vw);min-height:100%;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;background:#fff;box-shadow:-18px 0 60px #11223b38}.legal-editor-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 28px 20px;border-bottom:1px solid #e1e7f0}.legal-editor-dialog>header h2{margin:5px 0 4px;font-size:24px}.legal-editor-dialog>header p{margin:0;color:#68788f;font-size:13px}.legal-editor-dialog>.legal-live-note{max-width:none;margin:14px 28px 0}.legal-editor-body{overflow:auto;padding:23px 28px 35px}.legal-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.legal-editor-body label,.legal-field{display:grid;gap:7px;margin-bottom:17px}.legal-editor-body label>span,.legal-field>span{color:#34455f;font-size:13px;font-weight:750}.legal-field>span b{color:#cf3341}.legal-field>span em{margin-left:5px;color:#8995a6;font-size:11px;font-style:normal;font-weight:500}.legal-editor-body input,.legal-editor-body select{width:100%;min-height:43px;padding:9px 11px;border:1px solid #cbd7e6;border-radius:9px;outline:0;background:#fff;color:#233651;font:inherit}.legal-editor-body input:focus,.legal-editor-body select:focus,.legal-rich-editor:focus{border-color:#6da0e6;box-shadow:0 0 0 3px #1a73e81c}.legal-editor-body input.invalid,.legal-editor-body select.invalid{border-color:#d74754}.legal-editor-body small{color:#8b97a7;font-size:11px}.legal-editor-body .field-error{color:#c23643}.legal-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:7px;border:1px solid #ccd7e5;border-bottom:0;border-radius:9px 9px 0 0;background:#f7f9fc}.legal-editor-toolbar button,.legal-editor-toolbar select{width:auto;min-height:31px;padding:5px 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:#3b4d67;font:inherit;font-size:12px;cursor:pointer}.legal-editor-toolbar button:hover{border-color:#d2ddeb;background:#fff}.legal-editor-toolbar>span{width:1px;height:21px;margin:0 3px;background:#d5deea}.legal-rich-editor{min-height:280px;padding:18px;overflow-wrap:anywhere;border:1px solid #ccd7e5;border-radius:0 0 9px 9px;outline:0;color:#293c57;line-height:1.65}.legal-editor-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 28px;border-top:1px solid #dfe6ef;background:#fbfcfe}.legal-editor-dialog>footer>div{display:flex;gap:8px}.legal-history-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1450;display:flex;justify-content:flex-end;background:#111f3352}.legal-history-panel{width:min(520px,96vw);height:100%;overflow:auto;background:#f7f9fc;box-shadow:-18px 0 60px #11223b38}.legal-history-panel>header{position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:24px;border-bottom:1px solid #dfe6ef;background:#fff}.legal-history-panel>header h2{margin:5px 0 0;font-size:21px}.legal-history-content{display:grid;gap:25px;padding:22px}.legal-history-content section{display:grid;gap:9px}.legal-history-content h3{display:flex;justify-content:space-between;margin:0 0 3px;color:#4b5c75;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.history-card{display:grid;gap:6px;padding:14px;border:1px solid #dbe3ed;border-radius:11px;background:#fff}.history-card.current{border-color:#a8c8ed;background:#f5f9ff}.history-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.history-card small{color:#75839a;font-size:11px}.audit-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:7px 3px}.audit-row>span{width:9px;height:9px;margin-top:5px;border:2px solid #fff;border-radius:50%;background:#4f83ce;box-shadow:0 0 0 2px #c9dcf5}.audit-row b,.audit-row small{display:block}.audit-row b{font-size:13px;text-transform:capitalize}.audit-row small{margin-top:3px;color:#7b899d;font-size:11px}.legal-state,.legal-empty-results{display:grid;place-items:center;min-height:260px;padding:35px;color:#687891;text-align:center}.legal-state h2,.legal-state h3,.legal-empty-results h3{margin:9px 0 0;color:#283a55}.legal-state p,.legal-empty-results p{margin:6px 0 15px}.legal-state.is-error>svg{color:#c53b47}.legal-empty-results{grid-column:1 / -1;min-height:230px}.legal-muted{margin:0;padding:12px;color:#8692a4;font-size:13px;text-align:center}.legal-client-search{width:min(430px,100%);padding:0 12px}.legal-toast{position:fixed;right:24px;bottom:24px;z-index:1700;display:flex;align-items:center;gap:10px;max-width:min(470px,calc(100vw - 32px));padding:13px 14px;border:1px solid #bfe0cf;border-radius:12px;background:#f0faf5;color:#176847;box-shadow:0 14px 38px #1935532e;font-size:13px;font-weight:650}.legal-toast.error{border-color:#f0c5ca;background:#fff4f5;color:#a92735}.legal-toast button{display:grid;margin-left:7px;place-items:center;border:0;background:transparent;color:currentColor;cursor:pointer}.spin{animation:legal-spin .85s linear infinite}@keyframes legal-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.legal-stats-grid{grid-template-columns:repeat(2,1fr)}.legal-workspace-grid{grid-template-columns:300px minmax(0,1fr)}.legal-workspace-title{min-width:160px}.legal-workspace-search{width:min(300px,27vw)}}@media(max-width:760px){.compliance-hero{min-height:0;padding:24px}.compliance-hero>svg{display:none}.legal-stats-grid{grid-template-columns:1fr 1fr}.legal-stat{padding:13px}.legal-library-panel>header,.legal-filter-bar{align-items:stretch;flex-direction:column}.legal-header-actions{display:grid;grid-template-columns:1fr}.legal-filter-bar>span{margin-left:0}.legal-code-grid{grid-template-columns:1fr;padding:16px}.legal-card-counts{grid-template-columns:repeat(2,1fr);row-gap:10px}.legal-workspace-header{gap:8px;padding:9px 12px}.legal-workspace-header{grid-template-columns:auto 1fr auto}.legal-workspace-title{min-width:0;flex:1}.legal-workspace-title h1{max-width:44vw}.legal-workspace-search,.legal-status-filter{display:none}.legal-workspace-grid{grid-template-columns:1fr}.legal-workspace-nav{max-height:42vh;border-right:0;border-bottom:1px solid #d8e1ee}.legal-mobile-workspace-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:13px}.legal-mobile-workspace-tools label{display:flex;align-items:center;gap:7px;min-width:0;padding:0 10px;border:1px solid #cedaea;border-radius:9px;color:#6c7d96}.legal-mobile-workspace-tools input{width:100%;min-width:0;padding:9px 0;border:0;outline:0;background:transparent;font:inherit}.legal-mobile-workspace-tools select{min-width:112px;padding:0 8px;border:1px solid #cedaea;border-radius:9px;background:#fff;color:#34455f;font:inherit}.legal-document-view{padding:25px 20px 55px}.legal-document-head{align-items:flex-start;flex-direction:column}.legal-document-view>h2{font-size:30px}.legal-content{padding:24px 20px}.legal-editor-dialog{width:100%}.legal-form-grid{grid-template-columns:1fr;gap:0}.legal-editor-dialog>header,.legal-editor-body,.legal-editor-dialog>footer{padding-right:18px;padding-left:18px}.legal-editor-dialog>footer{align-items:stretch;flex-direction:column-reverse}.legal-editor-dialog>footer>div{display:grid;grid-template-columns:1fr 1fr}.legal-editor-dialog>footer>div .primary{grid-column:1 / -1}}:root{--navy:#18223a;--navy2:#222f4e;--blue:#356df3;--blue2:#eaf0ff;--bg:#f4f6fa;--white:#fff;--text:#1b2434;--muted:#697386;--border:#e2e7ef;--shadow:0 12px 35px rgba(26,39,68,.08);--radius:14px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:14px}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:248px;background:var(--navy);color:#fff;position:fixed;inset:0 auto 0 0;padding:24px 16px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 26px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark,.logo-mark{background:#fff;color:var(--navy);font-family:Manrope;font-weight:800;border-radius:10px;padding:10px 8px}.brand b{font-family:Manrope;font-size:17px}.brand small,.sidebar-company small{display:block;color:#aeb8cc;margin-top:3px;font-size:11px}.sidebar nav{display:grid;gap:5px;margin-top:24px}.sidebar nav button,.logout{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;color:#bdc6d8;padding:12px 13px;border-radius:9px;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:#ffffff1a;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 #6c91ff}.sidebar-company{margin-top:auto;padding:14px 12px;display:flex;gap:10px;background:#ffffff12;border-radius:10px}.sidebar-company div{min-width:0}.sidebar-company small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout{margin-top:10px}.app-shell main{margin-left:248px;width:calc(100% - 248px)}header{height:82px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:10}header h1{font:700 20px Manrope;margin:0}header p{margin:5px 0 0;color:var(--muted);font-size:12px}.header-actions{display:flex;align-items:center;gap:14px}.header-actions input,.month-control input{border:1px solid var(--border);padding:9px 11px;border-radius:9px;background:#fff}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:700}.content{padding:28px;max-width:1700px;margin:auto}.welcome{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,var(--navy),var(--navy2));padding:25px 28px;border-radius:var(--radius);color:#fff;box-shadow:var(--shadow)}.welcome h2{margin:0 0 7px;font:700 24px Manrope}.welcome p{margin:0;color:#c4cde0}.status-dot{background:#ffffff1a;padding:9px 12px;border-radius:8px;font-size:12px}.status-dot span{display:inline-block;width:7px;height:7px;background:#47d18c;border-radius:50%;margin-right:7px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.stats article,.panel,.unit-cards article{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 5px 18px #1a27440a}.stats article{padding:19px}.stat-icon{width:38px;height:38px;background:var(--blue2);color:var(--blue);border-radius:10px;display:grid;place-items:center}.stats p{color:var(--muted);margin:15px 0 7px;font-size:12px}.stats h3{font:700 22px Manrope;margin:0}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{padding:21px}.panel-title{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:15px;margin-bottom:17px}.panel-title h3{margin:0;font:700 16px Manrope}.panel-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.summary-lines{display:grid;gap:0}.summary-lines div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px dashed var(--border)}.summary-lines span{color:var(--muted)}.summary-lines .total{border:0;color:var(--blue);font-size:16px}.unit-bars>div{margin:17px 0}.unit-bars div div{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px}.unit-bars i{height:8px;background:#edf0f5;border-radius:9px;display:block;overflow:hidden}.unit-bars em{display:block;height:100%;background:var(--blue);border-radius:9px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.toolbar h2{margin:0;font:700 20px Manrope}.toolbar p{margin:5px 0 0;color:var(--muted)}.primary,.secondary{border-radius:9px;padding:10px 15px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px}.primary{border:0;background:var(--blue);color:#fff;box-shadow:0 6px 14px #356df338}.secondary{background:#fff;border:1px solid var(--border);color:var(--text)}.full{width:100%}.unit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.unit-cards article{display:flex;align-items:center;gap:15px;padding:20px}.unit-card-icon{width:46px;height:46px;border-radius:12px;background:var(--blue2);color:var(--blue);display:grid;place-items:center}.unit-cards h3{margin:0 0 5px;font:700 16px Manrope}.unit-cards p{margin:0 0 7px;color:var(--muted);font-size:12px}.unit-cards b{font-size:12px}.unit-cards .icon-btn{margin-left:auto}.icon-btn{border:0;background:transparent;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.icon-btn:hover{background:#f0f2f6}.danger{color:#d94a59}.filters{display:flex;gap:12px;margin-bottom:14px}.search{height:42px;min-width:320px;background:#fff;border:1px solid var(--border);border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 12px;color:var(--muted)}.search input{border:0;outline:0;width:100%}.filters select,.field select{border:1px solid var(--border);background:#fff;border-radius:9px;padding:10px 12px;color:var(--text)}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 5px 18px #1a27440a}table{width:100%;border-collapse:collapse;min-width:980px}th{background:#fafbfc;color:#667085;text-transform:uppercase;font-size:10px;letter-spacing:.05em;text-align:left;padding:13px 15px;border-bottom:1px solid var(--border)}td{padding:14px 15px;border-bottom:1px solid var(--border);vertical-align:middle}tbody tr:hover{background:#fbfcff}td small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.row-actions{white-space:nowrap}.row-actions button,.download-btn{border:1px solid var(--border);background:#fff;border-radius:7px;padding:7px;margin:0 2px;color:var(--muted)}.download-btn{color:var(--blue)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#080e1c8a;z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(480px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:22px;box-shadow:0 30px 80px #00000040}.modal.wide{width:min(900px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{font:700 19px Manrope;margin:0}.form-stack{display:grid;gap:14px}.field{display:grid;gap:7px}.field span{font-size:11px;font-weight:600;color:#525d70}.field input{width:100%;border:1px solid var(--border);border-radius:9px;padding:10px 11px;outline:0}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #356df31a}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid.four{grid-template-columns:repeat(4,1fr)}.form-section{margin:21px 0 12px;padding-bottom:9px;border-bottom:1px solid var(--border);font:700 13px Manrope}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.payroll-table table{min-width:1350px}.inline-inputs{display:flex;gap:6px}.inline-inputs label{font-size:9px;color:var(--muted);text-transform:uppercase}.inline-inputs input{display:block;width:58px;border:1px solid var(--border);border-radius:6px;padding:6px;margin-top:4px}.inline-inputs.deductions{margin-bottom:7px}.payable{color:#137a50}.month-control{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:9px;padding-left:11px}.month-control input{border:0}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.full-panel{grid-column:1/-1}.preview{margin-top:15px;background:var(--blue2);color:#4b5d84;padding:12px;border-radius:9px;display:flex;justify-content:space-between}.combination-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.combination{border:1px solid var(--border);border-radius:10px;padding:14px;display:flex;align-items:center;gap:8px}.combination div{margin-right:auto}.combination small{display:block;color:var(--muted);margin-top:3px}.combination input{width:62px;border:1px solid var(--border);border-radius:7px;padding:8px}.info-box{margin-top:15px;padding:12px 14px;background:#fff8e8;border:1px solid #f4dfaa;border-radius:9px;color:#795b16;font-size:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;background:#fff}.login-brand{background:linear-gradient(140deg,#15203a,#26385e);color:#fff;padding:9vw;display:flex;flex-direction:column;justify-content:center}.login-brand .logo-mark{width:max-content;margin-bottom:40px}.login-brand h1{font:800 clamp(34px,4vw,58px) Manrope;max-width:650px;line-height:1.05;margin:0 0 24px}.login-brand p{font-size:16px;line-height:1.7;color:#c5cee0;max-width:580px}.login-points{display:grid;gap:14px;margin-top:28px}.login-points span{display:flex;align-items:center;gap:10px}.login-points svg{color:#74e0af}.login-card{align-self:center;width:min(390px,80%);margin:auto}.login-card h2{font:800 28px Manrope;margin:0 0 8px}.login-card>p{color:var(--muted);margin:0 0 28px}.login-card .field{margin-bottom:15px}.error{background:#fff0f2;color:#b22e42;padding:10px;border-radius:8px;margin-bottom:12px}.demo-note{text-align:center;color:var(--muted);font-size:11px;margin-top:14px}.mobile-menu{display:none;border:0;background:transparent}@media(max-width:1100px){.stats,.unit-cards{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}.full-panel{grid-column:auto}.combination-row{grid-template-columns:1fr}.form-grid.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:none}.app-shell main{margin-left:0;width:100%}.mobile-menu{display:block}.content{padding:18px}header{padding:0 16px;height:72px}header>div:nth-child(2) p{display:none}.header-actions input{display:none}.welcome{align-items:flex-start;gap:18px;flex-direction:column}.stats,.dashboard-grid,.unit-cards{grid-template-columns:1fr}.toolbar{align-items:flex-start;gap:15px}.filters{flex-direction:column}.search{min-width:0}.form-grid,.form-grid.four,.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-card{width:min(390px,88%)}}.toolbar-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.toolbar-actions>input,.toolbar-actions>select,.status-select{border:1px solid var(--border);background:#fff;border-radius:9px;padding:10px 11px}.status-pill{padding:9px 13px;border-radius:999px;font-weight:700;font-size:12px;background:#eef1f6;color:#4f5a6d}.status-pill.locked,.status-pill.paid{background:#ffe9ec;color:#b52f47}.status-pill.approved{background:#e8f8ef;color:#18704b}.status-pill.calculated{background:#eaf0ff;color:#315cc6}.lock-notice{display:flex;align-items:center;gap:10px;padding:13px 15px;margin-bottom:15px;border-radius:10px;background:#fff3e7;border:1px solid #f4d4ad;color:#7b4e19;font-weight:600}.text-btn{border:0;background:transparent;color:var(--blue);display:inline-flex;align-items:center;gap:6px;padding:0}.toggle-grid{display:flex;gap:22px;flex-wrap:wrap;margin:10px 0 18px}.toggle-grid label,.component-row label{display:flex;align-items:center;gap:6px;font-size:12px;color:#586276}.field textarea{min-height:88px;width:100%;resize:vertical;border:1px solid var(--border);border-radius:9px;padding:10px 11px;outline:0;font:inherit}.settings-tabs{display:flex;gap:7px;overflow:auto;margin-bottom:16px;padding-bottom:3px}.settings-tabs button{white-space:nowrap;border:1px solid var(--border);background:#fff;border-radius:9px;padding:10px 13px;color:var(--muted);font-weight:600}.settings-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.settings-panel{max-width:none}.component-list{display:grid;gap:10px}.component-row{display:grid;grid-template-columns:minmax(150px,1.4fr) minmax(95px,.8fr) 130px 90px repeat(5,auto) 38px;align-items:center;gap:9px;padding:11px;border:1px solid var(--border);border-radius:10px}.component-row input,.component-row select{min-width:0;width:100%;border:1px solid var(--border);border-radius:8px;padding:9px}.component-row input[type=checkbox]{width:auto}.revision-list{display:grid;gap:8px;max-height:230px;overflow:auto}.revision-list>div{display:grid;grid-template-columns:110px 1fr auto;gap:12px;align-items:center;padding:11px 13px;border:1px solid var(--border);border-radius:9px}.revision-list span{color:var(--muted);font-size:12px}.deduction-stack{display:grid;grid-template-columns:repeat(2,minmax(92px,1fr));gap:5px}.deduction-stack label{font-size:9px;text-transform:uppercase;color:var(--muted)}.deduction-stack input{display:block;width:100%;margin-top:3px;border:1px solid var(--border);border-radius:6px;padding:6px}.report-stats article:first-child .stat-icon{display:none}@media(max-width:1250px){.component-row{grid-template-columns:repeat(4,minmax(120px,1fr))}}@media(max-width:760px){.toolbar-actions{width:100%}.toolbar-actions .primary,.toolbar-actions .secondary{flex:1}.component-row{grid-template-columns:1fr 1fr}.revision-list>div{grid-template-columns:1fr}}.admin-badge{background:#eef2ff;color:#365fc6;border:1px solid #dbe4ff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.admin-welcome{background:linear-gradient(120deg,#121a2f,#263c68)}.light-action{border:1px solid rgba(255,255,255,.24);background:#ffffff1a;color:#fff;border-radius:9px;padding:10px 14px;display:inline-flex;align-items:center;gap:7px;font-weight:600}.admin-account small{max-width:155px;overflow:hidden;text-overflow:ellipsis}.client-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:700}.client-status.active{background:#e8f8ef;color:#16734c}.client-status.inactive{background:#eef1f6;color:#596274}.client-status.suspended{background:#fff0f1;color:#b3384c}.admin-row-actions{min-width:125px}.access-list{display:grid;gap:12px}.access-card{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(180px,1fr) minmax(150px,.8fr) auto;align-items:center;gap:18px;padding:15px;border:1px solid var(--border);border-radius:11px}.access-card small,.access-card span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.access-card strong{display:block;margin-top:5px}@media(max-width:900px){.access-card{grid-template-columns:1fr 1fr}}@media(max-width:600px){.access-card{grid-template-columns:1fr}}.server-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:var(--bg)}.server-state h2{font:800 25px Manrope;margin:18px 0 7px}.server-state p{color:var(--muted);max-width:520px}.server-state .primary,.server-state .secondary{margin:6px}.server-loader{width:44px;height:44px;border:4px solid #dfe6f3;border-top-color:var(--blue);border-radius:50%;animation:server-spin .8s linear infinite}@keyframes server-spin{to{transform:rotate(360deg)}}.sync-state{font-size:10px;font-weight:700;color:#16734c;background:#e8f8ef;border:1px solid #ccebd9;padding:7px 9px;border-radius:999px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sync-state.failed{color:#b3384c;background:#fff0f1;border-color:#f5ccd3}.server-message{margin-bottom:15px;padding:11px 14px;border-radius:9px;background:#eef3ff;color:#315cc6;border:1px solid #dbe4ff}.error-state{background:#fff}.done-toast{position:fixed;right:24px;bottom:24px;z-index:100;display:flex;align-items:center;gap:12px;min-width:260px;max-width:min(390px,calc(100vw - 32px));padding:14px 17px;background:#143d2a;color:#fff;border:1px solid #2b7955;border-radius:12px;box-shadow:0 16px 36px #0c2b1d47;animation:toast-in .24s ease-out}.done-toast svg{flex:0 0 auto;color:#72e2a7}.done-toast div{display:grid;gap:2px}.done-toast b{font:700 14px Manrope}.done-toast span{font-size:12px;color:#d9f7e6}@keyframes toast-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.done-toast{right:16px;bottom:16px}}.login-redesign{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;background:#f5f6ff}.login-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 66% 46%,#172f70 0,#0d1b45 30%,#050e2c 72%);color:#fff}.login-hero:after{content:"";position:absolute;width:760px;height:760px;border:1px solid rgba(103,132,255,.45);border-radius:50%;right:-320px;top:-115px;box-shadow:0 0 50px #2b75ff52,inset 0 0 55px #347bff38}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background:repeating-radial-gradient(ellipse at 75% 48%,transparent 0 45px,rgba(81,128,255,.28) 46px 47px,transparent 48px 90px);transform:rotate(-25deg) scale(1.2)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);animation:orb-drift 8s ease-in-out infinite}.orb-one{width:380px;height:380px;right:-45px;top:25%;background:radial-gradient(circle at 35% 35%,rgba(48,140,255,.85),rgba(27,61,170,.38) 40%,transparent 70%);box-shadow:0 0 60px #2c70ff6b}.orb-two{width:190px;height:190px;right:30%;top:23%;background:radial-gradient(circle,rgba(102,86,255,.3),transparent 68%);animation-delay:-3s}.login-hero-content{position:relative;z-index:2;max-width:680px;margin:auto;padding:clamp(45px,8vw,110px) clamp(35px,8vw,110px)}.login-logo{display:flex;align-items:center;gap:15px;font-size:31px;letter-spacing:.02em}.logo-hex{display:grid;place-items:center;width:58px;height:58px;background:linear-gradient(145deg,#8452ff,#247aff);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);font:800 31px Manrope;color:#061033}.login-hero h1{font:800 clamp(42px,5.1vw,76px)/.98 Manrope;letter-spacing:-.05em;margin:100px 0 30px}.login-hero h1 em{font-style:normal;background:linear-gradient(90deg,#8381ff,#2d9aff);color:transparent;-webkit-background-clip:text;background-clip:text}.hero-rule{width:285px;height:2px;background:linear-gradient(90deg,#2389ff,#7939ff,transparent);box-shadow:0 0 16px #477eff;margin-bottom:35px}.login-hero p{font-size:20px;line-height:1.65;color:#d4dcf5}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px}.hero-features>div{display:grid;justify-items:center;gap:7px;padding:0 18px;border-right:1px solid rgba(152,171,226,.22);text-align:center}.hero-features>div:last-child{border:0}.hero-features svg{width:34px;height:34px;color:#8061ff;filter:drop-shadow(0 0 10px #5356ff);margin-bottom:7px}.hero-features b{font-size:17px}.hero-features span{font-size:13px;line-height:1.4;color:#bec9e8}.login-form-panel{position:relative;display:grid;place-items:center;padding:50px 45px;background:radial-gradient(circle at 75% 35%,#fff 0,#f4f4ff 54%,#e8ebff)}.login-form-panel:before{content:"";position:absolute;width:470px;height:130%;left:-250px;top:-15%;background:#f4f4ff;border-radius:50%;box-shadow:10px 0 50px #6053ff1a;transform:rotate(-8deg)}.login-card{position:relative;z-index:1;width:min(100%,670px);padding:44px 50px 38px;border:1px solid rgba(255,255,255,.8);border-radius:25px;background:#fffc;box-shadow:0 24px 70px #3f3ea42e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:card-in .6s ease-out}.login-user-icon{display:grid;place-items:center;width:86px;height:86px;margin:0 auto 22px;border:1px solid #d8dcf8;border-radius:18px;color:#4b4bf4;box-shadow:0 7px 16px #474dbe14}.login-card h2{text-align:center;font:800 39px Manrope;color:#0c1d4d;margin:0 0 8px}.login-card>p{text-align:center;color:#64708f;font-size:18px;margin:0 0 48px}.login-input{display:grid;gap:10px;margin:0 0 27px}.login-input>span{font-weight:600;color:#33426b;font-size:16px}.login-input>div{height:64px;display:flex;align-items:center;gap:13px;padding:0 17px;border:1px solid #d8dced;border-radius:13px;color:#8994b5;background:#ffffffb3;transition:border-color .2s,box-shadow .2s,transform .2s}.login-input>div:focus-within{border-color:#5365f4;box-shadow:0 0 0 4px #5365f41f;transform:translateY(-1px)}.login-input input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#17244d;font-size:17px}.login-input button{border:0;background:transparent;color:#8792b2;padding:4px;display:grid;place-items:center}.login-options{display:flex;justify-content:space-between;align-items:center;margin:-5px 0 28px;color:#5f6c8e;font-size:16px}.login-options label{display:flex;align-items:center;gap:11px}.login-options input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:26px;height:26px;margin:0;border-radius:5px;border:1px solid #cfd5ee;background:#fff;transition:.2s}.login-options input:checked{background:#3b69f2;box-shadow:inset 0 0 0 5px #fff;border-color:#3b69f2}.forgot-password{border:0;background:transparent;color:#2856e9;font-size:16px}.login-submit{width:100%;height:66px;display:flex;align-items:center;justify-content:center;gap:13px;border:0;border-radius:13px;background:linear-gradient(100deg,#1d5de5,#7b32e9);box-shadow:0 13px 24px #5146e14d;color:#fff;font-size:21px;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s}.login-submit:hover{transform:translateY(-2px);box-shadow:0 17px 30px #5146e161;filter:saturate(1.15)}.login-submit:active{transform:translateY(0)}.login-form-panel .demo-note{margin-top:23px}.login-powered{position:absolute;z-index:1;bottom:34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(100%,520px);text-align:center;color:#4f46c8}.login-powered span{height:1px;background:#a69eff}.login-powered small{grid-column:1/-1;margin-top:0;color:#68718e;font-size:13px}.login-powered b{grid-column:1/-1;margin-top:-14px;color:#0c1d4d;font-size:18px}.login-powered svg{filter:drop-shadow(0 0 8px rgba(99,72,220,.3))}@keyframes card-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes orb-drift{0%,to{transform:translate(0)}50%{transform:translate(-18px,12px)}}@media(max-width:900px){.login-redesign{grid-template-columns:1fr}.login-hero{min-height:550px}.login-form-panel{min-height:760px;padding:50px 20px}.login-form-panel:before{display:none}.login-hero-content{padding:55px 32px}.login-hero h1{margin-top:75px}.login-powered{bottom:16px}.login-card{padding:35px 25px}.login-card h2{font-size:31px}}@media(max-width:520px){.hero-features{margin-top:45px}.hero-features>div{padding:0 7px}.hero-features span{font-size:11px}.login-hero p{font-size:16px}.login-options,.forgot-password{font-size:13px}}.form-hint{margin:-4px 0 12px;color:var(--muted);font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.stats-grid article{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:0 5px 18px #1a27440d;position:relative;overflow:hidden}.stats-grid article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--blue),#7b32e9)}.stats-grid p{color:var(--muted);margin:0 0 12px;font-size:12px}.stats-grid h3{font:700 26px Manrope;margin:0;color:var(--navy)}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.stats-grid{grid-template-columns:1fr}}.stats-extra{margin-top:0}.stats-extra article{min-height:132px}.masked{filter:blur(7px);-webkit-user-select:none;user-select:none}.privacy-toggle{margin-left:auto}.attendance-controls{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:14px 18px;margin:0 0 18px;box-shadow:0 5px 18px #1a27440a}.attendance-controls label{display:flex;align-items:center;gap:12px}.attendance-controls input{width:78px;border:1px solid var(--border);border-radius:7px;padding:8px}.attendance-controls span{color:var(--muted);font-size:12px}.attendance-page{display:grid;gap:18px;padding-bottom:28px}.attendance-page .toolbar{margin:0}.attendance-toolbar{padding:24px 26px;border:1px solid #dce5f2;border-radius:18px;background:linear-gradient(135deg,#fff,#f7faff);box-shadow:0 12px 28px #213f6e0f}.attendance-toolbar h2{font-size:25px;letter-spacing:-.03em}.attendance-toolbar p{max-width:330px;line-height:1.45}.attendance-toolbar .toolbar-actions{gap:10px;align-items:center}.attendance-toolbar .month-control,.attendance-toolbar button.secondary,.attendance-toolbar button.primary{min-height:46px;border-radius:10px}.attendance-toolbar .month-control{min-width:200px;background:#fff;border-color:#d8e2f0}.attendance-toolbar .month-control input{font-weight:700}.attendance-toolbar .primary{box-shadow:0 10px 20px #2b5de838}.attendance-toolbar .view-toggle{order:5;margin-left:auto;border-color:#d8e2f0;border-radius:10px}.attendance-toolbar .view-toggle button{min-height:42px;padding:0 16px;font-weight:700}.attendance-page>.filters{margin:0;gap:12px}.attendance-page>.filters .search{min-height:50px;border-radius:11px;box-shadow:0 4px 12px #1f3b680a}.attendance-page>.filters select{min-height:50px;border-radius:11px}.attendance-page .attendance-controls{min-height:78px;box-sizing:border-box;margin:0;padding:17px 22px;border-radius:15px;border-color:#dce5f2;background:linear-gradient(100deg,#fff,#fbfdff);box-shadow:0 8px 22px #1f3b680d}.attendance-page .attendance-controls label{gap:14px;color:#132955}.attendance-page .attendance-controls input{height:42px;box-sizing:border-box;border-radius:9px;border-color:#cfdaeb;font-weight:800;color:#17376f}.attendance-page .attendance-controls span{padding-left:18px;border-left:1px solid #e3eaf4;font-size:13px}.attendance-stats{margin:0!important;gap:14px}.attendance-stats article{min-height:110px;padding:19px 20px 18px 24px;border-radius:15px;border-color:#e0e8f4;box-shadow:0 8px 20px #1d3a680f;transition:transform .18s ease,box-shadow .18s ease}.attendance-stats article:hover{transform:translateY(-3px);box-shadow:0 14px 28px #1d3a681c}.attendance-stats article:before{width:5px;background:#2468f2}.attendance-stats article:nth-child(1):before{background:#1ca36b}.attendance-stats article:nth-child(2):before{background:#e5505b}.attendance-stats article:nth-child(4):before{background:#7b4ce0}.attendance-stats p{margin-bottom:13px;font-size:13px;font-weight:700}.attendance-stats h3{font-size:30px;letter-spacing:-.04em}.attendance-page>.panel{margin:0;padding:24px 26px;border-radius:18px;border-color:#dce5f2;box-shadow:0 12px 28px #1f3b680f}.attendance-page>.panel .panel-title{margin-bottom:18px;padding-bottom:17px;border-bottom:1px solid #e5ebf4}.attendance-page>.panel .panel-title h3{font-size:18px;letter-spacing:-.02em}.attendance-page>.panel .panel-title p{font-size:13px}.attendance-page>.panel .table-wrap{border:1px solid #dde6f2;border-radius:13px}.attendance-page>.panel table thead th{padding:15px 18px;background:#f7faff;color:#536783;font-size:11px;letter-spacing:.045em}.attendance-page>.panel table tbody td{padding:15px 18px;border-color:#e7edf5}.attendance-page>.panel table tbody tr:hover{background:#f9fbff}.attendance-page>.panel table tbody td:first-child{color:#2854a1;font-weight:800}.attendance-page .table-input{width:100%;max-width:150px;min-height:36px;border:1px solid #cfdaeb;border-radius:8px;padding:6px 9px;font-weight:700;color:#15345f;background:#fff}.attendance-page input[type=checkbox]{width:18px;height:18px;accent-color:#2767ee}@media(max-width:1100px){.attendance-toolbar{align-items:flex-start;flex-direction:column}.attendance-toolbar .toolbar-actions{width:100%}.attendance-toolbar .view-toggle{margin-left:0}.attendance-page>.panel{padding:20px}}@media(max-width:680px){.attendance-page{gap:14px}.attendance-toolbar{padding:18px;border-radius:14px}.attendance-toolbar .toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.attendance-toolbar .month-control,.attendance-toolbar .view-toggle{grid-column:1/-1;width:100%;margin:0}.attendance-toolbar button{min-width:0}.attendance-page .attendance-controls{align-items:flex-start;flex-direction:column;padding:16px}.attendance-page .attendance-controls span{padding:10px 0 0;border:0;border-top:1px solid #e3eaf4}.attendance-page>.panel{padding:16px;border-radius:14px}.attendance-stats article{min-height:94px}}.data-download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.data-download{justify-content:flex-start;min-height:48px}@media(max-width:900px){.data-download-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.data-download-grid{grid-template-columns:1fr}}.slip-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#080e1cb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:24px}.slip-preview-modal{width:min(900px,96vw);height:min(92vh,980px);background:#f5f7fb;border-radius:18px;box-shadow:0 30px 90px #0006;display:flex;flex-direction:column;overflow:hidden}.slip-preview-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid var(--border)}.slip-preview-head b{display:block;font:700 16px Manrope}.slip-preview-head small{display:block;color:var(--muted);margin-top:3px}.slip-preview-modal iframe{flex:1;width:100%;border:0;background:#fff}.slip-preview-actions{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;background:#fff;border-top:1px solid var(--border)}.view-toggle{display:flex;border:1px solid var(--border);border-radius:9px;overflow:hidden;background:#fff}.view-toggle button{border:0;background:#fff;padding:9px 12px;color:var(--muted)}.view-toggle button.active{background:var(--navy);color:#fff}.employee360-section{border:1px solid var(--border);border-radius:12px;padding:15px;margin:12px 0;background:#fbfcff}.employee360-section h3{margin:0 0 12px;font:700 14px Manrope;color:var(--navy)}.employee360-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.employee360-grid div{display:grid;gap:4px}.employee360-grid span{font-size:11px;color:var(--muted)}.employee360-grid b{font-size:13px}@media(max-width:760px){.employee360-grid{grid-template-columns:1fr 1fr}}.update-preview-list{display:grid;gap:10px;max-height:52vh;overflow:auto}.update-preview-list section{border:1px solid var(--border);border-radius:10px;padding:12px;background:#fbfcff}.update-preview-list ul{margin:8px 0 0;padding-left:20px;color:var(--muted);font-size:12px;line-height:1.6}.dashboard-section{margin:20px 0;background:#ffffffb8;border:1px solid rgba(218,225,238,.9);border-radius:18px;padding:22px;box-shadow:0 12px 30px #23375f0d}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.section-heading h3{margin:0;font:800 17px Manrope;color:var(--navy)}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.metric-card{padding:15px 16px;border-radius:13px;background:linear-gradient(145deg,#fff,#f7f9ff);border:1px solid #e3e9f5;min-height:88px;display:flex;flex-direction:column;justify-content:space-between}.metric-card span,.liability-grid span{font-size:11px;color:var(--muted)}.metric-card strong{font:800 23px Manrope;color:var(--navy)}.liability-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border:1px solid var(--border);border-radius:13px;overflow:hidden}.liability-grid div{padding:16px;border-right:1px solid var(--border);background:#fff}.liability-grid div:last-child{border:0}.liability-grid b{display:block;margin-top:8px;font:800 17px Manrope;color:var(--navy)}.analytics-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:24px;align-items:center}.analytics-bars{display:grid;gap:14px}.analytics-row>div{display:flex;justify-content:space-between;margin-bottom:7px;font-size:12px}.analytics-row b{color:var(--navy)}.analytics-row i{display:block;height:10px;background:#edf1f8;border-radius:99px;overflow:hidden}.analytics-row em{display:block;height:100%;border-radius:99px}.analytics-row em.blue{background:#3b70f2}.analytics-row em.violet{background:#7557ed}.analytics-row em.cyan{background:#16a5c6}.analytics-row em.orange{background:#ed9b43}.analytics-row em.green{background:#28b882}.analytics-total{padding:24px;border-radius:16px;background:linear-gradient(145deg,#17264a,#2b4a83);color:#fff;display:grid;gap:7px}.analytics-total span{font-size:12px;color:#c9d6f1}.analytics-total strong{font:800 28px Manrope}.analytics-total small{color:#c9d6f1;font-size:11px}.event-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.event-row:last-child{border:0}.event-row small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.event-avatar{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eaf0ff;color:#356df3;font-weight:800}.event-avatar.joiner{background:#e5faf2;color:#168d63}.empty-state{color:var(--muted);font-size:12px;padding:10px 0}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(3,1fr)}.liability-grid{grid-template-columns:repeat(4,1fr)}.liability-grid div:nth-child(4){border-right:0}.analytics-layout{grid-template-columns:1fr}}@media(max-width:600px){.dashboard-section{padding:16px;border-radius:14px}.metric-grid,.liability-grid{grid-template-columns:repeat(2,1fr)}.liability-grid div:nth-child(2n){border-right:0}.liability-grid div{border-bottom:1px solid var(--border)}.analytics-total{padding:18px}.dashboard-events{grid-template-columns:1fr}}@media(max-width:760px){header{gap:10px}header>div:first-of-type{min-width:0;flex:1}header h1{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{gap:7px}.header-actions .sync-state,.header-actions .admin-badge{display:none}.avatar{width:34px;height:34px;flex:0 0 34px}.content{padding:14px}.welcome{padding:20px}.panel{padding:15px}.toolbar{flex-wrap:wrap;margin-bottom:14px}.toolbar h2{font-size:18px}.toolbar-actions{display:flex;gap:8px;width:100%}.toolbar-actions .primary,.toolbar-actions .secondary{min-height:42px}.stats article{padding:16px}.table-wrap{margin-left:-2px;margin-right:-2px;border-radius:12px}.table-wrap table{min-width:760px}.payroll-table table{min-width:1180px}.modal-backdrop{padding:8px}.modal,.modal.wide{width:100%;max-height:94vh;border-radius:14px;padding:16px}.modal-actions{position:sticky;bottom:-16px;background:#fff;padding:12px 0 0}.admin-shell .content{padding-top:14px}.admin-shell .welcome{min-height:0}}.employee-name-link{background:transparent;border:0;padding:0;color:var(--text);font:700 14px Manrope;text-align:left}.employee-name-link:hover{color:var(--blue);text-decoration:underline}.report-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.report-meta span{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.report-meta b{font:600 13px Manrope}.empty-report{padding:34px;text-align:center}.empty-report h3{margin:0 0 9px;font:700 18px Manrope}.empty-report p{margin:0;color:var(--muted)}.wide-modal{width:min(1400px,100%)}.report-detail-table{min-width:2200px}@media(max-width:760px){.report-meta{grid-template-columns:repeat(2,1fr);gap:14px}.wide-modal{padding:14px}}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;background:linear-gradient(120deg,#142346,#233d73 58%,#3158a0);box-shadow:0 18px 38px #182d5b2e}.dashboard-hero h2{margin:5px 0 7px;color:#fff;font:800 28px Manrope;letter-spacing:-.03em}.dashboard-hero p{margin:0;color:#d2ddf4;font-size:13px}.dashboard-hero p b{color:#fff}.hero-kicker{font:800 10px Manrope;letter-spacing:.16em;color:#9ebcff}.hero-actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;flex-wrap:wrap}.hero-actions label{display:grid;gap:5px;color:#cbd8f3;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-actions input{height:38px;padding:0 11px;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:#ffffff1f;color:#fff;color-scheme:dark}.hero-actions .privacy-toggle{height:38px;background:#fff;border-color:#fff;color:#192b51}.hero-actions .status-pill{height:38px;display:flex;align-items:center;padding:0 13px}.analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 24px}.analytics-kpis>div{padding:15px 16px;border:1px solid #e1e8f3;border-radius:13px;background:#fff}.analytics-kpis span{display:block;color:var(--muted);font-size:11px}.analytics-kpis b{display:block;margin:7px 0 3px;color:var(--navy);font:800 20px Manrope}.analytics-kpis small{color:var(--muted);font-size:10px}.trend-badge{padding:8px 11px;border-radius:99px;background:#e9f8f1;color:#14764f;font:800 11px Manrope;white-space:nowrap}.analytics-section .section-heading{align-items:center}@media(max-width:900px){.dashboard-hero{align-items:flex-start;flex-direction:column}.hero-actions{width:100%;justify-content:flex-start}.analytics-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dashboard-hero{padding:22px 18px}.dashboard-hero h2{font-size:23px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.hero-actions label{grid-column:1/-1}.hero-actions input,.hero-actions .privacy-toggle,.hero-actions .status-pill{width:100%;box-sizing:border-box}.analytics-kpis{grid-template-columns:1fr}.analytics-section .section-heading{align-items:flex-start;flex-direction:column;gap:10px}}.login-redesign{height:100dvh;min-height:0;grid-template-columns:minmax(520px,57.5%) minmax(440px,42.5%);overflow:hidden;background:#fff}.login-hero{min-height:0;background:radial-gradient(circle at 70% 42%,#123b88 0,#081d4c 38%,#03112e 78%)}.login-hero:after{width:660px;height:660px;right:-260px;top:-120px;border-color:#4889ff4d}.hero-grid{opacity:.28;background:repeating-radial-gradient(ellipse at 76% 40%,transparent 0 38px,rgba(88,148,255,.26) 39px 40px,transparent 41px 78px)}.login-hero-content{height:100%;max-width:none;margin:0;padding:clamp(28px,4.2vw,78px) clamp(38px,6.3vw,104px) clamp(24px,3.5vw,52px);display:flex;flex-direction:column}.login-logo{font-size:26px;gap:14px}.login-logo>div{display:grid;gap:4px}.login-logo small{font:500 11px Inter;color:#aebee5;letter-spacing:.04em}.logo-hex{width:50px;height:50px;font-size:27px;background:linear-gradient(145deg,#235cff,#11a5ed);color:#fff}.login-hero-main{margin:auto 0}.login-hero h1{max-width:630px;margin:0 0 22px;font-size:clamp(40px,4.5vw,70px);line-height:1.02}.login-hero h1 em{display:block}.login-hero-main p{max-width:580px;margin:0;font-size:clamp(16px,1.5vw,20px);line-height:1.55;color:#d8e3fb}.hero-rule{display:none}.hero-features{width:max-content;max-width:100%;margin:0 0 clamp(28px,4vw,60px);grid-template-columns:repeat(3,max-content);gap:0}.hero-features>div{display:flex;align-items:center;justify-items:unset;gap:10px;padding:0 28px 0 0;margin-right:28px;text-align:left}.hero-features svg{width:31px;height:31px;margin:0;color:#3186ff;filter:drop-shadow(0 0 8px rgba(49,134,255,.5))}.hero-features b{font-size:15px;white-space:nowrap}.hero-features span{display:none}.login-hero-footer{display:flex;align-items:center;gap:28px;padding-top:22px;border-top:1px solid rgba(176,204,255,.22);color:#e8efff}.login-hero-footer>div{display:flex;align-items:center;gap:12px}.login-hero-footer>div+div{padding-left:28px;border-left:1px solid rgba(176,204,255,.22)}.login-hero-footer svg{color:#4d9dff}.login-hero-footer b{font-size:15px;white-space:nowrap}.login-hero-footer span{display:grid;gap:4px;color:#aebee5;font-size:11px}.login-hero-footer strong{color:#fff;font-size:14px;white-space:nowrap}.login-form-panel{min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(28px,4vw,64px) clamp(34px,5vw,86px) 118px;background:linear-gradient(145deg,#fff 0,#fff 70%,#f1f5ff)}.login-form-panel:before{display:none}.login-card{width:min(100%,560px);margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;animation:card-in .45s ease-out}.login-user-icon{width:58px;height:58px;margin:0 0 24px;border-radius:16px;color:#1467d9;border-color:#d5e2fb;background:#f7faff;box-shadow:0 9px 22px #205ecb1a}.login-card h2{text-align:left;font-size:34px;color:#0b214d;margin:0 0 8px}.login-card>p{text-align:left;font-size:16px;margin:0 0 32px;color:#687795}.login-input{margin-bottom:20px;gap:8px}.login-input>span{font-size:14px;color:#1b2948}.login-input>div{height:58px;border-radius:10px;padding:0 15px}.login-input input{font-size:16px}.login-options{margin:3px 0 22px;font-size:14px}.login-options input{width:21px;height:21px}.forgot-password{font-size:14px}.login-submit{height:58px;border-radius:10px;font-size:18px;background:linear-gradient(100deg,#095bd6,#126eea);box-shadow:0 10px 22px #0c5bd33b}.login-divider{display:flex;align-items:center;gap:14px;margin:25px 0 18px;color:#7886a4;font-size:12px}.login-divider span{height:1px;flex:1;background:#dce3ef}.attendance-link{height:56px;display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid #1467df;border-radius:10px;color:#075bcf;background:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:.2s}.attendance-link:hover{background:#f1f7ff;transform:translateY(-1px);box-shadow:0 10px 20px #1467df1f}.login-purchase-link{position:absolute;bottom:0;left:0;right:0;min-height:98px;display:flex;align-items:center;justify-content:center;gap:16px;padding:18px 42px;color:#0b214d;background:#f5f8ff;text-decoration:none;transition:background .2s}.login-purchase-link:hover{background:#edf4ff}.login-purchase-link>svg:first-child{color:#1167da}.login-purchase-link span{display:grid;gap:5px;font-size:14px}.login-purchase-link strong{color:#0c67dd;font-size:14px}.login-purchase-link>svg:last-child{color:#56709f}@media(max-width:1100px){.login-redesign{grid-template-columns:1fr 1fr}.login-hero-content{padding-left:42px;padding-right:42px}.login-hero-footer{gap:16px}.login-hero-footer>div+div{padding-left:16px}.hero-features>div{margin-right:16px;padding-right:16px}.login-form-panel{padding-left:40px;padding-right:40px}}@media(max-width:900px){.login-redesign{height:auto;min-height:100dvh;grid-template-columns:1fr;overflow:visible}.login-hero{min-height:570px}.login-form-panel{min-height:680px;padding-bottom:128px}.login-hero-content{padding:44px 32px}.login-hero-footer{flex-wrap:wrap}.login-card{max-width:560px}}@media(max-width:560px){.login-hero{min-height:620px}.login-hero-content{padding:30px 24px}.login-hero h1{font-size:42px}.hero-features{grid-template-columns:1fr;gap:16px;margin-bottom:28px}.hero-features>div{margin:0;padding:0;border:0}.login-hero-footer{display:grid;gap:16px}.login-hero-footer>div+div{padding:0;border:0}.login-hero-footer b,.login-hero-footer strong{white-space:normal}.login-form-panel{padding:42px 24px 118px}.login-card h2{font-size:30px}}.payroll-table td:nth-child(4){min-width:250px}.statutory-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:7px}.statutory-grid>div{padding:7px 9px;border:1px solid #e3e9f3;border-radius:8px;background:#fbfcff}.statutory-grid span{display:block;font-size:10px;font-weight:800;color:var(--navy);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.statutory-grid small{display:block;margin-top:2px}.statutory-extra{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:5px}.statutory-extra small{color:var(--muted)}.employee-code{font-weight:700;color:var(--blue);letter-spacing:.02em}.payroll-table tbody td:first-child{display:flex;flex-direction:column;align-items:flex-start}.payroll-table tbody td:first-child b{order:2}.payroll-table tbody td:first-child small{order:1}.payroll-totals-row td{vertical-align:top;padding:16px 15px;background:linear-gradient(135deg,#edf4ff,#f8fbff);border-top:2px solid #9cb9ed;border-bottom:0}.payroll-totals-row b{display:block;font:800 14px Manrope;color:var(--navy);margin-top:6px}.payroll-totals-row td:first-child>b{font-size:16px;color:#17376f;margin-top:0}.payroll-totals-row small{display:block;margin-top:5px}.payroll-totals-row .payable{font-size:19px;color:#137a50;margin-top:0}.payroll-totals-heading{display:block;font:800 10px Manrope;color:#3c5e95;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.payroll-totals-row .statutory-grid{margin-bottom:7px}.payroll-totals-row .statutory-grid>div{background:#ffffffb3}.section-filter{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.section-filter select{min-width:138px;border:1px solid #dce5f2;border-radius:9px;padding:9px 28px 9px 11px;background:#fff;color:var(--navy);font:700 12px Manrope;text-transform:none;letter-spacing:0}@media(max-width:600px){.section-heading:has(.section-filter){flex-direction:column;gap:12px}.section-filter{width:100%;justify-content:space-between}.section-filter select{min-width:160px}}.backup-page{max-width:1060px}.backup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.backup-card,.backup-preview{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:0 8px 24px #192e580d}.backup-card h3{margin:15px 0 7px;font:800 18px Manrope;color:var(--navy)}.backup-card p{min-height:42px;margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.55}.backup-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#eaf0ff;color:#346cf2}.backup-icon.restore{background:#e9f8f1;color:#168d63}.backup-safety{display:flex;gap:12px;margin:18px 0;padding:15px 17px;border:1px solid #f1d9a8;border-radius:12px;background:#fff9ed;color:#815c18}.backup-safety svg{flex:0 0 auto}.backup-safety div{display:grid;gap:4px}.backup-safety b{font:800 13px Manrope}.backup-safety span{font-size:12px;line-height:1.45}.backup-error{margin:18px 0}.backup-preview{margin-top:18px}.backup-preview .section-heading svg{color:#356df3}.backup-counts{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0}.backup-counts span{padding:12px;border:1px solid #e4eaf5;border-radius:10px;background:#f9fbff;color:var(--muted);font-size:11px}.backup-counts b{display:block;margin-bottom:4px;color:var(--navy);font:800 20px Manrope}.backup-confirm{display:flex;align-items:center;gap:10px;padding-top:18px;border-top:1px solid var(--border)}.backup-confirm>svg{flex:0 0 auto;color:#168d63}.backup-confirm p{flex:1;margin:0;color:var(--muted);font-size:12px;line-height:1.45}.primary.danger{background:#c53b46;border-color:#c53b46}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.backup-grid{grid-template-columns:1fr}.backup-counts{grid-template-columns:repeat(2,1fr)}.backup-confirm{align-items:flex-start;flex-wrap:wrap}.backup-confirm p{min-width:calc(100% - 32px)}.backup-confirm button{flex:1}}@media(max-width:760px){body{padding-bottom:76px;background:#f5f8fc}.app-shell{display:block;min-height:100dvh}.sidebar,.sidebar.open{position:fixed;inset:auto 0 0 0;transform:none;width:100%;height:72px;padding:8px;display:block;background:#0f2244fa;border-top:1px solid rgba(255,255,255,.14);overflow-x:auto;z-index:40}.sidebar .brand,.sidebar .sidebar-company,.sidebar .logout{display:none}.sidebar nav{display:flex;gap:4px;margin:0;min-width:max-content}.sidebar nav button{width:68px;min-height:55px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:10px;font-size:9px;line-height:1.05;text-align:center;color:#c7d1e3}.sidebar nav button svg{width:18px;height:18px}.sidebar nav button.active{box-shadow:none;background:#47d18c2e;color:#fff}.app-shell main{margin:0;width:100%}.mobile-menu{display:none}header{position:sticky;top:0;height:64px;padding:0 14px;gap:10px;z-index:25}header h1{font-size:17px}.content{padding:14px 12px}.header-actions{gap:6px}.header-actions .secondary{display:none}.header-actions .avatar{width:32px;height:32px}.panel,.backup-card,.backup-preview{border-radius:14px}.form-grid,.form-grid.four,.settings-grid{grid-template-columns:1fr}.toolbar-actions,.modal-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.toolbar-actions .primary,.toolbar-actions .secondary,.modal-actions button{width:100%}.table-wrap{border-radius:12px}}.mobile-bottom-nav,.sidebar-backdrop{display:none}@media(max-width:760px){html,body,#root{min-height:100%;overflow-x:hidden}.app-shell{min-height:100dvh;padding-bottom:78px}.app-shell main{width:100%;min-width:0}.sidebar{display:flex!important;position:fixed;inset:0 auto 0 0;width:min(86vw,340px);padding:18px 14px 20px;transform:translate(-105%);transition:transform .24s cubic-bezier(.2,.8,.2,1);z-index:80;overflow-y:auto;box-shadow:18px 0 42px #05142f42}.sidebar.open{transform:translate(0)}.sidebar .brand{margin-bottom:18px}.sidebar nav{flex:0 0 auto}.sidebar-company{margin-top:22px}.sidebar .logout{display:flex!important;margin:16px 0 0;background:#fff1f0;color:#c5221f;border:1px solid #f4c7c3;justify-content:center}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0a1c376b;z-index:70;animation:mobile-fade .18s ease-out}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;position:fixed;left:0;right:0;bottom:0;height:76px;padding:7px 5px max(7px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #dfe6f2;box-shadow:0 -8px 26px #0e24481a;z-index:55;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-nav button{display:grid;place-items:center;gap:3px;min-width:0;border:0;background:transparent;color:#61718a;font:600 10px/1.1 inherit;padding:5px 1px}.mobile-bottom-nav button.active{color:#2457d6}.mobile-bottom-nav button.active svg{filter:drop-shadow(0 3px 4px rgba(36,87,214,.24))}.mobile-menu{display:grid!important;place-items:center;width:38px;height:38px;padding:0;border-radius:11px}header{position:sticky;top:0;z-index:20;height:66px;padding:0 14px;gap:10px;background:#f9fbfff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}header h1{font-size:19px}header p{font-size:11px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{margin-left:auto;gap:7px}.header-actions .sync-state{display:none}.header-actions input{max-width:128px;font-size:12px}.avatar{width:34px;height:34px;font-size:12px}.content{padding:15px 13px 94px!important;animation:mobile-page-in .22s ease-out}.content>*{max-width:100%;min-width:0}.table-wrap{max-width:100%;-webkit-overflow-scrolling:touch}.toolbar,.filters,.page-actions,.header-actions,.row-actions,.modal-actions{flex-wrap:wrap}.toolbar>*,.filters>*{min-width:0}.modal-backdrop{padding:0!important;align-items:stretch!important}.modal,.modal.wide,.wide-modal,.backup-modal{width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important;overflow-y:auto;padding:18px 14px calc(22px + env(safe-area-inset-bottom))!important}.modal-head{position:sticky;top:-18px;z-index:2;margin:-18px -14px 16px;padding:16px 14px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-actions{position:sticky;bottom:-22px;margin:18px -14px -22px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;box-shadow:0 -8px 22px #162b4e14}.modal-actions button{flex:1;min-height:44px}}@keyframes mobile-page-in{0%{opacity:.5;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--navy:#102044;--navy2:#172d5c;--blue:#3267e8;--blue2:#edf3ff;--bg:#f3f6fb;--text:#17233e;--muted:#6b7890;--border:#dfe6f1;--radius:16px;--shadow:0 12px 30px rgba(26,50,96,.07);--premium-shadow:0 20px 55px rgba(25,52,103,.12)}body{background:radial-gradient(circle at 90% -5%,#dfeaff 0,transparent 30%),linear-gradient(135deg,#f7f9fd 0,#eef3fa);letter-spacing:.002em}.sidebar{width:266px;padding:25px 17px 18px;background:linear-gradient(165deg,#0b1835,#132b59 56%,#192b53);box-shadow:10px 0 34px #0c1d431f}.brand{padding:5px 9px 25px;border-bottom-color:#cadcff24}.brand-mark{width:44px;height:44px;display:grid;place-items:center;padding:0;border-radius:14px;background:linear-gradient(135deg,#fff,#dbe8ff);box-shadow:0 9px 23px #0003}.brand b{font-size:18px;letter-spacing:-.02em}.sidebar nav{gap:7px;margin-top:25px}.sidebar nav button,.logout{min-height:46px;padding:12px 14px;border:1px solid transparent;border-radius:12px;transition:background .2s ease,color .2s ease,transform .2s ease}.sidebar nav button:hover{transform:translate(2px);background:#85a6ff21}.sidebar nav button.active{background:linear-gradient(90deg,#4d7af44f,#668df321);border-color:#9fb8ff29;box-shadow:inset 3px 0 #7fa5ff,0 8px 20px #04102f2e}.sidebar-company{border:1px solid rgba(179,202,255,.15);background:linear-gradient(135deg,#ffffff1c,#ffffff0b);border-radius:14px;box-shadow:inset 0 1px #ffffff14}.logout:hover{background:#ff5b701f;color:#fff}.app-shell main{margin-left:266px;width:calc(100% - 266px)}header{height:86px;padding:0 34px;background:#ffffffd4;-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%);border-bottom-color:#d3deefe0;box-shadow:0 4px 20px #1c315809}header h1{font-size:21px;letter-spacing:-.025em}header p{color:#78869c}.header-actions{gap:11px}.header-actions input,.month-control input,.toolbar-actions>input,.toolbar-actions>select,.status-select{border-color:#d9e3f1;background:#ffffffe6;box-shadow:0 2px 5px #28477806}.avatar{width:40px;height:40px;background:linear-gradient(145deg,#1e396e,#102044);box-shadow:0 8px 18px #12265030;border:2px solid #fff}.content{max-width:1760px;padding:30px 34px 42px}.panel,.stats article,.unit-cards article,.backup-card,.backup-preview{border-color:#d7e1f0eb;box-shadow:var(--shadow);background:linear-gradient(145deg,#fffffffa,#fafcfff2)}.panel{padding:23px}.panel:hover,.stats article:hover,.unit-cards article:hover{box-shadow:var(--premium-shadow);transform:translateY(-1px)}.panel,.stats article,.unit-cards article{transition:box-shadow .22s ease,transform .22s ease}.panel-title{padding-bottom:17px;margin-bottom:19px;border-bottom-color:#e7edf6}.panel-title h3{font-size:17px;letter-spacing:-.015em}.panel-title p,.toolbar p{line-height:1.55}.toolbar{margin-bottom:23px}.toolbar h2{font-size:23px;letter-spacing:-.03em}.primary,.secondary{min-height:42px;border-radius:11px;padding:10px 16px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary{background:linear-gradient(135deg,#386fe9,#2455c5);box-shadow:0 9px 19px #295ccf3d}.primary:hover{transform:translateY(-1px);box-shadow:0 13px 25px #295ccf4d}.secondary{border-color:#d8e2f0;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:0 3px 8px #2c487809}.secondary:hover{border-color:#b9caf0;color:#2455c5;background:#f5f8ff;transform:translateY(-1px)}.primary:active,.secondary:active{transform:translateY(0)}.stats{gap:18px;margin:22px 0}.stats article{position:relative;overflow:hidden;padding:21px;border-radius:17px}.stats article:after{content:"";position:absolute;width:100px;height:100px;right:-48px;top:-50px;border-radius:50%;background:radial-gradient(circle,rgba(77,124,245,.15),transparent 70%)}.stat-icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#e6efff,#f4f7ff);box-shadow:inset 0 1px #fff}.stats p{margin-top:17px}.stats h3{font-size:24px;letter-spacing:-.03em}.welcome,.dashboard-hero{border:1px solid rgba(126,163,246,.26);border-radius:18px;box-shadow:0 20px 45px #15306730}.filters{gap:10px;margin-bottom:18px}.search{height:44px;border-color:#d8e2f0;border-radius:12px;box-shadow:0 3px 9px #25417009}.search:focus-within{border-color:#80a3fa;box-shadow:0 0 0 4px #3267e81a}.filters select,.field select,.field input,.field textarea{border-color:#d8e2f0;border-radius:11px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.filters select:hover,.field select:hover,.field input:hover,.field textarea:hover{border-color:#b6c8ea}.field input:focus,.field select:focus,.field textarea:focus{border-color:#618cf1;box-shadow:0 0 0 4px #3267e81c;background:#fff}.table-wrap{border-color:#dbe5f2;border-radius:16px;box-shadow:0 9px 22px #1e38690d}th{padding:14px 16px;background:linear-gradient(180deg,#f8faff,#f2f6fc);color:#60708b;border-bottom-color:#dce6f1;letter-spacing:.075em}td{padding:15px 16px;border-bottom-color:#e7edf5}tbody tr{transition:background .16s ease}tbody tr:hover{background:linear-gradient(90deg,#f7faff,#f1f6ff)}tbody tr:last-child td{border-bottom:0}.employee-name-link{font-size:14px}.row-actions button,.download-btn{border-color:#dce5f1;border-radius:9px;transition:all .18s ease}.row-actions button:hover,.download-btn:hover{border-color:#a9c1ef;background:#eef4ff;color:#2558cb;box-shadow:0 4px 10px #2c56af1a}.settings-tabs{gap:9px;margin-bottom:19px}.settings-tabs button{border-radius:11px;padding:11px 15px;box-shadow:0 2px 7px #223d6808}.settings-tabs button.active{background:linear-gradient(135deg,#142957,#213f7e);border-color:#142957;box-shadow:0 8px 17px #19366f2e}.component-row{padding:13px;border-color:#dfe7f2;border-radius:13px;background:#fcfdff}.component-row:hover{border-color:#bfd0ef;background:#f8faff}.toggle-grid{gap:12px}.toggle-grid label{padding:8px 10px;border:1px solid #e0e7f1;border-radius:9px;background:#fbfcff;transition:background .18s ease,border-color .18s ease}.toggle-grid label:hover{border-color:#bcd0f4;background:#f2f6ff}.modal-backdrop{background:#0a17348c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{border:1px solid rgba(255,255,255,.75);border-radius:20px;box-shadow:0 30px 90px #0716354a}.modal-head{padding-bottom:15px;border-bottom:1px solid #e6ecf4}.modal-head h2{font-size:21px}.form-section{color:#21365f;border-bottom-color:#e2e9f3}.info-box{border-radius:12px;background:linear-gradient(135deg,#fff9e9,#fff5d9)}.lock-notice{border-radius:12px;box-shadow:0 6px 13px #a265170f}.status-pill{box-shadow:inset 0 1px #ffffffa6}.sync-state{box-shadow:0 2px 7px #15704914}.data-download-grid .secondary{justify-content:flex-start;min-height:58px;padding:14px 17px;border-radius:13px}.data-download-grid .secondary svg{color:#356de7}.attendance-controls{border:1px solid #dce7f5;border-radius:13px;background:linear-gradient(100deg,#f8fbff,#f0f5ff);padding:12px 14px}.payroll-totals-row td{background:linear-gradient(135deg,#e8f1ff,#f8fbff);border-top-color:#93b2eb}@media(max-width:900px){.sidebar{width:240px}.app-shell main{margin-left:240px;width:calc(100% - 240px)}.content{padding:24px}.stats{gap:13px}}@media(max-width:760px){body{background:#f3f6fb}.content{padding:15px 13px 94px}.sidebar{background:linear-gradient(165deg,#0b1835,#132b59)}header{background:#fafcffeb}.panel{padding:17px;border-radius:15px}.toolbar h2{font-size:20px}.stats article{padding:17px}.filters select,.search{min-height:44px}.data-download-grid .secondary{min-height:52px}}@media(min-width:761px){.sidebar{padding:18px 16px 14px}.brand{padding:3px 8px 18px}.brand-mark{width:40px;height:40px;border-radius:12px}.brand b{font-size:17px}.brand small{font-size:10px}.sidebar nav{gap:4px;margin-top:17px}.sidebar nav button,.logout{min-height:40px;padding:9px 12px;border-radius:10px;font-size:13px}.sidebar nav button svg,.logout svg{width:18px;height:18px}.sidebar-company{margin-top:auto;padding:10px 11px;border-radius:12px}.sidebar-company b{font-size:13px}.sidebar-company small{font-size:10px}.logout{margin-top:7px;justify-content:center;color:#d7e1f7;background:#ffffff0e}}@media(min-width:761px)and (max-height:820px){.sidebar{padding-top:13px;padding-bottom:10px}.brand{padding-bottom:13px}.sidebar nav{margin-top:12px;gap:2px}.sidebar nav button,.logout{min-height:36px;padding:7px 11px;font-size:12px}.sidebar-company{padding:8px 10px}.sidebar-company small{margin-top:1px}}@media(max-width:760px){.app-shell main{margin-left:0!important;width:100%!important;min-width:0!important}.sidebar,.sidebar.open{display:flex!important;position:fixed!important;inset:0 auto 0 0!important;width:min(86vw,340px)!important;height:100dvh!important;padding:18px 14px 24px!important;transform:translate(-105%)!important;overflow-y:auto!important;overflow-x:hidden!important;background:linear-gradient(165deg,#0b1835,#132b59)!important;border:0!important;border-right:1px solid rgba(183,205,255,.16)!important;z-index:90!important}.sidebar.open{transform:translate(0)!important}.sidebar .brand{display:flex!important;margin:0 0 16px!important;padding:4px 6px 18px!important}.sidebar .sidebar-company{display:flex!important;margin-top:auto!important;padding:12px!important}.sidebar .logout{display:flex!important;min-height:44px!important;margin:14px 0 0!important;padding:10px 12px!important;font-size:13px!important}.sidebar nav{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;margin:0!important;min-width:0!important}.sidebar nav button{width:100%!important;min-height:43px!important;padding:10px 12px!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:12px!important;border-radius:10px!important;font-size:13px!important;text-align:left!important}.sidebar nav button.active{box-shadow:inset 3px 0 #7fa5ff!important;background:#698ff538!important}.sidebar-backdrop{z-index:80!important}.mobile-bottom-nav{z-index:60!important}}.attendance-access-panel{overflow:hidden}.attendance-access-note{display:flex;align-items:flex-start;gap:10px;margin:-2px 0 18px;padding:12px 14px;border:1px solid #d7e4fb;border-radius:11px;background:#f5f8ff;color:#445b85;font-size:12px;line-height:1.5}.attendance-access-note svg{flex:0 0 auto;color:#2767ee;margin-top:1px}.attendance-access-table table{min-width:1240px}.attendance-access-choice{display:grid;gap:8px}.access-toggle{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#4b5870}.access-toggle input{width:16px;height:16px;accent-color:#2767ee}.attendance-module-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:430px}.module-option{border:1px solid #dbe4f0;background:#fff;color:#2e3c55;border-radius:11px;padding:11px 12px;display:flex;align-items:center;gap:9px;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.module-option:hover:not(:disabled){border-color:#a9c1ef;background:#f8fbff;transform:translateY(-1px)}.module-option svg{flex:0 0 auto;color:#66758d}.module-option span{display:grid;gap:2px}.module-option b{font-size:12px;color:#243451}.module-option small{margin:0;color:#7a879c;font-size:10px;white-space:nowrap}.module-option.selected{border-color:#2f6df2;background:#eef4ff;box-shadow:0 0 0 2px #2f6df214}.module-option.selected svg,.module-option.selected b{color:#235fdc}.module-option.premium.selected{border-color:#6f53e9;background:#f4f1ff;box-shadow:0 0 0 2px #6f53e914}.module-option.premium.selected svg,.module-option.premium.selected b{color:#6245df}.module-option:disabled{cursor:not-allowed;opacity:.58}.module-disabled{display:inline-block;max-width:300px;padding:8px 10px;border-radius:8px;background:#f4f6f9;color:#8792a5;font-size:11px;line-height:1.4}@media(max-width:760px){.attendance-access-note{margin-bottom:14px}.attendance-access-table table{min-width:1050px}.attendance-module-switch{min-width:390px}}
