.Hero-module__ZARIfG__hero{min-height:100dvh;padding:calc(var(--header-h) + 3.5rem)0 4.5rem;border-bottom:1px solid var(--line-soft);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glow{pointer-events:none;background:radial-gradient(70% 50% at 50% -10%,#2b9cf024,#0000 60%),radial-gradient(40% 30% at 80% 80%,#2b9cf00a,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__container{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:820px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.Hero-module__ZARIfG__badge{letter-spacing:.02em;color:var(--ink-muted);border:1px solid var(--line);border-radius:var(--radius-pill);background:#12141a99;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem .95rem .4rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--green);width:6px;height:6px;box-shadow:0 0 0 3px var(--green-soft);border-radius:50%}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:1.35rem;font-size:clamp(2.75rem,9vw,5.75rem);font-weight:400;line-height:1.05}.Hero-module__ZARIfG__tld{color:var(--ink-muted);font-style:italic}.Hero-module__ZARIfG__subtitle{color:var(--ink-muted);max-width:28rem;margin-bottom:2rem;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:500;line-height:1.55}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent);color:#f5f8ff;border-radius:var(--radius-pill);transition:background .2s ease,transform .12s var(--ease-out),box-shadow .2s ease;justify-content:center;align-items:center;padding:.85rem 1.85rem;font-size:.98rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--accent-hover);box-shadow:0 0 0 4px var(--accent-soft)}.Hero-module__ZARIfG__primaryBtn:active{transform:scale(.97)}.Hero-module__ZARIfG__secondaryBtn{border:1px solid var(--line-strong);color:var(--ink);border-radius:var(--radius-pill);transition:background .2s ease,border-color .2s ease,transform .12s var(--ease-out);background:0 0;align-items:center;gap:.4rem;padding:.85rem 1.65rem;font-size:.98rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--ink-faint);background:#e8eaed0d}.Hero-module__ZARIfG__secondaryBtn:active{transform:scale(.97)}.Hero-module__ZARIfG__facts{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg-elevated);box-shadow:var(--shadow-soft);grid-template-columns:repeat(6,auto);gap:0;width:100%;max-width:100%;display:grid;overflow:hidden}.Hero-module__ZARIfG__fact{text-align:left;padding:1.05rem 1.35rem}.Hero-module__ZARIfG__fact+.Hero-module__ZARIfG__fact{border-left:1px solid var(--line-soft)}.Hero-module__ZARIfG__fact dt{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-bottom:.35rem;font-size:.7rem;font-weight:600}.Hero-module__ZARIfG__fact dd{color:var(--ink);white-space:nowrap;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;display:flex}.Hero-module__ZARIfG__liveDot{background:var(--green);width:7px;height:7px;animation:Hero-module__ZARIfG__pulse 2.2s var(--ease-out)infinite;border-radius:50%;flex-shrink:0}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;box-shadow:0 0 0 0 var(--green-soft)}50%{opacity:.85;box-shadow:0 0 0 5px #0000}}@media (max-width:900px){.Hero-module__ZARIfG__facts{grid-template-columns:repeat(3,1fr)}.Hero-module__ZARIfG__fact{border-top:1px solid var(--line-soft)}.Hero-module__ZARIfG__fact:nth-child(-n+3){border-top:none}.Hero-module__ZARIfG__fact:nth-child(4){border-left:none}}@media (max-width:560px){.Hero-module__ZARIfG__hero{padding:calc(var(--header-h) + 2.5rem)0 3rem;min-height:auto}.Hero-module__ZARIfG__facts{grid-template-columns:repeat(2,1fr)}.Hero-module__ZARIfG__fact{padding:.95rem 1.1rem}.Hero-module__ZARIfG__fact:nth-child(-n+3){border-top:1px solid var(--line-soft)}.Hero-module__ZARIfG__fact:nth-child(-n+2){border-top:none}.Hero-module__ZARIfG__fact:nth-child(odd){border-left:none}.Hero-module__ZARIfG__fact:nth-child(2n){border-left:1px solid var(--line-soft)}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctaGroup a{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__liveDot{animation:none}}
.WhySection-module__3dBXNq__section{padding:var(--space-section)0;border-bottom:1px solid var(--line-soft)}.WhySection-module__3dBXNq__container{max-width:var(--max-content);grid-template-columns:5fr 7fr;align-items:start;gap:4.5rem;margin:0 auto;padding:0 1.5rem;display:grid}.WhySection-module__3dBXNq__headingCol{top:calc(var(--header-h) + 2rem);position:sticky}.WhySection-module__3dBXNq__eyebrow{color:var(--accent);letter-spacing:.01em;margin-bottom:.85rem;font-size:.8rem;font-weight:700}.WhySection-module__3dBXNq__title{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:1.1rem;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:400;line-height:1.15}.WhySection-module__3dBXNq__lede{color:var(--ink-muted);max-width:26rem;font-size:1rem;font-weight:500;line-height:1.65}.WhySection-module__3dBXNq__reasons{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.WhySection-module__3dBXNq__reason{border-bottom:1px solid var(--line-soft);border-radius:var(--radius-card);grid-template-columns:auto 1fr;gap:1.15rem;padding:1.6rem 1.1rem;transition:background .2s;display:grid}.WhySection-module__3dBXNq__reason:hover{background:var(--bg-hover)}.WhySection-module__3dBXNq__num{font-variant-numeric:tabular-nums;color:var(--accent);letter-spacing:.02em;padding-top:.15rem;font-size:.85rem;font-weight:700}.WhySection-module__3dBXNq__reasonBody h3{letter-spacing:-.02em;margin-bottom:.45rem;font-size:1.1rem;font-weight:700;line-height:1.3}.WhySection-module__3dBXNq__reasonBody p{color:var(--ink-muted);max-width:36rem;font-size:.96rem;line-height:1.65}@media (max-width:960px){.WhySection-module__3dBXNq__section{padding:var(--space-section-sm)0}.WhySection-module__3dBXNq__container{grid-template-columns:1fr;gap:2.25rem}.WhySection-module__3dBXNq__headingCol{position:static}.WhySection-module__3dBXNq__reason{gap:.9rem;padding:1.4rem .5rem}}
.MarketSection-module__XTVoAq__section{padding:var(--space-section)0;border-bottom:1px solid var(--line-soft);background:var(--bg-elevated)}.MarketSection-module__XTVoAq__container{max-width:var(--max-content);margin:0 auto;padding:0 1.5rem}.MarketSection-module__XTVoAq__eyebrow{color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:700}.MarketSection-module__XTVoAq__title{font-family:var(--font-display);letter-spacing:-.025em;max-width:38rem;margin-bottom:3.25rem;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:400;line-height:1.15}.MarketSection-module__XTVoAq__statGrid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:2rem;display:grid}.MarketSection-module__XTVoAq__stat{border-right:1px solid var(--line-soft);flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem .5rem 0;display:flex}.MarketSection-module__XTVoAq__stat:last-child{border-right:none;padding-right:0}.MarketSection-module__XTVoAq__stat:not(:first-child){padding-left:1.5rem}.MarketSection-module__XTVoAq__statValue{letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:clamp(2.35rem,4.2vw,3.4rem);font-weight:800;line-height:1}.MarketSection-module__XTVoAq__statLabel{color:var(--ink-muted);max-width:13.5rem;font-size:.9rem;font-weight:500;line-height:1.5}.MarketSection-module__XTVoAq__footnote{color:var(--ink-faint);font-size:.78rem;font-weight:500}@media (max-width:960px){.MarketSection-module__XTVoAq__section{padding:var(--space-section-sm)0}.MarketSection-module__XTVoAq__statGrid{grid-template-columns:repeat(2,1fr)}.MarketSection-module__XTVoAq__stat{border-right:none;border-bottom:1px solid var(--line-soft);padding:1.5rem 1rem 1.5rem 0!important}.MarketSection-module__XTVoAq__stat:nth-child(odd){border-right:1px solid var(--line-soft);padding-right:1rem!important}.MarketSection-module__XTVoAq__stat:nth-child(n+3){border-bottom:none}}@media (max-width:480px){.MarketSection-module__XTVoAq__statGrid{grid-template-columns:1fr}.MarketSection-module__XTVoAq__stat,.MarketSection-module__XTVoAq__stat:nth-child(odd){border-bottom:1px solid var(--line-soft);border-right:none!important;padding:1.35rem 0!important}.MarketSection-module__XTVoAq__stat:last-child{border-bottom:none}.MarketSection-module__XTVoAq__statLabel{max-width:none}}
.CompsSection-module__YysBiG__section{padding:var(--space-section)0;border-bottom:1px solid var(--line-soft)}.CompsSection-module__YysBiG__container{max-width:880px;margin:0 auto;padding:0 1.5rem}.CompsSection-module__YysBiG__eyebrow{color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:700}.CompsSection-module__YysBiG__title{font-family:var(--font-display);letter-spacing:-.025em;max-width:36rem;margin-bottom:1rem;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:400;line-height:1.15}.CompsSection-module__YysBiG__lede{color:var(--ink-muted);max-width:34rem;margin-bottom:2.75rem;font-size:1rem;font-weight:500;line-height:1.65}.CompsSection-module__YysBiG__ledger{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg-elevated);box-shadow:var(--shadow-soft);margin-bottom:1.5rem;overflow:hidden}.CompsSection-module__YysBiG__headerRow{border-bottom:1px solid var(--line-soft);background:var(--bg-panel);grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:.75rem 1.5rem;display:grid}.CompsSection-module__YysBiG__headerRow span{text-transform:uppercase;letter-spacing:.07em;color:var(--ink-faint);font-size:.7rem;font-weight:700}.CompsSection-module__YysBiG__headerRow span:last-child{text-align:right;min-width:5.5rem}.CompsSection-module__YysBiG__row{grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:1.25rem 1.5rem;transition:background .2s;display:grid}.CompsSection-module__YysBiG__row+.CompsSection-module__YysBiG__row{border-top:1px solid var(--line-soft)}.CompsSection-module__YysBiG__row:hover{background:var(--bg-hover)}.CompsSection-module__YysBiG__domain{letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.CompsSection-module__YysBiG__year{color:var(--ink-faint);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:500}.CompsSection-module__YysBiG__price{letter-spacing:-.02em;text-align:right;font-variant-numeric:tabular-nums;min-width:5.5rem;color:var(--ink);font-size:1.1rem;font-weight:800}.CompsSection-module__YysBiG__footnote{color:var(--ink-faint);font-size:.78rem;font-weight:500;line-height:1.5}@media (max-width:640px){.CompsSection-module__YysBiG__section{padding:var(--space-section-sm)0}.CompsSection-module__YysBiG__headerRow{display:none}.CompsSection-module__YysBiG__row{grid-template-columns:1fr auto;gap:1rem;padding:1.15rem 1.2rem}.CompsSection-module__YysBiG__year{display:none}}
.UseCases-module__gggr1G__section{padding:var(--space-section)0;border-bottom:1px solid var(--line-soft)}.UseCases-module__gggr1G__container{max-width:var(--max-content);margin:0 auto;padding:0 1.5rem}.UseCases-module__gggr1G__eyebrow{color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:700}.UseCases-module__gggr1G__title{font-family:var(--font-display);letter-spacing:-.025em;max-width:34rem;margin-bottom:2.75rem;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:400;line-height:1.15}.UseCases-module__gggr1G__grid{grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:1fr;gap:.85rem;display:grid}.UseCases-module__gggr1G__cellFeatured{grid-row:span 2;display:flex}.UseCases-module__gggr1G__cell{display:flex}.UseCases-module__gggr1G__card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg);transition:background .2s ease,border-color .2s ease,transform .2s var(--ease-out);flex-direction:column;flex:1;padding:1.5rem;display:flex}.UseCases-module__gggr1G__card:hover{background:var(--bg-hover);border-color:var(--line-strong)}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__card{background:linear-gradient(165deg,var(--bg-panel)0%,#0e1016 100%);border-color:var(--line);justify-content:flex-end;min-height:100%;padding:2rem 1.75rem}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__card:hover{background:linear-gradient(165deg,#161920 0%,#111318 100%);transform:none}.UseCases-module__gggr1G__iconWrap{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:inline-flex}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__iconWrap{border-radius:12px;width:48px;height:48px;margin-bottom:1.5rem}.UseCases-module__gggr1G__card h3{letter-spacing:-.02em;margin-bottom:.45rem;font-size:1.02rem;font-weight:700;line-height:1.3}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__card h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.65rem;font-size:1.55rem;font-weight:400;line-height:1.2}.UseCases-module__gggr1G__card p{color:var(--ink-muted);font-size:.9rem;font-weight:500;line-height:1.6}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__card p{max-width:28rem;font-size:.96rem}@media (max-width:960px){.UseCases-module__gggr1G__section{padding:var(--space-section-sm)0}.UseCases-module__gggr1G__grid{grid-template-columns:1fr 1fr}.UseCases-module__gggr1G__cellFeatured{grid-area:auto/span 2}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__card{min-height:auto}}@media (max-width:600px){.UseCases-module__gggr1G__grid{grid-template-columns:1fr}.UseCases-module__gggr1G__cellFeatured{grid-column:auto}.UseCases-module__gggr1G__cellFeatured .UseCases-module__gggr1G__card h3{font-size:1.35rem}}
.ProcessSection-module__G585fq__section{padding:var(--space-section)0;border-bottom:1px solid var(--line-soft);background:var(--bg-elevated)}.ProcessSection-module__G585fq__container{max-width:var(--max-content);margin:0 auto;padding:0 1.5rem}.ProcessSection-module__G585fq__header{grid-template-columns:1.2fr 1fr;align-items:end;gap:2.5rem;margin-bottom:3.25rem;display:grid}.ProcessSection-module__G585fq__eyebrow{color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:700}.ProcessSection-module__G585fq__title{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:400;line-height:1.15}.ProcessSection-module__G585fq__lede{color:var(--ink-muted);max-width:28rem;padding-bottom:.2rem;font-size:1rem;font-weight:500;line-height:1.65}.ProcessSection-module__G585fq__timeline{grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.ProcessSection-module__G585fq__step{flex-direction:column;gap:1.25rem;padding-right:2rem;display:flex}.ProcessSection-module__G585fq__step:last-child{padding-right:0}.ProcessSection-module__G585fq__rail{align-items:center;gap:0;width:100%;display:flex}.ProcessSection-module__G585fq__node{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);font-variant-numeric:tabular-nums;border:1px solid #2b9cf040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:inline-flex}.ProcessSection-module__G585fq__line{background:linear-gradient(90deg,var(--line-strong),var(--line-soft));flex:1;height:1px;margin-left:.75rem}.ProcessSection-module__G585fq__stepBody h3{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.ProcessSection-module__G585fq__stepBody p{color:var(--ink-muted);max-width:22rem;font-size:.94rem;font-weight:500;line-height:1.65}@media (max-width:860px){.ProcessSection-module__G585fq__section{padding:var(--space-section-sm)0}.ProcessSection-module__G585fq__header{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.ProcessSection-module__G585fq__timeline{grid-template-columns:1fr;gap:0}.ProcessSection-module__G585fq__step{flex-direction:row;gap:1.15rem;padding-bottom:0;padding-right:0}.ProcessSection-module__G585fq__rail{flex-direction:column;align-items:center;width:auto}.ProcessSection-module__G585fq__line{background:linear-gradient(180deg,var(--line-strong),var(--line-soft));flex:1;width:1px;height:100%;min-height:2.5rem;margin-top:.5rem;margin-left:0}.ProcessSection-module__G585fq__step:last-child .ProcessSection-module__G585fq__line{display:none}.ProcessSection-module__G585fq__stepBody{padding-bottom:2rem}.ProcessSection-module__G585fq__step:last-child .ProcessSection-module__G585fq__stepBody{padding-bottom:0}.ProcessSection-module__G585fq__stepBody p{max-width:none}}
.Faq-module__pkI36W__section{padding:var(--space-section)0;border-bottom:1px solid var(--line-soft)}.Faq-module__pkI36W__container{max-width:var(--max-narrow);margin:0 auto;padding:0 1.5rem}.Faq-module__pkI36W__eyebrow{color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:700}.Faq-module__pkI36W__title{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:2.25rem;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:400;line-height:1.15}.Faq-module__pkI36W__list{flex-direction:column;display:flex}.Faq-module__pkI36W__item{border-bottom:1px solid var(--line-soft)}.Faq-module__pkI36W__item:first-child{border-top:1px solid var(--line-soft)}.Faq-module__pkI36W__question{letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem .15rem;font-size:1rem;font-weight:700;line-height:1.35;list-style:none;transition:color .2s;display:flex}.Faq-module__pkI36W__question::-webkit-details-marker{display:none}.Faq-module__pkI36W__question:hover{color:var(--accent)}.Faq-module__pkI36W__iconPlus{color:var(--ink-muted);transition:transform .28s var(--ease-out),color .2s ease;flex-shrink:0}.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__iconPlus{color:var(--accent);transform:rotate(45deg)}.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__question{color:var(--ink)}.Faq-module__pkI36W__answer{color:var(--ink-muted);max-width:58ch;padding:0 2.5rem 1.4rem .15rem;font-size:.95rem;font-weight:500;line-height:1.7}@media (max-width:640px){.Faq-module__pkI36W__section{padding:var(--space-section-sm)0}.Faq-module__pkI36W__question{gap:1rem;font-size:.98rem}}
.Contact-module__hcVmEa__section{padding:var(--space-section)0 calc(var(--space-section) + .5rem);background:radial-gradient(ellipse 60% 50% at 100% 0%,#2b9cf012,transparent 55%),var(--bg)}.Contact-module__hcVmEa__container{grid-template-columns:1fr 1.1fr;align-items:start;gap:3.5rem;max-width:1050px;margin:0 auto;padding:0 1.5rem;display:grid}.Contact-module__hcVmEa__intro{top:calc(var(--header-h) + 2rem);position:sticky}.Contact-module__hcVmEa__eyebrow{color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:700}.Contact-module__hcVmEa__title{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:1.15rem;font-size:clamp(1.95rem,3.4vw,2.7rem);font-weight:400;line-height:1.12}.Contact-module__hcVmEa__subtitle{color:var(--ink-muted);max-width:32rem;margin-bottom:1.5rem;font-size:1rem;font-weight:500;line-height:1.65}.Contact-module__hcVmEa__directLine{color:var(--ink-muted);font-size:.94rem;font-weight:500}.Contact-module__hcVmEa__directLine a{color:var(--accent);text-underline-offset:3px;font-weight:600}.Contact-module__hcVmEa__directLine a:hover{text-decoration:underline}.Contact-module__hcVmEa__trustList{border-top:1px solid var(--line-soft);flex-direction:column;gap:.65rem;margin-top:2rem;padding-top:1.75rem;display:flex}.Contact-module__hcVmEa__trustItem{color:var(--ink-muted);align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;display:flex}.Contact-module__hcVmEa__trustItem svg{color:var(--green);flex-shrink:0}.Contact-module__hcVmEa__card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg-elevated);box-shadow:var(--shadow-soft);padding:2rem}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.4rem;margin-bottom:1.1rem;display:flex}.Contact-module__hcVmEa__label{color:var(--ink);font-size:.82rem;font-weight:700}.Contact-module__hcVmEa__optional{color:var(--ink-faint);font-weight:500}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--bg-input);border:1px solid var(--line);border-radius:var(--radius-input);width:100%;color:var(--ink);padding:.8rem .95rem;font-family:inherit;font-size:.97rem;transition:border-color .15s,box-shadow .15s,background .15s}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--ink-faint)}.Contact-module__hcVmEa__input:hover,.Contact-module__hcVmEa__textarea:hover{border-color:var(--line-strong)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:var(--bg);outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:110px}.Contact-module__hcVmEa__submitBtn{background:var(--accent);color:#f5f8ff;border-radius:var(--radius-pill);cursor:pointer;width:100%;transition:background .2s ease,transform .12s var(--ease-out),box-shadow .2s ease;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:1rem;font-weight:700;display:inline-flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 0 0 4px var(--accent-soft)}.Contact-module__hcVmEa__submitBtn:active:not(:disabled){transform:scale(.98)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.6;cursor:wait}.Contact-module__hcVmEa__disclaimer{color:var(--ink-faint);text-align:center;margin-top:1rem;font-size:.78rem;font-weight:500;line-height:1.5}.Contact-module__hcVmEa__successMessage{text-align:center;color:var(--ink);flex-direction:column;align-items:center;gap:.65rem;padding:2.75rem 1rem;display:flex}.Contact-module__hcVmEa__successMessage svg{color:var(--green);margin-bottom:.25rem}.Contact-module__hcVmEa__successMessage h3{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.5rem;font-weight:400}.Contact-module__hcVmEa__successMessage p{color:var(--ink-muted);max-width:24rem;font-size:.95rem;font-weight:500;line-height:1.6}.Contact-module__hcVmEa__errorMessage{background:var(--danger-soft);border:1px solid var(--danger-line);border-radius:var(--radius-input);color:var(--danger);align-items:flex-start;gap:.6rem;margin-bottom:1.35rem;padding:.9rem 1rem;font-size:.9rem;font-weight:500;line-height:1.5;display:flex}.Contact-module__hcVmEa__errorMessage svg{flex-shrink:0;margin-top:.1rem}.Contact-module__hcVmEa__errorMessage a{text-underline-offset:2px;text-decoration:underline}@media (max-width:900px){.Contact-module__hcVmEa__section{padding:var(--space-section-sm)0 calc(var(--space-section-sm) + .5rem)}.Contact-module__hcVmEa__container{grid-template-columns:1fr;gap:2.25rem}.Contact-module__hcVmEa__intro{position:static}}@media (max-width:540px){.Contact-module__hcVmEa__row{grid-template-columns:1fr;gap:0}.Contact-module__hcVmEa__card{padding:1.35rem}}
