:root{--ink:#18192b;--muted:#77798d;--soft:#f4f4f8;--line:#e7e7ef;--white:#fff;--indigo:#5b50e6;--deep:#312a9f;--mint:#a8f0d4;--mint-ink:#147357;--amber:#ffd58a;--amber-ink:#9c6200;--rose:#ffc8d2;--rose-ink:#b83d57;--blue:#d8ebff;--blue-ink:#2e6da4;--shadow:0 22px 60px rgba(32,28,82,.14);--radius:20px}
*{box-sizing:border-box}html{font-size:16px;background:#f6f6fa}body{margin:0;min-height:100vh;color:var(--ink);font-family:Inter,"Segoe UI",system-ui,sans-serif;background:#f6f6fa}button,input,select,textarea{font:inherit}button{color:inherit}.is-hidden{display:none!important}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fill-current{fill:currentColor;stroke:none}
.loading-screen{position:fixed;z-index:999;inset:0;background:#f7f7fb;display:grid;place-items:center;align-content:center;gap:22px}.loading-mark,.brand-mark,.mini-brand{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:var(--indigo);padding:7px;border-radius:14px;width:42px;height:42px;transform:rotate(-4deg)}.loading-mark i,.brand-mark i,.mini-brand i{background:#fff;border-radius:5px}.loading-mark i:nth-child(2),.brand-mark i:nth-child(2),.mini-brand i:nth-child(2){height:70%;align-self:end}.loading-mark i:nth-child(3),.brand-mark i:nth-child(3),.mini-brand i:nth-child(3){height:45%;align-self:end;background:var(--mint)}.loading-line{width:125px;height:4px;background:#e2e1ef;border-radius:5px;overflow:hidden}.loading-line i{display:block;width:45%;height:100%;background:var(--indigo);border-radius:inherit;animation:loading 1.15s infinite ease-in-out}@keyframes loading{0%{transform:translateX(-110%)}100%{transform:translateX(280%)}}
.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(460px,.95fr)}.login-brand{background:linear-gradient(145deg,#322d54,#202132);color:#fff;padding:7vw;position:relative;overflow:hidden;display:flex;align-items:center}.login-brand:before,.login-brand:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.login-brand:before{width:520px;height:520px;right:-220px;top:-120px}.login-brand:after{width:360px;height:360px;right:-140px;top:-40px}.login-brand-inner{max-width:580px;position:relative;z-index:2}.brand-mark-large{width:58px;height:58px;padding:10px;border-radius:19px;margin-bottom:55px}.kicker{font-size:.68rem;font-weight:800;letter-spacing:.16em;color:var(--indigo);margin:0 0 12px}.kicker.light{color:var(--mint)}.login-brand h1{font-size:clamp(3rem,5vw,5.8rem);line-height:.95;letter-spacing:-.065em;margin:0 0 28px}.login-brand h1 em{font-style:normal;color:var(--mint)}.login-brand-inner>p:not(.kicker){max-width:490px;color:#adafbe;font-size:1.02rem;line-height:1.65}.login-pulse{position:absolute;right:-105px;bottom:-165px;width:340px;height:340px;border-radius:50%;border:1px solid #4d4b69;display:grid;place-items:center;color:#727087;font-size:.62rem;font-weight:800;letter-spacing:.16em}.login-pulse:before,.login-pulse:after{content:"";position:absolute;border:1px solid #494762;border-radius:50%}.login-pulse:before{inset:45px}.login-pulse:after{inset:105px;background:radial-gradient(circle,#5b50e6 0 24%,transparent 26%)}.login-pulse i{position:absolute;width:12px;height:12px;border:3px solid #242437;border-radius:50%;background:var(--mint)}.login-pulse i:nth-of-type(1){top:22px;left:50%}.login-pulse i:nth-of-type(2){right:27px;top:50%;background:var(--amber)}.login-pulse i:nth-of-type(3){bottom:28px;left:30%;background:var(--rose)}
.login-panel{display:grid;place-items:center;padding:45px;background:radial-gradient(circle at 70% 20%,rgba(91,80,230,.08),transparent 25%),#f7f7fb}.login-box{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:28px;padding:42px;box-shadow:var(--shadow)}.mobile-login-brand{display:none}.welcome-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:#ebe9ff;color:var(--indigo);margin-bottom:22px}.welcome-icon svg{width:25px}.login-box h2{font-size:1.75rem;letter-spacing:-.04em;margin:0 0 8px}.login-copy{color:var(--muted);line-height:1.5;margin:0 0 27px;font-size:.92rem}.button{height:43px;border:0;border-radius:13px;padding:0 15px;font-size:.78rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.18s}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button svg{width:17px}.button-primary{background:var(--indigo);color:#fff;box-shadow:0 9px 22px rgba(91,80,230,.2)}.button-dark{background:#242537;color:#fff}.button-secondary{background:#f0f0f5;color:#525365}.button-danger{background:#ffe7ec;color:#a6314b}.button-wide{width:100%;height:50px}.button-wide>svg{margin-left:auto}.mini-brand{width:28px;height:28px;padding:5px;border-radius:8px;background:#fff}.mini-brand i{background:var(--indigo)}.mini-brand i:nth-child(3){background:var(--mint-ink)}.form-message{min-height:18px;color:var(--rose-ink);font-size:.76rem;margin:10px 0 0}.personal-login-toggle{display:block;margin:14px auto 0;border:0;background:transparent;color:#8c8d9d;font-size:.72rem;text-decoration:underline;cursor:pointer}.personal-login-form{display:grid;gap:12px;margin-top:16px;padding-top:18px;border-top:1px solid var(--line)}label{font-size:.72rem;font-weight:700;color:#57586b;display:grid;gap:7px}input,select,textarea{width:100%;border:1px solid #dedee8;background:#fff;color:var(--ink);border-radius:12px;padding:10px 12px;outline:none;font-size:.82rem;transition:.15s}input,select{height:43px}textarea{min-height:90px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px rgba(91,80,230,.1)}.security-note{display:flex;gap:9px;align-items:flex-start;margin-top:25px;padding-top:18px;border-top:1px solid var(--line);font-size:.68rem;line-height:1.45;color:#9495a5}.security-note svg{width:17px;flex:none;color:var(--mint-ink)}
.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#202132;color:#fff;padding:25px 15px 15px;display:flex;flex-direction:column;z-index:40}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px}.light-mark{width:34px;height:34px;padding:5px;background:transparent}.sidebar-brand>span:last-child{display:flex;flex-direction:column;font-size:1rem}.sidebar-brand small{font-size:.46rem;letter-spacing:.22em;color:#7f8194;font-weight:800;margin-top:2px}.side-nav{display:flex;flex-direction:column;gap:4px}.side-nav p{font-size:.52rem;letter-spacing:.14em;color:#696b7f;font-weight:800;margin:18px 12px 8px}.side-nav button{height:45px;border:0;border-radius:13px;background:transparent;color:#9b9dae;padding:0 12px;display:flex;align-items:center;gap:12px;font-size:.76rem;font-weight:650;text-align:left;cursor:pointer}.side-nav button:hover{background:#292a3d;color:#d6d7e0}.side-nav button.is-active{background:var(--indigo);color:#fff;box-shadow:0 10px 25px rgba(91,80,230,.24)}.side-nav button svg{width:18px}.side-nav button span{flex:1}.side-nav button em{font-style:normal;font-size:.58rem;min-width:21px;height:21px;border-radius:7px;background:#ff647e;color:#fff;display:grid;place-items:center}.sidebar-footer{margin-top:auto;border-top:1px solid #313244;padding:15px 4px 0;display:flex;align-items:center;gap:9px}.sidebar-footer>span{width:36px;height:36px;border-radius:12px;background:var(--mint);color:var(--mint-ink);display:grid;place-items:center;font-size:.66rem;font-weight:800}.sidebar-footer>div{display:flex;flex-direction:column;min-width:0;flex:1}.sidebar-footer b{font-size:.67rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer small{font-size:.53rem;color:#848697;margin-top:3px}.sidebar-footer button{width:32px;height:32px;border:0;background:transparent;color:#8f91a3;display:grid;place-items:center;cursor:pointer}.sidebar-footer svg{width:17px}.workspace{margin-left:232px;min-height:100vh;width:calc(100% - 232px)}.topbar{height:92px;background:rgba(255,255,255,.78);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);padding:20px 28px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:25}.topbar>div:first-child small{font-size:.54rem;letter-spacing:.12em;color:#9697a7;font-weight:800}.topbar h1{font-size:1.4rem;letter-spacing:-.035em;margin:4px 0 0}.topbar-actions{display:flex;align-items:center;gap:9px}.search-field{width:270px;height:43px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:0 10px;display:flex;align-items:center;gap:8px;color:#9293a3}.search-field svg{width:17px}.search-field input{height:auto;border:0;box-shadow:none;padding:0;background:transparent;font-size:.72rem}.search-field kbd{font-size:.57rem;padding:4px 6px;border:1px solid #e2e2e9;background:#f3f3f6;border-radius:6px}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:18px}.notification-button{position:relative}.notification-button i{position:absolute;right:8px;top:7px;width:7px;height:7px;background:#ff647e;border:2px solid #fff;border-radius:50%}.view-root{padding:22px 25px 105px;max-width:1500px;margin:auto}.mobile-nav{display:none}
.page-enter{animation:pageEnter .25s ease both}@keyframes pageEnter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr);gap:17px}.people-pulse{min-height:272px;border-radius:24px;background:linear-gradient(135deg,#34304e,#232436);color:#fff;display:grid;grid-template-columns:.95fr 1.05fr;position:relative;overflow:hidden}.people-pulse:before{content:"";position:absolute;width:210px;height:210px;background:#6357f1;filter:blur(100px);left:-70px;bottom:-120px}.pulse-copy{padding:31px;position:relative;z-index:2}.eyebrow{font-size:.54rem;font-weight:800;letter-spacing:.13em;color:#8d8fa1}.pulse-copy h2{font-size:2.1rem;line-height:1.03;letter-spacing:-.052em;margin:13px 0}.pulse-copy h2 em{font-style:normal;color:var(--mint)}.pulse-copy p{max-width:300px;color:#a9aaba;font-size:.73rem;line-height:1.55}.link-button{border:0;background:transparent;color:inherit;font-size:.68rem;font-weight:800;display:flex;align-items:center;gap:8px;padding:9px 0;cursor:pointer}.link-button svg{width:15px;color:var(--mint)}.pulse-orbit{position:relative;min-height:272px}.pulse-orbit:before,.pulse-orbit:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.13);border-radius:50%}.pulse-orbit:before{width:195px;height:195px}.pulse-orbit:after{width:280px;height:280px}.pulse-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:var(--indigo);box-shadow:0 0 0 11px rgba(91,80,230,.13);display:flex;align-items:center;justify-content:center;gap:9px;z-index:2}.pulse-center strong{font-size:2.5rem;letter-spacing:-.07em}.pulse-center span{font-size:.56rem;line-height:1.35;color:#d2ceff}.orbit-stat{position:absolute;z-index:3;background:#fff;color:var(--ink);border-radius:14px;padding:9px 11px;box-shadow:0 14px 30px rgba(15,14,32,.25);display:flex;align-items:center;gap:8px}.orbit-stat i{width:8px;height:8px;border-radius:50%;background:#39cb99}.orbit-stat span{display:flex;flex-direction:column}.orbit-stat b{font-size:.84rem}.orbit-stat small{font-size:.5rem;color:#9293a3}.orbit-stat.top{top:21px;left:46%}.orbit-stat.right{right:14px;top:123px}.orbit-stat.right i{background:#f1af3f}.orbit-stat.bottom{left:25%;bottom:17px}.orbit-stat.bottom i{background:#f26f86}
.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:19px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-head small{font-size:.53rem;font-weight:800;letter-spacing:.12em;color:#9798a7}.panel-head h3{font-size:1rem;letter-spacing:-.025em;margin:4px 0 0}.badge{font-size:.54rem;font-weight:800;padding:6px 9px;border-radius:99px;background:#fff0d2;color:var(--amber-ink)}.approval-list{margin-top:12px}.approval-item{width:100%;border:0;border-bottom:1px solid #eeeef3;background:transparent;padding:9px 0;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.approval-item:last-child{border:0}.avatar{width:38px;height:38px;border-radius:13px;background:#e9e6ff;color:#5446d8;display:grid;place-items:center;font-size:.63rem;font-weight:800;flex:none}.avatar.mint{background:#dff8ee;color:var(--mint-ink)}.avatar.amber{background:#fff0d1;color:var(--amber-ink)}.avatar.rose{background:#ffe7ec;color:var(--rose-ink)}.approval-item>span:nth-child(2){display:flex;flex-direction:column;flex:1;min-width:0}.approval-item b{font-size:.7rem}.approval-item small{font-size:.57rem;color:#8e8f9f;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.approval-item time{font-size:.52rem;color:#a2a3b1}.approval-item>svg{width:14px;color:#acaeba}.metric-grid{grid-column:1/3;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.metric-card{min-height:128px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;position:relative;overflow:hidden}.metric-card>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:#eae7ff;color:var(--indigo);margin-bottom:11px}.metric-card:nth-child(2)>span{background:#dff8ee;color:var(--mint-ink)}.metric-card:nth-child(3)>span{background:#fff0d1;color:var(--amber-ink)}.metric-card:nth-child(4)>span{background:#ffe7ec;color:var(--rose-ink)}.metric-card span svg{width:18px}.metric-card small{font-size:.53rem;color:#9293a3;font-weight:800;letter-spacing:.08em}.metric-card strong{display:block;font-size:1.8rem;letter-spacing:-.05em;margin-top:3px}.metric-card p{font-size:.58rem;color:#8b8c9d;margin:2px 0}.metric-card p b{color:var(--mint-ink)}.section-wide{grid-column:1/3}
.data-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.filter-pills{display:flex;gap:6px;flex-wrap:wrap}.filter-pills button{border:0;background:#ececf3;color:#77788b;border-radius:10px;padding:8px 12px;font-size:.65rem;font-weight:750;cursor:pointer}.filter-pills button.is-active{background:#262738;color:#fff}.data-list{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.data-list-head,.employee-row{display:grid;grid-template-columns:1.7fr 1fr 1fr .75fr 70px;gap:14px;align-items:center}.data-list-head{height:42px;padding:0 17px;background:#fafafd;color:#9a9baa;font-size:.54rem;font-weight:800;letter-spacing:.07em;border-bottom:1px solid var(--line)}.employee-row{width:100%;min-height:66px;padding:9px 17px;border:0;border-bottom:1px solid #efeff4;background:#fff;text-align:left;font-size:.68rem;color:#656678;cursor:pointer}.employee-row:hover{background:#fafaff}.employee-row:last-child{border:0}.person-cell{display:flex;align-items:center;gap:11px}.person-cell>span:last-child{display:flex;flex-direction:column}.person-cell b{font-size:.72rem;color:var(--ink)}.person-cell small{font-size:.55rem;color:#9899a8;margin-top:3px}.status{display:inline-flex;align-items:center;gap:6px;font-size:.6rem;font-weight:700}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:#36c894}.status.INACTIVE:before,.status.TERMINATED:before{background:#f06d85}.status.LEAVE:before{background:#efac3b}.employee-row>svg{width:14px;color:#aaaab8;justify-self:end}.empty-state{padding:55px 25px;text-align:center}.empty-state span{width:54px;height:54px;background:#efeff8;color:var(--indigo);border-radius:18px;display:grid;place-items:center;margin:auto}.empty-state h3{margin:14px 0 5px}.empty-state p{font-size:.72rem;color:var(--muted);margin:0 0 16px}
.mobile-home{display:none}.self-desktop{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:16px}.self-hero{background:linear-gradient(145deg,#675ce9,#4137be);color:#fff;border-radius:24px;padding:25px;position:relative;overflow:hidden}.self-hero:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-100px;top:-100px}.self-hero small{font-size:.58rem;letter-spacing:.1em;color:#d8d4ff}.self-hero h2{font-size:1.7rem;margin:8px 0}.self-hero p{font-size:.72rem;color:#d4d1f8}.attendance-time{display:flex;align-items:end;gap:12px;margin:20px 0}.attendance-time strong{font-size:3.2rem;line-height:1;letter-spacing:-.07em}.attendance-time span{font-size:.65rem;color:#d6d2ff;padding-bottom:5px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-action{border:0;background:#fff;border-radius:17px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.65rem;font-weight:750;cursor:pointer}.quick-action span{width:40px;height:40px;border-radius:13px;background:#ece9ff;color:var(--indigo);display:grid;place-items:center}.quick-action:nth-child(2) span{background:#dff8ee;color:var(--mint-ink)}.quick-action:nth-child(3) span{background:#fff0d1;color:var(--amber-ink)}.quick-action:nth-child(4) span{background:#e6f3ff;color:var(--blue-ink)}
.request-table .data-list-head,.request-row{grid-template-columns:1.25fr 1.1fr .9fr .75fr 150px}.request-row{display:grid;gap:14px;align-items:center;padding:12px 17px;border-bottom:1px solid #efeff4;font-size:.68rem}.request-row:last-child{border:0}.request-actions{display:flex;gap:5px}.mini-button{height:30px;border:0;border-radius:9px;padding:0 10px;font-size:.56rem;font-weight:800;cursor:pointer}.mini-button.approve{background:#dff8ee;color:var(--mint-ink)}.mini-button.reject{background:#ffe7ec;color:var(--rose-ink)}.status-pill{display:inline-flex;width:max-content;padding:6px 8px;border-radius:99px;font-size:.54rem;font-weight:800;background:#fff0d2;color:var(--amber-ink)}.status-pill.APPROVED{background:#dff8ee;color:var(--mint-ink)}.status-pill.REJECTED{background:#ffe7ec;color:var(--rose-ink)}
.integration-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.integration-card>span{width:56px;height:56px;border-radius:18px;background:#eae7ff;color:var(--indigo);display:grid;place-items:center}.integration-card>span svg{width:26px}.integration-card h3{margin:0 0 5px}.integration-card p{font-size:.7rem;color:var(--muted);margin:0}.online-chip{font-size:.58rem;font-weight:800;color:var(--mint-ink);background:#dff8ee;padding:7px 10px;border-radius:99px}.audit-list{display:grid;gap:8px}.audit-item{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:15px}.audit-item>span{width:38px;height:38px;border-radius:12px;background:#efeff8;color:var(--indigo);display:grid;place-items:center}.audit-item>span svg{width:17px}.audit-item div{display:flex;flex-direction:column}.audit-item b{font-size:.7rem}.audit-item small{font-size:.57rem;color:#9293a3;margin-top:3px}.audit-item time{font-size:.56rem;color:#999aaa}
.overlay{position:fixed;z-index:70;inset:0;background:rgba(26,25,48,.38);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.25s}.overlay.is-open{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:80;right:0;top:0;bottom:0;width:min(630px,100%);background:#fff;box-shadow:-25px 0 70px rgba(27,25,69,.2);transform:translateX(105%);transition:.3s cubic-bezier(.2,.9,.25,1);display:flex;flex-direction:column}.drawer.is-open{transform:none}.drawer>header,.modal>header{padding:21px 23px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer header small,.modal header small{font-size:.55rem;letter-spacing:.12em;color:#9495a5;font-weight:800}.drawer header h2,.modal header h2{font-size:1.28rem;letter-spacing:-.035em;margin:4px 0 0}.drawer-body{padding:22px;overflow:auto;flex:1}.profile-head{text-align:center;padding:5px 0 20px}.profile-avatar{width:76px;height:76px;border-radius:25px;background:#dff8ee;color:var(--mint-ink);display:grid;place-items:center;font-size:1.25rem;font-weight:800;margin:0 auto 12px;position:relative}.profile-avatar:after{content:"";position:absolute;right:2px;bottom:4px;width:12px;height:12px;border-radius:50%;background:#38ca97;border:3px solid #fff}.profile-head h3{font-size:1.1rem;margin:0}.profile-head p{font-size:.66rem;color:var(--muted);margin:4px 0 8px}.profile-tabs{display:flex;gap:3px;border-bottom:1px solid var(--line);overflow:auto;scrollbar-width:none;margin-bottom:18px}.profile-tabs button{border:0;background:transparent;padding:10px 11px;color:#8b8c9d;font-size:.62rem;font-weight:750;border-bottom:2px solid transparent;white-space:nowrap;cursor:pointer}.profile-tabs button.is-active{color:var(--indigo);border-color:var(--indigo)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-item{background:#f7f7fa;border-radius:13px;padding:11px}.detail-item small{display:block;font-size:.53rem;color:#9798a8;margin-bottom:4px}.detail-item b{font-size:.67rem;word-break:break-word}.subsection-head{display:flex;align-items:center;justify-content:space-between;margin:16px 0 10px}.subsection-head h4{font-size:.83rem;margin:0}.family-card,.document-card,.timeline-card{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:14px;margin-bottom:8px}.family-card>div,.document-card>div,.timeline-card>div{display:flex;flex-direction:column;flex:1}.family-card b,.document-card b,.timeline-card b{font-size:.67rem}.family-card small,.document-card small,.timeline-card small{font-size:.55rem;color:#9293a3;margin-top:3px}.icon-small{width:34px;height:34px;border:0;border-radius:11px;background:#f0f0f6;color:#77788b;display:grid;place-items:center;cursor:pointer}.icon-small svg{width:15px}.profile-actions{display:flex;justify-content:flex-end;margin-top:14px}.protected-note{font-size:.58rem;color:#77798b;background:#f3f2ff;border-left:3px solid var(--indigo);padding:10px;border-radius:9px;margin-bottom:12px}.money{font-variant-numeric:tabular-nums}.modal{position:fixed;z-index:85;left:50%;top:50%;width:min(720px,calc(100% - 30px));max-height:calc(100vh - 34px);background:#fff;border-radius:24px;box-shadow:var(--shadow);transform:translate(-50%,-46%) scale(.96);opacity:0;pointer-events:none;transition:.23s;display:flex;flex-direction:column}.modal.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.modal form{display:flex;flex-direction:column;min-height:0}.modal-body{padding:21px 23px;overflow:auto}.modal footer{padding:14px 23px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/3}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check-card{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px;background:#f7f7fa;border-radius:11px;padding:10px}.check-card input{width:16px;height:16px}.check-card span{font-size:.64rem}.form-section-title{grid-column:1/3;font-size:.61rem;letter-spacing:.1em;color:var(--indigo);font-weight:800;margin:5px 0 -2px;padding-top:5px;border-top:1px solid var(--line)}.file-drop{border:1.5px dashed #cfcfdd;border-radius:15px;padding:22px;text-align:center}.file-drop input{border:0;height:auto}.hint{font-size:.56rem;color:#9596a6;font-weight:400}.toast{position:fixed;z-index:100;right:22px;bottom:22px;background:#202132;color:#fff;border-radius:15px;padding:12px 15px;display:flex;align-items:center;gap:9px;box-shadow:0 15px 35px rgba(25,24,53,.25);transform:translateY(30px);opacity:0;pointer-events:none;transition:.25s}.toast.is-open{opacity:1;transform:none}.toast>span{width:25px;height:25px;border-radius:8px;background:#39463f;color:var(--mint);display:grid;place-items:center}.toast svg{width:15px}.toast p{font-size:.66rem;margin:0}
@media(max-width:1100px){.dashboard-layout{grid-template-columns:1fr}.people-pulse,.panel,.metric-grid,.section-wide{grid-column:1}.metric-grid{grid-template-columns:repeat(2,1fr)}.search-field{display:none}.sidebar{width:205px}.workspace{margin-left:205px;width:calc(100% - 205px)}}
@media(max-width:760px){body{background:#fafafe}.login-screen{display:block;background:#f7f7fb;min-height:100svh}.login-brand{display:none}.login-panel{min-height:100svh;padding:24px 18px}.login-box{box-shadow:none;border:0;padding:27px 22px}.mobile-login-brand{display:flex;align-items:center;gap:9px;margin-bottom:48px}.mobile-login-brand .brand-mark{width:34px;height:34px;padding:5px;border-radius:10px}.mobile-login-brand b{font-size:.92rem}.mobile-login-brand em{font-style:normal;font-weight:500}.app-shell{display:block}.sidebar,.topbar{display:none}.workspace{margin:0;width:100%;min-height:100svh}.view-root{padding:16px 14px 98px}.mobile-nav{position:fixed;z-index:45;display:grid;grid-template-columns:repeat(5,1fr);height:76px;left:0;right:0;bottom:0;padding:7px 9px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(16px)}.mobile-nav button{border:0;background:transparent;color:#aaaab8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:.52rem;font-weight:750}.mobile-nav button svg{width:19px}.mobile-nav button.is-active{color:var(--indigo)}.mobile-nav .mobile-fab{color:var(--indigo)}.mobile-fab i{width:49px;height:49px;border:4px solid #fff;border-radius:17px;background:var(--indigo);color:#fff;display:grid;place-items:center;margin-top:-27px;box-shadow:0 10px 25px rgba(91,80,230,.3)}.mobile-fab span{font-style:normal}.dashboard-layout,.self-desktop{display:block}.people-pulse{display:none}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:112px;padding:14px}.metric-card strong{font-size:1.55rem}.dashboard-layout>.panel{margin-top:12px}.mobile-home{display:block}.mobile-welcome{display:flex;align-items:center;gap:10px;margin:3px 2px 16px}.mobile-welcome .avatar{width:42px;height:42px}.mobile-welcome>div{display:flex;flex-direction:column;flex:1}.mobile-welcome small{font-size:.59rem;color:#8f90a1}.mobile-welcome b{font-size:.8rem;margin-top:2px}.mobile-welcome button{border:0;background:#fff}.mobile-work-card{height:230px;background:linear-gradient(145deg,#685eea,#4036bb);border-radius:25px;color:#fff;padding:19px;position:relative;overflow:hidden;box-shadow:0 17px 34px rgba(76,64,209,.22)}.mobile-work-card:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-110px;top:-105px}.mobile-work-card .eyebrow{color:var(--mint)}.mobile-work-card h2{font-size:2.6rem;letter-spacing:-.07em;margin:17px 0 4px}.mobile-work-card p{font-size:.64rem;color:#d6d3fa}.mobile-work-card .button{position:absolute;left:18px;right:18px;bottom:17px;width:calc(100% - 36px);background:#fff;color:var(--deep);z-index:2}.mobile-section-head{display:flex;justify-content:space-between;align-items:end;margin:25px 3px 12px}.mobile-section-head small{font-size:.52rem;color:#9899a9;letter-spacing:.11em;font-weight:800}.mobile-section-head h3{font-size:1rem;margin:4px 0 0}.quick-actions{gap:7px}.quick-action{padding:11px 3px;font-size:.58rem}.quick-action span{width:40px;height:40px}.metric-grid.hr-mobile-metrics{margin-top:12px}.data-toolbar{display:block}.filter-pills{margin-bottom:10px}.data-list-head{display:none}.employee-row{grid-template-columns:1fr auto;min-height:70px}.employee-row>span:not(.person-cell),.employee-row>time{display:none}.request-table .data-list-head{display:none}.request-row{grid-template-columns:1fr auto;padding:13px}.request-row>span:nth-child(2),.request-row>span:nth-child(3){display:none}.request-actions{grid-column:1/3}.integration-card{grid-template-columns:auto 1fr;padding:17px}.integration-card>.online-chip{grid-column:1/3;width:max-content}.drawer{width:100%;border-radius:25px 25px 0 0;top:56px;transform:translateY(105%)}.drawer.is-open{transform:none}.drawer>header{padding:17px 18px}.drawer-body{padding:17px}.detail-grid{grid-template-columns:1fr 1fr}.profile-tabs{margin-left:-17px;margin-right:-17px;padding:0 12px}.modal{width:100%;left:0;right:0;bottom:0;top:auto;max-height:92svh;border-radius:25px 25px 0 0;transform:translateY(105%);opacity:1}.modal.is-open{transform:none}.modal-body{padding:18px}.modal>header{padding:17px 18px}.modal footer{padding:13px 18px calc(13px + env(safe-area-inset-bottom))}.form-grid{grid-template-columns:1fr}.form-grid .full,.form-section-title{grid-column:1}.checkbox-grid{grid-template-columns:1fr}.toast{left:14px;right:14px;bottom:88px}.self-desktop>.self-hero,.self-desktop>.panel{display:none}}
@media(max-width:380px){.metric-grid{grid-template-columns:1fr 1fr}.quick-action{font-size:.53rem}.detail-grid{grid-template-columns:1fr}.mobile-login-brand{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

/* Readability floor for operational text; tiny uppercase labels remain secondary. */
.side-nav button,.button,input,select,textarea{font-size:.82rem}.employee-row,.request-row,.approval-item b,.family-card b,.document-card b,.timeline-card b,.detail-item b{font-size:.76rem}.integration-card p,.protected-note,.self-hero p,.pulse-copy p{font-size:.72rem}.side-nav p,.eyebrow,.panel-head small,.metric-card small,.data-list-head,.drawer header small,.modal header small,.form-section-title{font-size:.62rem}.approval-item small,.family-card small,.document-card small,.timeline-card small,.audit-item small,.status-pill,.status{font-size:.64rem}
.space-top-sm{margin-top:12px}.space-top-md{margin-top:15px}
.profile-statuses{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.access-chip{display:inline-flex;align-items:center;padding:6px 9px;border-radius:99px;background:#fff0d2;color:var(--amber-ink);font-size:.64rem;font-weight:800}.access-chip.CONNECTED,.access-chip.PROVISIONED{background:#dff8ee;color:var(--mint-ink)}.access-chip.FAILED,.access-chip.INACTIVE{background:#ffe7ec;color:var(--rose-ink)}.access-link-card{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:start;padding:13px;border-radius:15px;background:#fff8e8;border:1px solid #f4dfb6;margin-bottom:12px}.access-link-card>span{width:38px;height:38px;border-radius:12px;background:#ffe8b9;color:var(--amber-ink);display:grid;place-items:center}.access-link-card>span svg{width:19px}.access-link-card>div{display:flex;flex-direction:column;gap:3px}.access-link-card small{font-size:.58rem;letter-spacing:.09em;font-weight:850;color:var(--amber-ink)}.access-link-card b{font-size:.76rem}.access-link-card p{font-size:.68rem;line-height:1.45;color:#7e786c;margin:0}.access-link-card.CONNECTED,.access-link-card.PROVISIONED{background:#edfbf6;border-color:#c9efdf}.access-link-card.CONNECTED>span,.access-link-card.PROVISIONED>span{background:#d5f5e8;color:var(--mint-ink)}.access-link-card.CONNECTED small,.access-link-card.PROVISIONED small{color:var(--mint-ink)}.access-link-card.FAILED{background:#fff0f3;border-color:#f5c8d1}.access-link-card.FAILED>span{background:#ffe1e7;color:var(--rose-ink)}.access-link-card.FAILED small{color:var(--rose-ink)}.access-retry{width:max-content;margin-top:7px}.provisioning-switch span{display:flex;flex-direction:column;gap:3px}.provisioning-switch small{font-size:.6rem;color:var(--muted);font-weight:500}.provisioning-passwords{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px;border:1px solid #dcd9ff;border-radius:14px;background:#f7f6ff}.provisioning-passwords p{grid-column:1/3;margin:0;font-size:.62rem;color:var(--muted)}.access-provision-summary{padding:14px;border-radius:14px;background:#f7f6ff;border:1px solid #dedbff;display:flex;flex-direction:column;gap:4px}.access-provision-summary small{font-size:.58rem;color:var(--indigo);font-weight:800;letter-spacing:.08em}.access-provision-summary b{font-size:.8rem}.access-provision-summary p,.provisioning-note{font-size:.64rem;color:var(--muted);margin:0}
@media(max-width:760px){.provisioning-passwords{grid-template-columns:1fr}.provisioning-passwords p{grid-column:1}}

.logout-panel{position:fixed;z-index:86;left:50%;top:50%;width:min(520px,calc(100% - 30px));background:#fff;border-radius:25px;box-shadow:var(--shadow);transform:translate(-50%,-46%) scale(.96);opacity:0;pointer-events:none;transition:.23s;overflow:hidden}.logout-panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.logout-panel>header{padding:21px 23px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.logout-panel header small{font-size:.62rem;letter-spacing:.12em;color:#9495a5;font-weight:800}.logout-panel header h2{font-size:1.28rem;letter-spacing:-.035em;margin:4px 0 0}.logout-options{padding:18px;display:grid;gap:10px}.logout-option{width:100%;min-height:82px;border:1px solid var(--line);border-radius:17px;background:#fff;padding:13px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;cursor:pointer;transition:.18s}.logout-option:hover{border-color:#c9c5fa;background:#faf9ff;transform:translateY(-1px)}.logout-option:focus-visible{outline:3px solid rgba(91,80,230,.18);outline-offset:2px}.logout-option:disabled{opacity:.48;cursor:not-allowed;transform:none}.logout-option>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.logout-option b{font-size:.8rem}.logout-option small{font-size:.67rem;line-height:1.45;color:var(--muted)}.logout-option>svg{width:16px;color:#aaaabd}.logout-option-icon{width:43px;height:43px;border-radius:13px;background:#f0efff;color:var(--indigo);display:grid;place-items:center}.logout-option-icon svg{width:19px}.logout-option-primary{border-color:#d8d4ff;background:#f8f7ff}.logout-option-primary .logout-option-icon{background:var(--indigo);color:#fff}.logout-note{margin:3px 4px 0;color:#9293a3;font-size:.62rem;line-height:1.5}.account-page{max-width:660px;margin:0 auto;display:grid;gap:14px}.account-hero{border-radius:24px;background:linear-gradient(145deg,#34304e,#242537);color:#fff;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:0 16px 34px rgba(32,28,82,.16)}.account-avatar{width:62px;height:62px;border-radius:20px;background:var(--mint);color:var(--mint-ink);display:grid;place-items:center;font-size:1rem;font-weight:850;flex:none}.account-hero small{font-size:.58rem;letter-spacing:.13em;color:var(--mint);font-weight:850}.account-hero h2{font-size:1.25rem;letter-spacing:-.035em;margin:5px 0 3px}.account-hero p{font-size:.68rem;color:#bdbdcb;margin:0}.account-menu{background:#fff;border:1px solid var(--line);border-radius:20px;padding:7px}.account-menu>button,.account-unlinked{width:100%;min-height:70px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:11px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left}.account-menu>button:last-child,.account-unlinked:last-child{border-bottom:0}.account-menu>button{cursor:pointer;border-radius:13px}.account-menu>button:hover{background:#f7f7fa}.account-menu>button>span:first-child,.account-unlinked>span{width:40px;height:40px;border-radius:12px;background:#f0efff;color:var(--indigo);display:grid;place-items:center}.account-menu>button>span:nth-child(2),.account-unlinked>div{display:flex;flex-direction:column;gap:3px}.account-menu b{font-size:.76rem}.account-menu small{font-size:.64rem;color:var(--muted);line-height:1.4}.account-menu>button>svg{width:16px;color:#aaaabd}.account-unlinked{grid-template-columns:auto 1fr;color:#8d8e9e}
@media(max-width:760px){.logout-panel{width:100%;left:0;right:0;bottom:0;top:auto;border-radius:25px 25px 0 0;transform:translateY(105%);opacity:1}.logout-panel.is-open{transform:none}.logout-panel>header{padding:17px 18px}.logout-options{padding:14px 14px calc(18px + env(safe-area-inset-bottom))}.logout-option{min-height:86px}.account-hero{padding:20px}.account-page{margin-top:3px}}

/* Payroll and configurable HR workspace */
.brand-mark.custom-logo{padding:3px;background:#fff;transform:none;overflow:hidden}.brand-mark.custom-logo i{display:none}.brand-mark.custom-logo img{width:100%;height:100%;object-fit:contain;border-radius:10px}.light-mark.custom-logo{background:rgba(255,255,255,.96)}.brand-footer-text{display:block;color:#77778b;font-size:.57rem;line-height:1.4;padding:0 21px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payroll-page,.settings-page{max-width:1280px;margin:0 auto}.payroll-hero{min-height:190px;border-radius:26px;padding:30px;background:linear-gradient(140deg,#28243f,#373064 62%,var(--indigo));color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.payroll-hero:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-110px;top:-170px}.payroll-hero>div{max-width:680px;position:relative;z-index:2}.payroll-hero h2{font-size:2rem;letter-spacing:-.045em;margin:8px 0}.payroll-hero p{font-size:.78rem;line-height:1.6;color:#d2d0df;margin:0}.payroll-hero-icon{width:74px;height:74px;border-radius:23px;background:var(--mint);color:var(--mint-ink);display:grid;place-items:center;position:relative;z-index:2}.payroll-hero-icon svg{width:34px;height:34px}.calculation-bar{display:grid;grid-template-columns:1.45fr .8fr .9fr .9fr auto;gap:10px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;margin-top:14px}.calculation-bar .button{height:43px}.payroll-result{margin-top:14px}.payroll-result>.empty-state{background:#fff;border:1px solid var(--line);border-radius:22px}.payroll-result-head{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;display:flex;justify-content:space-between;align-items:center}.payroll-result-head>div:first-child small{font-size:.58rem;letter-spacing:.12em;color:var(--indigo);font-weight:850}.payroll-result-head h3{font-size:1.35rem;margin:6px 0 3px}.payroll-result-head p{font-size:.68rem;color:var(--muted);margin:0}.take-home{text-align:right;display:flex;flex-direction:column}.take-home span{font-size:.55rem;letter-spacing:.12em;color:#8d8e9e;font-weight:800}.take-home strong{font-size:1.7rem;letter-spacing:-.04em;color:var(--mint-ink);margin:5px 0}.take-home small{font-size:.6rem;color:var(--muted)}.payroll-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:9px}.payroll-metrics article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:5px}.payroll-metrics span{font-size:.56rem;color:var(--muted)}.payroll-metrics b{font-size:.82rem}.payroll-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px}.payroll-lines{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;min-width:0}.payroll-lines>header{display:flex;justify-content:space-between;align-items:center;padding:3px 2px 12px;border-bottom:1px solid var(--line)}.payroll-lines h4{font-size:.77rem;margin:0}.payroll-lines>header span{font-size:.54rem;color:var(--muted)}.payroll-lines>div{display:flex;justify-content:space-between;gap:10px;padding:11px 2px;border-bottom:1px solid #f0f0f4}.payroll-lines>div:last-child{border-bottom:0}.payroll-lines>div>span{display:flex;flex-direction:column;min-width:0}.payroll-lines b{font-size:.67rem}.payroll-lines small{font-size:.54rem;color:var(--muted);margin-top:3px}.payroll-lines strong{font-size:.67rem;white-space:nowrap}.payroll-lines>p{font-size:.62rem;color:var(--muted);line-height:1.5}.payroll-lines.earning{border-top:3px solid var(--mint)}.payroll-lines.deduction{border-top:3px solid var(--rose)}.payroll-lines.company{border-top:3px solid var(--blue)}.calculation-note{font-size:.61rem;line-height:1.55;color:#858697;background:#f4f3ff;border-left:3px solid var(--indigo);border-radius:10px;padding:11px 12px}.settings-tabs{display:flex;gap:4px;background:#ececf3;border-radius:15px;padding:4px;width:max-content;max-width:100%;overflow:auto;margin-bottom:13px}.settings-tabs button{border:0;border-radius:11px;background:transparent;color:#77788b;padding:10px 15px;font-size:.67rem;font-weight:800;white-space:nowrap;cursor:pointer}.settings-tabs button.is-active{background:#fff;color:var(--ink);box-shadow:0 3px 12px rgba(34,31,69,.09)}.settings-stack{display:grid;gap:13px}.settings-section{background:#fff;border:1px solid var(--line);border-radius:22px;padding:21px}.settings-section>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.settings-section>header>div:first-child{max-width:680px}.settings-section header small{font-size:.56rem;letter-spacing:.12em;color:var(--indigo);font-weight:850}.settings-section header h3{font-size:1.1rem;margin:5px 0}.settings-section header p{font-size:.68rem;line-height:1.5;color:var(--muted);margin:0}.settings-section>footer{display:flex;justify-content:flex-end;padding-top:17px;margin-top:17px;border-top:1px solid var(--line)}.logo-preview{width:76px;height:76px;border-radius:21px;border:1px solid var(--line);background:#f7f7fb;display:grid;place-items:center;flex:none;overflow:hidden}.logo-preview img{width:100%;height:100%;object-fit:contain;padding:7px}.logo-preview span{color:var(--indigo)}.component-list{display:grid;gap:7px}.component-card{display:grid;grid-template-columns:auto 1fr auto auto auto;gap:11px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:11px}.component-card.is-inactive{opacity:.55;background:#f7f7f9}.component-card>div{display:flex;flex-direction:column;gap:2px;min-width:0}.component-card small{font-size:.53rem;letter-spacing:.08em;color:var(--indigo);font-weight:800}.component-card b{font-size:.72rem}.component-card p{font-size:.59rem;color:var(--muted);margin:0}.component-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#e9f9f2;color:var(--mint-ink)}.component-icon.deduction{background:#ffedf0;color:var(--rose-ink)}.component-icon.employer_contribution{background:#eaf4ff;color:var(--blue-ink)}.component-icon svg{width:18px}.icon-small.danger{background:#fff0f3;color:var(--rose-ink)}.rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rule-card{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:15px;background:#fff;padding:13px;cursor:pointer}.rule-card:hover{border-color:#cfcafa;background:#fbfaff}.rule-card>span{display:flex;flex-direction:column;gap:3px}.rule-card small{font-size:.52rem!important;color:var(--indigo)!important}.rule-card b{font-size:.69rem}.rule-card em{font-style:normal;font-size:.55rem;color:var(--muted)}.rule-card strong{font-size:1rem;color:var(--deep)}.rule-card>svg{width:15px;color:#aaaabd}.payroll-profile-list{margin-top:10px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.payroll-profile-list>article{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--line)}.payroll-profile-list>article:last-child{border:0}.payroll-profile-list article>span{display:flex;flex-direction:column}.payroll-profile-list small{font-size:.51rem;color:var(--indigo);font-weight:800}.payroll-profile-list b,.payroll-profile-list strong{font-size:.66rem}.profile-actions{gap:7px;flex-wrap:wrap}
@media(max-width:1050px){.calculation-bar{grid-template-columns:1fr 1fr}.calculation-bar .button{grid-column:1/3}.payroll-columns{grid-template-columns:1fr 1fr}.payroll-lines.company{grid-column:1/3}.rule-grid{grid-template-columns:1fr}}
@media(max-width:760px){.brand-footer-text{display:none}.payroll-hero{min-height:205px;padding:23px}.payroll-hero h2{font-size:1.55rem;max-width:240px}.payroll-hero p{max-width:245px}.payroll-hero-icon{width:57px;height:57px;border-radius:18px;align-self:flex-start}.calculation-bar{grid-template-columns:1fr;padding:13px}.calculation-bar .button{grid-column:1}.payroll-result-head{display:block;padding:18px}.take-home{text-align:left;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.payroll-metrics{grid-template-columns:1fr 1fr}.payroll-columns{grid-template-columns:1fr}.payroll-lines.company{grid-column:1}.settings-section{padding:16px}.settings-section>header{align-items:flex-start}.component-card{grid-template-columns:auto 1fr auto}.component-card>.status-pill{display:none}.component-card>.icon-small{grid-row:2;grid-column:auto}.rule-grid{grid-template-columns:1fr}.logo-preview{width:60px;height:60px}.settings-tabs{width:100%}.settings-tabs button{flex:1}.payroll-profile-list .empty-state{padding:20px}}
.payroll-result-actions{display:flex;justify-content:flex-end;margin-top:10px}.payroll-result-actions a{text-decoration:none}
