.landing-module__O40Wjq__root{background:var(--root-bg)}.landing-module__O40Wjq__container{max-width:var(--container);margin:0 auto}.landing-module__O40Wjq__skipLink{z-index:100;background:var(--accent);color:var(--on-dark);box-shadow:var(--btn-shadow);border-radius:9999px;padding:10px 18px;font-size:14px;font-weight:700;transition:transform .18s;position:fixed;top:14px;left:14px;transform:translateY(calc(-100% - 24px))}.landing-module__O40Wjq__skipLink:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-module__O40Wjq__skipLink{transition:none}}.landing-module__O40Wjq__legalPage{background:var(--root-bg);min-height:100vh;color:var(--ink)}.landing-module__O40Wjq__legalInner{max-width:720px;margin:0 auto;padding:clamp(48px,8vw,96px) clamp(20px,5vw,40px) clamp(72px,10vw,120px)}.landing-module__O40Wjq__legalBack{color:var(--accent);margin-bottom:32px;font-size:15px;font-weight:600;display:inline-block}.landing-module__O40Wjq__legalTitle{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:1.1}.landing-module__O40Wjq__legalIntro{color:var(--ink);margin:0 0 12px;font-size:19px;line-height:1.55}.landing-module__O40Wjq__legalSection{margin-top:40px}.landing-module__O40Wjq__legalH{letter-spacing:-.01em;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.3}.landing-module__O40Wjq__legalBody{color:var(--ink-muted);margin:0;font-size:16.5px;line-height:1.65}.landing-module__O40Wjq__legalList{color:var(--ink-muted);margin:0;padding-left:20px;font-size:16.5px;line-height:1.8}.landing-module__O40Wjq__legalLink{color:var(--accent)}.landing-module__O40Wjq__sectionLight{color:var(--ink);background:0 0;padding:clamp(84px,10vw,148px) clamp(20px,5vw,64px)}.landing-module__O40Wjq__sectionLightFlush{padding-top:0;}.landing-module__O40Wjq__sectionDark{--focus-ring:var(--accent-on-dark);background:var(--dark-bg);-webkit-backdrop-filter:var(--blur-band);backdrop-filter:var(--blur-band);border-top:1px solid var(--dark-line);color:var(--on-dark);padding:clamp(84px,10vw,148px) clamp(20px,5vw,64px);position:relative;overflow:hidden}.landing-module__O40Wjq__h2{letter-spacing:-.025em;margin:0;font-size:clamp(30px,4.2vw,54px);font-weight:800;line-height:1.06}.landing-module__O40Wjq__h2Narrow{text-wrap:balance;max-width:14ch;}.landing-module__O40Wjq__h2Balanced{text-wrap:balance;max-width:15ch;}.landing-module__O40Wjq__card{background:var(--card);border:1px solid var(--card-border);box-shadow:var(--card-shadow);-webkit-backdrop-filter:var(--blur-card);backdrop-filter:var(--blur-card)}.landing-module__O40Wjq__cardDark{background:var(--card-dark);border:1px solid var(--card-dark-border);box-shadow:var(--card-dark-shadow);-webkit-backdrop-filter:var(--blur-card);backdrop-filter:var(--blur-card)}.landing-module__O40Wjq__btn{background:var(--accent);color:#fff;box-shadow:var(--btn-shadow);-webkit-backdrop-filter:var(--blur-btn);backdrop-filter:var(--blur-btn);border:none}.landing-module__O40Wjq__header{z-index:60;pointer-events:none;justify-content:center;padding:14px clamp(12px,3vw,28px);display:flex;position:fixed;top:0;left:0;right:0}.landing-module__O40Wjq__navPill{--focus-ring:var(--accent-on-dark);pointer-events:auto;width:100%;max-width:var(--container);background:var(--nav-bg);min-height:56px;-webkit-backdrop-filter:var(--blur-nav);backdrop-filter:var(--blur-nav);border:1px solid var(--nav-border);border-radius:9999px;justify-content:space-between;align-items:center;gap:8px;padding:7px 7px 7px clamp(12px,3vw,20px);display:flex;box-shadow:0 8px 30px #0000002e}.landing-module__O40Wjq__brand{min-width:0;color:var(--nav-ink);letter-spacing:-.01em;align-items:center;gap:9px;font-size:clamp(13px,3.2vw,15px);font-weight:700;display:flex}.landing-module__O40Wjq__logo{filter:drop-shadow(0 1px 1.5px #0006);background:url(/logo-glass.svg) 50%/contain no-repeat;flex:none;width:30px;height:30px}.landing-module__O40Wjq__wordmark{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:440px){.landing-module__O40Wjq__wordmark{display:none}}@keyframes landing-module__O40Wjq__beat{0%{transform:scale(1)}to{transform:scale(1.35)}}.landing-module__O40Wjq__beat{background:var(--accent-on-dark);border-radius:9999px;flex:none;width:5px;height:5px;animation:.8s cubic-bezier(.455,.03,.515,.955) infinite alternate landing-module__O40Wjq__beat;display:inline-block}@media (prefers-reduced-motion:reduce){.landing-module__O40Wjq__beat{animation:none}}.landing-module__O40Wjq__headerActions{flex:none;align-items:center;gap:6px;display:flex}.landing-module__O40Wjq__langSwitch{background:var(--chip);border:1px solid var(--chip-border);border-radius:9999px;grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;padding:3px;display:grid;position:relative}.landing-module__O40Wjq__langThumb{width:calc((100% - 6px - (var(--tab-count) - 1) * 2px) / var(--tab-count));background:var(--accent-on-dark);transform:translateX(calc(var(--tab-index) * (100% + 2px)));border-radius:9999px;transition:transform .38s cubic-bezier(.34,1.32,.5,1);position:absolute;top:3px;bottom:3px;left:3px}.landing-module__O40Wjq__langTab{z-index:1;cursor:pointer;letter-spacing:.06em;height:28px;color:var(--on-dark-muted);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:800;transition:color .26s;display:flex;position:relative}.landing-module__O40Wjq__langTabActive{color:var(--ink)}@media (prefers-reduced-motion:reduce){.landing-module__O40Wjq__langThumb,.landing-module__O40Wjq__langTab{transition:none}}.landing-module__O40Wjq__headerCta{white-space:nowrap;border-radius:9999px;align-items:center;height:40px;padding:0 clamp(13px,3.4vw,20px);font-size:clamp(12.5px,3vw,14px);font-weight:600;display:inline-flex;}.landing-module__O40Wjq__ctaSizer{grid-template-areas:"label";place-items:center;display:grid}.landing-module__O40Wjq__ctaSizer>*{white-space:nowrap;grid-area:label}.landing-module__O40Wjq__ctaGhost{visibility:hidden;pointer-events:none}.landing-module__O40Wjq__backToTop{z-index:55;width:44px;height:44px;color:var(--nav-ink);background:var(--nav-bg);-webkit-backdrop-filter:var(--blur-nav);backdrop-filter:var(--blur-nav);border:1px solid var(--nav-border);visibility:hidden;opacity:0;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:fixed;bottom:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px);transform:translateY(8px)scale(.96);box-shadow:0 8px 30px #00000038}.landing-module__O40Wjq__backToTop[data-armed]{transition:opacity .24s,transform .24s,visibility 0s linear .24s}.landing-module__O40Wjq__backToTop[data-shown]{visibility:visible;opacity:1;transform:none}.landing-module__O40Wjq__backToTop[data-shown][data-armed]{transition:opacity .24s,transform .24s,visibility}.landing-module__O40Wjq__backToTop[data-shown]:hover{transform:translateY(-2px)}.landing-module__O40Wjq__backToTopIcon{width:18px;height:18px}@media (prefers-reduced-motion:reduce){.landing-module__O40Wjq__backToTop,.landing-module__O40Wjq__backToTop[data-shown],.landing-module__O40Wjq__backToTop[data-shown]:hover{transition:none;transform:none}}.landing-module__O40Wjq__hero{--focus-ring:var(--accent-on-dark);background:var(--hero-bg);align-items:flex-end;min-height:100svh;padding:120px clamp(20px,5vw,64px) clamp(56px,7vw,90px);display:flex;position:relative;overflow:hidden}@keyframes landing-module__O40Wjq__heroCanvasIn{0%{opacity:0}to{opacity:1}}.landing-module__O40Wjq__heroCanvas{width:100%;height:100%;animation:.7s both landing-module__O40Wjq__heroCanvasIn;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0 64%,#000 75%);mask-image:linear-gradient(90deg,#0000 0 64%,#000 75%)}.landing-module__O40Wjq__heroScrimVertical,.landing-module__O40Wjq__heroScrimHorizontal{pointer-events:none;position:absolute;inset:0}.landing-module__O40Wjq__heroScrimVertical{background:linear-gradient(#15101140 0%,#1510118c 55%,#151011f0 100%)}.landing-module__O40Wjq__heroScrimHorizontal{background:linear-gradient(90deg,#151011e6 0%,#1510119e 34%,#15101100 66%)}.landing-module__O40Wjq__heroInner{z-index:2;width:100%;max-width:var(--container);margin:0 auto;position:relative}.landing-module__O40Wjq__heroKicker{letter-spacing:.14em;color:var(--accent-on-dark);text-transform:uppercase;margin:0 0 22px;font-size:11.5px;font-weight:700}.landing-module__O40Wjq__heroTitle{letter-spacing:-.03em;max-width:16ch;color:var(--on-dark);text-wrap:balance;margin:0;font-size:clamp(40px,6.4vw,86px);font-weight:800;line-height:1.02}.landing-module__O40Wjq__heroGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:end;gap:clamp(24px,4vw,56px);margin-top:clamp(28px,4vw,44px);display:grid}.landing-module__O40Wjq__heroSub{max-width:52ch;color:var(--on-dark-muted);margin:0;font-size:17.5px;font-weight:600;line-height:1.55}.landing-module__O40Wjq__heroSubStrong{max-width:52ch;color:var(--on-dark);margin:14px 0 0;font-size:17.5px;font-weight:700;line-height:1.55}.landing-module__O40Wjq__heroActions{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.landing-module__O40Wjq__heroCta{border-radius:27px;align-items:center;height:54px;padding:0 30px;font-size:16px;font-weight:700;display:inline-flex;}.landing-module__O40Wjq__heroSecondary{color:var(--on-dark);border-bottom:1.5px solid var(--dark-line);padding-bottom:2px;font-size:15.5px;font-weight:700}.landing-module__O40Wjq__heroTrust{border-top:1px solid var(--dark-line);letter-spacing:.01em;color:var(--on-dark-muted);margin:clamp(32px,5vw,56px) 0 0;padding-top:20px;font-size:13px;font-weight:600}.landing-module__O40Wjq__splitGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,5vw,72px);display:grid;}.landing-module__O40Wjq__lead{max-width:50ch;color:var(--ink-muted);margin:24px 0 0;font-size:17px;font-weight:600;line-height:1.6}.landing-module__O40Wjq__problemList{flex-direction:column;align-self:start;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-module__O40Wjq__problemItem{border-radius:16px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex;}.landing-module__O40Wjq__problemDot{background:var(--accent);border-radius:9999px;flex:none;width:7px;height:7px;margin-top:7px}.landing-module__O40Wjq__problemText{color:var(--ink);font-size:15.5px;font-weight:600;line-height:1.45}.landing-module__O40Wjq__helpHead{border-bottom:1.5px solid var(--hairline);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px 40px;padding-bottom:28px;display:flex}.landing-module__O40Wjq__helpKicker{max-width:38ch;color:var(--ink-muted);margin:0;font-size:15.5px;font-weight:600;line-height:1.5}.landing-module__O40Wjq__helpGrid{background:var(--grid-line);border-bottom:1px solid var(--grid-line);grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1px;display:grid}.landing-module__O40Wjq__helpCell{background:var(--cell-bg);flex-direction:column;gap:12px;padding:26px 24px 28px;display:flex}.landing-module__O40Wjq__helpNum{letter-spacing:.12em;color:var(--accent);font-size:11.5px;font-weight:800}.landing-module__O40Wjq__helpText{color:var(--ink-muted);text-wrap:pretty;margin:0;font-size:16.5px;font-weight:600;line-height:1.45}.landing-module__O40Wjq__feedbackGrid{align-items:center;}.landing-module__O40Wjq__feedbackCaption{max-width:46ch;}.landing-module__O40Wjq__window{border-radius:16px;padding:8px;}.landing-module__O40Wjq__windowBar{align-items:center;gap:8px;padding:14px 16px 16px;display:flex}.landing-module__O40Wjq__windowDot{background:var(--hairline);border-radius:9999px;width:9px;height:9px}.landing-module__O40Wjq__windowLabel{letter-spacing:.1em;color:var(--ink);text-transform:uppercase;margin-left:6px;font-size:11.5px;font-weight:700}.landing-module__O40Wjq__findings{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-module__O40Wjq__finding{border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.landing-module__O40Wjq__findingText{color:var(--ink);font-size:15px;font-weight:600;line-height:1.4}.landing-module__O40Wjq__pill{letter-spacing:.08em;white-space:nowrap;border-radius:9999px;flex:none;padding:5px 11px;font-size:11px;font-weight:800}.landing-module__O40Wjq__pillHigh{background:var(--sev-high-bg);color:var(--sev-high)}.landing-module__O40Wjq__pillMed{background:var(--sev-med-bg);color:var(--sev-med)}.landing-module__O40Wjq__pillLow{background:var(--sev-low-bg);color:var(--sev-low)}.landing-module__O40Wjq__howInner{z-index:2;position:relative;}.landing-module__O40Wjq__howHeading{margin-bottom:clamp(40px,5vw,64px);}.landing-module__O40Wjq__stepGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(20px,3vw,32px);display:grid}.landing-module__O40Wjq__stepCard{border-radius:16px;flex-direction:column;gap:18px;padding:28px 26px 32px;display:flex;}.landing-module__O40Wjq__stepNum{letter-spacing:-.02em;color:var(--accent-on-dark);font-size:34px;font-weight:800;line-height:1}.landing-module__O40Wjq__stepText{color:var(--on-dark-muted);text-wrap:pretty;margin:0;font-size:16px;font-weight:600;line-height:1.55}.landing-module__O40Wjq__howNote{max-width:60ch;color:var(--on-dark-muted);border-left:1.5px solid var(--dark-line);margin:clamp(28px,4vw,40px) 0 0;padding-left:18px;font-size:15.5px;font-weight:600;line-height:1.55}.landing-module__O40Wjq__sectionHeading{margin-bottom:clamp(36px,4vw,56px);}.landing-module__O40Wjq__whoGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(20px,3vw,32px);display:grid}.landing-module__O40Wjq__personCard{border-radius:16px;flex-direction:column;gap:20px;padding:clamp(26px,3vw,36px);display:flex;}.landing-module__O40Wjq__personHead{align-items:center;gap:16px;display:flex}.landing-module__O40Wjq__personPhoto{background:var(--photo-bg);letter-spacing:.04em;width:64px;height:64px;color:var(--ink-muted);border-radius:9999px;flex:none;justify-content:center;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Cascadia Mono,Liberation Mono,monospace;font-size:8.5px;display:flex}.landing-module__O40Wjq__personName{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:21px;font-weight:800}.landing-module__O40Wjq__personRole{letter-spacing:.02em;color:var(--accent);margin:3px 0 0;font-size:13.5px;font-weight:700}.landing-module__O40Wjq__personBio{color:var(--ink-muted);text-wrap:pretty;margin:0;font-size:16px;font-weight:600;line-height:1.6}.landing-module__O40Wjq__personLinks{gap:10px;margin-top:auto;padding-top:4px;display:flex}.landing-module__O40Wjq__ghost{border:1px solid var(--hairline);height:38px;color:var(--ink);background:0 0;border-radius:9999px;align-items:center;padding:0 16px;font-size:13.5px;font-weight:700;display:inline-flex}.landing-module__O40Wjq__onewayCard{border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(28px,4vw,64px);padding:clamp(32px,5vw,68px);display:grid;}.landing-module__O40Wjq__onewayHeading{font-size:clamp(28px,3.6vw,46px);line-height:1.08;}.landing-module__O40Wjq__onewayLines{flex-direction:column;gap:12px;margin:clamp(28px,4vw,40px) 0 0;padding:0;list-style:none;display:flex}.landing-module__O40Wjq__onewayLine{color:var(--ink);align-items:center;gap:12px;font-size:15.5px;font-weight:700;display:flex}.landing-module__O40Wjq__onewayRule{background:var(--accent);flex:none;width:20px;height:1.5px}.landing-module__O40Wjq__onewayBody{color:var(--ink-muted);text-wrap:pretty;margin:0;font-size:17px;font-weight:600;line-height:1.62}.landing-module__O40Wjq__onewayBodySecond{margin-top:18px;}.landing-module__O40Wjq__faqWrap{max-width:900px;margin:0 auto}.landing-module__O40Wjq__faqHeading{margin-bottom:clamp(28px,3vw,40px);}.landing-module__O40Wjq__faqList{border-top:1.5px solid var(--hairline);flex-direction:column;display:flex}.landing-module__O40Wjq__faqItem{border-bottom:1.5px solid var(--hairline)}.landing-module__O40Wjq__faqButton{cursor:pointer;text-align:left;letter-spacing:-.01em;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:clamp(17px,2vw,20px);font-weight:700;display:flex}.landing-module__O40Wjq__faqSign{border-radius:9999px;flex:none;place-items:center;width:30px;height:30px;transition:transform .38s cubic-bezier(.34,1.32,.5,1);display:grid;}.landing-module__O40Wjq__faqSignOpen{transform:rotate(180deg)}.landing-module__O40Wjq__faqSignBar{background:var(--accent);border-radius:1px;grid-area:1/1;width:11px;height:2px}.landing-module__O40Wjq__faqSignBarUpright{transition:transform .38s cubic-bezier(.34,1.32,.5,1);transform:rotate(90deg)}.landing-module__O40Wjq__faqSignOpen .landing-module__O40Wjq__faqSignBarUpright{transform:rotate(0)}.landing-module__O40Wjq__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1);display:grid}.landing-module__O40Wjq__faqAnswerOpen{grid-template-rows:1fr}.landing-module__O40Wjq__faqAnswerInner{opacity:0;visibility:hidden;transition:opacity .18s,visibility 0s linear .38s;overflow:hidden}.landing-module__O40Wjq__faqAnswerOpen .landing-module__O40Wjq__faqAnswerInner{opacity:1;visibility:visible;transition:opacity .3s 90ms,visibility}.landing-module__O40Wjq__faqAnswerText{color:var(--ink-muted);text-wrap:pretty;margin:0;padding:0 60px 26px 0;font-size:16px;font-weight:600;line-height:1.62}@media (prefers-reduced-motion:reduce){.landing-module__O40Wjq__faqSign,.landing-module__O40Wjq__faqSignBarUpright,.landing-module__O40Wjq__faqAnswer,.landing-module__O40Wjq__faqAnswerInner,.landing-module__O40Wjq__faqAnswerOpen .landing-module__O40Wjq__faqAnswerInner{transition:none}}.landing-module__O40Wjq__contactBand{}.landing-module__O40Wjq__contactCtaRow{margin:clamp(28px,4vw,36px) 0 0}.landing-module__O40Wjq__contactCta{border-radius:27px;align-items:center;height:54px;padding:0 30px;font-size:16px;font-weight:700;display:inline-flex;}.landing-module__O40Wjq__contactPage{min-height:100vh;padding-top:clamp(48px,7vw,88px);}.landing-module__O40Wjq__contactPageInner{max-width:760px;margin:0 auto}.landing-module__O40Wjq__contactBack{color:var(--accent-on-dark);margin-bottom:28px;font-size:15px;font-weight:600;display:inline-block}.landing-module__O40Wjq__contactPageTitle{letter-spacing:-.02em;text-wrap:balance;margin:0 0 16px;font-size:clamp(32px,4.5vw,44px);font-weight:700;line-height:1.1}.landing-module__O40Wjq__contactPageIntro{color:var(--on-dark-muted);text-wrap:pretty;margin:0 0 clamp(28px,4vw,40px);font-size:17px;font-weight:600;line-height:1.6}.landing-module__O40Wjq__contactSub{max-width:46ch;color:var(--on-dark-muted);text-wrap:pretty;margin:24px 0 0;font-size:17px;font-weight:600;line-height:1.6}.landing-module__O40Wjq__contactAlt{border-top:1px solid var(--dark-line);color:var(--on-dark-muted);margin:clamp(28px,4vw,44px) 0 0;padding-top:22px;font-size:14.5px;font-weight:600}.landing-module__O40Wjq__contactAltLink{color:var(--accent-on-dark);font-weight:700}.landing-module__O40Wjq__contactZalo{color:var(--on-dark)}.landing-module__O40Wjq__form{border-radius:16px;flex-direction:column;gap:20px;padding:clamp(24px,3vw,36px);display:flex;}.landing-module__O40Wjq__field{flex-direction:column;gap:8px;display:flex}.landing-module__O40Wjq__fieldLabel{color:var(--on-dark);align-items:baseline;gap:8px;font-size:13.5px;font-weight:700;display:flex}.landing-module__O40Wjq__required{color:var(--accent-on-dark);font-size:11.5px;font-weight:600}.landing-module__O40Wjq__optional{color:var(--on-dark-muted);font-size:11.5px;font-weight:600}.landing-module__O40Wjq__control{background:var(--field);border:1px solid var(--field-border);color:var(--field-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:16px;font-size:15.5px;font-weight:600}.landing-module__O40Wjq__input{height:52px;padding:0 16px;}.landing-module__O40Wjq__textarea{resize:vertical;padding:14px 16px;line-height:1.5;}.landing-module__O40Wjq__select{height:52px;padding:0 14px;}.landing-module__O40Wjq__chipGroup{border:0;margin:0;padding:0}.landing-module__O40Wjq__chipLegend{margin-bottom:8px;padding:0;}.landing-module__O40Wjq__chipHint{color:var(--on-dark-muted);opacity:.82;margin:-4px 0 10px;font-size:13px;line-height:1.5}.landing-module__O40Wjq__chips{flex-wrap:wrap;gap:8px;display:flex}.landing-module__O40Wjq__chipWrap{display:inline-flex;position:relative}.landing-module__O40Wjq__chipInput{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.landing-module__O40Wjq__chip{background:var(--chip);border:1px solid var(--chip-border);min-height:44px;color:var(--on-dark);cursor:pointer;border-radius:9999px;align-items:center;gap:6px;padding:10px 16px;font-size:14.5px;font-weight:600;line-height:1.35;transition:background .16s,border-color .16s;display:inline-flex}.landing-module__O40Wjq__chip:hover{border-color:var(--accent-on-dark)}.landing-module__O40Wjq__chipInput:checked+.landing-module__O40Wjq__chip{background:var(--tick-bg);border-color:var(--accent-on-dark);font-weight:700}.landing-module__O40Wjq__chipInput:checked+.landing-module__O40Wjq__chip:before{content:"✓";color:var(--accent-on-dark);font-weight:800}.landing-module__O40Wjq__chipInput:focus-visible+.landing-module__O40Wjq__chip{outline:2px solid var(--focus-ring);outline-offset:2px}.landing-module__O40Wjq__toolBlock{flex-direction:column;gap:14px;display:flex}@supports selector(:has(*)){.landing-module__O40Wjq__toolOther{display:none}.landing-module__O40Wjq__toolBlock:has(input[name=tools][value=other]:checked) .landing-module__O40Wjq__toolOther{display:flex}}.landing-module__O40Wjq__linkGroup{border:0;margin:0;padding:0}.landing-module__O40Wjq__linkGroup>.landing-module__O40Wjq__field{margin-top:14px}.landing-module__O40Wjq__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.landing-module__O40Wjq__consent{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.landing-module__O40Wjq__checkbox{width:20px;height:20px;accent-color:var(--accent);flex:none;margin-top:2px}.landing-module__O40Wjq__consentText{color:var(--on-dark-muted);font-size:13.5px;font-weight:500;line-height:1.5}.landing-module__O40Wjq__consentOptionalText{opacity:.82;font-weight:400;}.landing-module__O40Wjq__formNote{color:var(--on-dark-muted);opacity:.82;margin:-6px 0 0;font-size:13px;line-height:1.5}.landing-module__O40Wjq__formNoteLink{color:var(--accent-on-dark);text-underline-offset:2px;text-decoration:underline}.landing-module__O40Wjq__errors{background:var(--error-on-dark-bg);border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.landing-module__O40Wjq__error{color:var(--error-on-dark);margin:0;font-size:13.5px;font-weight:700}.landing-module__O40Wjq__submit{cursor:pointer;border-radius:27px;height:54px;font-size:16px;font-weight:700;}.landing-module__O40Wjq__submit:disabled{cursor:progress}.landing-module__O40Wjq__sentCard{border-radius:16px;flex-direction:column;justify-content:center;gap:18px;padding:clamp(32px,4vw,48px);display:flex;}.landing-module__O40Wjq__tick{background:var(--tick-bg);width:40px;height:40px;color:var(--accent-on-dark);border-radius:9999px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.landing-module__O40Wjq__sentText{color:var(--on-dark-muted);text-wrap:pretty;margin:0;font-size:18px;font-weight:600;line-height:1.55}.landing-module__O40Wjq__footer{--focus-ring:var(--accent-on-dark);background:var(--dark-bg);-webkit-backdrop-filter:var(--blur-band);backdrop-filter:var(--blur-band);border-top:1px solid var(--dark-line);color:var(--on-dark-muted);padding:clamp(48px,6vw,72px) clamp(20px,5vw,64px)}.landing-module__O40Wjq__footerInner{flex-wrap:wrap;justify-content:space-between;gap:32px 48px;display:flex;}.landing-module__O40Wjq__footerBody{max-width:52ch;color:var(--on-dark-muted);text-wrap:pretty;margin:0;font-size:15px;font-weight:600;line-height:1.6}.landing-module__O40Wjq__footerSide{flex-direction:column;gap:16px;display:flex}.landing-module__O40Wjq__footerNav{flex-wrap:wrap;gap:8px 18px;display:flex}.landing-module__O40Wjq__footerLink{color:var(--accent-on-dark);font-size:14px;font-weight:700}.landing-module__O40Wjq__footerFine{max-width:44ch;color:var(--on-dark-muted);margin:0;font-size:12.5px;font-weight:500;line-height:1.55}
