.landing-module___cEqKa__sectionHeading{letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(1.6rem,3.6vw,2.35rem)}.landing-module___cEqKa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.8rem;font-size:.72rem;font-weight:700;display:inline-block}.landing-module___cEqKa__header{z-index:40;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);position:sticky;top:0}.landing-module___cEqKa__headerInner{justify-content:space-between;align-items:center;gap:1rem;min-height:64px;display:flex}.landing-module___cEqKa__headerNav{align-items:center;gap:.45rem;display:flex}.landing-module___cEqKa__headerBtn{min-height:44px}.landing-module___cEqKa__headerProgress{display:none}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.landing-module___cEqKa__headerProgress{background:linear-gradient(90deg, var(--teal), var(--teal-vivid));transform-origin:0;height:2px;animation:linear both landing-module___cEqKa__headerProgress;animation-timeline:scroll(root);display:block;position:absolute;bottom:-1px;left:0;right:0;scale:0 1}}}@keyframes landing-module___cEqKa__headerProgress{0%{scale:0 1}to{scale:1}}@media (max-width:500px){.landing-module___cEqKa__headerInner .brand>span:last-child{display:none}.landing-module___cEqKa__headerInner .brand{justify-content:center;min-width:44px}.landing-module___cEqKa__headerBtn{padding-left:.75rem;padding-right:.75rem;font-size:.82rem}.landing-module___cEqKa__headerNav{gap:.3rem}}.landing-module___cEqKa__hero{padding-top:clamp(1.75rem,4vw,3rem);padding-bottom:clamp(1rem,3vw,2.25rem);overflow:hidden}.landing-module___cEqKa__heroFan{width:min(1220px,100%);height:clamp(150px,24vw,300px);margin:0 auto;position:relative}.landing-module___cEqKa__heroFanFrame{top:var(--fan-y);left:calc(50% + var(--fan-x));aspect-ratio:3/4;background:var(--surface-2);width:clamp(74px,11.5vw,168px);box-shadow:var(--shadow-md);transform:translate(-50%, 0) rotate(var(--fan-rot));z-index:calc(4 - var(--fan-rank,0));color:#fff;-webkit-tap-highlight-color:transparent;border-radius:clamp(9px,1.1vw,16px);text-decoration:none;display:block;position:absolute;overflow:hidden}.landing-module___cEqKa__heroFan .landing-module___cEqKa__heroFanFrame:focus-visible{outline:none}.landing-module___cEqKa__heroFan .landing-module___cEqKa__heroFanFrame:focus-visible:after{content:"";z-index:3;border-radius:inherit;box-shadow:inset 0 0 0 5px var(--teal-vivid);pointer-events:none;border:3px solid #fff;position:absolute;inset:0}.landing-module___cEqKa__heroFanFrame[data-rank="0"]{width:clamp(88px,13vw,192px)}.landing-module___cEqKa__heroFanFrame[data-cta]{box-shadow:0 0 0 2px var(--teal), var(--shadow-lg)}.landing-module___cEqKa__heroFanImage{-o-object-fit:cover;object-fit:cover;-o-object-position:var(--fan-pos,50% 50%);object-position:var(--fan-pos,50% 50%)}.landing-module___cEqKa__heroFanScrim{pointer-events:none;background:linear-gradient(#0000 32%,#0000008c 66%,#000000d1 100%);position:absolute;inset:0}.landing-module___cEqKa__heroFanLabel{letter-spacing:-.005em;text-align:center;color:#fff;white-space:nowrap;text-shadow:0 1px 2px #0000008c;justify-content:center;align-items:center;gap:.22em;padding:.4rem .3rem .45rem;font-size:clamp(.6rem,.82vw,.76rem);font-weight:600;line-height:1.1;display:flex;position:absolute;inset:auto 0 0}.landing-module___cEqKa__heroFanFrame[data-cta] .landing-module___cEqKa__heroFanLabel{padding-bottom:.55rem;font-size:clamp(.66rem,.95vw,.86rem)}.landing-module___cEqKa__heroFanFrame[data-cta] .landing-module___cEqKa__heroFanLabel svg{flex:none}@media (max-width:700px){.landing-module___cEqKa__heroFan{grid-template-columns:repeat(3,1fr);gap:.45rem;height:auto;padding:0 1rem;display:grid;position:static}.landing-module___cEqKa__heroFanFrame{aspect-ratio:1;border-radius:12px;width:auto;animation:none;position:relative;top:auto;left:auto;transform:none}.landing-module___cEqKa__heroFanFrame[data-cta]{aspect-ratio:16/7;order:-1;grid-column:1/-1;width:auto}.landing-module___cEqKa__heroFanLabel{padding:.5rem .35rem .55rem;font-size:.72rem}.landing-module___cEqKa__heroFanFrame[data-cta] .landing-module___cEqKa__heroFanLabel{padding-bottom:.7rem;font-size:.9rem}}@media (max-width:360px){.landing-module___cEqKa__heroFan{grid-template-columns:repeat(2,1fr);gap:.4rem}}@media (prefers-reduced-motion:no-preference) and (min-width:701px){.landing-module___cEqKa__heroFanFrame{animation:landing-module___cEqKa__fanIn .76s var(--ease-out) backwards;animation-delay:calc(40ms + var(--fan-i) * 55ms)}}@keyframes landing-module___cEqKa__fanIn{0%{opacity:0;transform:translate(-50%, 22px) rotate(calc(var(--fan-rot) * .35)) scale(.94)}to{opacity:1;transform:translate(-50%, 0) rotate(var(--fan-rot))}}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference) and (min-width:701px){.landing-module___cEqKa__heroFanFrame{animation:landing-module___cEqKa__fanIn .76s var(--ease-out) backwards, landing-module___cEqKa__fanDrift 1s linear both;animation-delay:calc(40ms + var(--fan-i) * 55ms), 0s;animation-timeline:auto,scroll(root);animation-range:normal,0 80vh}}}@keyframes landing-module___cEqKa__fanDrift{0%{translate:0}to{translate:0 calc(var(--fan-rank,0) * -14px - 6px)}}@media (hover:hover) and (pointer:fine){.landing-module___cEqKa__heroFanFrame{transition:filter .3s var(--ease-out), box-shadow .42s var(--ease-out)}:is(.landing-module___cEqKa__heroFan:has(.landing-module___cEqKa__heroFanFrame:hover) .landing-module___cEqKa__heroFanFrame,.landing-module___cEqKa__heroFan:has(.landing-module___cEqKa__heroFanFrame:focus-visible) .landing-module___cEqKa__heroFanFrame){filter:saturate(.72)opacity(.72)}:is(.landing-module___cEqKa__heroFan:has(.landing-module___cEqKa__heroFanFrame:hover) .landing-module___cEqKa__heroFanFrame:hover,.landing-module___cEqKa__heroFan:has(.landing-module___cEqKa__heroFanFrame:focus-visible) .landing-module___cEqKa__heroFanFrame:focus-visible){filter:saturate(1.02)opacity();box-shadow:var(--shadow-lg);z-index:9}@media (prefers-reduced-motion:no-preference) and (min-width:701px){.landing-module___cEqKa__heroFanFrame{transition:transform .42s var(--ease-out), filter .3s var(--ease-out), box-shadow .42s var(--ease-out)}:is(.landing-module___cEqKa__heroFan:has(.landing-module___cEqKa__heroFanFrame:hover) .landing-module___cEqKa__heroFanFrame:hover,.landing-module___cEqKa__heroFan:has(.landing-module___cEqKa__heroFanFrame:focus-visible) .landing-module___cEqKa__heroFanFrame:focus-visible){transform:translate(-50%, -14px) rotate(calc(var(--fan-rot) * .3)) scale(1.055)}.landing-module___cEqKa__heroFanFrame:hover .landing-module___cEqKa__heroFanImage{transform:scale(1.06)}.landing-module___cEqKa__heroFanImage{transition:transform .52s var(--ease-out)}}}.landing-module___cEqKa__heroCopy{z-index:5;text-align:center;max-width:48rem;margin-top:clamp(1rem,4vw,1.75rem);position:relative}@media (min-width:701px){.landing-module___cEqKa__heroCopy{margin-top:calc(-1*clamp(.5rem,2vw,2rem))}}.landing-module___cEqKa__heroKicker{letter-spacing:-.005em;color:var(--teal);text-wrap:balance;max-width:32rem;margin:0 auto .85rem;font-size:clamp(.86rem,1.4vw,.98rem);font-weight:600}.landing-module___cEqKa__heroTitle{letter-spacing:-.035em;text-wrap:balance;margin-bottom:1.1rem;font-size:clamp(2.4rem,6.4vw,4.25rem);line-height:1.02}.landing-module___cEqKa__heroSubtitle{color:var(--text-muted);text-wrap:pretty;max-width:34rem;margin:0 auto 1.75rem;font-size:clamp(1.02rem,1.8vw,1.22rem);line-height:1.55}.landing-module___cEqKa__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.landing-module___cEqKa__heroTrialNote{color:var(--text-faint);max-width:30rem;margin:0 auto;font-size:.86rem;line-height:1.5}.landing-module___cEqKa__who{text-align:center;background:var(--surface-2);padding-block:clamp(1.75rem,4vw,2.75rem)}.landing-module___cEqKa__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-module___cEqKa__whoLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin:0 0 .9rem;font-size:.7rem;font-weight:700}.landing-module___cEqKa__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.landing-module___cEqKa__marqueeTrack{width:max-content;display:flex}.landing-module___cEqKa__marqueeGroup{align-items:center;gap:clamp(1.5rem,3.5vw,2.75rem);margin:0;padding:0 clamp(.75rem,1.75vw,1.375rem);list-style:none;display:flex}.landing-module___cEqKa__marqueeGroup li{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-muted);white-space:nowrap;font-size:clamp(1.05rem,2.2vw,1.4rem);font-weight:600}.landing-module___cEqKa__marqueeGroup li+li:before{content:"";background:var(--teal);vertical-align:.32em;border-radius:50%;width:4px;height:4px;margin-right:clamp(1.5rem,3.5vw,2.75rem);display:inline-block}@media (prefers-reduced-motion:no-preference){.landing-module___cEqKa__marqueeTrack{animation:42s linear infinite landing-module___cEqKa__marqueeScroll}}@keyframes landing-module___cEqKa__marqueeScroll{to{transform:translate(-50%)}}.landing-module___cEqKa__compat{margin-top:clamp(1.85rem,3.5vw,2.25rem)}.landing-module___cEqKa__compatLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin:0 0 .85rem;font-size:.7rem;font-weight:700}.landing-module___cEqKa__compatLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem clamp(1.25rem,3.5vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.landing-module___cEqKa__compatLogos li{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-faint);white-space:nowrap;transition:color .22s var(--ease-out);font-size:clamp(.98rem,1.8vw,1.15rem);font-weight:600}@media (hover:hover) and (pointer:fine){.landing-module___cEqKa__compatLogos li:hover{color:var(--text-muted)}}.landing-module___cEqKa__compatNote{max-width:34rem;color:var(--text-faint);text-wrap:pretty;margin:1rem auto 0;font-size:.78rem;line-height:1.5}.landing-module___cEqKa__benefits{padding-block:clamp(3rem,7vw,5.5rem)}.landing-module___cEqKa__benefitsGrid{grid-template-columns:1fr;gap:clamp(1.6rem,3vw,2rem);margin:clamp(1.75rem,4vw,2.5rem) 0 0;padding:0;list-style:none;display:grid}@media (min-width:620px){.landing-module___cEqKa__benefitsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem}}@media (min-width:1040px){.landing-module___cEqKa__benefitsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.9rem}}.landing-module___cEqKa__benefitsItem{min-width:0}.landing-module___cEqKa__benefitsIcon{color:var(--teal);margin-bottom:.7rem;display:block}.landing-module___cEqKa__benefitsTitle{letter-spacing:-.012em;margin-bottom:.3rem;font-size:1.02rem}.landing-module___cEqKa__benefitsDetail{color:var(--text-muted);text-wrap:pretty;max-width:24rem;font-size:.9rem;line-height:1.55}.landing-module___cEqKa__system{background:var(--bg-2);padding-block:clamp(3rem,7vw,5.5rem)}.landing-module___cEqKa__steps{grid-template-columns:1fr;gap:clamp(1.75rem,3.5vw,2.25rem);margin:clamp(1.75rem,4vw,2.5rem) 0 0;padding:0;list-style:none;display:grid;position:relative}@media (min-width:860px){.landing-module___cEqKa__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}.landing-module___cEqKa__step{min-width:0}.landing-module___cEqKa__stepNum{font-family:var(--font-display);letter-spacing:.16em;color:var(--teal);margin-bottom:.6rem;font-size:.78rem;font-weight:600;display:block}.landing-module___cEqKa__stepTitle{letter-spacing:-.015em;margin-bottom:.4rem;font-size:1.12rem}.landing-module___cEqKa__stepDetail{color:var(--text-muted);text-wrap:pretty;font-size:.92rem;line-height:1.62}.landing-module___cEqKa__partsHeading{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-top:clamp(2.75rem,6vw,4.25rem);font-size:.74rem;font-weight:700}.landing-module___cEqKa__parts{grid-template-columns:1fr;gap:1.3rem 2.5rem;margin:1.35rem 0 0;display:grid}@media (min-width:620px){.landing-module___cEqKa__parts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1040px){.landing-module___cEqKa__parts{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-module___cEqKa__part{min-width:0}.landing-module___cEqKa__partTitle{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.landing-module___cEqKa__partDetail{color:var(--text-muted);text-wrap:pretty;margin:0;font-size:.88rem;line-height:1.55}.landing-module___cEqKa__founding{padding-block:clamp(3rem,7vw,5.5rem)}.landing-module___cEqKa__foundingPanel{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}@media (min-width:960px){.landing-module___cEqKa__foundingPanel{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch}}.landing-module___cEqKa__foundingCopy{min-width:0;padding:clamp(1.6rem,3.5vw,3rem)}.landing-module___cEqKa__foundingTitle{letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(1.6rem,3.4vw,2.35rem)}.landing-module___cEqKa__foundingList{gap:.7rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.landing-module___cEqKa__foundingListItem{align-items:flex-start;gap:.6rem;min-width:0;font-size:.95rem;line-height:1.5;display:flex}.landing-module___cEqKa__foundingCheck{color:var(--teal);flex:none;margin-top:.18rem}.landing-module___cEqKa__foundingSteps{border-top:1px solid var(--border-strong);gap:.9rem;margin:1.6rem 0 0;padding:1.2rem 0 0;list-style:none;display:grid}.landing-module___cEqKa__foundingStep{align-items:flex-start;gap:.7rem;min-width:0;display:flex}.landing-module___cEqKa__foundingStepNum{background:var(--surface-2);border:1px solid var(--border-strong);width:1.55rem;height:1.55rem;font-family:var(--font-display);color:var(--teal-deep);border-radius:9999px;flex:none;place-items:center;font-size:.82rem;font-weight:600;display:grid}.landing-module___cEqKa__foundingStepBody{min-width:0;color:var(--text-muted);text-wrap:pretty;font-size:.88rem;line-height:1.5}.landing-module___cEqKa__foundingStepTitle{color:var(--text);margin-bottom:.1rem;font-size:.92rem;font-weight:600;display:block}.landing-module___cEqKa__foundingActions{flex-wrap:wrap;gap:.7rem;margin-top:1.9rem;display:flex}.landing-module___cEqKa__foundingActions .btn{white-space:normal;text-align:center;height:auto;min-height:44px;line-height:1.25}.landing-module___cEqKa__foundingTrial{max-width:34rem;margin-top:1.1rem;font-size:.85rem;line-height:1.5}.landing-module___cEqKa__foundingMedia{background:var(--surface-2);order:-1;min-height:240px;position:relative}@media (min-width:960px){.landing-module___cEqKa__foundingMedia{order:0;min-height:100%}}.landing-module___cEqKa__foundingImage{-o-object-fit:cover;object-fit:cover}.landing-module___cEqKa__pricing{padding-block:clamp(3rem,7vw,5.5rem)}.landing-module___cEqKa__pricingIntro{text-wrap:pretty;max-width:46rem;font-size:.95rem;line-height:1.6}.landing-module___cEqKa__pricingControls{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem 2rem;margin-block:clamp(1.75rem,4vw,2.5rem) clamp(1.25rem,3vw,1.75rem);display:flex}.landing-module___cEqKa__pricingSlider{flex:16rem;min-width:0}.landing-module___cEqKa__pricingSliderLabel{align-items:baseline;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.landing-module___cEqKa__pricingSliderValue{font-family:var(--font-display);letter-spacing:-.02em;color:var(--teal-deep);font-size:1.35rem;font-weight:600}.landing-module___cEqKa__pricingRange{width:100%;max-width:22rem;accent-color:var(--teal);cursor:pointer;background:0 0;margin-top:.5rem;padding-block:.7rem;display:block}.landing-module___cEqKa__pricingRange:focus-visible{outline:2px solid var(--teal-vivid);outline-offset:4px;border-radius:var(--radius-sm)}.landing-module___cEqKa__pricingSliderHint{color:var(--text-muted);min-height:1.5em;font-size:.82rem;line-height:1.5}.landing-module___cEqKa__pricingToggle{border:1px solid var(--border);background:var(--surface);border-radius:9999px;gap:.25rem;padding:.25rem;display:inline-flex}.landing-module___cEqKa__pricingToggleButton{min-height:44px;color:var(--text-muted);font:inherit;cursor:pointer;transition:background-color var(--tr), color var(--tr);background:0 0;border:none;border-radius:9999px;align-items:center;gap:.4rem;padding-inline:1.1rem;font-size:.88rem;font-weight:600;display:inline-flex}.landing-module___cEqKa__pricingToggleButton[aria-pressed=true]{background:var(--btn-primary-bg);color:var(--btn-primary-fg)}.landing-module___cEqKa__pricingToggleButton:focus-visible{outline:2px solid var(--teal-vivid);outline-offset:2px}.landing-module___cEqKa__pricingToggleNote{opacity:.85;font-size:.72rem;font-weight:500}.landing-module___cEqKa__pricingTrack{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:620px){.landing-module___cEqKa__pricingTrack{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.landing-module___cEqKa__pricingPanel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;gap:1rem;min-width:0;padding:clamp(1.2rem,2.2vw,1.6rem);display:flex;position:relative}.landing-module___cEqKa__pricingPanel[data-featured]{border-color:var(--teal);box-shadow:var(--shadow-lg)}.landing-module___cEqKa__pricingFlag{display:none}.landing-module___cEqKa__pricingFlag[data-visible]{letter-spacing:.06em;text-transform:uppercase;background:var(--btn-primary-bg);color:var(--btn-primary-fg);border-radius:9999px;align-self:flex-start;padding:.15rem .6rem;font-size:.66rem;font-weight:700;display:inline-block}.landing-module___cEqKa__pricingRail{min-width:0}.landing-module___cEqKa__pricingTier{letter-spacing:-.015em;margin-bottom:.15rem;font-size:1.05rem}.landing-module___cEqKa__pricingPrice{align-items:baseline;gap:.25rem;display:flex}.landing-module___cEqKa__pricingAmount{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(2.1rem,4.5vw,2.6rem);font-weight:600;line-height:1}.landing-module___cEqKa__pricingPer,.landing-module___cEqKa__pricingProperties{color:var(--text-muted)}.landing-module___cEqKa__pricingPer{font-size:.9rem}.landing-module___cEqKa__pricingProperties{margin-top:.35rem;font-size:.84rem}.landing-module___cEqKa__pricingSaving{color:var(--text-muted);text-wrap:pretty;margin-top:.5rem;font-size:.84rem;line-height:1.5}.landing-module___cEqKa__pricingSaving strong{color:var(--teal-deep);font-variant-numeric:tabular-nums;font-weight:600}.landing-module___cEqKa__pricingFounding{border-top:1px dashed var(--border-strong);color:var(--text-muted);margin-top:.6rem;padding-top:.6rem;font-size:.84rem;line-height:1.5}.landing-module___cEqKa__pricingFounding strong{color:var(--teal-deep);font-variant-numeric:tabular-nums;font-weight:600}.landing-module___cEqKa__pricingDetail{flex-direction:column;flex:auto;gap:1rem;min-width:0;display:flex}.landing-module___cEqKa__pricingFacts{color:var(--text-muted);gap:.4rem;margin:0;padding:0;font-size:.85rem;line-height:1.5;list-style:none;display:grid}.landing-module___cEqKa__pricingCta{min-height:44px;margin-top:auto}.landing-module___cEqKa__pricingBands{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);margin-top:clamp(1.75rem,4vw,2.5rem);padding:clamp(1.2rem,2.5vw,1.75rem)}.landing-module___cEqKa__pricingBandsTitle{letter-spacing:-.01em;margin-bottom:1rem;font-size:1rem}.landing-module___cEqKa__pricingBandList{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:520px){.landing-module___cEqKa__pricingBandList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.landing-module___cEqKa__pricingBandList{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.landing-module___cEqKa__pricingBandItem{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;gap:.15rem;min-width:0;padding:.85rem .95rem;display:flex}.landing-module___cEqKa__pricingBandRange{letter-spacing:.01em;color:var(--text-muted);font-size:.78rem;font-weight:600}.landing-module___cEqKa__pricingBandRate{font-family:var(--font-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600;line-height:1.1}.landing-module___cEqKa__pricingBandUnit{color:var(--text-faint);font-size:.76rem;line-height:1.4}.landing-module___cEqKa__pricingBandNote{color:var(--text-muted);text-wrap:pretty;max-width:44rem;margin-top:1rem;font-size:.84rem;line-height:1.55}.landing-module___cEqKa__pricingVolume{flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;margin-top:clamp(1.5rem,3vw,2rem);display:flex}.landing-module___cEqKa__pricingVolumeCopy{color:var(--text-muted);text-wrap:pretty;max-width:44rem;font-size:.9rem;line-height:1.55}.landing-module___cEqKa__pricingVolumeCopy strong{color:var(--text);font-weight:600}.landing-module___cEqKa__pricingVolumeLink{min-height:44px;color:var(--teal-deep);transition:border-color var(--tr);border-bottom:1px solid #0000;align-items:center;font-size:.9rem;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.landing-module___cEqKa__pricingVolumeLink:hover{border-color:var(--teal-deep)}}.landing-module___cEqKa__pricingSetup{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.landing-module___cEqKa__pricingSetupCopy{color:var(--text-muted);text-wrap:pretty;max-width:44rem;font-size:.9rem;line-height:1.55}.landing-module___cEqKa__pricingSetupCopy strong{color:var(--text);font-weight:600}.landing-module___cEqKa__pricingCapNote{color:var(--text-faint);margin-top:.85rem;font-size:.8rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__pricingToggleButton,.landing-module___cEqKa__pricingVolumeLink{transition:none}}.landing-module___cEqKa__closing{background:var(--bg-2);padding-block:clamp(3.25rem,8vw,6rem)}.landing-module___cEqKa__closingInner{text-align:center;max-width:44rem;margin:0 auto}.landing-module___cEqKa__closingTitle{letter-spacing:-.03em;text-wrap:balance;margin-bottom:.9rem;font-size:clamp(1.7rem,4.2vw,2.75rem);line-height:1.1}.landing-module___cEqKa__closingLead{color:var(--text-muted);text-wrap:pretty;max-width:32rem;margin:0 auto;font-size:clamp(.98rem,1.6vw,1.1rem);line-height:1.6}.landing-module___cEqKa__closingActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;margin-top:clamp(1.5rem,3vw,2rem);display:flex}.landing-module___cEqKa__closingTextLink{color:var(--teal);border-bottom:1px solid #0000;padding-bottom:1px;font-size:.94rem;font-weight:600;text-decoration:none}.landing-module___cEqKa__closingTextLink:hover,.landing-module___cEqKa__closingTextLink:focus-visible{border-bottom-color:currentColor}.landing-module___cEqKa__closingPerks{text-align:left;grid-template-columns:1fr;gap:1.35rem;margin:clamp(2rem,4.5vw,3rem) 0 0;display:grid}@media (min-width:780px){.landing-module___cEqKa__closingPerks{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.landing-module___cEqKa__closingPerk{border-top:1px solid var(--border);min-width:0;padding-top:.9rem}.landing-module___cEqKa__closingPerkLabel{margin-bottom:.3rem;font-size:.95rem;font-weight:600}.landing-module___cEqKa__closingPerkDetail{color:var(--text-muted);text-wrap:pretty;margin:0;font-size:.88rem;line-height:1.55}.landing-module___cEqKa__stepsRule{display:none}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.landing-module___cEqKa__stepsRule{background:linear-gradient(to bottom, var(--teal), transparent);opacity:.45;transform-origin:top;width:1px;height:100%;animation:linear both landing-module___cEqKa__ruleDraw;animation-timeline:view();animation-range:entry 15% cover 55%;display:block;position:absolute;top:-.1rem;left:-.75rem}@media (min-width:860px){.landing-module___cEqKa__stepsRule{display:none}.landing-module___cEqKa__step:before{content:"";background:var(--teal);opacity:.55;transform-origin:0;border-radius:2px;width:2.5rem;height:2px;margin-bottom:.85rem;animation:linear both landing-module___cEqKa__ruleDrawX;animation-timeline:view();animation-range:entry 10% cover 40%;display:block}}.landing-module___cEqKa__foundingImage{animation:linear both landing-module___cEqKa__mediaSettle;animation-timeline:view();animation-range:entry cover 45%}}}@keyframes landing-module___cEqKa__ruleDraw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes landing-module___cEqKa__ruleDrawX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes landing-module___cEqKa__mediaSettle{0%{transform:scale(1.08)}to{transform:scale(1)}}.landing-module___cEqKa__faq{background:var(--bg-2);padding-block:clamp(3rem,7vw,5.5rem)}.landing-module___cEqKa__faqList{gap:.6rem;max-width:52rem;margin-top:2rem;display:grid}.landing-module___cEqKa__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--tr), box-shadow var(--tr)}.landing-module___cEqKa__faqItem[open]{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.landing-module___cEqKa__faqSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;padding:.95rem 1.15rem;font-size:1rem;font-weight:600;line-height:1.4;list-style:none;display:flex}.landing-module___cEqKa__faqSummary::-webkit-details-marker{display:none}.landing-module___cEqKa__faqChevron{color:var(--text-muted);transition:transform .22s var(--ease-out);flex:none;place-items:center;display:inline-grid}.landing-module___cEqKa__faqItem[open] .landing-module___cEqKa__faqChevron{transform:rotate(180deg)}.landing-module___cEqKa__faqAnswer{max-width:46rem;padding:0 1.15rem 1.15rem;font-size:.95rem;line-height:1.65}@media (hover:hover) and (pointer:fine){.landing-module___cEqKa__faqItem:hover{border-color:var(--border-strong)}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__faqChevron{transition:none}}.landing-module___cEqKa__footer{background:var(--bg);padding-block:clamp(2.5rem,5vw,3.5rem)}.landing-module___cEqKa__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding-bottom:1.6rem;display:flex}.landing-module___cEqKa__footerBrand{flex-direction:column;gap:.4rem;min-width:0;display:flex}.landing-module___cEqKa__footerTagline{font-size:.85rem}.landing-module___cEqKa__footerCta{min-height:44px;color:var(--teal-deep);transition:transform var(--tr), border-color var(--tr);border-bottom:1px solid #0000;align-items:center;gap:.45rem;font-size:.95rem;font-weight:600;display:inline-flex}.landing-module___cEqKa__footerCta svg{transition:transform var(--tr)}@media (hover:hover) and (pointer:fine){.landing-module___cEqKa__footerCta:hover{border-color:var(--teal-deep)}.landing-module___cEqKa__footerCta:hover svg{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__footerCta,.landing-module___cEqKa__footerCta svg{transition:none}}.landing-module___cEqKa__footerNav{border-top:1px solid var(--border);flex-wrap:wrap;gap:.1rem 1.25rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.landing-module___cEqKa__footerNavLink{min-height:44px;color:var(--text-muted);transition:color .16s var(--ease-out);align-items:center;font-size:.88rem;font-weight:500;text-decoration:none;display:inline-flex}.landing-module___cEqKa__footerNavLink:hover{color:var(--text)}.landing-module___cEqKa__footerLegal{margin-top:.4rem}.landing-module___cEqKa__footerCopyright{margin-top:.6rem;font-size:.82rem}
.marketing-module__SpNEBa__doc{background:var(--bg);min-height:100dvh;overflow-x:clip}.marketing-module__SpNEBa__docInner{--doc-gutter:clamp(1.25rem, 4vw, 3rem);--doc-wide:1040px;--doc-bleed:1320px;max-width:68ch;padding:clamp(2.5rem, 6vw, 4.5rem) var(--doc-gutter) clamp(3rem, 7vw, 5rem);margin:0 auto}.marketing-module__SpNEBa__wide.marketing-module__SpNEBa__wide{--w:min(var(--doc-wide), calc(100vw - 2 * var(--doc-gutter)));width:var(--w);margin-inline:calc(50% - var(--w) / 2)}.marketing-module__SpNEBa__bleed.marketing-module__SpNEBa__bleed{--w:min(var(--doc-bleed), calc(100vw - 2 * var(--doc-gutter)));width:var(--w);margin-inline:calc(50% - var(--w) / 2)}.marketing-module__SpNEBa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent,currentColor);margin-bottom:.75rem;font-size:.72rem;display:inline-block}.marketing-module__SpNEBa__title{letter-spacing:-.02em;text-wrap:balance;margin:0 0 .85rem;font-size:clamp(1.9rem,5vw,3rem);line-height:1.08}.marketing-module__SpNEBa__lede{text-wrap:pretty;margin:0 0 2.25rem;font-size:clamp(1.02rem,2.2vw,1.2rem);line-height:1.55}.marketing-module__SpNEBa__body :where(h2){letter-spacing:-.01em;margin:2.75rem 0 .75rem;font-size:clamp(1.25rem,2.8vw,1.6rem);line-height:1.2}.marketing-module__SpNEBa__body :where(h3){margin:1.85rem 0 .5rem;font-size:1.05rem}.marketing-module__SpNEBa__body :where(p,li){font-size:.97rem;line-height:1.65}.marketing-module__SpNEBa__body :where(p){margin:0 0 1rem}.marketing-module__SpNEBa__body :where(ul,ol){gap:.45rem;margin:0 0 1.25rem;padding-left:1.25rem;display:grid}.marketing-module__SpNEBa__body :where(a){color:inherit;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.marketing-module__SpNEBa__body :where(a):hover{text-decoration-thickness:2px}.marketing-module__SpNEBa__body table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.88rem}.marketing-module__SpNEBa__body th,.marketing-module__SpNEBa__body td{border:1px solid var(--border,#7f7f7f38);text-align:left;vertical-align:top;padding:.55rem .65rem}.marketing-module__SpNEBa__body th{font-weight:600}.marketing-module__SpNEBa__callout{border-left:3px solid var(--accent,currentColor);margin:1.75rem 0;padding:.15rem 0 .15rem 1rem}.marketing-module__SpNEBa__callout p:last-child{margin-bottom:0}.marketing-module__SpNEBa__hero{margin-block:0 clamp(2rem,5vw,3rem)}.marketing-module__SpNEBa__heroFrame{aspect-ratio:21/9;border-radius:var(--radius-lg,16px);background:var(--surface-2,#7f7f7f1f);border:1px solid var(--border,#7f7f7f38);position:relative;overflow:hidden}.marketing-module__SpNEBa__heroFrame img{-o-object-fit:cover;object-fit:cover}.marketing-module__SpNEBa__heroCaption{color:var(--text-muted,inherit);opacity:.8;margin:.6rem 0 0;font-size:.8rem;line-height:1.5}@media (max-width:640px){.marketing-module__SpNEBa__heroFrame{aspect-ratio:16/10}}.marketing-module__SpNEBa__cards{grid-template-columns:repeat(auto-fit,minmax(min(16rem,100%),1fr));gap:clamp(.85rem,2vw,1.15rem);margin-block:clamp(1.5rem,4vw,2.25rem);padding:0;list-style:none;display:grid}.marketing-module__SpNEBa__cards>li{padding:var(--pad-card,1rem);background:var(--surface,transparent);border:1px solid var(--border,#7f7f7f38);border-radius:var(--radius-md,12px)}.marketing-module__SpNEBa__cards h3{margin:0 0 .35rem;font-size:.98rem;line-height:1.3}.marketing-module__SpNEBa__cards p{color:var(--text-muted,inherit);margin:0;font-size:.88rem;line-height:1.6}.marketing-module__SpNEBa__topics{grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr));gap:clamp(.85rem,2vw,1.15rem);margin-block:clamp(1.5rem,4vw,2.25rem);padding:0;list-style:none;display:grid}.marketing-module__SpNEBa__topics>li{padding:var(--pad-card,1rem);background:var(--surface,transparent);border:1px solid var(--border,#7f7f7f38);border-radius:var(--radius-md,12px);flex-direction:column;display:flex}.marketing-module__SpNEBa__topics h3{margin:0 0 .4rem;font-size:.98rem;line-height:1.3}.marketing-module__SpNEBa__topics p{color:var(--text-muted,inherit);margin:0;font-size:.88rem;line-height:1.6}.marketing-module__SpNEBa__topics .marketing-module__SpNEBa__topicAction{border-top:1px solid var(--border,#7f7f7f38);margin:auto 0 0;padding-top:.85rem;font-size:.88rem}.marketing-module__SpNEBa__steps{counter-reset:step;gap:1.25rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.marketing-module__SpNEBa__steps>li{counter-increment:step;padding-left:2.6rem;position:relative}.marketing-module__SpNEBa__steps>li:before{content:counter(step, decimal-leading-zero);font-variant-numeric:tabular-nums;letter-spacing:.04em;opacity:.55;font-size:.78rem;position:absolute;top:.1rem;left:0}.marketing-module__SpNEBa__steps h3{margin:0 0 .3rem;font-size:1rem}.marketing-module__SpNEBa__steps p{margin:0}.marketing-module__SpNEBa__ctaBand{background:var(--surface,transparent);border:1px solid var(--border,#7f7f7f38);border-radius:var(--radius-lg,16px);flex-wrap:wrap;align-items:center;gap:.9rem 1.5rem;margin-block:clamp(2.5rem,6vw,3.5rem) 0;padding:clamp(1.15rem,3vw,1.6rem);display:flex}.marketing-module__SpNEBa__ctaBand .marketing-module__SpNEBa__ctaBandText{flex:24ch;margin:0;font-size:1rem;line-height:1.5}.marketing-module__SpNEBa__related{border-top:1px solid var(--border,#7f7f7f38);margin-top:clamp(2.75rem,6vw,4rem);padding-top:clamp(1.75rem,4vw,2.5rem)}.marketing-module__SpNEBa__relatedLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin:0 0 1.15rem;font-size:.72rem}.marketing-module__SpNEBa__relatedList{grid-template-columns:repeat(auto-fit,minmax(min(15.5rem,100%),1fr));gap:clamp(.85rem,2vw,1.15rem);margin:0;padding:0;list-style:none;display:grid}.marketing-module__SpNEBa__relatedCard{height:100%;color:inherit;background:var(--surface,transparent);border:1px solid var(--border,#7f7f7f38);border-radius:var(--radius-md,12px);transition:border-color var(--tr,.18s) var(--ease-out,ease), transform var(--tr,.18s) var(--ease-out,ease), box-shadow var(--tr,.18s) var(--ease-out,ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.marketing-module__SpNEBa__relatedCard:hover{border-color:var(--teal,currentColor);box-shadow:var(--shadow-md,0 8px 24px -12px #0006);transform:translateY(-2px)}.marketing-module__SpNEBa__relatedCard:focus-visible{outline:2px solid var(--teal,currentColor);outline-offset:2px}.marketing-module__SpNEBa__relatedThumb{aspect-ratio:16/9;background:var(--surface-2,#7f7f7f1f);display:block;position:relative}.marketing-module__SpNEBa__relatedThumb img{-o-object-fit:cover;object-fit:cover}.marketing-module__SpNEBa__relatedText{flex-direction:column;flex:auto;gap:.3rem;padding:.85rem .95rem 1rem;display:flex}.marketing-module__SpNEBa__relatedName{align-items:center;gap:.35rem;margin:0;font-size:.97rem;font-weight:600;line-height:1.3;display:flex}.marketing-module__SpNEBa__relatedCard:hover .marketing-module__SpNEBa__relatedName{color:var(--teal,inherit)}.marketing-module__SpNEBa__relatedDesc{color:var(--text-muted,inherit);opacity:.85;margin:0;font-size:.85rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.marketing-module__SpNEBa__relatedCard,.marketing-module__SpNEBa__relatedCard:hover{transform:none}}.marketing-module__SpNEBa__meta{opacity:.7;margin:0 0 2rem;font-size:.78rem}.marketing-module__SpNEBa__sources{border-top:1px solid var(--border,#7f7f7f38);margin-top:2.75rem;padding-top:1.5rem}.marketing-module__SpNEBa__sources h2{margin:0 0 .6rem;font-size:.95rem}.marketing-module__SpNEBa__sources ol{gap:.4rem;margin:0;padding-left:1.25rem;font-size:.83rem;display:grid}.marketing-module__SpNEBa__sources a{color:inherit;text-underline-offset:.16em;overflow-wrap:anywhere;text-decoration:underline}