/*! 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{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.table-row{display:table-row}.rounded{border-radius:.25rem}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-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))}}:root{--font-sans:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--ink:#081c2b;--ink-soft:#173345;--paper:#f4f0e7;--paper-blue:#eaf5f7;--white:#fffefa;--line:#081c2b21;--muted:#66757c;--lime:#ceff55;--coral:#ff806a;--blue:#83c7ea;--bronze:#c3a36b;--green:#8bd8ad}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-sans);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.landing-shell{background:radial-gradient(circle at 78% 62%,#ceff5552,#0000 24%),radial-gradient(circle at 16% 76%,#83c7ea47,#0000 27%),linear-gradient(135deg,#eef8f9 0%,#fffefa 48%,#f3eee5 100%);min-height:100vh;overflow-x:hidden}.site-nav{z-index:20;justify-content:space-between;align-items:center;gap:28px;height:92px;padding:0 4.2vw;display:flex;position:absolute;top:0;left:0;right:0}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;font-family:Georgia,serif;font-size:19px;display:grid}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{letter-spacing:-.04em;font-size:17px}.brand-lockup small{font-family:var(--font-mono);color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-top:2px;font-size:7px}.nav-links{align-items:center;gap:31px;font-size:12px;font-weight:650;display:flex}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:15px 23px;box-shadow:0 14px 30px #081c2b24}.nav-cta span{color:var(--lime);margin-left:13px}.hero{text-align:center;isolation:isolate;place-content:center;justify-items:center;min-height:100vh;padding:130px 5vw 50px;display:grid;position:relative}.orbit{z-index:-1;aspect-ratio:1.9;border:1px dashed #081c2b2e;border-radius:50%;width:min(1020px,78vw);position:absolute;transform:rotate(-3deg)}.eyebrow{font-family:var(--font-mono);letter-spacing:.18em;align-items:center;gap:14px;margin:0 0 25px;font-size:9px;font-weight:700;display:flex}.eyebrow span{background:var(--ink);width:30px;height:1px}.hero h1{letter-spacing:-.105em;width:min(1100px,90vw);margin:0;line-height:.74}.hero h1 span{font-size:clamp(92px,17vw,238px);font-weight:790;display:block}.hero h1 em{letter-spacing:-.08em;-webkit-text-stroke:2px var(--ink);color:#0000;margin-top:.04em;font-family:Georgia,serif;font-size:clamp(100px,16vw,224px);font-weight:400;display:block}.hero-copy{width:min(520px,80vw);color:var(--ink-soft);letter-spacing:-.035em;margin:42px 0 0;font-size:clamp(17px,1.7vw,23px);line-height:1.45}.hero-actions{align-items:center;gap:24px;margin-top:27px;display:flex}.primary-button{background:var(--lime);border-radius:999px;min-width:220px;padding:17px 22px;font-size:12px;font-weight:780;box-shadow:0 15px 30px #081c2b1f}.primary-button span{margin-left:30px}.text-button{font-size:11px;font-weight:700}.text-button span{margin-left:10px}.hero-proof{color:#7d888c;font-family:var(--font-mono);letter-spacing:.15em;align-items:center;gap:11px;font-size:8px;display:flex;position:absolute;bottom:28px;left:4vw}.hero-proof i{background:var(--bronze);border-radius:50%;width:3px;height:3px}.floating-tile{border:1px solid #081c2b24;border-radius:25px;place-items:center;width:86px;height:86px;display:grid;position:absolute;transform:rotate(-11deg);box-shadow:0 17px 35px #081c2b1f}.floating-tile span{font-family:var(--font-mono);letter-spacing:.12em;font-size:7px;font-weight:800;position:absolute;top:13px}.floating-tile b{margin-top:10px;font-family:Georgia,serif;font-size:27px}.tile-pay{background:#ff9a76;top:22%;left:8%}.tile-leave{background:var(--bronze);top:14%;right:15%;transform:rotate(13deg)}.tile-people{background:var(--blue);bottom:19%;left:16%;transform:rotate(9deg)}.tile-cpf{background:var(--lime);bottom:15%;right:10%;transform:rotate(-14deg)}.section-kicker{font-family:var(--font-mono);letter-spacing:.16em;align-items:center;gap:13px;font-size:9px;font-weight:750;display:flex}.section-kicker span{border:1px solid #081c2b40;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.section-kicker.light{color:#fff}.section-kicker.light span{border-color:#ffffff47}.platform-section{background:var(--paper);padding:110px 4.3vw 105px}.platform-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:9vw;margin:56px 0 64px;display:grid}.platform-heading h2,.singapore-copy h2,.final-section h2{letter-spacing:-.078em;margin:0;font-size:clamp(58px,8.5vw,132px);line-height:.88}.platform-heading h2 em,.singapore-copy h2 em,.final-section h2 em{font-family:Georgia,serif;font-weight:400}.platform-heading p{color:var(--muted);margin:0 0 10px;font-size:17px;line-height:1.6}.product-window{border:1px solid var(--line);background:#f8faf8;border-radius:26px;grid-template-columns:185px 1fr;width:min(1190px,94vw);min-height:660px;margin:0 auto;display:grid;overflow:hidden;transform:rotate(-.45deg);box-shadow:0 35px 80px #081c2b21}.product-window>aside{color:#fff;background:var(--ink);padding:25px 15px}.mini-brand{align-items:center;gap:9px;margin-bottom:49px;display:flex}.mini-brand span{background:var(--lime);width:29px;height:29px;color:var(--ink);border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.mini-brand b{font-size:13px}.product-window>aside>small{color:#8fa0a8;font-family:var(--font-mono);letter-spacing:.14em;margin:0 10px 13px;font-size:7px;display:block}.product-window>aside>div:not(.mini-brand){color:#acbbc0;border-radius:9px;align-items:center;gap:11px;margin:5px 0;padding:11px;font-size:10px;display:flex}.product-window>aside>div.selected{color:var(--ink);background:var(--lime);font-weight:750}.product-window>aside i{text-align:center;width:16px;font-style:normal}.product-window>article>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:65px;padding:0 28px;display:flex}.product-window>article>header .preview-search{border:1px solid var(--line);color:#78888e;border-radius:8px;width:310px;padding:10px 14px;font-size:9px}.product-window>article>header b{background:var(--bronze);border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;display:grid}.preview-body{padding:40px 42px}.preview-body>p{color:#839096;font-family:var(--font-mono);letter-spacing:.12em;margin:0 0 8px;font-size:7px}.preview-body>h3{letter-spacing:-.05em;margin:0;font-size:30px}.preview-body>span{color:var(--muted);margin-top:7px;font-size:10px;display:block}.preview-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.preview-stats>div{border:1px solid var(--line);background:#fff;border-radius:13px;padding:19px}.preview-stats>div.lime{background:var(--lime)}.preview-stats small,.preview-cards small{color:#708087;font-family:var(--font-mono);letter-spacing:.12em;font-size:6px}.preview-stats strong{margin-top:14px;font-family:Georgia,serif;font-size:34px;font-weight:400;display:block}.preview-stats p{color:var(--muted);margin:5px 0 0;font-size:8px}.preview-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.preview-cards>section{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:228px;padding:22px}.preview-cards h4{margin:6px 0 18px;font-size:16px}.preview-cards>section:first-child>strong{font-family:Georgia,serif;font-size:52px;font-weight:400}.preview-cards>section:first-child>strong em{font-size:17px}.preview-cards>section:first-child>p{color:var(--muted);margin:2px 0 15px;font-size:9px}.preview-cards>section>button{background:var(--ink);color:#fff;border:0;border-radius:8px;width:100%;padding:11px;font-size:8px}.preview-cards>section:last-child>div{border-top:1px solid var(--line);align-items:center;gap:9px;padding:10px 0;display:flex}.preview-cards>section:last-child>div>i{background:var(--blue);border-radius:50%;place-items:center;width:28px;height:28px;font-size:7px;font-style:normal;display:grid}.preview-cards>section:last-child>div>span{flex:1}.preview-cards>section:last-child b,.preview-cards>section:last-child small{font-size:8px;display:block}.preview-cards>section:last-child small{color:var(--muted);letter-spacing:0;margin-top:2px}.preview-cards>section:last-child button{color:#1f7250;background:0 0;border:0;font-size:7px;font-weight:700}.module-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.module-grid article{border-right:1px solid var(--line);min-height:270px;padding:31px 27px}.module-grid article:last-child{border-right:0}.module-grid article>span{width:42px;height:42px;font-family:var(--font-mono);border-radius:13px;place-items:center;font-size:8px;display:grid}.module-grid .blue{background:var(--blue)}.module-grid .lime{background:var(--lime)}.module-grid .bronze{background:var(--bronze)}.module-grid .coral{background:var(--coral)}.module-grid h3{letter-spacing:-.045em;margin:41px 0 13px;font-size:25px}.module-grid p{min-height:63px;color:var(--muted);font-size:13px;line-height:1.55}.module-grid article>b{text-transform:uppercase;letter-spacing:.1em;margin-top:25px;font-size:9px;display:block}.module-grid article>b i{float:right;font-size:16px;font-style:normal}.singapore-section{color:#fff;background:var(--ink);padding:110px 4.3vw 0;overflow:hidden}.singapore-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:11vw;padding:75px 4vw 105px;display:grid}.singapore-copy h2{font-size:clamp(62px,8vw,122px)}.singapore-copy h2 em{color:#0000;-webkit-text-stroke:1.5px white;display:block}.singapore-copy p{color:#adbdc4;max-width:520px;margin:34px 0;font-size:16px;line-height:1.65}.singapore-copy a{background:var(--lime);color:var(--ink);border-radius:999px;align-items:center;gap:40px;padding:16px 22px;font-size:11px;font-weight:800;display:inline-flex}.compliance-stack{background:#102b3b;border:1px solid #ffffff1f;border-radius:25px;transform:rotate(1deg);box-shadow:0 30px 70px #00000047}.compliance-card{border-bottom:1px solid #ffffff1a;padding:27px 29px 24px}.compliance-card header{font-family:var(--font-mono);letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:8px;display:flex}.compliance-card header strong{color:var(--lime);font-family:var(--font-sans);letter-spacing:-.04em;font-size:20px}.compliance-card>i{background:#ffffff1a;border-radius:99px;height:7px;margin:18px 0 11px;display:block;overflow:hidden}.compliance-card>i b{border-radius:inherit;background:var(--lime);width:86%;height:100%;display:block}.compliance-card p{color:#8fa4ad;margin:0;font-size:10px}.compliance-stack ul{margin:0;padding:8px 28px 13px;list-style:none}.compliance-stack li{border-bottom:1px solid #ffffff17;grid-template-columns:34px 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.compliance-stack li:last-child{border-bottom:0}.compliance-stack li>span{width:30px;height:30px;color:var(--lime);background:#ceff551f;border-radius:50%;place-items:center;display:grid}.compliance-stack li.review>span{color:var(--coral);background:#ff806a1f}.compliance-stack li strong,.compliance-stack li p{display:block}.compliance-stack li strong{font-size:11px}.compliance-stack li p{color:#8299a3;margin:4px 0 0;font-size:9px}.compliance-stack li>b{color:var(--green);font-family:var(--font-mono);letter-spacing:.1em;font-size:7px}.compliance-stack li.review>b{color:var(--coral)}.singapore-strip{color:#91a6af;font-family:var(--font-mono);letter-spacing:.15em;border-top:1px solid #ffffff1f;justify-content:space-around;align-items:center;margin:0 -4.3vw;padding:24px 4.3vw;font-size:8px;display:flex}.singapore-strip i{background:var(--lime);border-radius:50%;width:4px;height:4px}.final-section{text-align:center;background:radial-gradient(circle at 50% 55%, #83c7ea40, transparent 33%), var(--paper-blue);flex-direction:column;justify-content:center;align-items:center;min-height:92vh;padding:100px 5vw;display:flex}.final-section .section-kicker{align-self:flex-start}.final-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;font-weight:750;color:var(--ink)!important;margin:82px 0 46px!important;font-size:9px!important}.final-section h2{font-size:clamp(58px,7.6vw,116px)}.final-section h2 em{color:#0000;-webkit-text-stroke:1.5px var(--ink)}.final-section>p{max-width:610px;color:var(--muted);margin:34px 0;font-size:17px;line-height:1.55}.final-cta{background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;width:min(490px,88vw);padding:8px 8px 8px 27px;font-size:13px;font-weight:750;display:flex}.final-cta b{background:var(--lime);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;font-size:20px;display:grid}.site-footer{color:#fff;background:var(--ink);grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;min-height:120px;padding:25px 4.3vw;display:grid}.site-footer>p{text-align:center;color:#9aadb5;font-size:11px}.site-footer>span{text-align:right;color:#7d929b;font-family:var(--font-mono);letter-spacing:.08em;font-size:7px}.app-shell{min-height:100vh;color:var(--ink);background:#edf1ef;grid-template-columns:245px 1fr;display:grid}.app-sidebar{color:#fff;background:var(--ink);flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.app-brand{align-items:center;gap:10px;padding:0 7px;display:flex}.app-brand .brand-mark{background:var(--lime);color:var(--ink)}.app-brand strong,.app-brand small{display:block}.app-brand strong{font-size:15px}.app-brand small{color:#8499a2;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;margin-top:2px;font-size:7px}.quick-add{background:var(--lime);color:var(--ink);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:11px;margin:28px 0 32px;padding:13px 14px;font-size:10px;font-weight:800;display:flex}.quick-add span{font-size:17px}.app-sidebar nav>p{color:#708791;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 12px 11px;font-size:7px}.app-sidebar nav button{color:#a9bbc2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;margin:3px 0;padding:11px 12px;font-size:10px;display:flex}.app-sidebar nav button:hover,.app-sidebar nav button.active{color:#fff;background:#ffffff14}.app-sidebar nav button.active{box-shadow:inset 3px 0 var(--lime)}.app-sidebar nav button>span{text-align:center;width:16px;font-size:14px}.app-sidebar nav button>b{background:var(--coral);min-width:18px;color:var(--ink);text-align:center;border-radius:99px;margin-left:auto;padding:3px 5px;font-size:7px}.compliance-mini{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;margin-top:auto;padding:15px}.compliance-mini div{color:#a8bac1;justify-content:space-between;font-size:8px;display:flex}.compliance-mini div strong{color:var(--lime)}.compliance-mini i{background:#ffffff1a;border-radius:9px;height:4px;margin:11px 0;display:block}.compliance-mini i b{border-radius:inherit;background:var(--lime);width:94%;height:100%;display:block}.compliance-mini p{color:#738b95;margin:0;font-size:7px}.back-to-site{color:#78909a;margin:15px 9px 0;font-size:8px}.app-main{min-width:0}.app-topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;justify-content:space-between;align-items:center;gap:14px;height:74px;padding:0 34px;display:flex}.global-search{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:10px;width:min(410px,45vw);padding:9px 11px;display:flex}.global-search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:9px}.global-search span{color:#809096}.global-search kbd{border:1px solid var(--line);color:#849096;border-radius:4px;padding:3px 5px;font-size:7px}.payslip-shortcut{color:var(--ink);margin-left:auto;font-size:8px;font-weight:750;text-decoration:none}.account-chip{align-items:center;gap:9px;display:flex}.account-chip>span{background:var(--bronze);border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:750;display:grid}.account-chip strong,.account-chip small{display:block}.account-chip strong{font-size:9px}.account-chip small{color:#869299;margin-top:2px;font-size:7px}.app-scroll{min-height:calc(100vh - 74px);padding:42px 4vw 70px}.app-panel{max-width:1240px;margin:0 auto}.panel-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:31px;display:flex}.panel-heading p{color:#7d8a8f;font-family:var(--font-mono);letter-spacing:.13em;margin:0 0 9px;font-size:7px}.panel-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,3.2vw,48px)}.panel-heading>div>span{color:var(--muted);margin-top:8px;font-size:11px;display:block}.panel-heading.compact{align-items:center}.panel-heading.compact h1{font-size:clamp(30px,3vw,44px)}.app-primary,.secondary-button,.wide-action{cursor:pointer;border:0}.app-primary{background:var(--ink);color:#fff;border-radius:999px;padding:13px 18px;font-size:9px;font-weight:750}.app-primary span{color:var(--lime);margin-left:20px}.app-primary.wide{width:100%;margin-top:8px;padding:15px}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:11px 15px;font-size:8px;font-weight:700}.link-button{color:#247351;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.metric-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metric-row article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:150px;padding:19px 22px;position:relative}.metric-row article.lime{background:var(--lime)}.metric-row article>i{background:#eef2f2;border-radius:8px;place-items:center;width:27px;height:27px;font-style:normal;display:grid;position:absolute;top:18px;right:18px}.metric-row article>i.coral{background:#ffe0d9}.metric-row article>i.blue{background:#dfeff8}.metric-row article>p{color:#75858b;margin:0;font-size:9px}.metric-row article>strong{margin-top:20px;font-family:Georgia,serif;font-size:36px;font-weight:400;display:block}.metric-row article>small{color:#77868b;font-size:8px}.dashboard-grid{grid-template-columns:1.05fr .95fr;gap:14px;margin-top:14px;display:grid}.dashboard-grid>section,.chart-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title p{color:#7c898e;font-family:var(--font-mono);letter-spacing:.12em;margin:0 0 5px;font-size:6px}.section-title h2{letter-spacing:-.035em;margin:0;font-size:18px}.section-title>button{color:#607176;background:0 0;border:0;font-size:8px}.status{font-family:var(--font-mono);letter-spacing:.06em;border-radius:99px;padding:5px 7px;font-size:6px;font-style:normal;font-weight:750;display:inline-block}.status.green{color:#1d6d4c;background:#dff5e9}.status.amber{color:#8a6320;background:#fff0ca}.status.coral{color:#934034;background:#ffe2dc}.status.blue{color:#286681;background:#dceff7}.readiness-score{align-items:center;gap:21px;margin:29px 0;display:flex}.readiness-score>strong{font-family:Georgia,serif;font-size:57px;font-weight:400}.readiness-score>strong small{font-size:17px}.readiness-score b{font-size:10px}.readiness-score p{color:var(--muted);margin:5px 0 0;font-size:8px}.readiness-checks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.readiness-checks span{border-radius:7px;padding:9px;font-size:8px}.readiness-checks .done{color:#1b714d;background:#e3f5e9}.readiness-checks .wait{color:#926024;background:#fff0d4}.wide-action{background:var(--ink);color:#fff;border-radius:8px;width:100%;margin-top:20px;padding:12px;font-size:8px}.attention-list article{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:15px 0;display:flex}.attention-list article:last-child{border-bottom:0}.avatar{background:var(--blue);width:33px;height:33px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:8px;font-style:normal;display:grid}.avatar.bronze{background:#eadbbd}.attention-list article div{flex:1}.attention-list article strong,.attention-list article p{display:block}.attention-list article strong{font-size:9px}.attention-list article p{color:var(--muted);margin:3px 0 0;font-size:8px}.attention-list article button{color:#247351;background:0 0;border:0;font-size:8px;font-weight:750}.empty-state{color:var(--muted);text-align:center;padding:45px 10px;font-size:10px}.toolbar{justify-content:space-between;margin-bottom:13px;display:flex}.filter-pills{gap:5px;display:flex}.filter-pills button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:9px 12px;font-size:8px}.filter-pills button.active{background:var(--ink);color:#fff}.filter-pills b{color:var(--lime);margin-left:6px}.data-table{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.table-head,.table-row{align-items:center;gap:15px;padding:14px 18px;display:grid}.table-head{border-bottom:1px solid var(--line);color:#78878c;font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;background:#f7f8f6;font-size:6px}.table-row{border-bottom:1px solid var(--line);color:#526268;min-height:66px;font-size:9px}.table-row:last-child{border-bottom:0}.people-table .table-head,.people-table .table-row{grid-template-columns:1.55fr .85fr .75fr .9fr .7fr .75fr .5fr}.payrun-table .table-head,.payrun-table .table-row{grid-template-columns:1.15fr repeat(5,.8fr) .8fr}.request-table .table-head,.request-table .table-row{grid-template-columns:1fr 1fr 1.4fr .6fr .7fr 1fr}.person-cell{align-items:center;gap:10px;display:flex}.person-cell b,.table-row>span>b{color:var(--ink)}.person-cell small,.table-row>span>small{color:#849196;margin-top:3px;font-size:7px;font-weight:400;display:block}.decision-buttons{gap:5px;display:flex}.decision-buttons button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 7px;font-size:7px}.decision-buttons button:first-child{color:#236d4d;border-color:#a7dcc1}.profile-status{align-items:center;gap:6px;display:flex}.profile-status button,.profile-status a{color:#286681;cursor:pointer;background:0 0;border:0;font-size:7px;text-decoration:none}.empty-row{text-align:center;padding:55px}.empty-row span{background:var(--lime);border-radius:12px;place-items:center;width:38px;height:38px;margin:auto;display:grid}.empty-row strong{margin:13px 0 5px;font-size:12px;display:block}.empty-row p,.prototype-note{color:var(--muted);font-size:8px}.prototype-note{margin:12px 4px}.section-space{margin:30px 0 12px}.change-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:760px){.change-comparison{grid-template-columns:1fr}}.payroll-banner{color:#fff;background:var(--ink);border-radius:15px;grid-template-columns:230px 1fr;align-items:center;padding:27px 30px;display:grid}.payroll-banner small{color:#94a8b0;font-family:var(--font-mono);letter-spacing:.1em;font-size:6px}.payroll-banner strong{margin-top:6px;font-family:Georgia,serif;font-size:35px;font-weight:400;display:block}.payroll-banner p{color:#7f959e;margin:3px 0 0;font-size:8px}.flow-line{justify-content:flex-end;align-items:center;display:flex}.flow-line span{color:#79909a;text-align:center;min-width:56px;font-size:7px}.flow-line span b{border:1px solid #536c77;border-radius:50%;place-items:center;width:25px;height:25px;margin:0 auto 7px;display:grid}.flow-line span.done,.flow-line span.active{color:#fff}.flow-line span.done b{border-color:var(--green);background:var(--green);color:var(--ink)}.flow-line span.active b{border-color:var(--lime);color:var(--lime)}.flow-line i{background:#3a5460;width:33px;height:1px;margin:0 -3px 19px}.compliance-hero{color:#fff;background:var(--ink);border-radius:16px;justify-content:space-between;align-items:center;padding:31px 42px;display:flex}.compliance-hero small{color:#91a5ad;font-family:var(--font-mono);letter-spacing:.12em;font-size:7px}.compliance-hero strong{margin-top:6px;font-family:Georgia,serif;font-size:62px;font-weight:400;display:block}.compliance-hero strong em{color:var(--lime);font-size:20px}.compliance-hero p{color:#849aa3;margin:2px 0 0;font-size:9px}.compliance-ring{border:9px solid var(--lime);border-right-color:#33505d;border-radius:50%;place-items:center;width:105px;height:105px;display:grid;transform:rotate(-18deg)}.compliance-ring span{font-size:14px;transform:rotate(18deg)}.compliance-list{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;overflow:hidden}.compliance-list article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto 75px;align-items:center;gap:13px;padding:15px 18px;display:grid}.compliance-list article:last-child{border-bottom:0}.check{color:#23704f;background:#def3e6;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.check.wait{color:#8f6320;background:#fff0d0}.compliance-list strong{font-size:9px}.compliance-list p{color:var(--muted);margin:3px 0 0;font-size:8px}.compliance-list button{color:#6d7f85;background:0 0;border:0;font-size:8px}.compliance-ring.foundation{border-bottom-color:#33505d;border-right-color:#33505d}.rule-catalog{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;padding:24px}.rule-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:17px;display:grid}.rule-card-grid article{border:1px solid var(--line);background:#f7f8f5;border-radius:12px;min-height:180px;padding:20px}.rule-card-grid small{color:#75858b;font-family:var(--font-mono);letter-spacing:.1em;font-size:7px}.rule-card-grid strong{letter-spacing:-.03em;margin:14px 0 8px;font-size:17px;display:block}.rule-card-grid p{color:var(--muted);margin:0 0 14px;font-size:8px;line-height:1.6}.rule-card-grid a{color:#286681;margin:4px 12px 0 0;font-size:8px;font-weight:750;display:inline-block}.rule-card-grid em{color:#78898f;font-family:var(--font-mono);font-size:7px;font-style:normal}.rule-evidence{color:#fff;background:var(--ink)!important}.rule-evidence small,.rule-evidence p,.rule-evidence em{color:#91a5ad}.rule-evidence strong{color:var(--lime)}.calculation-gate{background:#fff0d0;border-radius:10px;align-items:center;gap:14px;margin-top:12px;padding:15px 17px;display:flex}.calculation-gate>span{color:#7d5317;font-family:var(--font-mono);letter-spacing:.1em;background:#f6d88f;border-radius:6px;padding:7px 9px;font-size:7px;font-weight:800}.calculation-gate strong{font-size:9px;display:block}.calculation-gate p{color:#765f3d;margin:3px 0 0;font-size:8px}.rule-blockers{border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.rule-blockers>strong{font-size:9px}.rule-blockers ul{color:var(--muted);grid-template-columns:1fr 1fr;gap:8px 26px;margin:11px 0 0;padding-left:17px;font-size:8px;line-height:1.5;display:grid}.audit-list,.member-list{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.audit-list article,.member-list article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 17px;display:flex}.audit-list article:last-child,.member-list article:last-child{border-bottom:0}.audit-list article>span{background:var(--paper-blue);border-radius:9px;place-items:center;width:31px;height:31px;font-size:12px;display:grid}.audit-list article>div,.member-list article>div{flex:1}.audit-list strong,.member-list strong{font-size:9px;display:block}.audit-list p,.member-list p{color:var(--muted);margin:3px 0 0;font-size:8px}.audit-list article>em{color:#74858b;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.07em;font-size:6px;font-style:normal}.member-list article>i{margin-right:1px}.payrun-review{justify-items:start;gap:6px;display:grid}.payrun-review>button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:6px 8px;font-size:7px}.download-link{color:#244f5c;background:#eef9fc;border:1px solid #9ebec7;border-radius:6px;padding:6px 8px;font-size:7px;font-weight:800;text-decoration:none;display:inline-flex}.payrun-input-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;padding:22px}.snapshot-proof{justify-items:end;gap:4px;display:grid}.snapshot-proof em{color:#286681;font-family:var(--font-mono);font-size:7px;font-style:normal}.snapshot-proof code{color:#73858c;font-size:7px}.input-item-list{border-top:1px solid var(--line);margin-top:15px}.input-item-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 100px 64px;align-items:center;gap:12px;min-height:58px;display:grid}.input-item-list strong{font-size:9px}.input-item-list p{color:var(--muted);margin:3px 0 0;font-size:8px}.input-item-list>article>span{color:var(--ink);text-align:right;font-size:9px;font-weight:750}.input-item-list button{color:#934034;background:0 0;border:0;font-size:7px}.input-item-list em{color:#849196;font-family:var(--font-mono);text-align:right;font-size:6px;font-style:normal}.add-pay-item{margin-top:14px}.snapshot-note{color:#62767e;margin:14px 0 0;font-size:8px}.payrun-evidence-stack{gap:12px;display:grid}.calculation-card{background:#f4fbfe;border:1px solid #b7d9e7;border-radius:14px;padding:22px}.calculation-card.blocked{background:#fffaf0;border-color:#eccd8f}.payrun-readiness-panel{background:#fffaf0;border:1px solid #e3c77e;border-radius:12px;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:14px;margin-top:15px;padding:16px;display:grid}.payrun-readiness-panel.ready{background:#f2fbf7;border-color:#a8d2c0}.payrun-readiness-panel p{color:#7a6330;font-family:var(--font-mono);margin:0 0 4px;font-size:7px}.payrun-readiness-panel strong{font-size:10px;display:block}.payrun-readiness-panel small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.payrun-readiness-counts{grid-template-columns:repeat(2,minmax(54px,1fr));gap:6px;display:grid}.payrun-readiness-counts span{color:var(--muted);background:#ffffffb8;border:1px solid #30535b1f;border-radius:8px;padding:7px 9px;font-size:7px}.payrun-readiness-counts span strong{color:var(--ink);font-size:10px}.payrun-readiness-panel .readiness-issues{color:#8c4f31;grid-column:1/-1;margin:0;font-family:inherit;font-size:7px}@media (max-width:780px){.payrun-readiness-panel{grid-template-columns:1fr}.payrun-readiness-counts{grid-template-columns:repeat(4,minmax(54px,1fr))}}.calculation-totals{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.calculation-totals article{background:#fff;border:1px solid #28668121;border-radius:9px;padding:14px}.calculation-totals small{color:#788a91;font-family:var(--font-mono);letter-spacing:.07em;font-size:6px}.calculation-totals strong{color:var(--ink);margin-top:7px;font-size:13px;display:block}.calculation-employees{border-top:1px solid #28668121;margin-top:13px}.calculation-employees article{border-bottom:1px solid #28668121;grid-template-columns:1fr repeat(6,72px);align-items:center;gap:10px;min-height:64px;display:grid}.calculation-employees strong{font-size:9px}.calculation-employees p{color:var(--muted);margin:3px 0 0;font-size:7px}.calculation-employees>article>span{color:var(--ink);text-align:right;font-size:9px;font-weight:750}.calculation-employees span small{color:#819096;font-family:var(--font-mono);margin-bottom:3px;font-size:6px;font-weight:500;display:block}.variance-note{color:#52686f;background:#e4f2f7;border-radius:8px;margin:14px 0 0;padding:11px 13px;font-size:8px}.blocker-list{border-top:1px solid #ecd9b1;margin-top:14px}.blocker-list article{border-bottom:1px solid #ecd9b1;grid-template-columns:28px 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.blocker-list article>span{color:#81581e;background:#f6dda4;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.blocker-list strong{font-size:9px}.blocker-list p{color:#765f3d;margin:3px 0 0;font-size:8px}.blocker-list em{color:#8d6b35;font-family:var(--font-mono);font-size:6px;font-style:normal}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.settings-card>label{color:#53646b;gap:6px;margin:14px 0;font-size:8px;font-weight:700;display:grid}.settings-card input,.settings-card select,.member-list select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:11px;font-size:9px}.settings-card input:focus,.settings-card select:focus,.member-list select:focus{border-color:#6e9dac;box-shadow:0 0 0 3px #83c7ea33}.settings-card input:disabled,.settings-card select:disabled{color:#77868b;background:#f2f4f2}.member-list select{width:125px}.member-list .secondary-button{padding:7px 10px}.close-review-card{background:#f5fbf7;border:1px solid #b9d7c6;border-radius:14px;padding:22px}.close-review-card.blocked{background:#fff7f5;border-color:#e6b9ae}.close-summary,.deadline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.close-summary article,.deadline-grid article{background:#ffffffb8;border:1px solid #2c544024;border-radius:10px;padding:14px}.close-summary small,.deadline-grid small{color:#71837a;font-family:var(--font-mono);letter-spacing:.1em;font-size:6px}.close-summary strong{margin-top:7px;font-family:Georgia,serif;font-size:26px;font-weight:400;display:block}.deadline-grid strong{margin-top:7px;font-size:12px;display:block}.close-summary p,.deadline-grid p{color:#718078;margin:4px 0 0;font-size:7px;line-height:1.45}.control-finding-list{border-top:1px solid #677a6f38;margin-top:16px}.control-finding-list article{border-bottom:1px solid #677a6f2e;grid-template-columns:28px 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.control-finding-list article>span{color:#80551b;background:#f6dda4;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.control-finding-list article.blocker>span{color:#8c3b31;background:#f3c8c0}.control-finding-list strong{font-size:9px}.control-finding-list p{color:#6f6252;margin:3px 0 0;font-size:8px}.control-finding-list em{color:#856b43;font-family:var(--font-mono);font-size:6px;font-style:normal}.control-clear{background:#e7f4eb;border-radius:10px;align-items:center;gap:12px;margin-top:16px;padding:15px;display:flex}.control-clear>span{color:#fff;background:#3f7a57;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.control-clear strong{font-size:9px}.control-clear p{color:#587061;margin:3px 0 0;font-size:8px}.report-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.report-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.report-grid small{color:#76868c;font-family:var(--font-mono);letter-spacing:.1em;font-size:6px}.report-grid strong{margin:16px 0 4px;font-family:Georgia,serif;font-size:36px;font-weight:400;display:block}.report-grid p{color:var(--muted);font-size:8px}.chart-card{margin-top:14px}.bar-chart{margin-top:25px}.bar-chart>div{grid-template-columns:100px 1fr 80px;align-items:center;gap:15px;margin:14px 0;font-size:8px;display:grid}.bar-chart>div>i{background:#edf0ed;border-radius:99px;height:15px;overflow:hidden}.bar-chart>div>i b{border-radius:inherit;background:var(--blue);height:100%;display:block}.bar-chart>div>strong{text-align:right}.dialog-scrim{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#081c2ba6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.action-dialog{background:var(--paper);border:0;border-radius:20px;width:min(610px,95vw);max-height:92vh;margin:0;padding:0;overflow:auto;box-shadow:0 30px 80px #00000059}.action-dialog form{padding:28px}.action-dialog header{justify-content:space-between;margin-bottom:25px;display:flex}.action-dialog header p{color:#7b8a8f;font-family:var(--font-mono);letter-spacing:.12em;margin:0 0 7px;font-size:7px}.action-dialog header h2{letter-spacing:-.05em;margin:0;font-size:29px}.action-dialog header>button{background:0 0;border:0;align-self:start;font-size:24px}.action-dialog label{color:#53646b;gap:6px;margin:11px 0;font-size:8px;font-weight:700;display:grid}.action-dialog input,.action-dialog select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:12px;font-size:9px}.action-dialog input:focus,.action-dialog select:focus{border-color:#6e9dac;box-shadow:0 0 0 3px #83c7ea33}.form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.safe-note{background:#e3f1f5;border-radius:9px;gap:11px;margin:14px 0;padding:13px;display:flex}.safe-note>span{background:var(--blue);border-radius:50%;place-items:center;width:24px;height:24px;font-family:Georgia,serif;display:grid}.safe-note p{color:#50646d;margin:0;font-size:8px;line-height:1.5}.safe-note strong{color:var(--ink);display:block}.app-error{color:#833b31;background:#ffe1dc;border-radius:9px;justify-content:space-between;max-width:1240px;margin:0 auto 15px;padding:12px 14px;font-size:9px;display:flex}.app-error button{background:0 0;border:0}.app-loading{min-height:60vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;font-size:9px;display:grid}.app-loading .brand-mark{animation:1.2s infinite alternate pulse}@keyframes pulse{50%{opacity:.5}}.action-dialog textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:92px;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:12px;font-size:9px;line-height:1.5}.action-dialog textarea:focus{border-color:#6e9dac;box-shadow:0 0 0 3px #83c7ea33}.form-divider{color:#78878c;font-family:var(--font-mono);letter-spacing:.11em;align-items:center;gap:10px;margin:24px 0 8px;font-size:7px;display:flex}.form-divider:after{content:"";background:var(--line);flex:1;height:1px}.check-row{flex-wrap:wrap;gap:8px 18px;margin:10px 0;display:flex}.action-dialog .check-row label{align-items:center;gap:7px;margin:0;display:flex}.action-dialog .check-row input{width:15px;height:15px;padding:0}.payslip-portal,.profile-portal{min-height:100vh;color:var(--ink);background:#f3f5f1;padding:0 5vw 70px}.payslip-portal-nav{border-bottom:1px solid #dce2dc;justify-content:space-between;align-items:center;height:86px;display:flex}.payslip-portal-nav>div{color:var(--muted);align-items:center;gap:18px;font-size:9px;display:flex}.payslip-portal-nav>div a{border:1px solid var(--line);color:var(--ink);border-radius:99px;padding:10px 14px;text-decoration:none}.payslip-portal-intro{justify-content:space-between;align-items:end;max-width:1040px;margin:64px auto 32px;display:flex}.payslip-portal-intro p{color:#6b7c82;font-family:var(--font-mono);letter-spacing:.16em;font-size:8px}.payslip-portal-intro h1{letter-spacing:-.06em;margin:8px 0 14px;font-family:Georgia,serif;font-size:clamp(42px,6vw,74px);font-weight:400;line-height:.92}.payslip-portal-intro span{color:var(--muted);font-size:10px}.payslip-print{background:var(--ink);color:#fff;border:0;border-radius:99px;padding:14px 20px;font-size:9px;font-weight:700}.payslip-list{gap:26px;max-width:1040px;margin:0 auto;display:grid}.payslip-document{background:#fff;border:1px solid #dce2dc;border-radius:18px;padding:38px;box-shadow:0 18px 55px #1d323a0f}.payslip-document>header{border-bottom:2px solid var(--ink);justify-content:space-between;gap:30px;padding-bottom:25px;display:flex}.payslip-document>header p{color:#6d7d83;font-family:var(--font-mono);letter-spacing:.14em;margin:0 0 7px;font-size:8px}.payslip-document>header h2{margin:0;font-family:Georgia,serif;font-size:35px;font-weight:400}.payslip-employer{align-content:start;justify-items:end;gap:6px;font-size:10px;display:grid}.payslip-employer span{color:var(--muted);font-family:var(--font-mono);font-size:7px}.payslip-identifiers{grid-template-columns:repeat(3,1fr);gap:12px;padding:24px 0;display:grid}.payslip-identifiers>div{background:#f3f5f1;border-radius:10px;gap:6px;padding:16px;display:grid}.payslip-document small{color:#6f8086;font-family:var(--font-mono);letter-spacing:.1em;font-size:7px}.payslip-identifiers strong{font-size:10px}.payslip-identifiers span{color:var(--muted);font-size:8px}.payslip-columns{grid-template-columns:1fr 1fr;gap:30px;display:grid}.payslip-lines{margin:10px 0 24px}.payslip-lines h3{margin:0 0 12px;font-family:Georgia,serif;font-size:20px;font-weight:400}.payslip-lines>div{border-bottom:1px solid #e6ebe6;justify-content:space-between;gap:20px;padding:9px 0;font-size:9px;display:flex}.payslip-lines .line-total{border-bottom:0;padding-top:13px;font-weight:800}.payslip-overtime{background:#e3f1f5;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:12px;margin:6px 0 24px;padding:17px;display:grid}.payslip-overtime div{gap:6px;display:grid}.payslip-overtime strong{font-size:10px}.payslip-total{border-top:2px solid var(--ink);grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding-top:22px;display:grid}.payslip-total div{background:var(--lime);border-radius:10px;justify-content:space-between;align-items:baseline;padding:18px;display:flex}.payslip-total span{font-size:9px;font-weight:700}.payslip-total strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.payslip-document footer{color:#718087;justify-content:space-between;gap:24px;margin-top:22px;font-size:7px;line-height:1.5;display:flex}.payslip-document footer p{margin:0}.payslip-document footer span{font-family:var(--font-mono);text-align:right}.payslip-empty{text-align:center;border:1px dashed #bdc8c0;border-radius:18px;justify-items:center;max-width:1040px;margin:0 auto;padding:80px 20px;display:grid}.payslip-empty>span{background:var(--lime);border-radius:16px;place-items:center;width:52px;height:52px;font-family:Georgia,serif;font-size:25px;display:grid}.payslip-empty h2{margin:18px 0 7px;font-family:Georgia,serif;font-size:28px;font-weight:400}.payslip-empty p{color:var(--muted);margin:0;font-size:9px}.profile-intro{justify-content:space-between;align-items:end;gap:30px;max-width:1120px;margin:58px auto 30px;display:flex}.profile-intro>div>p{color:#6b7c82;font-family:var(--font-mono);letter-spacing:.16em;margin:0;font-size:8px}.profile-intro h1{letter-spacing:-.06em;margin:10px 0 14px;font-family:Georgia,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:.92}.profile-intro>div>span{max-width:620px;color:var(--muted);font-size:10px;line-height:1.6;display:block}.profile-intro>label{color:var(--muted);gap:6px;font-size:8px;display:grid}.profile-intro select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:11px 35px 11px 12px;font-size:9px}.profile-layout{grid-template-columns:1.15fr .85fr;gap:15px;max-width:1120px;margin:0 auto;display:grid}.profile-record,.profile-request-card,.profile-legal-note{border:1px solid var(--line);background:#fff;border-radius:16px;padding:27px}.profile-record>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:20px;display:flex}.profile-record header small,.profile-request-card small,.profile-field-grid small{color:#75858b;font-family:var(--font-mono);letter-spacing:.08em;font-size:7px}.profile-record h2,.profile-request-card h2{letter-spacing:-.04em;margin:5px 0;font-size:25px}.profile-record header p,.profile-request-card>div>p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.profile-field-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.profile-field-grid>div{background:#f5f7f4;border-radius:9px;gap:7px;padding:14px;display:grid}.profile-field-grid strong{text-transform:none;font-size:9px}.profile-request-card>label{color:#53646b;gap:6px;margin:14px 0;font-size:8px;font-weight:700;display:grid}.profile-request-card input,.profile-request-card select,.profile-request-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:11px;font-size:9px}.profile-request-card textarea{resize:vertical;min-height:75px}.profile-request-card fieldset{border:1px solid var(--line);border-radius:9px;gap:8px;margin:14px 0;padding:13px;display:grid}.profile-request-card legend{color:#53646b;padding:0 5px;font-size:8px;font-weight:700}.profile-request-card fieldset label{color:#5d6c71;font-size:8px}.profile-request-card fieldset input{vertical-align:middle;width:14px;height:14px;padding:0}.privacy-boundary{color:var(--muted);margin-top:12px;line-height:1.5;display:block}.profile-requests,.profile-legal-note{max-width:1120px;margin:28px auto 0}.profile-requests .section-title{margin-bottom:12px}.profile-requests .secondary-button{color:var(--ink);text-decoration:none}.profile-legal-note{background:var(--paper-blue)}.profile-legal-note strong{font-size:10px}.profile-legal-note p{color:#556970;font-size:8px;line-height:1.55}.profile-legal-note a{color:#286681;margin-right:16px;font-size:8px;font-weight:750}.profile-loading{min-height:65vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;font-size:9px;display:grid}.profile-error{color:#833b31;background:#ffe1dc;border-radius:9px;justify-content:space-between;max-width:1120px;margin:20px auto;padding:12px 14px;font-size:9px;display:flex}.profile-error button{background:0 0;border:0}.notification-page{max-width:1040px;margin:0 auto}.notification-intro{justify-content:space-between;align-items:end;gap:30px;margin:64px 0 30px;display:flex}.notification-intro p{color:#6b7c82;font-family:var(--font-mono);letter-spacing:.16em;font-size:8px}.notification-intro h1{letter-spacing:-.055em;margin:8px 0 14px;font-family:Georgia,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:.94}.notification-intro>div:first-child>span{max-width:660px;color:var(--muted);font-size:10px;line-height:1.65;display:block}.notification-count{background:var(--ink);color:#fff;border-radius:18px;justify-items:center;min-width:120px;padding:22px;display:grid}.notification-count strong{font-family:Georgia,serif;font-size:42px;font-weight:400}.notification-count span{color:var(--lime);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:8px}.notification-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.notification-toolbar>div{gap:7px;display:flex}.notification-toolbar button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:99px;padding:10px 15px;font-size:8px;font-weight:700}.notification-toolbar button.active{background:var(--ink);color:#fff}.notification-list{gap:12px;display:grid}.notification-list article{background:#fff;border:1px solid #dce2dc;border-radius:16px;grid-template-columns:42px 1fr;gap:17px;padding:25px;display:grid}.notification-list article.read{opacity:.72}.notification-list article.unread{border-color:#b8c769;box-shadow:0 13px 35px #1d323a0f}.notification-marker{width:38px;height:38px;color:var(--ink);background:#e3f1f5;border-radius:12px;place-items:center;font-family:Georgia,serif;font-size:18px;display:grid}.notification-marker.attention{background:var(--lime)}.notification-list small{color:#76878d;font-family:var(--font-mono);letter-spacing:.08em;font-size:7px}.notification-list h2{margin:7px 0 6px;font-family:Georgia,serif;font-size:24px;font-weight:400}.notification-list p{color:var(--muted);margin:0;font-size:9px;line-height:1.65}.notification-actions{align-items:center;gap:12px;margin-top:16px;display:flex}.notification-actions a,.notification-actions button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:99px;padding:9px 13px;font-size:8px;font-weight:700;text-decoration:none}.notification-actions button{color:var(--ink);background:#e7ebe7}.notification-actions span{color:#7b898f;font-size:8px}.notification-boundary{background:#e7ebe7;border-radius:14px;margin-top:22px;padding:22px}.notification-boundary strong{font-family:var(--font-mono);letter-spacing:.12em;font-size:8px}.notification-boundary p{color:#5f7178;margin:8px 0 0;font-size:8px;line-height:1.65}@media print{.payslip-portal{background:#fff;padding:0}.payslip-portal-nav,.payslip-portal-intro{display:none}.payslip-list{display:block}.payslip-document{break-after:page;min-height:95vh;box-shadow:none;border:0;border-radius:0;margin:0;padding:24px}.payslip-document:last-child{break-after:auto}}@media (max-width:760px){.site-nav{height:76px;padding:0 20px}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:13px 16px}.brand-lockup small{display:none}.hero{padding-top:110px}.hero h1{line-height:.79}.hero h1 em{-webkit-text-stroke-width:1px}.floating-tile{border-radius:18px;width:62px;height:62px}.floating-tile span{font-size:5px;top:9px}.floating-tile b{font-size:20px}.tile-pay{top:18%;left:-7px}.tile-leave{top:16%;right:-5px}.tile-people{bottom:17%;left:2%}.tile-cpf{bottom:14%;right:1%}.hero-actions{flex-direction:column;gap:15px}.payslip-portal,.profile-portal{padding-inline:20px}.payslip-portal-nav>div>span{display:none}.payslip-portal-intro,.profile-intro,.notification-intro{flex-direction:column;align-items:start;gap:24px;margin-top:40px}.notification-count{width:100%}.notification-toolbar{flex-direction:column;align-items:stretch}.notification-toolbar>div{flex-wrap:wrap}.notification-toolbar>button{align-self:start}.notification-list article{grid-template-columns:34px 1fr;padding:20px}.notification-marker{width:32px;height:32px}.profile-layout,.profile-field-grid{grid-template-columns:1fr}.profile-request-card,.profile-record,.profile-legal-note{padding:21px}.payslip-document{padding:22px}.payslip-document>header{flex-direction:column;align-items:start}.payslip-employer{justify-items:start}.payslip-identifiers,.payslip-columns,.payslip-total,.payslip-overtime{grid-template-columns:1fr}.payslip-document footer{flex-direction:column}.payslip-document footer span{text-align:left}.hero-proof{flex-wrap:wrap;justify-content:center;left:20px;right:20px}.platform-section,.singapore-section{padding-left:20px;padding-right:20px}.platform-heading,.singapore-grid{grid-template-columns:1fr;gap:35px}.product-window{grid-template-columns:1fr;min-height:500px;transform:none}.product-window>aside{display:none}.preview-body{padding:25px 20px}.preview-stats{grid-template-columns:1fr 1fr}.preview-stats>div:last-child{display:none}.preview-cards{grid-template-columns:1fr}.preview-cards>section:last-child{display:none}.module-grid{grid-template-columns:1fr 1fr}.module-grid article:nth-child(2){border-right:0}.module-grid article{border-bottom:1px solid var(--line);min-height:240px}.singapore-grid{padding:55px 0 75px}.singapore-strip{flex-wrap:wrap;justify-content:center;gap:17px;margin:0 -20px}.site-footer{text-align:center;grid-template-columns:1fr}.site-footer .brand-lockup{justify-content:center}.site-footer>span{text-align:center}.app-shell{grid-template-columns:minmax(0,1fr);width:100%;overflow-x:hidden}.app-sidebar{z-index:20;box-sizing:border-box;flex-flow:wrap;align-items:center;gap:8px;width:100%;min-width:0;max-width:100vw;height:auto;padding:13px 15px 8px;position:sticky;top:0;overflow:hidden}.app-sidebar nav{scrollbar-width:none;order:3;width:100%;min-width:0;display:flex;overflow-x:auto}.app-sidebar nav>p,.quick-add,.compliance-mini,.back-to-site{display:none}.app-sidebar nav button{width:auto;min-width:max-content;padding:8px 10px}.app-sidebar nav button.active{box-shadow:inset 0 -2px var(--lime)}.app-sidebar nav button>span{display:none}.app-brand{flex:1;min-width:0}.app-brand>span:last-child{min-width:0;overflow:hidden}.app-brand small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-topbar{height:64px;padding:0 15px}.account-chip div,.global-search kbd{display:none}.global-search{width:calc(100% - 50px)}.app-scroll{padding:29px 15px 50px}.panel-heading{flex-direction:column;align-items:start;gap:18px}.metric-row,.dashboard-grid,.report-grid,.settings-grid,.rule-card-grid,.calculation-totals,.close-summary,.deadline-grid{grid-template-columns:minmax(0,1fr)}.data-table{overflow-x:auto}.table-head,.table-row{min-width:850px}.payroll-banner{grid-template-columns:1fr;gap:28px}.flow-line{justify-content:flex-start;overflow-x:auto}.compliance-hero{padding:25px}.compliance-list article{grid-template-columns:34px 1fr auto}.compliance-list article button{display:none}.rule-catalog{padding:18px}.rule-blockers ul{grid-template-columns:1fr}.calculation-employees{overflow-x:auto}.calculation-employees article{min-width:650px}.form-row{grid-template-columns:1fr}}.member-list details{color:var(--muted);margin-top:8px;font-size:8px}.member-list summary{cursor:pointer;color:#286681;font-weight:750}.member-list pre{color:#31454d;max-width:620px;max-height:360px;font:7px/1.55 var(--font-mono);white-space:pre-wrap;background:#f5f7f4;border-radius:8px;padding:12px;overflow:auto}.profile-requests details .profile-field-grid{margin:12px 0 0}.profile-requests details{width:100%}.document-preview{color:#23332d;width:100%;max-height:520px;font:12px/1.65 var(--font-mono);white-space:pre-wrap;overflow-wrap:anywhere;background:#f7faf8;border:1px solid #dce6e1;border-radius:12px;padding:18px;overflow:auto}.action-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.action-metrics article{background:#fff;border:1px solid #dbe5e1;border-radius:14px;gap:3px;padding:18px;display:grid}.action-metrics strong{color:var(--green);font-size:28px;line-height:1}.action-metrics span{color:#65716c;font-size:12px}.action-module-strip{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.action-module-strip span{color:#52605b;background:#f7faf8;border:1px solid #dbe5e1;border-radius:999px;padding:7px 10px;font-size:12px}.action-module-strip strong{color:var(--green)}.action-card{border-left:4px solid #b4c6bf}.action-card.urgency-overdue{border-left-color:#b44e47}.action-card.urgency-due_today,.action-card.urgency-due_soon{border-left-color:#bd7c27}.action-card .primary-action{width:fit-content;margin-top:6px;display:inline-flex}.calendar-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.calendar-actions a{border-radius:99px;width:fit-content;padding:11px 16px;text-decoration:none;display:inline-flex}.source-links{flex-wrap:wrap;gap:10px;display:flex}.source-links a{border:1px solid var(--line);color:#286681;background:#f7faf8;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:750;text-decoration:none}@media (max-width:760px){.action-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.performance-shell{min-height:100vh;color:var(--ink);background:#edf1ef;padding:0 4vw 90px}.performance-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.performance-nav nav{color:var(--muted);align-items:center;gap:10px;font-size:9px;display:flex}.performance-nav nav a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:99px;padding:10px 14px;text-decoration:none}.performance-hero{grid-template-columns:1fr 240px;align-items:end;gap:50px;max-width:1240px;margin:64px auto 28px;display:grid}.performance-hero h1,.employee-performance-hero h1{letter-spacing:-.065em;max-width:840px;margin:8px 0 18px;font-family:Georgia,serif;font-size:clamp(45px,6vw,78px);font-weight:400;line-height:.92}.performance-hero>div>p:last-child,.employee-performance-hero>p:last-child{max-width:710px;color:var(--muted);font-size:13px;line-height:1.65}.eyebrow{color:#61757c;font-family:var(--font-mono);letter-spacing:.15em;font-size:8px;font-weight:750}.performance-score{color:#fff;background:var(--ink);border-radius:18px;padding:24px;display:grid}.performance-score strong{font-family:Georgia,serif;font-size:58px;font-weight:400}.performance-score span{color:var(--lime);font-size:9px;font-weight:750}.performance-score small{color:#8ca1aa;margin-top:22px;font-size:8px}.performance-loading{min-height:70vh;color:var(--muted);place-items:center;font-size:10px;display:grid}.performance-error{color:#833b31;background:#ffe1dc;border-radius:10px;max-width:1240px;margin:12px auto;padding:14px 17px;font-size:9px}.performance-guardrails{background:#e7f4eb;border:1px solid #bcd3c5;border-radius:12px;align-items:center;gap:18px;max-width:1240px;margin:14px auto;padding:16px 19px;display:flex}.performance-guardrails strong{flex:none;font-size:10px}.performance-guardrails p{color:#536c5d;flex:1;margin:0;font-size:9px;line-height:1.55}.performance-guardrails a{color:#286681;font-size:8px;font-weight:750}.integration-token{overflow-wrap:anywhere;color:#163d4d;font-family:var(--font-mono);-webkit-user-select:all;user-select:all;background:#f4f8fa;border:1px solid #bfd2d9;border-radius:12px;margin:18px 0;padding:18px;font-size:11px;line-height:1.6;display:block}.performance-panel{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1240px;margin:18px auto;padding:28px}.performance-panel .panel-heading{align-items:center;margin-bottom:24px}.performance-panel .panel-heading h2{letter-spacing:-.045em;margin:0;font-size:29px}.performance-panel .panel-heading span{color:var(--muted);font-size:9px}.status-chip{color:#286681;font-family:var(--font-mono);letter-spacing:.06em;background:#dceff7;border-radius:99px;padding:6px 9px;font-size:7px;font-weight:750;display:inline-flex}.performance-form{gap:13px;display:grid}.performance-form.compact{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end}.performance-form label{color:#52636a;gap:6px;font-size:8px;font-weight:750;display:grid}.performance-form input,.performance-form select,.performance-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:11px 12px;font-size:9px}.performance-form textarea{resize:vertical;min-height:85px;line-height:1.5}.performance-form input:focus,.performance-form select:focus,.performance-form textarea:focus{border-color:#6e9dac;box-shadow:0 0 0 3px #83c7ea33}.performance-form .form-row.four{grid-template-columns:repeat(4,1fr)}.performance-form .check-row{align-items:center;gap:8px;display:flex}.performance-form .check-row input{width:15px;height:15px;padding:0}.performance-form button,.primary-action,.decision-row button,.goal-list button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:99px;justify-self:start;padding:11px 16px;font-size:8px;font-weight:750}.performance-form button:disabled,.decision-row button:disabled,.goal-list button:disabled{opacity:.55;cursor:wait}.secondary-action{color:var(--ink)!important;background:#edf1ef!important}.criteria-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.criteria-grid fieldset,.performance-form fieldset{border:1px solid var(--line);border-radius:11px;margin:0;padding:15px}.criteria-grid legend,.performance-form legend{color:#61757c;font-family:var(--font-mono);letter-spacing:.08em;padding:0 6px;font-size:7px}.criteria-grid label+label{margin-top:10px}.performance-form fieldset>p{color:var(--muted);font-size:8px;line-height:1.5}.decision-row{background:#f4f7f3;border-radius:10px;grid-template-columns:1.1fr 1fr auto auto;align-items:center;gap:10px;margin-top:12px;padding:13px;display:grid}.decision-row strong,.decision-row small{display:block}.decision-row strong{font-size:9px}.decision-row small{color:var(--muted);margin-top:4px;font-size:7px}.decision-row input{border:1px solid var(--line);border-radius:7px;width:100%;padding:10px}.assignment-list{gap:15px;display:grid}.assignment-card,.employee-review-card{border:1px solid var(--line);background:#f9faf7;border-radius:14px;padding:22px}.assignment-title{justify-content:space-between;gap:25px;display:flex}.assignment-title h3,.assignment-title h2{letter-spacing:-.04em;margin:8px 0 5px;font-size:23px}.assignment-title p{color:var(--muted);margin:0;font-size:8px}.assignment-title>div:last-child{text-align:right;align-content:start;justify-items:end;gap:6px;display:grid}.assignment-title>div:last-child strong{font-size:10px}.assignment-title small{color:var(--muted);font-size:8px}.review-progress{grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0;display:grid}.review-progress span{color:#7d8c91;text-align:center;background:#edf0ed;border-radius:7px;padding:9px;font-size:8px}.review-progress span.done{color:#1b714d;background:#e1f3e7}.assignment-card details,.employee-review-card details{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:12px;padding:13px 15px}.assignment-card summary,.employee-review-card summary{color:#286681;cursor:pointer;font-size:9px;font-weight:750}.assignment-card details .performance-form,.employee-review-card details .performance-form{margin-top:16px}.goal-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:9px;margin-top:12px;display:grid}.goal-list>div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px}.goal-list span{float:right;color:#287452;font-family:var(--font-mono);font-size:6px}.goal-list strong,.goal-list small{display:block}.goal-list strong{padding-right:50px;font-size:10px}.goal-list small{color:var(--muted);margin-top:5px;font-size:7px}.goal-list p{color:#596b71;margin:10px 0;font-size:8px;line-height:1.5}.outcome-card,.final-outcome{background:var(--paper-blue);border-radius:11px;margin-top:14px;padding:18px}.outcome-card>strong{font-size:11px}.outcome-card>p,.final-outcome>p{color:#4f6570;font-size:9px;line-height:1.6}.outcome-card>small{color:#2a7352;font-size:8px;font-weight:750}.employee-performance{max-width:1120px;margin:0 auto}.employee-performance-hero{margin:58px 0 30px}.employee-review-card{background:#fff;margin-bottom:18px}.employee-review-card>section{margin-top:22px}.employee-review-card>section>h3{font-size:18px}.final-outcome h3{margin:5px 0;font-family:Georgia,serif;font-size:38px;font-weight:400}.final-outcome h4{margin:18px 0 5px;font-size:10px}.form-help{color:var(--muted);font-size:8px}.candidate-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.speak-up-honeypot{clip-path:inset(50%)!important;white-space:nowrap!important;block-size:1px!important;inline-size:1px!important;position:absolute!important;overflow:hidden!important}.speak-up-secret{overflow-wrap:anywhere;font:10px/1.55 var(--font-mono);letter-spacing:.04em;background:#fffc;border:1px dashed #ad9156a6;border-radius:10px;padding:12px 14px}.roster-form{max-width:900px}.roster-weekdays,.roster-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.roster-weekdays{color:#75858b;font-family:var(--font-mono);letter-spacing:.09em;text-align:center;text-transform:uppercase;margin-bottom:8px;font-size:7px;font-weight:750}.roster-day{border:1px solid var(--line);background:#f8faf7;border-radius:12px;flex-direction:column;gap:8px;min-height:145px;padding:12px;display:flex;overflow:hidden}.roster-day.is-today{border-color:#8ba539;box-shadow:inset 0 0 0 1px #8ba539}.roster-day.is-holiday{background:#fff6e5}.roster-day>div{justify-content:space-between;align-items:start;gap:7px;min-height:28px;display:flex}.roster-day>div strong{font-family:Georgia,serif;font-size:22px;font-weight:400}.roster-day>div small{color:#946b2e;text-align:right;font-size:7px;line-height:1.3}.roster-day>p{color:var(--muted);margin:0;font-size:7px}.roster-shift-pill{color:#265f48;text-overflow:ellipsis;white-space:nowrap;background:#dff3e8;border-radius:6px;padding:5px 7px;font-size:7px;font-weight:750;display:block;overflow:hidden}.roster-shift-pill.status-pending_approval,.roster-shift-pill.status-pending{color:#7d5c24;background:#fff0cf}.roster-shift-pill.status-rejected{color:#8a4136;background:#ffe3dc}.roster-blank{min-height:1px}.leave-calendar-grid .roster-day{min-height:160px}.leave-review-list .assignment-card{background:#fff}.leave-impact-strip{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.leave-impact-strip span{color:#53666d;background:#edf2ef;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:700}.leave-preview{gap:12px;margin-top:14px;display:grid}.leave-preview .safe-note{margin:0}.leave-preview .close-summary{margin-top:0}.payroll-stage-grid{gap:.75rem;display:grid}.payroll-stage{background:#ffffffc2;border:1px solid #1d2b261f;border-radius:14px;grid-template-columns:2.65rem 1fr;align-items:start;gap:.85rem;padding:1rem;display:grid}.payroll-stage>span{color:#725d2f;background:#efe8d8;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;font-weight:800;display:grid}.payroll-stage div{gap:.2rem;display:grid}.payroll-stage small{color:#756f63;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.payroll-stage strong{color:#15241f;font-size:1rem}.payroll-stage p{color:#645f55;margin:0}.payroll-stage.state-complete{background:#e9f8efb8;border-color:#18704c3d}.payroll-stage.state-complete>span{color:#fff;background:#18704c}.payroll-stage.state-awaiting_review{background:#fff8e4c7;border-color:#b87d1c4d}.payroll-stage.state-blocked{background:#ffefebc7;border-color:#b14a3a4d}.payroll-stage.state-blocked>span{color:#fff;background:#a94738}.payroll-control-form{margin-top:1rem}.confirmation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1rem;margin:.8rem 0 1rem;display:grid}.confirmation-grid label{color:#4f514a;align-items:flex-start;gap:.55rem;font-size:.86rem;display:flex}.confirmation-grid input{width:auto;margin-top:.16rem}.payroll-next-actions{flex-wrap:wrap}.payroll-output-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.payroll-output-grid article{background:#ffffffbd;border:1px solid #1d2b261f;border-radius:14px;gap:.35rem;min-height:8.5rem;padding:1rem;display:grid}.payroll-output-grid small{color:#756f63;letter-spacing:.06em;text-transform:uppercase;font-weight:800}.payroll-output-grid strong{color:#15241f;font-size:1.05rem}.payroll-output-grid p{color:#645f55;margin:0}.payroll-output-grid span{color:#18704c;align-self:end;font-size:.78rem;font-weight:700}@media (max-width:980px){.payroll-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.year-end-selector{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;max-width:1240px;margin:0 auto 18px;padding:14px 18px;display:flex}.year-end-selector>div{align-items:center;gap:8px;display:flex}.year-end-selector span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-right:6px;font-size:8px;font-weight:750}.year-end-selector button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:99px;padding:8px 13px;font-size:9px;font-weight:750}.year-end-selector button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.year-end-selector p{color:var(--muted);margin:0;font-size:8px}.year-end-control-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.year-end-control{border:1px solid var(--line);background:#f9faf7;border-radius:13px;min-height:180px;padding:18px}.year-end-control>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.year-end-control>div small{color:var(--muted);font-family:var(--font-mono);font-size:6px}.year-end-control h3{letter-spacing:-.025em;margin:18px 0 7px;font-size:16px}.year-end-control p{min-height:38px;color:var(--muted);margin:0 0 16px;font-size:8px;line-height:1.5}.year-end-control a,.year-end-empty a,.year-end-source-note a{color:#286681;font-size:8px;font-weight:750}.year-end-control.state-complete{background:#f2fbf6;border-color:#b9d7c6}.year-end-control.state-action_required{background:#fffaf0;border-color:#e3c77e}.status-chip.green{color:#1b714d;background:#e1f3e7}.status-chip.amber{color:#7d5317;background:#f6dda4}.year-end-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.year-end-month{border:1px solid var(--line);background:#f9faf7;border-radius:14px;min-height:260px;padding:18px}.year-end-month>header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:15px;display:flex}.year-end-month header small{color:var(--muted);font-family:var(--font-mono);font-size:6px}.year-end-month h3{margin:5px 0 0;font-family:Georgia,serif;font-size:27px;font-weight:400}.year-end-month.state-complete{background:#f2fbf6;border-color:#b9d7c6}.year-end-month.state-action_required,.year-end-month.state-missing{background:#fffaf0;border-color:#e3c77e}.year-end-checks{gap:7px;display:grid}.year-end-checks a{color:#685b3d;background:#ffffffb8;border-radius:7px;grid-template-columns:19px 1fr;align-items:center;gap:8px;padding:7px 8px;font-size:8px;text-decoration:none;display:grid}.year-end-checks a>span{background:#eadbb6;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.year-end-checks a.state-complete{color:#33634b}.year-end-checks a.state-complete>span{color:#fff;background:#3f7a57}.year-end-checks a.state-not_applicable{color:#7b8782}.year-end-checks a.state-not_applicable>span{background:#e7ece9}.year-end-empty{background:#ffffffb8;border-radius:10px;align-content:start;gap:12px;min-height:150px;padding:16px;display:grid}.year-end-empty p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.year-end-source-note{justify-content:space-between;align-items:end;gap:30px;display:flex}.year-end-source-note h2{letter-spacing:-.04em;margin:7px 0;font-size:27px}.year-end-source-note p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:9px;line-height:1.6}@media (max-width:980px){.year-end-control-grid,.year-end-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.performance-shell{padding-inline:20px}.performance-nav{align-items:flex-start;padding:16px 0}.performance-nav nav{flex-wrap:wrap;justify-content:flex-end}.performance-nav nav span{display:none}.performance-hero{grid-template-columns:1fr;margin-top:42px}.performance-score{width:100%}.performance-panel{padding:20px}.performance-panel .panel-heading,.assignment-title{flex-direction:column;align-items:flex-start}.assignment-title>div:last-child{text-align:left;justify-items:start}.criteria-grid,.performance-form.compact,.performance-form .form-row.four,.review-progress,.decision-row{grid-template-columns:1fr}.performance-guardrails{flex-direction:column;align-items:flex-start}.payslip-portal-nav>div{gap:6px}.payslip-portal-nav>div a{padding:8px}.roster-weekdays{display:none}.roster-grid{grid-template-columns:1fr}.roster-blank{display:none}.roster-day,.roster-day>div{min-height:0}.confirmation-grid,.payroll-output-grid{grid-template-columns:1fr}.year-end-selector,.year-end-source-note{flex-direction:column;align-items:flex-start}.year-end-control-grid,.year-end-month-grid{grid-template-columns:1fr}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
