.HeroBackdrop-module__pBc0XG__backdrop{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.HeroBackdrop-module__pBc0XG__grid{width:100%;height:100%;color:rgba(var(--color-ink-rgb), .08);position:absolute;inset:0}.HeroBackdrop-module__pBc0XG__northLine{background:linear-gradient(to bottom, rgba(var(--color-accent-rgb), 0) 0%, rgba(var(--color-accent-rgb), .18) 35%, rgba(var(--color-accent-rgb), 0) 85%);width:1px;position:absolute;top:0;bottom:0;left:50%}@media (max-width:940px){.HeroBackdrop-module__pBc0XG__northLine{display:none}}
.HeroSystem-module__Ob537a__wrap{isolation:isolate;width:100%;max-width:460px;margin-inline:auto;padding:4px;position:relative;overflow:hidden}.HeroSystem-module__Ob537a__glow{background:radial-gradient(60% 50% at 55% 42%, rgba(var(--color-accent-rgb), .1), transparent 70%);filter:blur(6px);z-index:-1;position:absolute;inset:0}.HeroSystem-module__Ob537a__svg{width:100%;height:auto;overflow:visible}.HeroSystem-module__Ob537a__grid{color:rgba(var(--color-ink-rgb), .05)}.HeroSystem-module__Ob537a__wire{fill:none;stroke:rgba(var(--color-accent-rgb), .28);stroke-width:1px}.HeroSystem-module__Ob537a__signal{fill:none;stroke:var(--color-accent);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:8 100;stroke-dashoffset:108px;animation:4.4s linear infinite HeroSystem-module__Ob537a__hs-flow}@keyframes HeroSystem-module__Ob537a__hs-flow{to{stroke-dashoffset:0}}.HeroSystem-module__Ob537a__nodeBox{fill:var(--surface-2);stroke:var(--color-line-strong);stroke-width:1px}.HeroSystem-module__Ob537a__nodeCore{fill:var(--surface-3);stroke:rgba(var(--color-accent-rgb), .55)}.HeroSystem-module__Ob537a__nodeAccent{fill:var(--color-accent)}.HeroSystem-module__Ob537a__dot{fill:var(--color-accent);animation:HeroSystem-module__Ob537a__hs-pulse 3.6s var(--ease-standard) infinite;animation-delay:calc(var(--i) * .5s)}@keyframes HeroSystem-module__Ob537a__hs-pulse{0%,70%,to{opacity:.35}35%{opacity:1}}.HeroSystem-module__Ob537a__nodeLabel{fill:var(--color-ink);font-family:var(--font-mono);letter-spacing:.14em;font-size:8.5px;font-weight:500}.HeroSystem-module__Ob537a__nodeSub{fill:var(--color-muted);font-family:var(--font-mono);letter-spacing:.05em;font-size:7px}.HeroSystem-module__Ob537a__readout{margin-top:var(--space-4);align-items:center;gap:var(--space-3);font-family:var(--font-mono);letter-spacing:.12em;color:var(--color-faint);justify-content:center;font-size:.66rem;display:flex}.HeroSystem-module__Ob537a__readoutKey{color:var(--color-accent);border:1px solid rgba(var(--color-accent-rgb), .35);border-radius:var(--radius-sm);padding:2px 6px}@media (prefers-reduced-motion:reduce){.HeroSystem-module__Ob537a__signal{stroke-dasharray:none;stroke-dashoffset:0;opacity:.5;animation:none}.HeroSystem-module__Ob537a__dot{opacity:.8;animation:none}}@media (max-width:520px){.HeroSystem-module__Ob537a__wrap{max-width:380px}}
.Hero-module__KTD73a__hero{isolation:isolate;background:var(--color-bg);padding-block:clamp(8.5rem,6.5rem + 11vw,12rem) clamp(4rem,3rem + 5vw,6.5rem);position:relative;overflow:hidden}.Hero-module__KTD73a__inner{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);align-items:center;gap:clamp(2rem,1rem + 4vw,4.5rem);display:grid;position:relative}.Hero-module__KTD73a__copy{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__KTD73a__eyebrow{animation:Hero-module__KTD73a__rise .6s var(--ease-standard) both}.Hero-module__KTD73a__title{margin-top:var(--space-5);letter-spacing:-.03em;text-wrap:balance;max-width:15ch;animation:Hero-module__KTD73a__rise .6s var(--ease-standard) 60ms both;font-size:clamp(2.1rem,.9rem + 4.6vw,4.2rem);font-weight:600;line-height:1.04}@media (max-width:560px){.Hero-module__KTD73a__title{letter-spacing:-.02em;max-width:18ch}}.Hero-module__KTD73a__sub{margin-top:var(--space-6);max-width:46ch;color:var(--color-muted);animation:Hero-module__KTD73a__rise .6s var(--ease-standard) .12s both;font-size:clamp(1.02rem,.96rem + .35vw,1.15rem);line-height:1.65}.Hero-module__KTD73a__actions{margin-top:var(--space-7);gap:var(--space-4);animation:Hero-module__KTD73a__rise .6s var(--ease-standard) .18s both;flex-wrap:wrap;display:flex}.Hero-module__KTD73a__capabilities{margin-top:var(--space-7);align-items:center;gap:var(--space-3) var(--space-4);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-faint);animation:Hero-module__KTD73a__rise .6s var(--ease-standard) .24s both;flex-wrap:wrap;font-size:.72rem;display:flex}.Hero-module__KTD73a__capabilities li{align-items:center;gap:var(--space-3);display:flex}.Hero-module__KTD73a__capabilities li:not(:last-child):after{content:"";background:var(--color-accent);opacity:.8;border-radius:50%;width:3px;height:3px}.Hero-module__KTD73a__visual{animation:Hero-module__KTD73a__fade .9s var(--ease-standard) .3s both}@keyframes Hero-module__KTD73a__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__KTD73a__fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__eyebrow,.Hero-module__KTD73a__title,.Hero-module__KTD73a__sub,.Hero-module__KTD73a__actions,.Hero-module__KTD73a__capabilities,.Hero-module__KTD73a__visual{animation:none}}@media (max-width:1080px){.Hero-module__KTD73a__inner{gap:var(--space-8);grid-template-columns:1fr}.Hero-module__KTD73a__visual{width:100%;margin-top:var(--space-4)}}@media (max-width:640px){.Hero-module__KTD73a__actions{width:100%}}
.TrustStrip-module__NyT-ZW__strip{background:var(--surface-2);border-top:1px solid var(--color-line);padding-block:var(--space-7)}.TrustStrip-module__NyT-ZW__list{background:var(--color-line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.TrustStrip-module__NyT-ZW__item{background:var(--surface-2);gap:var(--space-2);padding:var(--space-1) var(--space-5);flex-direction:column;display:flex}.TrustStrip-module__NyT-ZW__list .TrustStrip-module__NyT-ZW__item:first-child{padding-left:0}.TrustStrip-module__NyT-ZW__dot{background:var(--color-accent);width:5px;height:5px;margin-bottom:var(--space-3);border-radius:50%}.TrustStrip-module__NyT-ZW__title{font-family:var(--font-heading);letter-spacing:-.005em;font-size:.95rem;font-weight:500}.TrustStrip-module__NyT-ZW__text{color:var(--color-muted);font-size:.83rem;line-height:1.55}@media (max-width:820px){.TrustStrip-module__NyT-ZW__list{grid-template-columns:repeat(2,1fr);gap:1px}}@media (max-width:460px){.TrustStrip-module__NyT-ZW__list{grid-template-columns:1fr}}
.Reveal-module__VHC1yq__reveal{opacity:0;transition:opacity .62s var(--ease-standard), transform .62s var(--ease-standard);transform:translateY(16px)}.Reveal-module__VHC1yq__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__VHC1yq__reveal{opacity:1;transition:none;transform:none}}
.SectionHeading-module__ZCWIVq__wrap{gap:var(--space-4);flex-direction:column;max-width:640px;display:flex}.SectionHeading-module__ZCWIVq__center{text-align:center;align-items:center;margin-inline:auto}.SectionHeading-module__ZCWIVq__title{letter-spacing:-.025em;font-size:clamp(1.9rem,1.4rem + 2.4vw,3rem);font-weight:600;line-height:1.05}.SectionHeading-module__ZCWIVq__intro{color:var(--color-muted);max-width:54ch;font-size:1.05rem;line-height:1.7}.SectionHeading-module__ZCWIVq__center .SectionHeading-module__ZCWIVq__intro{margin-inline:auto}
.FlowStrip-module__QwEfaW__flow{width:100%}.FlowStrip-module__QwEfaW__track{justify-content:space-between;align-items:flex-start;padding-top:5px;display:flex;position:relative}.FlowStrip-module__QwEfaW__line{background:var(--color-line-strong);height:1px;position:absolute;top:7px;left:3px;right:3px}.FlowStrip-module__QwEfaW__signal{background:var(--color-accent);width:5px;height:5px;box-shadow:0 0 6px rgba(var(--color-accent-rgb), .6);animation:FlowStrip-module__QwEfaW__fs-travel 3.4s var(--ease-standard) infinite;border-radius:50%;position:absolute;top:5px;left:0}@keyframes FlowStrip-module__QwEfaW__fs-travel{0%{opacity:0;left:0}8%{opacity:1}92%{opacity:1}to{opacity:0;left:100%}}.FlowStrip-module__QwEfaW__node{flex-direction:column;flex:none;align-items:center;gap:7px;max-width:30%;display:flex;position:relative}.FlowStrip-module__QwEfaW__node:first-child{align-items:flex-start}.FlowStrip-module__QwEfaW__node:first-child .FlowStrip-module__QwEfaW__label{text-align:left}.FlowStrip-module__QwEfaW__node:last-child{align-items:flex-end}.FlowStrip-module__QwEfaW__node:last-child .FlowStrip-module__QwEfaW__label{text-align:right}.FlowStrip-module__QwEfaW__dot{background:var(--color-muted);border:1px solid var(--color-bg);border-radius:50%;width:6px;height:6px;position:relative}.FlowStrip-module__QwEfaW__node:first-child .FlowStrip-module__QwEfaW__dot,.FlowStrip-module__QwEfaW__node:last-child .FlowStrip-module__QwEfaW__dot{background:var(--color-accent)}.FlowStrip-module__QwEfaW__label{font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-faint);text-align:center;white-space:nowrap;font-size:.62rem}@media (prefers-reduced-motion:reduce){.FlowStrip-module__QwEfaW__signal{opacity:.5;animation:none;left:50%}}
.Services-module__zXymXq__grid{margin-top:var(--space-8);background:var(--color-line);border:1px solid var(--color-line);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Services-module__zXymXq__card{background:var(--surface-1);gap:var(--space-4);transition:background-color var(--duration-mid) var(--ease-standard);flex-direction:column;padding:clamp(1.5rem,1.2rem + 1vw,2.15rem);display:flex}.Services-module__zXymXq__card:hover{background:var(--surface-3)}.Services-module__zXymXq__head{align-items:baseline;gap:var(--space-3);display:flex}.Services-module__zXymXq__number{font-family:var(--font-mono);letter-spacing:.12em;color:var(--color-accent);padding-top:2px;font-size:.72rem}.Services-module__zXymXq__title{font-family:var(--font-heading);letter-spacing:-.015em;font-size:1.2rem;font-weight:500}.Services-module__zXymXq__what{color:var(--color-ink-soft);font-size:.92rem;line-height:1.6}.Services-module__zXymXq__meta{gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--color-line);flex-direction:column;display:flex}.Services-module__zXymXq__meta dt{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);margin-bottom:3px;font-size:.6rem}.Services-module__zXymXq__meta dd{color:var(--color-muted);margin:0;font-size:.83rem;line-height:1.55}.Services-module__zXymXq__flow{padding-top:var(--space-5);margin-top:auto}@media (max-width:900px){.Services-module__zXymXq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Services-module__zXymXq__grid{grid-template-columns:1fr}}
