@charset "UTF-8";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c303d;background:#f6f7f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #182f3b;--muted: #5b6e64;--line: #e5e9e7;--teal: #107669;--teal-dark: #09665b;--navy: #142c37;--warm: #f6f7f5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #50ac9d;outline-offset:3px}input,select,textarea{color:var(--ink)}input::placeholder,textarea::placeholder{color:#5e6d6c}h1,h2,h3,h4,p{margin:0}button{color:inherit}svg{flex-shrink:0}.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}.skip-link{position:fixed;left:20px;top:-60px;padding:12px 18px;z-index:100;background:#fff;color:var(--ink);border-radius:7px}.skip-link:focus{top:14px}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-size:23px;letter-spacing:-.9px;white-space:nowrap}.brand strong{font-weight:450}.brand small{display:block;font-size:7.5px;letter-spacing:1.7px;font-weight:600;margin-top:5px;color:#97afb5}.brand-mark{display:grid;grid-template-columns:repeat(2,9px);grid-template-rows:repeat(2,9px);gap:3px;transform:rotate(-1deg)}.brand-mark i{background:#e2f1ea;border-radius:1px}.brand-mark i:nth-child(2){background:#70baa5}.brand-mark i:nth-child(3){background:#518b7c}.brand-small{font-size:19px}.eyebrow{font-size:10px;line-height:1.4;font-weight:700;letter-spacing:1.5px;color:#4d7165}.eyebrow-light{color:#94c6b4}.eyebrow-dot{padding:0 7px}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:5px;white-space:nowrap;font-size:12px;line-height:1.2;font-weight:600}.badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.badge-neutral{background:#eef1f0;color:#5c6d67}.badge-green{background:#eaf5ed;color:#35734c}.badge-teal{background:#e6f2ef;color:#15776a}.badge-amber{background:#fbf1dc;color:#916013}.badge-red{background:#fbecea;color:#a44740}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#edf0e9;color:#567061;font-size:12px;font-weight:600;border:2px solid #e5ebe0;letter-spacing:-.3px}.avatar-small{width:33px;height:33px;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;padding:10px 14px;min-height:38px;line-height:1.3;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;white-space:nowrap}.button-primary{background:var(--teal);color:#fff;box-shadow:0 1px 2px #0f66501a}.button-primary:hover:not(:disabled){background:var(--teal-dark)}.button-secondary{background:#fff;color:#38505a;border-color:#dbe1de;box-shadow:0 1px 2px #183b2510}.button-secondary:hover:not(:disabled){background:#f2f6f3;border-color:#b7cac0}.button-small{min-height:31px;padding:6px 9px;font-size:12px;gap:5px}.button-quiet{background:transparent;color:#4f6b73}.button-quiet:hover{background:#eff4f1}.full-width{width:100%}.icon-button{border:0;background:transparent;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;color:#5b6d74;border-radius:6px;padding:0}.icon-button:hover{background:#eaf0ec;color:#244c52}.text-action{border:0;background:transparent;display:inline-flex;align-items:center;gap:4px;color:var(--teal);font-size:12px;font-weight:600;white-space:nowrap;padding:5px 0 5px 7px}.text-action:hover{color:var(--teal-dark);text-decoration:underline}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{display:flex;align-items:flex-start;gap:10px;border:1px solid;border-radius:8px;padding:13px 15px;font-size:12px;line-height:1.6;margin:18px 0}.notice svg{margin-top:1px}.notice-neutral{background:#edf3ef;border-color:#dce8df;color:#536f62}.notice-amber{background:#fcf7e9;border-color:#eee1bf;color:#85642c}.notice-error{background:#fff0ed;border-color:#edcfc8;color:#a33f37}.notice-error:first-child{margin-top:0}.empty-state{min-height:245px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 24px;text-align:center}.empty-icon{width:46px;height:46px;background:#f0f4f1;color:#5a6e61;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.empty-state h3{font-size:15px;font-weight:600;margin-bottom:8px}.empty-state p{color:var(--muted);font-size:12px;line-height:1.7;max-width:440px}.empty-state .button{margin-top:20px}.loading-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;font-size:13px;color:#557064}.full-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.full-loading .brand,.connection-error .brand{color:var(--ink)}.full-loading .loading-state{min-height:150px}.connection-error{max-width:520px;margin:12vh auto;padding:25px;text-align:center}.connection-error .brand{justify-content:center;margin-bottom:35px}.connection-error p{margin-top:18px;font-size:13px;color:var(--muted)}.signin-layout{display:grid;grid-template-columns:43% 57%;min-height:100vh}.signin-story{background:var(--navy);color:#fff;padding:52px clamp(30px,4.6vw,75px) 36px;display:flex;flex-direction:column;min-height:100vh}.signin-story .brand{font-size:29px}.signin-story .brand small{font-size:8px;letter-spacing:2px}.signin-story-body{margin:auto 0;padding:82px 0}.signin-story h1{font-size:clamp(40px,4.2vw,66px);font-weight:450;line-height:1.13;letter-spacing:-2.5px;margin:22px 0}.signin-story-body>p{max-width:410px;color:#acbdc0;font-size:14px;line-height:1.85}.signin-principles{display:grid;gap:21px;margin-top:42px;font-size:12px;color:#c2d5d3}.signin-principles>div{display:flex;align-items:center;gap:12px}.signin-principles svg{color:#76ac9d}.signin-story-footer{display:flex;justify-content:space-between;font-size:12px;color:#7d9aa1;letter-spacing:1.4px;gap:20px}.signin-panel{padding:50px clamp(25px,5vw,90px) 24px;display:flex;flex-direction:column}.signin-content{width:100%;max-width:510px;margin:auto}.signin-heading{margin:32px 0 24px}.signin-heading h2{font-size:30px;font-weight:550;letter-spacing:-.9px;margin:10px 0}.signin-heading p{color:var(--muted);font-size:12px;line-height:1.8;max-width:420px}.identity-list{display:grid;gap:9px}.identity-card{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e2e8e2;border-radius:9px;padding:13px 15px;text-align:left;width:100%;transition:border-color .15s,background .15s}.identity-card:hover:not(:disabled){border-color:#84b5a5;background:#fbfdfb}.identity-text{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.identity-text strong{font-size:13px;font-weight:600}.identity-text small{font-size:12px;color:#5f6c6d;line-height:1.5}.identity-card>svg{color:#507062}.signin-note{display:flex;gap:10px;align-items:flex-start;margin:22px 2px 25px;color:#5e6d65}.signin-note p{font-size:12px;line-height:1.75}.signin-footer{display:flex;justify-content:space-between;font-size:12px;color:#5f6d66;margin-top:25px;gap:15px}.app-shell{min-height:100vh}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;background:var(--navy);color:#b1c0c4;display:flex;flex-direction:column;padding:31px 17px 0;z-index:35}.sidebar-brand{padding:0 8px;height:55px;display:flex;align-items:flex-start;justify-content:space-between}.workspace-mode-panel{margin-bottom:24px;padding:16px;border:1px solid var(--border, #dce5df);border-radius:14px;background:var(--surface, #fff)}.workspace-mode-switch{display:flex;gap:8px;flex-wrap:wrap}.workspace-mode-switch button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 18px;border:1px solid #d2dfd8;border-radius:10px;background:#fff;color:#345248;font:inherit;font-weight:600;cursor:pointer}.workspace-mode-switch button[aria-pressed=true]{background:#117667;color:#fff;border-color:#117667}.workspace-mode-switch button:focus-visible{outline:3px solid #88b8a7;outline-offset:3px}.workspace-mode-panel p{margin:10px 0 0;color:#60746a;font-size:14px;line-height:1.6}@media(max-width:650px){.workspace-mode-panel{padding:12px}.workspace-mode-switch{display:grid;grid-template-columns:1fr 1fr}.workspace-mode-switch button{padding:10px;font-size:14px}.workspace-mode-switch svg{flex-shrink:0}}.workspace-switch{display:flex;align-items:center;gap:10px;background:#ffffff05;border:1px solid #29424c;padding:12px 9px;margin:20px 0 27px;border-radius:7px}.workspace-switch>div{min-width:0}.workspace-switch strong{color:#e3ebeb;font-size:12px;display:block;font-weight:550}.workspace-switch small{display:block;color:#7e99a2;font-size:12px;margin-top:5px}.workspace-icon{color:#92b4b0;border:1px solid #34515a;display:flex;justify-content:center;align-items:center;width:33px;height:34px;border-radius:6px;flex-shrink:0}.nav-label{font-size:10px;font-weight:650;letter-spacing:1.6px;padding:0 12px;margin-bottom:12px;color:#7b9aa5}.sidebar nav{display:grid;gap:5px}.nav-item{border:0;background:none;color:#91aab3;display:flex;width:100%;align-items:center;gap:12px;padding:13px 12px;border-radius:6px;position:relative;text-align:left;font-size:12px;font-weight:450;min-height:43px}.nav-item.active{color:#eaf7f0;background:#2c554f}.nav-item.active:before{content:"";width:3px;height:18px;background:#85c7ad;position:absolute;left:-17px;top:13px;border-radius:0 3px 3px 0}.nav-item:hover:not(.active){background:#ffffff06;color:#dde7e8}.nav-item>span:first-of-type{flex:1}.nav-item>b{font-size:12px;font-weight:600;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:4px;background:#c0ac7026;color:#dac590}.nav-lab-label{font-size:10px;color:#8ca7ab;font-weight:650;border:1px solid #456069;padding:2px 4px;border-radius:3px;letter-spacing:.5px}.sidebar-bottom{margin-top:auto;padding-top:30px}.sandbox-card{border:1px solid #324b50;border-radius:8px;padding:15px 13px 11px;background:#1b343e;margin:16px 3px 25px}.sandbox-card-icon{display:flex;color:#90bcaa;margin-bottom:9px}.sandbox-card>strong{color:#dce9e2;font-size:12px;font-weight:550}.sandbox-card p{font-size:12px;line-height:1.8;color:#8da6ab;margin-top:7px}.sandbox-card>span:last-child{display:flex;justify-content:space-between;align-items:center;color:#80a69b;font-size:12px;letter-spacing:1.3px;border-top:1px solid #304b50;margin-top:15px;padding-top:10px}.sandbox-card i{width:5px;height:5px;border-radius:50%;background:#8bb598}.user-card{display:flex;align-items:center;gap:8px;margin:0 -17px;padding:18px 14px;border-top:1px solid #2a434c}.user-card>div{min-width:0;flex:1}.user-card strong{display:block;font-size:12px;font-weight:550;color:#d9e4e4;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-card small{display:block;font-size:12px;margin-top:5px;color:#7f9aa4;white-space:nowrap}.user-card .avatar{background:#567168;border-color:#668275;color:#e4ebe1}.user-card .icon-button{width:25px}.user-card .icon-button:hover{background:#31515b;color:#fff}.main-shell{margin-left:232px;min-width:0}.topbar{height:73px;border-bottom:1px solid var(--line);background:#fcfdfa;display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:18px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:17px}.breadcrumb{font-size:12px;color:#606c66}.breadcrumb span{margin:0 10px;color:#626c64}.breadcrumb strong{font-weight:500;color:#4a655d}.topbar-right .badge{font-size:12px;padding:7px 9px}.topbar-avatar{border-left:1px solid #e0e7df;padding-left:19px}.main-content{max-width:1630px;margin:0 auto;padding:32px 34px 16px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:20px}.page-heading h1{font-size:clamp(25px,2.25vw,33px);line-height:1.25;letter-spacing:-1.15px;font-weight:550;margin:9px 0 10px}.page-heading p{font-size:12px;color:#606d68;line-height:1.7}.page-heading-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.businessUnit-select{display:flex;align-items:center;gap:7px;padding:9px 11px;background:#fff;border:1px solid #dfe6dd;border-radius:7px;color:#547060}.businessUnit-select select{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font-size:12px;padding:0 4px;outline:0;color:#466157;max-width:150px}.businessUnit-select:focus-within{box-shadow:0 0 0 2px #70af9b}.businessUnit-select select:disabled{opacity:1}.refresh-button{width:35px;height:35px;border:1px solid #dde5dc;background:#fff}.context-line{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e4e9e1;padding-bottom:17px;margin-bottom:24px;color:#5f6d64;font-size:12px}.context-line>span:first-child{display:flex;align-items:center;gap:7px;color:#556f61}.status-dot{width:5px;height:5px;background:#6da88b;border-radius:50%}.context-separator{padding:0 2px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 19px 16px;position:relative;box-shadow:0 2px 3px #334f3610}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#5d6d64;font-size:12px}.metric-icon{display:flex;color:#586f61}.metric-value{display:block;color:#1c3b3c;font-size:clamp(25px,2.6vw,38px);line-height:1.15;letter-spacing:-1.4px;font-weight:550;margin-top:15px}.metric-value small{font-size:17px;font-weight:450;color:#5d6e65;letter-spacing:-.5px}.metric-detail{margin-top:11px;font-size:12px;line-height:1.5;color:#616d65}.metric-detail .positive{color:#2a7754;font-weight:600}.metric-accent{background:#edf5ef;border-color:#cddfce}.metric-accent .metric-icon{color:#287757}.metric-accent .metric-value{color:#226548}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 2px 3px #334f3606;overflow:hidden;min-width:0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 22px}.section-title h2,.panel-toolbar h2,.payroll-toolbar h2{font-size:14px;font-weight:600;letter-spacing:-.2px}.section-title p,.panel-subtitle,.payroll-toolbar p{color:#606c66;font-size:12px;margin-top:6px;line-height:1.6}.overview-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:22px;margin-bottom:24px}.attendance-chart-summary{display:flex;justify-content:space-between;align-items:center;padding:3px 22px 18px;gap:15px}.attendance-chart-summary>div:first-child{display:flex;align-items:baseline;gap:9px}.attendance-chart-summary strong{font-size:28px;font-weight:500;letter-spacing:-1px;color:#2c4f42}.attendance-chart-summary>div>span{font-size:12px;color:#5e6d62}.chart-legend{display:flex;gap:13px}.chart-legend span{display:flex;align-items:center;gap:4px;white-space:nowrap}.chart-legend i{width:6px;height:6px;border-radius:2px}.legend-teal{background:#4b9377}.legend-amber{background:#d7b676}.chart{display:flex;height:174px;margin:12px 25px 0 22px;position:relative}.chart-grid{display:flex;justify-content:space-between;flex-direction:column;padding:0 10px 29px 0;font-size:12px;color:#616c64;width:23px}.chart-bars{flex:1;display:flex;gap:18px;position:relative}.chart-bars:before{position:absolute;content:"";top:0;right:0;bottom:29px;left:0;border-top:1px dashed #e4ebe4;border-bottom:1px solid #e4ebe4;pointer-events:none}.chart-bars:after{position:absolute;content:"";top:41%;left:0;width:100%;border-top:1px dashed #e4ebe4;pointer-events:none}.chart-column{flex:1;min-width:0;position:relative;display:flex;flex-direction:column}.chart-track{position:relative;flex:1;display:flex;align-items:flex-end;justify-content:center}.chart-stacked{width:70%;max-width:37px;min-width:10px;display:flex;flex-direction:column;border-radius:4px 4px 0 0;overflow:hidden;z-index:1}.bar-on-time{background:#71a58d}.bar-late{background:#d8bc82}.chart-today .bar-on-time{background:#2c8060}.chart-column>span{font-size:12px;height:29px;text-align:center;color:#5e6d62;padding-top:11px}.chart-today>span{font-weight:600;color:#2d7656}.bar-value{position:absolute;font-size:12px;color:#4e715a;font-weight:600;z-index:2}.chart-note{border-top:1px solid #edf0eb;margin-top:15px;padding:12px 22px;display:flex;justify-content:space-between;gap:9px;color:#5e6d60;font-size:12px;line-height:1.5}.attention-list{padding:0 19px}.attention-item{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border:0;border-top:1px solid #edf0e9;padding:18px 0;text-align:left}.attention-item:first-child{border-top:0;padding-top:8px}.attention-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;flex-shrink:0}.amber-bg{background:#faf2df;color:#856423}.teal-bg{background:#edf5ed;color:#48734d}.neutral-bg{background:#eff3ef;color:#5e6e5f}.attention-item>span:nth-child(2){min-width:0;flex:1}.attention-item strong{font-size:12px;font-weight:600;line-height:1.5;display:block}.attention-item small{display:block;margin-top:4px;color:#606d63;font-size:12px;line-height:1.5}.attention-item>svg{color:#5c6e60}.attention-item:hover strong{color:var(--teal)}.attention-footer{background:#f6f8f3;border-top:1px solid #edf1e8;margin-top:9px;padding:13px 20px;display:flex;align-items:flex-start;gap:10px;color:#577050}.attention-footer p{font-size:12px;line-height:1.7;color:#5e6e5a}.attention-footer strong{color:#4f724f;font-weight:600}.businessUnit-section{margin-bottom:24px}.businessUnit-section>.section-title{padding:1px 0 15px}.businessUnit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.businessUnit-card{border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.businessUnit-card-title{display:flex;align-items:center;gap:11px;padding:18px 20px 12px}.businessUnit-card-title>div{flex:1;min-width:0}.businessUnit-card-title h3{font-size:13px;font-weight:600}.businessUnit-card-title p{margin-top:4px;color:#626d62;font-size:12px}.businessUnit-monogram{width:35px;height:35px;border-radius:8px;background:#e8eef0;color:#506e7a;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:550}.businessUnit-monogram-pps{background:#edf0df;color:#636f38}.businessUnit-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:9px 20px 20px}.businessUnit-stats>div{border-right:1px solid #edf0e9;padding-left:20px}.businessUnit-stats>div:first-child{padding-left:0}.businessUnit-stats>div:last-child{border:0}.businessUnit-stats strong{display:block;font-size:23px;font-weight:500;letter-spacing:-.7px}.businessUnit-stats span{display:block;font-size:12px;color:#606d60;margin-top:6px}.text-amber{color:#836622}.businessUnit-card-bottom{background:#fafbf8;border-top:1px solid #edf1e8;padding:11px 20px;display:flex;align-items:center;gap:8px;font-size:12px;color:#5d6f5a}.businessUnit-card-bottom>span{flex:1}.businessUnit-card-bottom strong{font-weight:500;color:#577052}.table-scroll{position:relative;overflow-x:auto;width:100%;scrollbar-width:thin;scrollbar-color:#cbd8cb #f6f8f4}table{border-collapse:collapse;text-align:left;width:100%;white-space:nowrap}thead{background:#fafbf8}th{padding:12px 20px;font-weight:500;color:#5e6e5f;font-size:12px;border-top:1px solid #ecf0e8;border-bottom:1px solid #ecf0e8}th span{font-size:12px;color:#636d5e;display:block;margin-top:3px}td{padding:14px 20px;border-bottom:1px solid #eef1ea;color:#5a6f5c;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcf9}.person-cell{display:flex;align-items:center;gap:10px}.person-cell>div,.person-cell>span:not(.avatar){display:flex;flex-direction:column;gap:5px}.person-cell strong{font-size:12px;color:#385242;font-weight:550}.person-cell small{color:#616d5a;font-size:12px}.person-button{border:0;background:none;padding:0;text-align:left}.person-button:hover strong{color:var(--teal);text-decoration:underline}.stacked-cell{display:flex;flex-direction:column;gap:5px}.stacked-cell strong{font-size:12px;color:#526c57;font-weight:450}.stacked-cell small{color:#606e5a;font-size:12px}.numeric{text-align:right;font-variant-numeric:tabular-nums}.tabular{font-variant-numeric:tabular-nums}.muted{color:#616d60;font-size:12px}.table-footer{border-top:1px solid #edf0e8;display:flex;justify-content:space-between;gap:16px;padding:12px 20px;color:#5d6e57;font-size:12px;line-height:1.5}.table-footer>span{display:flex;align-items:center;gap:6px}.foundation-note{padding:22px 4px 5px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;color:#616d58;font-size:12px}.foundation-note>span:first-child{display:flex;align-items:center;color:#4e7344}.workspace-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5eadf;margin-top:28px;padding-top:15px;color:#616d5a;gap:10px;font-size:12px;line-height:1.6}.workspace-footer b{font-weight:500;border:1px solid #d9e3d0;border-radius:3px;padding:1px 3px;color:#58704c;font-size:10px;margin-left:3px}.workspace-footer>span>span{padding:0 5px}.toast{position:fixed;bottom:25px;left:calc(50% + 116px);transform:translate(-50%);display:flex;align-items:center;gap:11px;max-width:min(620px,calc(100vw - 40px));width:max-content;border:1px solid #bfdbca;border-radius:9px;padding:11px 13px;box-shadow:0 6px 35px #24472a20;background:#f5fff6;z-index:80}.toast>span{width:29px;height:29px;border-radius:50%;background:#dfefdf;color:#327747;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toast p{font-size:12px;line-height:1.5;color:#467451}.toast .icon-button{flex-shrink:0}.mobile-menu,.sidebar-close,.sidebar-overlay{display:none}.refreshing{opacity:.65;pointer-events:none}.retry-panel{padding:50px;display:flex;justify-content:center}.panel-toolbar{padding:20px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px}.toolbar-heading{display:flex;align-items:center;gap:10px}.section-icon{display:flex;color:#4e7255}.count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;background:#eef3e9;color:#597148;border-radius:5px;font-size:12px;font-weight:600}.filter-bar{display:flex;align-items:center;gap:10px;padding:0 21px 18px;flex-wrap:wrap}.search-input{display:flex;align-items:center;gap:8px;border:1px solid #e0e6db;border-radius:6px;background:#fff;padding:9px 11px;color:#5f6e55;max-width:320px;width:100%}.search-input:focus-within{border-color:#86ad86;box-shadow:0 0 0 2px #b3d4ae30}.search-input input{border:0;outline:0;width:100%;min-width:0;font-size:12px;background:transparent}.search-input input:focus-visible{outline:none}.filter-select{display:flex;align-items:center;border:1px solid #e0e6db;border-radius:6px;background:#fff}.filter-select select{border:0;background:transparent;padding:10px;font-size:12px;color:#5c6f50;min-width:128px}.filter-meta{color:#616e59;font-size:12px;margin-left:auto}.unit-label{display:inline-flex;align-items:center;font-size:12px;color:#5e6e5b;background:#f0f3eb;border-radius:4px;padding:5px 7px}.unit-mim{color:#7c664f;background:#f6f0e8}.unit-tri{color:#616a78;background:#eef0f3}.unit-pps{color:#617035;background:#f0f3e5}.unit-hq{color:#4d6f7d;background:#ecf2f3}.date-filter{padding:0 9px;gap:8px}.date-filter>span{color:#5d6f51;font-size:12px}.date-filter input{border:0;font-size:12px;background:transparent;padding:8px 0;width:122px}.source-label{display:flex;align-items:center;gap:4px;font-size:12px;color:#5a704f}.modal{color:var(--ink);width:530px;max-width:calc(100vw - 32px);max-height:min(92dvh,950px);border:1px solid #e0e8dc;border-radius:13px;background:#fff;padding:0;box-shadow:0 22px 90px #142d2b35;overflow:hidden}.modal::backdrop{background:#122e3470;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-wide{width:800px}.modal-inner{display:flex;flex-direction:column;max-height:min(92dvh,950px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid #e9eee3;padding:23px 25px 20px;background:#fdfefa;flex-shrink:0}.modal-header h2{font-size:18px;font-weight:550;letter-spacing:-.4px}.modal-header p{font-size:12px;color:#5f6e54;line-height:1.6;margin-top:7px}.modal-body{padding:22px 25px 25px;overflow-y:auto}.modal-body form>.notice:first-child{margin-top:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500}.field.full{grid-column:1 / -1}.field>span{color:#57714c}.field input,.field select,.field textarea,.comparison-inputs input{width:100%;min-width:0;border:1px solid #dfe7d7;background:#fff;border-radius:6px;padding:11px 12px;font-size:12px;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus,.comparison-inputs input:focus{border-color:#8eb888}.field textarea{resize:vertical;min-height:90px}.field small{color:#616e51;font-size:12px;line-height:1.6;font-weight:400}.field-hint{color:#606f50;font-size:12px;line-height:1.8;margin-top:12px}.form-actions{border-top:1px solid #e9eee1;margin-top:25px;padding-top:20px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.drawer{width:450px;margin:0 0 0 auto;max-height:100dvh;min-height:100dvh;border-radius:0;border-top:0;border-bottom:0;border-right:0}.drawer .modal-inner{min-height:100dvh;max-height:100dvh}.profile-summary{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #e9eee1;padding:8px 0 25px}.profile-summary>.avatar{width:70px;height:70px;font-size:22px;border-width:3px}.profile-summary h3{margin-top:15px;font-size:21px;font-weight:550;letter-spacing:-.5px}.profile-summary>p{color:#5e6f4c;font-size:12px;margin-top:6px}.profile-summary>div{display:flex;gap:8px;margin-top:12px}.profile-details{padding:23px 0;border-bottom:1px solid #e9eee0;margin-bottom:8px}.profile-details h4{font-size:12px;font-weight:650;color:#57714a;margin-bottom:15px}.profile-details dl{margin:0;display:grid;gap:16px}.profile-details dl+h4{margin-top:25px}.profile-details dl>div{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;font-size:12px}.profile-details dt{display:flex;align-items:center;gap:6px;color:#5d6f4a;white-space:nowrap}.profile-details dd{margin:0;color:#577146;text-align:right;overflow-wrap:anywhere}.detail-total{border-top:1px dashed #e2ead6;padding-top:14px;font-weight:600}.profile-details p{font-size:12px;line-height:1.8;color:#577142}.profile-details:last-of-type{border-bottom:0}.action-choices{padding:0;border:0;display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:24px 0 18px}.action-choices legend{font-size:12px;color:#577147;font-weight:500;margin-bottom:10px}.action-choices label{position:relative;cursor:pointer;border:1px solid #e1e9d6;border-radius:8px;padding:16px;display:grid;gap:7px;color:#5d6f49}.action-choices label.selected{background:#f1f7e9;border-color:#a1bf85;color:#50732f}.action-choices input{position:absolute;top:16px;right:12px;accent-color:var(--teal)}.action-choices strong{font-size:12px;color:#57723c;font-weight:550}.action-choices label>span{font-size:12px;color:#5f7043}.attendance-existing{display:flex;align-items:center;justify-content:space-between;padding:14px;background:#f7f9f1;border-radius:7px;font-size:12px;color:#606f3f;margin-bottom:15px;gap:12px}.attendance-existing strong{display:block;font-size:12px;font-weight:500;color:#577232;margin-top:6px}.sample-location{display:flex;align-items:center;gap:12px;border:1px solid #e1e9d1;border-radius:8px;padding:14px}.location-icon{color:#5c703c}.sample-location>div{flex:1;min-width:0}.sample-location strong{font-size:12px;color:#56722e}.sample-location p{font-size:12px;line-height:1.6;color:#5f703d;margin-top:5px}.location-ready{background:#f5f9ee;border-color:#b7cda0}.requests-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:1px 0 23px}.requests-summary>div{display:flex;gap:14px;align-items:center}.summary-icon{color:#666e31;width:46px;height:46px;border-radius:11px;background:#f0f2df;display:flex;align-items:center;justify-content:center;flex-shrink:0}.requests-summary strong{font-size:16px;font-weight:550;letter-spacing:-.3px}.requests-summary p{font-size:12px;color:#616e4b;line-height:1.7;margin-top:7px}.tabs-bar{display:flex;align-items:stretch;gap:24px;padding:0 22px;border-bottom:1px solid #e7eddf;margin-bottom:19px}.tabs-bar button{display:flex;align-items:center;gap:8px;background:none;border:0;border-bottom:2px solid transparent;padding:20px 1px 17px;font-size:12px;color:#606f4e;font-weight:500}.tabs-bar button.active{border-bottom-color:var(--teal);color:var(--teal)}.tabs-bar button span{font-size:12px;background:#f0f4e7;border-radius:4px;min-width:18px;text-align:center;padding:3px 5px}.reason-button{max-width:200px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;background:none;color:#5a713f;font-size:12px;padding:0;text-align:left}.reason-button:hover{color:var(--teal);text-decoration:underline}.review-actions{display:flex;gap:7px}.review-actions button{width:30px;height:29px;display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:6px;background:#fff}.review-approve{color:#4c742f;border-color:#d7e5c5!important}.review-approve:hover{background:#f0f7e6}.review-reject{color:#8c6044;border-color:#edddcf!important}.review-reject:hover{background:#fff5ec}.self-review-note{font-size:12px;line-height:1.6;color:#686d4b}.preserve-whitespace{white-space:pre-wrap;overflow-wrap:anywhere}.review-request-summary{border:1px solid #e8eddb;border-radius:7px;padding:15px;background:#fafbf5;margin-bottom:22px}.review-request-summary>span{font-size:12px;color:#646e45}.review-request-summary p{margin-top:10px;color:#5b713d;font-size:12px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.shadow-banner{display:flex;align-items:center;gap:15px;border:1px solid #e9dfbf;background:#fbf8ed;border-radius:9px;padding:20px;margin-bottom:27px}.shadow-banner-icon{color:#7d6824;display:flex}.shadow-banner>div{flex:1;min-width:0}.shadow-banner strong{font-size:13px;font-weight:600;color:#766933}.shadow-banner p{font-size:12px;color:#75693e;line-height:1.8;margin-top:6px}.payroll-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 18px}.payroll-run-layout{display:grid;grid-template-columns:207px minmax(0,1fr);gap:19px;margin-bottom:24px}.run-list{display:flex;flex-direction:column;gap:8px;max-height:285px;overflow-y:auto;scrollbar-width:thin}.run-list-label{font-size:12px;letter-spacing:1.1px;color:#636d50;margin-bottom:3px}.run-item{background:#fff;border:1px solid #e5eada;border-radius:7px;padding:13px;display:block;text-align:left;flex-shrink:0}.run-item.selected{background:#f0f6e6;border-color:#adbf8c}.run-item>div{display:flex;align-items:center;gap:8px}.run-item-icon{color:#5f7039;display:flex}.run-item strong{font-size:12px;color:#5b7133;font-weight:600;flex:1}.run-item>div>svg{color:#5d7135}.run-item>span{display:block;margin-top:10px;font-size:12px;color:#606f3d}.run-item small{display:block;font-size:12px;color:#676d49;margin-top:5px}.payroll-run-title{display:flex;align-items:center;gap:9px}.payroll-totals{padding:4px 22px 24px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:25px}.payroll-total-main>span{font-size:12px;color:#616f40}.payroll-total-main>strong{display:block;font-size:clamp(24px,2.7vw,38px);font-weight:500;letter-spacing:-1.5px;color:#55732b;margin:11px 0}.payroll-total-main small{font-size:12px;letter-spacing:0;margin-left:9px;color:#636f40}.payroll-total-main p{font-size:12px;line-height:1.7;color:#646e4a}.payroll-total-lines{border-left:1px solid #e8eddb;padding-left:24px;display:grid;gap:14px}.payroll-total-lines>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#626e46}.payroll-total-lines strong{font-variant-numeric:tabular-nums;font-weight:500;color:#5b7136;font-size:12px;white-space:nowrap}.comparison-summary{display:flex;align-items:center;gap:9px;background:#f9fbf4;border-top:1px solid #eaf0df;padding:13px 22px;font-size:12px;color:#607040}.comparison-summary>span:nth-child(2){flex:1}.comparison-summary strong{color:#577231;font-weight:600}.subtle-label{display:flex;align-items:center;gap:5px;font-size:12px;color:#646e4b}.payroll-table th{padding:12px 14px}.payroll-table td{padding:15px 14px}.payroll-table th:first-child,.payroll-table td:first-child{position:sticky;left:0;background:#fff;z-index:1;border-right:1px solid #edf1e5;padding-left:20px}.payroll-table th:first-child{background:#fafbf8}.payroll-table .net-cell{color:#4e7426;font-weight:650;background:#f8fbf1}.payroll-table .deduction{color:#7d6641}.variance-different{color:#99593d;font-weight:600}.payroll-control-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:24px}.blocker-panel .section-title{align-items:flex-start}.blocker-panel h2{display:flex;gap:8px;align-items:center}.blocker-panel h2 svg{color:#7a6830}.blocker-list{list-style:none;margin:0;padding:0 22px 20px;display:grid;gap:11px}.blocker-list li{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.7;color:#676e43}.blocker-list li>span{width:5px;height:5px;background:#bcad76;border-radius:50%;margin-top:6px;flex-shrink:0}.employee-flags{padding:0 22px 20px;display:grid;gap:14px}.employee-flags strong{font-size:12px;color:#5f7038;font-weight:600}.employee-flags p{font-size:12px;line-height:1.7;color:#676d44;margin-top:4px;overflow-wrap:anywhere}.quiet-empty{padding:0 22px 24px;color:#666d4d;font-size:12px;line-height:1.8}.policy-note{border:1px solid #e7ecdc;background:#fafbf6;border-radius:8px;padding:17px;margin-top:23px}.policy-note h4{font-size:12px;color:#60703d;font-weight:600}.policy-note p{font-size:12px;color:#666d45;line-height:1.8;margin-top:9px}.comparison-inputs{margin-top:20px}.comparison-inputs th{padding:12px 10px}.comparison-inputs td{padding:10px}.comparison-inputs td:last-child{min-width:165px}.comparison-inputs input{max-width:175px;min-width:145px;padding:8px 10px;font-size:12px;text-align:right}.controls-intro{display:flex;gap:18px;align-items:center;padding:7px 0 27px}.controls-shield{width:58px;height:58px;border-radius:15px;background:#eaf2e2;color:#587233;display:flex;align-items:center;justify-content:center;flex-shrink:0}.controls-intro>div{flex:1}.controls-intro h2{font-size:23px;font-weight:500;letter-spacing:-.6px;margin:7px 0}.controls-intro p{font-size:12px;line-height:1.8;max-width:680px;color:#616e4c}.gate-progress{width:125px;height:5px;border-radius:5px;background:#edf1e5;overflow:hidden}.gate-progress>span{display:block;height:100%;border-radius:5px;background:#9bb482}.release-gates{padding:0 21px 5px}.release-gate{display:flex;align-items:center;gap:14px;border-top:1px solid #edf0e6;padding:17px 0}.gate-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gate-pass{background:#eef5e7;color:#537333}.gate-pending{background:#f8f4e7;color:#776938}.release-gate>div{flex:1}.release-gate h3{font-size:12px;font-weight:550;color:#597147}.release-gate p{font-size:12px;line-height:1.7;margin-top:5px;color:#626e52}.controls-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0}.controls-facts>div{display:flex;align-items:center;gap:12px;padding:17px 20px;border:1px solid #e6ebdc;background:#f9fbf4;border-radius:8px;color:#5d7040}.controls-facts strong{display:block;font-size:12px;font-weight:550;color:#5e7043}.controls-facts small{display:block;font-size:12px;line-height:1.6;color:#656d51;margin-top:5px}.audit-action{font-size:12px;background:#f2f5ec;color:#5d7040;border-radius:4px;padding:5px 7px;text-transform:capitalize}.audit-summary{white-space:normal;min-width:230px;max-width:380px;line-height:1.7;color:#646e4d}.metric-detail,.context-line,.section-title p,.panel-subtitle,.payroll-toolbar p,.businessUnit-card-title p,.businessUnit-stats span,.businessUnit-card-bottom,.chart-note,.chart-legend span,.chart-column>span,.attention-item small,.attention-footer p,.filter-meta,.table-footer,.person-cell small,.stacked-cell small,.muted,.source-label,.workspace-footer,.foundation-note,.subtle-label{color:#5f6d62}.field small,.field-hint,.profile-details dt,.profile-details p,.sample-location p,.requests-summary p,.self-review-note,.review-request-summary>span,.shadow-banner p,.payroll-total-main p,.payroll-total-lines>div,.comparison-summary,.run-item small,.employee-flags p,.blocker-list li,.quiet-empty,.policy-note p,.controls-intro p,.release-gate p,.controls-facts small,.audit-summary{color:#606e5b}.people-table td{padding-top:16px;padding-bottom:16px}.profile-details h4,.profile-details dd,.action-choices strong,.sample-location strong,.run-item strong,.release-gate h3,.controls-facts strong,.policy-note h4,.employee-flags strong,.review-request-summary p{color:#3e5f4c}.field>span,.profile-summary>p,.action-choices legend,.run-item>span,.payroll-total-main>span,.payroll-total-lines strong,.reason-button,.attendance-existing strong{color:#537159}.payroll-total-main>strong{color:#1b6655}.payroll-table .net-cell{color:#246f56}.shadow-banner strong{color:#826424}.audit-action{color:#5a7048}.profile-details p,.blocker-list li,.employee-flags p,.quiet-empty,.policy-note p,.audit-summary,.person-cell strong,.stacked-cell strong{font-size:12px}@media(min-width:1550px){.businessUnit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.businessUnit-card-title{padding:18px 16px 12px}.businessUnit-card-title .badge{display:none}.businessUnit-stats{padding-left:16px;padding-right:16px}.businessUnit-stats>div{padding-left:12px}}@media(max-width:1250px){.main-content{padding:28px 25px 16px}.topbar{padding:0 25px}.sidebar{width:215px;padding-left:14px;padding-right:14px}.main-shell{margin-left:215px}.nav-item.active:before{left:-14px}.user-card{margin-left:-14px;margin-right:-14px;padding-left:11px;padding-right:11px}.sidebar .brand{font-size:21px}.sidebar .brand small{font-size:6.5px}.metric-card{padding-left:15px;padding-right:15px}.metric-top{font-size:12px}.overview-main-grid{gap:17px}.attention-item{gap:8px}.attention-item strong{font-size:12px}.page-heading-actions{align-self:flex-start;margin-top:22px}.payroll-totals{grid-template-columns:1fr;gap:18px}.payroll-total-lines{border:0;padding:0;grid-template-columns:repeat(3,1fr);gap:16px}.payroll-total-lines>div{flex-direction:column;align-items:flex-start}.run-list{max-height:330px}.toast{left:calc(50% + 107px)}}@media(max-width:1050px){.overview-main-grid{grid-template-columns:minmax(0,1fr)}.attention-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.attention-item{border-top:0;padding-top:5px!important;align-items:flex-start}.attention-icon{display:none}.attention-item>svg{width:14px}.attention-footer{margin-top:0}.metrics-grid{gap:11px}.metric-detail{font-size:12px}.page-heading{flex-wrap:wrap;gap:13px}.page-heading-actions{margin-top:0}.context-line>span:last-child{display:none}.payroll-control-grid{grid-template-columns:1fr}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .2s ease;width:245px;padding-left:17px;padding-right:17px}.sidebar-open{transform:translate(0)}.sidebar .brand{font-size:23px}.sidebar-close{display:inline-flex;color:#a5c1c1;width:24px;height:25px}.sidebar-close:hover{background:#35505a;color:#fff}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:34;border:0;background:#132e3860}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.topbar{height:65px;padding:0 22px}.main-content{padding:27px 24px 16px}.toast{left:50%}.signin-layout{grid-template-columns:38% 62%}.signin-story{padding:34px 25px}.signin-story h1{font-size:39px;letter-spacing:-1.5px}.signin-story-body{padding:60px 0}.signin-story-body>p{font-size:12px}.signin-principles{font-size:12px}.signin-story-footer{flex-direction:column;gap:10px}.signin-panel{padding:35px 30px 23px}.signin-footer{font-size:12px}}@media(max-width:650px){.topbar{height:60px;padding:0 14px;gap:10px}.topbar-left{gap:7px}.breadcrumb{font-size:12px}.breadcrumb>span{margin:0 6px}.topbar-right{gap:0}.topbar-avatar{display:none}.topbar-right .badge{font-size:12px;padding:6px}.main-content{padding:24px 16px 13px}.page-heading{margin-bottom:17px;gap:17px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.page-heading-actions{width:100%;justify-content:space-between}.businessUnit-select{flex:1;max-width:230px}.businessUnit-select select{flex:1;max-width:none}.context-line{font-size:12px;padding-bottom:14px;margin-bottom:18px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:18px}.metric-card{padding:15px}.metric-top{font-size:12px}.metric-icon svg{width:16px}.metric-value{font-size:30px;margin-top:13px}.metric-value small{font-size:15px}.metric-detail{font-size:12px;margin-top:10px}.overview-main-grid{margin-bottom:19px;gap:18px}.section-title{padding:18px 17px;gap:10px}.section-title h2,.panel-toolbar h2,.payroll-toolbar h2{font-size:13px}.section-title p,.section-title .text-action{font-size:12px}.attendance-chart-summary{padding:0 17px 13px}.attendance-chart-summary strong{font-size:26px}.attendance-chart-summary>div>span{font-size:12px}.chart-legend{gap:8px}.chart-bars{gap:13px}.chart{margin:12px 18px 0 17px;height:155px}.chart-note{padding:12px 17px}.attention-list{display:block;padding:0 17px}.attention-item{border-top:1px solid #edf0e9;padding:16px 0!important;align-items:center;gap:12px}.attention-item:first-child{padding-top:2px!important}.attention-icon{display:flex}.attention-item strong,.attention-item small{font-size:12px}.attention-footer{padding:13px 17px}.businessUnit-grid{grid-template-columns:1fr;gap:12px}.businessUnit-card-title{padding-top:16px}.businessUnit-stats{padding-top:6px;padding-bottom:17px}.businessUnit-section{margin-bottom:20px}.foundation-note{font-size:12px;gap:5px;line-height:1.7}.workspace-footer{font-size:12px;flex-wrap:wrap;justify-content:center;text-align:center;margin-top:23px;gap:5px}.panel-toolbar{padding:17px;flex-wrap:wrap;gap:13px}.panel-toolbar .button{font-size:12px;min-height:34px}.toolbar-heading{gap:7px}.filter-bar{padding:0 17px 16px;gap:9px}.search-input{max-width:none;padding-top:10px;padding-bottom:10px}.filter-select{flex:1}.filter-select select{min-width:0;width:100%;font-size:12px;padding:9px}.filter-meta{margin-left:0;font-size:12px}.date-filter input{width:120px;font-size:12px}th{padding:11px 15px;font-size:12px}td{padding:13px 15px}.table-footer{padding:12px 17px;flex-wrap:wrap;gap:7px;font-size:12px}.notice{font-size:12px;padding:12px;gap:8px}.notice svg{width:16px}.requests-summary{align-items:flex-start;flex-direction:column;gap:16px}.requests-summary strong{font-size:15px}.requests-summary p{font-size:12px}.requests-summary>.button{width:100%}.tabs-bar{padding:0 17px;gap:22px}.tabs-bar button{font-size:12px}.shadow-banner{padding:16px;gap:11px;align-items:flex-start;margin-bottom:23px}.shadow-banner>.badge{display:none}.shadow-banner strong{font-size:12px;line-height:1.6;display:block}.shadow-banner p{font-size:12px}.payroll-toolbar{gap:12px}.payroll-toolbar .button{font-size:12px;padding:9px 11px}.payroll-toolbar p{font-size:12px}.payroll-run-layout{grid-template-columns:1fr;gap:17px;margin-bottom:20px}.run-list{flex-direction:row;max-height:none;padding-bottom:3px;gap:10px}.run-list-label{display:none}.run-item{width:178px;padding:11px}.run-item>span{font-size:12px;margin-top:9px}.run-item small{font-size:12px}.payroll-totals{padding:5px 17px 21px;gap:20px}.payroll-total-main>strong{font-size:33px}.payroll-total-lines{gap:11px}.payroll-total-lines>div{font-size:12px;gap:7px}.payroll-total-lines strong{font-size:12px}.comparison-summary{flex-wrap:wrap;font-size:12px;padding:12px 17px;gap:8px}.comparison-summary>span:last-child{width:100%;padding-left:25px}.payroll-control-grid{margin-top:19px;gap:17px}.subtle-label{font-size:12px}.controls-intro{padding:0 0 22px;align-items:flex-start;gap:12px;flex-wrap:wrap}.controls-shield{width:43px;height:43px;border-radius:10px}.controls-shield svg{width:22px}.controls-intro>div{min-width:220px}.controls-intro h2{font-size:21px}.controls-intro .eyebrow{font-size:10px}.controls-intro p{font-size:12px}.controls-intro>.badge{margin-left:55px}.gate-progress{width:80px}.release-gates{padding:0 17px 3px}.release-gate{gap:10px;align-items:flex-start;flex-wrap:wrap}.release-gate>div{min-width:calc(100% - 42px);flex:1}.release-gate>.badge{margin-left:42px}.release-gate h3,.release-gate p{font-size:12px}.controls-facts{grid-template-columns:1fr;gap:12px;margin:19px 0}.controls-facts>div{padding:16px}.modal{max-width:calc(100vw - 22px);border-radius:10px;max-height:94dvh}.modal-inner{max-height:94dvh}.modal-header{padding:20px 18px 17px}.modal-header h2{font-size:17px}.modal-header p{font-size:12px}.modal-body{padding:20px 18px}.form-grid{column-gap:13px;row-gap:16px}.field{font-size:12px}.field input,.field select,.field textarea{font-size:12px;padding:10px}.form-actions{gap:8px;padding-top:17px;margin-top:22px}.form-actions .button{padding:9px 11px;font-size:12px}.drawer{max-width:100vw;width:100%;max-height:100dvh;border-radius:0}.drawer .modal-inner{max-height:100dvh}.profile-summary{padding-top:3px}.sample-location{flex-wrap:wrap;padding:13px;gap:10px}.sample-location>div{min-width:calc(100% - 40px)}.sample-location .button{margin-left:32px}.action-choices label{padding:14px}.toast{bottom:15px;padding:10px;gap:8px;max-width:calc(100vw - 28px)}.toast p{font-size:12px}.signin-layout{display:block}.signin-story{min-height:0;padding:26px 26px 31px}.signin-story .brand{font-size:24px}.signin-story-body{padding:31px 0 0}.signin-story-body>.eyebrow{font-size:10px}.signin-story h1{font-size:35px;margin:15px 0;line-height:1.12}.signin-story h1 br{display:none}.signin-story-body>p{font-size:12px;line-height:1.8;max-width:420px}.signin-principles,.signin-story-footer{display:none}.signin-panel{padding:27px 23px 22px}.signin-heading{margin:23px 0 21px}.signin-heading h2{font-size:25px}.signin-heading p{font-size:12px}.identity-card{padding:12px;gap:11px}.identity-text strong,.identity-text small,.signin-note p{font-size:12px}.signin-footer{font-size:12px;margin-top:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.workflow-page-controls,.workflow-save-context,.workflow-filter-row,.reports-selectors,.button-row,.line-actions,.loan-action-bar,.device-location-action{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.workflow-page-controls{margin:0 0 22px;justify-content:space-between}.workflow-page-controls>.field{width:230px}.workflow-save-context{justify-content:space-between;margin-bottom:20px}.workflow-save-context>.field{width:220px}.workflow-filter-row,.reports-selectors{padding:0 21px 20px}.workflow-filter-row>.field{max-width:230px}.reports-selectors>.field{min-width:190px;max-width:340px;flex:1}.workflow-tabs{display:flex;gap:8px;padding:5px;border:1px solid #dce6df;background:#edf2ec;border-radius:9px;margin:0 0 23px;overflow-x:auto;scrollbar-width:thin}.workflow-tabs>button{background:transparent;border:1px solid transparent;border-radius:6px;padding:11px 16px;white-space:nowrap;color:#52695c;font-size:12px;font-weight:550}.workflow-tabs>button.active{background:#fff;border-color:#d7e3d9;color:#156953;box-shadow:0 1px 3px #2042250a}.workflow-form-body{border:0;padding:0;margin:0;min-width:0}.workflow-section-space{margin-top:22px}.workflow-reason{padding-top:24px;margin-top:24px;border-top:1px solid #e2e9df}.workflow-body-copy{font-size:12px;line-height:1.8;color:#52695c;margin:0 0 20px}.form-section-title{font-size:14px;line-height:1.5;font-weight:600;margin:24px 0 16px;color:#294c3c}.inline-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.inline-heading h2,.inline-heading h3{font-size:14px;line-height:1.5;font-weight:600;color:#284a3c;display:flex;align-items:center;gap:8px}.inline-heading p{color:#5b6e64;font-size:12px;line-height:1.7;margin-top:5px;max-width:620px}.inline-heading>p{margin:0}.inline-heading .button{flex-shrink:0}.settings-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.settings-card{padding:22px}.settings-card.full,.form-grid .full{grid-column:1/-1}.settings-card .table-scroll{width:calc(100% + 44px);margin:0 -22px -22px}.workflow-dl{display:grid;gap:16px;margin:20px 0 0}.workflow-dl>div{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;font-size:12px;line-height:1.7}.workflow-dl dt{color:#5b6e64;flex:1}.workflow-dl dd{margin:0;color:#294d3d;text-align:right;flex:1;overflow-wrap:anywhere}.version-footnote{padding:17px 21px;font-size:12px;line-height:1.7;color:#5b6e64}.recurring-line,.allowance-rule,.tier-line{border:1px solid #e0e7db;border-radius:9px;padding:18px;margin:15px 0;background:#fcfdf9}.tier-editor{margin-top:24px}.tier-editor .tier-line{background:#f5f8f0}.line-actions{margin-top:14px;justify-content:space-between}.checkbox-field{display:flex;align-items:center;gap:9px;color:#466650;font-size:12px;line-height:1.6}.checkbox-field input{width:16px;height:16px;accent-color:var(--teal);flex-shrink:0}.checkbox-list{display:grid;gap:16px;margin-top:25px}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:7px 22px 25px}.calendar-summary>div{border-right:1px solid #e1e8dc}.calendar-summary>div:last-child{border:0}.calendar-summary strong{display:block;font-size:28px;font-weight:500;letter-spacing:-1px;color:#26644b}.calendar-summary span{display:block;margin-top:7px;font-size:12px;color:#5b6e64}.calendar-date-editor{margin:0 0 26px;padding-bottom:24px;border-bottom:1px solid #e2e9dd}.calendar-date-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) 30px;gap:13px;align-items:end;margin-top:13px}.calendar-date-row>.icon-button{margin-bottom:6px}.profile-management{margin-top:22px}.profile-management .field-hint{text-align:center}.loan-metrics .metric-value{font-size:clamp(22px,2.3vw,32px)}.loan-details{margin-top:24px}.loan-action-bar{margin-top:25px;border-top:1px solid #e3eade;padding-top:20px}.loan-action-bar .field-hint{width:100%;margin-top:0}.location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;padding:0 22px 22px}.work-location-card{padding:20px;border:1px solid #dce6d8;border-radius:8px;background:#fbfcf8}.work-location-card>p{font-size:12px;line-height:1.7;color:#536d57;font-variant-numeric:tabular-nums}.work-location-card .button{margin-top:18px}.wrapped-cell{white-space:normal;min-width:200px;max-width:330px;line-height:1.75}.decision-note{display:block;margin-top:6px;color:#62735f;font-size:12px}.device-location-action{margin-top:16px}.device-location-action>span{font-size:12px;color:#526d59;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.report-preview td{max-width:450px;overflow:hidden;text-overflow:ellipsis}.payslip-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;border-bottom:2px solid #2b755a}.payslip-header h2{font-size:29px;font-weight:550;letter-spacing:-.8px;margin:10px 0 8px}.payslip-header p{color:#536e5c;font-size:13px}.payslip-identity{display:flex;justify-content:space-between;gap:18px;padding:23px 0}.payslip-identity>div{display:flex;flex-direction:column;gap:7px}.payslip-identity>div:last-child{text-align:right}.payslip-identity strong{font-size:16px;font-weight:600}.payslip-identity span{color:#5b6e64;font-size:12px}.payslip-context{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px;background:#f0f5ec;border-radius:7px;margin-bottom:26px}.payslip-context span{font-size:11px;line-height:1.6;color:#516b55}.payslip-context strong{display:block;font-size:20px;color:#2d6546;font-weight:500}.payslip-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.payslip-columns h3{font-size:13px;font-weight:600;margin-bottom:15px;padding-bottom:11px;border-bottom:1px solid #dde6d8}.payslip-columns dl{margin:0;display:grid;gap:13px}.payslip-columns dl>div{display:flex;justify-content:space-between;gap:18px;font-size:12px;line-height:1.7}.payslip-columns dt{color:#526b56}.payslip-columns dd{color:#274d39;margin:0;text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0}.payslip-total{border-top:1px solid #dce5d6;padding-top:12px;font-weight:600}.payslip-net{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 20px;background:#eaf3e5;border:1px solid #d8e6ce;margin-top:28px;border-radius:7px}.payslip-net>span{font-size:14px;color:#3c6849}.payslip-net>strong{font-size:27px;font-weight:550;color:#226342;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.payslip-net small{font-size:12px;margin-left:4px;letter-spacing:0}.payslip-reference{display:flex;gap:22px;justify-content:space-between;margin-top:16px;font-size:12px;color:#566e5b}.payslip-warning{font-size:12px;color:#805825;padding:13px 0 0;line-height:1.8}.payslip-disclaimer{padding:17px;margin-top:23px;background:#faf5e8;color:#75612f;font-size:11px;line-height:1.8;border-radius:6px}.payslip-flags{margin-top:19px;font-size:12px;color:#586c4e;line-height:1.8}.payslip-flags ul{padding-left:18px;margin:7px 0 0}.payslip-footer{font-size:10px;line-height:1.8;color:#5b6e64;border-top:1px solid #e2e9dc;margin-top:22px;padding-top:13px;overflow-wrap:anywhere}.sidebar{overflow-y:auto;scrollbar-width:thin}.sidebar-brand,.sidebar nav,.workspace-switch,.sidebar-bottom{flex-shrink:0}.sidebar-bottom{padding-top:13px}.sidebar .sandbox-card{margin-top:10px;margin-bottom:17px}@media(max-width:1050px){.settings-card-grid{grid-template-columns:1fr}.settings-card.full{grid-column:auto}.workflow-dl>div{gap:15px}}@media(max-width:650px){.workflow-page-controls{align-items:flex-start;gap:13px}.workflow-page-controls>.field{width:100%}.workflow-tabs{margin-bottom:19px;gap:3px}.workflow-tabs>button{padding:10px 13px}.settings-card{padding:18px}.settings-card .table-scroll{width:calc(100% + 36px);margin:0 -18px -18px}.inline-heading{flex-wrap:wrap;gap:11px}.inline-heading h2,.inline-heading h3{font-size:13px}.inline-heading .button{max-width:100%}.workflow-dl>div{font-size:12px;gap:12px}.workflow-filter-row,.reports-selectors{padding:0 17px 18px}.workflow-filter-row>.field{max-width:none;width:100%}.reports-selectors>.field{width:100%;max-width:none}.recurring-line,.tier-line,.allowance-rule{padding:14px}.recurring-line .form-grid,.tier-line .form-grid,.allowance-rule .form-grid,.three-columns{grid-template-columns:1fr}.calendar-summary{padding:0 17px 22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.calendar-summary>div:nth-child(2){border-right:0}.calendar-date-row{grid-template-columns:minmax(0,1fr) 30px;align-items:center;padding-bottom:14px;border-bottom:1px solid #e1e8dc}.calendar-date-row .field{grid-column:1}.calendar-date-row>.icon-button{grid-column:2;grid-row:1/3;margin:0}.location-grid{grid-template-columns:1fr;padding:0 17px 17px;gap:15px}.work-location-card{padding:17px}.loan-metrics .metric-value{font-size:23px}.loan-action-bar .button{width:100%;white-space:normal}.workflow-save-context .field{width:100%}.button-row{width:100%;gap:8px}.button-row .button{flex:1}.version-footnote{padding:15px 17px}.payslip-header{gap:13px;flex-wrap:wrap}.payslip-header h2{font-size:25px}.payslip-identity{flex-wrap:wrap;gap:14px}.payslip-identity>div:last-child{text-align:left}.payslip-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.payslip-columns{grid-template-columns:1fr;gap:23px}.payslip-net{padding:15px;gap:12px;flex-wrap:wrap}.payslip-net>strong{font-size:25px}.payslip-reference{flex-wrap:wrap;gap:10px}}@media print{@page{size:A4;margin:15mm}html,body,#root,.app-shell,.main-shell,.main-content,.page-content{margin:0!important;padding:0!important;min-height:0!important;height:auto!important;max-width:none!important;overflow:visible!important;background:#fff!important}.sidebar,.topbar,.main-content>:not(.page-content),.page-content>:not(dialog),.toast,.skip-link{display:none!important}dialog[open]{position:static!important;display:block!important;margin:0!important;padding:0!important;width:100%!important;max-width:none!important;max-height:none!important;border:0!important;box-shadow:none!important;overflow:visible!important}dialog::backdrop{display:none!important}dialog .modal-inner,dialog .modal-body{max-height:none!important;overflow:visible!important;padding:0!important}dialog .modal-header,.no-print{display:none!important}.payslip-print{display:block!important;color:#000}.payslip-header,.payslip-context,.payslip-net,.payslip-columns section{break-inside:avoid}.payslip-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.payslip-print *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}.payslip-calculation-detail{margin-top:24px;padding-top:22px;border-top:1px solid #dfe7d9}.payslip-calculation-detail h3,.payslip-calculation-detail h4{color:#31523c;font-size:13px;font-weight:600;margin-bottom:10px}.payslip-calculation-detail h4{margin-top:21px}.payslip-calculation-detail>p{color:#546c57;font-size:12px;line-height:1.8}.payslip-calculation-detail .table-scroll{margin-top:20px}.payslip-calculation-detail th,.payslip-calculation-detail td{padding:11px 9px;font-size:12px}.original-attendance{margin-top:8px;font-size:12px;max-width:240px;white-space:normal;color:#4e6a56}.original-attendance summary{cursor:pointer;text-decoration:underline;text-underline-offset:2px}.original-attendance p{margin-top:8px;line-height:1.7}.payslip-evidence-line{border-top:1px solid #dfe7d9;padding-top:12px;margin-top:14px;break-inside:avoid}.payslip-evidence-line h4{margin:0}.payslip-evidence-line p{font-size:12px;line-height:1.8;color:#546c57;margin-top:8px}.source-reference{overflow-wrap:anywhere}.calculation-basis{font-size:12px;line-height:1.7;color:#35543e;margin-top:8px}.calculation-basis summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.calculation-basis dl{padding:10px 0;margin-top:10px;border-top:1px solid #dfe7d9}.source-label+.decision-note{max-width:280px;white-space:normal;overflow-wrap:anywhere;line-height:1.65}@media print{.payslip-print .table-scroll{overflow:visible}.payslip-print .table-scroll table{width:100%;min-width:0;table-layout:fixed}.payslip-print .table-scroll th,.payslip-print .table-scroll td{min-width:0;white-space:normal;overflow-wrap:anywhere}}.pay-rule-field{min-width:0;padding:14px;background:#f7f9f7;border:1px solid #d9e2dc;border-radius:12px}.pay-rule-field .field{margin-bottom:10px}.pay-rule-field .field:last-child{margin-bottom:0}.pay-rule-field small,.rule-inherited span{color:#4a6257;font-size:12px;line-height:1.6}.rule-inherited{display:flex;flex-direction:column;gap:7px;padding:12px 0;min-width:0}.rule-inherited strong{font-size:13px;line-height:1.5}.rule-inherited-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0}.rule-inherited-list .rule-inherited{border:1px solid #d9e2dc;padding:16px;border-radius:12px}.weekday-options{display:flex;flex-wrap:wrap;gap:10px;padding:12px 0 22px}.weekday-options .checkbox-field{margin:0;padding:10px 12px;background:#fff;border:1px solid #cbd8d0;border-radius:9px}.rule-date-line{display:grid;grid-template-columns:minmax(150px,1fr) minmax(160px,1fr) minmax(160px,1.3fr) auto;gap:12px;align-items:end;padding:12px 0}.rule-date-line .field{min-width:0;margin:0}.resolved-rule-preview{margin-top:24px;padding:18px;border:1px solid #c4d9ce;border-radius:14px;background:#f9fcfa;min-width:0}.resolved-rule-preview h4{margin-top:22px}.resolved-rule-preview .table-scroll{margin:14px -4px 0;max-width:100%}.resolved-rule-preview table{min-width:590px}.pay-template-grid{padding:22px}.pay-template-grid .settings-card{background:#fff;border:1px solid #d9e2dc;border-radius:14px;padding:20px}.pay-template-grid p{color:#4a6257;font-size:13px;line-height:1.6}.location-capture{padding:18px;margin:20px 0;border:1px solid #cbd8d0;border-radius:12px;background:#f4f8f5}.location-capture p{font-size:13px;line-height:1.6;color:#405b4e}.location-capture .button-row{flex-wrap:wrap}.wrapped-cell{white-space:normal;min-width:180px;max-width:340px;overflow-wrap:anywhere}.nav-unread{margin-left:auto;background:#d2f0df;color:#194832;border-radius:30px;min-width:23px;text-align:center;font-size:12px;font-weight:750;padding:2px 6px}.notification-list{padding:0 22px 22px}.notification-card{display:grid;grid-template-columns:24px minmax(0,1fr);gap:16px;padding:22px 16px;border-bottom:1px solid #dce5df}.notification-card.unread{background:#f2f8f3;border-radius:12px}.notification-card h3{font-size:15px}.notification-card p{font-size:14px;line-height:1.6;color:#365343}.notification-card small{color:#52685c;font-size:12px}.notification-card .button-row{margin-top:14px;flex-wrap:wrap}@media(max-width:700px){.rule-inherited-list{grid-template-columns:1fr}.rule-date-line{grid-template-columns:minmax(0,1fr);border-bottom:1px solid #d9e2dc;padding:16px 0}.rule-date-line>button{justify-self:end}.weekday-options{gap:8px}.weekday-options .checkbox-field{flex:1 1 42%;font-size:13px}.resolved-rule-preview{padding:12px}.pay-template-grid{padding:16px}.notification-list{padding:0 12px 12px}.notification-card{padding:18px 10px;gap:10px}}@media(max-width:700px){.resolved-rule-preview .rule-source-table{min-width:0}.rule-source-table thead{display:none}.rule-source-table tbody,.rule-source-table tr{display:block}.rule-source-table tr{padding:13px 0;border-bottom:1px solid #d5e1d9}.rule-source-table td{display:block;white-space:normal;min-width:0;max-width:none;border:0;padding:4px 8px}.rule-source-table td:first-child{font-weight:750;color:#213d2e}.rule-source-table td:last-child{color:#476050;font-size:12px}.rule-source-table td:last-child:before{content:"Source: ";font-weight:650}}.employee-profile-header{display:flex;align-items:center;gap:16px;padding:2px 0 22px;border-bottom:1px solid #dde7df;margin-bottom:18px;position:sticky;top:-22px;z-index:3;background:#fff}.employee-profile-header h3{font-size:22px;letter-spacing:-.5px;margin:0 0 5px}.employee-profile-header p{font-size:13px;color:#52665b;margin:0 0 5px}.employee-profile-header>div{flex:1;min-width:0}.employee-profile-header>div>span{font-size:13px;color:#465c52}.profile-photo{width:64px;height:64px;border-radius:16px;object-fit:cover;border:1px solid #d8e4dc;flex-shrink:0}.profile-block{padding:22px;border:1px solid #dce6de;border-radius:11px;background:#fff;margin:18px 0;min-width:0}.profile-block h3,.profile-section-editor h3,.profile-pay-preview h3{font-size:16px;letter-spacing:-.2px;margin:0}.profile-block p,.profile-section-editor>p,.profile-editor-heading p,.profile-pay-preview p{font-size:13px;line-height:1.6;color:#435e51;margin:10px 0}.profile-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-card-grid>.profile-block{margin:16px 0 0}.profile-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 25px;margin-top:22px}.profile-detail-grid dt{font-size:12px;color:#52675b;margin-bottom:6px}.profile-detail-grid dd{margin:0;font-size:14px;color:#173d34;overflow-wrap:anywhere}.profile-summary-actions,.profile-preview-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:20px 0}.profile-pending-banner,.profile-review-filter{display:flex;align-items:center;gap:16px;border:1px solid #d8b775;border-radius:8px;background:#fff8e9;color:#604209;padding:14px 16px;cursor:pointer;text-align:left}.profile-pending-banner{width:100%;justify-content:space-between}.profile-pending-banner small{display:block;margin-top:5px}.profile-review-filter{margin:18px 22px 0;font-size:13px}.profile-review-filter.selected{border:2px solid #886117;padding:13px 15px}.profile-review-filter span{font-size:12px;text-decoration:underline}.profile-pending-label{display:block;color:#805719;font-size:12px;margin-top:6px;font-weight:550}.profile-back{margin:0 0 18px}.profile-section-editor .workflow-form-body{gap:22px}.profile-section-editor>h3{margin-bottom:20px}.profile-editor-heading{margin-bottom:20px}.profile-save-status{background:#e9f6ee;color:#155438;padding:12px 15px;border:1px solid #c6e4d3;border-radius:8px;font-size:13px}.profile-date-choice{display:block;grid-column:1/-1}.profile-date-choice p{margin:0 0 12px}.profile-discard{position:sticky;top:90px;z-index:4;box-shadow:0 4px 18px #1d38391a}.profile-request-card{border-top:1px solid #dfe7df;padding-top:18px;margin-top:18px}.profile-request-card .button-row{margin-top:15px;flex-wrap:wrap}.profile-document-card{display:flex;flex-wrap:wrap;align-items:center;gap:14px;justify-content:space-between;border-top:1px solid #e2e9e1;padding:18px 0}.profile-document-card>div:first-child{flex:1;min-width:180px;overflow-wrap:anywhere}.profile-document-card>form{flex-basis:100%}.profile-document-card strong{font-size:14px}.profile-document-card p{margin:5px 0 10px}.profile-advanced{border:1px solid #dce6df;border-radius:10px;padding:17px;margin-top:20px}.profile-advanced>summary{cursor:pointer;font-size:13px;color:#1b4b3f;font-weight:600}.profile-advanced[open]>summary{margin-bottom:20px}.profile-history-list article{border-top:1px solid #dfe7df;padding:16px 0}.profile-history-list article>strong,.profile-history-list article>span{display:block;font-size:13px;line-height:1.7}.profile-history-list article>span,.profile-history-list small{color:#4c6156}.profile-pay-preview{margin:12px 0 22px;padding:20px;border:1px solid #cfe1d7;background:#f5faf6;border-radius:10px}.profile-preview-controls{align-items:flex-end}.profile-pay-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.profile-pay-comparison>div{background:#fff;border:1px solid #d9e6dc;padding:16px;border-radius:8px}.profile-pay-comparison h4{font-size:14px;margin:0 0 15px}.profile-net-change{color:#154b36!important}.profile-preview-warnings{padding-left:20px;font-size:12px;line-height:1.65;color:#6c511c}@media(max-width:600px){.employee-profile-header{gap:10px;top:-16px;flex-wrap:wrap;padding-bottom:16px}.employee-profile-header h3{font-size:19px}.employee-profile-header .badge{margin-left:auto}.profile-card-grid,.profile-detail-grid,.profile-pay-comparison{grid-template-columns:1fr}.profile-block{padding:16px;margin:16px 0}.profile-summary-actions{gap:8px}.profile-summary-actions .button{flex:1 1 auto}.profile-block .inline-heading{align-items:flex-start;flex-wrap:wrap;gap:13px}.profile-detail-grid{gap:18px}.profile-review-filter{margin:16px 15px 0;gap:9px;flex-wrap:wrap}.profile-pay-preview{padding:15px}.profile-document-card .button-row{width:100%}.profile-date-choice .button-row,.profile-discard .button-row{flex-wrap:wrap}.profile-request-card table{min-width:420px}}.employee-profile-header~.workflow-tabs{flex-wrap:wrap;overflow:visible;gap:6px}.employee-profile-header~.workflow-tabs button{white-space:nowrap}.profile-block .workflow-dl dd{overflow-wrap:anywhere}.profile-section-editor .profile-advanced .pay-rule-field+.pay-rule-field{margin-top:18px}.account-entry .workflow-form-body{display:grid;gap:18px}.account-entry-links{display:flex;flex-wrap:wrap;gap:4px;margin-top:18px}.account-entry-links .button{font-size:12px;padding:9px 0;margin-right:16px;text-align:left}.account-entry .signin-heading{margin-top:25px}.account-unit-options{display:flex;gap:15px;flex-wrap:wrap;padding:16px 0}.account-unit-options>strong{width:100%;font-size:13px}.account-code{padding:20px;border:1px solid #d5e3db;border-radius:10px;margin-top:18px;background:#f8fbf8}.account-code .button-row{margin-top:16px}.account-reset-request{display:block;font-size:12px;color:#825d1c;margin-top:8px}.sidebar-password{border:1px solid #557168;color:#e5f1eb;background:#1a3e42;border-radius:7px;padding:9px 13px;margin:12px 0;width:100%;font-size:12px}.completion-panel{padding:23px;margin:20px 0}.completion-panel>.inline-heading{margin-bottom:22px}.completion-panel h2,.setup-intro h2{font-size:19px;letter-spacing:-.35px}.completion-panel h3,.request-documents h3{font-size:16px}.completion-panel p,.setup-intro p,.setup-steps p{font-size:13px;line-height:1.65;color:#496154}.completion-panel>.form-grid{margin:20px 0}.completion-panel>.field{margin-bottom:17px}.completion-panel textarea{font-family:inherit}.setup-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin:22px 0}.setup-intro p{max-width:690px;margin-top:9px}.onboarding-panel{margin-top:20px}.setup-steps{list-style:none;padding:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;border-bottom:1px solid #e0e8e1;margin:0}.setup-steps strong{font-size:13px;color:#1f5140}.setup-steps p{margin-top:7px}.setup-checks{padding:10px 23px}.setup-checks>div{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #e3eae3}.setup-checks strong{font-size:13px;font-weight:550;flex:1}.setup-check-icon{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff1d2;color:#875f17;flex-shrink:0}.setup-check-icon.complete{background:#e4f2e8;color:#247347}.setup-actions{display:flex;gap:10px;flex-wrap:wrap;padding:20px 23px}.setup-review{padding:0 23px 23px}.setup-review .checkbox-field{margin:14px 0}.import-counts{display:flex;gap:30px;flex-wrap:wrap;margin:20px 0;color:#4c6657;font-size:13px}.import-counts strong{color:#174934;font-size:23px;display:block;margin-bottom:5px}.request-documents{margin-top:25px;padding-top:22px;border-top:1px solid #dce6dd}.request-document-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0;font-size:13px}.request-document-row>div{flex:1;min-width:160px;overflow-wrap:anywhere}.payroll-practice .button-row{flex-wrap:wrap;margin:18px 0}.practice-review{margin:20px 0;padding:17px;background:#fafbf6;border:1px solid #e2e7d9;border-radius:8px}.practice-review ul{font-size:13px;line-height:1.7;color:#795a20;padding-left:18px}.payroll-practice .checkbox-field{margin:12px 0}@media(max-width:700px){.completion-panel{padding:17px}.completion-panel>.inline-heading,.setup-intro{flex-direction:column;align-items:stretch;gap:15px}.setup-steps{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.setup-checks{padding:7px 18px}.setup-checks>div{flex-wrap:wrap;gap:9px}.setup-checks strong{min-width:180px}.setup-checks .badge{margin-left:36px}.setup-actions,.setup-review{padding:18px}.setup-actions>.button{width:100%}.import-counts{gap:20px}.account-code{padding:15px}.request-documents .inline-heading{flex-wrap:wrap;gap:12px}}.task-summary{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 25px}.task-summary h2{font-size:22px;letter-spacing:-.4px}.task-summary p{font-size:13px;line-height:1.6;color:#4e6858;margin-top:10px}.hr-task-list article{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border-top:1px solid #e1e9e1}.hr-task-list h3{font-size:15px;margin:12px 0 8px}.hr-task-list p,.hr-task-list small{color:#4d6557;font-size:12px;line-height:1.6}.hr-task-action{display:flex;align-items:flex-end;gap:13px;flex-direction:column;max-width:240px}.hr-task-action>span{font-size:12px;line-height:1.6;color:#54664f;text-align:right}@media(max-width:650px){.task-summary,.hr-task-list article{align-items:flex-start;flex-direction:column}.hr-task-list article{padding:18px}.hr-task-action{align-items:flex-start;max-width:none}.hr-task-action>span{text-align:left}}.organization-record{padding:20px 0;border-top:1px solid var(--line)}.organization-record p{overflow-wrap:anywhere}.organization-record details{margin-top:14px}.organization-record h3{margin:0}.scope-options{border:1px solid #cddad5;border-radius:12px;padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:300px;overflow:auto}.scope-options legend{font-weight:600;font-size:13px}@media(max-width:600px){.scope-options{grid-template-columns:1fr}.organization-record .inline-heading{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.imported-history-table,.imported-history-table tbody,.imported-history-table tr,.imported-history-table td{display:block;min-width:0;width:100%}.imported-history-table thead{display:none}.imported-history-table tr{padding:14px 0;border-top:1px solid #d7e1db}.imported-history-table td{padding:7px 0;border:0;white-space:normal}.imported-history-table td:before{display:block;content:attr(data-label);font-size:12px;font-weight:600;color:#536b62;margin-bottom:4px}.imported-history-table .workflow-dl>div{display:block}.imported-history-table .workflow-dl dd{text-align:left}}.imported-history-table small.field-hint{display:block;margin-top:5px}@media(max-width:600px){.workflow-tabs-wrap{flex-wrap:wrap;overflow:visible}.workflow-tabs-wrap>button{white-space:normal;flex:0 1 auto;min-width:0}}.language-switch{display:inline-flex;align-items:center;gap:3px;padding:4px;border:1px solid #ccdad5;background:#fff;border-radius:10px;flex-shrink:0}.language-switch button{border:0;border-radius:7px;padding:8px 12px;min-height:40px;background:transparent;color:#36554d;font-size:13px;font-weight:650;line-height:1.6}.language-switch button[aria-pressed=true]{background:#107669;color:#fff}.signin-language{display:flex;justify-content:flex-end;margin-bottom:24px}:lang(my){font-family:Noto Sans Myanmar,Myanmar Text,Myanmar Sangam MN,Padauk,sans-serif;letter-spacing:normal}html:lang(my) body{line-height:1.8}html:lang(my) :is(h1,h2,h3,h4,.eyebrow,.badge,.nav-item,.button,.field>span,.language-switch button){line-height:1.8;letter-spacing:normal}html:lang(my) :is(input,select,textarea){line-height:1.8}html:lang(my) :is(.nav-item,.button,.badge,.workflow-tabs button){height:auto;white-space:normal}html:lang(my) .nav-item{align-items:flex-start}html:lang(my) .nav-item svg{margin-top:5px}html:lang(my) .sidebar{width:276px}html:lang(my) .main-shell{margin-left:276px}html:lang(my) .signin-content{max-width:610px}html:lang(my) :is(.page-heading h1,.signin-heading h2){font-size:clamp(25px,3vw,38px)}html:lang(my) .workflow-tabs{flex-wrap:wrap}html:lang(my) .workflow-tabs button{white-space:normal}@media(max-width:900px){html:lang(my) .main-shell{margin-left:0}}@media(max-width:640px){.language-switch button{padding:7px 9px;min-height:40px}.topbar-right{gap:8px}html:lang(my) .page-heading{flex-wrap:wrap}html:lang(my) .page-heading-actions{max-width:100%}html:lang(my) .page-heading-actions select{min-width:0;width:100%}html:lang(my) .signin-content{min-width:0}}@media print{.language-switch{display:none!important}}.modal-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}html:lang(my) .modal-header{flex-wrap:wrap;gap:16px}html:lang(my) .topbar{height:auto;min-height:73px;padding-top:12px;padding-bottom:12px}@media(max-width:650px){html:lang(my) .topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}html:lang(my) .topbar-left{min-width:0}html:lang(my) .topbar-right{display:contents}html:lang(my) .topbar-right>.language-switch{grid-column:2;grid-row:1}html:lang(my) .topbar-right>.badge{grid-column:1 / -1;grid-row:2;justify-self:start}html:lang(my) .topbar-avatar{display:none}html:lang(my) .chart-day{font-size:10px}}@media(max-width:650px){.topbar{height:auto;min-height:65px;padding-top:12px;padding-bottom:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.topbar-left{min-width:0}.topbar-right{display:contents}.topbar-right>.language-switch{grid-column:2;grid-row:1}.topbar-right>.badge{grid-column:1 / -1;grid-row:2;justify-self:start;max-width:100%;white-space:normal}}html .signin-story h1[lang=en]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.13;letter-spacing:-2.5px}@media(max-width:900px){html .signin-story h1[lang=en]{letter-spacing:-1.5px}}@media(max-width:650px){html .signin-story h1[lang=en]{line-height:1.12}}.hosted-setup{max-width:900px;margin:60px auto;padding:24px}.hosted-setup header{display:flex;align-items:center;justify-content:space-between;gap:20px}.hosted-setup .panel{padding:28px;margin:30px 0}.hosted-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hosted-setup label{display:flex;flex-direction:column;gap:8px;font-weight:500}.hosted-setup input,.hosted-setup select,.hosted-setup textarea{font:inherit;padding:12px;border:1px solid #ccd8d0;border-radius:8px;width:100%;min-width:0}.hosted-setup form button{margin-top:20px}.hosted-setup a{color:#0b7367}.hosted-setup a.button-primary{color:#fff}.hosted-setup textarea{min-height:90px}@media(max-width:650px){.hosted-setup{margin:10px auto;padding:20px}.hosted-fields{grid-template-columns:1fr}.hosted-setup header{align-items:start}.hosted-setup h1{font-size:28px}}.my-day-card,.current-visit-card,.hr-quick-work{padding:24px;margin-bottom:24px;display:flex;gap:22px;align-items:center;flex-wrap:wrap}.my-day-card>div:first-child{flex:1;min-width:200px}.my-day-card h2,.current-visit-card h2,.hr-quick-work h2{margin:0 0 8px;font-size:24px}.my-day-card p,.current-visit-card p{margin:0;color:var(--text-muted, #596c66);line-height:1.7}.saved-attendance-times{display:flex;gap:28px;margin:0}.saved-attendance-times dt{font-size:14px;color:#596c66;max-width:190px}.saved-attendance-times dd{font-size:24px;font-weight:650;margin:6px 0 0;font-variant-numeric:tabular-nums}.current-visit-card{justify-content:space-between}.hr-quick-work{display:block}.hr-quick-work .button-row{margin-top:16px}.employee-shortcuts{display:none}.connection-notice{grid-column:1/-1;margin:0 0 16px}.signin-layout>.connection-notice{margin:0;padding:16px}.password-visibility{justify-self:start;min-height:44px}.account-instructions{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-size:15px}.account-instructions dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px}.account-instructions dd{margin:0;overflow-wrap:anywhere}@media(max-width:650px){.field>span,.field{font-size:14px}.field input,.field select,.field textarea,.search-input input,.filter-select select{font-size:16px;min-height:44px}.button,.button-small,.icon-button,.workflow-tabs button,.nav-item{min-height:44px;font-size:14px}.field small,.field-hint,.notice,.panel-subtitle{font-size:14px}.form-grid{grid-template-columns:minmax(0,1fr)}.form-actions{flex-wrap:wrap}.form-actions .button{font-size:14px;min-height:44px}.signin-story{padding:18px 23px}.signin-story .brand{font-size:20px}.signin-story-body{padding:8px 0 0}.signin-story-body>.eyebrow,.signin-story-body>p{display:none}html .signin-story h1[lang=en]{font-size:20px;letter-spacing:-.5px;line-height:1.3;margin:8px 0 0}.signin-story h1 br{display:none}.signin-panel{padding:20px}.signin-language{margin-bottom:12px}.signin-heading{margin:16px 0}.signin-heading p{font-size:14px}.my-day-card{padding:20px;gap:18px}.my-day-card h2{font-size:22px}.my-day-card .button{width:100%;font-size:16px;min-height:52px}.saved-attendance-times{width:100%;gap:20px}.saved-attendance-times>div{flex:1;min-width:0}.current-visit-card .button{width:100%}.employee-shell .main-content{padding-bottom:110px}.employee-shell .page-heading{margin-bottom:10px}.employee-shell .page-heading .eyebrow{display:none}.employee-shell .page-heading h1{font-size:28px}.employee-shell .page-heading p{font-size:14px}.employee-shell .context-line>span:last-child{display:none}.employee-shortcuts{position:fixed;z-index:25;bottom:0;left:0;right:0;display:flex;background:#fff;border-top:1px solid #d4dfd8;padding:6px 8px calc(6px + env(safe-area-inset-bottom));box-shadow:0 -3px 14px #1d303810}.employee-shortcuts button{display:flex;flex:1;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;background:transparent;border:0;border-radius:10px;padding:8px 4px;font:inherit;font-size:14px;color:#526c63;min-height:60px;line-height:1.5}.employee-shortcuts button[aria-current=page]{background:#e9f3ed;color:#086d60;font-weight:650}.employee-shell .toast{bottom:110px}}@media print{.employee-shortcuts,.connection-notice{display:none!important}}.mobile-cell-label{display:none}.mobile-cell-value{display:contents}@media screen and (max-width:650px){.table-scroll:has(>.card-table){overflow:visible;margin:0}.card-table{display:block;width:100%;min-width:0!important}.card-table>thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.card-table>tbody{display:grid;gap:14px;padding:14px}.card-table>tbody>tr{display:block;min-width:0;border:1px solid var(--border, #dce5df);border-radius:12px;overflow:hidden;background:var(--surface, white)}.card-table>tbody>tr>td{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:12px;align-items:start;min-width:0;width:auto;max-width:none;white-space:normal;padding:11px 14px;text-align:left;border-bottom:1px solid var(--border, #dce5df);font-size:14px}.card-table>tbody>tr>td:first-child{display:block;background:var(--surface-subtle, #f5f8f6);font-size:16px}.card-table>tbody>tr>td:first-child>.mobile-cell-label{display:none}.card-table>tbody>tr>td:last-child{border-bottom:0}.card-table .mobile-cell-label{display:block;color:var(--text-muted, #576b62);font-weight:500;line-height:1.65;overflow-wrap:anywhere}.card-table .mobile-cell-value{display:block;min-width:0;overflow-wrap:anywhere}.card-table .mobile-cell-value .reason-button{max-width:100%;white-space:normal;text-align:left}.card-table .mobile-cell-value .button-row,.card-table .mobile-cell-value .review-actions{flex-wrap:wrap}.card-table .mobile-cell-value button{min-height:44px}.card-table .mobile-cell-value .review-actions button{min-width:44px}.card-table>tbody>tr>td.card-cell-full{display:block}}.task-context{justify-content:space-between;flex-wrap:wrap;gap:12px}.readiness-content{padding:0 24px 20px}.readiness-storage{display:grid;gap:8px;margin:16px 0}.readiness-storage progress{width:100%;height:12px;accent-color:var(--accent, #127868)}.entry-page{min-height:100vh;min-height:100dvh;background:#f5f8fa;padding:0 24px 28px;border-top:4px solid var(--teal)}.entry-header{max-width:1120px;margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.entry-header .brand{font-size:25px;color:var(--ink)}.entry-header .brand-mark i{background:#107669}.entry-header .brand-mark i:nth-child(2),.entry-header .brand-mark i:nth-child(3){background:#85b7ad}.entry-header .brand small{font-size:10px;letter-spacing:1.5px}.entry-main{width:100%;max-width:460px;margin:0 auto}.entry-brandline{text-align:center;margin:0 0 20px}.entry-brandline h1[lang=en]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:500;line-height:1.4;letter-spacing:-.6px;margin:0;color:#355263}.entry-card{background:#fff;border:1px solid #e0e7ec;border-radius:20px;padding:28px;box-shadow:0 8px 32px #173a5010}.entry-card .signin-heading{margin:0 0 20px}.entry-card .signin-heading h2{font-size:30px;line-height:1.3;margin:0 0 9px;letter-spacing:-.7px}.entry-card .signin-heading p{font-size:16px;line-height:1.6;color:#60717a;margin:0}.entry-card .field{gap:8px}.entry-card .field>span,.entry-card .field>.entry-password-label>label{font-size:14px;font-weight:600}.entry-card .field input{min-height:50px;font-size:16px;border-radius:9px;background:#fff;padding:12px 14px}.entry-card .field small{font-size:14px;line-height:1.6}.entry-card .workflow-form-body{gap:16px;padding:0;margin:0;border:0;min-width:0}.entry-password-label{display:flex;justify-content:space-between;align-items:center;gap:12px}.entry-password-control{position:relative;display:flex;align-items:center}.entry-password-control input{width:100%;padding-right:58px!important}.entry-password-control button{position:absolute;right:6px;padding:10px;min-width:40px;min-height:40px;border:0;background:transparent;color:#506673;border-radius:6px;display:grid;place-items:center}.entry-password-control button:hover{background:#edf3f5}.entry-remember{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;line-height:1.5}.entry-remember input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--teal)}.entry-remember-hint{font-size:13px;color:#687983;line-height:1.6;margin:6px 0 0 28px}.entry-card .workflow-form-body>.button{width:100%;min-height:50px;justify-content:center;font-size:16px;border-radius:9px}.entry-text-button{border:0;padding:8px 0;background:transparent;color:var(--teal-dark);font-size:14px;font-weight:600;line-height:1.5;text-align:left}.entry-text-button:hover{text-decoration:underline}.entry-activation{margin-top:20px;padding-top:12px;border-top:1px solid #e4ebef;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 12px;font-size:14px;color:#60717a}.entry-help-actions{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:16px}.entry-setup-hint{font-size:14px;line-height:1.6;margin:18px 0 0;color:#60717a}.entry-footer{margin:22px auto 0;text-align:center;font-size:13px;color:#697c87;line-height:1.6}.entry-footer nav{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap}.entry-footer a{font-size:14px;color:#49616f;padding:9px 0;text-decoration:none}.entry-footer a:hover{text-decoration:underline}.entry-footer p{margin:12px 0 6px}.entry-units{display:block;color:#72838d;letter-spacing:.3px}html:lang(my) .entry-card .signin-heading h2{font-size:26px;line-height:1.65;letter-spacing:0}html:lang(my) .entry-card .signin-heading p{line-height:1.85}@media(max-width:540px){.entry-page{padding:0 18px 20px}.entry-header{padding:20px 0;gap:12px;align-items:flex-start}.entry-header .brand{font-size:21px}.entry-header .brand small{display:none}.entry-header .language-switch{padding:3px}.entry-header .language-switch button{min-width:0;padding:7px 9px;font-size:13px}.entry-main{margin-top:4px}.entry-brandline{margin-bottom:20px}.entry-brandline h1[lang=en]{font-size:18px}.entry-card{padding:24px 21px;border-radius:16px}.entry-card .signin-heading h2{font-size:27px}.entry-card .signin-heading p{font-size:15px}.entry-password-label{gap:8px;flex-wrap:wrap}.entry-footer{margin-top:16px}}.entry-password-label .entry-text-button{padding:0;min-height:24px}.workspace-sections{margin:0 0 1.5rem}.workspace-sections .workflow-tabs{margin-bottom:0}.access-summary{display:block}.access-summary p{margin:.5rem 0}.access-summary small{display:block;line-height:1.6}@media(max-width:760px){.employee-shortcuts{grid-template-columns:repeat(4,1fr)}}.work-summary-cards,.payroll-journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.25rem 0}.work-summary-cards>*,.payroll-journey>div{padding:1.25rem;background:var(--surface,#fff);border:1px solid var(--border,#dce5e1);border-radius:1rem;text-align:left;color:inherit}.work-summary-cards button{cursor:pointer;font:inherit}.work-summary-cards button[aria-pressed=true]{border-color:#137969;box-shadow:inset 0 0 0 1px #137969}.work-summary-cards strong{display:block;font-size:1.7rem;margin-bottom:.5rem}.work-summary-cards span,.payroll-journey p{font-size:1rem;line-height:1.55}.setup-work-list{margin-top:1.5rem}.setup-work-list article{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border-top:1px solid #e0e6e3}.setup-work-list p{margin:.35rem 0}.setup-work-list small{line-height:1.65}.setup-checks>div{flex-wrap:wrap}@media(max-width:760px){.work-summary-cards,.payroll-journey{grid-template-columns:1fr}.setup-work-list article{align-items:flex-start;flex-direction:column}}.departure-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0 12px}.departure-checks>div{display:flex;flex-direction:column;gap:4px;padding:14px;background:var(--bg-soft,#eff4f1);border-radius:12px}.departure-checks strong{font-size:1.2rem;overflow-wrap:anywhere}.departure-item{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--border,#dce4df)}.departure-item>div:first-child{flex:1;min-width:0}.departure-item p{margin:5px 0;overflow-wrap:anywhere}@media(max-width:600px){.departure-item{flex-wrap:wrap}.departure-item>div:first-child{flex-basis:100%}.departure-checks{gap:8px}}@media(max-width:640px){html:lang(my) :is(.my-day-card h2,.empty-state h3,.page-heading h1){text-wrap:balance}html:lang(my) .employee-shortcuts button{line-height:1.8}}
