.hero-module__bLJxgG__hero{z-index:10;padding:6.75rem 2rem 3.25rem;position:relative;overflow:hidden}.hero-module__bLJxgG__inner{max-width:var(--maxw);grid-template-columns:1.08fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.hero-module__bLJxgG__text{min-width:0}.hero-module__bLJxgG__badge{background:var(--surface-strong);border:1px solid var(--border-strong);letter-spacing:.6px;text-transform:uppercase;color:var(--fg-muted);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.42rem 1rem;font-size:.72rem;font-weight:600;display:inline-flex}.hero-module__bLJxgG__dot{background:var(--teal);width:7px;height:7px;box-shadow:0 0 12px var(--teal);border-radius:50%;animation:2s ease-in-out infinite hero-module__bLJxgG__pulse}@keyframes hero-module__bLJxgG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.25)}}.hero-module__bLJxgG__text h1{font-family:var(--font-serif);letter-spacing:-.02em;max-width:640px;color:var(--fg);margin-bottom:1.4rem;font-size:clamp(2.5rem,5.2vw,4rem);font-weight:700;line-height:1.08}.hero-module__bLJxgG__desc{color:var(--fg-muted);max-width:540px;margin-bottom:1.9rem;font-size:1.12rem;line-height:1.68}.hero-module__bLJxgG__desc strong{color:var(--fg);font-weight:700}.hero-module__bLJxgG__actions{flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem;display:flex}.hero-module__bLJxgG__chipRow{flex-wrap:wrap;gap:.6rem;margin-bottom:2.4rem;display:flex}.hero-module__bLJxgG__chipRow .hero-module__bLJxgG__verseChip{margin-bottom:0}.hero-module__bLJxgG__verseChip{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-nyzaverse) 14%, transparent), color-mix(in srgb, var(--brand-ht) 14%, transparent));border:1px solid color-mix(in srgb, var(--brand-nyzaverse) 40%, transparent);color:var(--fg-muted);border-radius:999px;align-items:center;gap:.55rem;margin-bottom:2.4rem;padding:.5rem 1rem;font-size:.86rem;transition:transform .25s,box-shadow .25s;display:inline-flex}.hero-module__bLJxgG__verseChip strong{color:var(--fg)}.hero-module__bLJxgG__verseChip:hover{box-shadow:0 10px 26px color-mix(in srgb, var(--brand-nyzaverse) 28%, transparent);transform:translateY(-2px)}.hero-module__bLJxgG__versePulse{background:var(--brand-nyzaverse);width:8px;height:8px;box-shadow:0 0 0 0 color-mix(in srgb, var(--brand-nyzaverse) 70%, transparent);border-radius:50%;animation:2.2s ease-out infinite hero-module__bLJxgG__ring}@keyframes hero-module__bLJxgG__ring{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--brand-nyzaverse) 60%, transparent)}to{box-shadow:0 0 0 12px #0000}}.hero-module__bLJxgG__specs{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.hero-module__bLJxgG__spec{flex-direction:column;display:flex}.hero-module__bLJxgG__specValue{font-family:var(--font-serif);background:linear-gradient(135deg, var(--spectrum-accent), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.7rem;font-weight:700;line-height:1.1}.hero-module__bLJxgG__specLabel{color:var(--fg-soft);text-transform:uppercase;letter-spacing:.8px;margin-top:.2rem;font-size:.72rem;font-weight:600}.hero-module__bLJxgG__visual{justify-content:center;align-items:center;min-width:0;display:flex}.hero-module__bLJxgG__empireCard{background:var(--bg-elevated);border:1px solid var(--border);width:100%;max-width:460px;box-shadow:var(--shadow-lg);border-radius:22px;overflow:hidden}.hero-module__bLJxgG__empireHead{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:.6rem;padding:.85rem 1.1rem;display:flex}.hero-module__bLJxgG__empireDotRow{gap:5px;display:flex}.hero-module__bLJxgG__empireDotRow span{border-radius:50%;width:10px;height:10px}.hero-module__bLJxgG__empireDotRow span:first-child{background:#ff5f57}.hero-module__bLJxgG__empireDotRow span:nth-child(2){background:#febc2e}.hero-module__bLJxgG__empireDotRow span:nth-child(3){background:#28c840}.hero-module__bLJxgG__empireTitle{letter-spacing:1px;color:var(--fg-soft);text-transform:uppercase;margin-left:auto;font-size:.72rem;font-weight:600}.hero-module__bLJxgG__empireGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;padding:1.1rem;display:grid}.hero-module__bLJxgG__tile{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;animation:5s ease-in-out infinite hero-module__bLJxgG__floatTile;display:flex}@keyframes hero-module__bLJxgG__floatTile{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-module__bLJxgG__tileName{color:var(--fg-soft);text-align:center;letter-spacing:.2px;font-size:.66rem;font-weight:600}@media (max-width:960px){.hero-module__bLJxgG__inner{grid-template-columns:1fr;gap:2.8rem}.hero-module__bLJxgG__visual{order:2}.hero-module__bLJxgG__empireCard{max-width:420px;margin:0 auto}}@media (max-width:520px){.hero-module__bLJxgG__hero{padding:6rem 1.2rem 2.5rem}.hero-module__bLJxgG__specs{gap:1.3rem}.hero-module__bLJxgG__specValue{font-size:1.45rem}.hero-module__bLJxgG__empireGrid{gap:.5rem;padding:.9rem}.hero-module__bLJxgG__tile{padding:.8rem .4rem}}@media (prefers-reduced-motion:reduce){.hero-module__bLJxgG__tile{animation:none!important}}
.brand-marquee-module__Icyygq__wrap{z-index:10;padding:1.5rem 0 1.7rem;position:relative}.brand-marquee-module__Icyygq__kicker{letter-spacing:1px;text-transform:uppercase;color:var(--fg-soft);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.1rem;padding:0 1.2rem;font-size:.72rem;font-weight:600;display:flex}.brand-marquee-module__Icyygq__live{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-out infinite brand-marquee-module__Icyygq__ring;box-shadow:0 0 #22c55e99}@keyframes brand-marquee-module__Icyygq__ring{0%{box-shadow:0 0 #22c55e80}to{box-shadow:0 0 0 9px #0000}}.brand-marquee-module__Icyygq__marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.brand-marquee-module__Icyygq__item{opacity:.85;flex-shrink:0;align-items:center;gap:.55rem;padding:0 1.5rem;transition:opacity .25s;display:inline-flex}.brand-marquee-module__Icyygq__item:hover{opacity:1}.brand-marquee-module__Icyygq__name{font-family:var(--font-serif);color:var(--fg-muted);white-space:nowrap;font-size:1rem;font-weight:600}@media (prefers-reduced-motion:reduce){.brand-marquee-module__Icyygq__marquee{-webkit-mask-image:none;mask-image:none}}
.empire-module__07yIbW__header{max-width:720px;margin-bottom:3rem}.empire-module__07yIbW__grid{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.empire-module__07yIbW__cardWrap{display:flex}.empire-module__07yIbW__card{background:var(--bg-elevated);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:1.7rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.empire-module__07yIbW__card:hover{border-color:color-mix(in srgb, var(--c) 45%, transparent);box-shadow:0 24px 60px color-mix(in srgb, var(--c) 22%, transparent);transform:translateY(-6px)}.empire-module__07yIbW__card:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:4px;position:absolute;top:0;left:0;right:0}.empire-module__07yIbW__glow{background:var(--c);opacity:.12;filter:blur(40px);pointer-events:none;border-radius:50%;width:150px;height:150px;transition:opacity .35s;position:absolute;top:-40px;right:-40px}.empire-module__07yIbW__card:hover .empire-module__07yIbW__glow{opacity:.22}.empire-module__07yIbW__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.empire-module__07yIbW__cat{letter-spacing:1px;text-transform:uppercase;color:var(--c);background:color-mix(in srgb, var(--c) 14%, transparent);white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:.66rem;font-weight:700}.empire-module__07yIbW__name{font-family:var(--font-serif);color:var(--fg);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.empire-module__07yIbW__tag{color:var(--fg-soft);flex-grow:1;margin-bottom:1.1rem;font-size:.94rem;line-height:1.6}.empire-module__07yIbW__metric{color:var(--c);background:color-mix(in srgb, var(--c) 10%, transparent);border-radius:8px;align-self:flex-start;margin-bottom:1.3rem;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-block}.empire-module__07yIbW__actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.8rem;padding-top:1rem;display:flex}.empire-module__07yIbW__read{color:var(--fg);font-size:.9rem;font-weight:700;transition:color .2s}.empire-module__07yIbW__read:hover{color:var(--c)}.empire-module__07yIbW__visit{color:var(--fg-soft);font-size:.85rem;font-weight:600}.empire-module__07yIbW__visit:hover{color:var(--c)}.empire-module__07yIbW__foot{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;margin-top:2.6rem;padding:1.6rem 1.8rem;display:flex}.empire-module__07yIbW__foot p{color:var(--fg-muted);max-width:560px;font-size:1rem}.empire-module__07yIbW__foot strong{color:var(--fg)}@media (max-width:920px){.empire-module__07yIbW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.empire-module__07yIbW__grid{grid-template-columns:1fr}}
.spotlights-module__j0iqfa__section{padding:5rem 0 1rem}.spotlights-module__j0iqfa__intro{padding:0 2rem 1rem}.spotlights-module__j0iqfa__row{padding:3.5rem 2rem}.spotlights-module__j0iqfa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}.spotlights-module__j0iqfa__reverse .spotlights-module__j0iqfa__grid{direction:rtl}.spotlights-module__j0iqfa__reverse .spotlights-module__j0iqfa__grid>*{direction:ltr}.spotlights-module__j0iqfa__copy{min-width:0}.spotlights-module__j0iqfa__kicker{letter-spacing:2px;text-transform:uppercase;margin-bottom:.8rem;font-size:.72rem;font-weight:700;display:inline-block}.spotlights-module__j0iqfa__name{font-family:var(--font-serif);color:var(--fg);margin-bottom:.8rem;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:700}.spotlights-module__j0iqfa__headline{color:var(--fg);margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.45}.spotlights-module__j0iqfa__body{color:var(--fg-soft);margin-bottom:1.8rem;font-size:1.02rem;line-height:1.72}.spotlights-module__j0iqfa__actions{flex-wrap:wrap;gap:.8rem;display:flex}.spotlights-module__j0iqfa__visual{min-width:0}.spotlights-module__j0iqfa__frame{background:radial-gradient(120% 120% at 50% 0%, color-mix(in srgb, var(--c) 16%, transparent), transparent 60%), var(--bg-elevated);border:1px solid color-mix(in srgb, var(--c) 30%, var(--border));box-shadow:0 24px 60px color-mix(in srgb, var(--c) 18%, transparent);border-radius:24px;flex-direction:column;align-items:center;gap:1.8rem;padding:2.6rem;display:flex;position:relative;overflow:hidden}.spotlights-module__j0iqfa__frame:before{content:"";background:linear-gradient(135deg, transparent 60%, color-mix(in srgb, var(--c2) 14%, transparent));pointer-events:none;position:absolute;inset:0}.spotlights-module__j0iqfa__statGrid{grid-template-columns:repeat(2,1fr);gap:.9rem;width:100%;display:grid}.spotlights-module__j0iqfa__stat{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;display:flex}.spotlights-module__j0iqfa__statN{font-family:var(--font-serif);color:var(--c);font-size:1.3rem;font-weight:700;line-height:1.1}.spotlights-module__j0iqfa__statL{color:var(--fg-soft);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:600}@media (max-width:880px){.spotlights-module__j0iqfa__grid{grid-template-columns:1fr;gap:2.2rem}.spotlights-module__j0iqfa__reverse .spotlights-module__j0iqfa__grid{direction:ltr}.spotlights-module__j0iqfa__visual{order:2}}
.case-studies-module__b8lklq__header{text-align:center;max-width:720px;margin:0 auto 3.2rem}.case-studies-module__b8lklq__header .section-label{padding-left:0}.case-studies-module__b8lklq__header .section-label:before{display:none}.case-studies-module__b8lklq__header .section-subtitle{margin:0 auto}.case-studies-module__b8lklq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.case-studies-module__b8lklq__cardWrap{display:flex}.case-studies-module__b8lklq__card{background:var(--bg-elevated);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:1.9rem 1.8rem 1.6rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.case-studies-module__b8lklq__card:hover{border-color:color-mix(in srgb, var(--c) 45%, transparent);box-shadow:0 24px 60px color-mix(in srgb, var(--c) 22%, transparent);transform:translateY(-6px)}.case-studies-module__b8lklq__card:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:4px;position:absolute;top:0;left:0;right:0}.case-studies-module__b8lklq__glow{background:var(--c);opacity:.12;filter:blur(44px);pointer-events:none;border-radius:50%;width:160px;height:160px;transition:opacity .35s;position:absolute;top:-40px;right:-40px}.case-studies-module__b8lklq__card:hover .case-studies-module__b8lklq__glow{opacity:.22}.case-studies-module__b8lklq__cardHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.case-studies-module__b8lklq__brand{font-family:var(--font-serif);letter-spacing:.2px;color:var(--fg);font-size:1.02rem;font-weight:700}.case-studies-module__b8lklq__badge{letter-spacing:1px;text-transform:uppercase;color:var(--c);background:color-mix(in srgb, var(--c) 14%, transparent);white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:.66rem;font-weight:700}.case-studies-module__b8lklq__metric{align-items:baseline;gap:.55rem;margin-bottom:1.05rem;display:flex}.case-studies-module__b8lklq__metricN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--c), var(--c2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.9rem;font-weight:700;line-height:1}.case-studies-module__b8lklq__metricL{color:var(--fg-soft);text-transform:uppercase;letter-spacing:1px;font-size:.76rem;font-weight:600}.case-studies-module__b8lklq__card h3{font-family:var(--font-serif);color:var(--fg);margin-bottom:.6rem;font-size:1.18rem;font-weight:700}.case-studies-module__b8lklq__card p{color:var(--fg-muted);flex-grow:1;margin-bottom:1.2rem;font-size:.94rem;line-height:1.65}.case-studies-module__b8lklq__stack{flex-wrap:wrap;gap:.4rem;margin-bottom:1.3rem;display:flex}.case-studies-module__b8lklq__tech{background:var(--surface-strong);border:1px solid var(--border);color:var(--fg-soft);border-radius:6px;padding:.24rem .55rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.7rem}.case-studies-module__b8lklq__footer{border-top:1px dashed var(--border-strong);justify-content:space-between;align-items:center;gap:.8rem;padding-top:1rem;display:flex}.case-studies-module__b8lklq__savesLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--fg-soft);font-size:.64rem;font-weight:700}.case-studies-module__b8lklq__savesValue{color:var(--c);text-align:right;font-size:.85rem;font-weight:700}@media (max-width:760px){.case-studies-module__b8lklq__grid{grid-template-columns:1fr}}@media (max-width:600px){.case-studies-module__b8lklq__header{margin-bottom:2.4rem}.case-studies-module__b8lklq__card{padding:1.6rem 1.5rem 1.4rem}.case-studies-module__b8lklq__metricN{font-size:2.5rem}}
.stage-rush-module__-_E7VW__header{max-width:720px;margin-bottom:2.6rem}.stage-rush-module__-_E7VW__heroCard{--c:#e6b85c;--c2:#764ba2;background:radial-gradient(120% 130% at 0% 0%, color-mix(in srgb, var(--c) 16%, transparent), transparent 55%), radial-gradient(120% 130% at 100% 100%, color-mix(in srgb, var(--c2) 16%, transparent), transparent 55%), var(--bg-elevated);border:1px solid color-mix(in srgb, var(--c) 26%, var(--border));box-shadow:var(--shadow-lg);border-radius:24px;margin-bottom:2.2rem;padding:2.6rem;position:relative;overflow:hidden}.stage-rush-module__-_E7VW__heroCard:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:4px;position:absolute;top:0;left:0;right:0}.stage-rush-module__-_E7VW__hcInner{grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;display:grid}.stage-rush-module__-_E7VW__hcCopy{min-width:0}.stage-rush-module__-_E7VW__tag{letter-spacing:1.5px;text-transform:uppercase;color:var(--c2);background:color-mix(in srgb, var(--c) 18%, transparent);border-radius:999px;margin-bottom:1.1rem;padding:.36rem .85rem;font-size:.66rem;font-weight:700;display:inline-block}.stage-rush-module__-_E7VW__hcName{font-family:var(--font-serif);color:var(--fg);letter-spacing:-.01em;margin-bottom:.9rem;font-size:clamp(2rem,3.6vw,2.7rem);font-weight:700}.stage-rush-module__-_E7VW__hcLead{color:var(--fg-muted);margin-bottom:1.9rem;font-size:1.06rem;line-height:1.72}.stage-rush-module__-_E7VW__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.stage-rush-module__-_E7VW__badge{border-radius:12px;transition:transform .2s,filter .2s;display:inline-flex}.stage-rush-module__-_E7VW__badge img{width:auto;height:56px;display:block}.stage-rush-module__-_E7VW__badge:hover{filter:drop-shadow(0 10px 22px color-mix(in srgb, var(--c2) 32%, transparent));transform:translateY(-2px)}.stage-rush-module__-_E7VW__hcStats{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.stage-rush-module__-_E7VW__stat{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.6rem .8rem;transition:transform .3s,border-color .3s}.stage-rush-module__-_E7VW__stat:hover{border-color:color-mix(in srgb, var(--c) 42%, transparent);transform:translateY(-3px)}.stage-rush-module__-_E7VW__statN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--c2), var(--c));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;line-height:1.05;display:block}.stage-rush-module__-_E7VW__statL{color:var(--fg-soft);text-transform:uppercase;letter-spacing:1px;margin-top:.4rem;font-size:.7rem;font-weight:600;display:block}.stage-rush-module__-_E7VW__proofGrid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:1.1rem;display:grid}.stage-rush-module__-_E7VW__proofWrap{display:flex}.stage-rush-module__-_E7VW__proof{background:var(--bg-elevated);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;padding:1.6rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.stage-rush-module__-_E7VW__proof:hover{border-color:color-mix(in srgb, var(--c) 45%, transparent);box-shadow:0 22px 56px color-mix(in srgb, var(--c) 22%, transparent);transform:translateY(-6px)}.stage-rush-module__-_E7VW__proof:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:3px;position:absolute;top:0;left:0;right:0}.stage-rush-module__-_E7VW__proofGlow{background:var(--c);opacity:.12;filter:blur(38px);pointer-events:none;border-radius:50%;width:130px;height:130px;transition:opacity .35s;position:absolute;top:-40px;right:-40px}.stage-rush-module__-_E7VW__proof:hover .stage-rush-module__-_E7VW__proofGlow{opacity:.24}.stage-rush-module__-_E7VW__proofN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--c2), var(--c));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem;font-size:2.1rem;font-weight:700;line-height:1.05}.stage-rush-module__-_E7VW__proofName{font-family:var(--font-serif);color:var(--fg);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.stage-rush-module__-_E7VW__proofDesc{color:var(--fg-soft);flex-grow:1;margin-bottom:1.2rem;font-size:.86rem;line-height:1.55}.stage-rush-module__-_E7VW__proofLink{color:var(--fg-muted);font-size:.82rem;font-weight:700;transition:color .2s}.stage-rush-module__-_E7VW__proof:hover .stage-rush-module__-_E7VW__proofLink{color:var(--c2)}@media (max-width:960px){.stage-rush-module__-_E7VW__hcInner{grid-template-columns:1fr;gap:2.2rem}.stage-rush-module__-_E7VW__proofGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stage-rush-module__-_E7VW__heroCard{padding:1.8rem 1.4rem}.stage-rush-module__-_E7VW__hcLead{margin-bottom:1.5rem}.stage-rush-module__-_E7VW__hcStats{gap:.8rem}.stage-rush-module__-_E7VW__stat{padding:1.2rem .5rem}.stage-rush-module__-_E7VW__statN{font-size:1.7rem}.stage-rush-module__-_E7VW__proofGrid{grid-template-columns:1fr}}
.services-module__liPscG__header{text-align:center;max-width:720px;margin:0 auto 3.2rem}.services-module__liPscG__header .section-label{padding-left:0}.services-module__liPscG__header .section-label:before{display:none}.services-module__liPscG__header .section-subtitle{margin:0 auto}.services-module__liPscG__grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.4rem;margin-bottom:1.4rem;display:grid}.services-module__liPscG__cardWrap{display:flex}.services-module__liPscG__card{background:var(--bg-elevated);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);color:var(--fg);border-radius:20px;flex-direction:column;padding:1.8rem 1.7rem 1.5rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.services-module__liPscG__card:hover{border-color:color-mix(in srgb, var(--c) 45%, transparent);box-shadow:0 24px 60px color-mix(in srgb, var(--c) 22%, transparent);transform:translateY(-6px)}.services-module__liPscG__card:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:4px;position:absolute;top:0;left:0;right:0}.services-module__liPscG__glow{background:var(--c);opacity:.12;filter:blur(40px);pointer-events:none;border-radius:50%;width:150px;height:150px;transition:opacity .35s;position:absolute;top:-40px;right:-40px}.services-module__liPscG__card:hover .services-module__liPscG__glow{opacity:.24}.services-module__liPscG__icon{width:46px;height:46px;color:var(--c);background:color-mix(in srgb, var(--c) 14%, transparent);border:1px solid color-mix(in srgb, var(--c) 22%, transparent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.05rem;display:flex}.services-module__liPscG__title{font-family:var(--font-serif);color:var(--fg);margin-bottom:.55rem;font-size:1.22rem;font-weight:700}.services-module__liPscG__desc{color:var(--fg-soft);flex-grow:1;margin-bottom:1.1rem;font-size:.92rem;line-height:1.65}.services-module__liPscG__tags{border-top:1px dashed var(--border);flex-wrap:wrap;gap:.35rem;padding-top:.9rem;display:flex}.services-module__liPscG__tag{background:var(--surface-strong);border:1px solid var(--border);color:var(--fg-soft);letter-spacing:.2px;white-space:nowrap;border-radius:6px;padding:.22rem .55rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.7rem}.services-module__liPscG__cta{color:var(--fg-muted);align-items:center;gap:.4rem;margin-top:1.1rem;font-size:.86rem;font-weight:700;transition:color .25s;display:inline-flex}.services-module__liPscG__card:hover .services-module__liPscG__cta{color:var(--c)}.services-module__liPscG__arrow{transition:transform .25s;display:inline-block}.services-module__liPscG__card:hover .services-module__liPscG__arrow,.services-module__liPscG__feature:hover .services-module__liPscG__arrow{transform:translate(4px)}.services-module__liPscG__feature{background:radial-gradient(120% 140% at 0% 0%, color-mix(in srgb, var(--c) 12%, transparent), transparent 55%), var(--bg-elevated);border:1px solid color-mix(in srgb, var(--c) 26%, var(--border));box-shadow:var(--shadow-sm);color:var(--fg);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.8rem;padding:1.9rem 2rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:grid;position:relative;overflow:hidden}.services-module__liPscG__feature:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:4px;position:absolute;top:0;left:0;right:0}.services-module__liPscG__feature:hover{border-color:color-mix(in srgb, var(--c) 50%, transparent);box-shadow:0 24px 60px color-mix(in srgb, var(--c) 20%, transparent);transform:translateY(-4px)}.services-module__liPscG__featureGlow{background:var(--c);opacity:.1;filter:blur(54px);pointer-events:none;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;left:-40px}.services-module__liPscG__featureIcon{width:64px;height:64px;color:var(--c);background:color-mix(in srgb, var(--c) 15%, transparent);border:1px solid color-mix(in srgb, var(--c) 26%, transparent);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.services-module__liPscG__featureBody{min-width:0}.services-module__liPscG__featureHead{flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:.5rem;display:flex}.services-module__liPscG__featureTitle{font-family:var(--font-serif);color:var(--fg);font-size:1.5rem;font-weight:700}.services-module__liPscG__featureBadge{letter-spacing:1px;text-transform:uppercase;color:var(--c);background:color-mix(in srgb, var(--c) 14%, transparent);white-space:nowrap;border-radius:999px;padding:.3rem .65rem;font-size:.64rem;font-weight:700}.services-module__liPscG__featureDesc{color:var(--fg-soft);max-width:620px;margin-bottom:1rem;font-size:.96rem;line-height:1.65}.services-module__liPscG__featureBody .services-module__liPscG__tags{border-top:none;padding-top:0}.services-module__liPscG__featureCta{color:#fff;background:linear-gradient(135deg, var(--c), var(--c2));box-shadow:0 6px 22px color-mix(in srgb, var(--c) 32%, transparent);white-space:nowrap;border-radius:12px;align-items:center;gap:.45rem;padding:.8rem 1.4rem;font-size:.92rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.services-module__liPscG__feature:hover .services-module__liPscG__featureCta{box-shadow:0 12px 34px color-mix(in srgb, var(--c) 42%, transparent);transform:translateY(-2px)}@media (max-width:760px){.services-module__liPscG__feature{grid-template-columns:1fr;gap:1.2rem;padding:1.7rem 1.5rem}.services-module__liPscG__featureCta{justify-content:center}}@media (prefers-reduced-motion:reduce){.services-module__liPscG__card,.services-module__liPscG__feature,.services-module__liPscG__arrow,.services-module__liPscG__featureCta,.services-module__liPscG__glow{transition:none!important}}
.process-module__yoZS6G__header{max-width:720px;margin-bottom:3rem}.process-module__yoZS6G__timeline{--c:var(--brand-store);--c2:var(--brand-nyzaverse);--rail:60px;--circle:52px;max-width:820px;margin:0;padding:0;list-style:none}.process-module__yoZS6G__step{grid-template-columns:var(--rail) 1fr;align-items:start;gap:1.5rem;padding-bottom:2.4rem;display:grid;position:relative}.process-module__yoZS6G__step:last-child{padding-bottom:0}.process-module__yoZS6G__step:before{content:"";top:var(--circle);bottom:0;left:calc(var(--rail) / 2 - 1px);background:linear-gradient(to bottom, var(--c), var(--c2));opacity:.55;border-radius:2px;width:2px;position:absolute}.process-module__yoZS6G__step:last-child:before{display:none}.process-module__yoZS6G__rail{justify-content:center;display:flex}.process-module__yoZS6G__num{z-index:1;width:var(--circle);height:var(--circle);background:linear-gradient(135deg, var(--c), var(--c2));color:#fff;font-family:var(--font-serif);letter-spacing:.5px;box-shadow:0 0 0 4px color-mix(in srgb, var(--gold) 30%, transparent), 0 8px 22px color-mix(in srgb, var(--c) 38%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:flex;position:relative}.process-module__yoZS6G__card{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:18px;padding:1.4rem 1.6rem 1.5rem;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.process-module__yoZS6G__card:before{content:"";background:var(--c);opacity:.08;filter:blur(42px);pointer-events:none;border-radius:50%;width:150px;height:150px;transition:opacity .35s;position:absolute;top:-50px;right:-50px}.process-module__yoZS6G__card:hover{border-color:color-mix(in srgb, var(--c) 45%, transparent);box-shadow:0 22px 54px color-mix(in srgb, var(--c) 20%, transparent);transform:translateY(-4px)}.process-module__yoZS6G__card:hover:before{opacity:.18}.process-module__yoZS6G__title{font-family:var(--font-serif);color:var(--fg);margin-bottom:.5rem;font-size:1.3rem;font-weight:700;line-height:1.25}.process-module__yoZS6G__body{color:var(--fg-muted);margin-bottom:1rem;font-size:.96rem;line-height:1.65}.process-module__yoZS6G__bullet{background:var(--surface-strong);border:1px solid color-mix(in srgb, var(--c) 30%, var(--border));color:var(--fg-soft);border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.78rem;line-height:1.4;display:inline-flex}.process-module__yoZS6G__bullet:before{content:"✓";font-family:var(--font-sans);color:var(--c);font-weight:800}@media (max-width:600px){.process-module__yoZS6G__timeline{--rail:48px;--circle:42px}.process-module__yoZS6G__step{gap:1.1rem;padding-bottom:2rem}.process-module__yoZS6G__num{font-size:.92rem}.process-module__yoZS6G__card{padding:1.2rem 1.3rem 1.3rem}.process-module__yoZS6G__title{font-size:1.18rem}}@media (prefers-reduced-motion:reduce){.process-module__yoZS6G__card,.process-module__yoZS6G__card:before{transition:none!important}}
.audit-pitch-module__nk0W2q__section{z-index:10;background:linear-gradient(180deg, color-mix(in srgb, var(--spectrum-accent) 4%, transparent) 0%, color-mix(in srgb, var(--gold) 4%, transparent) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 2rem;position:relative}.audit-pitch-module__nk0W2q__layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.audit-pitch-module__nk0W2q__left{min-width:0}.audit-pitch-module__nk0W2q__left .section-title{margin-bottom:1.2rem}.audit-pitch-module__nk0W2q__lead{color:var(--fg-muted);max-width:540px;margin-bottom:2rem;font-size:1.06rem;line-height:1.72}.audit-pitch-module__nk0W2q__highlights{grid-template-columns:repeat(4,1fr);gap:.9rem;margin-bottom:2rem;display:grid}.audit-pitch-module__nk0W2q__h{text-align:center;background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;padding:1.1rem .5rem;transition:transform .3s,border-color .3s,box-shadow .3s}.audit-pitch-module__nk0W2q__h:hover{border-color:var(--border-accent);box-shadow:var(--shadow-md);transform:translateY(-4px)}.audit-pitch-module__nk0W2q__hN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--spectrum-accent), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:700;line-height:1.1;display:block}.audit-pitch-module__nk0W2q__hL{color:var(--fg-soft);text-transform:uppercase;letter-spacing:.8px;margin-top:.35rem;font-size:.68rem;font-weight:600;display:block}.audit-pitch-module__nk0W2q__actions{flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem;display:flex}.audit-pitch-module__nk0W2q__proof{color:var(--fg-soft);align-items:center;gap:.6rem;font-size:.88rem;display:flex}.audit-pitch-module__nk0W2q__proof strong{color:var(--fg);font-weight:700}.audit-pitch-module__nk0W2q__proofDot{background:var(--spectrum-accent);width:8px;height:8px;box-shadow:0 0 0 0 color-mix(in srgb, var(--spectrum-accent) 60%, transparent);border-radius:50%;flex-shrink:0;animation:2.4s ease-out infinite audit-pitch-module__nk0W2q__proofPulse}@keyframes audit-pitch-module__nk0W2q__proofPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--spectrum-accent) 55%, transparent)}to{box-shadow:0 0 0 9px #0000}}.audit-pitch-module__nk0W2q__right{min-width:0}.audit-pitch-module__nk0W2q__panel{background:radial-gradient(120% 120% at 50% 0%, color-mix(in srgb, var(--spectrum-accent) 14%, transparent), transparent 62%), var(--bg-elevated);border:1px solid color-mix(in srgb, var(--spectrum-accent) 28%, var(--border));box-shadow:0 24px 60px color-mix(in srgb, var(--spectrum-accent) 16%, transparent);border-radius:22px;padding:1.6rem 1.7rem 1.8rem;position:relative;overflow:hidden}.audit-pitch-module__nk0W2q__panel:before{content:"";background:linear-gradient(90deg, var(--spectrum-accent), var(--spectrum-accent-2));height:4px;position:absolute;top:0;left:0;right:0}.audit-pitch-module__nk0W2q__panelHead{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.audit-pitch-module__nk0W2q__dots{gap:5px;display:flex}.audit-pitch-module__nk0W2q__dots span{border-radius:50%;width:10px;height:10px}.audit-pitch-module__nk0W2q__dots span:first-child{background:#ff5f57}.audit-pitch-module__nk0W2q__dots span:nth-child(2){background:#febc2e}.audit-pitch-module__nk0W2q__dots span:nth-child(3){background:#28c840}.audit-pitch-module__nk0W2q__panelTitle{letter-spacing:1.2px;color:var(--fg-faint);text-transform:uppercase;margin-left:auto;font-size:.7rem}.audit-pitch-module__nk0W2q__panelLead{color:var(--fg-soft);text-transform:uppercase;letter-spacing:.6px;margin-bottom:1.4rem;font-size:.82rem;font-weight:600}.audit-pitch-module__nk0W2q__steps{flex-direction:column;gap:1.5rem;display:flex}.audit-pitch-module__nk0W2q__step{gap:1rem;display:flex;position:relative}.audit-pitch-module__nk0W2q__step:not(:last-child):before{content:"";background:linear-gradient(var(--spectrum-accent), transparent);opacity:.4;width:2px;position:absolute;top:46px;bottom:-1.5rem;left:21px}.audit-pitch-module__nk0W2q__stepNum{z-index:1;width:44px;height:44px;font-family:var(--font-serif);color:var(--spectrum-accent);background:color-mix(in srgb, var(--spectrum-accent) 12%, var(--bg-elevated));border:1px solid color-mix(in srgb, var(--spectrum-accent) 38%, var(--border));border-radius:50%;flex-shrink:0;place-items:center;font-size:1.05rem;font-weight:700;display:grid;position:relative}.audit-pitch-module__nk0W2q__stepBody{padding-top:.1rem}.audit-pitch-module__nk0W2q__step h3{font-family:var(--font-serif);color:var(--fg);margin-bottom:.3rem;font-size:1.06rem;font-weight:600}.audit-pitch-module__nk0W2q__step p{color:var(--fg-soft);font-size:.88rem;line-height:1.6}@media (max-width:960px){.audit-pitch-module__nk0W2q__layout{grid-template-columns:1fr;gap:3rem}.audit-pitch-module__nk0W2q__right{order:2}.audit-pitch-module__nk0W2q__panel{max-width:520px}}@media (max-width:600px){.audit-pitch-module__nk0W2q__section{padding:4.5rem 1.2rem}.audit-pitch-module__nk0W2q__highlights{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.audit-pitch-module__nk0W2q__proofDot{animation:none!important}}
.pricing-module__XUogIa__header{max-width:720px;margin-bottom:3rem}.pricing-module__XUogIa__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.3rem;display:grid}.pricing-module__XUogIa__cardWrap{display:flex}.pricing-module__XUogIa__tier{background:var(--bg-elevated);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:2rem 1.6rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.pricing-module__XUogIa__tier:before{content:"";background:linear-gradient(90deg, var(--c), var(--c2));height:4px;position:absolute;top:0;left:0;right:0}.pricing-module__XUogIa__tier:hover{border-color:color-mix(in srgb, var(--c) 45%, transparent);box-shadow:0 24px 60px color-mix(in srgb, var(--c) 22%, transparent);transform:translateY(-6px)}.pricing-module__XUogIa__featured{border-color:color-mix(in srgb, var(--c) 40%, transparent);background:radial-gradient(130% 120% at 50% 0%, color-mix(in srgb, var(--c) 12%, transparent), transparent 55%), var(--bg-elevated);box-shadow:0 20px 50px color-mix(in srgb, var(--c) 18%, transparent)}.pricing-module__XUogIa__badge{letter-spacing:1.2px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--c), var(--c2));box-shadow:0 6px 18px color-mix(in srgb, var(--c) 35%, transparent);border-radius:999px;align-self:flex-start;margin-bottom:.9rem;padding:.32rem .8rem;font-size:.66rem;font-weight:800}.pricing-module__XUogIa__name{font-family:var(--font-serif);color:var(--fg);margin-bottom:.5rem;font-size:1.55rem;font-weight:700}.pricing-module__XUogIa__desc{color:var(--fg-soft);min-height:3.1em;margin-bottom:1.4rem;font-size:.9rem;line-height:1.55}.pricing-module__XUogIa__price{align-items:baseline;gap:.45rem;display:flex}.pricing-module__XUogIa__amount{font-family:var(--font-serif);background:linear-gradient(135deg, var(--c), var(--c2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.pricing-module__XUogIa__period{color:var(--fg-soft);font-size:.82rem;font-weight:600}.pricing-module__XUogIa__timeline{letter-spacing:.4px;text-transform:uppercase;color:var(--c);background:color-mix(in srgb, var(--c) 12%, transparent);border-radius:8px;align-self:flex-start;margin:.7rem 0 1.4rem;padding:.28rem .66rem;font-size:.72rem;font-weight:700}.pricing-module__XUogIa__features{border-top:1px solid var(--border);flex-grow:1;margin:0 0 1.8rem;padding-top:1.3rem;list-style:none}.pricing-module__XUogIa__features li{color:var(--fg-muted);align-items:flex-start;gap:.55rem;padding:.42rem 0;font-size:.86rem;line-height:1.5;display:flex}.pricing-module__XUogIa__check{color:var(--c);flex-shrink:0;font-size:.82rem;font-weight:800;line-height:1.6}.pricing-module__XUogIa__cta{justify-content:center;width:100%}.pricing-module__XUogIa__foot{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;margin-top:2.6rem;padding:1.6rem 1.8rem;display:flex}.pricing-module__XUogIa__foot p{color:var(--fg-muted);max-width:600px;font-size:1rem}.pricing-module__XUogIa__foot strong{color:var(--fg)}@media (max-width:1080px){.pricing-module__XUogIa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pricing-module__XUogIa__grid{grid-template-columns:1fr}.pricing-module__XUogIa__foot{flex-direction:column;align-items:flex-start}}
.faq-module__TMh2Ga__header{text-align:center;margin-bottom:2.6rem}.faq-module__TMh2Ga__header .faq-module__TMh2Ga__section-subtitle{margin:0 auto}.faq-module__TMh2Ga__list{flex-direction:column;gap:.85rem;display:flex}.faq-module__TMh2Ga__item{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;transition:border-color .35s,box-shadow .35s,background .35s;position:relative;overflow:hidden}.faq-module__TMh2Ga__item:before{content:"";background:linear-gradient(180deg, var(--spectrum-accent), var(--spectrum-accent-2));opacity:0;width:3px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.faq-module__TMh2Ga__item:hover{border-color:var(--border-strong)}.faq-module__TMh2Ga__item:hover:before{opacity:.45}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open{border-color:var(--border-accent);box-shadow:0 22px 56px color-mix(in srgb, var(--spectrum-accent) 16%, transparent);background:radial-gradient(130% 150% at 0% 0%, color-mix(in srgb, var(--spectrum-accent) 7%, transparent), transparent 55%), var(--bg-elevated)}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open:before{opacity:1}.faq-module__TMh2Ga__q{text-align:left;cursor:pointer;width:100%;color:var(--fg);background:0 0;border:none;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.faq-module__TMh2Ga__num{font-family:var(--font-serif);color:var(--fg-faint);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.95rem;font-weight:700;line-height:1;transition:color .3s}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__num{background:linear-gradient(135deg, var(--spectrum-accent), var(--spectrum-accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.faq-module__TMh2Ga__qText{font-family:var(--font-serif);color:var(--fg);flex:1;font-size:1.06rem;font-weight:600;line-height:1.4;transition:color .3s}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__qText{background:linear-gradient(120deg, var(--spectrum-accent), var(--spectrum-accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.faq-module__TMh2Ga__iconWrap{background:var(--surface);border:1px solid var(--border);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;transition:background .35s,border-color .35s;display:grid}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__iconWrap{background:color-mix(in srgb, var(--spectrum-accent) 14%, transparent);border-color:var(--border-accent)}.faq-module__TMh2Ga__icon{width:14px;height:14px;position:relative}.faq-module__TMh2Ga__icon:before,.faq-module__TMh2Ga__icon:after{content:"";background:var(--fg-soft);border-radius:2px;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s,background .3s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.faq-module__TMh2Ga__icon:after{transform:translateY(-50%)rotate(90deg)}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__icon:before,.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__icon:after{background:linear-gradient(90deg, var(--spectrum-accent), var(--spectrum-accent-2))}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__icon:after{opacity:0;transform:translateY(-50%)rotate(180deg)}.faq-module__TMh2Ga__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1);display:grid}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__answerWrap{grid-template-rows:1fr}.faq-module__TMh2Ga__answerInner{min-height:0;overflow:hidden}.faq-module__TMh2Ga__a{color:var(--fg-muted);padding:0 1.5rem 1.4rem 3.45rem;font-size:.97rem;line-height:1.72}.faq-module__TMh2Ga__foot{background:var(--surface-strong);border:1px solid var(--border);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;margin-top:2.2rem;padding:1.4rem 1.7rem;display:flex}.faq-module__TMh2Ga__foot p{color:var(--fg-muted);max-width:460px;font-size:.98rem}@media (max-width:600px){.faq-module__TMh2Ga__q{gap:.75rem;padding:1.1rem 1.15rem}.faq-module__TMh2Ga__qText{font-size:1rem}.faq-module__TMh2Ga__a{padding:0 1.15rem 1.2rem}.faq-module__TMh2Ga__foot{flex-direction:column;align-items:flex-start;padding:1.3rem}.faq-module__TMh2Ga__foot .faq-module__TMh2Ga__btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.faq-module__TMh2Ga__answerWrap,.faq-module__TMh2Ga__icon:before,.faq-module__TMh2Ga__icon:after{transition:none}}
