.Button-module__VMVMAW__button{font-family:var(--font-sans);border-radius:var(--radius-md);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all var(--duration-base) var(--ease-out);justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex}.Button-module__VMVMAW__button:disabled{cursor:not-allowed;opacity:.45}.Button-module__VMVMAW__fullWidth{width:100%;display:flex}.Button-module__VMVMAW__sm{gap:6px;padding:8px 14px;font-size:13px}.Button-module__VMVMAW__md{gap:8px;padding:12px 20px;font-size:15px}.Button-module__VMVMAW__lg{gap:10px;padding:16px 28px;font-size:16px}.Button-module__VMVMAW__primary{background:var(--accent);color:var(--text-on-accent);border:1.5px solid #0000}.Button-module__VMVMAW__primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.Button-module__VMVMAW__primary:active:not(:disabled){background:var(--accent-active);box-shadow:none;transform:translateY(0)}.Button-module__VMVMAW__secondary{background:var(--surface-card);color:var(--text-heading);border:1.5px solid var(--border-strong)}.Button-module__VMVMAW__secondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.Button-module__VMVMAW__secondary:active:not(:disabled){background:var(--accent-wash);border-color:var(--accent);color:var(--accent)}.Button-module__VMVMAW__ghost{color:var(--accent);background:0 0;border:1.5px solid #0000}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--accent-wash)}.Button-module__VMVMAW__ghost:active:not(:disabled){background:var(--accent-tint)}.Button-module__VMVMAW__danger{background:var(--danger);color:var(--text-on-accent);border:1.5px solid #0000}.Button-module__VMVMAW__danger:hover:not(:disabled){background:var(--danger-hover);transform:translateY(-1px)}.Button-module__VMVMAW__danger:active:not(:disabled){transform:translateY(0)}
.Header-module__3qjfwG__header{z-index:80;transition:background var(--duration-slow) var(--ease-out), box-shadow var(--duration-slow) var(--ease-out), border-color var(--duration-slow) var(--ease-out);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-bottom:1.5px solid #0000;position:fixed;top:0;left:0;right:0}.Header-module__3qjfwG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:var(--border-subtle);box-shadow:var(--shadow-sm);background:#f9f9f9eb}.Header-module__3qjfwG__bar{max-width:1200px;height:76px;transition:height var(--duration-slow) var(--ease-out);align-items:center;gap:28px;margin:0 auto;padding:0 24px;display:flex}.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__bar{height:60px}.Header-module__3qjfwG__logo{flex:none;align-items:center;display:flex;position:relative}.Header-module__3qjfwG__wordmark{background-color:var(--white);width:114px;height:23px;transition:background-color var(--duration-base) var(--ease-out);display:block;-webkit-mask:url(/brand/word-mark-transparent.svg) 0/contain no-repeat;mask:url(/brand/word-mark-transparent.svg) 0/contain no-repeat}.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__wordmark{background-color:var(--blue-500)}.Header-module__3qjfwG__nav{gap:26px;margin-left:6px;display:flex}.Header-module__3qjfwG__navLink{font:500 15px/1 var(--font-sans);transition:color var(--duration-base) var(--ease-out), opacity var(--duration-base) var(--ease-out);color:#f9f9f9eb;padding:8px 2px;text-decoration:none}.Header-module__3qjfwG__navLink:hover{opacity:.7;color:#f9f9f9eb}.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__navLink,.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__navLink:hover{color:var(--grey-700)}.Header-module__3qjfwG__actions{align-items:center;margin-left:auto;display:flex}.Header-module__3qjfwG__pill{border-radius:var(--radius-md);font:600 14px/1 var(--font-sans);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all var(--duration-base) var(--ease-out);background:var(--white-pure);color:var(--blue-500);justify-content:center;align-items:center;padding:10px 18px;text-decoration:none;display:inline-flex}.Header-module__3qjfwG__pill:hover{box-shadow:var(--shadow-brand);color:var(--blue-500);transform:translateY(-1px)}.Header-module__3qjfwG__pill:active{box-shadow:none;transform:translateY(0)}.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__pill,.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__pill:hover{background:var(--accent);color:var(--white)}.Header-module__3qjfwG__burger{cursor:pointer;color:#f9f9f9eb;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;display:none}.Header-module__3qjfwG__scrolled .Header-module__3qjfwG__burger{color:var(--grey-700)}.Header-module__3qjfwG__menu{background:var(--surface-page);border-bottom:1.5px solid var(--border-subtle);box-shadow:var(--shadow-lg);flex-direction:column;gap:4px;padding:16px 24px 24px;display:flex}.Header-module__3qjfwG__menuLink,.Header-module__3qjfwG__menuLink:hover{font:600 17px/1 var(--font-sans);color:var(--text-heading);padding:14px 2px;text-decoration:none}.Header-module__3qjfwG__menuLink:last-of-type{margin-bottom:10px}@media (max-width:919.98px){.Header-module__3qjfwG__nav,.Header-module__3qjfwG__actions{display:none}.Header-module__3qjfwG__burger{display:flex}}@media (min-width:920px){.Header-module__3qjfwG__menu{display:none}}
.FooterCta-module__HqTAga__section{background:var(--surface-ink);padding:120px 24px 0;position:relative;overflow:hidden}.FooterCta-module__HqTAga__cta{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:20px;max-width:760px;margin:0 auto;display:flex;position:relative}.FooterCta-module__HqTAga__heading{font:800 clamp(34px, 4.2vw, 56px) / 1.06 var(--font-sans);letter-spacing:-.02em;color:var(--white);text-wrap:balance;margin:0}.FooterCta-module__HqTAga__sub{font:400 17px/1.6 var(--font-sans);color:#f9f9f99e;margin:0}.FooterCta-module__HqTAga__micro{font:400 13.5px/1 var(--font-sans);color:#f9f9f973}.FooterCta-module__HqTAga__footer{z-index:2;border-top:1px solid #f9f9f924;max-width:1200px;margin:100px auto 0;padding:56px 0 36px;position:relative}.FooterCta-module__HqTAga__cols{flex-wrap:wrap;gap:56px;margin-bottom:48px;display:flex}.FooterCta-module__HqTAga__brandCol{flex-direction:column;flex:250px;align-items:flex-start;gap:14px;display:flex}.FooterCta-module__HqTAga__wordMark{width:auto;height:21px;display:block}.FooterCta-module__HqTAga__tagline{font:400 14px/1.6 var(--font-sans);color:#f9f9f98c;max-width:280px}.FooterCta-module__HqTAga__col{flex-direction:column;gap:12px;display:flex}.FooterCta-module__HqTAga__colHeader{font:600 12.5px/1 var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:#f9f9f966;margin-bottom:4px}.FooterCta-module__HqTAga__link{font:400 14px/1 var(--font-sans);color:#f9f9f9b3;text-decoration:none}.FooterCta-module__HqTAga__link:hover{color:var(--white)}.FooterCta-module__HqTAga__answerLink{font:400 14px/1.35 var(--font-sans);color:#f9f9f9b3;max-width:230px;text-decoration:none}.FooterCta-module__HqTAga__answerLink:hover{color:var(--white)}.FooterCta-module__HqTAga__address{font:400 14px/1.5 var(--font-sans);color:#f9f9f98c}.FooterCta-module__HqTAga__social{gap:14px;margin-top:6px;display:flex}.FooterCta-module__HqTAga__socialLink{color:#f9f9f999;display:flex}.FooterCta-module__HqTAga__socialLink:hover{color:var(--white)}.FooterCta-module__HqTAga__bottomBar{font:400 13px/1 var(--font-sans);color:#f9f9f96b;border-top:1px solid #f9f9f91f;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:24px;display:flex}.FooterCta-module__HqTAga__legal{gap:16px;display:flex}.FooterCta-module__HqTAga__legalLink{color:#f9f9f96b;text-decoration:none}.FooterCta-module__HqTAga__legalLink:hover{color:#f9f9f9cc}.FooterCta-module__HqTAga__watermark{opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;width:460px;transition:transform .5s var(--ease-out);z-index:1;position:absolute;bottom:-190px;right:-120px;transform:rotate(-16deg)}
.Overline-module__5Fi7vG__overline{font:600 13px/1.3 var(--font-sans);letter-spacing:var(--tracking-overline);text-transform:uppercase;align-items:center;gap:10px;display:flex}.Overline-module__5Fi7vG__bar{border-radius:var(--radius-pill);height:2.5px;transition:width .7s var(--ease-out);display:block}.Overline-module__5Fi7vG__accent{color:var(--accent)}.Overline-module__5Fi7vG__accent .Overline-module__5Fi7vG__bar{background:var(--accent)}.Overline-module__5Fi7vG__onBrand{color:#f9f9f9bf}.Overline-module__5Fi7vG__onBrand .Overline-module__5Fi7vG__bar{background:#f9f9f98c}
.Hero-module__ejOdHG__hero{background:var(--blue-500);align-items:center;min-height:clamp(560px,100vh,980px);display:flex;position:relative;overflow:hidden}.Hero-module__ejOdHG__ink{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__ejOdHG__inkBlob{will-change:transform;border-radius:999px;position:absolute}.Hero-module__ejOdHG__inkBlob:first-child{background:radial-gradient(closest-side,#0912688c,#09126800 72%);width:clamp(320px,44vw,620px);height:clamp(320px,44vw,620px);animation:34s ease-in-out infinite Hero-module__ejOdHG__octoInkA;top:-18%;left:-8%}.Hero-module__ejOdHG__inkBlob:nth-child(2){background:radial-gradient(closest-side,#0c178b99,#0c178b00 70%);width:clamp(280px,38vw,540px);height:clamp(280px,38vw,540px);animation:42s ease-in-out infinite Hero-module__ejOdHG__octoInkB;bottom:-22%;right:-6%}.Hero-module__ejOdHG__inkBlob:nth-child(3){background:radial-gradient(closest-side,#09126866,#09126800 70%);width:clamp(240px,30vw,460px);height:clamp(240px,30vw,460px);animation:27s ease-in-out infinite Hero-module__ejOdHG__octoInkC;top:32%;left:38%}@media (prefers-reduced-motion:reduce){.Hero-module__ejOdHG__inkBlob{animation:none}}.Hero-module__ejOdHG__inner{z-index:2;box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr));align-items:center;gap:56px;width:100%;max-width:1200px;margin:0 auto;padding:150px 24px 100px;display:grid;position:relative}.Hero-module__ejOdHG__copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.Hero-module__ejOdHG__heading{font:800 clamp(28px, 8.5vw, 56px) / 1.06 var(--font-sans);letter-spacing:-.02em;color:var(--white);margin:0}@media (min-width:964px){.Hero-module__ejOdHG__heading{font-size:clamp(42px,4.9vw - 5px,52px)}}.Hero-module__ejOdHG__lede{font:400 clamp(16px, 1.35vw, 18.5px) / 1.6 var(--font-sans);color:#f9f9f9d1;text-wrap:pretty;max-width:56ch;margin:0}.Hero-module__ejOdHG__lede strong{color:var(--white);font-weight:600}.Hero-module__ejOdHG__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.Hero-module__ejOdHG__ctaPrimary{border-radius:var(--radius-md);font:600 16px/1 var(--font-sans);cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--white-pure);color:var(--blue-500);box-shadow:var(--shadow-md);transition:all var(--duration-base) var(--ease-out);justify-content:center;align-items:center;gap:8px;padding:16px 28px;text-decoration:none;display:inline-flex}.Hero-module__ejOdHG__ctaPrimary:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.Hero-module__ejOdHG__ctaPrimary:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.Hero-module__ejOdHG__micro{font:400 13.5px/1 var(--font-sans);color:#f9f9f999}.Hero-module__ejOdHG__stage{flex-direction:column;align-items:flex-end;display:flex}.Hero-module__ejOdHG__chatWindow{box-sizing:border-box;background:var(--white-pure);width:min(440px,100%);box-shadow:var(--shadow-lg);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.Hero-module__ejOdHG__chatHeader{border-bottom:1.5px solid var(--border-subtle);align-items:center;gap:10px;padding:13px 18px;display:flex}.Hero-module__ejOdHG__avatar{background:var(--blue-50);width:30px;height:30px;color:var(--accent);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.Hero-module__ejOdHG__chatTitle{font:400 13.5px/1 var(--font-sans);color:var(--text-muted)}.Hero-module__ejOdHG__chatTitle strong{color:var(--text-heading);font-weight:600}.Hero-module__ejOdHG__exampleTag{border-radius:var(--radius-pill);font:600 11px/1 var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);background:var(--surface-recessed);border:1px solid var(--border-subtle);margin-left:auto;padding:4px 9px}.Hero-module__ejOdHG__messages{flex-direction:column;height:284px;padding:18px;display:flex;overflow:hidden}@media (max-width:640px){.Hero-module__ejOdHG__hero{min-height:0}.Hero-module__ejOdHG__inner{gap:30px;padding:104px 20px 48px}.Hero-module__ejOdHG__copy{gap:16px}.Hero-module__ejOdHG__messages{height:256px;padding:16px}.Hero-module__ejOdHG__hint{margin-top:10px;font-size:12px}}.Hero-module__ejOdHG__exchange{opacity:1;transition:opacity .3s var(--ease-out), transform .3s var(--ease-out);flex-direction:column;gap:12px;display:flex;transform:translateY(0)}.Hero-module__ejOdHG__exchangeFading{opacity:0;transform:translateY(6px)}.Hero-module__ejOdHG__bubbleUser{background:var(--blue-500);max-width:86%;color:var(--white);font:400 14.5px/1.5 var(--font-sans);text-wrap:pretty;border-radius:16px 16px 4px;align-self:flex-end;min-height:22px;padding:11px 14px}.Hero-module__ejOdHG__bubbleAssistant{background:var(--grey-100);max-width:90%;color:var(--text-body);font:400 14.5px/1.55 var(--font-sans);text-wrap:pretty;border-radius:16px 16px 16px 4px;align-self:flex-start;padding:11px 14px}.Hero-module__ejOdHG__caret{background:var(--white);vertical-align:-2px;border-radius:2px;width:2px;height:15px;margin-left:3px;animation:1.05s step-end infinite Hero-module__ejOdHG__octoCaret;display:inline-block}.Hero-module__ejOdHG__dots{align-items:center;gap:4px;height:22px;display:inline-flex}.Hero-module__ejOdHG__dots span{background:var(--grey-400);border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite Hero-module__ejOdHG__octoDot}.Hero-module__ejOdHG__dots span:nth-child(2){animation-delay:.15s}.Hero-module__ejOdHG__dots span:nth-child(3){animation-delay:.3s}.Hero-module__ejOdHG__pill{background:var(--blue-50);color:var(--blue-500);transition:background .22s var(--ease-out), color .22s var(--ease-out);border-radius:999px;padding:1px 8px;font-weight:600;display:inline-block}.Hero-module__ejOdHG__pillLit{background:var(--blue-500);color:var(--white)}.Hero-module__ejOdHG__composer{border-top:1.5px solid var(--border-subtle);align-items:center;gap:10px;padding:12px 14px;display:flex}.Hero-module__ejOdHG__composerInput{min-width:0;font:500 15px/1.4 var(--font-sans);color:var(--text-heading);background:0 0;border:none;outline:none;flex:1;padding:6px 4px}.Hero-module__ejOdHG__composerInput::placeholder{color:var(--text-placeholder)}.Hero-module__ejOdHG__composerInput:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}.Hero-module__ejOdHG__composerSend{background:var(--accent);width:34px;height:34px;color:var(--white);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.Hero-module__ejOdHG__composerSend:hover{background:var(--accent-hover)}.Hero-module__ejOdHG__composerSend:active{background:var(--accent-active)}.Hero-module__ejOdHG__hint{box-sizing:border-box;width:min(440px,100%);font:400 13px/1.5 var(--font-sans);color:#f9f9f98c;text-wrap:pretty;margin-top:12px;padding:0 4px}@keyframes Hero-module__ejOdHG__octoCaret{0%,55%{opacity:1}56%,to{opacity:0}}@keyframes Hero-module__ejOdHG__octoDot{0%,60%,to{opacity:.55;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes Hero-module__ejOdHG__octoInkA{0%,to{transform:translate(0)}50%{transform:translate(90px,40px)}}@keyframes Hero-module__ejOdHG__octoInkB{0%,to{transform:translate(0)}50%{transform:translate(-80px,-30px)}}@keyframes Hero-module__ejOdHG__octoInkC{0%,to{transform:translate(0)}50%{transform:translate(50px,-52px)}}
.Badge-module__yqYDGW__badge{border-radius:var(--radius-pill);font-family:var(--font-sans);white-space:nowrap;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.Badge-module__yqYDGW__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.Badge-module__yqYDGW__neutral{background:var(--grey-100);color:var(--grey-700)}.Badge-module__yqYDGW__info{background:var(--accent-wash);color:var(--accent)}.Badge-module__yqYDGW__success{background:var(--success-wash);color:var(--success)}.Badge-module__yqYDGW__danger{background:var(--danger-wash);color:var(--danger)}
.ShiftSection-module__QHY3Gq__section{background:var(--surface-page);padding:96px 24px 88px}.ShiftSection-module__QHY3Gq__inner{max-width:1200px;margin:0 auto}.ShiftSection-module__QHY3Gq__heading{font:800 clamp(30px, 3.2vw, 44px) / 1.1 var(--font-sans);letter-spacing:-.02em;color:var(--text-heading);margin:14px 0 10px}.ShiftSection-module__QHY3Gq__sub{font:400 17px/1.6 var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:60ch;margin:0 0 40px}.ShiftSection-module__QHY3Gq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;display:grid}.ShiftSection-module__QHY3Gq__card{background:var(--surface-card);border:1.5px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-slow) var(--ease-out), transform var(--duration-slow) var(--ease-out);border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;padding:30px 28px;display:flex}.ShiftSection-module__QHY3Gq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ShiftSection-module__QHY3Gq__stat{font:800 56px/1 var(--font-sans);letter-spacing:-.02em;color:var(--accent);font-variant-numeric:tabular-nums;min-height:56px}.ShiftSection-module__QHY3Gq__statFade{font:800 56px/1 var(--font-sans);letter-spacing:-.02em;color:var(--accent);opacity:0;min-height:56px;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);transform:translateY(8px)}.ShiftSection-module__QHY3Gq__statFadeIn{opacity:1;transform:translateY(0)}.ShiftSection-module__QHY3Gq__copy{font:400 15.5px/1.5 var(--font-sans);color:var(--text-body)}.ShiftSection-module__QHY3Gq__source{font:500 12px/1.4 var(--font-sans);color:var(--text-placeholder)}.ShiftSection-module__QHY3Gq__sourceLink{color:var(--text-muted);text-decoration:underline;-webkit-text-decoration-color:var(--grey-300);text-decoration-color:var(--grey-300);text-underline-offset:2px}.ShiftSection-module__QHY3Gq__sourceLink:hover{color:var(--text-link-hover);text-decoration-color:currentColor}.ShiftSection-module__QHY3Gq__kicker{font:500 16.5px/1.6 var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:60ch;margin:36px 0 0}
.ServicesSection-module__2te9MW__section{background:var(--surface-page);padding:88px 24px 96px}.ServicesSection-module__2te9MW__inner{max-width:1200px;margin:0 auto}.ServicesSection-module__2te9MW__heading{font:800 clamp(30px, 3.2vw, 44px) / 1.1 var(--font-sans);letter-spacing:-.02em;color:var(--text-heading);margin:14px 0 10px}.ServicesSection-module__2te9MW__sub{font:400 17px/1.6 var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:60ch;margin:0 0 40px}.ServicesSection-module__2te9MW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;display:grid}.ServicesSection-module__2te9MW__card{background:var(--surface-card);border:1.5px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-slow) var(--ease-out), transform var(--duration-slow) var(--ease-out);border-radius:18px;flex-direction:column;align-items:flex-start;gap:14px;padding:30px 28px;display:flex}.ServicesSection-module__2te9MW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ServicesSection-module__2te9MW__iconTile{background:var(--blue-50);width:56px;height:56px;color:var(--accent);border-radius:22%;justify-content:center;align-items:center;display:flex}.ServicesSection-module__2te9MW__acronym{font:700 21px/1.3 var(--font-sans);color:var(--text-heading);margin:0 0 2px}.ServicesSection-module__2te9MW__expansion{font:500 13px/1.4 var(--font-sans);color:var(--text-muted)}.ServicesSection-module__2te9MW__oneLiner{font:400 15.5px/1.6 var(--font-sans);color:var(--text-body);margin:0}.ServicesSection-module__2te9MW__cardLink{font:600 14px/1 var(--font-sans);color:var(--text-link);text-decoration:none}.ServicesSection-module__2te9MW__cardLink:after{content:" →"}.ServicesSection-module__2te9MW__cardLink:hover{color:var(--text-link-hover);text-underline-offset:3px;text-decoration:underline}
.Input-module__rdnxQa__field{font-family:var(--font-sans);flex-direction:column;gap:6px;display:flex}.Input-module__rdnxQa__label{color:var(--text-heading);font-size:14px;font-weight:600}.Input-module__rdnxQa__control{background:var(--surface-card);border:1.5px solid var(--border-input);border-radius:var(--radius-sm);transition:all var(--duration-fast) var(--ease-out);align-items:center;gap:8px;padding:0 14px;display:flex}.Input-module__rdnxQa__control:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}.Input-module__rdnxQa__hasError{border-color:var(--danger)}.Input-module__rdnxQa__hasError:focus-within{border-color:var(--danger);box-shadow:none}.Input-module__rdnxQa__prefix{color:var(--text-muted);display:flex}.Input-module__rdnxQa__input{min-width:0;font-family:var(--font-sans);color:var(--text-body);background:0 0;border:none;outline:none;flex:1;padding:11px 0;font-size:15px}.Input-module__rdnxQa__input:focus-visible{box-shadow:none}.Input-module__rdnxQa__input::placeholder{color:var(--text-placeholder)}.Input-module__rdnxQa__error{color:var(--danger);font-size:13px;font-weight:500}.Input-module__rdnxQa__hint{color:var(--text-muted);font-size:13px}
.CheckSection-module__-CdgDW__section{background:var(--blue-50);padding:96px 24px}.CheckSection-module__-CdgDW__inner{max-width:1200px;margin:0 auto}.CheckSection-module__-CdgDW__panel{background:var(--white-pure);box-shadow:var(--shadow-lg);border:1.5px solid var(--border-subtle);transition:border-color .4s var(--ease-out);border-radius:28px;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:center;gap:clamp(28px,4vw,64px);padding:clamp(28px,4.5vw,56px);display:grid}.CheckSection-module__-CdgDW__panelPulse{border-color:var(--blue-500)}.CheckSection-module__-CdgDW__left{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.CheckSection-module__-CdgDW__heading{font:800 clamp(28px, 2.8vw, 38px) / 1.12 var(--font-sans);letter-spacing:-.02em;color:var(--text-heading);text-wrap:balance;margin:0}.CheckSection-module__-CdgDW__sub{font:400 16px/1.6 var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:46ch;margin:0}.CheckSection-module__-CdgDW__chips{flex-wrap:wrap;gap:8px;display:flex}.CheckSection-module__-CdgDW__chip{border:1.5px solid var(--border-subtle);background:var(--surface-page);font:500 13px/1 var(--font-sans);color:var(--text-body);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.CheckSection-module__-CdgDW__form{flex-direction:column;gap:16px;display:flex}.CheckSection-module__-CdgDW__checkingRow{font:500 13.5px/1 var(--font-sans);color:var(--text-muted);align-items:center;gap:9px;display:flex}.CheckSection-module__-CdgDW__spinner{border:2px solid var(--blue-100);border-top-color:var(--accent);border-radius:999px;width:14px;height:14px;animation:.7s linear infinite CheckSection-module__-CdgDW__octoSpin;display:block}@keyframes CheckSection-module__-CdgDW__octoSpin{to{transform:rotate(360deg)}}.CheckSection-module__-CdgDW__doneRow{font:500 13.5px/1 var(--font-sans);color:var(--success);align-items:center;gap:8px;display:flex}.CheckSection-module__-CdgDW__idleRow{font:400 13.5px/1 var(--font-sans);color:var(--text-placeholder)}.CheckSection-module__-CdgDW__errorRow{font:500 13.5px/1.5 var(--font-sans);color:var(--danger)}.CheckSection-module__-CdgDW__status{min-height:14px}.CheckSection-module__-CdgDW__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}
.HowSection-module__oJLh3G__section{background:var(--surface-page);padding:96px 24px}.HowSection-module__oJLh3G__inner{max-width:1200px;margin:0 auto}.HowSection-module__oJLh3G__heading{font:800 clamp(30px, 3.2vw, 44px) / 1.1 var(--font-sans);letter-spacing:-.02em;color:var(--text-heading);margin:14px 0 10px}.HowSection-module__oJLh3G__sub{font:400 17px/1.6 var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:60ch;margin:0 0 40px}.HowSection-module__oJLh3G__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;display:grid}.HowSection-module__oJLh3G__card{background:var(--surface-card);border:1.5px solid var(--border-subtle);box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;padding:30px 28px;display:flex}.HowSection-module__oJLh3G__cardHead{justify-content:space-between;align-items:center;width:100%;display:flex}.HowSection-module__oJLh3G__numeral{font:800 44px/1 var(--font-sans);letter-spacing:-.02em;color:var(--blue-200)}.HowSection-module__oJLh3G__cardTitle{font:700 20px/1.3 var(--font-sans);color:var(--text-heading);margin:6px 0 0}.HowSection-module__oJLh3G__cardBody{font:400 15.5px/1.6 var(--font-sans);color:var(--text-body);margin:0}.HowSection-module__oJLh3G__cardFoot{font:500 13px/1.4 var(--font-sans);color:var(--text-muted)}.HowSection-module__oJLh3G__pricingLink{font:400 15px/1.6 var(--font-sans);color:var(--text-muted);margin:28px 0 0}
.ReportBand-module__4jsztW__section{background:var(--surface-brand);padding:110px 24px;position:relative;overflow:hidden}.ReportBand-module__4jsztW__watermark{opacity:.1;pointer-events:none;-webkit-user-select:none;user-select:none;width:620px;position:absolute;bottom:-230px;right:-150px;transform:rotate(-9deg)}.ReportBand-module__4jsztW__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:820px;margin:0 auto;display:flex;position:relative}.ReportBand-module__4jsztW__heading{font:800 clamp(32px, 3.8vw, 50px) / 1.08 var(--font-sans);letter-spacing:-.02em;color:var(--white);text-wrap:balance;margin:0}.ReportBand-module__4jsztW__chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ReportBand-module__4jsztW__chip{font:500 13.5px/1 var(--font-sans);color:#f9f9f9e0;border:1.5px solid #f9f9f940;border-radius:999px;padding:7px 14px}
.KcSection-module__oWsSjq__section{background:var(--surface-page);padding:96px 24px}.KcSection-module__oWsSjq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));align-items:start;gap:clamp(32px,5vw,72px);max-width:1200px;margin:0 auto;display:grid}.KcSection-module__oWsSjq__heading{font:800 clamp(30px, 3.2vw, 44px) / 1.1 var(--font-sans);letter-spacing:-.02em;color:var(--text-heading);margin:14px 0 18px}.KcSection-module__oWsSjq__body{font:400 16.5px/1.65 var(--font-sans);color:var(--text-body);text-wrap:pretty;max-width:58ch;margin:0 0 16px}.KcSection-module__oWsSjq__muted{font:500 15px/1.6 var(--font-sans);color:var(--text-muted);margin:0}.KcSection-module__oWsSjq__aside{background:var(--blue-50);border-radius:18px;flex-direction:column;align-items:flex-start;gap:14px;padding:32px;display:flex}.KcSection-module__oWsSjq__mark{border-radius:22%;width:52px;height:52px;display:block}.KcSection-module__oWsSjq__asideHeading{font:700 20px/1.3 var(--font-sans);color:var(--text-heading);margin:0}.KcSection-module__oWsSjq__asideBody{font:400 15.5px/1.65 var(--font-sans);color:var(--text-body);text-wrap:pretty;margin:0}.KcSection-module__oWsSjq__entity{border-left:3px solid var(--blue-200);background:var(--surface-recessed);border-radius:0 var(--radius-md) var(--radius-md) 0;font:400 15px/1.65 var(--font-sans);color:var(--text-body);text-wrap:pretty;max-width:62ch;margin:24px 0 0;padding:18px 20px}.KcSection-module__oWsSjq__aboutLink{font:600 14.5px/1 var(--font-sans);margin:14px 0 0}.KcSection-module__oWsSjq__aboutLink a{text-decoration:none}.KcSection-module__oWsSjq__aboutLink a:after{content:" →"}.KcSection-module__oWsSjq__aboutLink a:hover{text-underline-offset:3px;text-decoration:underline}
.FaqSection-module__eGh7KG__section{background:var(--surface-page);padding:96px 24px 104px}.FaqSection-module__eGh7KG__inner{max-width:780px;margin:0 auto}.FaqSection-module__eGh7KG__heading{font:800 clamp(30px, 3.2vw, 44px) / 1.1 var(--font-sans);letter-spacing:-.02em;color:var(--text-heading);margin:14px 0 28px}.FaqSection-module__eGh7KG__list{border-top:1.5px solid var(--border-subtle)}.FaqSection-module__eGh7KG__row{border-bottom:1.5px solid var(--border-subtle)}.FaqSection-module__eGh7KG__toggle{cursor:pointer;width:100%;font:600 17px/1.4 var(--font-sans);color:var(--text-heading);text-align:left;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:19px 2px;display:flex}.FaqSection-module__eGh7KG__chevron{transition:transform .2s var(--ease-out);flex:none}.FaqSection-module__eGh7KG__collapse{transition:grid-template-rows .22s var(--ease-out);display:grid}.FaqSection-module__eGh7KG__collapseInner{visibility:visible;transition:visibility;overflow:hidden}.FaqSection-module__eGh7KG__collapseHidden{visibility:hidden;transition-delay:.22s}.FaqSection-module__eGh7KG__answer{font:400 15.5px/1.65 var(--font-sans);color:var(--text-body);text-wrap:pretty;margin:0;padding:0 44px 20px 2px}
.Site-module__7Je3Pa__hero{background:var(--blue-500);padding:150px 24px 72px;position:relative;overflow:hidden}.Site-module__7Je3Pa__heroInner{z-index:2;flex-direction:column;align-items:flex-start;gap:18px;max-width:860px;margin:0 auto;display:flex;position:relative}.Site-module__7Je3Pa__heroTitle{font:800 clamp(34px, 4.4vw, 56px) / 1.06 var(--font-sans);letter-spacing:var(--tracking-display);color:var(--white);text-wrap:balance;margin:0}.Site-module__7Je3Pa__heroLede{font:400 clamp(16px, 1.35vw, 18.5px) / 1.6 var(--font-sans);color:#f9f9f9d1;text-wrap:pretty;max-width:58ch;margin:0}.Site-module__7Je3Pa__heroWatermark{opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:380px;position:absolute;bottom:-170px;right:-110px;transform:rotate(-16deg)}.Site-module__7Je3Pa__body{background:var(--surface-page);padding:24px 24px 88px}.Site-module__7Je3Pa__bodyInner{max-width:860px;margin:0 auto}.Site-module__7Je3Pa__section{margin-top:56px}.Site-module__7Je3Pa__h2{font:800 clamp(24px, 2.6vw, 34px) / 1.15 var(--font-sans);letter-spacing:var(--tracking-display);color:var(--text-heading);text-wrap:balance;margin:0 0 14px}.Site-module__7Je3Pa__lead{font:500 17.5px/1.6 var(--font-sans);color:var(--grey-700);text-wrap:pretty;max-width:62ch;margin:0 0 16px}.Site-module__7Je3Pa__section p,.Site-module__7Je3Pa__bodyInner>p{font:400 16.5px/1.65 var(--font-sans);color:var(--text-body);text-wrap:pretty;max-width:66ch;margin:0 0 16px}.Site-module__7Je3Pa__section ul,.Site-module__7Je3Pa__section ol{max-width:64ch;margin:0 0 16px;padding-left:24px}.Site-module__7Je3Pa__section li{font:400 16.5px/1.6 var(--font-sans);color:var(--text-body);margin-bottom:8px}.Site-module__7Je3Pa__section h3{font:700 19px/1.3 var(--font-sans);color:var(--text-heading);margin:28px 0 10px}.Site-module__7Je3Pa__section a,.Site-module__7Je3Pa__bodyInner a{color:var(--text-link);text-decoration:underline;-webkit-text-decoration-color:var(--blue-200);text-decoration-color:var(--blue-200);text-underline-offset:3px}.Site-module__7Je3Pa__section a:hover,.Site-module__7Je3Pa__bodyInner a:hover{color:var(--text-link-hover);text-decoration-color:currentColor}.Site-module__7Je3Pa__section strong{color:var(--text-heading);font-weight:600}.Site-module__7Je3Pa__meta{font:500 14px/1.5 var(--font-sans);color:var(--text-muted);margin:0 0 8px}.Site-module__7Je3Pa__faq{margin-top:56px}.Site-module__7Je3Pa__faqItem{border-top:1.5px solid var(--border-subtle);padding:22px 0}.Site-module__7Je3Pa__faqItem:last-child{border-bottom:1.5px solid var(--border-subtle)}.Site-module__7Je3Pa__faqQ{font:700 18px/1.35 var(--font-sans);color:var(--text-heading);margin:0 0 8px}.Site-module__7Je3Pa__faqA{font:400 16px/1.6 var(--font-sans);color:var(--text-body);text-wrap:pretty;max-width:66ch;margin:0}.Site-module__7Je3Pa__checkCta{background:var(--accent-wash);border:1.5px solid var(--blue-100);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:14px;margin-top:56px;padding:32px;display:flex}.Site-module__7Je3Pa__checkCtaHeading{font:800 clamp(20px, 2.2vw, 26px) / 1.2 var(--font-sans);letter-spacing:var(--tracking-display);color:var(--text-heading);text-wrap:balance;margin:0}.Site-module__7Je3Pa__checkCtaBody{font:400 15.5px/1.6 var(--font-sans);color:var(--text-body);max-width:60ch;margin:0}.Site-module__7Je3Pa__checkCta a.Site-module__7Je3Pa__checkCtaButton{border-radius:var(--radius-md);font:600 15px/1 var(--font-sans);background:var(--accent);color:var(--text-on-accent);transition:all var(--duration-base) var(--ease-out);justify-content:center;align-items:center;padding:14px 24px;text-decoration:none;display:inline-flex}.Site-module__7Je3Pa__checkCta a.Site-module__7Je3Pa__checkCtaButton:hover{background:var(--accent-hover);color:var(--text-on-accent);box-shadow:var(--shadow-brand);text-decoration:none;transform:translateY(-1px)}.Site-module__7Je3Pa__checkCtaMicro{font:400 13px/1 var(--font-sans);color:var(--text-muted)}
