/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,select{font:inherit}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{color:#dce8e1;z-index:20;background:#10261d;flex-direction:column;width:248px;padding:24px 18px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:-.7px;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0 8px 24px;font-size:23px;font-weight:720;display:flex}.brand-mark{color:#10261d;background:#d8f06b;border-radius:9px;place-items:center;width:31px;height:31px;font-size:17px;font-weight:850;display:grid;transform:rotate(-4deg)}.brand-dot{color:#d8f06b}.company-switcher{background:#193228;border:1px solid #2b4339;border-radius:12px;align-items:center;gap:10px;margin-bottom:22px;padding:10px;display:flex}.company-avatar{color:#173326;background:#e7eee9;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.company-switcher>span:nth-child(2),.user-row>span:nth-child(2){flex-direction:column;flex:1;display:flex}.company-switcher small,.user-row small{color:#8fa79c;margin-top:2px;font-size:10px}.chevron{color:#8fa79c}.sidebar nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#9fb2a9;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:13px;font-weight:570;display:flex}.nav-icon{text-align:center;color:#bdd0c6;width:19px;font-size:17px}.sandbox-card{background:#173128;border:1px solid #385046;border-radius:12px;margin:10px 0 12px;padding:13px}.sandbox-card>div{color:#eaf1ed;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:700}.pulse-dot{background:#d8f06b;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #d8f06b20}.sandbox-card p{color:#91a79d;margin:9px 0;font-size:10px;line-height:1.5}.sandbox-card button{color:#d8f06b;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.user-row{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #2c4239;align-items:center;gap:9px;width:100%;padding:14px 4px 0;display:flex}.user-avatar{background:#416b59;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.workspace{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.top-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.notification{position:relative}.notification span{background:#d3654d;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.mobile-brand{display:none}.content{max-width:1240px;margin:0 auto;padding:38px 36px 70px}.page-intro{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.eyebrow{color:#76827c;letter-spacing:1.25px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:750;display:block}h1{letter-spacing:-1px;margin:0 0 8px;font-size:30px;line-height:1.1}.page-intro p{color:var(--muted);margin:0;font-size:13px}.primary,.secondary{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:10px 15px;font-size:12px;font-weight:700}.primary{background:var(--green);color:#fff;box-shadow:0 2px 5px #143f2e20}.primary span{margin-left:10px}.primary.compact{padding:9px 14px}.secondary{color:#33453c;background:#fff;border-color:#dbe2dd}.hero-card{color:#fff;background:#173c2e;border-radius:18px;grid-template-columns:1.5fr 1fr;min-height:248px;margin-bottom:20px;display:grid;overflow:hidden;box-shadow:0 11px 30px #18402e15}.hero-copy{background:radial-gradient(circle at 25% 30%,#285945,#0000 42%);padding:30px 34px}.status-label{text-transform:uppercase;letter-spacing:1px;color:#c9d7d0;font-size:10px;font-weight:750}.status-label span{background:#d8f06b;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.hero-copy h2{letter-spacing:-.6px;margin:17px 0 5px;font-size:25px}.hero-copy>p{color:#b5c8be;margin:0 0 19px;font-size:12px}.deadline{align-items:center;gap:10px;margin-bottom:22px;display:flex}.deadline>span:first-child{color:#d8f06b;background:#ffffff12;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.deadline>span:last-child{flex-direction:column;font-size:11px;display:flex}.deadline small{color:#8eaa9c;margin-top:3px}.payroll-total{color:var(--ink);background:#fff;border:8px solid #173c2e;border-radius:18px;flex-direction:column;justify-content:center;padding:40px 34px;display:flex}.payroll-total>span{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.payroll-total>strong{letter-spacing:-1px;margin:7px 0 24px;font-size:32px}.total-breakdown{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding-top:14px;display:flex}.total-breakdown>div{color:#6d7872;justify-content:space-between;font-size:11px;display:flex}.total-breakdown b{color:#2a3932}.metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:18px;display:flex}.metric-icon{border-radius:10px;flex:none;place-items:center;width:37px;height:37px;font-size:15px;font-weight:750;display:grid}.metric-icon.green{color:#347357;background:#e7f3eb}.metric-icon.blue{color:#3d6887;background:#e9f0f6}.metric-icon.plum{color:#75567f;background:#f0eaf3}.metric-icon.gold{color:#95641f;background:#fbf2df}.metric-card>div{flex-direction:column;min-width:0;display:flex}.metric-card span:not(.metric-icon){color:#77827d;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:650}.metric-card strong{margin:4px 0 2px;font-size:16px}.metric-card small{color:#89928d;font-size:10px}.dashboard-grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:15px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 20px;display:flex}.panel-head h3{margin:0 0 3px;font-size:14px}.panel-head p{color:#85908a;margin:0;font-size:10px}.count-badge{color:#7a5527;background:#f0e9dd;border-radius:7px;place-items:center;width:22px;height:22px;font-size:10px;font-weight:800;display:grid}.task-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0ee;align-items:center;gap:11px;width:100%;padding:15px 18px;display:flex}.task-list button:last-child{border-bottom:0}.task-list button:hover{background:#fafbf9}.task-list button>span:nth-child(2){flex-direction:column;flex:1;display:flex}.task-list small,.recent-list small{color:#86918b;margin-top:3px;font-size:9px}.task-icon{color:#426452;background:#edf2ef;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.task-icon.urgent{color:#9f671d;background:#fbefdd}.text-button{color:var(--green-2);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.recent-list>div{border-bottom:1px solid #edf0ee;align-items:center;gap:11px;padding:12px 16px;display:flex}.recent-list>div:last-child{border:0}.date-tile{color:#78847d;text-transform:uppercase;background:#f0f3f1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:32px;height:36px;font-size:8px;display:flex}.date-tile b{color:#32443a;font-size:12px}.recent-list>div>span:nth-child(2){flex-direction:column;flex:1;display:flex}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;width:max-content;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.status-pill.neutral{color:#68736e;background:#eef1ef}.tab-row{border-bottom:1px solid var(--line);gap:22px;margin:-3px 0 18px;display:flex}.tab-row button{color:#7b8680;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 2px;font-size:11px;font-weight:650}.data-panel{overflow:hidden}.payrun-row,.people-row{text-align:left;border-bottom:1px solid #edf0ee;grid-template-columns:1.25fr 1fr .7fr 1fr 1fr 28px;align-items:center;gap:10px;padding:15px 18px;font-size:11px;display:grid}.payrun-row:last-child,.people-row:last-child{border:0}.payrun-head,.people-head{color:#849089;text-transform:uppercase;letter-spacing:.5px;background:#fafbf9;padding-top:11px;padding-bottom:11px;font-size:9px;font-weight:700}.payrun-row button{cursor:pointer;background:0 0;border:0}.payrun-row:hover:not(.payrun-head),.people-row:hover:not(.people-head){background:#fbfcfa}.people-toolbar{gap:10px;margin-bottom:15px;display:flex}.people-toolbar label{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:280px;padding:0 11px;display:flex}.people-toolbar input{border:0;outline:0;width:100%;padding:10px 0;font-size:11px}.people-row{cursor:pointer;background:#fff;border-top:0;border-left:0;border-right:0;grid-template-columns:1.3fr .9fr 1.1fr .7fr 28px;width:100%}.people-head{cursor:default}.person-cell{align-items:center;gap:10px;display:flex}.person-cell>span:last-child{flex-direction:column;display:flex}.person-cell small{color:#8a948f;margin-top:3px;font-size:9px}.mini-avatar{border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.mini-avatar.plum{color:#715679;background:#eee6f1}.mini-avatar.blue{color:#46708c;background:#e3edf5}.mini-avatar.gold{color:#97671f;background:#f8ecd3}.mini-avatar.green{color:#397156;background:#e1f0e7}.mini-avatar.rose{color:#9a5951;background:#f4e5e3}.report-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.report-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:20px;display:flex}.report-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #18382a0c}.report-card>span:nth-child(2){flex-direction:column;flex:1;display:flex}.report-card small{color:#829089;margin-top:4px;font-size:9px;line-height:1.4}.report-card b{color:#91a099}.report-icon{background:var(--mint);width:36px;height:36px;color:var(--green);border-radius:10px;place-items:center;display:grid}.chart-panel{padding-bottom:18px}.chart-panel select{border:1px solid var(--line);color:#65736c;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px}.bar-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000,#0000 54px,#eef1ef 55px);align-items:flex-end;gap:28px;height:220px;margin:0 20px 28px;padding:24px 45px 0;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.bar-chart span{background:linear-gradient(#4e8a6e,#285a44);border-radius:7px 7px 2px 2px;width:55%;min-width:18px;display:block}.bar-chart small{color:#7c8881;margin-bottom:-20px;font-size:9px}.health-badge{color:#397457;background:#e7f3eb;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:750;display:flex}.health-badge span{color:#fff;background:#3f7b5d;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.compliance-metrics{margin-bottom:18px}.timeline-panel{overflow:hidden}.timeline-row{border-bottom:1px solid #edf0ee;grid-template-columns:75px 1fr auto;align-items:center;gap:14px;padding:17px 20px;display:grid}.timeline-row:last-child{border:0}.timeline-date{color:#3c5046;font-size:11px;font-weight:750}.timeline-row>span:nth-child(2){flex-direction:column;display:flex}.timeline-row strong{font-size:11px}.timeline-row small{color:#89938e;margin-top:4px;font-size:9px}.disclaimer{color:#738079;background:#f0f2ef;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:9px;line-height:1.5}.activation-hero{color:#fff;background:#173c2e;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:28px 32px;display:flex}.activation-hero h2{margin:10px 0 8px;font-size:20px}.activation-hero p{color:#b6c8bf;max-width:690px;margin:0;font-size:11px;line-height:1.55}.activation-score{text-transform:uppercase;letter-spacing:1px;color:#d8f06b;font-size:9px;font-weight:750}.progress-ring{background:conic-gradient(#d8f06b 20%,#31584a 0);border-radius:50%;flex:none;place-items:center;width:88px;height:88px;margin-left:20px;display:grid;position:relative}.progress-ring:after{content:"";background:#173c2e;border-radius:50%;position:absolute;inset:8px}.progress-ring span{z-index:1;font-weight:750}.settings-list{overflow:hidden}.settings-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:36px 1fr auto 24px;align-items:center;gap:12px;width:100%;padding:15px 18px;display:grid}.settings-list button:hover{background:#fbfcfa}.settings-list button:last-child{border:0}.settings-list button>span:nth-child(2){flex-direction:column;display:flex}.settings-list small{color:#849089;margin-top:3px;font-size:9px}.setting-check{color:#829089;background:#f0f2ef;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:750;display:grid}.setting-check.complete{color:#347254;background:#e5f1e8}.security-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px;display:grid}.security-grid>div{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.security-grid>div>span{color:var(--green);margin-bottom:12px;font-size:18px;display:block}.security-grid p{color:#7d8982;margin:7px 0 0;font-size:9px;line-height:1.5}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#0a1c15aa;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.run-modal{background:#f8f9f7;border-radius:18px;width:min(930px,100%);max-height:92vh;overflow:auto;box-shadow:0 28px 80px #07140e70}.modal-head{background:#fff;border-radius:18px 18px 0 0;justify-content:space-between;align-items:flex-start;padding:22px 26px;display:flex}.modal-head h2{margin:0;font-size:23px}.close{cursor:pointer;background:#f0f3f1;border:0;border-radius:9px;width:32px;height:32px;font-size:20px}.stepper{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:16px 26px;display:grid}.step{color:#9aa39f;align-items:center;gap:8px;display:flex;position:relative}.step:after{content:"";background:#e1e6e3;height:1px;position:absolute;top:13px;left:34px;right:8px}.step:last-child:after{display:none}.step span{z-index:1;background:#eef1ef;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-weight:750;display:grid}.step small{white-space:nowrap;z-index:1;background:#fff;padding-right:7px;font-size:9px;font-weight:650}.step.active span{background:var(--green);color:#fff}.modal-body{min-height:380px;padding:22px 26px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-heading h3{margin:0 0 4px;font-size:15px}.section-heading p{color:#839089;margin:0;font-size:10px}.earnings-table{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.table-row{border-bottom:1px solid #edf0ee;grid-template-columns:1.45fr .9fr .55fr .65fr;align-items:center;gap:12px;padding:12px 15px;font-size:10px;display:grid}.table-row:last-child{border:0}.table-head{text-transform:uppercase;letter-spacing:.5px;color:#85908a;background:#fafbf9;font-size:8px;font-weight:750}.table-row input{border:1px solid #dce3de;border-radius:8px;width:74px;padding:7px;font-size:10px}.modal-footer{border-top:1px solid var(--line);background:#fff;border-radius:0 0 18px 18px;justify-content:space-between;padding:16px 26px;display:flex;position:sticky;bottom:0}.review-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.review-summary,.review-checks{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.review-summary>div{justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.review-summary .net-line{border-top:1px solid var(--line);margin-top:4px;padding-top:14px}.review-summary .total-line{color:#18462f;background:#eef5f0;border-radius:8px;margin:10px -9px -8px;padding:13px 10px}.review-checks h4{margin:0 0 13px;font-size:12px}.review-checks>div{border-bottom:1px solid #edf0ee;padding:8px 0;font-size:10px}.review-checks>div span{color:#3c795a;margin-right:8px}.review-checks p{color:#8a948e;margin:13px 0 0;font-size:8px;line-height:1.45}.approval-view{text-align:center;max-width:520px;margin:20px auto}.approval-icon{color:#2e704f;background:#e2f0e7;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:22px;display:grid}.approval-view h3{margin:0 0 8px;font-size:19px}.approval-view>p{color:#75827b;max-width:420px;margin:0 auto 20px;font-size:11px;line-height:1.5}.approval-total{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:17px;font-size:11px;display:flex}.approval-total strong{font-size:19px}.confirm-check{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:13px;font-size:10px;display:flex}.security-note{color:#819088;margin-top:15px;font-size:9px}.receipt-grid{text-align:left;grid-template-columns:1fr 1fr;gap:10px;display:grid}.receipt-grid>div{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;padding:13px;display:flex}.receipt-grid span{color:#849089;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:8px}.receipt-grid strong{font-size:11px}.toast{color:#fff;z-index:200;background:#173d2e;border-radius:11px;padding:13px 17px;font-size:11px;animation:.2s toast-in;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #11291f45}.toast span{color:#d8f06b;margin-right:9px}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width<=900px){.sidebar{width:78px;padding:22px 12px}.brand>span:last-child,.company-switcher>span:nth-child(2),.company-switcher .chevron,.nav-item:not(.active){font-size:0}.brand{padding-left:10px}.company-switcher{justify-content:center}.nav-item{justify-content:center;gap:0}.nav-icon{font-size:17px}.nav-item.active{font-size:0}.nav-item.active .nav-icon{font-size:17px}.sandbox-card,.user-row>span:not(.user-avatar){display:none}.user-row{justify-content:center}.workspace{width:calc(100% - 78px);margin-left:78px}.dashboard-grid{grid-template-columns:1fr}.report-grid,.security-grid{grid-template-columns:1fr 1fr}.payrun-row{grid-template-columns:1.2fr 1fr .8fr 1fr 24px}.payrun-row>span:nth-child(3){display:none}.people-row{grid-template-columns:1.4fr 1fr .8fr 24px}.people-row>span:nth-child(2){display:none}}@media (width<=640px){.sidebar{display:none}.workspace{width:100%;margin:0}.topbar{height:62px;padding:0 16px}.mobile-brand{background:var(--green);color:#fff;border:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-right:10px;font-weight:800;display:grid}.topbar-title{font-size:11px}.top-actions .icon-button{display:none}.content{padding:25px 16px 60px}.page-intro{flex-direction:column;align-items:flex-start}.page-intro>button{width:100%}.hero-card{grid-template-columns:1fr}.payroll-total{border-width:0;border-radius:0;padding:25px 30px}.metric-grid,.report-grid,.security-grid,.dashboard-grid{grid-template-columns:1fr}.hero-copy{padding:27px 25px}.hero-copy h2{font-size:22px}.payrun-row{grid-template-columns:1.2fr 1fr 1fr 22px}.payrun-row>span:nth-child(2),.payrun-row>span:nth-child(3){display:none}.people-row{grid-template-columns:1.3fr .8fr 22px}.people-row>span:nth-child(2),.people-row>span:nth-child(3){display:none}.people-toolbar label{flex:1;min-width:0}.activation-hero{align-items:flex-start;padding:25px}.progress-ring{width:68px;height:68px}.stepper{padding:14px}.step small{display:none}.step:after{right:5px}.modal-backdrop{padding:0}.run-modal{border-radius:0;height:100vh;max-height:none}.modal-head{border-radius:0}.modal-body{padding:18px 14px}.modal-footer{border-radius:0;padding:13px}.table-row{grid-template-columns:1.4fr .6fr .6fr}.table-row>span:nth-child(2){display:none}.review-grid,.receipt-grid{grid-template-columns:1fr}.bar-chart{gap:12px;padding-left:15px;padding-right:15px}}:root{--ink:#0a1830;--muted:#5f6d82;--line:#dfe6ef;--paper:#f5f8fc;--white:#fff;--green:#0969f7;--green-2:#005ade;--mint:#edf5ff;--gold:#d47a0a;--gold-bg:#fff4e5;--plum:#485b8a}body{background:var(--paper)}.sidebar{color:#30415b;background:#fff;border-right:1px solid #dfe6ef;box-shadow:8px 0 30px #06152f09}.brand{justify-content:flex-start;width:100%;height:auto;min-height:54px;padding:0 5px 20px;overflow:visible}.brand img{object-fit:contain;object-position:left center;width:202px;max-width:100%;height:auto;display:block}.company-switcher{background:#f7faff;border-color:#dce5f0}.company-avatar{color:#fff;background:#06152f}.company-switcher strong,.user-row strong{color:#0a1830}.company-switcher small,.user-row small,.chevron{color:#7a899e}.nav-item{color:#53637a}.nav-item:hover,.nav-item.active{color:#0969f7;background:#edf5ff}.nav-icon,.nav-item.active .nav-icon{color:#0969f7}.sandbox-card{background:#f0f6ff;border-color:#cfe0f7}.sandbox-card>div{color:#0b2146}.pulse-dot{background:#0969f7;box-shadow:0 0 0 4px #0969f71c}.sandbox-card p{color:#617188}.sandbox-card button{color:#0969f7}.user-row{color:#0a1830;border-color:#dfe6ef}.user-avatar{color:#0969f7;background:#dbe9ff}.topbar{box-shadow:0 1px #edf0f4}.primary{background:#0969f7;box-shadow:0 8px 20px #0969f72e}.primary:hover{background:#005ade}.hero-card{background:#06152f;box-shadow:0 16px 35px #06152f24}.hero-copy{background:radial-gradient(circle at 18% 25%,#0b2d63,#0000 46%),linear-gradient(135deg,#06152f,#0b2146)}.status-label span{background:#42a0ff}.deadline>span:first-child{color:#6da8ff}.hero-copy .primary{color:#fff;background:#0969f7}.payroll-total{border-color:#06152f}.metric-icon.green,.metric-icon.blue,.metric-icon.plum,.task-icon{color:#0969f7;background:#edf5ff}.text-button{color:#0969f7}.status-pill.success{color:#0d956a;background:#e8f5f0}.tab-row .selected{color:#0969f7;border-color:#0969f7}.report-icon{color:#0969f7;background:#edf5ff}.bar-chart span{background:linear-gradient(#4e9cff,#0969f7)}.health-badge{color:#0d956a;background:#e8f5f0}.activation-hero{background:linear-gradient(135deg,#06152f,#0b2855)}.activation-score{color:#6da8ff}.progress-ring{background:conic-gradient(#0969f7 20%,#173b70 0)}.progress-ring:after{background:#0b2146}.security-grid>div>span{color:#0969f7}.modal-backdrop{background:#06152fbb}.step.active{color:#0969f7}.step.active span{background:#0969f7}.review-summary .total-line{color:#0758cf;background:#edf5ff}.approval-icon{color:#0d956a;background:#e8f5f0}.toast{background:#06152f}.toast span{color:#6da8ff}.mobile-brand{letter-spacing:-.4px;font-size:10px;color:#fff!important;background:#06152f!important;width:34px!important;padding:0!important}.environment-badge{color:#53637a;text-transform:uppercase;letter-spacing:.55px;background:#f6f9fd;border:1px solid #d8e3f1;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:750;display:inline-flex}.environment-badge:before{content:"";background:#0969f7;border-radius:50%;width:6px;height:6px}.topbar{height:68px}.content{padding-top:34px}.hero-card{border:1px solid #0e2c59;border-radius:14px;box-shadow:0 10px 24px #06152f1a}.payroll-total{border-width:5px;border-radius:13px}.metric-card,.panel,.report-card{border-radius:11px;box-shadow:0 2px 8px #06152f06}.primary,.secondary,.icon-button{border-radius:7px}.page-intro h1{font-size:28px}.nav-item{border-radius:7px}.company-switcher,.sandbox-card{border-radius:9px}@media (width<=900px){.sidebar{display:none}.workspace{width:100%;margin-left:0}.mobile-brand{display:grid}.content{padding:28px 24px 60px}.dashboard-grid{grid-template-columns:1fr}.report-grid,.security-grid{grid-template-columns:1fr 1fr}.payrun-row{grid-template-columns:1.2fr 1fr .8fr 1fr 24px}.payrun-row>span:nth-child(3){display:none}.people-row{grid-template-columns:1.4fr 1fr .8fr 24px}.people-row>span:nth-child(2){display:none}}@media (width<=700px){.environment-badge{display:none}.hero-card{grid-template-columns:1fr}.payroll-total{border:0;border-radius:0;padding:24px 28px}.metric-grid{grid-template-columns:1fr}}.recent-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;align-items:center;gap:11px;width:100%;padding:12px 16px;display:flex}.recent-row:hover{background:#f8fbff}.recent-row:last-child{border-bottom:0}.recent-row>span:nth-child(2){flex-direction:column;flex:1;display:flex}.interactive-row{text-align:left;cursor:pointer;background:#fff;border-top:0;border-left:0;border-right:0;width:100%}.interactive-row:hover{background:#f8fbff}.detail-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:150;background:#06152f7a;justify-content:flex-end;display:flex;position:fixed;inset:0}.detail-drawer{background:#f7f9fc;flex-direction:column;width:min(470px,100%);height:100%;padding:0;animation:.22s drawer-in;display:flex;box-shadow:-24px 0 70px #06152f33}.detail-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;padding:28px 28px 22px;display:flex}.detail-head h2{letter-spacing:-.5px;margin:0;font-size:23px}.detail-description{color:#66758a;margin:0;padding:24px 28px 16px;font-size:12px;line-height:1.65}.detail-description-input{color:#33445b;resize:vertical;background:#fff;border:1px solid #b7cce8;border-radius:8px;outline:none;width:calc(100% - 56px);min-height:92px;margin:24px 28px 16px;padding:12px;font-size:11px;line-height:1.55;display:block}.detail-description-input:focus,.detail-facts input:focus{border-color:#0969f7;box-shadow:0 0 0 3px #0969f71a}.detail-facts{border:1px solid var(--line);background:#fff;border-radius:10px;margin:0 28px;overflow:hidden}.detail-facts>div{border-bottom:1px solid #edf0f4;justify-content:space-between;gap:20px;padding:14px 16px;font-size:11px;display:flex}.detail-facts>div:last-child{border-bottom:0}.detail-facts span{color:#748298}.detail-facts strong{text-align:right}.detail-facts input{text-align:right;color:#14243b;background:#fbfdff;border:1px solid #cfdbea;border-radius:6px;outline:none;width:58%;padding:8px 9px;font-size:10px}.detail-audit{background:#edf5ff;border:1px solid #d7e6fa;border-radius:9px;align-items:flex-start;gap:12px;margin:18px 28px;padding:15px;display:flex}.detail-audit>span{color:#fff;background:#0969f7;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.detail-audit p{color:#66758a;margin:4px 0 0;font-size:9px;line-height:1.5}.detail-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;gap:12px;margin-top:auto;padding:18px 28px;display:flex}.detail-actions{gap:9px;display:flex}@keyframes drawer-in{0%{opacity:.6;transform:translate(24px)}to{opacity:1;transform:none}}@media (width<=520px){.detail-drawer{width:100%}.detail-head,.detail-footer,.detail-description{padding-left:20px;padding-right:20px}.detail-description-input{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.detail-facts,.detail-audit{margin-left:20px;margin-right:20px}.detail-actions{flex-direction:column}}.settings-section-title{justify-content:space-between;align-items:flex-end;margin:24px 0 12px;display:flex}.settings-section-title h3{margin:0 0 4px;font-size:14px}.settings-section-title p{color:#7c899d;margin:0;font-size:10px}.settings-section-title>span{text-transform:uppercase;letter-spacing:.65px;color:#7f8da1;background:#edf1f6;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:750}.settings-section-title.activation-title{margin-top:28px}.profile-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.profile-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:1fr auto;gap:10px;min-height:112px;padding:17px;display:grid;position:relative}.profile-grid button:hover{border-color:#b8d2f5;transform:translateY(-1px);box-shadow:0 6px 18px #06152f0f}.profile-grid button>span{flex-direction:column;display:flex}.profile-grid small{color:#7d8b9f;margin-top:5px;font-size:9px;line-height:1.4}.profile-grid b{color:#0969f7;font-size:10px}.profile-grid i{color:#8b98aa;font-style:normal;position:absolute;bottom:14px;right:16px}@media (width<=900px){.profile-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.profile-grid{grid-template-columns:1fr}}.backoffice-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.backoffice-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:168px;padding:18px;display:flex;position:relative}.backoffice-grid button:hover,.folder-grid button:hover{border-color:#b9d2f4;transform:translateY(-1px);box-shadow:0 7px 20px #06152f0f}.backoffice-grid .module-index{color:#0969f7;letter-spacing:.7px;font-size:9px;font-weight:800}.backoffice-grid button>span:nth-child(2){flex-direction:column;margin-top:24px;display:flex}.backoffice-grid small{color:#7b899d;margin-top:7px;font-size:9px;line-height:1.5}.backoffice-grid button>b{color:#53647b;margin-top:auto;font-size:9px}.backoffice-grid button>i{color:#8c9aae;font-style:normal;position:absolute;bottom:17px;right:18px}.work-queue,.vault-list{overflow:hidden}.work-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:.55fr 1.8fr .8fr .7fr 24px;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:10px;display:grid}.work-row:not(.work-head){cursor:pointer}.work-row:not(.work-head):hover,.vault-row:not(.vault-head):hover{background:#f8fbff}.work-head,.vault-head{color:#8491a4;text-transform:uppercase;letter-spacing:.5px;background:#fafbfd;font-size:8px;font-weight:750}.vault-summary{color:#fff;background:linear-gradient(135deg,#06152f,#0b2855);border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;display:grid}.vault-summary>div{border-right:1px solid #294a77;flex-direction:column;padding:22px 24px;display:flex}.vault-summary>div:last-child{border:0}.vault-summary span{text-transform:uppercase;letter-spacing:.7px;color:#9eb4d1;font-size:8px;font-weight:700}.vault-summary strong{margin:6px 0 3px;font-size:18px}.vault-summary small{color:#9eb0c8;font-size:9px}.folder-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.folder-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:34px 1fr;gap:11px;padding:16px;display:grid}.folder-icon{color:#0969f7;background:#edf5ff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.folder-grid button>span:nth-child(2){flex-direction:column;display:flex}.folder-grid small{color:#7b899d;margin-top:4px;font-size:8px;line-height:1.4}.folder-grid button>b{color:#62738a;grid-column:2;font-size:8px}.vault-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:1.7fr .8fr .8fr .65fr 24px;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:9px;display:grid}.vault-row:not(.vault-head){cursor:pointer}.vault-row strong{font-size:9px}@media (width<=900px){.backoffice-grid,.folder-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.backoffice-grid,.folder-grid,.vault-summary{grid-template-columns:1fr}.vault-summary>div{border-bottom:1px solid #294a77;border-right:0}.work-row{grid-template-columns:.6fr 1.8fr .7fr 20px}.work-row>span:nth-child(3){display:none}.vault-row{grid-template-columns:1.6fr .8fr .6fr 20px}.vault-row>span:nth-child(2){display:none}}.review-checks .blocking-check{color:#9a5c08;background:#fff7e8;border:1px solid #f0d7ae;border-radius:7px;margin-top:10px;padding:9px}.review-checks .blocking-check span{color:#b2690a}.calculation-table{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:14px;overflow:auto}.calc-row{border-bottom:1px solid #edf0f4;grid-template-columns:1.35fr repeat(7,1fr);align-items:center;gap:9px;min-width:890px;padding:11px 14px;font-size:9px;display:grid}.calc-row:last-child,.employer-row:last-child{border:0}.calc-row>span:first-child,.employer-row>span:first-child{flex-direction:column;display:flex}.calc-row small,.employer-row small{color:#8491a4;margin-top:3px;font-size:7px}.calc-head{color:#748298;text-transform:uppercase;letter-spacing:.45px;background:#fafbfd;font-size:7px;font-weight:750}.calculation-note{color:#78869a;margin:9px 2px 0;font-size:8px;line-height:1.5}.employer-table{margin-top:10px}.employer-row{border-bottom:1px solid #edf0f4;grid-template-columns:1.25fr repeat(8,1fr);align-items:center;gap:9px;min-width:1010px;padding:11px 14px;font-size:9px;display:grid}.staff-account-bar{color:#fff;background:#06152f;border-radius:12px;grid-template-columns:1.6fr repeat(3,1fr);align-items:center;margin-bottom:14px;display:grid;overflow:hidden}.staff-account-bar>div{border-right:1px solid #29466d;flex-direction:column;justify-content:center;min-height:72px;padding:16px 20px;display:flex}.staff-account-bar>div:first-child{flex-direction:row;justify-content:flex-start;align-items:center;gap:11px}.staff-account-bar>div:last-child{border:0}.staff-account-bar span{color:#9eb0c9;text-transform:uppercase;letter-spacing:.5px;font-size:8px}.staff-account-bar strong{margin-top:5px;font-size:11px}.staff-account-bar small{color:#9eb0c9;margin-top:3px;font-size:8px}.staff-account-bar .company-avatar{color:#fff;font-size:10px}.risk-medium{color:#ffc66d!important}.staff-metrics{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:16px;display:grid}.staff-metrics button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;padding:16px;display:flex}.staff-metrics button:hover{border-color:#b8d2f5;box-shadow:0 5px 15px #06152f0d}.staff-metrics span{text-transform:uppercase;letter-spacing:.5px;color:#7d8a9d;font-size:8px}.staff-metrics strong{margin:6px 0 3px;font-size:21px}.staff-metrics small{color:#8190a3;font-size:8px}.staff-layout{grid-template-columns:1.65fr .75fr;gap:14px;display:grid}.staff-feed{overflow:hidden}.compact-tabs{margin:0}.compact-tabs button{padding:5px 8px}.timeline button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:12px 1fr auto;gap:10px;width:100%;padding:14px 17px;display:grid}.timeline button:hover{background:#f8fbff}.timeline-dot{background:#0969f7;border-radius:50%;width:8px;height:8px;margin-top:3px;box-shadow:0 0 0 4px #edf5ff}.timeline button>span:nth-child(2){flex-direction:column;display:flex}.timeline strong{font-size:10px}.timeline small{color:#617086;margin-top:4px;font-size:9px;line-height:1.4}.timeline i{color:#8b97a8;margin-top:6px;font-size:7px;font-style:normal}.timeline b{text-transform:uppercase;letter-spacing:.45px;color:#66778e;background:#eef2f7;border-radius:999px;height:fit-content;padding:5px 7px;font-size:7px}.feed-empty{color:#7b899c;text-align:center;padding:26px;font-size:10px}.notes-list article{border-bottom:1px solid #edf0f4;padding:16px 18px}.notes-list p{margin:0 0 8px;font-size:10px;line-height:1.55}.notes-list span{color:#8491a3;font-size:8px}.staff-side{flex-direction:column;gap:14px;display:flex}.note-composer{padding:17px}.note-composer>div:first-child{justify-content:space-between;align-items:center;display:flex}.note-composer h3,.staff-guardrails h3{margin:0;font-size:12px}.internal-label{text-transform:uppercase;letter-spacing:.5px;color:#0969f7;background:#edf5ff;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:750}.note-composer>p{color:#748298;font-size:8px;line-height:1.5}.note-composer textarea{resize:vertical;width:100%;min-height:116px;font:inherit;border:1px solid #d8e2ef;border-radius:8px;outline:none;padding:10px;font-size:9px;line-height:1.45}.note-composer textarea:focus{border-color:#0969f7;box-shadow:0 0 0 3px #0969f71a}.note-composer>div:last-child{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.note-composer small{color:#8a97a8;font-size:7px}.primary:disabled{opacity:.45;cursor:not-allowed}.staff-guardrails{padding:17px}.staff-guardrails>div{border-bottom:1px solid #edf0f4;padding:9px 0;font-size:9px}.staff-guardrails>div:last-child{border:0}.staff-guardrails span{color:#0d956a;margin-right:8px}@media (width<=900px){.staff-account-bar{grid-template-columns:1fr 1fr}.staff-account-bar>div{border-bottom:1px solid #29466d}.staff-metrics{grid-template-columns:1fr 1fr}.staff-layout{grid-template-columns:1fr}}@media (width<=600px){.staff-account-bar,.staff-metrics{grid-template-columns:1fr}.staff-account-bar>div{border-right:0}.staff-account-bar>div:first-child{justify-content:flex-start}}.staff-portal{color:#0a1830;background:#f4f7fb;min-height:100vh;display:flex}.staff-rail{color:#fff;z-index:10;background:#07162f;border-right:1px solid #17325a;flex-direction:column;width:292px;padding:24px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.staff-logo{border-bottom:1px solid #1a3459;padding:0 8px 20px;display:block}.staff-logo img{filter:brightness(0)invert();width:184px;height:auto}.staff-product{align-items:center;gap:10px;padding:18px 8px;display:flex}.staff-product>span{background:#0969f7;border-radius:8px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:850;display:grid}.staff-product div{flex-direction:column;display:flex}.staff-product small{color:#8da4c3;margin-top:3px;font-size:8px}.account-search{background:#102442;border:1px solid #203b62;border-radius:8px;align-items:center;gap:8px;margin-bottom:11px;padding:9px 10px;display:flex}.account-search span{color:#7f9abd}.account-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:9px}.account-search input::placeholder{color:#7f95b2}.client-list{flex-direction:column;gap:5px;display:flex;overflow:auto}.client-list button{color:#b4c3d8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.client-list button:hover,.client-list button.active{color:#fff;background:#122a4d}.client-list button.active{box-shadow:inset 3px 0 #2f89ff}.client-list button>span{background:#1c3a63;border-radius:8px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.client-list button.active>span{background:#0969f7}.client-list button div{flex-direction:column;min-width:0;display:flex}.client-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.client-list small{color:#7f97b6;margin-top:4px;font-size:7px}.client-list b{background:#1b385f;border-radius:999px;padding:4px 6px;font-size:8px}.staff-identity{border-top:1px solid #1a3459;align-items:center;gap:9px;margin-top:auto;padding:17px 8px 2px;display:flex}.staff-identity>span{color:#0969f7;background:#dbe9ff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.staff-identity div{flex-direction:column;display:flex}.staff-identity small{color:#8198b7;margin-top:3px;font-size:7px}.staff-header{z-index:5;background:#fff;border-bottom:1px solid #e1e7f0;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 28px;display:grid;position:sticky;top:0}.staff-header>div{flex-direction:column;display:flex}.staff-header>div span{letter-spacing:1.1px;color:#0969f7;font-size:6px;font-weight:850}.staff-header>div strong{margin-top:3px;font-size:11px}.staff-header nav{gap:4px;height:100%;display:flex}.staff-header nav button{color:#718097;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 13px;font-size:9px;font-weight:700}.staff-header nav button.active{color:#0969f7;border-bottom-color:#0969f7}.staff-header>a{color:#53657d;border:1px solid #dbe3ef;border-radius:7px;justify-self:end;padding:8px 10px;font-size:8px;text-decoration:none}.staff-content{max-width:1380px;margin:auto;padding:30px}.client-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.client-title>div{align-items:center;gap:13px;display:flex}.client-mark{color:#fff;background:#07162f;border-radius:11px;place-items:center;width:47px;height:47px;font-size:11px;font-weight:850;display:grid}.client-title p{color:#728096;margin:0;font-size:9px}.client-title>button,.staff-card-head>button,.compose-card button{color:#fff;cursor:pointer;background:#0969f7;border:0;border-radius:7px;padding:9px 12px;font-size:8px;font-weight:750}.isolation-banner{background:#eaf3ff;border:1px solid #cfe2fa;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:11px;margin-bottom:14px;padding:12px 14px;display:grid}.isolation-banner>span{color:#fff;background:#0969f7;border-radius:7px;place-items:center;width:27px;height:27px;font-size:8px;display:grid}.isolation-banner div{flex-direction:column;display:flex}.isolation-banner p{color:#60718a;margin:3px 0 0;font-size:8px}.isolation-banner b{text-transform:uppercase;letter-spacing:.6px;color:#0969f7;font-size:7px}.staff-kpis{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.staff-kpis article{background:#fff;border:1px solid #e0e7f0;border-radius:10px;flex-direction:column;min-height:115px;padding:16px;display:flex}.staff-kpis span{text-transform:uppercase;letter-spacing:.55px;color:#728198;font-size:7px}.staff-kpis strong{margin:9px 0 5px;font-size:23px}.staff-kpis strong.date-value{margin-top:16px;font-size:13px}.staff-kpis small{color:#7f8da0;margin-top:auto;font-size:7px}.staff-kpis article>div{background:#e9eef5;border-radius:4px;height:4px;margin-bottom:8px;overflow:hidden}.staff-kpis article i{background:#0969f7;height:100%;display:block}.staff-main-grid{grid-template-columns:1.35fr .85fr;gap:14px;display:grid}.staff-card{background:#fff;border:1px solid #e0e7f0;border-radius:10px;overflow:hidden}.staff-card-head{border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:center;min-height:62px;padding:15px 17px;display:flex}.staff-card-head h2{margin:0;font-size:12px}.staff-card-head p{color:#7b899d;margin:4px 0 0;font-size:8px}.staff-card-head>button{color:#0969f7;background:#fff;border:1px solid #d5e1f1}.portal-timeline article{border-bottom:1px solid #edf1f5;grid-template-columns:12px 1fr auto;gap:10px;padding:13px 17px;display:grid}.portal-timeline article:last-child{border:0}.portal-timeline article>span{background:#0969f7;border-radius:50%;width:8px;height:8px;margin-top:3px;box-shadow:0 0 0 4px #eaf3ff}.portal-timeline article>div{flex-direction:column;display:flex}.portal-timeline p{color:#617188;margin:4px 0;font-size:8px;line-height:1.4}.portal-timeline small{color:#8b97a8;font-size:7px}.portal-timeline b{text-transform:uppercase;letter-spacing:.5px;color:#607188;background:#edf2f7;border-radius:999px;height:fit-content;padding:5px 7px;font-size:6px}.readiness-card{padding-bottom:4px}.readiness-row{border-bottom:1px solid #edf1f5;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:11px 15px;display:grid}.readiness-row>span{color:#7d8b9e;background:#eef2f6;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;font-weight:800;display:grid}.readiness-row>span.done{color:#0d956a;background:#e8f5f0}.readiness-row b{color:#9b620d;font-size:7px}.readiness-row:has(.done) b{color:#0d956a}.full-card{min-height:520px}.notes-grid{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.portal-notes article{border-bottom:1px solid #edf1f5;padding:16px 18px}.portal-notes p{margin:0 0 8px;font-size:9px;line-height:1.6}.portal-notes span{color:#8090a5;font-size:7px}.compose-card{height:fit-content;padding:20px}.compose-card>span{letter-spacing:.7px;color:#0969f7;background:#edf5ff;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:800}.compose-card h2{margin:15px 0 5px;font-size:14px}.compose-card>p{color:#75849a;font-size:8px;line-height:1.5}.compose-card textarea{resize:vertical;width:100%;min-height:150px;font:inherit;border:1px solid #d8e2ef;border-radius:8px;outline:none;padding:11px;font-size:9px}.compose-card textarea:focus{border-color:#0969f7;box-shadow:0 0 0 3px #0969f716}.compose-card>div{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.compose-card small{color:#8290a3;font-size:7px}.compose-card button:disabled{opacity:.4;cursor:not-allowed}.compose-card .save-message{color:#0d956a;margin-top:10px}.portal-work-row{border-bottom:1px solid #edf1f5;grid-template-columns:28px 1fr auto 20px;align-items:center;gap:11px;padding:14px 18px;display:grid}.portal-work-row>span{color:#0969f7;background:#edf5ff;border-radius:7px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.portal-work-row div{flex-direction:column;display:flex}.portal-work-row small{color:#8090a4;margin-top:4px;font-size:7px}.portal-work-row b{color:#9a5c08;background:#fff3df;border-radius:999px;padding:5px 8px;font-size:7px}.portal-work-row i{color:#8090a4;font-style:normal}.empty-records,.staff-loading{text-align:center;color:#7d8b9d;padding:40px;font-size:9px}.staff-loading{margin:80px auto}.staff-denied{text-align:center;background:#f4f7fb;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.staff-denied img{width:190px;margin-bottom:30px}.staff-denied>span{letter-spacing:.8px;color:#0969f7;text-transform:uppercase;font-size:7px;font-weight:800}.staff-denied h1{margin:10px 0;font-size:25px}.staff-denied p{color:#6d7b90;max-width:440px;font-size:10px;line-height:1.6}.staff-denied a{color:#fff;background:#0969f7;border-radius:7px;margin-top:15px;padding:10px 14px;font-size:9px;text-decoration:none}@media (width<=1000px){.staff-rail{width:238px}.staff-workspace{width:calc(100% - 238px);margin-left:238px}.staff-header{grid-template-columns:1fr auto}.staff-header nav{display:none}.staff-kpis{grid-template-columns:1fr 1fr}.staff-main-grid,.notes-grid{grid-template-columns:1fr}}@media (width<=700px){.staff-rail{width:100%;height:auto;position:static}.staff-portal{display:block}.staff-logo,.account-search,.client-list{display:none}.staff-product{padding:0 8px 14px}.staff-identity{display:none}.staff-workspace{width:100%;margin:0}.staff-header{padding:0 15px}.staff-content{padding:20px 14px}.client-title{align-items:flex-start}.client-title>button{display:none}.client-title h1{font-size:20px}.isolation-banner{grid-template-columns:28px 1fr}.isolation-banner>b{display:none}.staff-kpis,.staff-main-grid{grid-template-columns:1fr}}body{font-size:14px;line-height:1.45}.sidebar{width:260px;padding:26px 20px 18px}.brand{padding-bottom:22px}.company-switcher{margin-bottom:20px;padding:12px}.company-switcher strong,.user-row strong{font-size:13px}.company-switcher small,.user-row small{font-size:11px}.nav-item{padding:11px 13px;font-size:14px}.sandbox-card p,.sandbox-card button{font-size:11px}.topbar{height:72px;padding:0 38px}.topbar-title{color:#34445a;font-size:14px}.environment-badge{font-size:10px}.page-intro{margin-bottom:26px}.page-intro h1{letter-spacing:-.8px;font-size:32px}.page-intro p{font-size:14px}.eyebrow{font-size:11px}.primary,.secondary{padding:10px 16px;font-size:13px}.hero-card{border-radius:14px;min-height:264px}.hero-copy{padding:34px 38px}.hero-copy h2{font-size:27px}.hero-copy>p{font-size:13px}.status-label{font-size:11px}.deadline>span:last-child{font-size:12px}.payroll-total{border-width:5px;padding:38px}.payroll-total>span{font-size:11px}.payroll-total>strong{font-size:32px}.total-breakdown>div{font-size:12px}.metric-card{padding:20px}.metric-card span:not(.metric-icon){font-size:11px}.metric-card strong{font-size:18px}.metric-card small{font-size:11px}.panel-head{padding:20px 22px}.panel-head h3{font-size:16px}.panel-head p{font-size:12px}.task-list button{padding:16px 20px}.task-list strong,.recent-list strong{font-size:13px}.task-list small,.recent-list small{font-size:11px}.text-button{font-size:12px}.recent-row{padding:14px 18px}.status-pill{padding:6px 9px;font-size:10px}.tab-row button{font-size:12px}.payrun-row,.people-row{padding:16px 20px;font-size:12px}.payrun-head,.people-head,.person-cell small{font-size:10px}.people-toolbar input{font-size:12px}.report-card{padding:22px}.report-card strong{font-size:13px}.report-card small,.chart-panel select{font-size:11px}.profile-grid button{min-height:126px;padding:20px}.profile-grid strong{font-size:13px}.profile-grid small,.profile-grid b{font-size:11px}.settings-section-title h3{font-size:16px}.settings-section-title p{font-size:12px}.settings-section-title>span{font-size:9px}.backoffice-grid button{min-height:180px;padding:20px}.backoffice-grid strong{font-size:14px}.backoffice-grid small{font-size:11px}.backoffice-grid button>b{font-size:10px}.work-row{padding:15px 20px;font-size:12px}.work-head,.vault-head{font-size:9px}.vault-summary span{font-size:10px}.vault-summary small{font-size:11px}.folder-grid strong{font-size:12px}.folder-grid small,.folder-grid button>b{font-size:10px}.vault-row,.vault-row strong{font-size:11px}.security-grid strong{font-size:13px}.security-grid p{font-size:11px}.section-heading p{font-size:12px}.table-row{padding:14px 16px;font-size:12px}.table-head{font-size:9px}.review-summary>div{font-size:12px}.review-checks h4{font-size:14px}.review-checks>div{font-size:11px}.review-checks p,.calculation-note,.calc-row,.employer-row{font-size:10px}.calc-row small,.employer-row small,.calc-head{font-size:9px}.detail-audit strong{font-size:11px}.detail-audit p{font-size:10px}.staff-portal{background:#f6f8fb}.staff-rail{background:#081a34;width:280px;padding:22px 16px}.staff-workspace{width:calc(100% - 280px);margin-left:280px}.staff-logo{background:#fff;border:0;border-radius:10px;margin:0 2px 18px;padding:12px 14px}.staff-logo img{filter:none;width:178px}.staff-product{padding:0 8px 18px}.staff-product>span{width:36px;height:36px;font-size:11px}.staff-product strong{font-size:13px}.staff-product small{font-size:10px}.account-search{margin-bottom:12px;padding:11px 12px}.account-search input{font-size:12px}.client-list{gap:6px}.client-list button{grid-template-columns:38px 1fr auto;padding:11px 10px}.client-list button>span{width:36px;height:36px;font-size:10px}.client-list strong{font-size:12px}.client-list small,.client-list b{font-size:9px}.staff-identity{padding-top:18px}.staff-identity>span{width:36px;height:36px;font-size:10px}.staff-identity strong{font-size:12px}.staff-identity small{font-size:10px}.staff-header{height:72px;padding:0 32px}.staff-header>div span{font-size:9px}.staff-header>div strong{font-size:14px}.staff-header nav{flex-direction:row}.staff-header nav button{padding:0 15px;font-size:12px}.staff-header>a{padding:9px 12px;font-size:11px}.staff-content{max-width:1320px;padding:34px}.client-title{margin-bottom:22px}.client-mark{width:52px;height:52px;font-size:13px}.client-title h1{margin:3px 0;font-size:28px}.client-title p{font-size:12px}.client-title>button,.staff-card-head>button,.compose-card button{padding:10px 14px;font-size:11px}.isolation-banner{margin-bottom:16px;padding:14px 16px}.isolation-banner strong{font-size:12px}.isolation-banner p{font-size:11px}.isolation-banner b{font-size:9px}.staff-kpis{gap:14px;margin-bottom:16px}.staff-kpis article{min-height:132px;padding:19px}.staff-kpis span{font-size:10px}.staff-kpis strong{font-size:26px}.staff-kpis strong.date-value{font-size:15px}.staff-kpis small{font-size:10px}.staff-main-grid,.notes-grid{gap:16px}.staff-card{border-radius:12px;box-shadow:0 2px 8px #081a3408}.staff-card-head{min-height:72px;padding:17px 20px}.staff-card-head h2{font-size:15px}.staff-card-head p{font-size:11px}.portal-timeline article{grid-template-columns:14px 1fr auto;gap:12px;padding:16px 20px}.portal-timeline strong{font-size:12px}.portal-timeline p{font-size:11px;line-height:1.5}.portal-timeline small{font-size:9px}.portal-timeline b{padding:6px 8px;font-size:9px}.readiness-row{grid-template-columns:32px 1fr auto;padding:13px 18px}.readiness-row>span{width:29px;height:29px;font-size:10px}.readiness-row strong{font-size:11px}.readiness-row b{font-size:10px}.portal-notes article{padding:18px 20px}.portal-notes p{font-size:12px}.portal-notes span{font-size:10px}.compose-card{padding:22px}.compose-card>span{font-size:9px}.compose-card h2{font-size:17px}.compose-card>p{font-size:11px}.compose-card textarea{min-height:170px;font-size:12px}.compose-card small{font-size:10px}.portal-work-row{padding:16px 20px}.portal-work-row>span{width:30px;height:30px;font-size:10px}.portal-work-row strong{font-size:12px}.portal-work-row small{font-size:10px}.portal-work-row b{font-size:9px}.empty-records,.staff-loading{font-size:12px}@media (width<=1000px){.sidebar{display:none}.workspace{width:100%;margin-left:0}.staff-rail{width:240px}.staff-workspace{width:calc(100% - 240px);margin-left:240px}.content{padding:32px 24px 64px}}@media (width<=700px){.topbar{padding:0 16px}.content{padding:26px 16px 56px}.page-intro h1{font-size:27px}.staff-rail{width:100%;padding:16px}.staff-workspace{width:100%;margin:0}.staff-header{padding:0 16px}.staff-content{padding:22px 14px}.client-title h1{font-size:23px}}.ops-shell{color:#14251e;background:#f3f6f4;min-height:100vh}.ops-topbar{color:#fff;background:#123f34;grid-template-columns:255px minmax(320px,660px) 1fr;align-items:center;gap:24px;height:76px;padding:0 26px;display:grid}.ops-logo{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.ops-logo span{border-left:1px solid #ffffff3b;padding-left:12px;font-size:10px;line-height:1.2}.ops-global-search{color:#658078;background:#fff;border-radius:7px;align-items:center;height:42px;padding:0 13px;display:flex;box-shadow:0 2px 8px #001b1320}.ops-global-search span{margin-right:9px;font-size:20px}.ops-global-search input{width:100%;font:inherit;color:#21362e;border:0;outline:0;font-size:12px}.ops-user{justify-self:end;align-items:center;gap:9px;display:flex}.ops-user>span{color:#15493b;background:#dff0e9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid}.ops-user div{flex-direction:column;display:flex}.ops-user strong{font-size:11px}.ops-user small{color:#b6cec5;font-size:9px}.ops-modules{z-index:8;background:#fff;border-bottom:1px solid #dce5e0;flex-direction:row;align-items:center;gap:3px;min-height:52px;padding:0 25px;display:flex;position:sticky;top:0;box-shadow:0 2px 9px #183f3420}.ops-modules button{color:#36554b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;height:52px;padding:0 12px;font-size:11px;font-weight:680}.ops-modules button span{color:#8aa096;margin-left:6px}.ops-modules button:hover,.ops-modules button.active{color:#0b6a51;background:#f4faf7;border-bottom-color:#0b6a51}.ops-layout{grid-template-columns:260px minmax(0,1fr);max-width:1600px;margin:0 auto;display:grid}.ops-directory{background:#edf2ef;border-right:1px solid #d9e3de;flex-direction:column;min-height:calc(100vh - 128px);padding:20px 13px;display:flex}.ops-directory-head{color:#6c8179;letter-spacing:.8px;justify-content:space-between;align-items:center;padding:0 9px 11px;font-size:9px;font-weight:780;display:flex}.ops-directory-head b{background:#dce6e1;border-radius:999px;padding:3px 7px;font-size:9px}.ops-client-list{flex-direction:column;gap:5px;display:flex}.ops-client-list button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.ops-client-list button:hover{background:#fff}.ops-client-list button.active{background:#fff;border-color:#cadbd4;box-shadow:0 2px 9px #183f340c}.ops-client-list button>span{color:#34564b;background:#dbe6e1;border-radius:7px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:850;display:grid}.ops-client-list button div{flex-direction:column;min-width:0;display:flex}.ops-client-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ops-client-list small{color:#778c84;margin-top:3px;font-size:8px}.ops-client-list i{color:#49665c;background:#e5ece8;border-radius:999px;padding:4px 6px;font-size:8px;font-style:normal}.ops-isolation{background:#dfe9e4;border-radius:8px;margin-top:auto;padding:13px}.ops-isolation b{color:#244a3e;font-size:9px}.ops-isolation p{color:#60766e;margin:5px 0 0;font-size:8px;line-height:1.5}.ops-workspace{min-width:0;padding:29px 31px 70px}.ops-account-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.ops-company{align-items:center;gap:13px;display:flex}.ops-company>span{color:#fff;background:#123f34;border-radius:8px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:850;display:grid}.ops-company small,.ops-module-page>header small,.ops-card header small{letter-spacing:.75px;color:#71877f;font-size:8px;font-weight:800}.ops-company h1{letter-spacing:-.45px;margin:2px 0;font-size:24px}.ops-company p{color:#6d8179;margin:0;font-size:10px}.ops-actions{gap:7px;display:flex}.ops-actions button,.ops-card header button{cursor:pointer;background:#fff;border:1px solid #cbd8d2;border-radius:6px;padding:9px 12px;font-size:9px;font-weight:750}.ops-actions button.primary-action{color:#fff;background:#123f34;border-color:#123f34}.ops-statuses{border-bottom:1px solid #dae3df;flex-wrap:wrap;gap:6px;margin-bottom:18px;padding-bottom:18px;display:flex}.ops-statuses span{border-radius:999px;padding:5px 9px;font-size:8px;font-weight:750}.ops-overview{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:14px;display:grid}.ops-card{background:#fff;border:1px solid #dce5e1;border-radius:9px;overflow:hidden;box-shadow:0 2px 7px #153e3308}.ops-card>header{border-bottom:1px solid #e3e9e6;justify-content:space-between;align-items:center;min-height:62px;padding:14px 17px;display:flex}.ops-card header h2{letter-spacing:-.2px;margin:2px 0 0;font-size:14px}.ops-card header>button{color:#12604c}.ops-comments{grid-column:1}.ops-comment-list article{border-bottom:1px solid #e8edea;grid-template-columns:25px 1fr;gap:10px;padding:14px 17px;display:grid}.ops-comment-list article>span{color:#1d705a;font-size:15px}.ops-comment-list p{color:#30453d;margin:0 0 7px;font-size:11px;line-height:1.5}.ops-comment-list small{color:#7c8d86;font-size:8px}.ops-account-facts dl{margin:0}.ops-account-facts dl>div{border-bottom:1px solid #e8edea;justify-content:space-between;gap:14px;padding:11px 16px;font-size:10px;display:flex}.ops-account-facts dt{color:#74877f}.ops-account-facts dd{text-align:right;margin:0;font-weight:700}.ops-account-facts em{color:#26835d;margin-left:4px;font-size:8px;font-style:normal}.ops-blockers{grid-column:1}.ops-blockers header>b{color:#a25c1d;background:#fff0df;border-radius:999px;padding:5px 8px;font-size:8px}.ops-blocker{border-bottom:1px solid #e8edea;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:13px 17px;display:grid}.ops-blocker>span{color:#557168;background:#edf1ef;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:850;display:grid}.ops-blocker>span.urgent{color:#b54434;background:#fce9e5}.ops-blocker div{flex-direction:column;display:flex}.ops-blocker strong{font-size:10px}.ops-blocker p{color:#768981;margin:3px 0 0;font-size:8px}.ops-blocker>b{color:#8d5f25;font-size:8px}.ops-config{grid-column:1/-1}.ops-event-list article{border-bottom:1px solid #e8edea;grid-template-columns:10px 1fr auto;gap:9px;padding:12px 16px;display:grid}.ops-event-list article>span{background:#258365;border-radius:50%;width:7px;height:7px;margin-top:4px}.ops-event-list article>div{flex-direction:column;display:flex}.ops-event-list strong{font-size:10px}.ops-event-list p{color:#687d75;margin:3px 0;font-size:8px}.ops-event-list small{color:#8a9993;font-size:7px}.ops-event-list article>b{text-transform:uppercase;color:#60756d;background:#edf2ef;border-radius:999px;height:fit-content;padding:5px 7px;font-size:7px}.ops-table-row{border-bottom:1px solid #e8edea;grid-template-columns:1.05fr 1.15fr 1.35fr .7fr;align-items:center;gap:15px;min-height:44px;padding:0 17px;font-size:10px;display:grid}.ops-table-row.head{color:#73867f;text-transform:uppercase;letter-spacing:.4px;background:#f7f9f8;min-height:34px;font-size:7px;font-weight:800}.table-status{color:#1d7658;font-weight:750}.ops-module-page>header{margin:4px 0 18px}.ops-module-page>header h2{margin:3px 0;font-size:23px}.ops-module-page>header p{color:#6e817a;margin:0;font-size:11px}.ops-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.ops-metrics article{background:#fff;border:1px solid #dce5e1;border-radius:8px;flex-direction:column;padding:16px;display:flex}.ops-metrics small{text-transform:uppercase;letter-spacing:.5px;color:#74877f;font-size:8px}.ops-metrics strong{margin:8px 0 4px;font-size:20px}.ops-metrics span{color:#8a9993;font-size:8px}.ops-empty-good{color:#267458;padding:28px 18px;font-size:11px}.ops-history-full{min-height:420px}.ops-modal{z-index:30;background:#071b1588;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.ops-modal>section{background:#fff;border-radius:12px;width:min(520px,100%);padding:25px;position:relative;box-shadow:0 20px 70px #00120b55}.ops-modal .ops-close{cursor:pointer;color:#61756d;background:0 0;border:0;font-size:24px;position:absolute;top:13px;right:17px}.ops-modal>section>small{letter-spacing:.6px;color:#176d54;font-size:8px;font-weight:800}.ops-modal h2{margin:8px 0 4px;font-size:20px}.ops-modal p{color:#6f817a;font-size:10px}.ops-modal textarea{width:100%;min-height:150px;font:inherit;resize:vertical;border:1px solid #cad8d2;border-radius:7px;outline:0;padding:11px;font-size:11px}.ops-modal section>div{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.ops-modal section>div span{color:#82928c;font-size:8px}.ops-modal section>div button{color:#fff;background:#123f34;border:0;border-radius:6px;padding:9px 13px;font-size:9px;font-weight:750}.ops-modal section>div button:disabled{opacity:.45}.ops-modal section>b{color:#237557;margin-top:10px;font-size:9px;display:block}@media (width<=1100px){.ops-topbar{grid-template-columns:210px 1fr}.ops-user{display:none}.ops-modules{overflow-x:auto}.ops-layout{grid-template-columns:220px}.ops-account-head{align-items:flex-start}.ops-actions{flex-wrap:wrap;justify-content:flex-end}.ops-overview{grid-template-columns:1fr}.ops-comments,.ops-account-facts,.ops-blockers,.ops-history{grid-area:auto/1}}@media (width<=760px){.ops-topbar{grid-template-columns:1fr;height:auto;padding:14px}.ops-logo{justify-content:center}.ops-global-search{width:100%}.ops-layout{display:block}.ops-directory{border-bottom:1px solid #d9e3de;border-right:0;min-height:auto}.ops-client-list{grid-template-columns:repeat(3,minmax(190px,1fr));display:grid;overflow-x:auto}.ops-isolation{display:none}.ops-workspace{padding:22px 14px 55px}.ops-account-head{display:block}.ops-actions{justify-content:flex-start;margin-top:14px}.ops-statuses{flex-wrap:nowrap;overflow-x:auto}.ops-metrics{grid-template-columns:1fr 1fr}.ops-table{overflow-x:auto}.ops-table-row{min-width:700px}}.ops-topbar{background:linear-gradient(108deg,#0b332a 0%,#124d3d 58%,#173e35 100%);height:82px}.ops-global-search{border-radius:12px;height:46px}.ops-logo span{color:#cde2da}.ops-modules{background:#f8faf9;gap:7px;min-height:62px;padding:8px 24px}.ops-modules button{border:1px solid #0000;border-radius:9px;height:42px;padding:0 14px}.ops-layout{max-width:1660px}.ops-directory{background:#f7f9f8;padding-top:26px}.ops-workspace{padding-top:26px}.ops-company>span{background:linear-gradient(145deg,#113c32,#24735e);border-radius:13px;box-shadow:0 7px 16px #123f3420}.ops-actions button{border-radius:9px}.ops-statuses{border:0;margin-bottom:12px;padding-bottom:0}.ops-command-strip{color:#fff;background:#102f28;border-radius:14px;grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(240px,1.4fr);margin-bottom:18px;padding:8px;display:grid;box-shadow:0 8px 25px #153e3318}.ops-command-strip article{border-right:1px solid #ffffff18;flex-direction:column;padding:12px 14px;display:flex}.ops-command-strip article small{letter-spacing:.65px;color:#9fbdb3;font-size:7px;font-weight:800}.ops-command-strip article strong{margin:4px 0 2px;font-size:16px}.ops-command-strip article span{color:#bed2cb;font-size:8px}.ops-command-strip>div{color:#17392e;background:#d8f06b;border-radius:10px;grid-template-columns:31px 1fr;align-items:center;gap:9px;margin-left:8px;padding:10px 12px;display:grid}.ops-command-strip>div>span{color:#d8f06b;background:#17392e;border-radius:8px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid}.ops-command-strip p{margin:0;font-size:8px;line-height:1.4}.ops-command-strip p b{margin-bottom:2px;font-size:9px;display:block}.ops-card{border-radius:12px}.ops-blockers{grid-area:1/1}.ops-account-facts{grid-area:1/2}.ops-config{grid-area:2/1/auto/-1}.ops-comments{grid-area:3/1}.ops-history{grid-area:3/2}.ops-card>header{background:linear-gradient(#fff,#fcfdfc)}.ops-table-row.head{background:#f1f6f3}.ops-event-list article>span{box-shadow:0 0 0 4px #e5f2ed}.ops-modal>section{border-radius:16px}@media (width<=1200px){.ops-command-strip{grid-template-columns:repeat(4,1fr)}.ops-command-strip>div{grid-column:1/-1;margin:0}}@media (width<=1100px){.ops-blockers,.ops-account-facts,.ops-config,.ops-comments,.ops-history{grid-area:auto/1}}@media (width<=760px){.ops-topbar{height:auto}.ops-modules{padding:7px 12px}.ops-command-strip{grid-template-columns:1fr 1fr}.ops-command-strip article:nth-child(2){border-right:0}.ops-command-strip>div{grid-column:1/-1}.ops-command-strip article strong{font-size:14px}}.ops-shell{color:#071633;background:#f5f7fb}.ops-topbar{color:#071633;background:#fff;border-bottom:1px solid #dfe6f0;box-shadow:0 2px 12px #0716330b}.ops-logo img{filter:none;width:160px}.ops-logo span{color:#60718a;border-left-color:#d7e0ec}.ops-global-search{box-shadow:none;color:#6d7f98;background:#f4f7fb;border:1px solid #d7e0ec}.ops-global-search input{color:#0a1b3c}.ops-user>span{color:#0869f8;background:#e8f1ff}.ops-user strong{color:#0a1b3c}.ops-user small{color:#71829a}.ops-modules{background:#fff;border-bottom-color:#dfe6f0}.ops-modules button{color:#465b78}.ops-modules button:hover{background:#f7faff;border-color:#ccdaeb}.ops-modules button.active{color:#fff;background:#071a40;border-color:#071a40;box-shadow:0 4px 13px #071a4028}.ops-directory{background:#f1f4f9;border-right-color:#dce4ef}.ops-directory-head{color:#718198}.ops-directory-head b,.ops-client-list button>span,.ops-client-list i{color:#50657f;background:#e3e9f1}.ops-client-list button.active{border-color:#cbd8e8;box-shadow:0 3px 10px #0716330d}.ops-client-list button.active>span{color:#fff;background:#0869f8}.ops-isolation{background:#e4ebf5}.ops-isolation b{color:#18365f}.ops-isolation p{color:#61738b}.ops-company>span{background:linear-gradient(145deg,#071a40,#0869f8);box-shadow:0 7px 17px #0869f825}.ops-company small,.ops-module-page>header small,.ops-card header small{color:#72829a}.ops-company p,.ops-module-page>header p{color:#6b7c94}.ops-actions button,.ops-card header button{border-color:#ccd8e7}.ops-actions button.primary-action{background:#0869f8;border-color:#0869f8}.ops-card header button{color:#0869f8}.ops-statuses .green{color:#23704f;background:#e6f4ee}.ops-statuses .blue{color:#075fcf;background:#e5efff}.ops-statuses .purple{color:#664e87;background:#eee8f7}.ops-statuses .gold{color:#815b21;background:#f7eddc}.ops-command-strip{background:linear-gradient(112deg,#061633 0%,#0a2452 72%,#0b3479 100%);box-shadow:0 9px 27px #07163320}.ops-command-strip article{border-right-color:#ffffff17}.ops-command-strip article small{color:#9bb4d4}.ops-command-strip article span{color:#c0d0e5}.ops-command-strip>div{color:#0a2b60;background:#e8f1ff}.ops-command-strip>div>span{color:#fff;background:#0869f8}.ops-card{border-color:#dce4ef;box-shadow:0 2px 8px #07163308}.ops-card>header{background:linear-gradient(#fff,#fafcff);border-bottom-color:#e4eaf2}.ops-comment-list article,.ops-account-facts dl>div,.ops-blocker,.ops-event-list article,.ops-table-row{border-bottom-color:#e8edf4}.ops-comment-list article>span{color:#0869f8}.ops-comment-list p{color:#2e405a}.ops-comment-list small,.ops-account-facts dt,.ops-blocker p,.ops-event-list p,.ops-event-list small{color:#72829a}.ops-account-facts em,.table-status{color:#0869f8}.ops-event-list article>span{background:#0869f8;box-shadow:0 0 0 4px #e6efff}.ops-event-list article>b{color:#586d87;background:#edf2f8}.ops-table-row.head{color:#718198;background:#f3f6fa}.ops-metrics article{border-color:#dce4ef}.ops-metrics small,.ops-metrics span{color:#74849a}.ops-empty-good{color:#0869f8}.ops-modal{background:#06163399}.ops-modal>section>small{color:#0869f8}.ops-modal textarea:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f817}.ops-modal section>div button{background:#0869f8}.ops-modal section>b{color:#0869f8}.ops-sensitive-note{background:#eaf2ff;border:1px solid #cfe0fa;border-radius:10px;align-items:center;gap:12px;margin-bottom:14px;padding:12px 15px;display:flex}.ops-sensitive-note b{color:#0a3f8c;white-space:nowrap;font-size:10px}.ops-sensitive-note span{color:#536b8d;font-size:9px;line-height:1.45}.filing-library{margin-top:18px;overflow:hidden}.filing-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5eaf1;grid-template-columns:.7fr 1fr 1.7fr .72fr 20px;align-items:center;gap:12px;width:100%;padding:13px 18px;font-size:11px;display:grid}.filing-row:hover{background:#f8faff}.filing-row strong{font-size:11px}.filing-head{color:#718198;text-transform:uppercase;letter-spacing:.45px;cursor:default;background:#f3f6fa;min-height:34px;font-size:8px;font-weight:800}.filing-head:hover{background:#f3f6fa}@media (width<=760px){.filing-library{overflow-x:auto}.filing-row{min-width:780px}}.gx-onboarding{max-width:1240px;margin:0 auto}.gx-setup-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:18px;display:flex}.gx-setup-head h1{margin:4px 0;font-size:32px}.gx-setup-head p{color:#6a7b92;max-width:720px;margin:0;font-size:13px}.gx-setup-head>div:last-child{text-align:right;flex-direction:column;display:flex}.gx-setup-head>div:last-child strong{color:#0869f8;font-size:26px}.gx-setup-head>div:last-child span{color:#74849a;font-size:10px}.gx-progress{background:#e2e9f3;border-radius:999px;height:7px;margin-bottom:24px;overflow:hidden}.gx-progress span{background:linear-gradient(90deg,#0869f8,#2d8cff);border-radius:999px;height:100%;transition:width .25s;display:block}.gx-setup-layout{grid-template-columns:335px minmax(0,1fr);gap:20px;display:grid}.gx-setup-timeline{color:#fff;background:#071a40;border-radius:16px;align-self:start;padding:23px}.gx-setup-timeline h2{margin:0 0 5px;font-size:17px}.gx-setup-timeline>p{color:#aebed4;margin:0 0 18px;font-size:10px;line-height:1.5}.gx-setup-timeline button{color:#8fa3bf;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px 1fr;gap:10px;width:100%;padding:9px 6px;display:grid;position:relative}.gx-setup-timeline button:before{content:"";background:#294367;width:1px;height:18px;position:absolute;top:37px;left:20px}.gx-setup-timeline button:last-child:before{display:none}.gx-setup-timeline button i{border:1px solid #526985;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-style:normal;display:grid}.gx-setup-timeline button span{flex-direction:column;display:flex}.gx-setup-timeline button strong{font-size:10px}.gx-setup-timeline button small{color:#6f87a6;margin-top:3px;font-size:8px}.gx-setup-timeline button.active{color:#fff;background:#102b59;border-radius:9px}.gx-setup-timeline button.active i{background:#0869f8;border-color:#0869f8}.gx-setup-timeline button.complete{color:#dbe7f7}.gx-setup-timeline button.complete i{color:#09203d;background:#d8f06b;border-color:#d8f06b}.gx-setup-card{background:#fff;border:1px solid #dce4ef;border-radius:16px;padding:28px 32px;box-shadow:0 8px 28px #0716330d}.gx-step-label{justify-content:space-between;display:flex}.gx-step-label span,.gx-step-label b{letter-spacing:.6px;color:#0869f8;font-size:8px}.gx-setup-card h2{margin:7px 0 4px;font-size:24px}.gx-step-intro{color:#6b7c93;margin:0 0 22px;font-size:11px;line-height:1.55}.gx-form{flex-direction:column;gap:15px;display:flex}.gx-form label:not(.gx-choice){flex-direction:column;gap:6px;display:flex}.gx-form label>span,.gx-form legend{color:#2d405c;font-size:10px;font-weight:750}.gx-form input,.gx-form select{height:42px;font:inherit;color:#152b4d;background:#fff;border:1px solid #ccd7e6;border-radius:8px;outline:0;padding:0 11px;font-size:11px}.gx-form input:focus,.gx-form select:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f814}.gx-form-pair{grid-template-columns:1fr 1fr;gap:13px;display:grid}.gx-form fieldset{border:0;margin:0;padding:0}.gx-form fieldset>p{color:#6e7e94;margin:5px 0 14px;font-size:10px}.gx-choice{cursor:pointer;border:1px solid #dce4ef;border-radius:9px;align-items:flex-start;gap:11px;margin-bottom:8px;padding:13px;display:flex}.gx-choice:has(input:checked){background:#f2f7ff;border-color:#0869f8}.gx-choice input{flex:none;width:18px;height:18px}.gx-choice span{flex-direction:column;display:flex}.gx-choice strong{font-size:11px}.gx-choice small{color:#72829a;margin-top:3px;font-size:9px}.gx-setup-note{background:#edf4ff;border-radius:9px;grid-template-columns:26px 1fr;gap:9px;margin-top:20px;padding:12px;display:grid}.gx-setup-note>span{color:#fff;background:#0869f8;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;display:grid}.gx-setup-note p{color:#546b8a;margin:0;font-size:9px;line-height:1.45}.gx-setup-note b{color:#193b6d;display:block}.gx-setup-card footer{border-top:1px solid #e5eaf1;justify-content:space-between;margin-top:22px;padding-top:18px;display:flex}.gx-setup-card footer button:disabled{opacity:.35}@media (width<=950px){.gx-setup-layout{grid-template-columns:1fr}.gx-setup-timeline{grid-template-columns:repeat(3,1fr);display:grid}.gx-setup-timeline h2,.gx-setup-timeline>p{grid-column:1/-1}.gx-setup-timeline button:before{display:none}}@media (width<=650px){.gx-setup-head{display:block}.gx-setup-head>div:last-child{text-align:left;margin-top:14px}.gx-setup-timeline{grid-template-columns:1fr}.gx-setup-card{padding:22px 17px}.gx-form-pair{grid-template-columns:1fr}}.benefit-grid,.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.benefit-grid button,.integration-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:13px;padding:18px;transition:all .18s;box-shadow:0 2px 9px #07163308}.benefit-grid button:hover,.integration-grid button:hover{border-color:#b9cbe2;transform:translateY(-2px);box-shadow:0 8px 22px #07163312}.benefit-grid button{grid-template-columns:40px 1fr auto 18px;align-items:center;gap:12px;display:grid}.benefit-grid button>span:nth-child(2),.integration-grid button>div{flex-direction:column;gap:4px;display:flex}.benefit-grid strong,.integration-grid strong{color:#142b4b;font-size:12px}.benefit-grid small,.integration-grid small{color:#72829a;font-size:9px;line-height:1.45}.benefit-grid button>b{color:#58708e;font-size:9px}.benefit-grid button>i{color:#0869f8;font-style:normal}.integration-grid button{grid-template-columns:42px 1fr auto;align-items:center;gap:13px;display:grid}.integration-grid button>span:first-child{color:#fff;background:linear-gradient(145deg,#071a40,#0869f8);border-radius:11px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:850;display:grid}.integration-grid button>b{font-size:8px}@media (width<=1000px){.benefit-grid,.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.benefit-grid,.integration-grid{grid-template-columns:1fr}}.ops-toast{z-index:80;color:#fff;background:#071a40;border:1px solid #214276;border-radius:11px;align-items:center;gap:9px;padding:12px 16px;font-size:10px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #07163340}.ops-toast span{background:#0869f8;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.yeti-login-page{color:#071633;background:#f3f6fb;grid-template-columns:minmax(390px,.95fr) minmax(520px,1.05fr);min-height:100vh;display:grid}.yeti-login-brand{color:#fff;background:linear-gradient(145deg,#06152f,#0a2d69);flex-direction:column;justify-content:center;padding:46px clamp(38px,7vw,105px);display:flex}.yeti-login-brand>.yeti-gravexy-logo{filter:brightness(0)invert();width:172px;margin-bottom:38px}.yeti-brand-lockup{align-items:center;gap:20px;display:flex}.yeti-brand-lockup>img{object-fit:cover;border:1px solid #ffffff38;border-radius:26px;width:132px;height:132px;box-shadow:0 18px 42px #0005}.yeti-brand-lockup>span{flex-direction:column;display:flex}.yeti-brand-lockup b{letter-spacing:6px;font-size:34px;line-height:1}.yeti-brand-lockup small{color:#bbcee7;max-width:155px;margin-top:10px;font-size:10px;line-height:1.5}.yeti-login-brand>p{color:#b8cae3;margin:24px 0 30px;font-size:16px}.yeti-login-brand ul{grid-template-columns:1fr 1fr;gap:13px;margin:0;padding:0;list-style:none;display:grid}.yeti-login-brand li{color:#dbe7f7;font-size:11px}.yeti-login-brand li:before{content:"✓";color:#70a9ff;margin-right:9px}.yeti-login-panel{background:#fff;border:1px solid #dce4ef;border-radius:18px;align-self:center;width:min(470px,100% - 48px);margin:auto;padding:42px;box-shadow:0 22px 60px #07163318}.yeti-internal-label{color:#075fdc;letter-spacing:1px;background:#e8f1ff;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:850;display:inline-flex}.yeti-login-panel h1{letter-spacing:-.8px;margin:18px 0 8px;font-size:31px}.yeti-login-panel>p{color:#687b94;margin:0 0 26px;font-size:11px;line-height:1.6}.yeti-login-panel form{flex-direction:column;gap:15px;display:flex}.yeti-login-panel label{color:#29415f;flex-direction:column;gap:7px;font-size:10px;font-weight:750;display:flex}.yeti-login-panel input{height:46px;font:inherit;border:1px solid #ccd8e8;border-radius:9px;outline:0;padding:0 12px;font-size:11px}.yeti-login-panel input:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f814}.yeti-login-panel form>button{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:9px;justify-content:space-between;align-items:center;height:47px;padding:0 15px;font-size:11px;font-weight:800;display:flex}.yeti-login-panel form>button:disabled{opacity:.6}.yeti-login-panel>a{color:#1764bd;margin-top:17px;font-size:9px;font-weight:750;display:block}.yeti-login-panel footer{color:#8694a7;border-top:1px solid #e6ebf2;margin-top:29px;padding-top:18px;font-size:8px}.yeti-login-panel .auth-message{font-size:9px}@media (width<=800px){.yeti-login-page{grid-template-columns:1fr}.yeti-login-brand{padding:28px 24px}.yeti-login-brand>.yeti-gravexy-logo{width:145px;margin-bottom:22px}.yeti-brand-lockup>img{border-radius:18px;width:82px;height:82px}.yeti-brand-lockup b{font-size:25px}.yeti-brand-lockup small{margin-top:5px}.yeti-login-brand ul{display:none}.yeti-login-brand>p{margin:15px 0 0}.yeti-login-panel{margin:30px auto;padding:28px 22px}}.yeti-recovery-link{color:#1764bd;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;margin-top:17px;padding:0;font-size:9px;font-weight:750;display:block}.yeti-recovery-link:disabled{opacity:.6;cursor:default}.ops-topbar{grid-template-columns:220px minmax(260px,1fr) auto;gap:18px;position:relative}.ops-logo{min-width:0}.ops-logo img{object-fit:cover;border:1px solid #d4e3f1;border-radius:11px;flex:none;width:42px;height:42px}.ops-logo>span{flex-direction:column;gap:2px;min-width:0;padding-left:12px;display:flex}.ops-logo>span small{letter-spacing:.1px;color:#435875;white-space:nowrap;font-size:10px;font-weight:750}.ops-topbar:after{content:"INTERNAL";color:#075fdc;letter-spacing:.8px;background:#e9f2ff;border:1px solid #ccddf6;border-radius:999px;padding:3px 6px;font-size:6px;font-weight:850;position:absolute;top:7px;right:18px}.ops-user{margin-right:0;padding-right:36px}.ops-directory:before{content:"YETI / CLIENT OPERATIONS";color:#fff;letter-spacing:.75px;background:#071a40;border-radius:8px;margin:0 9px 16px;padding:9px 10px;font-size:8px;font-weight:850;display:block}.ops-client-list button{transition:background .16s,border-color .16s,transform .16s}.ops-client-list button:hover{transform:translate(2px)}.ops-workspace{background:radial-gradient(circle at 100% 0,#eaf2ff 0,#0000 320px)}.ops-comments-top{margin-bottom:16px;box-shadow:0 8px 24px #0716330b}.ops-comments-top .empty-records{text-align:left;padding:18px}.ops-onboarding-overview .ops-enrollment{grid-column:1}.ops-onboarding-overview .ops-account-facts{grid-area:1/2}.ops-onboarding-overview .ops-history{grid-area:2/1/auto/-1}.ops-modules{scrollbar-width:none}.ops-modules::-webkit-scrollbar{display:none}.ops-global-search{min-width:0;overflow:hidden}.ops-global-search input{text-overflow:ellipsis;min-width:0}.ops-workspace>*,.ops-card,.ops-enrollment-grid>span{min-width:0}.ops-enrollment-grid strong{overflow-wrap:anywhere}.ops-statuses{align-items:center}.ops-statuses span{white-space:nowrap}.ops-event-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8edf4;grid-template-columns:10px minmax(0,1fr) auto 36px;align-items:center;gap:9px;padding:12px 16px;display:grid}.ops-event-row:hover{background:#f6f9fe}.ops-event-row>span{background:#0869f8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6efff}.ops-event-row>div{flex-direction:column;min-width:0;display:flex}.ops-event-row strong{font-size:10px}.ops-event-row p{color:#72829a;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:8px;overflow:hidden}.ops-event-row small{color:#8190a3;font-size:7px}.ops-event-row>b{text-transform:uppercase;color:#586d87;background:#edf2f8;border-radius:999px;height:fit-content;padding:5px 7px;font-size:7px}.ops-event-row>i{color:#0869f8;font-size:7px;font-style:normal;font-weight:800}.history-detail-modal>section{width:min(650px,100%)}.history-detail-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0!important;display:grid!important}.history-detail-grid span{color:#405777;background:#f4f7fb;border:1px solid #dce4ef;border-radius:9px;flex-direction:column;gap:4px;padding:11px;font-size:9px;display:flex}.history-detail-grid b{letter-spacing:.45px;color:#71829a;text-transform:uppercase;font-size:7px}.history-change{grid-template-columns:1fr 34px 1fr;gap:9px;align-items:center!important;margin:12px 0!important;display:grid!important}.history-change>div{background:#f8fafc;border:1px solid #dce4ef;border-radius:10px;flex-direction:column;min-height:76px;padding:14px;align-items:flex-start!important;display:flex!important}.history-change>div:last-child{background:#eef5ff;border-color:#cfe0fa}.history-change small{color:#72829a;letter-spacing:.6px;font-size:7px}.history-change strong{margin-top:7px;font-size:11px}.history-change>span{color:#fff;background:#071a40;border-radius:50%;justify-self:center;width:28px;height:28px;display:grid;place-items:center!important}.history-integrity{background:#eef7f3;border:1px solid #d1e9df;border-radius:10px;grid-template-columns:28px 1fr;padding:11px 13px;align-items:center!important;gap:10px!important;margin:14px 0!important;display:grid!important}.history-integrity>span{background:#23704f;border-radius:50%;width:26px;height:26px;display:grid;color:#fff!important;place-items:center!important}.history-integrity p{margin:0!important;font-size:8px!important}.history-integrity b{color:#235b45;display:block}.history-detail-modal footer{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.history-detail-modal footer button{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:750}.history-detail-modal footer .ops-secondary-action{background:#fff}.history-detail-modal .ops-close{width:auto!important;padding:0!important}.ops-inline-audit{margin-top:16px}.ops-inline-audit>header>span{color:#56708f;background:#eef4fc;border-radius:999px;padding:6px 9px;font-size:8px}.inline-audit-list article{border-bottom:1px solid #e8edf4;grid-template-columns:10px minmax(220px,.9fr) minmax(300px,1.1fr);align-items:center;gap:12px;padding:14px 17px;display:grid}.inline-audit-list article:last-child{border-bottom:0}.inline-audit-dot{background:#0869f8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6efff}.inline-audit-main{min-width:0}.inline-audit-main>div{align-items:center;gap:8px;display:flex}.inline-audit-main strong{font-size:10px}.inline-audit-main b{text-transform:uppercase;color:#526b89;background:#edf2f8;border-radius:999px;padding:4px 7px;font-size:7px}.inline-audit-main p{color:#667b94;margin:4px 0;font-size:8px}.inline-audit-main>small{color:#8492a5;font-size:7px}.inline-audit-change{grid-template-columns:1fr 22px 1fr;align-items:center;gap:7px;display:grid}.inline-audit-change>span{color:#284363;background:#f8fafc;border:1px solid #dce4ef;border-radius:8px;flex-direction:column;gap:3px;min-height:43px;padding:8px 10px;font-size:8px;display:flex}.inline-audit-change>span:last-child{background:#eef5ff;border-color:#cfe0fa}.inline-audit-change small{text-transform:uppercase;letter-spacing:.45px;color:#7a8aa0;font-size:6px}.inline-audit-change i{text-align:center;color:#0869f8;font-style:normal;font-weight:800}.tax-file-center{margin-bottom:16px}.tax-file-center>header>span{color:#0869f8;background:#edf4ff;border-radius:999px;padding:6px 9px;font-size:8px}.tax-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tax-file-grid article{border-bottom:1px solid #e4eaf2;border-right:1px solid #e4eaf2;justify-content:space-between;align-items:center;gap:16px;min-height:112px;padding:16px 18px;display:flex}.tax-file-grid article:nth-child(2n){border-right:0}.tax-file-grid article>div{flex-direction:column;min-width:0;display:flex}.tax-file-grid small{text-transform:uppercase;letter-spacing:.55px;color:#0869f8;font-size:7px;font-weight:800}.tax-file-grid strong{margin:5px 0;font-size:11px}.tax-file-grid p{color:#6e8097;margin:0 0 7px;font-size:8px;line-height:1.45}.tax-file-grid div>span{color:#8492a5;font-size:7px}.tax-file-grid button{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:8px;flex:none;padding:10px 12px;font-size:8px;font-weight:800}.tax-file-grid button:hover{background:#075bd4}.tax-file-center>footer{color:#705522;background:#fff8e8;align-items:flex-start;gap:10px;padding:12px 17px;display:flex}.tax-file-center>footer b{white-space:nowrap;font-size:8px}.tax-file-center>footer span{font-size:8px;line-height:1.45}.banking-help-center{margin-bottom:16px}.banking-help-center>header>span{color:#0869f8;background:#edf4ff;border-radius:999px;padding:6px 9px;font-size:8px}.banking-quick-actions{background:#e3e9f2;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.banking-quick-actions button{text-align:left;cursor:pointer;color:#102a4d;background:#fff;border:0;flex-direction:column;gap:6px;min-height:92px;padding:15px;display:flex}.banking-quick-actions button:hover{background:#f3f7fd}.banking-quick-actions b{font-size:10px}.banking-quick-actions span{color:#71839a;font-size:8px;line-height:1.45}.ops-directory:before{content:none;display:none}.payroll-readiness{background:#f7f9fc;border:1px solid #d7e1ee;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:15px 17px;display:flex}.payroll-readiness>div{flex-direction:column;display:flex}.payroll-readiness span{letter-spacing:.8px;font-size:7px;font-weight:850}.payroll-readiness strong{margin:5px 0;font-size:12px}.payroll-readiness p{color:#65778f;max-width:760px;margin:0;font-size:8px;line-height:1.5}.payroll-readiness aside{border-left:1px solid #d8e1ec;flex-direction:column;gap:3px;min-width:210px;padding-left:18px;display:flex}.payroll-readiness aside b{font-size:9px}.payroll-readiness aside small{color:#697b91;font-size:7px}.payroll-readiness.gated{background:#fffaf0;border-color:#eed9ad}.payroll-readiness.gated span,.payroll-readiness.gated aside b{color:#8b5c0b}.payroll-readiness.live{background:#f0faf5;border-color:#bfe0ce}.payroll-readiness.live span,.payroll-readiness.live aside b{color:#15724d}.payroll-readiness.checking{color:#6e7f94;min-height:62px}@media (width<=1100px){.ops-onboarding-overview .ops-enrollment,.ops-onboarding-overview .ops-account-facts,.ops-onboarding-overview .ops-history{grid-area:auto/1}}@media (width<=760px){.ops-topbar{grid-template-columns:minmax(170px,210px) minmax(0,1fr);gap:12px;padding:12px 14px}.ops-topbar:after{display:none}.ops-logo{justify-content:flex-start}.ops-logo img{width:34px;height:34px}.ops-global-search{height:42px}.ops-modules{padding:7px 12px;box-shadow:0 4px 12px #0716330b}.ops-modules button{flex:none}.ops-directory{padding:18px 14px 16px}.ops-directory:before{margin:0 0 14px}.ops-directory-head{padding:0 2px 10px}.account-filter{padding:9px 0 12px}.ops-client-list{grid-template-columns:1fr;overflow:visible}.ops-client-list button{width:100%}.ops-workspace{padding:24px 14px 54px}.ops-account-head{margin-bottom:14px}.ops-company h1{font-size:22px}.ops-actions{gap:7px}.ops-statuses{flex-wrap:wrap;gap:6px;overflow:visible}.ops-command-strip{margin-top:14px}.ops-comments-top{margin-bottom:14px}.ops-enrollment-actions{flex-wrap:wrap}}@media (width<=520px){.ops-topbar{grid-template-columns:1fr}.ops-logo{justify-content:center}.ops-global-search{width:100%}.ops-company{align-items:flex-start}.ops-company>span{width:42px;height:42px}.ops-actions{grid-template-columns:1fr 1fr;display:grid}.ops-actions .primary-action{grid-column:1/-1}.ops-actions button{width:100%}.ops-command-strip{grid-template-columns:1fr}.ops-command-strip article{border-bottom:1px solid #ffffff17;border-right:0}.ops-command-strip>div{grid-column:1;margin-left:0}.ops-enrollment-grid{grid-template-columns:1fr}.ops-enrollment-actions{flex-direction:column}.ops-enrollment-actions button{width:100%}}@media (width<=800px){.inline-audit-list article{grid-template-columns:10px 1fr}.inline-audit-change{grid-column:2}.tax-file-grid{grid-template-columns:1fr}.tax-file-grid article{border-right:0}.banking-quick-actions{grid-template-columns:1fr 1fr}}.tax-source-badge{color:#0869f8;background:#edf4ff;border-radius:999px;padding:6px 9px;font-size:8px}.tax-liability-wrap{border-bottom:1px solid #e8edf4}.tax-liability-wrap .ops-table-row{border-bottom:0}.tax-liability-wrap .ops-table-row>span:first-child{flex-direction:column;gap:3px;display:flex}.tax-liability-wrap .ops-table-row small{color:#72829a;font-size:8px}.tax-paid-button{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:800}.tax-payment-inline{background:#f3f7ff;grid-template-columns:1fr 1.4fr auto auto;align-items:end;gap:10px;padding:12px 17px;display:grid}.tax-payment-inline label{color:#53657d;flex-direction:column;gap:5px;font-size:8px;font-weight:800;display:flex}.tax-payment-inline input,.tax-payment-inline select{height:34px;font:inherit;color:#13233e;background:#fff;border:1px solid #ccd8e8;border-radius:7px;padding:0 9px}.tax-payment-inline button{color:#fff;background:#0869f8;border:0;border-radius:7px;height:34px;padding:0 12px;font-size:8px;font-weight:800}.tax-payment-inline button.secondary{color:#334761;background:#e6edf7}.tax-liability-message{color:#0869f8;padding:0 17px;font-size:9px}.tax-control-note{color:#705522;background:#fff8e8;gap:10px;padding:12px 17px;font-size:8px;display:flex}.tax-control-note span{line-height:1.45}@media (width<=800px){.tax-payment-inline{grid-template-columns:1fr}.tax-liability-center .ops-table-row{min-width:760px}}.tax-coverage,.tax-rule-import,.tax-rule-register{margin-bottom:20px;padding:24px}.tax-coverage>header,.tax-rule-import>header,.tax-rule-register>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.tax-coverage h2,.tax-rule-import h2,.tax-rule-register h2{margin:5px 0;font-size:22px}.tax-rule-import header p{color:#64748b;margin:6px 0 0;font-size:11px}.tax-coverage>div{grid-template-columns:repeat(13,minmax(0,1fr));gap:6px;display:grid}.tax-coverage>div>span{background:#f8fafc;border:1px solid #dfe7f2;border-radius:8px;place-items:center;min-height:52px;display:grid}.tax-coverage span b{font-size:11px}.tax-coverage span small{color:#8390a5;font-size:7px}.tax-coverage span.approved{color:#137153;background:#effaf5;border-color:#a9dfc9}.tax-rule-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.tax-rule-form label{color:#50627a;gap:6px;font-size:9px;font-weight:800;display:grid}.tax-rule-form input,.tax-rule-form select,.tax-rule-form textarea{width:100%;font:inherit;color:#10213d;background:#fff;border:1px solid #cad6e6;border-radius:8px;padding:10px}.tax-rule-form textarea{resize:vertical;min-height:140px}.tax-rule-form .wide{grid-column:1/-1}.tax-rule-register{gap:10px;display:grid}.tax-rule-register>header{margin-bottom:4px}.tax-rule-register>article{border:1px solid #dfe7f2;border-radius:10px;grid-template-columns:1fr auto;gap:16px;padding:16px;display:grid}.tax-rule-register article>div:first-child{gap:6px;display:grid}.tax-rule-register strong{font-size:12px}.tax-rule-register p{color:#5f7088;margin:0;font-size:10px;line-height:1.5}.tax-rule-register small,.tax-rule-register a{font-size:9px}.tax-rule-register a{color:#246bfe;width:max-content;font-weight:750}.tax-rule-register article>div:last-child{align-items:center;gap:7px;display:flex}.tax-rule-register article input{border:1px solid #cad6e6;border-radius:7px;min-width:240px;padding:9px;font-size:9px}.tax-rule-register article button{background:#fff;border:1px solid #cad6e6;border-radius:7px;padding:9px 11px;font-size:9px;font-weight:800}.rule-status{color:#5c6f86;background:#eef2f7;border-radius:999px;width:max-content;padding:5px 7px;font-size:8px;font-weight:850}.rule-status.approved{color:#167251;background:#e8f8f0}.rule-status.needs-review{color:#855e08;background:#fff4d9}@media (width<=1100px){.tax-coverage>div{grid-template-columns:repeat(8,minmax(0,1fr))}.tax-rule-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.tax-coverage>div{grid-template-columns:repeat(5,minmax(0,1fr))}.tax-rule-form,.tax-rule-register>article{grid-template-columns:1fr}.tax-rule-register article>div:last-child{flex-direction:column;align-items:stretch}.tax-rule-register article input{min-width:0}.tax-rule-form .wide{grid-column:auto}}@media (width<=620px){.history-detail-grid{grid-template-columns:1fr 1fr}.history-change{grid-template-columns:1fr}.history-change>span{transform:rotate(90deg)}.ops-event-row{grid-template-columns:10px minmax(0,1fr) auto}.ops-event-row>i{display:none}.inline-audit-change{grid-template-columns:1fr}.inline-audit-change i{transform:rotate(90deg)}}@media (width<=1100px){.ops-topbar:after{display:none}.ops-user{margin-right:0}}.sidebar{scrollbar-width:thin;overflow-y:auto}.sidebar nav{flex:none}.sidebar-bottom{margin-top:auto}.sidebar{width:252px;box-shadow:none;background:#fbfcfe;padding:22px 16px 16px}.workspace{width:calc(100% - 252px);margin-left:252px}.brand{min-height:48px;padding:0 9px 17px}.brand img{width:172px}.company-switcher{background:#fff;border-radius:10px;margin-bottom:16px;padding:10px 11px;box-shadow:0 1px 3px #06152f0a}.sidebar nav{gap:2px}.nav-item{color:#526176;border-radius:8px;min-height:39px;padding:9px 11px;font-size:12px;font-weight:650}.nav-icon{color:#7c8999;width:23px;font-size:15px}.nav-item:hover{color:#183050;background:#f0f5fb}.nav-item.active{color:#075fdc;background:#e9f2ff;box-shadow:inset 3px 0 #0969f7}.nav-item.active .nav-icon{color:#0969f7}.sidebar-bottom{padding-top:14px}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;height:64px;padding:0 30px}.topbar-title{color:#17243a;font-size:13px;font-weight:750}.content{max-width:1500px;padding:31px 34px 70px}.command-dashboard{flex-direction:column;gap:18px;display:flex}.command-intro{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:2px;display:flex}.command-intro h1{letter-spacing:-1.1px;color:#09172c;margin:6px 0 7px;font-size:30px}.command-intro p{color:#65748a;margin:0;font-size:12px}.command-actions{flex:none;gap:9px;display:flex}.command-hero{color:#fff;background:linear-gradient(135deg,#06152f,#0b2d63);border-radius:16px;grid-template-columns:1.5fr .8fr;display:grid;overflow:hidden;box-shadow:0 16px 38px #06152f21}.command-hero-copy{padding:32px 36px}.command-status{letter-spacing:.4px;text-transform:uppercase;color:#dfeaff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:9px;font-weight:750;display:inline-flex}.command-status i{background:#4ee0a6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ee0a61f}.command-hero h2{letter-spacing:-.7px;margin:18px 0 9px;font-size:27px}.command-hero-copy>p{color:#c0cde0;max-width:660px;margin:0;font-size:12px;line-height:1.65}.command-proof{gap:28px;margin-top:25px;display:flex}.command-proof span{color:#9fb1ca;font-size:9px}.command-proof strong{color:#fff;margin-bottom:3px;font-size:17px;display:block}.command-cash{color:#0a1830;background:#fff;border-radius:12px;flex-direction:column;margin:12px;padding:22px 23px;display:flex;box-shadow:0 10px 26px #0000001f}.command-cash>div:first-child{justify-content:space-between;align-items:center;display:flex}.command-cash>div:first-child>span{color:#637087;font-size:10px;font-weight:700}.command-cash>strong{letter-spacing:-.7px;margin:13px 0 3px;font-size:27px}.command-cash>small{color:#8692a4;font-size:9px}.cash-flow{gap:10px;margin:19px 0 17px;display:grid}.cash-flow>span{background:#edf1f6;border-radius:4px;height:5px;display:block;position:relative}.cash-flow i{background:#0969f7;border-radius:4px;height:5px;display:block}.cash-flow>span:nth-child(2) i{background:#9eb2cc}.cash-flow small{color:#738095;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.command-cash>button{color:#0969f7;cursor:pointer;background:0 0;border:0;border-top:1px solid #e7ebf0;justify-content:space-between;margin-top:auto;padding:13px 0 0;font-size:10px;font-weight:750;display:flex}.command-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.command-metrics>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6ef;border-radius:12px;align-items:center;gap:12px;padding:18px;transition:all .18s;display:flex;box-shadow:0 2px 8px #06152f06}.command-metrics>button:hover{border-color:#bdd3f1;transform:translateY(-2px);box-shadow:0 9px 24px #06152f12}.command-metrics>button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.command-metrics small{text-transform:uppercase;letter-spacing:.5px;color:#8190a4;font-size:8px;font-weight:750}.command-metrics strong{color:#0a1830;margin:4px 0 3px;font-size:15px}.command-metrics em{color:#758398;font-size:9px;font-style:normal}.command-metrics>button>b{color:#9ba7b7}.metric-symbol{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.metric-symbol.payroll{color:#0969f7;background:#e9f2ff}.metric-symbol.compliance{color:#0d956a;background:#e7f6ef}.metric-symbol.accounting{color:#c96c06;background:#fff2e5}.metric-symbol.people{color:#7257c8;background:#f0ebff}.command-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:16px;display:grid}.priority-panel{overflow:hidden}.priority-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:60px 1fr auto 16px;align-items:center;gap:12px;width:100%;padding:15px 20px;display:grid}.priority-list>button:last-child{border-bottom:0}.priority-list>button:hover{background:#f8fbff}.priority-list>button>span:nth-child(2){flex-direction:column;display:flex}.priority-list strong{font-size:12px}.priority-list small{color:#8491a3;margin-top:4px;font-size:9px}.priority-list i{color:#9ba8b8;font-style:normal}.priority-date{letter-spacing:.45px;color:#78869a;font-size:8px;font-weight:800}.priority-date.urgent{color:#c26c09}.command-side{gap:16px;display:grid}.autopilot-card{background:linear-gradient(145deg,#f0f6ff,#fff);border-color:#d4e4f8;padding:22px}.autopilot-card h3{letter-spacing:-.3px;margin:9px 0 7px;font-size:18px}.autopilot-card p{color:#67768b;font-size:10px;line-height:1.6}.autopilot-card button{color:#0969f7;cursor:pointer;background:0 0;border:0;border-top:1px solid #dce7f4;justify-content:space-between;width:100%;margin-top:8px;padding:14px 0 0;font-size:10px;font-weight:750;display:flex}.pulse-card{overflow:hidden}.pulse-card>div:not(.panel-head){border-top:1px solid #edf0f4;grid-template-columns:1fr auto;gap:3px 10px;padding:12px 18px;display:grid}.pulse-card>div>span{color:#748398;font-size:9px}.pulse-card>div>strong{font-size:12px}.pulse-card>div>small{color:#8a96a7;grid-column:1/-1;font-size:8px}.positive{color:#0d956a!important}.accounting-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.accounting-summary>div{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:18px;display:flex}.accounting-summary span{color:#7b899d;font-size:9px}.accounting-summary strong{margin:8px 0 4px;font-size:18px}.accounting-summary small{color:#8793a4;font-size:8px}.account-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:1.2fr .8fr .7fr auto;align-items:center;gap:12px;width:100%;padding:14px 18px;font-size:10px;display:grid}.account-row:not(.account-head){cursor:pointer}.account-row:not(.account-head):hover{background:#f8fbff}.account-head{text-transform:uppercase;letter-spacing:.45px;color:#8290a3;background:#f8fafc;font-size:8px;font-weight:750}.close-checklist{overflow:hidden}.close-checklist>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:32px 1fr 16px;align-items:center;gap:10px;width:100%;padding:13px 18px;display:grid}.close-checklist>button>span:nth-child(2){flex-direction:column;display:flex}.close-checklist strong{font-size:10px}.close-checklist small{color:#8491a3;margin-top:3px;font-size:8px}.close-checklist i{color:#9aa7b6;font-style:normal}.hr-overview{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.hr-overview>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:42px 1fr;column-gap:12px;padding:20px;display:grid}.hr-overview>button>span{color:#0969f7;background:#edf5ff;border-radius:11px;grid-row:1/4;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.hr-overview small{color:#7c899b;font-size:9px}.hr-overview strong{margin-top:4px;font-size:16px}.hr-overview em{color:#78869a;margin-top:3px;font-size:9px;font-style:normal}.assistant-page{max-width:960px;margin:0 auto}.assistant-intro{text-align:center;padding:34px 20px 20px}.assistant-orb{color:#fff;background:linear-gradient(135deg,#0969f7,#7a57d1);border-radius:16px;place-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:22px;display:grid;box-shadow:0 12px 28px #0969f73d}.assistant-intro h1{letter-spacing:-1px;margin:8px 0;font-size:32px}.assistant-intro>p{color:#6f7e92;max-width:600px;margin:0 auto;font-size:11px;line-height:1.6}.assistant-input{background:#fff;border:1px solid #ced9e8;border-radius:13px;max-width:720px;margin:25px auto 0;padding:7px;display:flex;box-shadow:0 8px 28px #06152f12}.assistant-input input{border:0;outline:0;flex:1;padding:11px 13px;font-size:12px}.assistant-input button{color:#fff;cursor:pointer;background:#0969f7;border:0;border-radius:8px;padding:0 20px;font-weight:750}.assistant-answer{color:#fff;background:#06152f;border-radius:13px;gap:13px;margin:13px auto;padding:20px 22px;display:flex}.assistant-answer>span{background:#0969f7;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.assistant-answer small{color:#8ebdff;letter-spacing:.5px;font-size:8px;font-weight:800}.assistant-answer p{color:#d7e2f2;margin:6px 0 0;font-size:12px;line-height:1.6}.assistant-prompts{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.assistant-prompts button{border:1px solid var(--line);text-align:left;color:#2b3b52;cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;padding:15px 17px;font-size:10px;display:flex}.assistant-prompts button:hover{background:#f8fbff;border-color:#b9d1f1}.assistant-shortcuts{justify-content:center;gap:8px;margin-top:18px;display:flex}.assistant-shortcuts button{color:#58677c;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:999px;padding:8px 12px;font-size:9px}@media (width<=1100px){.command-metrics,.accounting-summary{grid-template-columns:1fr 1fr}.command-grid{grid-template-columns:1fr}.command-side{grid-template-columns:1fr 1fr}}@media (width<=900px){.workspace{width:100%;margin-left:0}.command-hero{grid-template-columns:1fr}.command-cash{margin-top:0}.hr-overview{grid-template-columns:1fr}}@media (width<=700px){.command-intro{flex-direction:column;align-items:flex-start}.command-actions{width:100%}.command-actions button{flex:1}.command-proof{flex-wrap:wrap;gap:15px}.command-metrics,.accounting-summary,.command-side,.assistant-prompts{grid-template-columns:1fr}.priority-list>button{grid-template-columns:50px 1fr 14px}.priority-list>button>b{display:none}.assistant-shortcuts{flex-wrap:wrap}.command-hero-copy{padding:26px 24px}.content{padding:24px 16px 60px}}.mobile-menu-button,.mobile-wordmark,.mobile-nav-close,.mobile-nav-backdrop{display:none}@media (width<=900px){.topbar{gap:10px;padding:0 18px}.mobile-menu-button{color:#10213a;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:9px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.mobile-wordmark{cursor:pointer;background:0 0;border:0;align-items:center;width:116px;height:36px;padding:0;display:flex}.mobile-wordmark img{width:112px;height:auto;display:block}.topbar-title{border-left:1px solid #e0e6ee;margin-left:4px;padding-left:14px}.sidebar.mobile-open{z-index:310;width:min(292px,86vw);padding:22px 16px 16px;animation:.2s mobile-nav-in;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:22px 0 60px #06152f3d}.sidebar.mobile-open .brand{padding-right:42px}.sidebar.mobile-open .nav-item,.sidebar.mobile-open .nav-item.active{justify-content:flex-start;gap:12px;font-size:12px}.sidebar.mobile-open .nav-icon,.sidebar.mobile-open .nav-item.active .nav-icon{font-size:15px}.sidebar.mobile-open .sandbox-card{display:block}.sidebar.mobile-open .user-row>span:not(.user-avatar){display:flex}.sidebar.mobile-open .user-row{justify-content:flex-start}.mobile-nav-close{color:#24364e;cursor:pointer;z-index:1;background:#fff;border:1px solid #dce4ee;border-radius:9px;place-items:center;width:34px;height:34px;font-size:21px;display:grid;position:absolute;top:18px;right:16px}.mobile-nav-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:300;background:#06152f6b;border:0;display:block;position:fixed;inset:0}}@media (width<=560px){.topbar{height:64px;padding:0 13px}.mobile-wordmark{width:100px}.mobile-wordmark img{width:98px}.topbar-title{white-space:nowrap;text-overflow:ellipsis;padding-left:10px;font-size:11px;overflow:hidden}.top-actions{margin-left:auto}.top-actions .primary.compact{display:none}}@keyframes mobile-nav-in{0%{opacity:.75;transform:translate(-18px)}to{opacity:1;transform:none}}.ops-action-summary{grid-template-columns:1fr 1fr;gap:9px;display:grid;margin:18px 0!important}.ops-action-summary span{color:#536b88;background:#f3f6fa;border:1px solid #dce4ef;border-radius:8px;flex-direction:column;gap:4px;padding:10px;font-size:10px;display:flex}.ops-action-summary b{color:#172e4f;text-transform:uppercase;letter-spacing:.4px;font-size:8px}.ops-secondary-action{color:#2f4665!important;background:#fff!important;border:1px solid #cbd7e5!important}.time-clock{color:#fff;background:linear-gradient(120deg,#071a40,#0b3479);border-radius:17px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:24px 28px;display:flex;box-shadow:0 14px 32px #07163320}.time-clock h2{margin:5px 0;font-size:22px}.time-clock p{color:#b8c9df;margin:0;font-size:10px}.time-clock>div:last-child{align-items:center;gap:16px;display:flex}.clock-status{color:#c7d5e7;align-items:center;gap:7px;font-size:9px;display:flex}.clock-status i{background:#8fa3bf;border-radius:50%;width:8px;height:8px}.clocked-in .clock-status i{background:#d8f06b;box-shadow:0 0 0 5px #d8f06b22}.clock-button{color:#0a234d;cursor:pointer;background:#d8f06b;border:0;border-radius:10px;min-width:122px;padding:13px 20px;font-weight:850}.clock-button.out{color:#12315f;background:#fff}.plan-overview{background:#fff;border:1px solid #dce4ef;border-radius:16px;grid-template-columns:1.1fr 1fr;gap:25px;margin-bottom:20px;padding:25px 28px;display:grid}.plan-overview h2{margin:7px 0;font-size:24px}.plan-overview p{color:#64768f;font-size:10px;line-height:1.55}.plan-services{grid-template-columns:1fr 1fr;align-content:center;gap:9px;display:grid}.plan-services span{color:#244b7c;background:#f2f7ff;border:1px solid #d8e6fa;border-radius:8px;padding:10px;font-size:9px}.account-filter{border-bottom:1px solid #dce4ef;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:10px 9px 13px;display:grid}.account-filter button{color:#5d718c;cursor:pointer;text-align:center;background:#fff;border:1px solid #d6e0ec;border-radius:8px;grid-column:span 2;width:100%;min-width:0;padding:7px 4px;font-size:8px;line-height:1.2}.account-filter button:nth-child(n+4){grid-column:span 3}.account-filter button.active{color:#fff;background:#071a40;border-color:#071a40}@media (width<=720px){.time-clock,.time-clock>div:last-child{flex-direction:column;align-items:flex-start}.plan-overview,.plan-services{grid-template-columns:1fr}}.signup-page{color:#071633;background:#f4f7fb;min-height:100vh}.signup-head{background:#fff;border-bottom:1px solid #dfe6ef;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,5vw,72px);display:flex}.signup-head>a img{width:154px;display:block}.signup-head>div{color:#6d7e94;align-items:center;gap:12px;font-size:10px;display:flex}.signup-head>div a,.signup-head>a:last-child{color:#174777;border:1px solid #cdd8e6;border-radius:8px;padding:10px 14px;font-size:10px;font-weight:800;text-decoration:none}.signup-intro{background:linear-gradient(145deg,#fff,#eef5ff);padding:58px clamp(20px,7vw,108px) 38px}.signup-intro>span{letter-spacing:1.5px;color:#0969f7;font-size:9px;font-weight:850}.signup-intro h1{letter-spacing:-2.5px;max-width:800px;margin:13px 0 17px;font-size:clamp(38px,5vw,64px);line-height:1.02}.signup-intro p{color:#64768d;max-width:720px;margin:0;font-size:13px;line-height:1.65}.signup-layout{grid-template-columns:minmax(320px,.86fr) minmax(520px,1.14fr);gap:24px;max-width:1220px;margin:0 auto;padding:38px 28px 80px;display:grid}.signup-plans,.signup-form{flex-direction:column;gap:12px;display:flex}.signup-section-label{align-items:center;gap:11px;margin-bottom:7px;display:flex}.signup-section-label>span{color:#fff;background:#071a40;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:850;display:grid}.signup-section-label>div{flex-direction:column;gap:3px;display:flex}.signup-section-label strong{font-size:15px}.signup-section-label small{color:#72849a;font-size:9px}.signup-plans>button{text-align:left;color:#203a5b;cursor:pointer;background:#fff;border:1px solid #d8e2ee;border-radius:13px;grid-template-columns:28px 1fr;gap:10px;width:100%;padding:18px;display:grid;position:relative}.signup-plans>button:hover,.signup-plans>button.selected{border-color:#0969f7;box-shadow:0 10px 25px #0b67e715}.signup-plans>button.selected{background:#f5f9ff}.signup-plans>button.featured>b{color:#0969f7;letter-spacing:.6px;background:#eaf2ff;border-radius:999px;padding:5px 7px;font-size:7px;position:absolute;top:14px;right:14px}.signup-radio{color:#fff;border:1px solid #b9c8d9;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.selected .signup-radio{background:#0969f7;border-color:#0969f7}.signup-plans>button div{flex-direction:column;display:flex}.signup-plans>button div small{text-transform:uppercase;letter-spacing:.7px;color:#71849b;font-size:8px}.signup-plans>button div strong{padding:7px 76px 5px 0;font-size:14px}.signup-plans>button div p{color:#697c93;margin:0;font-size:9px;line-height:1.55}.signup-plan-note{color:#fff;background:#071a40;border-radius:12px;padding:18px}.signup-plan-note b{font-size:11px}.signup-plan-note p{color:#b7c7db;margin:7px 0 0;font-size:9px;line-height:1.55}.signup-form{background:#fff;border:1px solid #d8e2ee;border-radius:16px;padding:25px 28px 28px;box-shadow:0 18px 45px #1234610d}.signup-form fieldset{border:0;border-top:1px solid #e4eaf2;grid-template-columns:1fr 1fr;gap:14px;margin:3px 0 7px;padding:19px 0 0;display:grid}.signup-form legend{color:#19395f;text-transform:uppercase;letter-spacing:.7px;padding:0 12px 0 0;font-size:10px;font-weight:850}.signup-form label:not(.signup-consent):not(.signup-honeypot){flex-direction:column;gap:6px;display:flex}.signup-form label>span{color:#526881;font-size:9px;font-weight:700}.signup-form input,.signup-form select{color:#122a49;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #cfd9e5;border-radius:8px;outline:none;padding:0 11px;font-size:11px}.signup-form input:focus,.signup-form select:focus{border-color:#0969f7;box-shadow:0 0 0 3px #0969f714}.signup-consent{background:#f2f6fb;border-radius:9px;grid-template-columns:18px 1fr;align-items:start;gap:9px;padding:14px;display:grid}.signup-consent input{width:16px;height:16px;margin:0}.signup-consent span{line-height:1.55;font-size:8px!important;font-weight:500!important}.signup-submit{color:#fff;cursor:pointer;background:#0969f7;border:0;border-radius:9px;justify-content:space-between;align-items:center;min-height:48px;padding:0 17px;font-size:11px;font-weight:850;display:flex}.signup-submit:disabled{opacity:.65;cursor:wait}.signup-error{color:#a32f2f;background:#fff0f0;border-radius:8px;margin:0;padding:10px 12px;font-size:9px}.signup-fineprint{text-align:center;color:#7a8ba0;margin:0;font-size:8px}.signup-honeypot{opacity:0!important;position:absolute!important;left:-10000px!important}.signup-success{text-align:center;background:#fff;border:1px solid #d8e2ee;border-radius:20px;max-width:650px;margin:78px auto;padding:55px;box-shadow:0 24px 65px #12346112}.signup-success-mark{color:#159454;background:#e9f8ef;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 22px;font-size:24px;display:grid}.signup-success>small{letter-spacing:1.3px;color:#0969f7;font-size:8px;font-weight:850}.signup-success h1{letter-spacing:-1.4px;margin:13px 0 14px;font-size:36px;line-height:1.08}.signup-success>p{color:#667a92;font-size:11px;line-height:1.65}.signup-success>div{background:#f2f6fb;border-radius:9px;justify-content:space-between;margin:23px 0;padding:14px 16px;font-size:10px;display:flex}.signup-success ul{grid-template-columns:1fr 1fr;gap:9px;margin:0 0 27px;padding:0;list-style:none;display:grid}.signup-success li{border:1px solid #e0e7f0;border-radius:8px;padding:10px;font-size:9px}.signup-success>a{color:#fff;background:#0969f7;border-radius:8px;padding:13px 18px;font-size:10px;font-weight:850;text-decoration:none;display:inline-block}.ops-enrollment{border-top:3px solid #0969f7;grid-column:1/-1}.ops-enrollment>header>b{color:#956200;background:#fff2d7;border-radius:999px;padding:6px 9px;font-size:8px}.ops-enrollment-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.ops-enrollment-grid>span{background:#f8fafd;border:1px solid #dfe7f0;border-radius:8px;flex-direction:column;gap:5px;padding:12px;display:flex}.ops-enrollment-grid small{text-transform:uppercase;letter-spacing:.6px;color:#73869c;font-size:7px}.ops-enrollment-grid strong{color:#193553;font-size:10px}.ops-enrollment-actions{gap:8px;margin-top:14px;display:flex}.ops-enrollment-actions button{color:#244a78;cursor:pointer;background:#fff;border:1px solid #cbd8e7;border-radius:7px;padding:9px 11px;font-size:8px;font-weight:750}@media (width<=900px){.signup-layout{grid-template-columns:1fr}.signup-plans{order:0}.signup-form{order:1}.ops-enrollment-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.signup-head{height:66px;padding:0 16px}.signup-head>a img{width:125px}.signup-head>div span{display:none}.signup-intro{padding:42px 18px 28px}.signup-intro h1{letter-spacing:-1.5px}.signup-layout{padding:24px 14px 55px}.signup-form{padding:22px 17px}.signup-form fieldset{grid-template-columns:1fr}.signup-plans>button div strong{padding-right:0}.signup-plans>button.featured>b{width:max-content;margin-top:8px;position:static}.signup-success{margin:35px 14px;padding:37px 20px}.signup-success h1{font-size:29px}.signup-success ul,.ops-enrollment-grid{grid-template-columns:1fr}.ops-enrollment-actions{flex-direction:column}}.landing{color:#071633;background:#f7f9fc;min-height:100vh}.landing *{box-sizing:border-box}.landing a{text-decoration:none}.landing-nav{z-index:20;background:#fff;border-bottom:1px solid #e2e8f1;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.landing-brand img,.landing-footer img{width:150px;height:auto}.landing-nav nav{gap:28px;display:flex}.landing-nav nav a{color:#536984;font-size:11px;font-weight:700}.landing-nav>div{align-items:center;gap:10px;display:flex}.landing-login{color:#16365f;padding:10px 13px;font-size:10px;font-weight:750}.landing-cta{color:#fff;background:#0869f8;border-radius:8px;padding:12px 17px;font-size:10px;font-weight:800}.landing-hero{background:radial-gradient(circle at 76% 30%,#e3efff 0,#0000 33%),linear-gradient(150deg,#fff 15%,#f3f7fd 100%);grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;min-height:670px;padding:80px clamp(24px,7vw,108px);display:grid}.landing-kicker,.landing-section-head>span,.landing-yeti>div>span,.landing-security>div>span{letter-spacing:1.5px;color:#0869f8;font-size:9px;font-weight:850}.landing-hero h1{letter-spacing:-4px;max-width:730px;margin:18px 0 24px;font-size:clamp(48px,6vw,82px);line-height:.98}.landing-hero>div:first-child>p{color:#61748d;max-width:620px;font-size:16px;line-height:1.7}.landing-actions{gap:12px;margin:34px 0 26px;display:flex}.landing-actions a:first-child,.landing-final>a{color:#fff;background:#0869f8;border-radius:9px;padding:16px 20px;font-size:11px;font-weight:800;box-shadow:0 10px 24px #0869f82c}.landing-actions a:last-child{color:#294566;background:#fff;border:1px solid #ccd8e7;border-radius:9px;padding:16px 20px;font-size:11px;font-weight:750}.landing-trust{flex-wrap:wrap;gap:20px;display:flex}.landing-trust span{color:#607590;font-size:9px}.landing-product{color:#fff;background:#071a40;border-radius:22px;padding:24px;transform:rotate(1deg);box-shadow:0 30px 70px #07163335}.landing-product-top{border-bottom:1px solid #ffffff18;align-items:center;gap:12px;padding-bottom:18px;display:flex}.landing-product-top>span{background:#0869f8;border-radius:11px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:850;display:grid}.landing-product-top>div{flex-direction:column;display:flex}.landing-product-top small{letter-spacing:1px;color:#91a7c3;font-size:7px}.landing-product-top strong{font-size:13px}.landing-product-top>b{color:#18314f;background:#d8f06b;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:8px}.landing-product-grid{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.landing-product-grid article{background:#102a56;border:1px solid #ffffff10;border-radius:12px;flex-direction:column;padding:15px;display:flex}.landing-product-grid small{color:#8fa7c4;letter-spacing:.7px;font-size:7px}.landing-product-grid strong{margin:6px 0 3px;font-size:20px}.landing-product-grid span{color:#b5c5d9;font-size:8px}.landing-product-list{color:#1d3555;background:#fff;border-radius:12px;padding:6px 15px}.landing-product-list span{border-bottom:1px solid #e7ecf3;align-items:center;gap:9px;padding:11px 0;font-size:9px;display:flex}.landing-product-list span:last-child{border:0}.landing-product-list i{color:#0869f8;font-style:normal}.landing-band{color:#fff;letter-spacing:1.2px;background:#0869f8;justify-content:center;align-items:center;gap:30px;padding:22px;font-size:9px;font-weight:850;display:flex}.landing-band i{color:#9cc5ff;font-style:normal}.landing-services{padding:100px clamp(24px,7vw,108px)}.landing-section-head{max-width:750px;margin-bottom:45px}.landing-section-head h2,.landing-yeti h2,.landing-security h2,.landing-final h2{letter-spacing:-2.3px;margin:14px 0 18px;font-size:clamp(34px,4.2vw,58px);line-height:1.05}.landing-section-head p,.landing-yeti p{color:#64768e;font-size:13px;line-height:1.65}.landing-services>div:last-child{border-top:1px solid #dce4ef;border-left:1px solid #dce4ef;grid-template-columns:repeat(3,1fr);display:grid}.landing-services article{background:#fff;border-bottom:1px solid #dce4ef;border-right:1px solid #dce4ef;flex-direction:column;min-height:250px;padding:25px;display:flex}.landing-services article>span{color:#0869f8;font-size:9px;font-weight:850}.landing-services h3{margin:34px 0 12px;font-size:20px}.landing-services article p{color:#6c7d93;font-size:10px;line-height:1.6}.landing-services article a{color:#0869f8;margin-top:auto;font-size:9px;font-weight:800}.landing-yeti{color:#fff;background:linear-gradient(125deg,#061632,#0b2f6d);border-radius:24px;grid-template-columns:1fr 260px;align-items:center;gap:70px;margin:0 clamp(24px,7vw,108px) 100px;padding:65px 70px;display:grid;overflow:hidden}.landing-yeti p{color:#b5c5d9;max-width:650px}.landing-yeti a{color:#d8f06b;margin-top:18px;font-size:10px;font-weight:850;display:inline-block}.yeti-mark{background:#0869f8;border-radius:50%;place-items:center;width:220px;height:220px;font-size:110px;font-weight:900;display:grid;box-shadow:0 0 0 25px #0869f821,0 0 0 50px #0869f811}.landing-security{background:#fff;padding:95px clamp(24px,7vw,108px)}.landing-security>div:last-child{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.landing-security article{background:#f5f8fc;border-top:3px solid #0869f8;padding:25px}.landing-security article b{color:#0869f8;font-size:9px}.landing-security article strong{margin:25px 0 10px;font-size:16px;display:block}.landing-security article p{color:#667992;font-size:10px;line-height:1.6}.landing-final{text-align:center;background:#eef4fc;padding:105px 24px}.landing-final img{width:170px}.landing-final h2{max-width:780px;margin:30px auto 15px}.landing-final p{color:#657891;margin-bottom:35px;font-size:12px}.landing-footer{background:#fff;border-top:1px solid #e1e7ef;align-items:center;gap:25px;min-height:90px;padding:25px clamp(24px,5vw,76px);display:flex}.landing-footer>span{color:#7b8da3;font-size:8px}.landing-footer>div{align-items:center;gap:22px;margin-left:auto;display:flex}.landing-footer a,.landing-footer div span{color:#596e89;font-size:8px}@media (width<=950px){.landing-nav nav{display:none}.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-product{transform:none}.landing-services>div:last-child{grid-template-columns:1fr 1fr}.landing-yeti{grid-template-columns:1fr}.yeti-mark{display:none}}@media (width<=650px){.landing-nav{padding:0 17px}.landing-brand img{width:120px}.landing-login{display:none}.landing-hero{gap:45px;padding:60px 20px}.landing-hero h1{letter-spacing:-2.5px}.landing-actions{flex-direction:column}.landing-actions a{text-align:center}.landing-product-grid,.landing-services>div:last-child,.landing-security>div:last-child{grid-template-columns:1fr}.landing-band{gap:12px}.landing-band span{font-size:7px}.landing-yeti{margin:0 20px 70px;padding:40px 25px}.landing-footer{flex-direction:column;align-items:flex-start}.landing-footer>div{margin-left:0}}.landing-product-top>span.vpro-mark{letter-spacing:-.2px;font-size:8px}.landing-nav nav{flex-direction:row;align-items:center;gap:28px;display:flex}.landing-nav>.landing-menu-button,.landing-nav>.landing-mobile-menu{display:none}@media (width<=950px){.landing-nav{height:70px;padding:0 22px}.landing-nav>nav,.landing-nav>.landing-nav-actions{display:none!important}.landing-nav>.landing-menu-button{color:#071633;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:10px;place-items:center;width:42px;height:42px;padding:0;font-size:21px;line-height:1;display:grid}.landing-nav>.landing-mobile-menu{z-index:25;background:#fff;border:0;border-top:1px solid #e3e9f1;border-radius:0 0 18px 18px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 70px);padding:10px 22px 22px;display:flex;position:fixed;top:70px;left:0;right:0;overflow-y:auto;box-shadow:0 24px 48px #07163329}.landing-mobile-menu nav{flex-direction:column;align-items:stretch;gap:0;display:flex!important}.landing-mobile-menu nav a{border-bottom:1px solid #edf1f6;align-items:center;min-height:48px;padding:12px 2px;font-size:13px;line-height:1.35;display:flex}.landing-mobile-menu>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.landing-mobile-menu>div a{text-align:center;color:#16365f;border:1px solid #d6e1ef;border-radius:9px;place-items:center;min-height:46px;padding:14px 12px;font-size:11px;font-weight:800;display:grid}.landing-mobile-menu>div a:last-child{color:#fff;background:#0869f8;border-color:#0869f8}}@media (width<=420px){.landing-nav{padding:0 16px}.landing-brand img{width:116px}.landing-nav>.landing-mobile-menu{padding:8px 16px 18px}.landing-mobile-menu nav a{min-height:46px}.landing-mobile-menu>div{grid-template-columns:1fr}}@media (width<=650px){.landing-final{padding:76px 20px}.landing-final img{width:145px}.landing-final h2{letter-spacing:-1.8px;margin-top:25px;font-size:38px}.landing-final p{max-width:340px;margin:0 auto 32px;line-height:1.65}.landing-footer{flex-direction:column;align-items:flex-start;gap:17px;width:100%;padding:32px 20px 26px}.landing-footer img{width:138px}.landing-footer>span{font-size:9px;line-height:1.55}.landing-footer>div{border-top:1px solid #e6ebf2;grid-template-columns:1fr 1fr;gap:0;width:100%;margin:3px 0 0;padding-top:8px;display:grid}.landing-footer>div a{border-bottom:1px solid #edf1f6;align-items:center;min-height:40px;font-size:10px;display:flex}.landing-footer>div a:nth-child(2n){border-left:1px solid #edf1f6;padding-left:14px}.landing-footer>div span{border-top:1px solid #e1e7ef;grid-column:1/-1;margin-top:14px;padding-top:16px;font-size:9px;line-height:1.5}}.landing-pricing{background:#eef4fc;padding:100px clamp(24px,7vw,108px)}.landing-pricing>.landing-section-head>span{letter-spacing:1.5px;color:#0869f8;font-size:9px;font-weight:850}.founding-offer{background:#fff;border:1px solid #bed4f6;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:-10px 0 22px;padding:20px 24px;display:flex}.founding-offer>div{flex-direction:column;gap:5px;display:flex}.founding-offer strong{font-size:13px}.founding-offer span{color:#687b94;font-size:10px}.founding-offer>b{color:#fff;white-space:nowrap;background:#0869f8;border-radius:999px;padding:8px 12px;font-size:9px}.landing-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.landing-price-grid article{background:#fff;border:1px solid #d6e1ef;border-radius:18px;flex-direction:column;min-height:440px;padding:28px;display:flex;position:relative;box-shadow:0 14px 36px #1234610a}.landing-price-grid article.featured{border:2px solid #0869f8;box-shadow:0 20px 45px #0869f820}.popular{letter-spacing:.8px;color:#fff;background:#0869f8;border-radius:999px;padding:7px 10px;font-size:8px;position:absolute;top:0;right:22px;transform:translateY(-50%)}.plan-label{letter-spacing:1.1px;text-transform:uppercase;color:#0869f8;font-size:8px;font-weight:850}.landing-price-grid h3{letter-spacing:-.6px;margin:14px 0 8px;font-size:22px}.landing-price-grid article>p{color:#687b94;min-height:66px;margin:0 0 18px;font-size:10px;line-height:1.6}.plan-price{border-top:1px solid #e4ebf4;align-items:flex-end;gap:7px;padding:17px 0 13px;display:flex}.plan-price strong{letter-spacing:-1.8px;font-size:38px;line-height:1}.plan-price span{color:#7789a0;padding-bottom:4px;font-size:9px}.worker-price{color:#243f61;font-size:10px}.founding-price{color:#155ac9;background:#eef5ff;border-radius:8px;margin-top:13px;padding:9px 10px;font-size:9px;font-weight:750}.landing-price-grid ul{gap:11px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.landing-price-grid li{color:#536a85;font-size:10px;line-height:1.45}.landing-price-grid article>a{text-align:center;color:#174777;border:1px solid #b8c9df;border-radius:8px;margin-top:auto;padding:13px;font-size:10px;font-weight:800}.landing-price-grid article.featured>a{color:#fff;background:#0869f8;border-color:#0869f8}.landing-modules{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.landing-modules article{background:#f9fbfe;border:1px solid #d7e2ef;border-radius:14px;padding:22px}.landing-modules span{letter-spacing:1px;color:#0869f8;font-size:8px;font-weight:850}.landing-modules h3{margin:12px 0 8px;font-size:15px}.landing-modules p{color:#687b94;min-height:48px;font-size:9px;line-height:1.55}.landing-modules strong{color:#173b66;font-size:11px}.pricing-terms{text-align:center;color:#75869b;max-width:920px;margin:25px auto 0;font-size:8px;line-height:1.6}@media (width<=950px){.landing-price-grid{grid-template-columns:1fr}.landing-price-grid article{min-height:0}.landing-modules{grid-template-columns:1fr}}@media (width<=650px){.landing-pricing{padding:70px 20px}.founding-offer{flex-direction:column;align-items:flex-start}.landing-price-grid article{padding:24px}.landing-nav nav{display:none}}.contact-page{color:#071b3b;background:#f4f8fd;min-height:100vh}.contact-nav{background:#fff;border-bottom:1px solid #dbe6f2;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,6vw,90px);display:flex}.contact-nav img{width:150px}.contact-nav>a:last-child{color:#31577f;font-size:12px;font-weight:750}.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:70px;max-width:1220px;margin:0 auto;padding:80px 36px 90px;display:grid}.contact-intro>span,.contact-card>span{letter-spacing:1.5px;color:#0869f8;font-size:9px;font-weight:850}.contact-intro h1{letter-spacing:-2.7px;max-width:590px;margin:18px 0;font-size:clamp(38px,5vw,64px);line-height:1.04}.contact-intro>p{color:#61758d;max-width:570px;font-size:15px;line-height:1.7}.contact-steps{gap:22px;margin:38px 0;display:grid}.contact-steps article{gap:16px;display:flex}.contact-steps b{color:#0869f8;background:#e6f0ff;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:10px;display:grid}.contact-steps div{gap:5px;display:grid}.contact-steps strong{font-size:14px}.contact-steps small{color:#6d8096;font-size:11px;line-height:1.5}.contact-direct a{color:#0869f8;font-weight:750}.contact-card{background:#fff;border:1px solid #d6e3f1;border-radius:22px;padding:36px;box-shadow:0 24px 70px #14386614}.contact-card h2{margin:12px 0 7px;font-size:28px}.contact-card>p{color:#6b7e94;margin:0 0 26px;font-size:12px}.contact-form{gap:21px;display:grid}.contact-form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.contact-form label{color:#254564;gap:7px;font-size:10px;font-weight:750;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#0b2342;width:100%;font:inherit;background:#fbfdff;border:1px solid #cbd9e8;border-radius:9px;outline:none;padding:12px 13px;font-size:12px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f815}.contact-form fieldset{border:0;margin:0;padding:0}.contact-form legend{color:#254564;margin-bottom:10px;font-size:10px;font-weight:750}.contact-checks{grid-template-columns:1fr 1fr;gap:9px;display:grid}.contact-checks label,.contact-consent{align-items:flex-start;color:#526a84!important;gap:8px!important;font-weight:600!important;display:flex!important}.contact-checks input,.contact-consent input{flex:none;width:14px;height:14px;padding:0}.contact-form>button{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:9px;padding:14px 18px;font-size:11px;font-weight:850}.contact-form>button:disabled{opacity:.65;cursor:wait}.contact-status{border-radius:8px;padding:12px 14px;margin:0!important;font-size:11px!important}.contact-status.sent{color:#17633c;background:#eaf8f0}.contact-status.error{color:#9c2f2f;background:#fff0f0}.contact-footer{text-align:center;color:#73869b;background:#fff;border-top:1px solid #dbe6f2;padding:28px;font-size:10px}.portal-soon-card{align-self:center}.portal-soon-list{color:#526a84;gap:12px;margin:26px 0;font-size:11px;display:grid}.portal-soon-card .access-submit{justify-content:space-between;align-items:center;text-decoration:none;display:flex}.portal-soon-card .access-help a{color:#0869f8;font-weight:750}.team-private-link{text-align:center;color:#6f8298;margin-top:18px;font-size:9px;text-decoration:underline;display:block}@media (width<=900px){.contact-layout{grid-template-columns:1fr;gap:42px;max-width:720px}.contact-intro h1{font-size:48px}.contact-card{padding:30px}}@media (width<=580px){.contact-nav{height:70px;padding:0 18px}.contact-nav img{width:124px}.contact-layout{padding:48px 18px 65px}.contact-intro h1{letter-spacing:-1.8px;font-size:38px}.contact-card{padding:23px 18px}.contact-form-grid,.contact-checks{grid-template-columns:1fr}}.landing-proof{background:#fff;padding:100px clamp(24px,7vw,108px)}.proof-stage{background:#f9fbfe;border:1px solid #d6e1ef;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #102e5a12}.proof-tabs{background:#fff;border-bottom:1px solid #dce5f0;gap:26px;padding:0 24px;display:flex}.proof-tabs span{color:#71849b;border-bottom:2px solid #0000;padding:18px 2px 15px;font-size:9px;font-weight:750}.proof-tabs .active{color:#0869f8;border-color:#0869f8}.proof-summary{grid-template-columns:repeat(4,1fr);padding:22px;display:grid}.proof-summary>div{border-right:1px solid #dce5f0;flex-direction:column;padding:18px;display:flex}.proof-summary>div:last-child{border-right:0}.proof-summary small{letter-spacing:.8px;color:#8293a8;font-size:7px}.proof-summary strong{margin:7px 0 3px;font-size:25px}.proof-summary span{color:#74869d;font-size:8px}.proof-table{background:#fff;border:1px solid #dce5f0;border-radius:12px;margin:0 22px 22px;overflow:hidden}.proof-table>div{color:#526982;border-bottom:1px solid #e6ecf4;grid-template-columns:1.3fr 1.2fr .7fr 1fr .7fr;align-items:center;gap:12px;padding:14px 16px;font-size:9px;display:grid}.proof-table>div:last-child{border:0}.proof-table .head{letter-spacing:.6px;color:#8595a8;text-transform:uppercase;background:#f5f8fc;font-size:7px;font-weight:800}.proof-table b{color:#0869f8;background:#eaf2ff;border-radius:7px;place-items:center;width:26px;height:26px;margin-right:8px;display:inline-grid}.proof-table .good,.proof-table .wait{border-radius:999px;width:max-content;padding:6px 8px;font-weight:800}.proof-table .good{color:#23704a;background:#e8f4ed}.proof-table .wait{color:#966118;background:#fff2dc}.landing-process{color:#fff;background:#071a40;padding:100px clamp(24px,7vw,108px)}.landing-process .landing-section-head>span,.landing-switch>div>span,.landing-faq .landing-section-head>span{letter-spacing:1.5px;color:#5ba0ff;font-size:9px;font-weight:850}.landing-process .landing-section-head p{color:#afbed1}.process-grid{background:#2a4166;border:1px solid #2a4166;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.process-grid article{background:#0b224d;min-height:250px;padding:30px}.process-grid b{color:#fff;background:#0869f8;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.process-grid h3{margin:42px 0 12px;font-size:20px}.process-grid p{color:#aebdd0;font-size:10px;line-height:1.7}.landing-switch{background:#f7f9fc;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:100px clamp(24px,7vw,108px);display:grid}.landing-switch>div>span{color:#0869f8}.landing-switch h2{letter-spacing:-2.2px;margin:14px 0 20px;font-size:clamp(34px,4.2vw,56px);line-height:1.05}.landing-switch>div p{color:#657991;font-size:12px;line-height:1.7}.landing-switch>div a{color:#0869f8;margin-top:17px;font-size:10px;font-weight:850;display:inline-block}.landing-switch ol{background:#fff;border:1px solid #d9e3ef;border-radius:18px;margin:0;padding:0;list-style:none;box-shadow:0 20px 45px #17365d0c}.landing-switch li{border-bottom:1px solid #e3eaf2;align-items:center;gap:15px;padding:22px;display:flex}.landing-switch li:last-child{border:0}.landing-switch li>b{color:#0869f8;background:#eaf2ff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.landing-switch li span{flex-direction:column;display:flex}.landing-switch li strong{font-size:11px}.landing-switch li small{color:#7b8da3;margin-top:5px;font-size:9px}.landing-security>div:last-child{grid-template-columns:repeat(3,1fr)}.security-intro{color:#657991;max-width:720px;font-size:12px;line-height:1.7}.landing-security>div:first-child>a{color:#0869f8;margin-top:12px;font-size:10px;font-weight:850;display:inline-block}.landing-security>div:first-child>a b{margin-left:4px}.landing-faq{background:#fff;padding:100px clamp(24px,7vw,108px)}.landing-faq .landing-section-head>span{color:#0869f8}.landing-faq>div:last-child{border-top:1px solid #dce5ef;max-width:920px}.landing-faq details{border-bottom:1px solid #dce5ef}.landing-faq summary{cursor:pointer;color:#183556;padding:23px 40px 23px 0;font-size:13px;font-weight:750;list-style:none;position:relative}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary:after{content:"+";color:#0869f8;background:#eef4fc;border-radius:50%;place-items:center;width:26px;height:26px;font-size:16px;display:grid;position:absolute;top:18px;right:4px}.landing-faq details[open] summary:after{content:"−"}.landing-faq details p{color:#677b93;max-width:790px;margin:-4px 0 24px;font-size:10px;line-height:1.7}@media (width<=950px){.proof-summary{grid-template-columns:1fr 1fr}.proof-summary>div:nth-child(2){border-right:0}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:0}.landing-switch{grid-template-columns:1fr}.landing-security>div:last-child{grid-template-columns:1fr 1fr}}@media (width<=650px){.landing-proof,.landing-process,.landing-switch,.landing-faq{padding:70px 20px}.proof-tabs{overflow-x:auto}.proof-tabs span{white-space:nowrap}.proof-summary{grid-template-columns:1fr 1fr;padding:12px}.proof-summary>div{padding:13px}.proof-table{overflow-x:auto}.proof-table>div{min-width:650px}.landing-switch{gap:40px}.landing-security>div:last-child{grid-template-columns:1fr}.landing-faq summary{font-size:12px}}.team-access{border-left:1px solid #d9e2ed;padding-left:20px}.access-page{color:#071633;background:#f4f7fb;flex-direction:column;min-height:100vh;display:flex}.access-head{background:#fff;border-bottom:1px solid #dfe6ef;justify-content:space-between;align-items:center;height:80px;padding:0 clamp(22px,5vw,72px);display:flex}.access-head img{width:156px}.access-head>a:last-child{color:#536b88;font-size:9px;font-weight:750;text-decoration:none}.access-layout{grid-template-columns:1fr 480px;align-items:center;gap:90px;width:min(1180px,100% - 40px);margin:auto;padding:65px 0;display:grid}.access-story>span,.access-kicker{letter-spacing:1.4px;color:#0869f8;font-size:8px;font-weight:850}.access-story h1{letter-spacing:-3.5px;max-width:570px;margin:18px 0;font-size:clamp(48px,6vw,76px);line-height:.98}.access-story>p{color:#607590;max-width:580px;font-size:14px;line-height:1.75}.access-benefits{gap:12px;margin-top:35px;display:grid}.access-benefits article{align-items:center;gap:14px;display:flex}.access-benefits article>b{color:#0869f8;background:#fff;border:1px solid #cdd9e8;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:9px;display:grid}.access-benefits article>div{flex-direction:column;display:flex}.access-benefits strong{font-size:10px}.access-benefits small{color:#7b8da2;margin-top:4px;font-size:9px}.access-card{background:#fff;border:1px solid #dce5ef;border-radius:20px;padding:30px 34px;box-shadow:0 28px 70px #102b5414}.access-tabs{background:#f0f4f9;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:28px;padding:4px;display:grid}.access-kicker.internal{color:#94651f}.access-card h2{letter-spacing:-.7px;margin:10px 0 7px;font-size:26px}.access-card>p{color:#71839a;margin:0 0 24px;font-size:10px}.access-card form{gap:16px;display:grid}.access-card form>label{color:#334c68;gap:7px;font-size:9px;font-weight:750;display:grid}.access-card input[type=email],.access-card input[type=password],.access-card input[type=text]{color:#173553;background:#fbfcfe;border:1px solid #ccd8e6;border-radius:9px;outline:0;width:100%;height:45px;padding:0 13px;font-size:11px}.access-card input:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f812}.password-field{position:relative}.password-field input{padding-right:60px!important}.password-field button{color:#1f5b9b;cursor:pointer;background:#edf3fb;border:0;border-radius:6px;height:31px;padding:0 9px;font-size:8px;font-weight:800;position:absolute;top:7px;right:7px}.access-options{justify-content:space-between;align-items:center;display:flex}.access-options label{color:#708198;align-items:center;gap:6px;font-size:8px;display:flex}.access-options button{color:#0869f8;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:750}.access-submit{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:9px;justify-content:space-between;align-items:center;height:47px;padding:0 16px;font-size:10px;font-weight:850;display:flex;box-shadow:0 9px 20px #0869f824}.access-submit:hover{background:#075fdc}.demo-note{background:#f4f7fb;border-radius:9px;gap:10px;margin-top:18px;padding:12px;display:flex}.demo-note b{color:#315779;flex:none;font-size:8px}.demo-note span{color:#71839a;font-size:8px;line-height:1.5}.access-help{text-align:center;line-height:1.5;margin:18px 0 0!important;font-size:8px!important}.internal-help{color:#886120!important}.access-footer{background:#fff;border-top:1px solid #dfe6ef;justify-content:space-between;align-items:center;min-height:65px;padding:0 clamp(22px,5vw,72px);display:flex}.access-footer span,.access-footer a{color:#71839a;font-size:8px;text-decoration:none}.access-footer>div{gap:20px;display:flex}@media (width<=900px){.access-layout{grid-template-columns:1fr;gap:45px;max-width:600px}.access-story h1{font-size:55px}.access-card{width:100%}}@media (width<=560px){.access-head{height:68px;padding:0 17px}.access-head img{width:125px}.access-layout{width:calc(100% - 28px);padding:42px 0}.access-story h1{font-size:45px}.access-card{padding:24px 18px}.access-footer{flex-direction:column;align-items:flex-start;gap:10px;padding:18px}.team-access{border-left:0;padding-left:0}}.landing-product{transform:none}.back-page{color:#071633;background:#f7f9fc;min-height:100vh}.back-page *{box-sizing:border-box}.back-page a{text-decoration:none}.back-hero{background:radial-gradient(circle at 78% 38%,#dceaff 0,#0000 34%),linear-gradient(145deg,#fff 12%,#f2f7fd 100%);grid-template-columns:1fr .82fr;align-items:center;gap:80px;min-height:640px;padding:85px clamp(24px,7vw,108px);display:grid}.back-hero>div>span,.back-intro>span{letter-spacing:1.5px;color:#0869f8;font-size:9px;font-weight:850}.back-hero h1{letter-spacing:-5px;margin:18px 0 26px;font-size:clamp(58px,7vw,98px);line-height:.94}.back-hero p{color:#61748d;max-width:660px;font-size:16px;line-height:1.7}.back-hero aside{color:#fff;background:#071a40;border-radius:26px;flex-direction:column;justify-content:center;min-height:420px;padding:46px;display:flex;box-shadow:0 28px 70px #0716332b}.back-hero aside>span{letter-spacing:4px;color:#8fb8f6;margin-bottom:34px;font-size:11px}.back-hero aside strong{letter-spacing:-2px;font-size:clamp(42px,5vw,68px);line-height:1}.back-hero aside strong:nth-of-type(2){color:#2476ff}.back-hero aside small{letter-spacing:1.6px;color:#a8bbd5;margin:24px 0 52px;font-size:9px}.back-hero aside b{letter-spacing:1.2px;border-top:1px solid #fff2;padding-top:23px;font-size:13px}.back-intro{max-width:980px;padding:105px clamp(24px,7vw,108px) 55px}.back-intro h2{letter-spacing:-2.5px;margin:15px 0 20px;font-size:clamp(38px,5vw,64px);line-height:1.04}.back-intro p{color:#667992;font-size:14px;line-height:1.7}.back-grid{background:#dce4ef;border:1px solid #dce4ef;grid-template-columns:repeat(2,1fr);gap:1px;margin:0 clamp(24px,7vw,108px) 105px;display:grid}.back-grid article{background:#fff;flex-direction:column;min-height:290px;padding:38px;display:flex}.back-grid article>span{color:#0869f8;font-size:9px;font-weight:850}.back-grid h2{margin:46px 0 14px;font-size:28px}.back-grid p{color:#667992;max-width:500px;font-size:11px;line-height:1.7}.back-statement{text-align:center;background:#eaf2fc;padding:110px 24px}.back-statement img{width:175px}.back-statement h2{letter-spacing:-2.5px;max-width:850px;margin:35px auto 18px;font-size:clamp(38px,5vw,65px);line-height:1.04}.back-statement p{color:#64778f;margin-bottom:38px;font-size:13px}.back-statement a{color:#fff;background:#0869f8;border-radius:9px;padding:16px 22px;font-size:11px;font-weight:800;display:inline-block;box-shadow:0 10px 24px #0869f82c}@media (width<=900px){.back-hero{grid-template-columns:1fr;gap:45px;padding-top:60px}.back-hero aside{min-height:350px}.back-grid{grid-template-columns:1fr}.back-hero h1{letter-spacing:-3px}}.billing-preview-note{background:#edf5ff;border:1px solid #cfe0f5;border-radius:9px;align-items:center;gap:10px;margin-bottom:14px;padding:11px 14px;display:flex}.billing-preview-note span{letter-spacing:.8px;color:#0869f8;font-size:7px;font-weight:850}.billing-preview-note p{color:#60758f;margin:0;font-size:8px;line-height:1.5}.billing-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.billing-metrics article{background:#fff;border:1px solid #dce4ef;border-radius:11px;flex-direction:column;min-height:118px;padding:17px;display:flex}.billing-metrics small{letter-spacing:.7px;color:#74869c;font-size:7px}.billing-metrics strong{color:#102a4a;margin:13px 0 7px;font-size:22px}.billing-metrics span{color:#8190a3;font-size:8px;line-height:1.4}.invoice-panel{overflow:hidden}.invoice-row{text-align:left;color:#536983;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e7ecf3;grid-template-columns:.68fr 1.35fr .78fr .78fr .72fr .65fr 18px;align-items:center;gap:12px;width:100%;min-height:60px;padding:10px 17px;font-size:9px;display:grid}.invoice-row:last-child{border-bottom:0}.invoice-row:hover:not(.invoice-head){background:#f8faff}.invoice-row strong{color:#132d4d;font-size:9px}.invoice-row span:nth-child(2){flex-direction:column;gap:4px;display:flex}.invoice-row small{color:#8897a8;font-size:7px}.invoice-head{color:#78899e;letter-spacing:.5px;text-transform:uppercase;cursor:default;background:#f4f7fb;min-height:35px;font-size:7px;font-weight:800}.invoice-compose{background:#f7f9fc;border-radius:18px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #07163366}.invoice-compose>header{background:#fff;border-bottom:1px solid #e1e7ef;border-radius:18px 18px 0 0;justify-content:space-between;align-items:flex-start;padding:24px 26px;display:flex}.invoice-compose h2{margin:5px 0;font-size:25px}.invoice-compose header p{color:#74859a;margin:0;font-size:9px}.invoice-form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:24px 26px;display:grid}.invoice-form-grid label{gap:7px;display:grid}.invoice-form-grid label>span{color:#506984;font-size:8px;font-weight:750}.invoice-form-grid .wide{grid-column:1/-1}.invoice-form-grid input{color:#173553;height:43px;font:inherit;background:#fff;border:1px solid #ccd8e6;border-radius:8px;outline:0;padding:0 12px;font-size:10px}.invoice-form-grid input:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f812}.money-input{grid-template-columns:33px 1fr;display:grid}.money-input b{color:#4b6888;background:#edf3fb;border:1px solid #ccd8e6;border-right:0;border-radius:8px 0 0 8px;place-items:center;display:grid}.money-input input{border-radius:0 8px 8px 0}.invoice-preview-total{color:#fff;background:#071a40;border-radius:11px;grid-template-columns:1fr auto;align-items:center;margin:0 26px 24px;padding:18px;display:grid}.invoice-preview-total span{color:#9fb2cb;font-size:9px}.invoice-preview-total strong{font-size:25px}.invoice-preview-total small{color:#8da4c1;grid-column:1/-1;margin-top:7px;font-size:7px}.invoice-compose>footer{background:#fff;border-top:1px solid #e1e7ef;border-radius:0 0 18px 18px;justify-content:flex-end;gap:9px;padding:18px 26px;display:flex}.invoice-compose>footer button{cursor:pointer;border-radius:8px;padding:11px 15px;font-size:9px;font-weight:800}@media (width<=980px){.billing-metrics{grid-template-columns:1fr 1fr}.invoice-row{grid-template-columns:.8fr 1.4fr .8fr .8fr}.invoice-row span:nth-child(3),.invoice-row span:nth-child(4),.invoice-row span:nth-child(7),.invoice-head span:nth-child(3),.invoice-head span:nth-child(4),.invoice-head span:nth-child(7){display:none}}@media (width<=620px){.billing-metrics,.invoice-form-grid{grid-template-columns:1fr}.invoice-form-grid .wide{grid-column:auto}.invoice-row{grid-template-columns:.8fr 1.3fr .8fr}.invoice-row span:nth-child(5),.invoice-head span:nth-child(5){display:none}}.access-tabs{background:#edf2f8;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin:16px 0;padding:4px;display:grid}.access-tabs button{color:#64768d;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px;font-size:9px;font-weight:800}.access-tabs button.active{color:#0a2850;background:#fff;box-shadow:0 2px 8px #18395d16}.auth-message{border-radius:8px;padding:10px 12px;font-size:9px;line-height:1.5}.auth-message.error{color:#a72b2b;background:#fff0f0;border:1px solid #f2caca}.auth-message.success{color:#087553;background:#edf9f4;border:1px solid #c8eadc}.access-submit:disabled{opacity:.6;cursor:wait}.forgot-link{color:#1764bd;cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-size:9px;font-weight:750;text-decoration:underline;display:block}.auth-loading,.reset-page{color:#173553;background:#f5f8fc;place-items:center;min-height:100vh;display:grid}.auth-loading{align-content:center;gap:15px}.auth-loading img,.reset-logo{width:155px}.auth-loading span{color:#64768d;font-size:10px}.auth-loading a{color:#0869f8;font-size:9px}.reset-page .access-card{width:min(460px,100% - 32px)}.reset-logo{margin-bottom:28px;display:block}.portal-signout{z-index:40;color:#314d6c;cursor:pointer;background:#fff;border:1px solid #cfd9e7;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:800;position:fixed;bottom:24px;left:132px;box-shadow:0 5px 14px #0b234014}.signup-access-card{min-height:650px}.enrollment-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 22px;display:grid}.enrollment-progress>div{color:#8090a4;border-bottom:2px solid #dfe7f0;grid-template-columns:25px 1fr;align-items:center;gap:7px;padding-bottom:9px;display:grid}.enrollment-progress>div.active{color:#173f6c;border-color:#0869f8}.enrollment-progress span{background:#edf2f8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:850;display:grid}.enrollment-progress .active span{color:#fff;background:#0869f8}.enrollment-progress small{font-size:8px;font-weight:800}.access-field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.access-location-grid{grid-template-columns:1.2fr .7fr .7fr;gap:10px;display:grid}.access-card form label small{float:right;color:#8291a3;font-weight:500}.access-card select,.access-card input[type=tel]{color:#173553;width:100%;height:45px;font:inherit;background:#fbfcfe;border:1px solid #ccd8e6;border-radius:9px;outline:0;padding:0 13px;font-size:10px}.access-card select:focus,.access-card input[type=tel]:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f812}.enrollment-actions{gap:9px;display:flex}.enrollment-actions .access-submit{flex:1}.access-back{color:#315171;cursor:pointer;background:#fff;border:1px solid #cbd7e5;border-radius:9px;min-width:76px;font-size:9px;font-weight:800}.enrollment-security-note{background:#f1f6fc;border-radius:9px;padding:11px 12px;line-height:1.5;color:#536a83!important;margin:0!important;font-size:8px!important}@media (width<=560px){.access-field-grid,.access-location-grid{grid-template-columns:1fr}.signup-access-card{min-height:0}.enrollment-progress small{display:none}.enrollment-progress>div{grid-template-columns:1fr;justify-items:center}}.accounting-ops{position:relative}.accounting-toast{z-index:20;color:#fff;background:#0a1830;border-radius:10px;padding:12px 16px;font-size:11px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #04122a38}.accounting-mode-note{background:#f7faff;border:1px solid #dce6f2;border-radius:10px;align-items:center;gap:12px;margin:-3px 0 16px;padding:11px 14px;display:flex}.accounting-mode-note span{color:#1458b5;text-transform:uppercase;letter-spacing:.4px;background:#e9f2ff;border-radius:999px;flex:none;padding:5px 9px;font-size:8px;font-weight:800}.accounting-mode-note p{color:#64758c;margin:0;font-size:9px}.accounting-tabs{border-bottom:1px solid var(--line);gap:3px;margin-bottom:18px;display:flex;overflow:auto}.accounting-tabs button{color:#6f7f93;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 15px;font-size:10px;font-weight:700}.accounting-tabs button.active{color:#0a1830;border-bottom-color:#0969f7}.accounting-summary>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;padding:18px;display:flex}.accounting-summary>button:hover{border-color:#b9cce6}.accounting-work-grid{grid-template-columns:280px 1fr;gap:16px;display:grid}.accounting-entry{align-self:start;padding:18px}.accounting-entry label{color:#53647b;flex-direction:column;gap:6px;margin:13px 0;font-size:9px;font-weight:700;display:flex}.accounting-entry input,.accounting-entry select{width:100%;font:inherit;color:#12233c;background:#fff;border:1px solid #d8e0ea;border-radius:8px;padding:10px}.accounting-entry>.primary{width:100%;margin-top:8px}.ledger-table{overflow:auto}.ledger-row{border-top:1px solid #edf0f4;grid-template-columns:62px 1.35fr 1fr 105px;align-items:center;gap:12px;min-width:610px;padding:12px 16px;font-size:9px;display:grid}.reconciliation-panel .ledger-row{grid-template-columns:40px 62px 1.35fr 1fr 105px}.ledger-row>span:last-child{text-align:right;font-weight:700}.ledger-row small{color:#8794a5;margin-top:3px;display:block}.ledger-head{color:#8090a4;text-transform:uppercase;letter-spacing:.4px;background:#f8fafc;font-size:8px;font-weight:800}.ledger-row input{accent-color:#0969f7;width:16px;height:16px}.reconciliation-panel{overflow:hidden}.reconcile-math{background:#f8fafc;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;padding:18px;display:grid}.reconcile-math>div{flex-direction:column;display:flex}.reconcile-math span{color:#79889a;font-size:9px}.reconcile-math strong{margin-top:5px;font-size:16px}.reconcile-help{color:#65758a;padding:0 18px;font-size:9px}.statement-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.statement-card{overflow:hidden}.statement-line{border-top:1px solid #edf0f4;justify-content:space-between;padding:12px 18px;font-size:10px;display:flex}.statement-line.total{background:#f7faff;font-weight:800}.accounting-integrations{grid-template-columns:repeat(3,1fr)}.accounting-integrations .integration-safety{text-align:left;grid-column:1/-1;padding:18px}.integration-safety h3{margin:0 0 10px}.integration-safety ol{color:#66778c;margin:0;padding-left:18px;font-size:9px;line-height:1.8}@media (width<=700px){.statement-grid,.accounting-integrations,.accounting-work-grid,.reconcile-math{grid-template-columns:1fr}.reconcile-math>span{display:none}}.fresh-shell{display:block}.fresh-shell .fresh-main{width:auto;margin-left:252px;overflow:hidden}.fresh-shell .topbar{justify-content:space-between}.fresh-dashboard-folder{border-bottom:1px solid #edf1f6;gap:2px;margin-bottom:3px;padding-bottom:4px;display:grid}.fresh-dashboard-folder>.nav-item b{color:#8b99aa;margin-left:auto;font-size:11px}.fresh-subnav{color:#69798d;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;margin:0 0 5px 35px;padding:7px 10px;font-size:10px;font-weight:700;display:flex}.fresh-folder-icon{background:#f7faff;border:1.5px solid #93a4b8;border-radius:2px;flex:none;width:14px;height:10px;position:relative}.fresh-folder-icon:before{content:"";background:#f7faff;border:1.5px solid #93a4b8;border-bottom:0;border-radius:2px 2px 0 0;width:6px;height:4px;position:absolute;top:-4px;left:1px}.fresh-subnav:hover{color:#23476f;background:#f1f5fa}.fresh-subnav.active{color:#0869f8;background:#edf4ff}.fresh-subnav.active .fresh-folder-icon,.fresh-subnav.active .fresh-folder-icon:before{background:#e5efff;border-color:#0869f8}.fresh-sidebar{overflow:auto}.fresh-main{min-width:0}.fresh-account-label{color:#7b8da3;letter-spacing:.8px;margin-top:4px;font-size:7px;display:block}.fresh-content{padding-bottom:70px}.fresh-progress{color:#0869f8;background:#eaf2ff;border-radius:999px;align-self:flex-start;padding:8px 11px;font-size:8px;font-weight:850}.fresh-setup-panel{margin-bottom:16px;padding:22px}.fresh-setup-panel>.panel-head>b{color:#0869f8;background:#edf4ff;border-radius:8px;padding:7px 9px;font-size:8px}.fresh-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.fresh-form-grid label{gap:7px;display:grid}.fresh-form-grid label.wide{grid-column:1/-1}.fresh-form-grid label>span{color:#536a84;font-size:8px;font-weight:800}.fresh-form-grid input,.fresh-form-grid select{color:#153353;width:100%;height:43px;font:inherit;background:#fff;border:1px solid #ced9e6;border-radius:8px;outline:0;padding:0 11px;font-size:10px}.fresh-form-grid input:focus,.fresh-form-grid select:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f814}.fresh-security-note{background:#f3f8ff;border:1px solid #d7e4f3;border-radius:9px;gap:12px;margin-top:18px;padding:13px;display:flex}.fresh-security-note b{color:#174d88;flex:none;font-size:8px}.fresh-security-note span{color:#687b92;font-size:8px;line-height:1.55}.fresh-save-row{align-items:center;gap:14px;margin-top:18px;display:flex}.fresh-save-row>span{color:#28704f;font-size:9px}.fresh-next-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.fresh-next-grid article,.fresh-empty-metrics article{background:#fff;border:1px solid #dce5ef;border-radius:12px;padding:18px}.fresh-next-grid span{letter-spacing:.8px;color:#9a6a16;font-size:7px;font-weight:850}.fresh-next-grid h3{margin:20px 0 8px;font-size:15px}.fresh-next-grid p{color:#718299;margin:0;font-size:8px;line-height:1.55}.fresh-empty-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.fresh-empty-metrics article{flex-direction:column;min-height:120px;display:flex}.fresh-empty-metrics small{text-transform:uppercase;letter-spacing:.7px;color:#75879d;font-size:7px}.fresh-empty-metrics strong{color:#183858;margin:20px 0 7px;font-size:16px}.fresh-empty-metrics span{color:#8795a8;font-size:8px}.fresh-empty-state{text-align:center;padding:40px}.fresh-empty-state>span,.fresh-module-empty>span{letter-spacing:1.2px;color:#0869f8;font-size:8px;font-weight:850}.fresh-empty-state h2{margin:13px 0 9px;font-size:27px}.fresh-empty-state p{color:#687b92;max-width:650px;margin:0 auto 24px;font-size:10px;line-height:1.65}.fresh-module-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:55px 20px;display:flex}.fresh-module-empty h1{margin:15px 0 10px;font-size:42px}.fresh-module-empty>p{color:#667a92;max-width:640px;font-size:11px;line-height:1.65}.fresh-module-empty>div{background:#fff;border:1px dashed #c9d7e7;border-radius:14px;flex-direction:column;gap:7px;width:min(560px,100%);margin:28px 0;padding:28px;display:flex}.fresh-module-empty>div strong{font-size:14px}.fresh-module-empty>div small{color:#7b8da3;font-size:9px}.fresh-module-empty>.primary{width:auto}@media (width<=1000px){.fresh-shell .fresh-main{width:100%;margin-left:0}}@media (width<=950px){.fresh-next-grid,.fresh-empty-metrics{grid-template-columns:1fr 1fr}}@media (width<=650px){.fresh-form-grid,.fresh-next-grid,.fresh-empty-metrics{grid-template-columns:1fr}.fresh-form-grid label.wide{grid-column:auto}.fresh-save-row,.fresh-security-note{flex-direction:column;align-items:flex-start}.fresh-empty-state{padding:28px 18px}}.pa-test-payroll{gap:22px;display:grid}.test-mode-badge{color:#7a5100;letter-spacing:.08em;background:#fff8e8;border:1px solid #f0c36a;border-radius:999px;align-self:flex-start;padding:9px 13px;font-size:12px;font-weight:800}.pa-test-assumptions{gap:20px;padding:26px;display:grid}.pa-test-assumptions h3{margin:0 0 5px}.pa-test-assumptions p{margin:0}.pa-test-assumptions dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.pa-test-assumptions dl div,.pa-result-summary>div{background:#fbfdff;border:1px solid #dce5f3;border-radius:14px;padding:15px}.pa-test-assumptions dt,.pa-result-summary span{color:#61708b;font-size:12px}.pa-test-assumptions dd{color:#071738;margin:6px 0 0;font-weight:750}.payroll-caution{color:#6a4b0a;background:#fffaf0;border-left:3px solid #e2a62a;padding:12px 14px;font-size:13px;line-height:1.5}.pa-test-assumptions .primary{justify-self:start}.pa-test-results{gap:20px;padding:26px;display:grid}.pa-result-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pa-result-summary strong{color:#071738;margin-top:7px;font-size:22px;display:block}.pa-result-summary .highlight{background:#edf4ff;border-color:#9fbdff}.pa-tax-lines{border:1px solid #dce5f3;border-radius:14px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.pa-tax-lines div{border-bottom:1px solid #e8eef7;justify-content:space-between;padding:12px 15px;display:flex}.pa-tax-lines div:nth-child(odd){border-right:1px solid #e8eef7}.pa-test-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.pa-test-actions a{text-decoration:none}.pa-test-actions span{color:#53627d;font-size:13px}@media (width<=850px){.pa-test-assumptions dl,.pa-result-summary{grid-template-columns:1fr 1fr}.pa-tax-lines{grid-template-columns:1fr}.pa-tax-lines div:nth-child(odd){border-right:0}}@media (width<=520px){.pa-test-assumptions dl,.pa-result-summary{grid-template-columns:1fr}}.payroll-runtime-card{gap:20px;display:grid}.payroll-runtime-card header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.payroll-runtime-card header h2{margin:8px 0 6px;font-size:26px}.payroll-runtime-card header p{color:var(--muted);max-width:760px;margin:0}.payroll-runtime-card header>b{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:8px 12px;font-size:12px}.payroll-runtime-card header>b.ready{color:#0d6b3a;background:#e6f7ee}.payroll-runtime-card header>b.blocked{color:#9a3f0c;background:#fff1e8}.payroll-control-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payroll-control-grid>div{border:1px solid var(--line);background:#fbfcff;border-radius:14px;gap:5px;padding:14px;display:grid}.payroll-control-grid small,.payroll-latest-run small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.payroll-control-grid strong{text-transform:capitalize}.payroll-blocker-list{color:#64300d;background:#fff8f2;border-left:3px solid #f28b3c;border-radius:0 14px 14px 0;gap:7px;padding:15px 17px;display:grid}.payroll-blocker-list span{font-size:13px}.payroll-latest-run{grid-template-columns:minmax(280px,1.65fr) repeat(4,minmax(120px,1fr));align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.payroll-latest-run>div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;gap:8px;min-height:118px;padding:22px 24px;display:flex}.payroll-latest-run>div:first-child{border-left:0}.payroll-latest-run.validation{background:linear-gradient(135deg,#f8fbff 0%,#fff 54%);border-color:#b8ccf5}.payroll-latest-heading h2{margin:0;font-size:24px;line-height:1.15}.payroll-latest-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.payroll-latest-run strong{color:var(--ink);font-size:18px}.payroll-status-label{text-transform:capitalize}.payroll-supporting-records{gap:16px;display:grid}.payroll-supporting-records>div h2{margin:6px 0 0;font-size:24px}@media (width<=1050px){.payroll-latest-run{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-latest-run>div:first-child{border-bottom:1px solid var(--line);grid-column:1/-1}.payroll-latest-run>div:nth-child(2),.payroll-latest-run>div:nth-child(4){border-left:0}}@media (width<=900px){.payroll-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.payroll-runtime-card header{display:grid}.payroll-control-grid,.payroll-latest-run{grid-template-columns:1fr}.payroll-latest-run>div,.payroll-latest-run>div:first-child{border-left:0;border-bottom:1px solid var(--line);grid-column:auto;min-height:auto}.payroll-latest-run>div:last-child{border-bottom:0}}.signup-access-card textarea{resize:vertical;width:100%;min-height:94px;font:inherit;color:#122a49;border:1px solid #cfd9e5;border-radius:9px;padding:12px}.signup-choice-group{border:0;margin:0;padding:0}.signup-choice-group>legend{color:#526881;margin-bottom:9px;font-size:10px;font-weight:800}.signup-state-grid{background:#f8fbff;border:1px solid #d8e2ee;border-radius:10px;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;max-height:142px;padding:9px;display:grid;overflow:auto}.signup-state-grid label,.signup-addon-requests label{background:#fff;border:1px solid #dbe4ef;border-radius:7px;align-items:center;flex-direction:row!important;gap:6px!important;padding:7px!important;display:flex!important}.signup-state-grid input,.signup-addon-requests input,.signup-plan-requests input{margin:0;width:auto!important;height:auto!important}.signup-plan-requests{gap:8px;display:grid}.signup-plan-requests label{background:#fff;border:1px solid #d8e2ee;border-radius:10px;grid-template-columns:18px 1fr;align-items:start;gap:10px!important;padding:13px!important;display:grid!important}.signup-plan-requests label.selected{background:#f3f7ff;border-color:#0969f7}.signup-plan-requests label span{gap:4px;display:grid}.signup-plan-requests label strong{font-size:11px}.signup-plan-requests label small{color:#6d7e94;font-size:9px}.signup-addon-requests{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (width<=650px){.signup-state-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.landing-confidence{color:#071633;background:#f6f9fd;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(42px,6vw,92px);padding:clamp(78px,8vw,122px) clamp(24px,7vw,108px);display:grid}.landing-confidence>div:first-child>span{color:#0869f8;letter-spacing:1.7px;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.landing-confidence>div:first-child h2{letter-spacing:-3px;max-width:590px;margin:16px 0 22px;font-size:clamp(40px,4.5vw,66px);line-height:1.02}.landing-confidence>div:first-child p{color:#60738c;max-width:590px;margin:0;font-size:14px;line-height:1.75}.confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.confidence-grid article{background:#fff;border:1px solid #dbe4ef;border-radius:18px;flex-direction:column;justify-content:center;min-height:190px;padding:30px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 12px 34px #0716330e}.confidence-grid article:hover{border-color:#bcd2ef;transform:translateY(-3px);box-shadow:0 18px 42px #07163316}.confidence-grid article h3{color:#071633;letter-spacing:-.45px;margin:0 0 13px;font-size:21px;line-height:1.18}.confidence-grid article p{color:#65778f;margin:0;font-size:11px;line-height:1.7}@media (width<=950px){.landing-confidence{grid-template-columns:1fr;gap:42px}.landing-confidence>div:first-child h2{max-width:720px}.landing-confidence>div:first-child p{max-width:760px}}@media (width<=620px){.landing-confidence{padding:70px 20px}.landing-confidence>div:first-child h2{letter-spacing:-2px;font-size:40px}.confidence-grid{grid-template-columns:1fr}.confidence-grid article{min-height:190px;padding:25px}}.workspace-alert{color:#365474;background:#f4f8fe;border:1px solid #cddbed;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 15px;font-size:10px;line-height:1.5;display:flex}.workspace-alert.success{color:#176446;background:#effaf6;border-color:#bfe5d5}.workspace-alert.error{color:#922c2c;background:#fff3f3;border-color:#f0c5c5}.workspace-alert.warning{color:#72520f;background:#fffaf0;border-color:#ead39e}.workspace-alert button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.workspace-actions{flex-wrap:wrap;gap:8px;display:flex}.workspace-activity{overflow:hidden}.workspace-history-row{border-top:1px solid #e9eef5;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 18px;display:grid}.workspace-history-row>span{background:#0869f8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7effc}.workspace-history-row>div{flex-direction:column;gap:3px;display:flex}.workspace-history-row strong{color:#183858;font-size:10px}.workspace-history-row small,.workspace-history-row time{color:#788ba2;font-size:8px}.workspace-table{overflow:hidden}.workspace-table-row{color:#516b88;border-top:1px solid #e7edf4;grid-template-columns:1.25fr .8fr 1fr 1fr .55fr;align-items:center;gap:14px;padding:14px 18px;font-size:9px;display:grid}.workspace-table-row.records{grid-template-columns:1.1fr 1.5fr .7fr .7fr .65fr}.workspace-table-row.head{color:#7c8ca1;letter-spacing:.55px;text-transform:uppercase;background:#f4f7fb;min-height:36px;font-size:7px;font-weight:850}.workspace-table-row>span:first-child{flex-direction:column;gap:4px;display:flex}.workspace-table-row strong{color:#173452;font-size:10px}.workspace-table-row small{color:#8392a5;font-size:8px}.workspace-table>.empty-records{text-align:center;color:#71839a;padding:42px 20px;font-size:10px}.workspace-modal{max-height:92vh;overflow:auto;width:min(760px,100% - 30px)!important;padding:28px!important}.workspace-modal h2{margin:8px 0 18px;font-size:25px}.workspace-modal>.primary{margin-top:20px}.workspace-modal .fresh-form-grid{margin-top:0}.workspace-modal .ops-close{position:absolute;top:14px;right:18px}.fresh-setup-panel>.primary{margin-top:20px}.fresh-empty-metrics article strong{font-variant-numeric:tabular-nums}@media (width<=850px){.workspace-table{overflow:auto}.workspace-table-row{min-width:800px}.workspace-history-row{grid-template-columns:9px 1fr}.workspace-history-row time{grid-column:2}.workspace-actions{justify-content:flex-end}}.employee-login{color:#071633;background:#f4f7fc;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.employee-login-story{color:#fff;background:#071633;flex-direction:column;justify-content:center;padding:10vh 8vw;display:flex}.employee-login-story img{filter:brightness(0)invert();width:190px;margin-bottom:70px}.employee-login-story>span,.employee-login-card>small,.employee-page-head>span{letter-spacing:1.7px;color:#397cff;font-size:9px;font-weight:850}.employee-login-story h1{max-width:650px;margin:18px 0;font-size:clamp(42px,5vw,72px);line-height:1}.employee-login-story p{color:#a9b9d0;max-width:570px;line-height:1.7}.employee-login-card{background:#fff;border:1px solid #d9e3ef;border-radius:20px;align-self:center;width:min(470px,100% - 40px);margin:auto;padding:42px;box-shadow:0 24px 70px #0c244318}.employee-login-card h2{margin:10px 0;font-size:31px}.employee-login-card>p{color:#6b7c92;font-size:11px;line-height:1.6}.employee-login-card form{gap:15px;margin-top:25px;display:grid}.employee-login-card label{color:#4f637d;gap:7px;font-size:9px;font-weight:750;display:grid}.employee-login-card input,.employee-login-card select{height:44px;font:inherit;border:1px solid #ccd8e7;border-radius:9px;padding:0 12px}.employee-login-card form>button,.employee-primary{color:#fff;cursor:pointer;background:#0869f8;border:0;border-radius:9px;padding:13px 16px;font-size:10px;font-weight:850}.employee-mode{color:#0869f8;background:0 0;border:0;margin:16px auto;font-size:9px;font-weight:800;text-decoration:underline;display:block}.employee-login-card>a{text-align:center;color:#657991;font-size:8px;display:block}.employee-denied{text-align:center;background:#f5f8fc;place-content:center;min-height:100vh;display:grid}.employee-denied img{width:180px;margin:auto}.employee-denied p{color:#667991}.employee-shell{color:#071633;background:#f4f7fc;min-height:100vh}.employee-nav{z-index:10;background:#fff;border-right:1px solid #dde5f0;flex-direction:column;width:236px;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.employee-person{border:1px solid #dce5f0;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.employee-person>span{color:#fff;background:#071a40;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.employee-person div{flex-direction:column;gap:3px;display:flex}.employee-person small{color:#7d8ca0;font-size:8px}.employee-nav nav{gap:4px;margin-top:23px;display:grid}.employee-nav nav button{text-align:left;color:#53677f;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 14px;font-size:10px;font-weight:750}.employee-nav nav button.active{color:#0869f8;background:#eaf2ff}.employee-signout{color:#53677f;background:#fff;border:1px solid #d5dfeb;border-radius:8px;margin-top:auto;padding:9px;font-size:8px;font-weight:800}.employee-main>header{background:#fff;border-bottom:1px solid #dde5f0;justify-content:space-between;align-items:center;height:74px;padding:0 36px;display:flex}.employee-main>header div{flex-direction:column;display:flex}.employee-main>header small{color:#788ba2;letter-spacing:.8px;font-size:7px}.employee-main>header>span{color:#0869f8;background:#eaf2ff;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850}.employee-content{max-width:1120px;margin:auto;padding:38px}.employee-page-head h1{letter-spacing:-1.5px;margin:9px 0;font-size:38px}.employee-page-head p{color:#65788f;margin:0;font-size:11px}.employee-hero-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.employee-pay-card,.employee-progress-card,.employee-panel,.employee-stub,.employee-quick button{background:#fff;border:1px solid #dbe4ef;border-radius:15px;box-shadow:0 5px 20px #0e294508}.employee-pay-card,.employee-progress-card{flex-direction:column;min-height:230px;padding:26px;display:flex}.employee-pay-card small,.employee-progress-card small,.employee-panel>div>small{color:#75879c;letter-spacing:.7px;font-size:8px}.employee-pay-card>strong{margin:30px 0 5px;font-size:42px}.employee-pay-card>span,.employee-progress-card>span{color:#71839a;font-size:9px}.employee-pay-card button,.employee-progress-card button{color:#0869f8;background:0 0;border:0;align-self:flex-start;margin-top:auto;font-size:9px;font-weight:850}.employee-progress-card>div{justify-content:space-between;align-items:center;display:flex}.employee-progress-card strong{font-size:31px}.employee-progress-card progress{accent-color:#0869f8;width:100%;height:10px;margin:38px 0 12px}.employee-quick{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.employee-quick button{text-align:left;cursor:pointer;flex-direction:column;gap:7px;padding:21px;display:flex}.employee-quick span{color:#74869b;font-size:8px}.employee-checklist{background:#fff;border:1px solid #dce5ef;border-radius:15px;overflow:hidden}.employee-checklist>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e7edf4;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;width:100%;min-height:82px;padding:15px 20px;display:grid}.employee-checklist>button:last-child{border-bottom:0}.employee-checklist>button>span{color:#667a92;background:#eef2f7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:850;display:grid}.employee-checklist>button>span.done{color:#087454;background:#e7f8f1}.employee-checklist>button>div{flex-direction:column;gap:5px;display:flex}.employee-checklist small{color:#75869b;font-size:8px}.employee-checklist b{color:#0869f8;font-size:9px}.employee-panel h2{margin:0 0 18px;font-size:20px}.employee-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.employee-form-grid label{color:#52667e;gap:7px;font-size:8px;font-weight:800;display:grid}.employee-form-grid input,.employee-form-grid select{height:42px;font:inherit;color:#152d4d;background:#fff;border:1px solid #cfdae8;border-radius:8px;padding:0 11px}.employee-panel+.employee-primary,.employee-panel .employee-primary{margin-top:18px}.employee-panel.protected{justify-content:space-between;align-items:center;display:flex}.employee-panel.protected h2{margin:5px 0}.employee-panel.protected p{color:#667990;margin:0;font-size:9px}.employee-panel.protected>span{color:#7a580f;background:#fff5df;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.employee-check,.employee-attest{color:#52667e;align-items:flex-start;gap:9px;margin:14px 0;font-size:9px;line-height:1.5;display:flex!important}.employee-check input,.employee-attest input{accent-color:#0869f8}.employee-primary:disabled{opacity:.5}.employee-stub{margin-bottom:16px;overflow:hidden}.employee-stub>header{color:#fff;background:#071a40;grid-template-columns:1fr 1fr;padding:24px;display:grid}.employee-stub>header>div{flex-direction:column;display:flex}.employee-stub>header>div:last-child{text-align:right}.employee-stub>header small{color:#91a7c4;letter-spacing:.8px;font-size:7px}.employee-stub>header strong{margin:6px 0;font-size:24px}.employee-stub>header span{color:#a9b9cd;font-size:8px}.employee-stub-summary{grid-template-columns:repeat(4,1fr);padding:22px;display:grid}.employee-stub-summary>span{border-right:1px solid #e1e8f1;flex-direction:column;gap:7px;padding:5px 18px;display:flex}.employee-stub-summary>span:last-child{border:0}.employee-stub-summary small{color:#74869b;font-size:8px}.employee-stub-summary b{font-size:16px}.employee-stub-summary .net b{color:#0869f8}.employee-stub>footer{background:#f7f9fc;border-top:1px solid #e1e8f1;justify-content:space-between;align-items:center;padding:15px 22px;display:flex}.employee-stub>footer>div{align-items:center;gap:12px;display:flex}.employee-stub footer img{width:105px}.employee-stub footer span{color:#6f8197;font-size:8px}.employee-stub footer button{color:#fff;background:#0869f8;border:0;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:850}.employee-empty{text-align:center;padding:50px}.employee-empty p{color:#71839a}.employee-attest{background:#fff;border:1px solid #dce5ef;border-radius:10px;padding:15px}@media (width<=800px){.employee-login{grid-template-columns:1fr}.employee-login-story{display:none}.employee-nav{width:auto;position:static}.employee-nav>img,.employee-person,.employee-signout{display:none}.employee-nav nav{margin:0;display:flex;overflow:auto}.employee-nav nav button{white-space:nowrap}.employee-main{margin-left:0}.employee-main>header{padding:0 18px}.employee-content{padding:24px 16px}.employee-hero-grid,.employee-quick,.employee-form-grid{grid-template-columns:1fr}.employee-stub-summary{grid-template-columns:1fr 1fr}.employee-stub-summary>span:nth-child(2){border-right:0}.employee-stub-summary>span{border-bottom:1px solid #e1e8f1}.employee-panel.protected{flex-direction:column;align-items:flex-start;gap:14px}}.employee-preview{padding-top:38px}.employee-preview-banner{color:#fff;z-index:30;letter-spacing:.4px;background:#071a40;align-items:center;gap:14px;height:38px;padding:0 18px;font-size:8px;display:flex;position:fixed;inset:0 0 auto}.employee-preview-banner strong{color:#74a3ff;letter-spacing:1.2px}.employee-preview-banner span{color:#c7d4e5}.employee-preview-banner a{color:#fff;margin-left:auto;font-weight:800}.employee-preview .employee-nav{top:38px}.employee-preview .employee-main>header{position:relative}.preview-back{text-align:center;text-decoration:none;display:block}.employee-preview-note{color:#596f89;background:#eef4fc;border:1px solid #d9e4f0;border-radius:9px;padding:12px 15px;font-size:9px}.preview-status-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.preview-status-grid>div{border:1px solid #dce5ef;border-radius:10px;flex-direction:column;gap:7px;padding:18px;display:flex}.preview-status-grid small{color:#75879c;font-size:8px}.preview-status-grid strong{font-size:11px}.preview-status-grid span{color:#0869f8;background:#eaf2ff;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:7px;font-weight:850}.preview-clock{color:#fff;background:#071a40;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:24px;display:flex}.preview-clock small,.preview-time-head small{letter-spacing:.8px;color:#89a2c3;font-size:8px}.preview-clock h2{margin:7px 0;font-size:25px}.preview-clock p{color:#9db0c9;margin:0;font-size:9px}.preview-clock button{color:#fff;opacity:.65;background:#397cff;border:0;border-radius:9px;padding:13px 28px;font-weight:850}.preview-time-head{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.preview-time-head h2{margin:6px 0 0}.preview-time-head>span{color:#65788f;font-size:8px}.preview-timesheet{border-top:1px solid #e1e8f1}.preview-timesheet>div{border-bottom:1px solid #e8eef5;grid-template-columns:1.4fr 1.2fr .6fr .7fr;align-items:center;gap:10px;padding:14px 4px;font-size:9px;display:grid}.preview-timesheet span{color:#65788f}.preview-timesheet em{color:#6e7f94;background:#eef2f7;border-radius:999px;justify-self:end;padding:5px 8px;font-size:7px;font-style:normal;font-weight:800}.preview-timesheet em.approved{color:#087454;background:#e7f8f1}.preview-timesheet em.pending{color:#7a580f;background:#fff5df}.employee-stub button:disabled{opacity:.55}@media (width<=800px){.employee-preview{padding-top:54px}.employee-preview-banner{flex-wrap:wrap;gap:6px;height:54px}.employee-preview-banner span{display:none}.employee-preview .employee-nav{top:auto}.preview-status-grid{grid-template-columns:1fr}.preview-timesheet>div{grid-template-columns:1fr 1fr}.preview-timesheet em{justify-self:start}.preview-clock{flex-direction:column;align-items:flex-start;gap:20px}}.preview-shift{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8eef5;grid-template-columns:1.4fr 1.2fr .6fr .7fr;align-items:center;gap:10px;padding:14px 4px;font-size:9px;display:grid}.preview-shift:hover,.preview-shift:focus-visible{background:#f7faff}.preview-download{color:#fff;background:#0869f8;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:850;text-decoration:none}.preview-pay-details{gap:16px;padding:0 22px 22px;display:grid}.preview-pay-details>section:not(.preview-pay-equation){border:1px solid #e0e8f2;border-radius:12px;padding:20px}.preview-pay-title{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.preview-pay-title small{color:#75879c;letter-spacing:.8px;font-size:7px}.preview-pay-title h2{margin:5px 0 0;font-size:16px}.preview-pay-title>b{color:#0869f8}.preview-pay-table>div{border-top:1px solid #e8eef5;grid-template-columns:1fr 110px 110px;gap:12px;padding:9px 0;font-size:9px;display:grid}.preview-pay-table>div.four{grid-template-columns:1fr 90px 110px 110px}.preview-pay-table .head{color:#75879c;text-transform:uppercase;font-size:7px;font-weight:800}.preview-pay-table>div span:not(:first-child),.preview-pay-table>div strong~span{text-align:right}.preview-pay-equation{background:#f2f6fc;border-radius:12px;grid-template-columns:repeat(7,auto);align-items:center;gap:14px;padding:18px 20px;display:grid}.preview-pay-equation span{flex-direction:column;gap:4px;display:flex}.preview-pay-equation small{color:#74869b;font-size:7px}.preview-pay-equation i{color:#9aabc0;font-style:normal}.preview-pay-equation .net b{color:#0869f8}@media (width<=800px){.preview-shift{grid-template-columns:1fr 1fr}.preview-shift em{justify-self:start}.preview-pay-details{padding:0 12px 12px}.preview-pay-details>section:not(.preview-pay-equation){padding:14px}.preview-pay-table>div,.preview-pay-table>div.four{grid-template-columns:1fr auto}.preview-pay-table .head span:nth-child(2),.preview-pay-table>div:not(.head) span:nth-child(2),.preview-pay-table>div.four span:nth-child(2),.preview-pay-table>div.four span:nth-child(4),.preview-pay-table .head.four span:nth-child(2),.preview-pay-table .head.four span:nth-child(4){display:none}.preview-pay-equation{grid-template-columns:1fr auto}.preview-pay-equation i{display:none}}.landing-services article{min-height:225px;padding:28px 25px}.landing-services h3{margin:0 0 12px}.landing-services article a{color:#0869f8;background:#edf4ff;border:1px solid #d3e3f8;border-radius:8px;align-self:flex-start;align-items:center;gap:9px;min-height:40px;margin-top:auto;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.landing-services article a span{font-size:12px}.process-grid article{flex-direction:column;justify-content:center;min-height:220px;padding:34px 30px;display:flex}.process-grid h3{margin:0 0 12px}.process-grid p{margin:0}.landing-security article{flex-direction:column;justify-content:center;min-height:190px;padding:28px 25px;display:flex}.landing-security article strong{margin:0 0 10px}.landing-security article p{margin:0}@media (width<=650px){.landing-services article{min-height:205px;padding:25px}.landing-services article a{justify-content:center;width:100%}.process-grid article,.landing-security article{min-height:0;padding:28px 25px}}.policy-page,.onboarding-page{color:#071633;background:#f7f9fc;min-height:100vh}.policy-page *,.onboarding-page *{box-sizing:border-box}.policy-header{background:#fff;border-bottom:1px solid #dfe6f0;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,90px);display:flex}.policy-header img{width:165px;height:auto;display:block}.policy-header>a:last-child{color:#fff;background:#0869f8;border-radius:8px;padding:12px 17px;font-size:10px;font-weight:800;text-decoration:none}.policy-page>article{width:min(820px,100% - 48px);margin:0 auto;padding:85px 0 100px}.policy-page>article>span{letter-spacing:1.4px;color:#0869f8;font-size:9px;font-weight:850}.policy-page h1{letter-spacing:-3px;margin:16px 0 26px;font-size:clamp(43px,6vw,70px);line-height:1}.policy-page h2{letter-spacing:-.4px;margin:40px 0 10px;font-size:20px}.policy-page p{color:#5d718b;font-size:12px;line-height:1.8}.policy-page p a{color:#0869f8;text-underline-offset:3px;font-weight:700;text-decoration:underline}.policy-footer{color:#718299;background:#fff;border-top:1px solid #dfe6f0;justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:22px clamp(24px,6vw,90px);font-size:9px;display:flex}.policy-footer>div{gap:8px;display:flex}.policy-footer a{color:#425b79;border-radius:7px;align-items:center;min-height:40px;padding:0 12px;font-weight:750;text-decoration:none;display:inline-flex}.policy-footer a:hover,.policy-footer a:focus-visible{color:#0869f8;background:#edf4ff}.security-page>article{width:min(1040px,100% - 48px)}.security-principles{grid-template-columns:repeat(2,1fr);gap:14px;margin:45px 0;display:grid}.security-principles section{background:#fff;border:1px solid #dce5f0;border-top:3px solid #0869f8;border-radius:14px;padding:27px}.security-principles b{display:none}.security-principles h2{margin:0 0 9px;font-size:18px}.security-principles p{margin:0;font-size:10px}.onboarding-hero{background:radial-gradient(circle at 80% 20%,#dceaff,#0000 32%),#fff;padding:100px clamp(24px,10vw,160px)}.onboarding-hero>span,.onboarding-boundary>span{letter-spacing:1.5px;color:#0869f8;font-size:9px;font-weight:850}.onboarding-hero h1{letter-spacing:-4px;max-width:940px;margin:16px 0 22px;font-size:clamp(46px,6vw,82px);line-height:.98}.onboarding-hero p{color:#60748e;max-width:760px;font-size:14px;line-height:1.75}.onboarding-hero a{color:#fff;background:#0869f8;border-radius:9px;margin-top:24px;padding:15px 20px;font-size:10px;font-weight:850;text-decoration:none;display:inline-block}.onboarding-steps{background:#dce5ef;grid-template-columns:1fr 1fr;gap:1px;padding:80px clamp(24px,10vw,160px);display:grid}.onboarding-steps article{background:#fff;gap:22px;min-height:220px;padding:30px;display:flex}.onboarding-steps b{color:#0869f8;background:#eaf2ff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:10px;display:grid}.onboarding-steps h2{margin:3px 0 11px;font-size:20px}.onboarding-steps p{color:#687b93;margin:0;font-size:11px;line-height:1.7}.onboarding-boundary{color:#fff;background:#071a40;padding:90px clamp(24px,10vw,160px)}.onboarding-boundary h2{letter-spacing:-2.5px;max-width:760px;margin:15px 0 18px;font-size:clamp(36px,4.5vw,60px);line-height:1.04}.onboarding-boundary p{color:#b8c7da;max-width:840px;font-size:13px;line-height:1.75}.onboarding-boundary small{color:#8ea6c5;border-top:1px solid #ffffff20;max-width:840px;margin-top:28px;padding-top:22px;font-size:9px;line-height:1.6;display:block}@media (width<=720px){.policy-header{height:70px;padding:0 20px}.policy-header img{width:136px}.policy-header>a:last-child{padding:11px 14px}.policy-page>article,.security-page>article{width:100%;padding:58px 20px 72px}.policy-page h1{letter-spacing:-2px;font-size:42px}.policy-page h2{margin-top:34px}.policy-page p{font-size:13px}.security-principles{grid-template-columns:1fr;margin:34px 0}.security-principles section{padding:23px}.policy-footer{flex-direction:column;align-items:flex-start;gap:15px;padding:25px 20px}.policy-footer>span{line-height:1.55}.policy-footer>div{border-top:1px solid #e6ebf2;grid-template-columns:repeat(3,1fr);gap:0;width:100%;display:grid}.policy-footer a{border-bottom:1px solid #e6ebf2;border-radius:0;justify-content:center;padding:0 6px}.policy-footer a+a{border-left:1px solid #e6ebf2}.onboarding-hero{padding:68px 20px}.onboarding-hero h1{letter-spacing:-2.5px;font-size:45px}.onboarding-hero p{font-size:13px}.onboarding-steps{grid-template-columns:1fr;padding:1px 20px 58px}.onboarding-steps article{min-height:auto;padding:25px 20px}.onboarding-boundary{padding:68px 20px}.onboarding-boundary h2{letter-spacing:-1.8px;font-size:39px}}.first-payroll-plan{margin:18px 0;padding:22px}.first-payroll-head{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:18px;display:flex}.first-payroll-head h2{margin:6px 0;font-size:22px}.first-payroll-head p{color:#677991;max-width:720px;margin:0;font-size:11px}.first-payroll-head>div:last-child{text-align:right;flex-direction:column;display:flex}.first-payroll-head>div:last-child strong{color:#0869f8;font-size:18px}.first-payroll-head small{color:#71829a;font-size:9px}.first-payroll-list{border:1px solid #e1e8f1;border-radius:12px;overflow:hidden}.first-payroll-list article,.ops-readiness-list article{border-bottom:1px solid #e8edf4;grid-template-columns:28px 1fr 70px 80px;align-items:center;gap:11px;padding:13px 15px;display:grid}.first-payroll-list article:last-child,.ops-readiness-list article:last-child{border:0}.first-payroll-list article>span,.ops-readiness-list article>span{color:#9a650b;background:#fff3df;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.first-payroll-list article>span.done,.ops-readiness-list article>span.done{color:#08764d;background:#e5f6ed}.first-payroll-list article div,.ops-readiness-list article div{flex-direction:column;display:flex}.first-payroll-list article strong,.ops-readiness-list article strong{font-size:11px}.first-payroll-list article small,.ops-readiness-list article small{color:#718198;margin-top:3px;font-size:9px;line-height:1.4}.first-payroll-list article time,.ops-readiness-list article time{color:#52657f;font-size:9px}.first-payroll-list article b,.ops-readiness-list article b{color:#8c5e12;text-align:right;font-size:8px}.authorization-card{background:#f7faff;border:1px solid #cfe0f7;border-radius:12px;margin-top:18px;padding:20px}.authorization-card h3{margin:6px 0;font-size:17px}.authorization-card>div>p{color:#63758d;font-size:10px;line-height:1.55}.authorization-fields{grid-template-columns:1fr 1fr;gap:12px;margin:15px 0;display:grid}.authorization-fields label{flex-direction:column;gap:6px;display:flex}.authorization-fields label span{font-size:9px;font-weight:750}.authorization-fields input{border:1px solid #cdd9e8;border-radius:8px;height:42px;padding:0 11px}.authorization-check{color:#334b69;align-items:flex-start;gap:9px;margin:10px 0;font-size:10px;line-height:1.4;display:flex}.authorization-check input{margin-top:2px}.authorization-card .primary{margin-top:10px}.authorization-legal{color:#697a91;margin-top:10px;font-size:8px;display:block}.authorization-legal a{color:#0869f8}.authorization-complete{background:#eef9f4;border:1px solid #c9e9d9;border-radius:10px;align-items:center;gap:11px;margin-top:18px;padding:15px;display:flex}.authorization-complete>span{color:#fff;background:#14805a;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.authorization-complete div{flex-direction:column;display:flex}.authorization-complete strong{font-size:11px}.authorization-complete small{color:#617c70;margin-top:3px;font-size:9px}.ops-first-payroll{grid-column:1/-1}.ops-readiness-list article{grid-template-columns:28px 1fr 85px 85px}.ops-plan-empty{padding:20px}.ops-plan-empty p{color:#667990;font-size:11px}.ops-plan-empty button{color:#fff;background:#0869f8;border:0;border-radius:8px;padding:10px 13px;font-size:10px;font-weight:800}@media (width<=760px){.first-payroll-head{flex-direction:column}.first-payroll-head>div:last-child{text-align:left}.first-payroll-list article,.ops-readiness-list article{grid-template-columns:28px 1fr}.first-payroll-list article time,.first-payroll-list article b,.ops-readiness-list article time,.ops-readiness-list article b{text-align:left;grid-column:2}.authorization-fields{grid-template-columns:1fr}}.landing-v2{--gx-navy:#071a40;--gx-blue:#2f6df6;--gx-ink:#0a1833;--gx-muted:#63738a;--gx-line:#dce5f0;color:var(--gx-ink);background:#fff}.landing-v2 .landing-nav{height:80px;padding-inline:clamp(22px,5vw,72px);box-shadow:0 1px #e8edf4}.landing-v2 .landing-nav nav{gap:34px}.landing-v2 .landing-nav nav a{color:#3f526d;font-size:10px}.landing-v2 .landing-brand img{width:160px}.landing-v2 .landing-cta{background:var(--gx-blue);padding:13px 19px}.landing-v2 .landing-login{font-size:10px}.gx-eyebrow{color:var(--gx-blue);letter-spacing:1.8px;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.gx-hero{background:radial-gradient(circle at 82% 35%,#e3edff 0,#0000 34%),linear-gradient(145deg,#fff 10%,#f5f8fd 100%);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(50px,7vw,110px);min-height:700px;padding:86px clamp(24px,7vw,108px);display:grid}.gx-hero-copy{max-width:690px}.gx-hero h1{letter-spacing:-4.2px;margin:19px 0 25px;font-size:clamp(54px,5.45vw,76px);line-height:.98}.gx-hero-copy>p{max-width:610px;color:var(--gx-muted);margin:0;font-size:16px;line-height:1.72}.gx-actions{gap:12px;margin-top:34px;display:flex}.gx-actions a{color:#2c4667;background:#fff;border:1px solid #ccd7e7;border-radius:9px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex}.gx-actions a:first-child{border-color:var(--gx-blue);background:var(--gx-blue);color:#fff;box-shadow:0 13px 28px #2f6df62c}.gx-actions a span{margin-left:16px}.gx-hero-card{color:#fff;background:linear-gradient(145deg,#081b43,#0b275d);border:1px solid #153261;border-radius:24px;padding:27px;box-shadow:0 35px 80px #0a1d3b2e}.gx-mini-top{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;padding-bottom:22px;display:flex}.gx-mini-top>span{background:var(--gx-blue);border-radius:11px;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid}.gx-mini-top>div{flex-direction:column;gap:2px;display:flex}.gx-mini-top small{color:#91a7c8;letter-spacing:1px;font-size:7px}.gx-mini-top strong{font-size:12px}.gx-mini-top>b{color:#15304f;background:#dafa57;border-radius:999px;margin-left:auto;padding:8px 11px;font-size:7px}.gx-hero-card>h2{letter-spacing:-1px;max-width:470px;margin:25px 0 21px;font-size:27px;line-height:1.12}.gx-mini-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.gx-mini-grid article{background:#142f63;border:1px solid #ffffff0e;border-radius:12px;flex-direction:column;min-height:105px;padding:16px;display:flex}.gx-mini-grid small{color:#91aad0;letter-spacing:.7px;font-size:7px}.gx-mini-grid strong{margin:8px 0 3px;font-size:20px}.gx-mini-grid span{color:#b6c6dc;font-size:8px}.gx-mini-event{color:#173457;background:#fff;border-radius:11px;align-items:center;gap:12px;margin-top:12px;padding:15px;display:flex}.gx-mini-event i{color:#15825c;background:#e9f7f0;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.gx-mini-event>span{flex-direction:column;gap:4px;display:flex}.gx-mini-event strong{font-size:9px}.gx-mini-event small{color:#71839a;font-size:7px}.gx-trust{background:#fff;border-block:1px solid #e5ebf3;grid-template-columns:repeat(4,1fr);align-items:center;min-height:88px;padding:22px clamp(24px,7vw,108px);display:grid}.gx-trust span{color:#526680;border-right:1px solid #e2e8f0;align-items:center;min-height:36px;padding:0 23px;font-size:9px;font-weight:700;display:flex}.gx-trust span:first-child{padding-left:0}.gx-trust span:last-child{border:0}.gx-trust b{color:var(--gx-blue);margin-right:13px;font-size:8px}.gx-intro{text-align:center;background:#fff;padding:125px clamp(24px,12vw,190px)}.gx-intro h2{letter-spacing:-3.6px;max-width:990px;margin:17px auto 23px;font-size:clamp(42px,5.2vw,70px);line-height:1.02}.gx-intro>p{max-width:760px;color:var(--gx-muted);margin:0 auto;font-size:13px;line-height:1.8}.gx-accountability{background:#f8fafd;border:1px solid #dce5f0;border-radius:14px;justify-content:space-between;align-items:center;max-width:980px;margin:52px auto 0;padding:18px 26px;display:flex;box-shadow:0 15px 38px #0b24450b}.gx-accountability span{color:#274462;font-size:9px;font-weight:850}.gx-accountability i{color:var(--gx-blue);font-style:normal}.gx-section-heading{max-width:790px;margin-bottom:52px}.gx-section-heading h2{letter-spacing:-3px;margin:15px 0 18px;font-size:clamp(40px,4.4vw,60px);line-height:1.04}.gx-section-heading p{max-width:670px;color:var(--gx-muted);margin:0;font-size:12px;line-height:1.75}.gx-platform{background:#f2f6fb;padding:110px clamp(24px,7vw,108px)}.gx-showcase-tabs{background:#fff;border:1px solid #dce5f0;border-radius:12px;gap:6px;margin:0 0 14px;padding:6px;display:flex}.gx-showcase-tabs button{color:#65778e;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;min-height:42px;font-size:9px;font-weight:800}.gx-showcase-tabs button[aria-selected=true]{background:var(--gx-blue);color:#fff;box-shadow:0 8px 18px #2f6df624}.gx-app-window{background:#fff;border:1px solid #d3deeb;border-radius:22px;grid-template-columns:210px 1fr;min-height:540px;display:grid;overflow:hidden;box-shadow:0 30px 70px #0c234714}.gx-app-window aside{background:var(--gx-navy);color:#fff;flex-direction:column;padding:28px 22px;display:flex}.gx-app-window aside img{filter:brightness(0)invert();width:128px;margin-bottom:45px}.gx-app-window aside small{color:#7295c7;letter-spacing:1px;font-size:7px}.gx-app-window aside>strong{margin:5px 0 28px;font-size:15px}.gx-app-window aside nav{gap:5px;display:grid}.gx-app-window aside nav span{color:#9aafd0;border-radius:8px;padding:12px 14px;font-size:9px;font-weight:700}.gx-app-window aside nav span.active{color:#fff;background:#17376f}.gx-app-main{padding:35px}.gx-app-main>header{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.gx-app-main header small{color:var(--gx-blue);letter-spacing:1.4px;font-size:8px;font-weight:850}.gx-app-main h3{letter-spacing:-1.2px;max-width:630px;margin:10px 0 0;font-size:31px;line-height:1.1}.gx-app-main>header>span{color:#42600d;background:#eff9e1;border-radius:999px;padding:8px 11px;font-size:7px;font-weight:800}.gx-app-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:32px 0 18px;display:grid}.gx-app-metrics article{background:#f9fbfd;border:1px solid #dce5f0;border-radius:13px;flex-direction:column;min-height:137px;padding:20px;display:flex}.gx-app-metrics small{color:#7588a0;text-transform:uppercase;font-size:7px}.gx-app-metrics strong{margin:18px 0 5px;font-size:25px}.gx-app-metrics span{color:#6f829a;font-size:8px}.gx-app-rows{border:1px solid #dce5f0;border-radius:13px;overflow:hidden}.gx-app-rows>div{border-bottom:1px solid #e5ebf3;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;min-height:54px;padding:0 18px;display:grid}.gx-app-rows>div:last-child{border:0}.gx-app-rows i{color:var(--gx-blue);font-style:normal}.gx-app-rows strong{font-size:9px}.gx-app-rows span{color:#6e8198;font-size:8px}.gx-capabilities{background:#fff;padding:115px clamp(24px,7vw,108px)}.gx-capabilities>div:last-child{border:1px solid #dce5f0;border-right:0;grid-template-columns:repeat(4,1fr);display:grid}.gx-capabilities article{background:#fff;border-right:1px solid #dce5f0;flex-direction:column;min-height:360px;padding:34px 28px;display:flex}.gx-capabilities article>span{color:var(--gx-blue);font-size:8px;font-weight:850}.gx-capabilities h3{letter-spacing:-.8px;margin:55px 0 17px;font-size:24px;line-height:1.1}.gx-capabilities p{color:var(--gx-muted);margin:0;font-size:10px;line-height:1.75}.gx-capabilities a{color:var(--gx-blue);margin-top:auto;font-size:9px;font-weight:850}.gx-capabilities a b{margin-left:8px}.gx-vault-story{background:var(--gx-navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(55px,8vw,125px);padding:110px clamp(24px,7vw,108px);display:grid}.gx-vault-story h2{letter-spacing:-3.2px;max-width:680px;margin:16px 0 22px;font-size:clamp(42px,4.8vw,65px);line-height:1.02}.gx-vault-story>div:first-child>p{color:#aebed4;max-width:580px;font-size:12px;line-height:1.8}.gx-vault-story>div:first-child>a{color:#fff;margin-top:23px;font-size:10px;font-weight:850;display:inline-flex}.gx-vault-story>div:first-child>a span{color:#72a6ff;margin-left:12px}.gx-vault-browser{background:#102a58;border:1px solid #ffffff1c;border-radius:20px;padding:10px;box-shadow:0 30px 70px #02081750}.gx-vault-browser header{justify-content:space-between;align-items:center;padding:20px 18px;display:flex}.gx-vault-browser header strong{font-size:13px}.gx-vault-browser header span{color:#9cb2ce;font-size:8px}.gx-vault-browser article{color:#173453;background:#fff;border-bottom:1px solid #ffffff0e;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:65px;padding:11px 15px;display:grid}.gx-vault-browser article:first-of-type{border-radius:12px 12px 0 0}.gx-vault-browser article:last-child{border:0;border-radius:0 0 12px 12px}.gx-vault-browser article i{width:34px;height:34px;color:var(--gx-blue);background:#eaf2ff;border-radius:9px;place-items:center;font-style:normal;display:grid}.gx-vault-browser article>span{flex-direction:column;gap:4px;display:flex}.gx-vault-browser article strong{font-size:9px}.gx-vault-browser article small{color:#788a9f;font-size:7px}.gx-vault-browser article b{color:var(--gx-blue)}.gx-audiences{background:#f5f8fc;padding:115px clamp(24px,7vw,108px)}.gx-audiences>div:last-child{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gx-audiences article{background:#fff;border:1px solid #dbe4ef;border-radius:17px;min-height:300px;padding:32px;box-shadow:0 14px 38px #0a24450a}.gx-audiences article>span{color:var(--gx-blue);letter-spacing:1.1px;font-size:8px;font-weight:850}.gx-audiences h3{letter-spacing:-.7px;margin:45px 0 15px;font-size:23px;line-height:1.16}.gx-audiences p{color:var(--gx-muted);font-size:10px;line-height:1.75}.gx-solutions{background:#fff;padding:115px clamp(24px,7vw,108px)}.gx-solution-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.gx-solution-grid article{background:#fff;border:1px solid #d8e2ee;border-radius:20px;flex-direction:column;min-height:565px;padding:35px;display:flex;position:relative}.gx-solution-grid article.popular{border:2px solid var(--gx-blue);box-shadow:0 23px 55px #2f6df618}.gx-popular{background:var(--gx-blue);color:#fff;letter-spacing:1px;white-space:nowrap;border-radius:999px;padding:9px 17px;font-size:7px;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.gx-solution-grid article>span{color:var(--gx-blue);letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:850}.gx-solution-grid h3{letter-spacing:-.8px;min-height:82px;margin:30px 0 10px;font-size:25px;line-height:1.2}.gx-solution-grid p{min-height:70px;color:var(--gx-muted);font-size:10px;line-height:1.7}.gx-solution-grid ul{color:#50657e;gap:14px;margin:35px 0;padding:0;font-size:9px;list-style:none;display:grid}.gx-solution-grid li:first-letter{color:var(--gx-blue)}.gx-solution-grid a{color:#17375e;border:1px solid #cfdceb;border-radius:9px;justify-content:center;align-items:center;min-height:48px;margin-top:auto;font-size:9px;font-weight:850;display:flex}.gx-solution-grid .popular a{border-color:var(--gx-blue);background:var(--gx-blue);color:#fff}.gx-solution-grid a b{margin-left:10px}.gx-security{color:#fff;background:linear-gradient(145deg,#071a40,#0b2b63);grid-template-columns:.9fr 1.1fr;gap:90px;padding:110px clamp(24px,7vw,108px);display:grid}.gx-security h2{letter-spacing:-2.8px;max-width:640px;margin:15px 0 20px;font-size:clamp(40px,4.4vw,60px);line-height:1.04}.gx-security>div:first-child p{color:#adbed5;max-width:600px;font-size:11px;line-height:1.8}.gx-security>div:first-child a{color:#fff;margin-top:22px;font-size:9px;font-weight:850;display:inline-flex}.gx-security>div:first-child a span{color:#72a6ff;margin-left:12px}.gx-security>div:last-child{display:grid}.gx-security article{border-bottom:1px solid #ffffff19;padding:26px 0}.gx-security article:first-child{padding-top:0}.gx-security article strong{font-size:16px}.gx-security article p{color:#9fb2cc;margin:9px 0 0;font-size:9px;line-height:1.7}.gx-final{text-align:center;background:radial-gradient(circle at 50% 100%,#dceaff,#0000 45%),#fff;padding:125px 24px}.gx-final h2{letter-spacing:-3.8px;max-width:920px;margin:17px auto 20px;font-size:clamp(45px,5.5vw,74px);line-height:1}.gx-final p{max-width:650px;color:var(--gx-muted);margin:0 auto 32px;font-size:12px;line-height:1.75}.gx-final>a{background:var(--gx-blue);color:#fff;border-radius:9px;align-items:center;min-height:50px;padding:0 21px;font-size:10px;font-weight:850;display:inline-flex}.gx-final>a span{margin-left:16px}.gx-footer{background:#fff;border-top:1px solid #e1e7ef;grid-template-columns:1fr 1.5fr;gap:50px;padding:65px clamp(24px,7vw,108px) 35px;display:grid}.gx-footer>div img{width:165px}.gx-footer>div p{max-width:320px;color:var(--gx-muted);margin:18px 0;font-size:10px}.gx-footer nav{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.gx-footer nav div{flex-direction:column;gap:12px;display:flex}.gx-footer nav strong{color:#263e5c;margin-bottom:5px;font-size:9px}.gx-footer nav a{color:#667a92;font-size:9px}.gx-footer>span{color:#77899e;border-top:1px solid #e4eaf2;grid-column:1/-1;margin-top:24px;padding-top:24px;font-size:8px}@media (width<=1050px){.gx-hero{grid-template-columns:1fr;min-height:auto}.gx-hero-copy{max-width:800px}.gx-hero-card{max-width:790px}.gx-trust{grid-template-columns:1fr 1fr}.gx-trust span:nth-child(2){border-right:0}.gx-app-metrics,.gx-capabilities>div:last-child{grid-template-columns:1fr 1fr}.gx-capabilities article{min-height:300px}.gx-vault-story,.gx-security,.gx-audiences>div:last-child{grid-template-columns:1fr}.gx-audiences article{min-height:230px}.gx-solution-grid{grid-template-columns:1fr}.gx-solution-grid article,.gx-solution-grid h3,.gx-solution-grid p{min-height:0}.gx-app-window{grid-template-columns:170px 1fr}}@media (width<=950px){body.landing-menu-open{overflow:hidden}.landing-v2 .landing-nav{height:70px}.landing-v2 .landing-brand img{width:130px}.landing-v2 .landing-nav>.landing-mobile-menu{height:calc(100dvh - 70px);max-height:none;box-shadow:none;background:#fff;border-radius:0;padding:18px 22px 30px;inset:70px 0 0}.landing-v2 .landing-mobile-menu nav{flex:none}.landing-v2 .landing-mobile-menu nav a{min-height:57px;font-size:15px}.landing-v2 .landing-mobile-menu>div{margin-top:auto;padding-top:20px}.landing-v2 .landing-mobile-menu>div a{min-height:52px}.landing-v2 .landing-menu-button{z-index:30}}@media (width<=700px){.gx-hero{gap:52px;padding:65px 20px 70px}.gx-hero h1{letter-spacing:-2.8px;font-size:50px}.gx-hero-copy>p{font-size:14px}.gx-actions{flex-direction:column}.gx-actions a{width:100%}.gx-hero-card{border-radius:19px;padding:19px}.gx-hero-card>h2{font-size:24px}.gx-mini-top>b{display:none}.gx-mini-grid article{min-height:98px;padding:13px}.gx-trust{grid-template-columns:1fr;padding:12px 20px}.gx-trust span{border-bottom:1px solid #e6ebf2;border-right:0;min-height:50px;padding:0}.gx-trust span:last-child{border:0}.gx-intro,.gx-platform,.gx-capabilities,.gx-vault-story,.gx-audiences,.gx-solutions,.gx-security{padding:78px 20px}.gx-intro h2,.gx-section-heading h2,.gx-vault-story h2,.gx-security h2{letter-spacing:-2.2px;font-size:42px}.gx-accountability{justify-content:flex-start;gap:16px;padding:17px;overflow-x:auto}.gx-accountability span{white-space:nowrap}.gx-showcase-tabs{overflow-x:auto}.gx-showcase-tabs button{flex:0 0 93px}.gx-app-window{min-height:0;display:block}.gx-app-window aside{display:none}.gx-app-main{padding:22px 16px}.gx-app-main>header{display:block}.gx-app-main>header>span{margin-top:15px;display:inline-flex}.gx-app-main h3{font-size:25px}.gx-app-metrics{grid-template-columns:1fr 1fr;gap:8px;margin-top:23px}.gx-app-metrics article{min-height:115px;padding:14px}.gx-app-metrics strong{font-size:21px}.gx-app-rows>div{grid-template-columns:20px 1fr}.gx-app-rows span{grid-column:2}.gx-capabilities>div:last-child{border-right:1px solid #dce5f0;grid-template-columns:1fr}.gx-capabilities article{border-bottom:1px solid #dce5f0;border-right:0;min-height:270px}.gx-capabilities h3{margin-top:38px}.gx-vault-story{gap:50px}.gx-vault-browser{padding:7px}.gx-vault-browser article{grid-template-columns:34px 1fr auto;padding-inline:10px}.gx-audiences article{min-height:260px;padding:27px}.gx-solution-grid article{padding:29px 24px}.gx-security{gap:50px}.gx-final{padding:90px 20px}.gx-final h2{letter-spacing:-2.5px;font-size:46px}.gx-footer{grid-template-columns:1fr;padding:48px 20px 30px}.gx-footer nav{gap:15px}.gx-footer>span{grid-column:1}.gx-footer nav a{min-height:28px}.landing-v2 .landing-mobile-menu>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.landing-v2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.access-layout{grid-template-columns:minmax(0,1fr) minmax(520px,560px);gap:70px}.access-card form>label,.signup-form label:not(.signup-consent):not(.signup-honeypot){gap:9px;font-size:11px}.access-card input[type=email],.access-card input[type=password],.access-card input[type=text],.access-card input[type=tel],.access-card select,.signup-form input,.signup-form select{border-radius:10px;height:52px;min-height:52px;padding:0 15px;font-size:14px}.signup-form label>span{font-size:11px}.fresh-form-grid{gap:18px}.fresh-form-grid label{gap:9px}.fresh-form-grid label>span{font-size:11px}.fresh-form-grid input,.fresh-form-grid select{border-radius:10px;height:52px;padding:0 14px;font-size:14px}.workspace-modal{width:min(900px,100% - 30px)!important;padding:34px!important}.employee-login-card input,.employee-login-card select{height:52px;padding:0 14px;font-size:14px}.employee-login-card label{font-size:11px}.employee-form-grid label{gap:9px;font-size:11px}.employee-form-grid input,.employee-form-grid select{border-radius:10px;outline:0;height:52px;padding:0 14px;font-size:14px}.employee-form-grid input:focus,.employee-form-grid select:focus{border-color:#0869f8;box-shadow:0 0 0 3px #0869f814}.protected-identity{padding:28px}.protected-identity>header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.protected-identity>header>div>small{letter-spacing:.8px;color:#647991;font-size:9px}.protected-identity>header h2{margin:7px 0;font-size:21px}.protected-identity>header p{color:#60748e;margin:0;font-size:11px;line-height:1.55}.protected-identity>header>span{color:#78560f;background:#fff5df;border-radius:999px;flex:none;padding:8px 11px;font-size:9px;font-weight:800}.protected-identity>header>span.complete{color:#08714e;background:#e8f8f1}.protected-identity-grid{grid-template-columns:1fr 1fr}.protected-identity-grid label:last-child{grid-column:1/2}.protected-identity-note{color:#62758d;max-width:760px;margin:16px 0 0;font-size:10px;line-height:1.6}@media (width<=900px){.access-layout,.protected-identity-grid{grid-template-columns:1fr}.protected-identity-grid label:last-child{grid-column:auto}}@media (width<=650px){.workspace-modal{padding:25px 18px!important}.protected-identity>header{flex-direction:column}.protected-identity{padding:22px 17px}}.gx-mini-top>.gx-original-logo{background:#fff;border-radius:9px;place-items:center;width:78px;height:42px;padding:6px;display:grid;overflow:hidden}.gx-mini-top>.gx-original-logo img{width:100%;height:auto;display:block}.gx-app-window aside>.gx-original-logo{background:#fff;border-radius:9px;place-items:center;width:150px;height:54px;margin-bottom:38px;padding:7px;display:grid;overflow:hidden}.gx-app-window aside>.gx-original-logo img{filter:none;width:100%;height:auto;margin:0;display:block}.landing:not(.landing-v2){background:#fff}.landing:not(.landing-v2) .landing-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom-color:#e8edf4;height:84px;padding-inline:clamp(24px,5.3vw,84px);box-shadow:0 1px #e8edf4}.landing:not(.landing-v2) .landing-brand img{width:160px}.landing:not(.landing-v2) .landing-nav nav{gap:34px}.landing:not(.landing-v2) .landing-nav nav a{color:#435873;font-size:10px;transition:color .18s}.landing:not(.landing-v2) .landing-nav nav a:hover{color:#0869f8}.landing:not(.landing-v2) .landing-cta{border-radius:10px;align-items:center;min-height:44px;padding-inline:20px;display:inline-flex;box-shadow:0 10px 24px #0869f826}.landing:not(.landing-v2) .landing-hero{background:radial-gradient(circle at 82% 32%,#dceaff 0,#0000 31%),linear-gradient(145deg,#fff 11%,#f7f9fd 100%);grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);gap:clamp(58px,7vw,112px);min-height:720px;padding:92px clamp(24px,7.2vw,116px)}.landing:not(.landing-v2) .landing-hero h1{letter-spacing:-4.2px;max-width:690px;margin-top:20px;font-size:clamp(54px,5.7vw,78px);line-height:.99}.landing:not(.landing-v2) .landing-hero>div:first-child>p{max-width:590px;font-size:15px;line-height:1.78}.landing:not(.landing-v2) .landing-actions{margin:36px 0 28px}.landing:not(.landing-v2) .landing-actions a{justify-content:center;align-items:center;min-height:50px;padding:0 21px;display:inline-flex}.landing:not(.landing-v2) .landing-actions a:first-child{box-shadow:0 13px 30px #0869f82e}.landing:not(.landing-v2) .landing-trust{gap:12px 19px}.landing:not(.landing-v2) .landing-trust span{color:#687b93;font-size:8px}.landing:not(.landing-v2) .landing-product{background:linear-gradient(145deg,#071a40,#0c2a63);border:1px solid #153566;border-radius:24px;padding:27px;transform:none;box-shadow:0 34px 78px #07163332}.landing:not(.landing-v2) .landing-product-top{padding-bottom:22px}.landing:not(.landing-v2) .landing-product-top>span{border-radius:12px;width:44px;height:44px}.landing:not(.landing-v2) .landing-product-grid{gap:11px;margin:21px 0}.landing:not(.landing-v2) .landing-product-grid article{background:#153467;border-radius:13px;min-height:111px;padding:17px}.landing:not(.landing-v2) .landing-product-grid strong{margin-top:9px;font-size:22px}.landing:not(.landing-v2) .landing-product-list{border-radius:13px;padding:7px 17px}.landing:not(.landing-v2) .landing-product-list span{min-height:45px;padding:11px 0}.landing:not(.landing-v2) .landing-band{background:#0869f8;gap:38px;min-height:86px;padding:25px;box-shadow:inset 0 1px #ffffff20}.landing:not(.landing-v2) .landing-band span{letter-spacing:1.5px;font-size:8px}.landing:not(.landing-v2) .landing-confidence{background:#f5f8fc;gap:clamp(60px,8vw,120px);padding:120px clamp(24px,7.2vw,116px)}.landing:not(.landing-v2) .landing-confidence>div:first-child h2{font-size:clamp(43px,4.4vw,62px);line-height:1.03}.landing:not(.landing-v2) .confidence-grid{gap:16px}.landing:not(.landing-v2) .confidence-grid article{border-radius:20px;min-height:205px;padding:32px;box-shadow:0 16px 42px #0716330a}.landing:not(.landing-v2) .confidence-grid article p{font-size:10px;line-height:1.75}.landing:not(.landing-v2) .landing-services,.landing:not(.landing-v2) .landing-proof,.landing:not(.landing-v2) .landing-process,.landing:not(.landing-v2) .landing-switch,.landing:not(.landing-v2) .landing-pricing,.landing:not(.landing-v2) .landing-security,.landing:not(.landing-v2) .landing-faq{padding-top:115px;padding-bottom:115px;padding-inline:clamp(24px,7.2vw,116px)}.landing:not(.landing-v2) .landing-section-head{max-width:800px;margin-bottom:54px}.landing:not(.landing-v2) .landing-section-head h2,.landing:not(.landing-v2) .landing-security h2{letter-spacing:-3px;font-size:clamp(41px,4.3vw,60px);line-height:1.04}.landing:not(.landing-v2) .landing-section-head p{max-width:690px;font-size:12px;line-height:1.75}.landing:not(.landing-v2) .landing-services>div:last-child{background:0 0;border:0;gap:16px}.landing:not(.landing-v2) .landing-services article{border:1px solid #dce5f0;border-radius:18px;min-height:280px;padding:31px;box-shadow:0 13px 36px #0a244508}.landing:not(.landing-v2) .landing-services h3{font-size:23px;line-height:1.18}.landing:not(.landing-v2) .landing-services article p{font-size:10px;line-height:1.75}.landing:not(.landing-v2) .landing-services article a{border-radius:9px;min-height:43px;padding-inline:16px;transition:transform .18s,background .18s}.landing:not(.landing-v2) .landing-services article a:hover{background:#e5efff;transform:translateY(-2px)}.landing:not(.landing-v2) .landing-proof{background:#f5f8fc}.landing:not(.landing-v2) .proof-stage{border-radius:22px;box-shadow:0 27px 70px #0d294710}.landing:not(.landing-v2) .proof-tabs{padding:8px}.landing:not(.landing-v2) .proof-tabs span{border-radius:9px;justify-content:center;align-items:center;min-height:44px;display:flex}.landing:not(.landing-v2) .proof-summary>div{min-height:145px;padding:28px}.landing:not(.landing-v2) .proof-table>div{min-height:61px}.landing:not(.landing-v2) .landing-process{background:linear-gradient(145deg,#071a40,#0b2b62)}.landing:not(.landing-v2) .process-grid{background:0 0;border:0;gap:12px;overflow:visible}.landing:not(.landing-v2) .process-grid article{background:#0d2859;border:1px solid #ffffff14;border-radius:17px;min-height:285px;padding:36px}.landing:not(.landing-v2) .process-grid h3{margin-top:0;font-size:23px}.landing:not(.landing-v2) .process-grid p{font-size:10px;line-height:1.8}.landing:not(.landing-v2) .landing-switch{gap:clamp(60px,9vw,135px)}.landing:not(.landing-v2) .landing-switch ol{border-radius:20px;box-shadow:0 24px 60px #17365d12}.landing:not(.landing-v2) .landing-switch li{min-height:92px;padding:25px}.landing:not(.landing-v2) .landing-switch li>b{border-radius:10px;width:38px;height:38px}.landing:not(.landing-v2) .landing-pricing{background:#eff4fb}.landing:not(.landing-v2) .landing-price-grid{gap:20px}.landing:not(.landing-v2) .landing-price-grid article{border-radius:22px;box-shadow:0 17px 42px #0a24450b}.landing:not(.landing-v2) .landing-price-grid article.featured{box-shadow:0 24px 60px #0869f820}.landing:not(.landing-v2) .landing-modules{gap:16px}.landing:not(.landing-v2) .landing-modules article{border-radius:16px}.landing:not(.landing-v2) .landing-security{background:#fff}.landing:not(.landing-v2) .landing-security>div:last-child{gap:16px}.landing:not(.landing-v2) .landing-security article{background:#f5f8fc;border-top-width:3px;border-radius:0 0 16px 16px;min-height:210px;padding:31px}.landing:not(.landing-v2) .landing-security article p{font-size:10px;line-height:1.75}.landing:not(.landing-v2) .landing-faq>div:last-child{max-width:970px}.landing:not(.landing-v2) .landing-faq summary{align-items:center;min-height:68px;font-size:12px;display:flex}.landing:not(.landing-v2) .landing-final{background:radial-gradient(circle at 50% 100%,#dceaff,#0000 42%),#fff;padding:125px 24px}.landing:not(.landing-v2) .landing-final h2{font-size:clamp(43px,4.8vw,66px)}.landing:not(.landing-v2) .landing-footer{gap:28px;min-height:120px;padding:34px clamp(24px,5.3vw,84px)}.landing:not(.landing-v2) .landing-footer>div{flex-wrap:wrap;gap:18px 24px}.landing:not(.landing-v2) .landing-footer a{align-items:center;min-height:30px;display:inline-flex}@media (width<=950px){.landing:not(.landing-v2) .landing-hero{grid-template-columns:1fr;min-height:auto}.landing:not(.landing-v2) .landing-product{width:min(760px,100%)}.landing:not(.landing-v2) .landing-confidence,.landing:not(.landing-v2) .process-grid{grid-template-columns:1fr}.landing:not(.landing-v2) .process-grid article{min-height:210px}.landing:not(.landing-v2) .landing-nav>.landing-mobile-menu{height:calc(100dvh - 70px);max-height:none;box-shadow:none;background:#fff;border-radius:0;padding:18px 22px 30px;inset:70px 0 0}.landing:not(.landing-v2) .landing-mobile-menu nav a{min-height:57px;font-size:15px}.landing:not(.landing-v2) .landing-mobile-menu>div{margin-top:auto;padding-top:20px}.landing:not(.landing-v2) .landing-mobile-menu>div a{min-height:52px}}@media (width<=650px){.landing:not(.landing-v2) .landing-nav{height:70px}.landing:not(.landing-v2) .landing-brand img{width:128px}.landing:not(.landing-v2) .landing-hero{gap:52px;padding:68px 20px 74px}.landing:not(.landing-v2) .landing-hero h1{letter-spacing:-2.8px;font-size:49px;line-height:.99}.landing:not(.landing-v2) .landing-hero>div:first-child>p{font-size:14px}.landing:not(.landing-v2) .landing-actions a{width:100%}.landing:not(.landing-v2) .landing-product{border-radius:19px;padding:19px}.landing:not(.landing-v2) .landing-product-grid article{min-height:101px;padding:14px}.landing:not(.landing-v2) .landing-product-grid strong{font-size:20px}.landing:not(.landing-v2) .landing-band{gap:9px;min-height:72px;padding:18px 12px}.landing:not(.landing-v2) .landing-band span{letter-spacing:.7px;text-align:center;font-size:6px}.landing:not(.landing-v2) .landing-confidence,.landing:not(.landing-v2) .landing-services,.landing:not(.landing-v2) .landing-proof,.landing:not(.landing-v2) .landing-process,.landing:not(.landing-v2) .landing-switch,.landing:not(.landing-v2) .landing-pricing,.landing:not(.landing-v2) .landing-security,.landing:not(.landing-v2) .landing-faq{padding:78px 20px}.landing:not(.landing-v2) .landing-section-head h2,.landing:not(.landing-v2) .landing-security h2{letter-spacing:-2px;font-size:40px}.landing:not(.landing-v2) .confidence-grid article{min-height:180px}.landing:not(.landing-v2) .landing-services>div:last-child{grid-template-columns:1fr}.landing:not(.landing-v2) .landing-services article{min-height:250px}.landing:not(.landing-v2) .proof-summary{grid-template-columns:1fr 1fr}.landing:not(.landing-v2) .process-grid article{min-height:190px;padding:29px 25px}.landing:not(.landing-v2) .landing-switch{gap:44px}.landing:not(.landing-v2) .landing-switch li{min-height:84px;padding:21px 17px}.landing:not(.landing-v2) .landing-security article{min-height:180px}.landing:not(.landing-v2) .landing-footer{padding:34px 20px}.landing:not(.landing-v2) .landing-mobile-menu>div{grid-template-columns:1fr}}.landing-hero-focus{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.landing-hero-focus span{color:#365474;background:#fff;border:1px solid #d6e2f1;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800;box-shadow:0 5px 14px #17365d08}.landing:not(.landing-v2) .landing-actions{margin-top:22px}.landing:not(.landing-v2) .landing-product{position:relative;overflow:hidden}.landing:not(.landing-v2) .landing-product:before{content:"";filter:blur(4px);pointer-events:none;background:#176ff827;border-radius:50%;width:300px;height:300px;position:absolute;inset:-45% -15% auto auto}.landing:not(.landing-v2) .landing-product>*{position:relative}.landing:not(.landing-v2) .landing-product-grid article{transition:transform .2s,border-color .2s}.landing:not(.landing-v2) .landing-product-grid article:hover{border-color:#ffffff2c;transform:translateY(-3px)}.landing-vault-spotlight{color:#fff;background:linear-gradient(145deg,#061632,#0a2b64);grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(65px,9vw,145px);padding:120px clamp(24px,7.2vw,116px);display:grid;overflow:hidden}.vault-spotlight-copy>span{color:#70a7ff;letter-spacing:1.7px;font-size:9px;font-weight:850;display:block}.vault-spotlight-copy h2{letter-spacing:-3.3px;max-width:650px;margin:16px 0 22px;font-size:clamp(44px,4.8vw,66px);line-height:1.01}.vault-spotlight-copy>p{color:#afc0d7;max-width:570px;margin:0;font-size:12px;line-height:1.8}.vault-record-types{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.vault-record-types span{color:#d6e2f2;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:8px 11px;font-size:8px}.vault-spotlight-copy>a{color:#fff;align-items:center;margin-top:8px;font-size:10px;font-weight:850;display:inline-flex}.vault-spotlight-copy>a b{color:#70a7ff;margin-left:13px}.vault-browser{background:#102b5c;border:1px solid #ffffff1c;border-radius:22px;padding:12px;position:relative;box-shadow:0 38px 90px #01071666}.vault-browser:after{content:"";z-index:-1;filter:blur(70px);background:#0b74ff30;position:absolute;inset:15% -20% -15% 30%}.vault-browser>header{justify-content:space-between;align-items:center;min-height:78px;padding:14px 17px;display:flex}.vault-browser>header>div{flex-direction:column;gap:5px;display:flex}.vault-browser>header small{color:#7fa2d2;letter-spacing:1px;font-size:7px}.vault-browser>header strong{font-size:15px}.vault-browser>header>span{color:#aebfd6;background:#ffffff0c;border-radius:999px;padding:7px 10px;font-size:8px}.vault-browser-search{color:#7f9bc1;background:#0a2048;border:1px solid #ffffff12;border-radius:10px;justify-content:space-between;align-items:center;min-height:46px;margin-bottom:9px;padding:0 15px;font-size:8px;display:flex}.vault-browser-search b{color:#c3d1e4;font-size:16px}.vault-folder-grid{background:#dce5f0;border-radius:13px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.vault-folder-grid article{color:#173453;background:#fff;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:88px;padding:14px;display:grid}.vault-folder-grid article i{color:#0869f8;background:#eaf2ff;border-radius:9px;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.vault-folder-grid article>span{flex-direction:column;gap:5px;display:flex}.vault-folder-grid article strong{font-size:9px}.vault-folder-grid article small{color:#7a8ca2;font-size:7px}.vault-folder-grid article>b{color:#0869f8}.vault-browser>footer{color:#87a0c3;justify-content:space-between;align-items:center;min-height:52px;padding:0 12px;font-size:7px;display:flex}.vault-browser>footer strong{color:#b8c8dc;font-size:7px}@media (width<=1000px){.landing-vault-spotlight{grid-template-columns:1fr}.vault-browser{width:min(780px,100%)}}@media (width<=650px){.landing-hero-focus{margin-top:22px}.landing-hero-focus span{font-size:7px}.landing-vault-spotlight{gap:48px;padding:80px 20px}.vault-spotlight-copy h2{letter-spacing:-2.2px;font-size:43px}.vault-folder-grid{grid-template-columns:1fr}.vault-folder-grid article{min-height:76px}.vault-browser{padding:8px}.vault-browser>header{min-height:68px;padding-inline:10px}.vault-browser>footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}}.contact-honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.landing:not(.landing-v2) .proof-stage{background:#fff;border:1px solid #d9e4f2;border-radius:26px;overflow:hidden;box-shadow:0 30px 80px #0b2a5514}.landing:not(.landing-v2) .proof-stage-head{color:#fff;background:#071a40;justify-content:space-between;align-items:center;min-height:82px;padding:18px 24px;display:flex}.landing:not(.landing-v2) .proof-stage-head>div{align-items:center;gap:13px;display:flex}.landing:not(.landing-v2) .proof-stage-head>div>span{background:#0869f8;border-radius:12px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.landing:not(.landing-v2) .proof-stage-head p{flex-direction:column;margin:0;display:flex}.landing:not(.landing-v2) .proof-stage-head small{letter-spacing:1.25px;color:#8fb3e9;font-size:7px}.landing:not(.landing-v2) .proof-stage-head strong{margin-top:5px;font-size:14px}.landing:not(.landing-v2) .proof-stage-head>b{color:#c6d8f1;letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:8px 11px;font-size:7px}.landing:not(.landing-v2) .proof-tabs{background:#fff;border-bottom:1px solid #e2e9f2;gap:8px;padding:10px 18px}.landing:not(.landing-v2) .proof-tabs span{cursor:default;border:0;border-radius:9px;min-height:38px;padding:0 15px;font-size:9px}.landing:not(.landing-v2) .proof-tabs .active{color:#0869f8;background:#eaf2ff;box-shadow:inset 0 0 0 1px #cfe0ff}.landing:not(.landing-v2) .proof-summary{background:#f7faff;gap:12px;padding:20px}.landing:not(.landing-v2) .proof-summary>div{background:#fff;border:1px solid #dfe8f3;border-radius:15px;min-height:120px;padding:20px;position:relative;box-shadow:0 10px 24px #102e5a08}.landing:not(.landing-v2) .proof-summary>div i{color:#0869f8;background:#eaf2ff;border-radius:8px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:850;display:grid;position:absolute;top:16px;right:16px}.landing:not(.landing-v2) .proof-summary>div.health i{color:#1d8051;background:#e6f5ed}.landing:not(.landing-v2) .proof-summary small{letter-spacing:1px;color:#7286a0;font-size:7px}.landing:not(.landing-v2) .proof-summary strong{letter-spacing:-1px;margin:13px 0 4px;font-size:28px}.landing:not(.landing-v2) .proof-table{border-radius:15px;margin:0 20px 20px;box-shadow:0 8px 24px #102e5a08}.landing:not(.landing-v2) .proof-table>div{min-height:66px;padding:16px 20px}.landing:not(.landing-v2) .proof-table .head{background:#edf3fa;min-height:48px}.landing:not(.landing-v2) .proof-table b{border-radius:9px;width:30px;height:30px}.landing:not(.landing-v2) .proof-table .good,.landing:not(.landing-v2) .proof-table .wait{padding:7px 10px}@media (width<=650px){.landing:not(.landing-v2) .proof-stage-head{padding:15px 16px}.landing:not(.landing-v2) .proof-stage-head>b{display:none}.landing:not(.landing-v2) .proof-tabs{padding:9px 12px}.landing:not(.landing-v2) .proof-summary{gap:9px;padding:12px}.landing:not(.landing-v2) .proof-summary>div{min-height:112px;padding:16px}.landing:not(.landing-v2) .proof-summary>div i{top:12px;right:12px}.landing:not(.landing-v2) .proof-table{margin:0 12px 12px}}.landing-workspace-preview{background:#eef4fc;grid-template-columns:minmax(300px,.72fr) minmax(620px,1.28fr);align-items:center;gap:clamp(50px,7vw,110px);padding:115px clamp(24px,7.2vw,116px);display:grid}.workspace-preview-copy>span{letter-spacing:1.6px;color:#0869f8;font-size:9px;font-weight:850}.workspace-preview-copy h2{letter-spacing:-2.6px;margin:15px 0 20px;font-size:clamp(38px,4.2vw,58px);line-height:1.04}.workspace-preview-copy>p{color:#64768e;max-width:580px;font-size:12px;line-height:1.75}.workspace-feature-list{gap:12px;margin-top:30px;display:grid}.workspace-feature-list article{border-top:1px solid #cfdbeb;grid-template-columns:34px 1fr;gap:15px;padding:17px 0;display:grid}.workspace-feature-list i{color:#0869f8;background:#dceaff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;font-weight:850;display:grid}.workspace-feature-list strong{font-size:12px;display:block}.workspace-feature-list p{color:#687b94;margin:6px 0 0;font-size:9px;line-height:1.6}.workspace-console{background:#fff;border:1px solid #cad8ea;border-radius:24px;overflow:hidden;box-shadow:0 28px 70px #0b2b5b18}.workspace-console>header{color:#fff;background:#071a40;justify-content:space-between;align-items:center;min-height:76px;padding:15px 20px;display:flex}.workspace-company{align-items:center;gap:12px;display:flex}.workspace-company>span{background:#0869f8;border-radius:12px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.workspace-company p{flex-direction:column;margin:0;display:flex}.workspace-company small{letter-spacing:1.2px;color:#8fb3e9;font-size:7px}.workspace-company strong{margin-top:4px;font-size:13px}.workspace-console>header>b{color:#163251;letter-spacing:.6px;background:#d9f46c;border-radius:999px;padding:8px 11px;font-size:7px}.workspace-console-body{grid-template-columns:145px 1fr;min-height:430px;display:grid}.workspace-console aside{background:#f7f9fc;border-right:1px solid #e1e8f2;flex-direction:column;gap:5px;padding:23px 15px;display:flex}.workspace-console aside strong{color:#8192a8;letter-spacing:1px;text-transform:uppercase;margin:0 9px 12px;font-size:7px}.workspace-console aside span{color:#5e728d;border-radius:8px;padding:10px 11px;font-size:8px;font-weight:750}.workspace-console aside span.active{color:#0869f8;background:#e5efff}.workspace-main{min-width:0;padding:24px}.workspace-title{justify-content:space-between;align-items:center;display:flex}.workspace-title small,.workspace-lower small{letter-spacing:1px;color:#7b8fa9;font-size:7px}.workspace-title h3{margin:5px 0 0;font-size:22px}.workspace-title>span{color:#16804a;background:#e8f5ed;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:800}.workspace-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0;display:grid}.workspace-metrics article{border:1px solid #dce5f0;border-radius:12px;flex-direction:column;min-height:110px;padding:15px;display:flex}.workspace-metrics small{letter-spacing:.7px;color:#7b8fa9;font-size:6px}.workspace-metrics strong{margin:12px 0 7px;font-size:16px}.workspace-metrics span{color:#6f8299;font-size:7px}.workspace-lower{grid-template-columns:1fr 1fr;gap:10px;display:grid}.workspace-lower>div{border:1px solid #dce5f0;border-radius:12px;min-width:0;padding:17px}.workspace-lower>div>strong{margin:6px 0 13px;font-size:11px;display:block}.workspace-lower p{color:#536984;border-top:1px solid #edf1f6;align-items:center;gap:7px;margin:0;padding:9px 0;font-size:7px;display:flex}.workspace-lower p>span:last-child:not(.done){color:#8a9ab0;margin-left:auto}.workspace-lower .done{color:#16804a;text-align:center;background:#e8f5ed;border-radius:999px;min-width:45px;padding:4px 6px;font-size:6px;font-weight:800}.workspace-console>footer{background:#fbfcfe;border-top:1px solid #e1e8f2;justify-content:center;align-items:center;gap:25px;min-height:48px;padding:0 20px;display:flex}.workspace-console>footer span{color:#647892;font-size:7px}.workspace-console>footer span:before{content:"";background:#0869f8;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}@media (width<=1080px){.landing-workspace-preview{grid-template-columns:1fr}.workspace-preview-copy{max-width:760px}.workspace-console{width:min(920px,100%)}}@media (width<=650px){.landing-workspace-preview{gap:42px;padding:78px 20px}.workspace-preview-copy h2{letter-spacing:-2px;font-size:40px}.workspace-console-body{grid-template-columns:1fr;min-height:auto}.workspace-console aside{display:none}.workspace-main{padding:17px}.workspace-title{align-items:flex-start;gap:15px}.workspace-title h3{font-size:19px}.workspace-title>span{text-align:center;max-width:95px}.workspace-metrics{grid-template-columns:1fr}.workspace-metrics article{min-height:88px}.workspace-lower{grid-template-columns:1fr}.workspace-console>footer{flex-wrap:wrap;gap:9px 17px;padding:13px}.workspace-console>header>b{display:none}}.landing:not(.landing-v2) .landing-faq{background:#f7f9fc;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(50px,8vw,125px);display:grid}.landing:not(.landing-v2) .landing-faq .landing-section-head{margin:0;position:sticky;top:112px}.landing:not(.landing-v2) .landing-faq .landing-section-head h2{max-width:520px}.landing:not(.landing-v2) .landing-faq-list{border-top:1px solid #d7e2ef;max-width:none}.landing:not(.landing-v2) .landing-faq details{border-bottom:1px solid #d7e2ef}.landing:not(.landing-v2) .landing-faq summary{min-height:82px;padding:24px 54px 24px 18px;font-size:15px;line-height:1.35;transition:color .2s,background .2s}.landing:not(.landing-v2) .landing-faq summary:hover{color:#0869f8;background:#f0f5fd}.landing:not(.landing-v2) .landing-faq summary:after{content:"";background:0 0;border:2px solid #607590;border-top:0;border-left:0;border-radius:0;width:9px;height:9px;transition:transform .2s;top:50%;right:22px;transform:translateY(-65%)rotate(45deg)}.landing:not(.landing-v2) .landing-faq details[open]{background:#fff;border-radius:14px;box-shadow:0 14px 35px #102e5a0b}.landing:not(.landing-v2) .landing-faq details[open] summary{color:#0869f8}.landing:not(.landing-v2) .landing-faq details[open] summary:after{content:"";border-color:#0869f8;transform:translateY(-25%)rotate(225deg)}.landing:not(.landing-v2) .landing-faq details p{color:#5f738d;max-width:760px;margin:-7px 54px 27px 18px;font-size:11px;line-height:1.8}.landing:not(.landing-v2) .landing-faq-cta{color:#fff;background:#071a40;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:22px 20px;display:flex}.landing:not(.landing-v2) .landing-faq-cta span{font-size:12px;font-weight:750}.landing:not(.landing-v2) .landing-faq-cta a{color:#fff;background:#0869f8;border-radius:9px;padding:11px 14px;font-size:9px;font-weight:850}@media (width<=950px){.landing:not(.landing-v2) .landing-faq{grid-template-columns:1fr;gap:42px}.landing:not(.landing-v2) .landing-faq .landing-section-head{position:static}}@media (width<=650px){.landing:not(.landing-v2) .landing-faq summary{min-height:72px;padding:20px 45px 20px 12px;font-size:13px}.landing:not(.landing-v2) .landing-faq summary:after{right:17px}.landing:not(.landing-v2) .landing-faq details p{margin:-3px 42px 23px 12px;font-size:10px}.landing:not(.landing-v2) .landing-faq-cta{flex-direction:column;align-items:flex-start}.landing:not(.landing-v2) .landing-faq-cta a{text-align:center;width:100%}}.payroll-history-card{margin-top:18px;padding:24px}.payroll-history-card h2{margin:7px 0;font-size:22px}.payroll-history-card>div>p{color:#667990;max-width:760px;margin:0;font-size:11px;line-height:1.55}.payroll-history-options{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.payroll-history-options>label{cursor:pointer;background:#fff;border:1px solid #d7e1ee;border-radius:11px;align-items:flex-start;gap:11px;padding:17px;display:flex}.payroll-history-options input{margin-top:4px}.payroll-history-options span{flex-direction:column;display:flex}.payroll-history-options b{font-size:12px}.payroll-history-options small{color:#6e8097;margin-top:4px;font-size:9px}.payroll-conversion-fields{margin:16px 0}.payroll-conversion-fields .wide{grid-column:1/-1}@media (width<=720px){.payroll-history-options{grid-template-columns:1fr}}.employee-invite-link{color:#1458d6;cursor:pointer;background:#f7faff;border:1px solid #b8cdf8;border-radius:9px;justify-content:center;align-items:center;margin-top:8px;padding:7px 10px;font:800 12px/1.1 inherit;text-decoration:none;display:inline-flex}.employee-invite-link:hover{background:#eaf1ff}.employee-invite-link:disabled{cursor:not-allowed;opacity:.55}.employee-tax-status,.employee-access-cell{flex-direction:column;gap:5px;align-items:flex-start!important;display:flex!important}.employee-directory .workspace-table-row:not(.head)>span{min-width:0}.employee-directory .workspace-table-row small{line-height:1.45}.status-pill.warning{color:#8a5800;background:#fff2d7}.modern-bank-card{margin-bottom:18px;padding:28px}.modern-bank-card>header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.modern-bank-card h2{margin:6px 0 8px}.module-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.module-capabilities article{background:#fff;border:1px solid #d6e0f0;border-radius:16px;padding:20px;box-shadow:0 12px 30px #0d234d0d}.module-capabilities b{color:#0a214d;margin-bottom:7px;display:block}.module-capabilities p{color:#526a91;margin:0;line-height:1.55}.direct-deposit-form header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.direct-deposit-form header .complete{color:#157a50;background:#e6f5ee;border-radius:999px;padding:8px 12px;font-weight:800}@media (width<=900px){.module-capabilities{grid-template-columns:1fr}.modern-bank-card>header{flex-direction:column}}.fresh-shell .employee-directory{overflow-x:auto}.fresh-shell .employee-directory .workspace-table-row{grid-template-columns:minmax(190px,1.2fr) minmax(145px,.8fr) minmax(165px,.9fr) minmax(220px,1.2fr) minmax(195px,1fr);align-items:center;column-gap:24px}.fresh-shell .employee-directory .workspace-table-row:not(.head){min-height:112px}.fresh-shell .employee-directory .workspace-table-row>span{min-width:0}.fresh-shell .employee-identity,.fresh-shell .employee-compensation,.fresh-shell .employee-tax-status,.fresh-shell .employee-access-cell{align-content:center;gap:6px;align-items:start!important;display:grid!important}.fresh-shell .employee-location{line-height:1.5}.fresh-shell .employee-compensation strong{font-weight:800}.fresh-shell .employee-compensation small,.fresh-shell .employee-tax-status small,.fresh-shell .employee-access-cell small{line-height:1.5;display:block}.fresh-shell .employee-access-cell{justify-items:start;gap:8px}.fresh-shell .employee-access-cell .status-pill{white-space:nowrap}.fresh-shell .employee-access-cell .employee-invite-link{min-height:38px;margin-top:0;padding:8px 12px}.fresh-shell .employee-access-cell .employee-email-fix{width:100%}@media (width<=1100px){.fresh-shell .employee-directory .workspace-table-row{min-width:1080px}}.tax-form-section,.tax-signature{gap:18px;display:grid}.tax-form-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tax-form-heading h2,.tax-form-section h2,.tax-signature h2{margin:4px 0 0}.tax-form-heading a{color:#245bf5;text-underline-offset:3px;font-size:13px;font-weight:800;text-decoration:underline}.tax-identity-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.tax-identity-summary span,.tax-jurisdiction-pair span{background:#f8faff;border:1px solid #dce5f3;border-radius:14px;gap:6px;padding:14px;display:grid}.tax-identity-summary small,.tax-jurisdiction-pair{color:#71809e}.tax-identity-summary b,.tax-jurisdiction-pair b{color:#0a1838}.tax-jurisdiction-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tax-form-note{color:#66738d;margin:0;font-size:13px;line-height:1.55}.tax-signed-status{color:#24704a;margin-top:12px;font-weight:800;display:block}.time-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.time-summary-grid article{background:#fff;border:1px solid #dce5f3;border-radius:18px;gap:7px;padding:20px;display:grid;box-shadow:0 12px 30px #0f22480d}.time-summary-grid small{color:#687895;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.time-summary-grid strong{color:#071737;font-size:25px}.time-summary-grid span{color:#6d7a92;font-size:12px;line-height:1.45}.time-entry-form{gap:18px;display:grid}.time-entry-actions{justify-content:flex-end;gap:10px;display:flex}.time-entry-actions .secondary{color:#1a315c;background:#fff;border:1px solid #cbd7ea;border-radius:12px;min-height:52px;padding:0 24px;font-weight:800}.time-entry-list{display:grid}.time-entry-list article{border-top:1px solid #e4eaf4;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.time-entry-list article>div,.time-entry-list article>span{gap:5px;display:grid}.time-entry-list article>span{text-align:right;justify-items:end}.time-entry-list small{color:#71809b}.time-entry-list button{color:#b32c38;cursor:pointer;background:0 0;border:0;text-decoration:underline}.time-status{text-transform:uppercase;letter-spacing:.05em;color:#6b7890;font-size:11px;font-style:normal;font-weight:900}.time-status.approved{color:#18794e}.time-status.submitted{color:#9b6500}.time-status.rejected{color:#b42335}.time-review-table{overflow-x:auto}.time-review-row{border-top:1px solid #e3e9f3;grid-template-columns:1.05fr 1.7fr .65fr .6fr 1fr;align-items:center;gap:16px;min-width:900px;padding:16px 20px;display:grid}.time-review-row.head{color:#71809a;text-transform:uppercase;letter-spacing:.07em;border-top:0;font-size:11px;font-weight:900}.time-review-row>span{gap:4px;display:grid}.time-review-row small{color:#72809a;line-height:1.35}.time-review-actions{flex-wrap:wrap;gap:7px;display:flex!important}.time-review-actions button,.ops-inline-actions button{color:#fff;cursor:pointer;background:#245bf5;border:0;border-radius:9px;min-height:36px;padding:0 12px;font-weight:800}.time-review-actions button.secondary,.ops-inline-actions button+button{color:#21385f;background:#fff;border:1px solid #cbd7ea}.ops-inline-actions{flex-wrap:wrap;gap:6px;display:flex}.ops-tax-election-list{gap:12px;padding:18px;display:grid}.ops-tax-election-list article{background:#fff;border:1px solid #dce5f2;border-radius:14px;overflow:hidden}.ops-tax-election-list article>header{background:#f7f9fd;border-bottom:1px solid #e3e9f3;justify-content:space-between;gap:18px;padding:16px 18px;display:flex}.ops-tax-election-list article>header div{gap:4px;display:grid}.ops-tax-election-list article>header small{color:#73819a}.ops-tax-election-list article>header>b{color:#285fce}.ops-tax-election-list article>div{background:#e4eaf3;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.ops-tax-election-list article>div span{background:#fff;gap:5px;padding:14px;display:grid}.ops-tax-election-list article>div small{color:#74829b;font-size:10px}.ops-tax-election-list article>div b{color:#0f2042;word-break:break-word;font-size:12px;line-height:1.4}@media (width<=900px){.tax-identity-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.time-summary-grid{grid-template-columns:1fr}.tax-form-heading{display:grid}}@media (width<=1000px){.ops-tax-election-list article>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.tax-identity-summary,.tax-jurisdiction-pair,.ops-tax-election-list article>div{grid-template-columns:1fr}.time-entry-list article{display:grid}.time-entry-list article>span{text-align:left;justify-items:start}.time-entry-actions{display:grid}.time-entry-actions button{width:100%}}:where(.fresh-shell,.employee-shell,.ops-shell){--product-navy:#071a40;--product-blue:#246bfe;--product-ink:#0c1e3b;--product-muted:#60738d;--product-line:#dce5f0;--product-canvas:#f4f7fb;--product-success:#117a55;color:var(--product-ink)}:where(.fresh-shell,.employee-shell,.ops-shell) button,:where(.fresh-shell,.employee-shell,.ops-shell) a,:where(.fresh-shell,.employee-shell,.ops-shell) input,:where(.fresh-shell,.employee-shell,.ops-shell) select{transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s}:where(.fresh-shell,.employee-shell,.ops-shell) :focus-visible{outline-offset:2px;outline:3px solid #246bfe30}:where(.fresh-shell,.employee-shell,.ops-shell) button:disabled{cursor:not-allowed;opacity:.48}.fresh-shell .sidebar{background:#fbfcfe;border-right:1px solid #e2e9f2;width:272px;padding:24px 18px 18px}.fresh-shell .brand{min-height:58px;padding:0 10px 20px}.fresh-shell .brand img{width:184px}.fresh-shell .company-switcher{border:1px solid #dfe7f1;border-radius:14px;padding:13px;box-shadow:0 7px 22px #0b244509}.fresh-shell .company-avatar{background:var(--product-navy);color:#fff;border-radius:11px;width:38px;height:38px;font-size:12px}.fresh-shell .company-switcher strong{font-size:13px}.fresh-shell .company-switcher small{font-size:10px}.fresh-shell .nav-item{border-radius:10px;min-height:44px;padding:10px 12px;font-size:13px}.fresh-shell .nav-icon{width:25px;font-size:16px}.fresh-shell .fresh-subnav{min-height:38px;margin-left:40px;padding:9px 11px;font-size:11px}.fresh-shell .topbar{height:72px;padding:0 38px}.fresh-shell .topbar-title{font-size:14px}.fresh-shell .fresh-account-label{font-size:8px}.fresh-shell .page-intro{align-items:flex-start;margin-bottom:28px}.fresh-shell .page-intro h1{letter-spacing:-1.45px;font-size:36px}.fresh-shell .page-intro p{max-width:760px;font-size:14px;line-height:1.6}.fresh-shell .eyebrow{color:#246bfe;font-size:10px}.fresh-shell .panel{border-color:#dce5f0;border-radius:17px;box-shadow:0 8px 26px #0b244508}.fresh-shell .primary,.fresh-shell .secondary{border-radius:10px;min-height:44px;padding:0 17px;font-size:12px}.fresh-shell .primary:hover{background:#1258dc;transform:translateY(-1px)}.fresh-shell .secondary:hover{background:#f7faff;border-color:#abc4eb}.fresh-shell .fresh-empty-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fresh-shell .fresh-empty-metrics article{border-radius:15px;min-height:138px;padding:21px;box-shadow:0 7px 22px #0b244507}.fresh-shell .fresh-empty-metrics small{font-size:9px;font-weight:800}.fresh-shell .fresh-empty-metrics strong{margin:24px 0 8px;font-size:25px}.fresh-shell .fresh-empty-metrics span{font-size:10px}.fresh-shell .workspace-alert{border-radius:11px;min-height:48px;padding:13px 16px;font-size:12px}.fresh-shell .workspace-table-row{padding:17px 20px;font-size:12px}.fresh-shell .workspace-table-row.head{min-height:44px;font-size:9px}.fresh-shell .workspace-table-row strong{font-size:12px}.fresh-shell .workspace-table-row small{font-size:10px;line-height:1.45}.fresh-shell .workspace-history-row{padding:16px 20px}.fresh-shell .workspace-history-row strong{font-size:12px}.fresh-shell .workspace-history-row small,.fresh-shell .workspace-history-row time{font-size:10px}.fresh-shell .fresh-setup-panel{padding:28px}.fresh-shell .fresh-security-note{border-radius:12px;padding:16px}.fresh-shell .fresh-security-note b,.fresh-shell .fresh-security-note span{font-size:11px}.fresh-shell .fresh-progress{padding:9px 13px;font-size:10px}.fresh-form-grid label>span,.employee-form-grid label{font-weight:750}.fresh-form-grid input::placeholder,.employee-form-grid input::placeholder{color:#93a1b3}.employee-shell{background:var(--product-canvas)}.employee-nav{width:264px;padding:27px 20px 20px}.employee-nav>img{width:176px;margin:0 7px 29px}.employee-person{border-radius:14px;padding:14px;box-shadow:0 6px 18px #0b244507}.employee-person>span{border-radius:12px;width:42px;height:42px}.employee-person strong{font-size:12px}.employee-person small{font-size:9px}.employee-nav nav{gap:5px}.employee-nav nav button{border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:44px;padding:9px 11px;font-size:12px;display:grid}.employee-nav nav button:hover{color:#24496f;background:#f2f6fc}.employee-nav nav button.active{background:#eaf2ff;box-shadow:inset 3px 0 #246bfe}.employee-nav nav button>b{color:#246bfe;text-align:center;background:#fff;border-radius:999px;min-width:28px;padding:4px 6px;font-size:8px}.employee-nav-icon{color:#64758b;background:#f0f4f9;border-radius:8px;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.employee-nav button.active .employee-nav-icon{color:#fff;background:#246bfe}.employee-signout{cursor:pointer;min-height:40px;font-size:10px}.employee-main{margin-left:264px}.employee-main>header{z-index:8;height:72px;padding:0 42px;position:sticky;top:0}.employee-main>header strong{font-size:13px}.employee-main>header small{font-size:8px}.employee-main>header>span{font-size:9px}.employee-content{max-width:1240px;padding:42px}.employee-page-head{margin-bottom:28px}.employee-page-head h1{letter-spacing:-1.8px;font-size:42px;line-height:1.06}.employee-page-head p{max-width:760px;font-size:14px;line-height:1.6}.employee-page-head>span{font-size:10px}.employee-panel,.employee-pay-card,.employee-progress-card,.employee-stub,.employee-quick button{border-radius:18px;box-shadow:0 10px 30px #0b244509}.employee-panel{margin-bottom:18px;padding:30px}.employee-panel h2{font-size:22px}.employee-form-grid{gap:20px}.employee-form-grid label{color:#405675;font-size:12px}.employee-form-grid label>small{color:#7b899b;font-size:10px;font-weight:500}.employee-form-grid input,.employee-form-grid select{border-radius:11px;height:54px;padding:0 15px;font-size:14px}.employee-primary{border-radius:10px;min-height:48px;padding:0 20px;font-size:12px;box-shadow:0 8px 18px #0869f824}.employee-primary:hover{background:#075bd4;transform:translateY(-1px)}.employee-hero-grid{gap:18px}.employee-pay-card,.employee-progress-card{min-height:245px;padding:30px}.employee-quick{gap:16px;margin-top:18px}.employee-quick button{min-height:112px;padding:23px}.employee-quick b{font-size:14px}.employee-quick span{font-size:10px;line-height:1.5}.employee-checklist>button{min-height:92px;padding:18px 22px}.employee-checklist strong{font-size:13px}.employee-checklist small{font-size:10px;line-height:1.45}.employee-checklist b{font-size:10px}.employee-check,.employee-attest{font-size:12px;line-height:1.55}.employee-check input,.employee-attest input{flex:none;width:18px;height:18px;margin-top:1px}.tax-form-section,.tax-signature{counter-increment:tax-step;position:relative}.employee-content:has(.tax-form-section){counter-reset:tax-step}.tax-form-section:before,.tax-signature:before{content:counter(tax-step);border:4px solid var(--product-canvas);color:#fff;background:#246bfe;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:grid;position:absolute;top:28px;left:-17px;box-shadow:0 6px 18px #246bfe28}.tax-form-heading h2,.tax-form-section h2,.tax-signature h2{font-size:23px}.tax-identity-summary span,.tax-jurisdiction-pair span{padding:16px}.tax-identity-summary small,.tax-jurisdiction-pair{font-size:11px}.tax-identity-summary b,.tax-jurisdiction-pair b{font-size:12px}.tax-form-note{background:#f5f8fd;border-left:3px solid #9fbaea;border-radius:0 9px 9px 0;padding:13px 15px;font-size:12px}.tax-signature{background:linear-gradient(145deg,#fff,#f7faff);border-color:#b9cdef}.form-section-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.form-section-head h2{margin:5px 0 6px}.form-section-head p{color:#64758d;max-width:700px;margin:0;font-size:12px;line-height:1.55}.form-step-badge{color:#246bfe;text-transform:uppercase;letter-spacing:.05em;background:#eaf2ff;border-radius:999px;flex:none;padding:8px 11px;font-size:9px;font-weight:850}.time-clock-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.time-clock-fields label{display:grid}.time-entry-preview{background:#f8faff;border:1px solid #cddcf0;border-radius:14px;grid-template-columns:1.1fr repeat(3,1fr);gap:0;display:grid;overflow:hidden}.time-entry-preview>div,.time-entry-preview>span{border-right:1px solid #dfe7f2;flex-direction:column;justify-content:center;min-height:92px;padding:17px 18px;display:flex}.time-entry-preview>:last-child{border-right:0}.time-entry-preview small{letter-spacing:.08em;color:#71819a;font-size:9px}.time-entry-preview strong{color:#071a40;margin-top:7px;font-size:23px}.time-entry-preview>span{color:#183858;font-size:13px;font-weight:750}.time-entry-preview b{color:#7b899c;margin-top:6px;font-size:9px;font-weight:600}.time-entry-actions{border-top:1px solid #e2e9f2;padding-top:18px}.time-entry-actions .secondary,.time-entry-actions .employee-primary{min-width:150px}.time-entry-list article{padding:19px 0}.time-entry-list strong{font-size:13px}.time-entry-list small{font-size:11px}.time-entry-list article>span>b{font-size:14px}.time-review-toolbar{border-bottom:1px solid #e2e9f2;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 18px;display:flex}.time-review-toolbar>div:first-child{gap:5px;display:grid}.time-review-toolbar strong{font-size:14px}.time-review-toolbar small{color:#70819a;font-size:11px}.time-review-toolbar>div:last-child{background:#eef3fa;border-radius:10px;padding:4px;display:flex}.time-review-toolbar button{color:#58708f;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:36px;padding:0 13px;font-size:10px;font-weight:800}.time-review-toolbar button[aria-selected=true]{color:#246bfe;background:#fff;box-shadow:0 3px 10px #0b244512}.time-review-toolbar button b{background:#eaf2ff;border-radius:999px;margin-left:5px;padding:2px 5px}.time-review-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.time-review-empty>span{color:#246bfe;background:#edf4ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.time-review-empty strong{margin:14px 0 5px;font-size:15px}.time-review-empty small{color:#718199;font-size:11px}.time-review-row{font-size:12px}.time-review-row small{font-size:10px}.ops-shell .ops-topbar{min-height:76px}.ops-shell .ops-global-search input{font-size:13px}.ops-shell .ops-modules button{min-height:40px;font-size:10px}.ops-shell .ops-directory-head>span{font-size:10px}.ops-shell .ops-client-list button{border-radius:12px;min-height:72px}.ops-shell .ops-card{border-radius:15px;box-shadow:0 8px 25px #0b244508}.ops-shell .ops-card header p{font-size:11px;line-height:1.55}.ops-shell .ops-table-row{font-size:11px}.ops-shell .ops-table-row.head{font-size:9px}.ops-shell .ops-event-row{padding:15px 18px}.ops-shell .ops-event-row strong{font-size:12px}.ops-shell .ops-event-row p{font-size:10px}.ops-shell .ops-event-row small{font-size:9px}.ops-shell .tax-file-grid strong{font-size:13px}.ops-shell .tax-file-grid p,.ops-shell .banking-quick-actions span{font-size:10px}.ops-shell .tax-file-grid button{min-height:40px;font-size:10px}@media (width<=1100px){.fresh-shell .fresh-empty-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.time-entry-preview{grid-template-columns:1fr 1fr}.time-entry-preview>:nth-child(2){border-right:0}.time-entry-preview>:nth-child(-n+2){border-bottom:1px solid #dfe7f2}}@media (width<=1000px){.fresh-shell .fresh-main{margin-left:0}.fresh-shell .content{padding:32px 24px 70px}.employee-nav{border-bottom:1px solid #dce5f0;border-right:0;grid-template-columns:135px 1fr auto;align-items:center;gap:14px;width:100%;height:auto;padding:12px 16px;display:grid;position:sticky;top:0}.employee-nav>img{width:130px;margin:0}.employee-person{display:none}.employee-nav nav{scrollbar-width:none;gap:4px;margin:0;padding:3px;display:flex;overflow-x:auto}.employee-nav nav button{grid-template-columns:24px auto;min-width:max-content;padding:8px 10px}.employee-nav nav button>b{display:none}.employee-nav-icon{width:24px;height:24px}.employee-signout{margin:0;padding:0 12px}.employee-main{margin-left:0}.employee-main>header{display:none}.employee-content{padding:32px 24px}}@media (width<=720px){.fresh-shell .content{padding:26px 16px 60px}.fresh-shell .page-intro{display:grid}.fresh-shell .page-intro h1{font-size:31px}.fresh-shell .fresh-empty-metrics{grid-template-columns:1fr}.fresh-shell .fresh-empty-metrics article{min-height:112px}.employee-nav{grid-template-columns:1fr auto}.employee-nav>img{width:120px}.employee-nav nav{grid-area:2/1/auto/-1}.employee-content{padding:28px 16px}.employee-page-head h1{font-size:34px}.employee-hero-grid,.employee-quick,.employee-form-grid{grid-template-columns:1fr}.employee-panel{padding:23px 18px}.tax-form-section:before,.tax-signature:before{display:none}.time-clock-fields{grid-template-columns:1fr 1fr}.time-entry-preview{grid-template-columns:1fr}.time-entry-preview>div,.time-entry-preview>span{border-bottom:1px solid #dfe7f2;border-right:0;min-height:76px}.time-entry-preview>:last-child{border-bottom:0}.time-review-toolbar{flex-direction:column;align-items:flex-start}.time-review-toolbar>div:last-child{width:100%}.time-review-toolbar button{flex:1}.tax-form-heading{gap:12px}.tax-form-heading a{font-size:11px}.employee-stub-summary{grid-template-columns:1fr 1fr}.employee-stub-summary>span:nth-child(2){border-right:0}}@media (width<=480px){.employee-nav{padding:10px 12px}.employee-nav nav button{grid-template-columns:1fr;min-width:44px;padding:8px}.employee-nav nav button>span:last-of-type{display:none}.employee-nav nav button.active>span:last-of-type{display:inline}.employee-nav nav button.active{grid-template-columns:24px auto}.employee-signout{font-size:9px}.employee-page-head h1{font-size:31px}.time-clock-fields{grid-template-columns:1fr}.employee-stub>header{grid-template-columns:1fr;gap:18px}.employee-stub>header>div:last-child{text-align:left}}.yeti-mfa-shell{color:#0b1b3b;background:#f3f6fb;place-items:center;min-height:100vh;padding:28px;display:grid}.yeti-mfa-card{background:#fff;border:1px solid #dce4f1;border-radius:24px;flex-direction:column;gap:16px;width:min(520px,100%);padding:38px;display:flex;box-shadow:0 24px 70px #0b1b3b1f}.yeti-mfa-card>img:first-child{object-fit:contain;object-position:left center;width:190px;max-height:58px}.yeti-mfa-card small{color:#2764f2;letter-spacing:.14em;font-weight:900}.yeti-mfa-card h1{margin:0;font-size:clamp(30px,5vw,42px);line-height:1.05}.yeti-mfa-card p{color:#5c6d8a;margin:0;line-height:1.65}.yeti-mfa-card .yeti-mfa-qr{border:12px solid #fff;border-radius:16px;align-self:center;width:220px;height:220px;box-shadow:0 0 0 1px #dce4f1}.yeti-mfa-card details{color:#5c6d8a;background:#f5f8fd;border-radius:12px;padding:12px 14px}.yeti-mfa-card details code{overflow-wrap:anywhere;color:#0b1b3b;margin-top:10px;display:block}.yeti-mfa-card label{gap:8px;font-weight:800;display:grid}.yeti-mfa-card input{letter-spacing:.25em;border:1px solid #cbd7e8;border-radius:12px;height:56px;padding:0 16px;font:700 22px/1 inherit}.yeti-mfa-card button{color:#fff;cursor:pointer;background:#2764f2;border:0;border-radius:12px;height:54px;font-weight:900}.yeti-mfa-card button:disabled{opacity:.5;cursor:not-allowed}.yeti-mfa-card>a{text-align:center;color:#53698e}.yeti-mfa-error{border:1px solid #efb5b5;border-radius:10px;padding:12px;color:#a12626!important;background:#fff5f5!important}.ops-account-status{gap:4px;display:grid}.ops-account-status span{letter-spacing:.08em;text-transform:uppercase;color:#73829a;font-size:7px;font-weight:850}.ops-account-status select{color:#102242;background:#fff;border:1px solid #d8e1ee;border-radius:8px;min-width:148px;height:36px;padding:0 28px 0 10px;font-size:10px;font-weight:750}.ops-actions button:disabled{opacity:.45;cursor:not-allowed}.protected-company-tax{gap:22px;display:grid}.protected-company-tax>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.protected-company-tax h2{margin:6px 0;font-size:24px}.protected-company-tax header p{color:#63748f;margin:0}.protected-company-tax header>b{color:#9a5a00;background:#fff1df;border-radius:999px;padding:7px 10px;font-size:10px}.protected-company-tax header>b.complete{color:#087954;background:#e8f7f1}.protected-company-tax>.primary{justify-self:start}.vault-upload-panel{grid-template-columns:1fr minmax(260px,.8fr) auto;align-items:center;gap:22px;display:grid}.vault-upload-panel h2{margin:5px 0}.vault-upload-panel p{color:#677893;margin:0}.vault-file-picker{color:#365478;cursor:pointer;background:#f7faff;border:1px dashed #9eb6d8;border-radius:12px;align-items:center;height:54px;padding:0 16px;font-weight:750;display:flex}.vault-file-picker input{opacity:0;width:1px;height:1px;position:absolute}.vault-file-picker span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vault-message{color:#176c50;grid-column:1/-1;margin:0;font-weight:750}.workspace-table-row.vault{grid-template-columns:minmax(220px,1.4fr) minmax(160px,1fr) 90px minmax(160px,1fr) 100px 100px}.workspace-table-row.vault button{min-height:36px}.vault-table{overflow-x:auto}.vault-table .workspace-table-row{min-width:980px}.ops-file-download{color:#175fd2;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.ops-table-row span small{color:#7b899e;margin-top:5px;display:block}.ops-inline-message{color:#176c50;background:#effaf5;border:1px solid #cfe8dc;border-radius:10px;padding:10px 14px;font-size:10px;font-weight:750}@media (width<=900px){.vault-upload-panel{grid-template-columns:1fr}.vault-upload-panel>.primary{justify-self:start}}@media (width<=560px){.yeti-mfa-shell{padding:14px}.yeti-mfa-card{border-radius:18px;padding:26px 20px}.yeti-mfa-card .yeti-mfa-qr{width:200px;height:200px}}.service-activation{gap:22px;margin-bottom:22px;padding:28px;display:grid}.service-activation>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.service-activation>header h2{margin:6px 0;font-size:27px}.service-activation>header p{color:#62748d;max-width:760px;margin:0;line-height:1.6}.service-activation>header>b{text-align:center;color:#246bfe;background:#eaf2ff;border-radius:999px;min-width:126px;padding:9px 12px;font-size:11px}.service-proposal-grid,.subscription-scope-grid{background:#dfe7f2;border:1px solid #dfe7f2;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.service-proposal-grid>span,.subscription-scope-grid>span{background:#fff;flex-direction:column;justify-content:center;min-height:84px;padding:15px;display:flex}.service-proposal-grid>.service-proposal-half{grid-column:span 2}.service-proposal-grid small,.subscription-scope-grid small{letter-spacing:.05em;text-transform:uppercase;color:#74829a;font-size:9px}.service-proposal-grid strong,.subscription-scope-grid strong{margin-top:7px;font-size:13px;line-height:1.4}.service-activation-steps{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.service-activation-steps>span{color:#6c7d93;border:1px solid #dfe6f0;border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:10px;font-weight:750;display:flex}.service-activation-steps>span b{background:#edf1f6;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.service-activation-steps>span.done{color:#126f50;background:#f2fbf7;border-color:#bfe4d3}.service-activation-steps>span.done b{color:#fff;background:#1c916a}.service-module-list{gap:10px;display:grid}.service-module-list>small{color:#6b7d94;letter-spacing:.08em;font-size:9px;font-weight:850}.service-module-list>div{flex-wrap:wrap;gap:7px;display:flex}.service-module-list span{color:#225fbf;text-transform:capitalize;background:#edf4ff;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:750}.service-agreement-link,.service-payment-link{width:max-content;text-decoration:none}.service-agreement-sign{background:#f7faff;border:1px solid #dce5f1;border-radius:13px;gap:15px;padding:18px;display:grid}.service-safety-note{color:#718199;margin:0;font-size:10px;line-height:1.55}.fresh-shell .nav-status{color:#6a788c;background:#f1f4f8;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:9px;font-weight:800;line-height:1}.fresh-shell .nav-status.requested{color:#875b08;background:#fff3dc}.vault-access-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:27px;display:grid}.vault-access-icon{color:#246bfe;background:#eaf2ff;border-radius:16px;place-items:center;width:58px;height:58px;font-size:29px;font-weight:800;display:grid}.vault-access-card h2{margin:6px 0 8px;font-size:24px}.vault-access-card p{color:#61738c;max-width:760px;margin:0;line-height:1.65}.vault-access-card>b{border-radius:999px;align-self:start;padding:8px 11px;font-size:10px}.vault-access-card>b.requested{color:#845b0b;background:#fff2d9}.vault-access-card>b.available{color:#1f61c7;background:#edf4ff}.vault-access-card>.primary{grid-column:2;justify-self:start}.vault-access-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.vault-access-benefits article{background:#fff;border:1px solid #dce5f0;border-radius:14px;padding:20px;box-shadow:0 7px 22px #0b244507}.vault-access-benefits b{font-size:13px}.vault-access-benefits p{color:#667993;margin:8px 0 0;line-height:1.55}.subscription-manager{gap:20px;margin-bottom:18px;padding:24px;display:grid}.subscription-manager>header{justify-content:space-between;gap:20px;display:flex}.subscription-manager>header h2{margin:5px 0}.subscription-manager>header p{max-width:760px;margin:0}.subscription-manager>header>b{color:#205fc2;background:#edf4ff;border-radius:999px;height:max-content;padding:7px 10px;font-size:10px}.subscription-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.subscription-form-grid label,.subscription-reason{color:#425978;gap:7px;font-size:10px;font-weight:750;display:grid}.subscription-form-grid input,.subscription-form-grid select{color:#102242;width:100%;height:43px;font:inherit;background:#fff;border:1px solid #cfdbea;border-radius:9px;padding:0 11px}.subscription-modules{border:1px solid #dce5f0;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:16px;display:grid}.subscription-modules legend{color:#526985;padding:0 6px;font-size:10px;font-weight:850}.subscription-modules label{background:#fafcff;border:1px solid #e2e8f1;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px;font-size:10px;display:flex}.subscription-modules input{width:16px;height:16px}.subscription-reason textarea{resize:vertical;min-height:82px;font:inherit;border:1px solid #cfdbea;border-radius:9px;padding:11px}.subscription-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.subscription-actions button{color:#244a75;background:#fff;border:1px solid #cedaea;border-radius:9px;min-height:42px;padding:0 14px;font-size:10px;font-weight:800}.subscription-actions .primary-action{color:#fff;background:#246bfe;border-color:#246bfe}.subscription-actions small{color:#8c5b0b}.subscription-details{color:#526983;background:#f6f9fd;border-left:3px solid #246bfe;margin:0;padding:12px}.subscription-change-log{border-top:1px solid #e1e7f0;padding-top:15px}.subscription-change-log h3{font-size:13px}.subscription-change-log article{border-bottom:1px solid #e8edf4;grid-template-columns:1fr auto;gap:7px 15px;padding:12px 0;display:grid}.subscription-change-log article>div{gap:4px;display:grid}.subscription-change-log article span{color:#65768c;overflow-wrap:anywhere;font-size:9px}.subscription-change-log article small{color:#77869a;font-size:8px}.subscription-change-log article p{color:#4f627c;grid-column:1/-1;margin:0;font-size:9px}@media (width<=1100px){.service-proposal-grid,.subscription-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-activation-steps{grid-template-columns:1fr 1fr}.subscription-form-grid,.subscription-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.vault-access-card{grid-template-columns:auto 1fr}.vault-access-card>b{grid-column:2;justify-self:start}.vault-access-card>.primary{grid-column:1/-1;width:100%}.vault-access-benefits{grid-template-columns:1fr}}@media (width<=680px){.service-activation,.subscription-manager{padding:19px}.service-proposal-grid,.subscription-scope-grid,.service-activation-steps,.subscription-form-grid,.subscription-modules{grid-template-columns:1fr}.service-proposal-grid>.service-proposal-half{grid-column:auto}.service-activation>header,.subscription-manager>header{display:grid}.subscription-change-log article{grid-template-columns:1fr}}.confirmation-waiting{text-align:center;gap:16px;padding:14px 2px 4px;display:grid}.confirmation-waiting-icon{color:#087552;background:#e7f8f1;border-radius:50%;justify-self:center;place-items:center;width:54px;height:54px;font-size:23px;font-weight:900;display:grid}.confirmation-waiting h3{color:#0a1d3d;margin:0;font-size:22px}.confirmation-waiting>p{color:#60738d;margin:0;font-size:11px;line-height:1.65}.confirmation-device-flow{text-align:left;gap:8px;display:grid}.confirmation-device-flow>span{color:#405875;background:#f8faff;border:1px solid #dce5f0;border-radius:10px;align-items:center;gap:10px;padding:11px;font-size:10px;font-weight:700;display:flex}.confirmation-device-flow b{color:#fff;background:#246bfe;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.confirmation-waiting .access-submit{justify-content:space-between;align-items:center;width:100%;display:flex}.auth-loading>strong{color:#0c2549;font-size:16px}.auth-loading>span{text-align:center;max-width:520px;padding:0 20px;line-height:1.6}.confirmation-page{color:#0b1d3d;background:radial-gradient(circle at 50% 10%,#e4efff 0,#0000 34%),#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.confirmation-card{background:#fff;border:1px solid #dce5f0;border-radius:22px;gap:18px;width:min(560px,100%);padding:42px;display:grid;box-shadow:0 24px 70px #0b244514}.confirmation-card>img{width:180px;margin-bottom:15px}.confirmation-card>small{color:#246bfe;letter-spacing:.14em;font-size:10px;font-weight:900}.confirmation-card h1{letter-spacing:-1.2px;margin:0;font-size:38px}.confirmation-card>p{color:#60738d;margin:0;font-size:13px;line-height:1.7}.confirmation-card>button,.confirmation-card>a{color:#fff;text-align:center;cursor:pointer;background:#246bfe;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:52px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.confirmation-card>button:disabled{opacity:.55}.confirmation-card .confirmation-footnote{text-align:center;font-size:10px}.confirmation-check{color:#087753;background:#e4f8ef;border-radius:50%;place-items:center;width:58px;height:58px;font-size:25px;font-weight:900;display:grid}@media (width<=600px){.confirmation-card{border-radius:18px;padding:30px 22px}.confirmation-card h1{font-size:31px}}.employer-payroll-entry{gap:20px;margin:18px 0;padding:25px;display:grid}.employer-payroll-entry header h2{margin:6px 0;font-size:23px}.employer-payroll-entry header p{color:#63758d;max-width:760px;margin:0;font-size:12px;line-height:1.6}.employer-payroll-entry>.primary{justify-self:start}.first-payroll-row,.ops-readiness-row{text-align:left;cursor:pointer;width:100%;color:inherit;background:#fff;border:0;border-bottom:1px solid #e8edf4;grid-template-columns:28px 1fr 70px 80px 16px;align-items:center;gap:11px;padding:13px 15px;display:grid}.first-payroll-row:hover,.first-payroll-row:focus-visible,.ops-readiness-row:hover,.ops-readiness-row:focus-visible{background:#f6f9ff;outline:none;box-shadow:inset 3px 0 #246bfe}.first-payroll-row:last-child,.ops-readiness-row:last-child{border-bottom:0}.first-payroll-row>span,.ops-readiness-row>span{color:#9a650b;background:#fff3df;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.first-payroll-row>span.done,.ops-readiness-row>span.done{color:#08764d;background:#e5f6ed}.first-payroll-row div,.ops-readiness-row div{flex-direction:column;display:flex}.first-payroll-row strong,.ops-readiness-row strong{font-size:11px}.first-payroll-row small,.ops-readiness-row small{color:#718198;margin-top:3px;font-size:9px;line-height:1.4}.first-payroll-row time,.ops-readiness-row time{color:#52657f;font-size:9px}.first-payroll-row b,.ops-readiness-row b{color:#8c5e12;text-align:right;font-size:8px}.first-payroll-row i,.ops-readiness-row i{color:#718198;font-size:18px;font-style:normal}.readiness-detail{z-index:100;background:#07162f88;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.readiness-detail>section{background:#fff;border-radius:16px;width:min(560px,100%);padding:28px;position:relative;box-shadow:0 30px 80px #07162f55}.readiness-close{cursor:pointer;background:#eef3fa;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;position:absolute;top:14px;right:14px}.readiness-detail h3{margin:10px 0;font-size:24px}.readiness-detail>section>p{color:#5d7089;font-size:12px;line-height:1.6}.readiness-detail dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.readiness-detail dl div{background:#f4f7fb;border-radius:9px;padding:12px}.readiness-detail dt{text-transform:uppercase;color:#718198;font-size:8px}.readiness-detail dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:11px;font-weight:700}.readiness-owner-note{border-left:3px solid #246bfe;padding-left:12px}.ops-readiness-warning{color:#75520e;background:#fff8e8;border-bottom:1px solid #ead9af;margin:0;padding:12px 18px;font-size:11px}.readiness-review-field{flex-direction:column;gap:7px;margin:14px 0;display:flex}.readiness-review-field>span{font-size:10px;font-weight:800}.readiness-review-field select,.readiness-review-field textarea{font:inherit;border:1px solid #ced9e8;border-radius:8px;padding:11px}.readiness-review-field textarea{resize:vertical;min-height:110px}.readiness-review-guard{background:#fff8e8;border:1px solid #ecdcb4;border-radius:8px;color:#75520e!important;padding:10px!important;font-size:10px!important}@media (width<=760px){.first-payroll-row,.ops-readiness-row{grid-template-columns:28px 1fr 14px}.first-payroll-row time,.first-payroll-row b,.ops-readiness-row time,.ops-readiness-row b{text-align:left;grid-column:2}.readiness-detail dl{grid-template-columns:1fr}}.pto-summary-pill{color:#245bdf;background:#eaf1ff;border:1px solid #cddcff;border-radius:999px;align-self:flex-start;padding:10px 15px;font-size:12px;font-weight:800}.pto-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.pto-metrics article,.employee-pto-balances article{background:#fff;border:1px solid #d9e2ef;border-radius:16px;padding:20px;box-shadow:0 10px 28px #0b24450a}.pto-metrics small,.employee-pto-balances small{color:#6d7f99;letter-spacing:.13em;font-size:9px;font-weight:800;display:block}.pto-metrics strong{color:#0b2445;margin:8px 0 3px;font-size:26px;display:block}.pto-metrics span{color:#718198;font-size:11px}.pto-layout{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.pto-panel,.pto-table-panel{padding:24px}.pto-panel header,.pto-table-panel header{margin-bottom:18px}.pto-panel h2,.pto-table-panel h2{margin:5px 0;font-size:21px}.pto-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.pto-form-grid label,.employee-wide-field{color:#30435f;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.pto-form-grid input,.pto-form-grid select,.pto-review input,.ops-pto-list input{height:44px;font:inherit;color:#0b2445;background:#fff;border:1px solid #ced9e8;border-radius:9px;padding:0 11px}.pto-check{color:#51657f;align-items:center;gap:8px;margin:14px 0;font-size:11px;display:flex}.pto-check input{width:16px;height:16px}.pto-help{color:#657892;font-size:11px;line-height:1.5}.pto-table-head,.pto-table-row{grid-template-columns:2fr repeat(4,1fr);align-items:center;gap:12px;padding:13px 12px;display:grid}.pto-table-head{color:#718198;letter-spacing:.08em;text-transform:uppercase;background:#f4f7fb;border-radius:9px;font-size:9px;font-weight:800}.pto-table-row{color:#334863;border-bottom:1px solid #e7edf5;font-size:12px}.pto-table-row>span:first-child{flex-direction:column;display:flex}.pto-table-row small{color:#7a8aa0;margin-top:3px}.pto-table-row .negative{color:#b42318}.pto-empty{text-align:center;color:#677990;padding:32px}.pto-empty h3{color:#15304f;margin:0 0 6px}.pto-request-list>article{border-bottom:1px solid #e6edf6;justify-content:space-between;align-items:flex-start;gap:20px;padding:17px 0;display:flex}.pto-request-main{gap:13px;display:flex}.pto-request-main p{color:#526781;margin:5px 0;font-size:12px}.pto-request-main small,.pto-reviewed small{color:#75869c;display:block}.pto-review{grid-template-columns:minmax(190px,1fr) auto auto;gap:7px;display:grid}.pto-review button,.ops-pto-list button{color:#183455;background:#fff;border:1px solid #ced9e8;border-radius:8px;height:40px;padding:0 12px;font-weight:700}.pto-reviewed{text-align:right}.status-pill.submitted{color:#8a5a00;background:#fff4d8}.status-pill.approved{color:#137a43;background:#e8f8ee}.status-pill.denied{color:#a32929;background:#ffeded}.employee-pto-balances{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.employee-pto-balances strong{color:#0b2445;margin-top:10px;font-size:28px;display:block}.employee-pto-balances>article>span{color:#718198;font-size:11px;display:block}.employee-pto-balances article div{color:#566a83;border-top:1px solid #e8edf5;justify-content:space-between;margin-top:15px;padding-top:12px;font-size:10px;display:flex}.employee-wide-field{grid-column:1/-1}.employee-wide-field textarea{resize:vertical;border:1px solid #ced9e8;border-radius:10px;min-height:90px;padding:12px}.employee-pto-history article{border-bottom:1px solid #e7edf4;gap:13px;padding:15px 0;display:flex}.employee-pto-history p{color:#63768f;margin:4px 0;font-size:12px}.employee-pto-history small{color:#72839a}.employee-empty-inline{color:#73849a;padding:22px 0}.ops-pto-list article{border-bottom:1px solid #e4eaf2;justify-content:space-between;gap:18px;padding:16px;display:flex}.ops-pto-list article>div:first-child{flex-direction:column;gap:5px;display:flex}.ops-pto-list article p{color:#63758b;margin:0}.ops-pto-list article>div:last-child{grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:7px;display:grid}@media (width<=1000px){.pto-metrics{grid-template-columns:1fr 1fr}.pto-layout{grid-template-columns:1fr}.employee-pto-balances{grid-template-columns:1fr 1fr}}@media (width<=680px){.pto-metrics,.employee-pto-balances,.pto-form-grid{grid-template-columns:1fr}.pto-table{overflow-x:auto}.pto-table-head,.pto-table-row{min-width:650px}.pto-request-list>article,.ops-pto-list article{flex-direction:column}.pto-review,.ops-pto-list article>div:last-child{grid-template-columns:1fr 1fr}.pto-review input,.ops-pto-list input{grid-column:1/-1}}:root{--gx-readable-body:14px;--gx-readable-ui:13px;--gx-readable-meta:12px}.landing :where(p,li,label,input,select,textarea,button,a),.access-page :where(p,li,label,input,select,textarea,button,a),.signup-page :where(p,li,label,input,select,textarea,button,a){line-height:1.55;font-size:var(--gx-readable-body)!important}.landing :where(small,.eyebrow),.access-page :where(small,.eyebrow),.signup-page :where(small,.eyebrow){line-height:1.45;font-size:var(--gx-readable-meta)!important}.landing-nav nav a,.landing-product-grid span,.landing-modules span,.pricing-terms,.signup-fineprint,.access-help,.access-footer span,.access-footer a{line-height:1.45;font-size:var(--gx-readable-ui)!important}.fresh-shell .nav-item,.fresh-shell .fresh-subnav,.fresh-shell :where(p,label,input,select,textarea,button),.fresh-shell .workspace-table-row,.fresh-shell .first-payroll-row,.fresh-shell .pto-table-row{line-height:1.5;font-size:var(--gx-readable-ui)!important}.fresh-shell :where(small,time,.eyebrow,.status-pill),.fresh-shell .fresh-account-label,.fresh-shell .workspace-history-row :where(small,time),.fresh-shell .pto-table-head,.fresh-shell .first-payroll-row :where(small,time,b){line-height:1.45;font-size:var(--gx-readable-meta)!important}.employee-shell .employee-nav nav button,.employee-shell :where(p,label,input,select,textarea,button),.employee-shell .employee-checklist,.employee-shell .employee-stub,.employee-shell .employee-pto-history{line-height:1.5;font-size:var(--gx-readable-ui)!important}.employee-shell :where(small,time,.eyebrow),.employee-shell .employee-page-head>span,.employee-shell .employee-main>header :where(small,span),.employee-shell .employee-form-grid label,.employee-shell .employee-pto-balances :where(small,span,b){line-height:1.45;font-size:var(--gx-readable-meta)!important}.ops-shell .ops-modules button,.ops-shell :where(p,label,input,select,textarea,button),.ops-shell .ops-table-row,.ops-shell .ops-client-list strong,.ops-shell .ops-comment-list p,.ops-shell .ops-event-row{line-height:1.5;font-size:var(--gx-readable-ui)!important}.ops-shell :where(small,time,.eyebrow),.ops-shell .ops-statuses span,.ops-shell .ops-metrics :where(small,span),.ops-shell .ops-client-list :where(small,i),.ops-shell .ops-company small,.ops-shell .ops-card header small,.ops-shell .ops-inline-audit :where(p,span){line-height:1.45;font-size:var(--gx-readable-meta)!important}.fresh-shell :where(input,select,textarea),.employee-shell :where(input,select,textarea),.ops-shell :where(input,select,textarea),.access-page :where(input,select,textarea),.signup-page :where(input,select,textarea){font-size:14px!important}@media (width<=760px){:root{--gx-readable-body:15px;--gx-readable-ui:14px;--gx-readable-meta:12px}.fresh-shell .nav-item,.employee-shell .employee-nav nav button,.ops-shell .ops-modules button{min-height:46px}}.ops-shell .tax-coverage>div>span{display:none}.ops-shell .tax-coverage>div>button{color:#21344f;cursor:pointer;background:#f8fafc;border:1px solid #dfe7f2;border-radius:10px;place-items:center;gap:2px;min-height:58px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid}.ops-shell .tax-coverage>div>button:hover,.ops-shell .tax-coverage>div>button.selected{background:#edf4ff;border-color:#246bfe;transform:translateY(-1px);box-shadow:0 0 0 3px #246bfe1f}.ops-shell .tax-coverage>div>button.approved{color:#137153;background:#effaf5;border-color:#a9dfc9}.ops-shell .tax-coverage>div>button.approved.selected{color:#143d7a;background:#eaf3ff;border-color:#246bfe}.ops-shell .tax-coverage>div>button b{font-size:12px}.ops-shell .tax-coverage>div>button small{color:#71839b;font-size:9px}.ops-shell{--yeti-body:14px;--yeti-meta:12px;--yeti-title:clamp(24px,2.2vw,34px)}.ops-shell .ops-topbar{color:#0c1e3b;background:#fff;border-bottom:1px solid #dce5f0;height:72px;min-height:72px;padding-inline:22px}.ops-shell .ops-logo{color:#0c1e3b}.ops-shell .ops-logo>span small{color:#526984}.ops-shell .ops-user strong{color:#10213e}.ops-shell .ops-user small{color:#6a7d97}.ops-shell .ops-topbar:after{top:8px}.ops-shell .ops-global-search{box-shadow:none;background:#f7f9fc;border:1px solid #d8e2ef}.ops-shell .ops-global-search:focus-within{background:#fff;border-color:#246bfe;box-shadow:0 0 0 3px #246bfe16}.ops-shell .ops-modules{gap:5px;min-height:54px;padding:6px 22px;position:sticky;top:0}.ops-shell .ops-modules button{border-radius:8px;height:40px;padding:0 13px;min-height:40px!important;font-size:12px!important;line-height:1!important}.ops-shell .ops-layout{grid-template-columns:248px minmax(0,1fr)}.ops-shell .ops-directory{background:#f7f9fc;padding:20px 12px}.ops-shell .ops-workspace{background:0 0;width:100%;max-width:1410px;margin-inline:auto;padding:28px clamp(20px,3vw,44px) 72px}.ops-shell .ops-account-head{border-bottom:1px solid #e3e9f2;margin-bottom:20px;padding-bottom:18px}.ops-shell .ops-company h1{font-size:var(--yeti-title);letter-spacing:-.7px;line-height:1.08}.ops-shell .ops-company p{font-size:13px!important}.ops-shell .ops-company small{font-size:11px!important}.ops-shell .ops-comments-top{margin-bottom:16px}.ops-shell .ops-statuses{margin:0 0 16px}.ops-shell .ops-command-strip{border-radius:13px;margin:0 0 20px;padding:6px}.ops-shell .ops-command-strip article{padding:13px}.ops-shell .ops-command-strip article strong{font-size:18px}.ops-shell .ops-command-strip>div{display:none}.ops-shell .ops-module-page>header{border-bottom:1px solid #e3e9f2;margin:0 0 20px;padding-bottom:16px}.ops-shell .ops-module-page>header h2{font-size:var(--yeti-title);margin:5px 0 7px;line-height:1.1}.ops-shell .ops-module-page>header p{max-width:780px;line-height:1.6;font-size:14px!important}.ops-shell .ops-module-page>header small{letter-spacing:.11em;font-size:11px!important}.ops-shell .ops-metrics{gap:10px;margin-bottom:16px}.ops-shell .ops-metrics article{border-radius:12px;min-height:104px;padding:16px}.ops-shell .ops-metrics strong{overflow-wrap:anywhere;margin:9px 0 3px;font-size:clamp(18px,1.7vw,25px);line-height:1.15}.ops-shell .ops-metrics small,.ops-shell .ops-metrics span{font-size:11px!important}.ops-shell .ops-card{border-radius:14px;margin-bottom:16px;box-shadow:0 8px 25px #0b244506}.ops-shell .ops-card>header{min-height:70px;padding:16px 20px}.ops-shell .ops-card header h2{font-size:18px}.ops-shell .ops-card header small{font-size:10px!important}.ops-shell .ops-table-row{min-height:56px;padding:9px 20px;font-size:13px!important}.ops-shell .ops-table-row.head{min-height:42px;font-size:10px!important}.ops-shell .empty-records{color:#6a7d97;padding:32px 20px;font-size:13px}.staff-loading{text-align:center;color:#60738d;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:360px;display:flex}.staff-loading strong{color:#10213e;font-size:18px}.staff-loading p{max-width:420px;margin:0}.ops-loading-ring{border:3px solid #d9e4f2;border-top-color:#246bfe;border-radius:50%;width:28px;height:28px;margin-bottom:8px;animation:.8s linear infinite yeti-spin}@keyframes yeti-spin{to{transform:rotate(360deg)}}.staff-load-error button{color:#fff;background:#246bfe;border:0;border-radius:9px;margin-top:9px;padding:11px 17px;font-weight:800}.client-danger-zone{background:snow!important;border-color:#f1b9b9!important;margin-top:24px!important}.client-danger-zone>header{background:#fff6f6!important;border-bottom-color:#f4cccc!important}.client-danger-zone>header h2{color:#8f1717}.client-danger-zone>header p{color:#7b4c4c;margin:5px 0 0;font-size:13px;line-height:1.5}.client-danger-zone>header>span{color:#a31515;letter-spacing:.06em;background:#fee2e2;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.danger-summary{justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.danger-summary strong{color:#6f1818;font-size:15px}.danger-summary p{color:#715656;max-width:780px;margin:5px 0 0;font-size:13px;line-height:1.55}.danger-summary button,.danger-submit{white-space:nowrap;border-radius:9px;padding:11px 15px;font-weight:850;color:#fff!important;background:#b91c1c!important;border:1px solid #c91e1e!important}.danger-confirmation{gap:14px;padding:20px;display:grid}.danger-warning{color:#771414;background:#fff0f0;border-left:4px solid #dc2626;gap:3px;padding:13px 15px;display:grid}.danger-warning span{font-size:12px}.danger-confirmation label{color:#612020;gap:7px;font-size:12px;font-weight:800;display:grid}.danger-confirmation :where(input,textarea){width:100%;font:inherit;background:#fff;border:1px solid #e6baba;border-radius:9px;padding:11px}.danger-confirmation textarea{resize:vertical;min-height:88px}.danger-confirmation>div:last-child{justify-content:flex-end;gap:9px;display:flex}.danger-cancel{color:#334760;background:#fff;border:1px solid #d7dee8;border-radius:9px;padding:11px 15px;font-weight:800}.danger-message{color:#8a1919;background:#fff6f6;border-bottom:1px solid #f2cece;margin:0;padding:13px 20px}@media (width<=900px){.ops-shell .ops-layout{grid-template-columns:220px minmax(0,1fr)}.ops-shell .ops-metrics,.ops-shell .subscription-form-grid,.ops-shell .subscription-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ops-shell .ops-topbar{height:auto;min-height:0}.ops-shell .ops-layout{display:block}.ops-shell .ops-workspace{padding:22px 14px 56px}.ops-shell .ops-account-head{border-bottom:0}.ops-shell .ops-command-strip{grid-template-columns:1fr 1fr}.danger-summary{flex-direction:column;align-items:stretch}.danger-summary button{width:100%}}@media (width<=520px){.ops-shell .ops-metrics,.ops-shell .subscription-form-grid,.ops-shell .subscription-modules{grid-template-columns:1fr}.danger-confirmation>div:last-child{display:grid}.danger-confirmation button{width:100%}}.tax-state-selector{color:#50627a;align-items:center;gap:12px;margin:-4px 0 16px;font-weight:800;display:flex}.tax-state-selector select{background:#fff;border:1px solid #cad6e6;border-radius:9px;min-width:220px;padding:11px 12px}.tax-pack-actions{border-top:1px solid #e2e9f3;grid-template-columns:1fr auto minmax(230px,auto);align-items:end;gap:12px;margin-top:18px;padding-top:16px;display:grid}.tax-pack-actions>div{gap:4px;display:grid}.tax-pack-actions>div span{color:#63748a;font-size:11px}.tax-pack-actions button,.tax-pack-actions select{background:#fff;border:1px solid #cad6e6;border-radius:9px;min-height:42px;padding:9px 12px;font-weight:750}.tax-pack-actions button.active{color:#fff;background:#071a40;border-color:#071a40}.tax-pack-actions label{color:#50627a;gap:5px;font-size:10px;font-weight:800;display:grid}.tax-draft-selection{color:#1859bd;white-space:nowrap;background:#edf4ff;border:1px solid #cbdcf4;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:850}.tax-draft-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.tax-draft-actions>span{color:#60728a;font-size:11px;line-height:1.45}.tax-draft-actions button{min-width:220px}.tax-source-loader{color:#fff;background:linear-gradient(110deg,#071a40,#12346c);justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:22px 24px;display:flex;border:0!important}.tax-source-loader>div{gap:5px;display:grid}.tax-source-loader small{color:#9fc0ff;letter-spacing:.12em;font-weight:850}.tax-source-loader h2{margin:0;font-size:20px}.tax-source-loader p{color:#d4e1f7;max-width:780px;margin:0;line-height:1.55}.tax-source-loader button{color:#071a40;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #fff5;border-radius:10px;min-height:44px;padding:10px 16px;font-weight:850}.tax-source-loader button:disabled{opacity:.65;cursor:wait}@media (width<=700px){.tax-source-loader{flex-direction:column;align-items:stretch}.tax-source-loader button{width:100%}}.tax-source-loader .tax-research-actions{flex-direction:column;align-items:stretch;gap:9px;min-width:250px;display:flex}.tax-source-loader .tax-research-actions small{letter-spacing:0;max-width:280px;line-height:1.45}.tax-source-loader .tax-safety-note{color:#afc7ed;margin-top:7px;font-size:13px}.tax-source-loader .tax-research-actions .primary{color:#fff;background:#2f6bff;border-color:#7ea4ff}@media (width<=700px){.tax-source-loader .tax-research-actions{min-width:0}}@media (width<=900px){.tax-pack-actions{grid-template-columns:1fr 1fr}.tax-pack-actions>div{grid-column:1/-1}}@media (width<=700px){.tax-state-selector{flex-direction:column;align-items:stretch}.tax-state-selector select{width:100%;min-width:0}.tax-pack-actions{grid-template-columns:1fr}.tax-pack-actions>div{grid-column:auto}.tax-rule-import>header{flex-direction:column;align-items:flex-start}}.tax-coverage{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:end;gap:22px;display:grid}.tax-coverage>header{border-bottom:1px solid #dfe7f2;grid-column:1/-1;margin-bottom:0;padding-bottom:18px}.tax-coverage>div{display:none}.tax-state-selector{align-self:stretch;gap:8px;margin:0;display:grid}.tax-state-selector>span{color:#53647d;font-size:13px;font-weight:800}.tax-state-selector select{background:#fff;border-radius:12px;width:100%;min-width:0;min-height:52px;padding:0 16px;font-size:16px}.tax-pack-actions{background:#f8faff;border:1px solid #dbe5f2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto minmax(220px,.72fr);align-items:end;gap:14px;margin:0;padding:18px;display:grid}.tax-pack-actions>div{grid-column:auto;align-self:center}.tax-pack-actions>div b{font-size:16px}.tax-pack-actions>div span{font-size:12px;line-height:1.45}.tax-pack-actions>button{border-radius:11px;min-height:48px}.tax-pack-actions label{gap:7px}.tax-pack-actions label span{font-size:12px}.tax-pack-actions select{background:#fff;border-radius:11px;min-height:48px}@media (width<=1050px){.tax-coverage{grid-template-columns:1fr}.tax-coverage>header{grid-column:auto}.tax-pack-actions{grid-template-columns:1fr 1fr}.tax-pack-actions>div{grid-column:1/-1}}@media (width<=700px){.tax-pack-actions{grid-template-columns:1fr;padding:15px}.tax-pack-actions>div{grid-column:auto}.tax-coverage{gap:16px}}.employee-avatar{color:#fff;background:linear-gradient(145deg,#09204c,#246bfe);border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-size:12px;font-weight:850;display:grid;overflow:hidden;box-shadow:0 7px 18px #071a4024}.employee-avatar img{object-fit:cover;width:100%;height:100%}.employee-person>.employee-avatar{width:44px;height:44px}.employee-secondary{color:#17355d;cursor:pointer;background:#fff;border:1px solid #c8d6e8;border-radius:10px;min-height:46px;padding:0 18px;font-size:12px;font-weight:800}.employee-secondary:hover{color:#145bd7;border-color:#246bfe;transform:translateY(-1px);box-shadow:0 8px 20px #1f65e718}.employee-photo-heading,.employee-appearance{justify-content:space-between;align-items:center;gap:24px;display:flex}.employee-photo-heading>div,.employee-appearance>div{max-width:720px}.employee-photo-heading h2,.employee-appearance h2{margin:7px 0 8px}.employee-photo-heading p,.employee-appearance p{color:#60738d;margin:0;line-height:1.55}.employee-photo-heading>.employee-avatar{border-radius:23px;width:82px;height:82px;font-size:21px}.employee-photo-editor>.employee-secondary{margin-top:22px}.employee-crop-workspace{background:#f7f9fd;border:1px solid #dbe5f1;border-radius:16px;grid-template-columns:220px 1fr;align-items:center;gap:28px;margin-top:24px;padding:22px;display:grid}.employee-crop-frame{aspect-ratio:1;background:#dfe7f2;border:1px solid #bfd0e6;border-radius:24px;width:220px;overflow:hidden;box-shadow:inset 0 0 0 7px #fff}.employee-crop-frame img{object-fit:cover;transform-origin:50%;width:100%;height:100%}.employee-crop-controls{gap:13px;display:grid}.employee-crop-controls label{color:#405675;grid-template-columns:90px 1fr;align-items:center;gap:13px;font-size:12px;font-weight:750;display:grid}.employee-crop-controls input{accent-color:#246bfe}.employee-crop-controls>div{gap:10px;margin-top:5px;display:flex}.employee-crop-controls .employee-primary{margin:0}.employee-photo-error{color:#a02828;margin:14px 0 0;font-size:12px}.employee-record-row{text-align:left;background:#fff;border-bottom:1px solid #e7edf4;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;width:100%;min-height:92px;padding:18px 22px;display:grid}.employee-record-row:last-child{border-bottom:0}.employee-record-row>span{color:#667a92;background:#eef2f7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:grid}.employee-record-row>span.done{color:#087454;background:#e7f8f1}.employee-record-row>div{flex-direction:column;gap:5px;display:flex}.employee-record-row strong{font-size:13px}.employee-record-row small{color:#75869b;font-size:10px;line-height:1.45}.employee-record-row b{color:#526780;font-size:10px}.employee-checklist>button:disabled{cursor:default;opacity:1}.employee-checklist>button:disabled b{color:#117a55}.employee-theme-navy{--product-canvas:#071735;--product-ink:#f3f7ff;--product-muted:#9cafc9;--product-line:#294469;color:#f3f7ff;background:#071735}.employee-theme-navy .employee-nav,.employee-theme-navy .employee-main>header,.employee-theme-navy :where(.employee-panel,.employee-pay-card,.employee-progress-card,.employee-quick button,.employee-checklist,.employee-checklist>button,.employee-record-row,.employee-stub){color:#f3f7ff;background:#0d244e;border-color:#294469}.employee-theme-navy .employee-person{background:#102a59;border-color:#32527d}.employee-theme-navy :where(.employee-page-head p,.employee-photo-heading p,.employee-appearance p,.employee-quick span,.employee-checklist small,.employee-record-row small,.employee-pay-card>span,.employee-progress-card>span){color:#a9b9d0}.employee-theme-navy .employee-nav nav button{color:#b7c4d8}.employee-theme-navy .employee-nav nav button:hover{color:#fff;background:#132f61}.employee-theme-navy .employee-nav nav button.active{color:#fff;background:#173873}.employee-theme-navy .employee-secondary{color:#fff;background:#122e60;border-color:#3b5e8e}.employee-theme-navy :where(input,select){color:#fff!important;background:#0b2047!important;border-color:#365681!important}.employee-theme-navy .employee-crop-workspace{background:#0a1e42;border-color:#2b4771}.employee-theme-navy .employee-crop-frame{box-shadow:inset 0 0 0 7px #173566}.employee-theme-navy .employee-signout{color:#fff;background:#102a59;border-color:#34527d}@media (width<=720px){.employee-photo-heading,.employee-appearance{align-items:flex-start}.employee-photo-heading>.employee-avatar{border-radius:19px;width:66px;height:66px}.employee-crop-workspace{grid-template-columns:1fr}.employee-crop-frame{width:min(220px,100%);margin:auto}.employee-crop-controls label{grid-template-columns:1fr}.employee-appearance{flex-direction:column}.employee-appearance .employee-secondary{width:100%}}.fresh-shell .fresh-topbar{gap:14px}.fresh-topbar-company{min-width:0}.fresh-shell .fresh-topbar>.status-pill{margin-left:auto}.portal-feedback{position:relative;overflow:hidden;padding-left:18px!important}.portal-feedback:before{content:"";opacity:.8;background:currentColor;width:4px;position:absolute;inset:0 auto 0 0}.portal-feedback>span{gap:2px;display:grid}.portal-feedback b{font-size:13px}.portal-feedback small{color:inherit;opacity:.86;font-size:12px!important}.setup-page-intro{grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:32px;margin-bottom:24px;display:grid}.setup-page-intro h1{letter-spacing:-1.9px;color:#091c3c;margin:0 0 10px;font-size:42px;line-height:1.02}.setup-page-intro p{color:#60738d;max-width:720px;margin:0;font-size:14px;line-height:1.65}.setup-progress-card{background:#fff;border:1px solid #dce5f0;border-radius:14px;padding:17px 18px;box-shadow:0 8px 24px #0b244508}.setup-progress-card>div:first-child{justify-content:space-between;align-items:center;gap:15px;display:flex}.setup-progress-card span{color:#60738d;font-size:11px;font-weight:750}.setup-progress-card strong{color:#174fc4;font-size:14px}.setup-progress-track{background:#e9eff7;border-radius:999px;height:7px;margin:13px 0 9px;overflow:hidden}.setup-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#246bfe,#3d8cff);height:100%;display:block}.setup-progress-card small{color:#718198;font-size:10px}.setup-profile-card{overflow:hidden;padding:0!important}.setup-form-section{border-bottom:1px solid #e5ebf3;padding:27px 30px}.setup-form-section>header{align-items:flex-start;gap:14px;display:flex}.setup-form-section>header>span{color:#246bfe;background:#edf4ff;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:10px;font-weight:850;display:grid}.setup-form-section h2{color:#102849;letter-spacing:-.3px;margin:0 0 5px;font-size:18px}.setup-form-section p{color:#6e7f95;margin:0;font-size:12px;line-height:1.55}.setup-form-section .fresh-form-grid{margin:22px 0 0}.setup-profile-card>.fresh-security-note{margin:24px 30px 0}.setup-save-footer{background:#f8fbff;border-top:1px solid #e5ebf3;justify-content:space-between;padding:21px 30px;margin-top:24px!important}.setup-save-footer>div{gap:4px;display:grid}.setup-save-footer>div>b{color:#153354;font-size:12px}.setup-save-footer>div>small{color:#718198;font-size:10px}.setup-save-footer>.primary{min-width:180px}.fresh-shell .setup-profile-card+.protected-company-tax,.fresh-shell .protected-company-tax+.payroll-history-card{margin-top:18px}@media (width<=1000px){.fresh-shell .fresh-topbar{padding:0 24px}.fresh-shell .mobile-menu-button,.fresh-shell .mobile-wordmark{display:grid}.fresh-shell .mobile-wordmark{display:flex}.fresh-shell .fresh-topbar-company{display:none}.fresh-shell .sidebar.mobile-open{z-index:310;width:min(310px,88vw);padding:22px 16px 16px;animation:.2s mobile-nav-in;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:22px 0 60px #06152f3d}.fresh-shell .sidebar.mobile-open .mobile-nav-close{display:grid}.fresh-shell .mobile-nav-backdrop{display:block}.setup-page-intro{grid-template-columns:1fr 250px}.setup-page-intro h1{font-size:38px}}@media (width<=760px){.fresh-shell .fresh-topbar{height:68px;padding:0 16px}.fresh-shell .fresh-topbar>.status-pill{text-overflow:ellipsis;max-width:130px;overflow:hidden}.setup-page-intro{grid-template-columns:1fr;align-items:start;gap:20px}.setup-page-intro h1{letter-spacing:-1.3px;font-size:34px}.setup-progress-card{width:100%}.setup-form-section{padding:23px 20px}.setup-form-section .fresh-form-grid{gap:15px}.setup-profile-card>.fresh-security-note{margin:20px 20px 0}.setup-save-footer{flex-direction:column;padding:19px 20px;align-items:stretch!important}.setup-save-footer>.primary{width:100%}.portal-feedback{align-items:flex-start}.portal-feedback>button{flex:none}}.fresh-shell{background:radial-gradient(circle at 75% -10%,#e9f1ff 0,#0000 32%),#f4f7fb}.fresh-shell .sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-right:1px solid #dbe5f1;width:286px;padding:26px 20px;box-shadow:10px 0 35px #071a4009}.fresh-shell .fresh-main{margin-left:286px}.fresh-shell .brand{padding:0 9px 23px}.fresh-shell .company-switcher{background:linear-gradient(145deg,#fff,#f8fbff);border-radius:17px;padding:15px;box-shadow:0 12px 32px #071a4012}.fresh-shell .nav-item{color:#4f6380;border-radius:12px;min-height:48px;margin:3px 0;padding:11px 13px}.fresh-shell .nav-item:hover{color:#10294c;background:#f0f5fd;transform:translate(2px)}.fresh-shell .nav-item.active{color:#165be1;background:linear-gradient(110deg,#e8f0ff,#f2f6ff);box-shadow:inset 3px 0 #246bfe}.fresh-shell .fresh-subnav{border-radius:10px}.fresh-shell .fresh-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dee7f2;height:78px;padding:0 44px}.fresh-shell .content{max-width:1500px;padding:48px 48px 90px}.fresh-shell .page-intro{margin-bottom:32px}.fresh-shell .page-intro h1{letter-spacing:-2.5px;font-size:clamp(38px,3.5vw,52px);line-height:1}.fresh-shell .page-intro p{color:#60738d;font-size:15px!important}.fresh-shell .panel{background:#fff;border:1px solid #dbe5f1;border-radius:20px;box-shadow:0 14px 38px #071a400f}.fresh-shell .panel:hover{box-shadow:0 18px 46px #071a4013}.fresh-shell .primary,.fresh-shell .secondary{border-radius:12px;min-height:48px;padding:0 20px}.fresh-shell .primary{background:linear-gradient(135deg,#246bfe,#1657dd);box-shadow:0 10px 24px #246bfe3d}.fresh-shell .secondary{background:#fff;border-color:#d1ddea}.fresh-shell .fresh-empty-metrics article{background:linear-gradient(145deg,#fff,#f9fbfe);border-radius:18px}.fresh-shell .vault-upload-panel{background:linear-gradient(135deg,#fff 0,#f8fbff 100%);border:1px solid #d8e4f2;grid-template-columns:minmax(240px,.8fr) minmax(340px,1fr) auto;gap:28px;padding:26px 28px}.fresh-shell .vault-upload-panel small{color:#246bfe;letter-spacing:.15em;font-weight:900;display:block;font-size:10px!important}.fresh-shell .vault-upload-panel h2{color:#0a2248;margin:7px 0 8px;font-size:23px}.fresh-shell .vault-upload-panel p{line-height:1.6;font-size:12px!important}.fresh-shell .vault-file-picker{color:#294e7d;background:#f4f8ff;border:1.5px dashed #8eafe2;border-radius:15px;height:68px;padding:0 20px}.fresh-shell .vault-file-picker:hover{background:#edf4ff;border-color:#246bfe}.fresh-shell .vault-table{border-radius:20px;margin-top:18px}.fresh-shell .workspace-table-row.vault:not(.head){min-height:78px}.fresh-shell .workspace-table-row.vault.head{color:#63758e;background:#f4f7fb}.fresh-shell .workspace-table-row.vault strong{color:#0b2448}.fresh-shell .vault-message{color:#106b4b;background:#f0fbf6;border:1px solid #bae2d0;border-radius:11px;padding:13px 16px}.fresh-shell .workspace-alert.success{background:#f2fbf7;border-color:#c3e4d5}.fresh-shell .workspace-table-row.vault{grid-template-columns:minmax(250px,1.5fr) minmax(160px,1fr) 82px minmax(165px,1fr) 96px minmax(178px,1.05fr)}.vault-file-actions{justify-content:flex-start;align-items:center;gap:8px;display:flex!important}.vault-file-actions .secondary{min-width:76px;padding:0 12px}.vault-preview-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0514309e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.vault-preview-modal{background:#fff;border:1px solid #d7e2f0;border-radius:20px;grid-template-rows:auto minmax(0,1fr);width:min(1080px,96vw);height:min(820px,92vh);display:grid;overflow:hidden;box-shadow:0 34px 90px #03122d59}.vault-preview-modal>header{background:#fff;border-bottom:1px solid #e2e9f2;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.vault-preview-modal h2{text-overflow:ellipsis;white-space:nowrap;max-width:650px;margin:4px 0 0;font-size:18px;overflow:hidden}.vault-preview-modal>header>div:last-child{align-items:center;gap:9px;display:flex}.vault-preview-close{color:#173452;cursor:pointer;background:#fff;border:1px solid #cfdaea;border-radius:10px;width:42px;height:42px;font-size:26px;line-height:1}.vault-preview-modal iframe,.vault-preview-modal>img{background:#eef3f9;border:0;width:100%;height:100%}.vault-preview-modal>img{object-fit:contain;padding:20px}@media (width<=720px){.vault-preview-backdrop{padding:10px}.vault-preview-modal{border-radius:15px;width:100%;height:94vh}.vault-preview-modal>header{padding:14px}.vault-preview-modal h2{max-width:42vw;font-size:14px}.vault-file-actions{flex-direction:column;align-items:stretch}.vault-file-actions .secondary{width:100%}}.modern-tax-identity{padding:28px}.modern-tax-identity>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.modern-tax-identity>header h2{letter-spacing:-.5px;margin:7px 0 8px;font-size:24px}.modern-tax-identity>header p{color:#60738d;margin:0}.modern-tax-identity>header>b{color:#865d0d;background:#fff2dc;border-radius:999px;padding:9px 12px}.modern-tax-identity>header>b.complete{color:#087451;background:#eaf8f1}.fein-form-grid{margin-top:24px}.secure-input{position:relative}.secure-input input{font-variant-numeric:tabular-nums;letter-spacing:.06em;width:100%;padding-right:96px!important}.secure-input button{color:#244f82;cursor:pointer;background:#edf3fb;border:0;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-weight:800;display:flex;position:absolute;top:50%;right:7px;transform:translateY(-50%);font-size:11px!important}.secure-input button:hover{background:#e1ebf9}.secure-input button span{font-size:12px}.modern-tax-identity>.fresh-security-note{margin:20px 0}.modern-tax-identity>.primary{min-width:190px}@media (width<=1100px){.fresh-shell .content{padding:40px 30px 80px}.fresh-shell .vault-upload-panel{grid-template-columns:1fr 1fr}.fresh-shell .vault-upload-panel>.primary{grid-column:2;justify-self:start}.fresh-shell .workspace-table-row.vault{grid-template-columns:minmax(230px,1.5fr) minmax(160px,1fr) 85px minmax(160px,1fr) 100px 105px}}@media (width<=1000px){.fresh-shell .fresh-main{margin-left:0}.fresh-shell .sidebar.mobile-open{width:min(320px,90vw)}}@media (width<=760px){.fresh-shell .content{padding:30px 17px 70px}.fresh-shell .page-intro{gap:18px}.fresh-shell .page-intro h1{letter-spacing:-1.8px;font-size:38px}.fresh-shell .page-intro>.secondary{width:100%}.fresh-shell .vault-upload-panel{grid-template-columns:1fr;gap:17px;padding:22px 19px}.fresh-shell .vault-upload-panel>.primary{grid-column:1;width:100%}.modern-tax-identity{padding:23px 20px}.modern-tax-identity>header{display:grid}.fein-form-grid{grid-template-columns:1fr}.secure-input button{justify-content:center;min-width:76px}}.client-activation-card{padding:clamp(24px,3vw,36px)}.payroll-runtime-card header>b.in-progress{color:#1754c7;background:#edf4ff;border:1px solid #c7d9ff}.client-activation-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.client-activation-grid>div{background:#fff;padding:18px}.client-activation-grid strong{text-transform:none;line-height:1.35}.client-checklist{color:#17376e;background:#f5f8ff;border-left-color:#2f6bff}@media (width<=900px){.client-activation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.client-activation-grid{grid-template-columns:1fr}}.employee-email-fix{gap:9px;min-width:230px;display:grid}.employee-email-fix label{gap:5px;display:grid}.employee-email-fix label span{color:#526881;font-size:10px;font-weight:800}.employee-email-fix input{width:100%;min-height:42px;font:inherit;color:#102849;background:#fff;border:1px solid #cdd9e8;border-radius:9px;padding:9px 11px}.employee-email-fix>div{gap:7px;display:flex}.employee-email-fix .primary,.employee-email-fix .secondary{min-height:38px;padding:0 12px;font-size:11px}.employee-email-fix>small{line-height:1.4}.fresh-dashboard-folder{padding:3px 0 8px}.fresh-dashboard-folder.active{background:#f8faff;border-radius:13px}.dashboard-nav-row{grid-template-columns:minmax(0,1fr) 38px;align-items:center;display:grid}.dashboard-nav-row .fresh-dashboard-link{border-radius:12px 4px 4px 12px;width:100%;margin:0}.dashboard-menu-toggle{color:#8494a9;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:38px;padding:0;display:grid}.dashboard-menu-toggle:hover{color:#173a69;background:#eaf1fb}.dashboard-menu-toggle b{font-size:12px;line-height:1;transition:transform .24s;transform:rotate(-90deg)}.dashboard-menu-toggle[aria-expanded=true] b{transform:rotate(0)}.dashboard-submenu{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .2s;display:grid}.dashboard-submenu.open{opacity:1;grid-template-rows:1fr}.dashboard-submenu>div{min-height:0;overflow:hidden}.dashboard-submenu .fresh-subnav{width:calc(100% - 52px);margin:2px 0 3px 46px}.fresh-dashboard-folder>.nav-item b{display:none}.portal-nav-groups{border-top:1px solid #e5ebf3;gap:7px;margin-top:11px;padding-top:10px;display:grid}.vault-nav-feature{color:#17355f;width:100%;min-height:66px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#f9fbff,#edf4ff);border:1px solid #d7e3f4;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin:14px 0 9px;padding:11px 13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 22px #1235600f}.vault-nav-feature:hover{border-color:#a9c6f7;transform:translateY(-1px);box-shadow:0 12px 28px #1235601a}.vault-nav-feature.active{background:linear-gradient(135deg,#eef4ff,#e4eeff);border-color:#2f6bff;box-shadow:inset 3px 0 #246bfe,0 12px 28px #246bfe1f}.vault-nav-mark{background:linear-gradient(145deg,#071c44,#12356e);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:0 8px 18px #071c4433}.vault-nav-mark i{border:2px solid #88adff;border-bottom:0;border-radius:9px 9px 0 0;width:16px;height:12px;position:absolute;top:11px}.vault-nav-mark b{background:#fff;border-radius:5px;width:22px;height:17px;position:absolute;bottom:9px}.vault-nav-mark b:after{content:"";background:#246bfe;border-radius:3px;width:4px;height:7px;position:absolute;top:5px;left:9px}.vault-nav-feature>span:nth-child(2){gap:3px;min-width:0;display:grid}.vault-nav-feature strong{font-size:13px;line-height:1.2}.vault-nav-feature small{color:#6a7d98;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.vault-nav-feature>.nav-status,.vault-nav-feature>.vault-nav-secure{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;grid-column:2;justify-self:start;margin-top:-4px;padding:3px 7px;font-size:7px}.vault-nav-secure{color:#177052;background:#e4f6ee}.fresh-topbar-actions{align-items:center;gap:12px;display:flex}.topbar-vault{color:#17355f;min-height:40px;font:inherit;cursor:pointer;background:#f7faff;border:1px solid #d6e2f2;border-radius:12px;align-items:center;gap:8px;padding:6px 11px 6px 8px;transition:border-color .18s,background .18s,transform .18s;display:flex}.topbar-vault:hover{background:#eef4ff;border-color:#9ebdf2;transform:translateY(-1px)}.topbar-vault.active{color:#165be1;background:#eaf1ff;border-color:#2f6bff}.topbar-vault b{font-size:11px}.topbar-vault small{color:#177052;text-transform:uppercase;letter-spacing:.05em;background:#e4f6ee;border-radius:999px;padding:3px 6px;font-size:7px;font-weight:850}.mini-vault-mark{background:#09234e;border-radius:8px;width:27px;height:27px;position:relative}.mini-vault-mark i:before{content:"";border:1.5px solid #90b2ff;border-bottom:0;border-radius:6px 6px 0 0;width:9px;height:8px;position:absolute;top:6px;left:8px}.mini-vault-mark i:after{content:"";background:#fff;border-radius:3px;width:13px;height:10px;position:absolute;bottom:5px;left:7px}@media (width<=760px){.topbar-vault small{display:none}.topbar-vault{padding-right:9px}.fresh-topbar-actions{gap:7px}}.portal-nav-group{border-radius:13px;transition:background .2s}.portal-nav-group.active{background:#f6f9fe}.portal-nav-trigger{color:#4f6380;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 12px;font-weight:750;transition:background .18s,color .18s,transform .18s;display:grid;font-size:13px!important}.portal-nav-trigger:hover{color:#10294c;background:#eef4fc;transform:translate(2px)}.portal-nav-trigger>b{color:#8290a3;font-size:13px;line-height:1;transition:transform .24s;transform:rotate(-90deg)}.portal-nav-trigger[aria-expanded=true]>b{transform:rotate(0)}.portal-nav-trigger[aria-expanded=true]{color:#173a69}.portal-nav-children{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .2s;display:grid}.portal-nav-children.open{opacity:1;grid-template-rows:1fr}.portal-nav-children>div{min-height:0;overflow:hidden}.portal-nav-child{color:#667893;width:calc(100% - 38px);min-height:40px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:1px 0 1px 38px;padding:9px 11px;font-weight:680;transition:background .18s,color .18s,transform .18s;display:flex;font-size:12px!important}.portal-nav-child:hover{color:#173a69;background:#eaf1fb;transform:translate(2px)}.portal-nav-child.active{color:#165be1;background:#e6efff;box-shadow:inset 3px 0 #246bfe}.portal-nav-child .nav-status{margin-left:auto}@media (prefers-reduced-motion:reduce){.portal-nav-trigger,.portal-nav-trigger>b,.portal-nav-children,.portal-nav-child,.dashboard-menu-toggle b,.dashboard-submenu{transition:none}}.fresh-shell .client-company-card{min-height:70px;box-shadow:none;background:#f3f7fc;border:0;padding:12px 11px}.fresh-shell .client-company-card .company-avatar{border-radius:10px;width:36px;height:36px}.quick-company-logo{flex:none;display:block;position:relative}.quick-company-logo-picker{cursor:pointer;border-radius:11px;display:block;position:relative}.quick-company-logo-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.quick-company-logo-picker>b{color:#fff;background:#246bfe;border:2px solid #f3f7fc;border-radius:50%;place-items:center;width:18px;height:18px;font:900 13px/1 Arial;transition:transform .18s,background .18s;display:grid;position:absolute;bottom:-4px;right:-4px;box-shadow:0 3px 8px #0d2d5f38}.quick-company-logo-picker:hover>b{background:#1258dc;transform:scale(1.08)}.quick-company-logo-picker:focus-within{outline-offset:3px;outline:3px solid #a8c2ff}.quick-company-logo-picker.busy{cursor:wait;opacity:.7}.quick-company-logo>small{z-index:4;color:#8b2424;background:#fff3f3;border:1px solid #efb8b8;border-radius:8px;width:210px;padding:7px 9px;position:absolute;top:46px;left:0;box-shadow:0 8px 20px #2d14141f;font-size:9px!important}.company-logo{flex:none;overflow:hidden}.company-logo img{object-fit:contain;background:#fff;width:100%;height:100%;padding:3px;display:block}.company-logo.large{color:#071c44;background:#fff;border:1px solid #ffffff3d;margin-bottom:20px;font-size:16px;box-shadow:0 12px 28px #00000029;border-radius:16px!important;width:58px!important;height:58px!important}.fresh-shell .client-company-card strong{color:#132743;font-size:13px}.fresh-shell .client-company-card small{color:#73839a;margin-top:3px;font-size:10px}.vault-command-center{gap:22px;display:grid}.vault-hero{color:#fff;background:radial-gradient(circle at 90% 10%,#3f7dff33,#0000 31%),linear-gradient(135deg,#071b43 0%,#0d2d63 62%,#174a9d 100%);border:1px solid #d3e1f5;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:30px;padding:clamp(30px,4vw,52px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #08234e2e}.vault-hero:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-100px;right:-65px;box-shadow:0 0 0 34px #ffffff09,0 0 0 70px #ffffff06}.vault-hero>div{z-index:1;position:relative}.vault-hero .eyebrow{color:#9fc0ff}.vault-hero h1{color:#fff;letter-spacing:-.045em;max-width:760px;margin:12px 0 14px;font-size:clamp(38px,4.5vw,64px);line-height:.98}.vault-hero p{color:#dce8ff;max-width:720px;margin:0;line-height:1.65;font-size:16px!important}.vault-hero-actions{flex:none;justify-items:stretch;gap:12px;min-width:250px;display:grid}.vault-security-line{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:13px;align-items:center;gap:11px;padding:11px 13px;display:flex}.vault-security-line>span:last-child{gap:2px;display:grid}.vault-security-line b{color:#fff;font-size:10px}.vault-security-line small{color:#c9daf8;font-size:8px;line-height:1.35}.vault-hero-actions .secondary{color:#09234c;background:#fff;border-color:#ffffff4d}.vault-export-button{text-align:left;justify-content:space-between;align-items:center;gap:20px;height:auto!important;min-height:56px!important;display:flex!important}.vault-export-button>span{font-weight:850}.vault-export-button small{color:#2460c7;text-transform:uppercase;letter-spacing:.05em;background:#eaf1ff;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:850}.vault-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.vault-metrics article{background:#fff;border:1px solid #dce5f0;border-radius:18px;gap:6px;padding:22px 24px;display:grid;box-shadow:0 10px 30px #14345a0e}.vault-metrics span{color:#667995;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.vault-metrics strong{color:#0a234a;letter-spacing:-.03em;font-size:27px}.vault-metrics small{color:#7b8ca3;font-size:11px}.fresh-shell .vault-upload-panel.flagship{border-radius:22px;grid-template-columns:minmax(280px,1fr) minmax(320px,.9fr) auto;margin:0;padding:30px}.vault-upload-copy .eyebrow{font-size:10px!important}.vault-upload-copy h2{letter-spacing:-.025em;font-size:26px!important}.vault-upload-copy>small{text-transform:none;margin-top:10px;display:block;color:#74869d!important;letter-spacing:0!important;font-size:10px!important}.vault-library-heading{justify-content:space-between;align-items:end;gap:20px;padding:8px 4px 0;display:flex}.vault-library-heading h2{color:#0a234a;letter-spacing:-.03em;margin:7px 0 5px;font-size:28px}.vault-library-heading p{color:#677a94;margin:0;font-size:13px!important}.vault-library-heading>span{color:#31557f;background:#eaf1fc;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.vault-empty-state{text-align:center;align-content:center;place-items:center;gap:8px;min-height:250px;padding:35px;display:grid}.vault-empty-state>span{color:#1d61e8;background:#eaf2ff;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.vault-empty-state h3{color:#10294e;margin:5px 0 0;font-size:21px}.vault-empty-state p{color:#71839b;margin:0;font-size:12px!important}.vault-controls{gap:14px;margin-top:6px;display:grid}.company-branding-card{background:linear-gradient(135deg,#fff,#f6f9ff);border:1px solid #d8e3f1;grid-template-columns:minmax(250px,.7fr) minmax(360px,1fr);align-items:center;gap:28px;padding:30px;display:grid;box-shadow:0 16px 38px #16355b12}.company-branding-preview{align-items:center;gap:18px;display:flex}.company-branding-preview .company-logo.large{border-color:#d8e3f1;margin:0;box-shadow:0 10px 25px #1030581f}.company-branding-preview>span{gap:5px;display:grid}.company-branding-preview b{color:#0b2348;font-size:20px}.company-branding-preview small{color:#6e819a;font-size:11px}.company-branding-controls{grid-template-columns:minmax(230px,1fr) auto;align-items:center;gap:12px;display:grid}.company-branding-card>p{color:#74859b;grid-column:1/-1;margin:0;font-size:11px!important}.company-branding-card .vault-message{grid-column:1/-1}.settings-preferences-card{gap:22px;margin-top:20px;display:grid}.settings-preferences-card h2{color:#0a234a;margin:7px 0 0;font-size:26px}@media (width<=900px){.vault-hero{flex-direction:column;align-items:flex-start}.vault-hero-actions{grid-template-columns:minmax(230px,1fr) auto;align-items:stretch;width:100%}.vault-metrics,.fresh-shell .vault-upload-panel.flagship{grid-template-columns:1fr}.fresh-shell .vault-upload-panel.flagship>.primary{grid-column:1;width:100%}.company-branding-card{grid-template-columns:1fr}.company-branding-controls{grid-template-columns:1fr auto}}@media (width<=560px){.vault-hero{border-radius:20px;padding:28px 22px}.vault-hero h1{font-size:39px}.vault-hero-actions{grid-template-columns:1fr}.vault-hero-actions .secondary{width:100%}.vault-library-heading{flex-direction:column;align-items:flex-start}.company-branding-card{padding:22px}.company-branding-controls{grid-template-columns:1fr}.company-branding-controls .primary{width:100%}}.account-history-empty{color:#677b94;border-top:1px solid #e7edf4;align-items:center;gap:14px;padding:24px 20px;display:flex}.account-history-empty>span{color:#246bfe;background:#eef5ff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.account-history-empty>div{gap:4px;display:grid}.account-history-empty strong{color:#173452;font-size:12px}.account-history-empty small{font-size:10px;line-height:1.5}.subscription-entitlement-note{color:#395a84;background:#f3f7ff;border:1px solid #cbdcf5;border-radius:10px;grid-column:1/-1;margin:0 0 8px;padding:11px 13px;font-size:11px;line-height:1.5}.portal-sync-status{background:#f1fbf6;border:1px solid #c8e8da;border-radius:16px;align-items:center;gap:12px;margin:18px 0;padding:14px 16px;display:flex}.portal-sync-status>span{color:#fff;background:#16845d;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.portal-sync-status>div{gap:3px;display:grid}.portal-sync-status strong{color:#102447}.portal-sync-status small{color:#60708c}.portal-sync-status.review{background:#fff9ed;border-color:#f1d6a8}.portal-sync-status.review>span{background:#b66a00}.ops-payroll-runs{display:grid}.ops-payroll-runs>article{border-top:1px solid #e2eaf4;grid-template-columns:minmax(210px,1.4fr) repeat(3,minmax(100px,.7fr));align-items:center;gap:18px;padding:18px 20px;display:grid}.ops-payroll-runs>article>div{gap:4px;display:grid}.ops-payroll-runs>article small{color:#75849a}.ops-payroll-runs .ops-void-control{background:#fff7ed;border-radius:12px;grid-column:1/-1;gap:10px;padding:12px;display:flex}.ops-void-control input{border:1px solid #d7e0eb;border-radius:9px;flex:1;min-height:42px;padding:0 12px}.ops-void-control button{color:#fff;background:#9b2c2c;border:0;border-radius:9px;padding:0 16px;font-weight:800}.table-status.voided{color:#637084;background:#edf1f5}@media (width<=900px){.ops-payroll-runs>article{grid-template-columns:1fr 1fr}.ops-payroll-runs .ops-void-control{flex-direction:column;grid-column:1/-1}.ops-void-control button{min-height:42px}}.portal-theme-toggle{z-index:42;color:#173452;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dfec;border-radius:999px;align-items:center;gap:8px;padding:0 13px;display:flex;position:fixed;top:18px;right:150px;box-shadow:0 4px 15px #081a3414}.portal-theme-toggle span{color:#246bfe;background:#e9f0ff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.portal-theme-toggle b{font-size:11px}.portal-command-hero{color:#fff;background:#102858;border-radius:24px;margin-bottom:20px;padding:28px;box-shadow:0 20px 45px #091b4126}.portal-command-hero>header{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;padding-bottom:23px;display:flex}.portal-company-identity{align-items:center;gap:15px;display:flex}.portal-company-identity>span{color:#fff;background:#2f6fff;border-radius:15px;place-items:center;width:54px;height:54px;font-size:13px;font-weight:850;display:grid}.portal-company-identity small{color:#a9c5fa;letter-spacing:1.5px;font-size:11px;display:block}.portal-company-identity h1{color:#fff;letter-spacing:-.4px;margin:4px 0 0;font-size:22px}.portal-health{color:#8b5600;background:#fff2d5;border-radius:999px;flex:none;padding:10px 15px;font-size:10px}.portal-health.healthy{color:#173100;background:#d7fa51}.portal-command-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:23px;display:grid}.portal-command-grid button{text-align:left;color:#fff;cursor:pointer;background:#1d3c77;border:1px solid #ffffff1a;border-radius:18px;min-height:142px;padding:20px;transition:transform .18s,background .18s}.portal-command-grid button:hover:not(:disabled){background:#244786;transform:translateY(-2px)}.portal-command-grid button:disabled{opacity:.58;cursor:not-allowed}.portal-command-grid small{color:#a9c5fa;letter-spacing:1.2px;font-size:11px;display:block}.portal-command-grid strong{color:#fff;margin:18px 0 8px;font-size:26px;line-height:1;display:block}.portal-command-grid span{color:#d5e1f8;font-size:11px;line-height:1.45}.modern-activity{overflow:hidden}.modern-activity .panel-head{padding:20px 22px}.modern-activity .panel-head .secondary{width:auto;min-height:38px;padding:8px 13px}.portal-theme-navy,.portal-theme-navy .fresh-main,.portal-theme-navy .fresh-content{background:#071a3b}.portal-theme-navy .fresh-topbar{background:#0b2148;border-color:#1d3966}.portal-theme-navy .fresh-topbar-company .topbar-title,.portal-theme-navy .fresh-account-label{color:#f5f8ff}.portal-theme-navy .panel{color:#f6f8ff;background:#102858;border-color:#294573}.portal-theme-navy .panel h1,.portal-theme-navy .panel h2,.portal-theme-navy .panel h3,.portal-theme-navy .panel strong{color:#fff}.portal-theme-navy .panel p,.portal-theme-navy .panel small,.portal-theme-navy .panel span{color:#b9c9e5}.portal-theme-navy .workspace-history-row,.portal-theme-navy .panel-head,.portal-theme-navy .account-history-empty{border-color:#294573}.portal-theme-navy .portal-command-hero{background:#0d2553;border:1px solid #294b86}.portal-theme-navy .portal-theme-toggle{color:#fff;background:#17386f;border-color:#31558c}.portal-theme-navy .portal-theme-toggle span{color:#17386f;background:#fff}@media (width<=980px){.portal-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-theme-toggle{right:138px}}@media (width<=760px){.portal-theme-toggle{height:36px;padding:0 10px;top:16px;right:64px}.portal-theme-toggle b{display:none}.portal-command-hero{border-radius:20px;margin:0 -2px 18px;padding:20px}.portal-command-hero>header{align-items:flex-start}.portal-company-identity>span{border-radius:13px;width:46px;height:46px}.portal-company-identity small{font-size:9px}.portal-company-identity h1{font-size:18px}.portal-health{text-align:center;max-width:115px;padding:8px 10px;font-size:9px}.portal-command-grid{grid-template-columns:1fr 1fr;gap:10px;padding-top:18px}.portal-command-grid button{border-radius:15px;min-height:120px;padding:16px}.portal-command-grid strong{margin:14px 0 7px;font-size:21px}.portal-command-grid span{font-size:10px}.modern-activity .workspace-history-row{grid-template-columns:12px 1fr}.modern-activity .workspace-history-row time{grid-column:2}.modern-activity .panel-head .secondary{display:none}}@media (width<=420px){.portal-command-grid{grid-template-columns:1fr}.portal-command-grid button{min-height:105px}.portal-command-hero>header{display:grid}.portal-health{justify-self:start}.portal-theme-toggle{right:58px}}.appearance-settings-card{grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);align-items:center;gap:28px;display:grid;padding:24px!important}.appearance-settings-card h2{color:#102849;margin:6px 0 7px;font-size:19px}.appearance-settings-card p{color:#6e7f95;margin:0;font-size:12px}.appearance-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.appearance-options button{color:#173452;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e1ee;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:40px 1fr;align-items:center;column-gap:12px;padding:14px;display:grid}.appearance-options button.active{border-color:#2f6fff;box-shadow:0 0 0 3px #2f6fff1f}.appearance-options button b{font-size:12px}.appearance-options button small{color:#73849a;font-size:10px}.theme-swatch{border:1px solid #cbd7e6;border-radius:11px;grid-row:1/3;width:38px;height:38px}.theme-swatch.light{background:#fff}.theme-swatch.navy{background:#102858;border-color:#28487f}.company-crop-workspace{background:#f7faff;border:1px solid #dbe4f0;border-radius:16px;grid-template-columns:220px minmax(280px,1fr);align-items:center;gap:24px;margin:20px 0;padding:22px;display:grid}.company-crop-frame{aspect-ratio:1;background:linear-gradient(135deg,#eaf1fb,#dfe9f7);border-radius:22px;width:220px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #cdd9e8}.company-crop-frame:after{content:"";pointer-events:none;border:2px solid #fffc;border-radius:22px;position:absolute;inset:0}.company-crop-frame img{object-fit:cover;transform-origin:50%;width:100%;height:100%;display:block}.company-crop-controls{gap:13px;display:grid}.company-crop-controls label{grid-template-columns:130px 1fr;align-items:center;gap:12px;display:grid}.company-crop-controls label span{color:#526a86;font-size:11px;font-weight:750}.company-crop-controls input[type=range]{accent-color:#2f6fff;width:100%}.company-crop-controls>div{justify-content:flex-end;gap:9px;margin-top:5px;display:flex}.portal-theme-navy .appearance-options button,.portal-theme-navy .company-crop-workspace{color:#fff;background:#17386f;border-color:#31558c}.portal-theme-navy .appearance-options button small,.portal-theme-navy .company-crop-controls label span{color:#c2d2ec}.portal-theme-navy .appearance-settings-card h2{color:#fff}.portal-theme-navy .appearance-settings-card p{color:#b9c9e5}@media (width<=760px){.appearance-settings-card{grid-template-columns:1fr;gap:18px;padding:20px!important}.company-crop-workspace{grid-template-columns:1fr;padding:18px}.company-crop-frame{justify-self:center;width:min(100%,280px)}.company-crop-controls label{grid-template-columns:1fr;gap:7px}.company-crop-controls>div{grid-template-columns:1fr 1fr;display:grid}.company-crop-controls button{width:100%}}@media (width<=420px){.appearance-options,.company-crop-controls>div{grid-template-columns:1fr}}.synced-employee-directory{overflow:hidden}.employee-directory-entry{border-top:1px solid #e4ebf4}.synced-employee-directory>.head+.employee-directory-entry{border-top:0}.employee-directory-entry>.workspace-table-row{border:0}.employee-view-details{color:#1764d6;width:max-content;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:10px;font-weight:800;text-decoration:underline}.employee-admin-profile{background:#f8fbff;border-top:1px solid #e4ebf4;padding:24px 28px 28px}.employee-admin-profile>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.employee-admin-profile h3{color:#102849;margin:5px 0 4px;font-size:20px}.employee-admin-profile header p{color:#6f8096;margin:0;font-size:10px}.employee-profile-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.employee-profile-sections article{background:#fff;border:1px solid #dce5f0;border-radius:14px;padding:18px}.employee-profile-sections article:last-child{grid-column:1/-1}.employee-profile-sections h4{color:#173452;margin:0 0 13px;font-size:12px}.employee-profile-sections dl{gap:9px;margin:0;display:grid}.employee-profile-sections dl>div{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);gap:12px;padding-bottom:8px;display:grid}.employee-profile-sections dl>div:last-child{border:0;padding:0}.employee-profile-sections dt{color:#77879b;font-size:10px}.employee-profile-sections dd{color:#1d385a;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:700}.employee-sensitive-note{color:#496582;background:#eef5ff;border-radius:10px;margin:14px 0 0;padding:11px 13px;font-size:10px;line-height:1.5}.portal-theme-navy .employee-admin-profile{background:#0d224a;border-color:#294573}.portal-theme-navy .employee-profile-sections article{background:#17386f;border-color:#31558c}.portal-theme-navy .employee-admin-profile h3,.portal-theme-navy .employee-profile-sections h4,.portal-theme-navy .employee-profile-sections dd{color:#fff}.portal-theme-navy .employee-profile-sections dt,.portal-theme-navy .employee-admin-profile header p{color:#b9c9e5}.portal-theme-navy .employee-profile-sections dl>div{border-color:#31558c}.portal-theme-navy .employee-sensitive-note{color:#c6d5ed;background:#102858}@media (width<=900px){.employee-profile-sections{grid-template-columns:1fr}.employee-profile-sections article:last-child{grid-column:auto}}@media (width<=640px){.employee-admin-profile{padding:20px 16px}.employee-admin-profile>header{display:grid}.employee-profile-sections article{padding:15px}.employee-profile-sections dl>div{grid-template-columns:1fr;gap:4px}.synced-employee-directory .workspace-table-row:not(.head){grid-template-columns:1fr}.synced-employee-directory .workspace-table-row:not(.head)>span{display:flex}.synced-employee-directory .workspace-table-row:not(.head)>.employee-identity{display:grid}.synced-employee-directory .workspace-table-row.head{display:none}}.sensitive-input-control{width:100%;position:relative}.staff-view-banner{z-index:100;color:#fff;background:#071a40;border-bottom:3px solid #3d74ff;justify-content:space-between;align-items:center;gap:20px;padding:12px 22px;display:flex;position:fixed;top:0;left:0;right:0}.staff-view-banner div{align-items:center;gap:12px;display:flex}.staff-view-banner b{font-size:13px}.staff-view-banner span{color:#b9c9e2;font-size:11px}.staff-view-banner a{color:#fff;border:1px solid #fff5;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:800}.staff-customer-view{padding-top:54px}@media (width<=700px){.staff-view-banner{flex-direction:column;align-items:flex-start}.staff-view-banner div{flex-direction:column;align-items:flex-start;gap:3px}.staff-view-banner a{text-align:center;width:100%}.staff-customer-view{padding-top:100px}}.sensitive-input-control>input{width:100%;padding-right:3.25rem!important}.sensitive-input-toggle{color:#516786;cursor:pointer;background:0 0;border:0;border-radius:.7rem;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.sensitive-input-toggle:hover,.sensitive-input-toggle:focus-visible{color:#175cff;background:#eaf1ff;outline:2px solid #0000}.sensitive-input-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}@media (width<=640px){.sensitive-input-toggle{width:2.75rem;height:2.75rem;right:.35rem}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
