:root{--public-max:1148px;--public-space:clamp(32px,5vw,64px);--action-bg:#075fae;--action-hover:#064b89;--link-color:#075fae;--focus-color:#075fae;color-scheme:light}:root[data-theme=dark]{--bg:#0d1b2a;--bg-page:#0d1b2a;--bg-soft:#13283c;--surface:#192e43;--surface-muted:#14273a;--text:#e0eaf3;--heading:#f0f6fc;--muted:#b4c6d8;--muted-strong:#ccd9e6;--line:#39546b;--line-strong:#68859e;--green-soft:#103b2c;--blue-soft:#14334d;--surface-soft:var(--surface-muted);--surface-strong:var(--bg-soft);--text-strong:var(--heading);--text-muted:var(--muted);--neutral-900:var(--heading);--neutral-700:var(--text);--pp-bg:var(--bg);--pp-surface:var(--surface);--pp-heading:var(--heading);--pp-text:var(--text);--pp-muted:var(--muted);--skeleton-base:#21394e;--skeleton-shine:#39546b;--card-bg:var(--surface);--link-color:#8bd6ff;--focus-color:#8bd6ff;color-scheme:dark}.publicPage,body{background:var(--bg);color:var(--text)}.publicPage{--primary-700:var(--link-color)}.publicPage h1,.publicPage h2,.publicPage h3{color:var(--heading)}.publicPage .button{min-height:44px;border-radius:var(--radius-md);text-align:center;justify-content:center}.publicPage .button.primary,.publicPage a.button:not(.secondary),.publicPage button.button{background:var(--action-bg);border-color:var(--action-bg);color:#fff}.publicPage .button.primary:hover,.publicPage a.button:not(.secondary):hover,.publicPage button.button:hover:not(:disabled){background:var(--action-hover);border-color:var(--action-hover)}.publicPage .button.secondary{background:var(--surface);color:var(--link-color);border-color:var(--line-strong)}.publicPage .button.secondary:hover{background:var(--blue-soft);border-color:var(--link-color)}.skipLink:focus-visible,:is(.publicPage,.siteTopbar,.siteFooter) :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--focus-color);outline-offset:3px;box-shadow:0 0 0 2px var(--surface)}.skipLink{background:var(--action-bg)}.publicPage .cfStepNum,.publicPage .stepNum{background:var(--action-bg);color:#fff}.cfPage .subpageHeader .lead{color:var(--muted-strong)}.cfPage .cfFaqCta a{color:var(--link-color);text-decoration:underline}.siteTopbar .navPostulant{background:var(--surface);color:var(--link-color);border:1px solid var(--line-strong)}.siteTopbar .navAction{background:var(--action-bg);color:#fff;border-color:var(--action-bg)}.siteTopbar .navPostulant:hover{background:var(--blue-soft);color:var(--link-color)}.siteTopbar .navAction:hover{background:var(--action-hover);color:#fff}.siteTopbar .mobileNavLink{color:var(--text)}.siteTopbar .mobileNavCta,.siteTopbar .mobileNavLink:hover{color:var(--link-color);background:var(--blue-soft)}.siteTopbar .mobileNavCtaPrimary{background:var(--action-bg);color:#fff}.siteTopbar .mobileNavCtaPrimary:hover{background:var(--action-hover);color:#fff}.publicPage .homeCta h2,.publicPage .homeForCompanyText h2{color:#fff}#main-content{scroll-margin-top:80px}.publicContainer{max-width:var(--public-max);margin-inline:auto;padding-inline:24px}.publicSection{padding-block:var(--public-space)}.publicSection>h2{margin:0 0 28px;padding:0;text-align:center}.publicHero{padding:var(--public-space) 24px;background:var(--surface);border-bottom:1px solid var(--line)}.publicHeroInner{max-width:820px;margin:auto;text-align:center}.publicHero h1{font-size:clamp(32px,4vw,48px);line-height:1.12;margin-bottom:20px}.publicEyebrow{color:var(--link-color);font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.publicLead{font-size:clamp(16px,2vw,19px);color:var(--muted-strong);line-height:1.7}.publicActions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.publicCardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.publicCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px;box-shadow:var(--shadow-card)}.publicIcon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--link-color);background:var(--blue-soft);border-radius:var(--radius-md);margin-bottom:16px}.publicCard h3{margin:0 0 10px;font-size:18px}.publicCard p,.publicClosing p,.publicSteps p{color:var(--muted-strong);margin-bottom:0;line-height:1.7}.publicStepsSection{background:var(--surface-muted);border-block:1px solid var(--line)}.publicNarrow{max-width:800px}.publicSteps{list-style:none;display:grid;grid-gap:16px;gap:16px;padding:0;margin:0}.publicSteps li{display:flex;align-items:flex-start;gap:20px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.publicStepNumber{flex:0 0 44px;height:44px;display:grid;place-items:center;background:var(--blue-soft);color:var(--link-color);border-radius:50%;font-weight:800}.publicSteps h3{margin:0 0 6px;font-size:18px}.publicClosing{text-align:center}.publicClosing .button{margin-top:24px}.themePreference{display:inline-flex;align-items:center;gap:10px;color:var(--muted-strong);font-size:13px}.themePreference select{min-height:44px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--text);padding:8px 12px}.footerPreferences{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px;padding:20px 16px;border-top:1px solid var(--line)}.cookieSettingsButton{min-height:44px;background:var(--surface);color:var(--text);border:1px solid var(--line-strong);border-radius:8px;padding:8px 12px;cursor:pointer;font-size:13px}.cookieConsentPanel{position:fixed;bottom:calc(76px + env(safe-area-inset-bottom, 0px));left:16px;right:16px;margin-inline:auto;max-width:520px;z-index:9999;border:1px solid #6b879e;border-radius:16px;padding:24px;background:#142c43;color:#f0f6fc;box-shadow:var(--shadow-lg)}.cookieConsentPanel h2{color:#fff;font-size:18px;padding:0;margin:0 0 12px}.cookieConsentPanel p{font-size:14px;line-height:1.65;margin:0 0 8px}.cookieConsentPanel a{color:#a8dcff;text-decoration:underline;font-size:13px}.cookieConsentActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.cookieConsentActions button{flex:1 1;min-height:44px;padding:10px 14px;border:1px solid #b6d4ed;background:#fff;color:#142c43;border-radius:8px;font-weight:700;cursor:pointer}.cookieConsentPanel :focus-visible{outline:3px solid #8bd6ff;outline-offset:3px}.publicPage .faqGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.publicPage .faqItem summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px}.publicPage .faqItem summary:after{content:"+";font-size:22px;color:var(--link-color);flex-shrink:0}.publicPage .faqItem[open] summary:after{content:"−"}.publicPage .faqItem summary:hover{color:var(--link-color)}.pricingPage .pricingCards{max-width:var(--public-max);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;padding-top:24px}.pricingPage .pricingCard{min-width:0;padding:24px}.pricingPage .pricingCardHeader h2{padding:0}.pricingPage .pricingCardHeader svg{color:var(--link-color);flex-shrink:0}.pricingPage .pricingAmount{flex-wrap:wrap}.pricingPage .pricingFeatures{flex:1 1}.pricingPage .pricingFeatures li{align-items:flex-start}.pricingPage .pricingFeatures svg{margin-top:3px}.pricingPage .pricingNumber{font-size:clamp(32px,3vw,44px)}.pricingPage .pricingPeriod{flex-basis:100%}.pricingPage .pricingNote{line-height:1.65}.pricingDecision,.pricingPage .pricingFaq{max-width:var(--public-max)}.pricingDecision{margin:0 auto;padding:0 24px 40px}.pricingDecision .publicCard p+p{margin-top:12px}.contactFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:16px}.contactForm{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg)}.contactForm input,.contactForm select,.contactForm textarea{min-width:0;min-height:44px}.contactForm fieldset{border:0;padding:0;margin:0 0 20px}.contactForm legend{margin-bottom:8px;font-size:13px;font-weight:700}.verificationProcess{margin-block:28px}.verificationProcess .publicCardGrid{margin-block:20px}.verificationProcess h2{text-align:left}.verificationProcess>p{color:var(--muted-strong)}:root[data-theme=dark] .homeHeroPremium{background:linear-gradient(125deg,#192e43,#173d5e);border-color:var(--line)}:root[data-theme=dark] .homeHeroPremium h1{color:var(--heading)}:root[data-theme=dark] .homeHeroPremium .eyebrow{background:var(--blue-soft);border-color:var(--line-strong)}:root[data-theme=dark] .homeHeroPremium .lead{color:var(--muted-strong)}:root[data-theme=dark] .homePage :is(.eyebrow,.homeStepsMore,.homeUsageIcon,.homeFreeToolIcon,.homeFreeToolsEyebrow,.homeAnonymousCode){color:var(--link-color)}:root[data-theme=dark] .homePage :is(.homeStepsStrip,.homeForWorker,.homeTestimonials,.homeAnonymousCard,.homeFreeToolCard){background:var(--surface);border-color:var(--line)}:root[data-theme=dark] .homePage :is(.homeTestimonialCard,.homeVsTable){background:var(--surface-muted);border-color:var(--line)}:root[data-theme=dark] .homePage :is(.heroProofStrip span,.homeAnonymousChips span){background:var(--blue-soft);color:var(--text);border-color:var(--line)}:root[data-theme=dark] .homePage :is(.homeVsPP,.homeVsColPP,.homeAnonymousBadge,.homeAnonymousLock){background:var(--green-soft);color:#9be7bf!important}:root[data-theme=dark] :is(.siteTopbar,.siteFooter,.footerBottom){background:var(--surface);color:var(--text);border-color:var(--line)}:root[data-theme=dark] .siteFooter :is(a,.footerColTitle,.footerCredit),:root[data-theme=dark] .siteTopbar :is(.navLink,.navButton,.brand){color:var(--text)}:root[data-theme=dark] .siteTopbar .hamburgerLine{background:var(--text)}:root[data-theme=dark] .siteTopbar .topbarNavMobile{background:var(--surface)}:root[data-theme=dark] .siteTopbar .navPostulant{color:var(--link-color)}:root[data-theme=dark] .siteTopbar .navAction{color:#fff}:root[data-theme=dark] .footerMobileLinks{background:var(--surface-muted);border-color:var(--line)}.bottomNav{background:var(--surface);border-color:var(--line)}.bottomNavItem{color:var(--muted-strong)}.bottomNavItem.active,.bottomNavItem:hover{color:var(--link-color)}.bottomNavItem:focus-visible{outline:3px solid var(--focus-color);outline-offset:-4px}:root[data-theme=dark] .cfPage :is(.cfStep,.cfAnonCard,.cfBenefitsText,.cfBenefitCard){background:var(--surface);border-color:var(--line)}:root[data-theme=dark] .cfPage :is(.subpageHeader h1,.cfAnonTitle,.cfBenefitsText h2,.cfBenefitCard strong,.cfStep h3){color:var(--heading)}:root[data-theme=dark] .cfPage :is(.cfAnonCode,.iconBox,.eyebrow){color:var(--link-color)}:root[data-theme=dark] .cfPage .cfAnonCode{background:var(--blue-soft)}:root[data-theme=dark] .cfPage .cfAnonMeta{color:var(--muted-strong)}:root[data-theme=dark] .cfPage :is(.cfAnonChips span,.cfAnonProtected,.cfAnonBadgeGreen){background:var(--blue-soft);color:var(--text)}.cfAnonMeta span{display:flex;align-items:center;gap:6px}:root[data-theme=dark] .cfPage :is(.cfHero,.cfSection,.cfBenefitBlock,.cfStepCard,.cfBenefitCard){background:var(--surface);color:var(--text);border-color:var(--line)}:root[data-theme=dark] .cfPage :is(.cfHeroTitle,.cfSectionTitle,.cfStepTitle,.cfBenefitTitle){color:var(--heading)}:root[data-theme=dark] .cfPage :is(.cfHeroText,.cfStepText,.cfBenefitLead p,.cfBenefitCard p){color:var(--muted-strong)}@media (max-width:900px){.publicCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricingPage .pricingCards{grid-template-columns:1fr;max-width:620px}}@media (max-width:600px){.publicContainer,.publicHero{padding-inline:16px}.publicCardGrid{grid-template-columns:1fr;gap:14px}.publicCard{padding:20px}.publicActions{flex-direction:column}.publicActions .button{width:100%}.publicSteps li{padding:16px;gap:14px}.contactFields{grid-template-columns:1fr}.contactForm{padding:20px}}@media (prefers-reduced-motion:reduce){.publicPage *,html{scroll-behavior:auto}}.footerSignature{display:flex;align-items:center;gap:18px;width:100%;max-width:1440px;margin:20px auto 0;padding:20px 24px;border-radius:26px;background:linear-gradient(110deg,#0969b4,#1075bd 55%,#087782);color:#fff;text-align:left}.footerSignatureLogo{display:flex;flex:0 0 48px;width:48px;height:48px;padding:3px;align-items:center;justify-content:center;overflow:hidden;background:#fff;border-radius:14px}.footerSignatureLogo img{display:block;width:42px;height:42px;object-fit:contain}.footerSignatureText{flex:1 1;min-width:0;margin:0;font-size:15px;line-height:1.65;font-weight:500}:root .siteFooter .footerSignatureText,:root .siteFooter .footerSignatureText>span{color:#fff}.footerSignatureText>span{display:inline}:root .siteFooter .footerSignature a{color:#fff;font-size:inherit}:root .siteFooter .footerSignatureText a{font-weight:650;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}:root .siteFooter .footerSignature a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}:root .siteFooter .footerLegalLink{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;margin-right:64px;border:1px solid rgba(255,255,255,.65);border-radius:16px;background:rgba(255,255,255,.03);font-size:14px;font-weight:700}:root .siteFooter .footerSignature a:focus-visible{outline:3px solid #fff;outline-offset:4px}@media (max-width:650px){.footerSignature{flex-wrap:wrap;gap:14px;padding:20px;border-radius:22px}.footerSignatureText{font-size:14px}.footerSignatureText>span{display:block}:root .siteFooter .footerLegalLink{width:calc(100% - 64px)}}.legalPage{width:calc(100% - 40px);background:var(--surface);color:var(--text);padding:clamp(20px,4vw,34px);border-radius:16px}.legalPage h1{color:var(--heading);font-size:clamp(28px,4vw,36px);line-height:1.25;margin-bottom:24px}.legalPage h2{color:var(--heading);font-size:20px;line-height:1.4;text-align:left;margin-top:32px}.legalPage :is(p,li){color:var(--text);font-size:16px;line-height:1.75;overflow-wrap:anywhere}.legalPage li{margin-block:8px}.legalPage ul{padding-left:22px}.legalPage a{color:var(--link-color);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legalPage .eyebrow{background:var(--blue-soft);color:var(--link-color);font-size:13px}.legalPage a:focus-visible{outline:3px solid var(--focus-color);outline-offset:3px}.accountEntry{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);grid-template-rows:auto 1fr;grid-column-gap:clamp(28px,5vw,72px);column-gap:clamp(28px,5vw,72px);grid-row-gap:24px;row-gap:24px;max-width:1100px;margin:32px auto 64px;padding:0 24px;align-items:start}.accountIntro{grid-column:1}.accountIntro h1{font-size:clamp(28px,3.4vw,44px);line-height:1.16;margin:12px 0 20px}.accountIntro>p:last-child{color:var(--muted-strong);font-size:17px;line-height:1.7;margin:0}.accountFormColumn{grid-column:2;grid-row:1/3;min-width:0}.accountBenefits{grid-column:1}.accountBenefits ul{list-style:none;margin:0 0 24px;padding:0;display:grid;grid-gap:18px;gap:18px}.accountBenefits li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.65}.accountBenefits li span{color:var(--text)}.accountBenefits svg{color:var(--link-color);flex-shrink:0;margin-top:3px}.accountBenefits>a{display:block;width:-moz-fit-content;width:fit-content;padding-block:10px;color:var(--link-color);text-decoration:underline}.accountEntry .accountAuth,.accountState{padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-card);margin:0;width:100%;min-width:0}.accountEntry .accountAuth h2,.accountState h2{margin:0 0 12px;font-size:24px;line-height:1.25;color:var(--heading)}.accountEntry .accountAuth :is(p,label),.accountState p{color:var(--muted-strong)}.accountEntry .accountAuth .authDescription{font-size:14px;line-height:1.6;margin-bottom:20px}.authModes{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:var(--bg-soft);margin-bottom:20px}.authModes button{flex:1 1;border:1px solid transparent;min-height:44px;padding:10px;border-radius:8px;font-size:14px;font-weight:700;color:var(--muted-strong);background:transparent;cursor:pointer}.authModes button[aria-pressed=true]{color:var(--link-color);background:var(--surface);border-color:var(--line-strong)}.authDivider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px;margin:20px 0}.authDivider:after,.authDivider:before{content:"";height:1px;flex:1 1;background:var(--line)}.accountEntry .authForm{display:grid;grid-gap:18px;gap:18px}.accountEntry .authForm label{display:block;font-size:14px;font-weight:650;line-height:1.5}.accountEntry .authForm input{display:block;min-width:0;width:100%;min-height:46px;font-size:16px;padding:10px 12px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;margin-top:6px}.accountEntry .authForm input[aria-invalid=true]{border:2px solid #b42318}.authOptional{font-weight:400}.authPasswordControl{position:relative}.accountEntry .authPasswordControl input{padding-right:54px}.authReveal{position:absolute;top:1px;right:1px;width:46px;height:44px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--link-color);cursor:pointer}.accountEntry .accountAuth .authHint{font-size:12px;line-height:1.6;margin:8px 0 0;font-weight:400}.authTextAction{display:block;min-height:44px;padding:10px 0;border:0;background:transparent;color:var(--link-color);text-align:left;font:inherit;font-size:14px;text-decoration:underline;cursor:pointer;margin-top:10px}.accountEntry .accountAuth :is(.authLegal,.authHelp){font-size:12px;line-height:1.7;margin:20px 0 0}.accountEntry a:not(.button){color:var(--link-color);text-decoration:underline}.accountEntry .authFeedback{padding:14px;border-radius:8px;font-size:14px;line-height:1.6;margin-top:16px}.accountEntry .authFeedback.error,.registrationPage .authFeedback.error{background:#fff1f0;color:#8c1c13;border:1px solid #b42318}.accountEntry .authFeedback.success{background:#e8f7ef;color:#14532d;border:1px solid #23804b}.accountEntry :disabled{cursor:wait;opacity:.65}.accountState>svg{color:var(--link-color);margin-bottom:16px}.accountState p{line-height:1.7}.accountStateActions{display:grid;grid-gap:12px;gap:12px}.accountStateActions .authTextAction{margin:0}.startGuide{max-width:850px;margin:auto;padding:48px 24px 64px}.startGuide>header{margin-bottom:32px}.startGuide h1{font-size:clamp(28px,4vw,40px);line-height:1.2}.startGuide h2{font-size:22px;line-height:1.3}.startGuide .publicSteps{margin-block:32px}.startGuide .publicSteps h2{margin:0 0 12px}.guideStepBody{min-width:0}.guideTips{padding-left:20px;margin:16px 0;color:var(--muted-strong);line-height:1.7}.guideTips li{display:list-item;background:none;border:0;padding:0;margin:8px 0;border-radius:0}.startGuide .guideTips li{color:var(--muted-strong)}.guideStepBody>a,.startGuide>a,.welcomeChecklist a{color:var(--link-color);text-decoration:underline}.startGuide details{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:16px;margin-block:12px}.startGuide summary{cursor:pointer;min-height:44px;font-weight:650;display:flex;align-items:center;gap:14px;justify-content:space-between}.startGuide summary:after{content:"+";color:var(--link-color);font-size:24px}.startGuide details[open] summary:after{content:"−"}.startGuide details p{color:var(--muted-strong);line-height:1.7}.welcomeProgress{display:flex;gap:16px;align-items:center;margin-block:28px}.welcomeProgress progress{flex:1 1;min-width:0;height:14px;accent-color:var(--action-bg)}.welcomeChecklist{list-style:none;padding:0;display:grid;grid-gap:14px;gap:14px}.welcomeChecklist li{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center;background:var(--surface);padding:18px;border:1px solid var(--line);border-radius:12px}.welcomeChecklist label{display:flex;align-items:flex-start;gap:14px;min-height:44px;font-size:15px;line-height:1.6;cursor:pointer}.welcomeChecklist label span{color:var(--text)}.welcomeChecklist input{width:22px;height:22px;flex:0 0 22px;margin-top:2px;accent-color:var(--action-bg)}.welcomeChecklist a{min-height:44px;display:inline-flex;align-items:center}.welcomeNotice{padding:22px;border:1px solid var(--line-strong);border-radius:12px;background:var(--blue-soft);margin-top:24px;line-height:1.7}.startGuide .welcomeNotice,.startGuide .welcomeNotice p{color:var(--muted-strong)}.startGuide .welcomeNotice a{color:var(--link-color);text-decoration:underline}.registrationPage .formSurface{background:var(--surface);color:var(--text)}.registrationPage .formHeader{display:block;margin-bottom:24px}.registrationPage .formHeader>div{width:100%;min-width:0;max-width:100%}.registrationPage .formHeader p{font-size:15px;white-space:normal}.registrationPage label{color:var(--text)}.registrationPage input,.registrationPage select,.registrationPage textarea{background:var(--surface);color:var(--text);border:1px solid var(--line-strong);min-height:44px;font-size:16px}.registrationPage fieldset{border:0;padding:0;margin:0;min-width:0}.registrationPage h1{font-size:clamp(26px,3vw,34px);line-height:1.2}.registrationPage .registrationConsent{display:flex;align-items:flex-start;gap:12px;margin-block:24px;line-height:1.6;font-size:14px}.registrationConsent input{width:22px;height:22px;min-height:22px;flex:0 0 22px;margin-top:3px}.registrationPage p{color:var(--muted-strong);line-height:1.7}.registrationPage a:not(.button){color:var(--link-color);text-decoration:underline}.accountQuickHelp{max-width:1052px;margin:24px auto 48px;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.accountQuickHelp summary{display:flex;align-items:center;gap:12px;min-height:44px;cursor:pointer;color:var(--link-color);font-weight:700}.accountQuickHelp summary:after{content:"+";margin-left:auto;font-size:24px}.accountQuickHelp details[open] summary:after{content:"−"}.accountQuickHelp h2{font-size:17px;margin:24px 0 8px}.accountQuickHelp p{color:var(--muted-strong);line-height:1.7}.accountQuickHelp a{color:var(--link-color);text-decoration:underline;padding-block:10px}@media (max-width:760px){.accountEntry{grid-template-columns:minmax(0,1fr);margin:12px auto 40px;padding:0 8px;gap:24px;max-width:560px}.accountBenefits,.accountFormColumn,.accountIntro{grid-column:1;grid-row:auto}.accountIntro h1{margin-bottom:12px}.accountIntro>p:last-child{font-size:15px}.accountEntry .accountAuth,.accountState{padding:22px 18px}.startGuide{padding:32px 16px 48px}.startGuide .publicSteps li{gap:12px}.startGuide .publicStepNumber{flex-basis:34px;height:34px}.welcomeChecklist li{grid-template-columns:1fr;gap:4px}.welcomeChecklist a{margin-left:36px;width:-moz-fit-content;width:fit-content}.registrationPage .formGrid{grid-template-columns:1fr}}.profileReviewNotice{margin-top:1.25rem;padding:1.125rem;border:1px solid var(--link-color);border-radius:14px;background:var(--surface);color:var(--text);line-height:1.6;overflow-wrap:anywhere}.profileReviewNotice>p{margin:.6rem 0;color:var(--text)}.profileReviewNotice>.helperText{color:var(--muted)}.profileReviewNotice>strong{color:var(--heading)}.profileReviewNotice>label{display:flex;align-items:flex-start;gap:.75rem;min-height:44px;padding:.5rem 0;cursor:pointer;color:var(--text)}.profileReviewNotice input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;margin:.25rem 0 0;padding:0;accent-color:var(--link-color)}.omilPendingIntakes{background:var(--surface);color:var(--text);min-width:0}.omilPendingIntakes .formHeader{display:block;min-width:0}.omilPendingIntakes .formHeader>div{min-width:0;width:100%}.omilPendingIntakes .formHeader p,.omilPendingIntakes .resultCard p{white-space:normal;overflow-wrap:anywhere}.omilPendingIntakes .formHeader h2{font-size:1.15rem;line-height:1.35}.omilPendingIntakes .omilIntakeError{color:var(--text);white-space:normal;overflow-wrap:anywhere;line-height:1.6}.omilPendingIntakes .resultCard{background:var(--surface);flex-direction:row;flex-wrap:wrap;align-items:flex-start}.omilIntakeDetails{flex:1 1 220px;min-width:0;overflow-wrap:anywhere}.omilPendingIntakes .resultCard .button{flex:0 0 auto}.adminConsole .consolePageNavIdentity>p,.companyOperationFeedback,.flowLayout .consolePageNavIdentity>p,.omilConsole .consolePageNavIdentity>p,.omilOperationFeedback{white-space:normal;overflow-wrap:anywhere;text-overflow:clip}.adminConsole .adminRail{background:var(--surface)!important;color:var(--text)}.adminConsole .adminRail h2{color:var(--heading)!important}.adminConsole .adminRail p{color:var(--muted-strong)!important}.adminConsole .adminMetric{background:var(--bg-soft)!important}.adminConsole .adminMetric span{color:var(--link-color)!important}:root[data-theme=dark] :is(.adminConsole,.companyConsole) :is(.adminCompanyCard,.adminCompanyTop,.formSurface,.filterPanel,.resultCard,.sidePanel,.summaryCard,.decisionBar,.workspaceSessionBar,.companyChecklist,.comparisonTable,.interviewRules,.talentEmptyState,.statusText){background:var(--surface)!important;border-color:var(--line);color:var(--text)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) :is(h2,h3){color:var(--heading)!important}:root[data-theme=dark] :is(.adminConsole,.companyConsole) :is(label,p){color:var(--muted-strong)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) :is(input,select,textarea){color:var(--text);background:var(--bg-soft);border-color:var(--line-strong)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) .button:is(.secondary,.ghost){background:var(--bg-soft);color:var(--link-color);border-color:var(--line-strong)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) .consolePageNav{background:var(--surface);border-color:var(--line)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) .consolePageNavIdentity>strong{color:var(--heading)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) :is(.consolePageNavIdentity>p,.consolePageNavSelect,.consolePageNavGroup){color:var(--muted-strong)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) .consolePageNavLinks{background:var(--bg-soft);border-color:var(--line)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) .consolePageNavLinks a{color:var(--link-color)}:root[data-theme=dark] :is(.adminConsole,.companyConsole) .consolePageNavLinks a[aria-current=page]{color:#fff}:root[data-theme=dark] .companyConsole :is(.demoProfileCard,.companyChecklist .step){background:var(--bg-soft)!important;border-color:var(--line)}:root[data-theme=dark] .companyConsole .companyChecklist .step p{color:var(--muted-strong)}:root[data-theme=dark] .companyConsole :is(.profileCode,.matchScoreBadge,.activationPrice,.miniRule){color:var(--link-color)!important}:root[data-theme=dark] .companyConsole .profileCode{background:var(--blue-soft);border-color:var(--line-strong)}:root[data-theme=dark] :is(.companyConsole,.adminConsole) :is(input,textarea)::placeholder{color:var(--muted);opacity:1}.adminDataScope{min-width:0;padding:20px;background:var(--surface);color:var(--text);border:1px solid var(--line-strong);border-radius:12px}.adminDataScope h2{color:var(--heading);margin:0 0 12px;font-size:18px}.adminDataScope p{color:var(--muted-strong);line-height:1.6;white-space:normal;overflow-wrap:anywhere}.adminDataScope summary{cursor:pointer;min-height:44px;padding-block:12px;color:var(--link-color);font-weight:650}.adminDataCounts{border-collapse:collapse;width:100%;min-width:0}.adminDataCounts td,.adminDataCounts th{padding:10px 8px;border-bottom:1px solid var(--line);text-align:left;font-size:13px;white-space:normal;overflow-wrap:anywhere}.adminDataCounts thead{background:var(--bg-soft);color:var(--heading)}.adminDataCounts tbody th{font-weight:500}.adminDataScope [role=status]{color:var(--text);font-weight:600}.adminTableShell>nav{padding:12px}.adminViewContent{display:contents;border:0;margin:0;padding:0;min-width:0}.adminConsole .consolePageNav{display:block;padding:0}.adminConsole .adminDashboardGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.adminConsole .adminDashboardGrid .smallLabel{padding-right:48px;min-height:44px;overflow-wrap:anywhere}.adminConsole .adminTableShell .formHeader{flex-wrap:wrap}.adminConsole .adminTableShell .formHeader>div{min-width:0}.adminConsole .formHeader{flex-wrap:wrap}.adminConsole .formHeader>div{flex:1 1 220px;min-width:0}.adminConsole .dashboardGrid .smallLabel{color:var(--link-color)!important}.adminConsole .adminDataTable{background:var(--surface);color:var(--text)}.adminConsole .adminDataTable :is(tbody,tr,td){background:var(--surface)!important;color:var(--text);border-color:var(--line)}.adminConsole .adminDataTable th{background:var(--bg-soft)!important;color:var(--heading);border-color:var(--line)}.adminConsole .adminTableWrap:focus-visible{outline:2px solid var(--link-color);outline-offset:2px}.adminConsole .adminDataCounts :is(th,td){color:var(--text)}.adminConsole .adminDataCounts :is(th,td):not(:first-child){width:30%;overflow-wrap:normal;font-size:12px}.resourcePage .resourceContainer{max-width:1080px;padding-block:24px 64px}.resourcePage :is(header,section,article,div,form,fieldset){min-width:0}.resourcePage :is(h1,h2,h3,p,a,label,dt,dd){overflow-wrap:anywhere}.resourcePage :is(p,li,label,legend,dt,dd,time,output){color:var(--text)}.resourcePage h1{font-size:clamp(30px,4vw,46px);line-height:1.16;margin:12px 0 20px}.resourcePage h2{font-size:clamp(21px,2.5vw,28px);padding:0;margin:0 0 16px;line-height:1.3;text-align:left}.resourcePage h3{font-size:19px;margin:0 0 10px;line-height:1.4}.resourcePage p{line-height:1.7;margin:0 0 14px}.resourcePage a:not(.button){color:var(--link-color);text-underline-offset:3px}.resourcePage .resourceNav{display:flex;gap:6px;flex-wrap:wrap;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:none}.resourcePage .resourceNav a{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;border-radius:8px;text-decoration:none;font-size:14px}.resourcePage .resourceNav a[aria-current=page]{background:var(--blue-soft);font-weight:750}.resourcePage .resourceHeader{display:block;padding:40px 0 28px;max-width:780px}.resourcePage .publicEyebrow{color:var(--link-color);margin:0}.resourcePage .publicLead,.resourcePage .resourceMuted{color:var(--muted-strong)}.resourcePage .resourceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.resourcePage .resourceCard,.resourcePage .resourceClosing,.resourcePage .resourceControls{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:clamp(20px,3vw,28px)}.resourcePage .resourceCard{display:flex;flex-direction:column;align-items:flex-start}.resourcePage .resourceCard>a:last-child{margin-top:auto;padding-top:12px;min-height:44px;font-weight:700}.resourcePage .resourceCard>h2{font-size:22px}.resourcePage .resourceSection{margin-block:36px}.resourcePage .resourceNotice{border-left:4px solid var(--link-color);padding:18px 22px;background:var(--blue-soft);margin:0 0 28px;border-radius:0 12px 12px 0}.resourcePage .resourceNotice p:last-child{margin-bottom:0}.resourcePage .resourceNotice h2{font-size:20px}.resourcePage .resourceControls{margin-bottom:24px}.resourcePage .resourceField{display:flex;flex-direction:column;gap:8px}.resourcePage .resourceField label{font-weight:700;font-size:15px}.resourcePage :is(input,select){width:100%;max-width:100%;min-width:0;min-height:48px;padding:10px 12px;background:var(--bg);color:var(--text);border:1px solid var(--line-strong);border-radius:8px;font-size:16px}.resourcePage input::placeholder{color:var(--muted-strong);opacity:1}.resourcePage .resourceFilters{display:flex;gap:8px;flex-wrap:wrap;border:0;padding:0;margin:20px 0 0}.resourcePage .resourceFilters legend{padding:0 0 10px;font-weight:700}.resourcePage .resourceFilter,.resourcePage .resourcePagination button{min-height:44px;padding:9px 14px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--text);font-size:14px;cursor:pointer}.resourcePage .resourceFilter[aria-pressed=true],.resourcePage .resourcePagination [aria-current=page]{background:var(--action-bg);color:#fff;border-color:var(--action-bg)}.resourcePage .resourcePagination button:disabled{color:var(--muted-strong);cursor:default;background:var(--bg-soft)}.resourcePage .resourcePagination{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:28px 0 12px;padding:0;background:transparent;border:0;box-shadow:none}.resourcePage .resourceMeta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px;font-size:13px}.resourcePage .resourceMeta span{color:var(--link-color);background:var(--blue-soft);border-radius:6px;padding:3px 8px}.resourcePage .resourceMeta time{color:var(--muted-strong);padding-block:3px}.resourcePage .resourceResults{scroll-margin-top:100px}.resourcePage .resourceEmpty{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.resourcePage .resourceCount{color:var(--muted-strong);margin-bottom:20px}.resourcePage .resourceTerms{margin:0;display:grid;grid-gap:14px;gap:14px}.resourcePage .resourceTerm{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:22px}.resourcePage .resourceTerm dt{font-size:19px;font-weight:750;color:var(--heading);margin-bottom:8px}.resourcePage .resourceTerm dd{margin:0;line-height:1.7}.resourcePage .resourceTerm dd+dd{margin-top:10px;font-size:14px}.resourcePage .resourceClosing{margin-top:36px}.resourcePage .resourceClosing .publicActions{justify-content:flex-start}.resourcePage .resourceList{padding-left:24px;margin:0}.resourcePage .resourceList li{margin-block:14px;padding-left:4px;line-height:1.7}.resourcePage .resourceTips{display:grid;grid-gap:24px;gap:24px}.resourcePage .resourceTips section{scroll-margin-top:100px}.resourcePage .resourceTips .resourceCard{display:block}.resourcePage .resourceTips h3{font-size:17px;margin-bottom:4px}.resourcePage .scenarioFields{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;gap:20px}.resourcePage .scenarioResult{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.resourcePage .scenarioAmounts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:20px 0}.resourcePage .scenarioAmounts div{padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--blue-soft)}.resourcePage .scenarioAmounts dt{margin:0 0 8px;font-size:14px}.resourcePage .scenarioAmounts dd{margin:0;font-size:clamp(20px,2.8vw,28px);font-weight:800;color:var(--heading)}.resourcePage .scenarioError{color:var(--text);font-weight:650}@media (max-width:660px){.resourcePage .resourceContainer{padding-inline:20px}.resourcePage .resourceGrid,.resourcePage .scenarioAmounts,.resourcePage .scenarioFields{grid-template-columns:minmax(0,1fr)}.resourcePage .resourceHeader{padding-top:28px}.resourcePage .resourceNav{gap:4px}}.resourcePage .payrollGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.resourcePage .payrollInputs .resourceField{margin-bottom:22px}.resourcePage .payrollInputs .resourceField p{font-size:14px;margin:0}.resourcePage .payrollNet{display:flex;flex-direction:column;gap:6px;padding:22px;margin-block:20px;background:var(--blue-soft);border:1px solid var(--line);border-radius:12px;color:var(--text)}.resourcePage .payrollNet strong{font-size:clamp(26px,3vw,36px);line-height:1.3;color:var(--heading);overflow-wrap:anywhere}.resourcePage .payrollBreakdown{margin:0}.resourcePage .payrollBreakdown>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding-block:12px;border-bottom:1px solid var(--line)}.resourcePage .payrollBreakdown dt{font-size:14px;line-height:1.6}.resourcePage .payrollBreakdown dd{margin:0;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;text-align:right;align-self:center}.resourcePage .payrollTotal dt{font-weight:700}.resourcePage .payrollDetails{margin-top:20px}.resourcePage .payrollDetails summary{padding-block:12px;cursor:pointer;font-weight:700;line-height:1.6;color:var(--link-color)}.resourcePage .payrollDetails p{font-size:14px;margin-block:14px 0}.resourcePage .reviewedArticle{max-width:780px;font-size:16px}.resourcePage .articleDates{display:flex;flex-wrap:wrap;gap:8px 24px;font-size:14px;margin-bottom:24px}.resourcePage .articleDates :is(p,time){color:var(--muted-strong);margin:0}.resourcePage .articleContents{display:block;padding:24px;margin-bottom:36px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:none}.resourcePage .articleContents ol{margin:0;padding-left:22px}.resourcePage .articleContents li{line-height:1.7;margin-block:10px}.resourcePage .articleSection{margin-block:36px}.resourcePage .articleSection h2{scroll-margin-top:110px}.resourcePage .articleSources{margin-top:22px;padding:18px 20px;border-left:3px solid var(--link-color);background:var(--blue-soft);border-radius:0 10px 10px 0;font-size:14px}.resourcePage .articleSources p{margin-bottom:8px}.resourcePage .articleSources ul{margin:0;padding-left:20px}.resourcePage .articleSources li{margin-block:8px;line-height:1.6}@media (max-width:780px){.resourcePage .payrollGrid{grid-template-columns:minmax(0,1fr);gap:0}}@media (max-width:380px){.resourcePage .payrollBreakdown>div{grid-template-columns:minmax(0,1fr);gap:4px}.resourcePage .payrollBreakdown dd{text-align:left}}