.Navbar-module__nuAbfa__nav{z-index:100;background-color:#fff;border-radius:20px;width:45%;margin:0 auto;padding:0 clamp(1.25rem,.5vw,2.5rem);transition:background .3s,box-shadow .3s,border-color .3s;position:fixed;top:10px;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#fff;border-bottom:1px solid #0000000f;box-shadow:0 1px #0000000f,0 4px 24px #0000000a}.Navbar-module__nuAbfa__inner{align-items:center;gap:2rem;max-width:1160px;height:64px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;text-decoration:none;transition:opacity .15s;display:flex}.Navbar-module__nuAbfa__logo:hover{opacity:.75}.Navbar-module__nuAbfa__links{gap:.15rem;margin-left:.5rem;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-muted);letter-spacing:.01em;border-radius:7px;padding:.4rem .7rem;font-size:.82rem;font-weight:400;text-decoration:none;transition:color .15s,background .15s;display:block}.Navbar-module__nuAbfa__link:hover{color:var(--text);background:#0000000a}.Navbar-module__nuAbfa__actions{align-items:center;margin-left:auto;display:flex}.Navbar-module__nuAbfa__btnCta{color:#fff;background:var(--text);letter-spacing:.01em;white-space:nowrap;border-radius:9px;align-items:center;gap:.45rem;padding:.52rem 1.1rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .18s,transform .18s;display:inline-flex}.Navbar-module__nuAbfa__btnCta:hover{opacity:.82;transform:translateY(-1px)}.Navbar-module__nuAbfa__ctaArrow{transition:transform .22s;display:inline-block}.Navbar-module__nuAbfa__btnCta:hover .Navbar-module__nuAbfa__ctaArrow{transform:translate(3px)}.Navbar-module__nuAbfa__burger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;transition:background .15s;display:none}.Navbar-module__nuAbfa__burger:hover{background:#0000000d}.Navbar-module__nuAbfa__burger span{background:var(--text);transform-origin:50%;border-radius:2px;width:20px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__nuAbfa__drawer{background:var(--bg-white);border-top:1px solid var(--border);flex-direction:column;gap:.25rem;max-height:0;padding:0 clamp(1.25rem,4vw,2rem);transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s;display:none;overflow:hidden}.Navbar-module__nuAbfa__drawerOpen{max-height:480px;padding:1rem clamp(1.25rem,4vw,2rem) 1.5rem}.Navbar-module__nuAbfa__drawerLinks{flex-direction:column;gap:0;list-style:none;display:flex}.Navbar-module__nuAbfa__drawerLink{color:var(--text-muted);border-bottom:1px solid var(--border);padding:.7rem 0;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .15s;display:block}.Navbar-module__nuAbfa__drawerLink:hover{color:var(--text)}.Navbar-module__nuAbfa__drawerCta{color:#fff;background:var(--text);border-radius:9px;align-items:center;margin-top:1rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.Navbar-module__nuAbfa__drawerCta:hover{opacity:.8}@media (max-width:860px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__burger{margin-left:auto;display:flex}.Navbar-module__nuAbfa__drawer{display:flex}}
.Hero-module__Z8hQ_W__hero{background:var(--bg);padding-top:clamp(6rem,10vw,8rem);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__dotGrid{opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#00000014 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.Hero-module__Z8hQ_W__dotGrid:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg));position:absolute;inset:0}.Hero-module__Z8hQ_W__glow{pointer-events:none;background:radial-gradient(#c1ff5524 0%,#7bf75514 45%,#0000 70%);width:900px;height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#5cff591f,#0000 70%);width:850px;height:400px;position:absolute;top:5%;right:-15%;transform:rotate(-14deg)}.Hero-module__Z8hQ_W__container{z-index:2;padding:0 clamp(1.25rem,5vw,4rem);position:relative;left:5%;right:0}.Hero-module__Z8hQ_W__heroTop{grid-template-columns:1.15fr .55fr;align-items:start;gap:4rem;margin-bottom:4rem;display:grid}.Hero-module__Z8hQ_W__content{max-width:760px}.Hero-module__Z8hQ_W__eyebrow{color:var(--text-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.85rem;display:inline-flex}.Hero-module__Z8hQ_W__liveDot{background:#22c55e;border-radius:50%;width:8px;height:8px}.Hero-module__Z8hQ_W__headline{letter-spacing:-.07em;color:var(--text);margin:1.5rem 0;font-size:clamp(4rem,8vw,6.5rem);font-weight:350;line-height:.92}.Hero-module__Z8hQ_W__headline em{color:#003d32;font-style:italic}.Hero-module__Z8hQ_W__sub{max-width:500px;color:var(--text-muted);font-size:1.05rem;line-height:1.9}.Hero-module__Z8hQ_W__em{color:var(--text);font-style:italic;font-weight:500}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__btnMain{color:#fff;background:#111;border-radius:14px;align-items:center;gap:.6rem;padding:.95rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnMain:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnArrow{transition:all .2s}.Hero-module__Z8hQ_W__btnMain:hover .Hero-module__Z8hQ_W__btnArrow{transform:translate(3px)}.Hero-module__Z8hQ_W__btnGhost{color:var(--text);background:#fff;border:1px solid #00000014;border-radius:14px;align-items:center;padding:.95rem 1.3rem;text-decoration:none;display:inline-flex}.Hero-module__Z8hQ_W__sideContent{max-width:280px;margin-left:-40%;padding-top:6rem}.Hero-module__Z8hQ_W__sideText{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.9}.Hero-module__Z8hQ_W__learnMore{color:var(--text);background:#fff;border:1px solid #00000014;border-radius:14px;justify-content:center;align-items:center;padding:.9rem 1.4rem;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__learnMore:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__proof{align-items:center;gap:1rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__proofAvatars{display:flex}.Hero-module__Z8hQ_W__proofAvatar{background:#f3f4f6;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:36px;height:36px;margin-top:20px;margin-left:-10px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__proofAvatar:first-child{margin-left:0}.Hero-module__Z8hQ_W__avatarImage{object-fit:cover}.Hero-module__Z8hQ_W__proofText{color:var(--text-muted);font-size:.85rem}.Hero-module__Z8hQ_W__mockupContainer{background:#ffffffbf;border:12px solid #8080803d;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000000f,0 50px 90px #00000014}.Hero-module__Z8hQ_W__screenshot{width:1800px;display:block}.Hero-module__Z8hQ_W__marqueeSection{margin-top:4rem;padding-bottom:3rem}.Hero-module__Z8hQ_W__marqueeLabel{text-align:center;color:#000;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;font-size:.75rem}.Hero-module__Z8hQ_W__marqueeOuter{width:78%;margin:auto;overflow:hidden}.Hero-module__Z8hQ_W__partnerLogo{opacity:.4;filter:grayscale();width:100px;height:28px;margin:0 2rem;transition:all .2s;position:relative}.Hero-module__Z8hQ_W__partnerLogo:hover{opacity:1;filter:grayscale(0)}@media (max-width:900px){.Hero-module__Z8hQ_W__heroTop{grid-template-columns:1fr;gap:2rem}.Hero-module__Z8hQ_W__headline{font-size:clamp(3rem,14vw,4.7rem)}.Hero-module__Z8hQ_W__sideContent{max-width:100%;padding-top:0}.Hero-module__Z8hQ_W__marqueeOuter{width:95%}}
.HowItWorks-module__a-Tr4W__section{background:var(--bg);padding:clamp(4rem,8vw,7rem) 0;overflow:hidden}.HowItWorks-module__a-Tr4W__container{flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem);display:flex}.HowItWorks-module__a-Tr4W__phraseWrap{text-align:center;flex-direction:column;align-items:center;gap:.85rem;max-width:560px;display:flex}.HowItWorks-module__a-Tr4W__kicker{color:#e8541a;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:600}.HowItWorks-module__a-Tr4W__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.1}.HowItWorks-module__a-Tr4W__headline em{font-style:italic}.HowItWorks-module__a-Tr4W__sub{color:var(--text-muted);font-size:.9375rem;font-weight:300;line-height:1.65}.HowItWorks-module__a-Tr4W__diagram{width:100%;min-height:420px;position:relative}.HowItWorks-module__a-Tr4W__diagramBg{pointer-events:none;z-index:0;background:radial-gradient(#fff8f0f2 0%,#faf9f799 45%,#0000 70%);position:absolute;inset:-60px}.HowItWorks-module__a-Tr4W__svgOverlay{pointer-events:none;z-index:1;position:absolute;top:0;left:0;overflow:visible}.HowItWorks-module__a-Tr4W__nodeGrid{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;padding:1rem 0;display:grid;position:relative}.HowItWorks-module__a-Tr4W__leftStack{flex-direction:column;align-items:flex-end;gap:18px;padding-right:clamp(2.5rem,8vw,5rem);display:flex}.HowItWorks-module__a-Tr4W__stackLabel{color:var(--text-light);letter-spacing:.1em;text-transform:uppercase;text-align:right;margin-bottom:.25rem;font-size:.65rem;font-weight:600}.HowItWorks-module__a-Tr4W__avatarCard{border:2px solid var(--bg-white);background:var(--bg);border-radius:50%;flex-shrink:0;width:56px;height:56px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001a,0 0 0 1px #0000000d}.HowItWorks-module__a-Tr4W__avatarCard:hover{transform:scale(1.08);box-shadow:0 6px 20px #00000026}.HowItWorks-module__a-Tr4W__centerCard{background:var(--bg-white);z-index:3;border:1px solid #00000014;border-radius:28px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;width:130px;height:130px;display:flex;position:relative;box-shadow:0 2px 8px #0000000f,0 16px 48px #00000014,0 0 0 6px #fffc}.HowItWorks-module__a-Tr4W__centerLive{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite HowItWorks-module__a-Tr4W__livePulse;position:absolute;top:10px;right:10px;box-shadow:0 0 0 3px #22c55e33}@keyframes HowItWorks-module__a-Tr4W__livePulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 7px #22c55e0d}}.HowItWorks-module__a-Tr4W__trevoLinkPill{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);white-space:nowrap;border-radius:20px;padding:.18rem .55rem;font-family:Courier New,monospace;font-size:.62rem}.HowItWorks-module__a-Tr4W__rightStack{flex-direction:column;align-items:flex-start;gap:18px;padding-left:clamp(2.5rem,8vw,5rem);display:flex}.HowItWorks-module__a-Tr4W__rightStack .HowItWorks-module__a-Tr4W__stackLabel{text-align:left}.HowItWorks-module__a-Tr4W__brandCard{background:var(--bg-white);border:1px solid #00000012;border-radius:14px;flex-shrink:0;width:56px;height:56px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000014}.HowItWorks-module__a-Tr4W__brandCard:hover{transform:scale(1.08);box-shadow:0 6px 20px #0000001f}.HowItWorks-module__a-Tr4W__carouselCard{background:var(--bg-white);border:1px solid var(--border);border-radius:20px;width:100%;padding:1.25rem 1.25rem 1rem;box-shadow:0 2px 8px #0000000a,0 12px 40px #0000000f}.HowItWorks-module__a-Tr4W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.HowItWorks-module__a-Tr4W__cardHeaderLeft{align-items:center;gap:.5rem;display:flex}.HowItWorks-module__a-Tr4W__webhookDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite HowItWorks-module__a-Tr4W__livePulse}.HowItWorks-module__a-Tr4W__cardTitle{color:var(--text);letter-spacing:.02em;font-size:.78rem;font-weight:500}.HowItWorks-module__a-Tr4W__cardBadge{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:.2rem .65rem;font-size:.68rem}.HowItWorks-module__a-Tr4W__carouselOuter{width:452px;margin:0 auto;overflow:hidden}.HowItWorks-module__a-Tr4W__carouselTrack{gap:16px;display:flex}.HowItWorks-module__a-Tr4W__carouselItem{transform-origin:bottom;flex-direction:column;flex-shrink:0;align-items:center;gap:.55rem;display:flex}.HowItWorks-module__a-Tr4W__iconBox{border:1.5px solid var(--border);border-radius:18px;justify-content:center;align-items:center;width:86px;height:86px;transition:border-color .45s,background .45s;display:flex}.HowItWorks-module__a-Tr4W__iconName{white-space:nowrap;font-size:.72rem;font-weight:400;transition:color .45s}@media (max-width:700px){.HowItWorks-module__a-Tr4W__nodeGrid{grid-template-columns:1fr auto 1fr;gap:0}.HowItWorks-module__a-Tr4W__leftStack,.HowItWorks-module__a-Tr4W__rightStack{gap:12px;padding-left:1rem;padding-right:1rem}.HowItWorks-module__a-Tr4W__avatarCard,.HowItWorks-module__a-Tr4W__brandCard{width:42px;height:42px}.HowItWorks-module__a-Tr4W__centerCard{border-radius:22px;width:96px;height:96px}.HowItWorks-module__a-Tr4W__carouselOuter{width:100%}.HowItWorks-module__a-Tr4W__carouselItem{width:calc(33.33% - 11px)!important}.HowItWorks-module__a-Tr4W__iconBox{width:100%;height:70px}}
.Problem-module__xNBfSq__section{background:var(--bg);padding:clamp(4rem,8vw,7rem) 0}.Problem-module__xNBfSq__container{flex-direction:column;gap:2.5rem;max-width:1160px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3.5rem);display:flex}.Problem-module__xNBfSq__header{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;display:grid}.Problem-module__xNBfSq__headerLeft{flex-direction:column;gap:.5rem;display:flex}.Problem-module__xNBfSq__kicker{color:#e8541a;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:700}.Problem-module__xNBfSq__headline{letter-spacing:-.03em;color:var(--text);font-size:clamp(1.8rem,3.8vw,2.8rem);line-height:1.12;font-family:var(--font-display);margin:0}.Problem-module__xNBfSq__headlineMuted{color:var(--text-light);font-weight:300}.Problem-module__xNBfSq__headline strong{color:var(--text);font-weight:400}.Problem-module__xNBfSq__headerRight{color:var(--text-muted);place-self:end;max-width:360px;font-size:.9375rem;font-weight:300;line-height:1.65}.Problem-module__xNBfSq__bento{grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Problem-module__xNBfSq__cell{background:var(--bg-white);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:.85rem;padding:1.5rem;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden}.Problem-module__xNBfSq__cell:hover{transform:translateY(-3px);box-shadow:0 10px 36px #00000014}.Problem-module__xNBfSq__cellCreators{grid-column:1/2}.Problem-module__xNBfSq__avatarRow{align-items:center;display:flex}.Problem-module__xNBfSq__avatar{border:2.5px solid var(--bg-white);background:var(--bg);border-radius:50%;flex-shrink:0;width:40px;height:40px;margin-left:-10px;position:relative;overflow:hidden}.Problem-module__xNBfSq__avatar:first-child{margin-left:0}.Problem-module__xNBfSq__avatarCount{background:var(--text);color:#fff;border:2.5px solid var(--bg-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-10px;font-size:.62rem;font-weight:600;display:flex}.Problem-module__xNBfSq__cellMeta{flex-direction:column;gap:.15rem;display:flex}.Problem-module__xNBfSq__metaLabel{color:var(--text-light);letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;font-weight:700}.Problem-module__xNBfSq__metaSub{color:var(--text-muted);font-size:.78rem;font-weight:300}.Problem-module__xNBfSq__cellTagline{grid-column:2/3;justify-content:center}.Problem-module__xNBfSq__taglineText{color:var(--text);font-size:.925rem;font-weight:300;line-height:1.6}.Problem-module__xNBfSq__cellDark{background:#1a1917;border-color:#0000;grid-area:1/3/3/5;justify-content:space-between;min-height:260px;padding:2rem;position:relative}.Problem-module__xNBfSq__cellDark:hover{box-shadow:0 12px 40px #00000040}.Problem-module__xNBfSq__darkText{color:#ffffffd1;z-index:1;max-width:280px;font-size:1.05rem;font-weight:300;line-height:1.6;position:relative}.Problem-module__xNBfSq__darkBottom{z-index:1;align-items:flex-end;gap:1rem;display:flex;position:relative}.Problem-module__xNBfSq__ratingBlock{align-items:baseline;gap:.1rem;display:flex}.Problem-module__xNBfSq__ratingNum{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;font-size:3.5rem;font-weight:300;line-height:1}.Problem-module__xNBfSq__ratingDenom{color:#fff6;font-size:1.2rem;font-weight:300}.Problem-module__xNBfSq__ratingRight{flex-direction:column;gap:.4rem;padding-bottom:.3rem;display:flex}.Problem-module__xNBfSq__stars{gap:2px;display:flex}.Problem-module__xNBfSq__ratingLabel{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700;line-height:1.4}.Problem-module__xNBfSq__darkChart{pointer-events:none;width:100%;height:80px;position:absolute;bottom:0;left:0;right:0}.Problem-module__xNBfSq__cellRoi{grid-column:1/2;justify-content:flex-end}.Problem-module__xNBfSq__cellRevenue{grid-column:2/3}.Problem-module__xNBfSq__cellSavings{background:var(--text);border-color:#0000;grid-column:1/3;justify-content:center}.Problem-module__xNBfSq__savingsText{font-family:var(--font-display);color:#ffffffbf;font-size:clamp(1rem,2vw,1.3rem);font-style:italic;font-weight:300;line-height:1.5}.Problem-module__xNBfSq__savingsText strong{color:#fff;font-style:normal;font-weight:400}.Problem-module__xNBfSq__bigStat{font-family:var(--font-display);color:var(--text);letter-spacing:-.04em;font-size:clamp(2.4rem,4vw,3.25rem);font-weight:300;line-height:1}.Problem-module__xNBfSq__bigStatUnit{color:var(--text-muted);letter-spacing:0;font-size:.5em;font-weight:400}.Problem-module__xNBfSq__bigStatLabel{color:var(--text-muted);font-size:.75rem;font-weight:300;line-height:1.45}.Problem-module__xNBfSq__availablePill{color:#16a34a;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.4rem;margin-top:auto;font-size:.6rem;font-weight:700;display:inline-flex}.Problem-module__xNBfSq__availableDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.8s infinite Problem-module__xNBfSq__blink}@keyframes Problem-module__xNBfSq__blink{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:900px){.Problem-module__xNBfSq__header{grid-template-columns:1fr}.Problem-module__xNBfSq__headerRight{justify-self:start}.Problem-module__xNBfSq__bento{grid-template-columns:repeat(2,1fr)}.Problem-module__xNBfSq__cellDark{grid-area:auto/1/auto/-1;min-height:200px}.Problem-module__xNBfSq__cellSavings{grid-column:1/-1}}@media (max-width:560px){.Problem-module__xNBfSq__bento{grid-template-columns:1fr}.Problem-module__xNBfSq__cellCreators,.Problem-module__xNBfSq__cellTagline,.Problem-module__xNBfSq__cellRoi,.Problem-module__xNBfSq__cellRevenue{grid-column:1}}
.Solution-module__DwmkRG__section{background:var(--bg);padding:clamp(4rem,8vw,7rem) 0;overflow:hidden}.Solution-module__DwmkRG__container{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,7vw,6rem);max-width:1160px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3.5rem);display:grid}.Solution-module__DwmkRG__left{flex-direction:column;gap:1.5rem;display:flex}.Solution-module__DwmkRG__kicker{color:#1d9e75;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:600}.Solution-module__DwmkRG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2rem,3.8vw,3rem);font-weight:300;line-height:1.1}.Solution-module__DwmkRG__headline em{color:#1d9e75;font-style:italic}.Solution-module__DwmkRG__sub{color:var(--text-muted);font-size:.9375rem;font-weight:300;line-height:1.7}.Solution-module__DwmkRG__points{flex-direction:column;gap:.85rem;list-style:none;display:flex}.Solution-module__DwmkRG__point{align-items:flex-start;gap:.85rem;display:flex}.Solution-module__DwmkRG__pointIcon{color:#1d9e75;background:#e9f7f2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:flex}.Solution-module__DwmkRG__point div{flex-direction:column;gap:.15rem;display:flex}.Solution-module__DwmkRG__point strong{color:var(--text);font-size:.875rem;font-weight:500}.Solution-module__DwmkRG__point span{color:var(--text-muted);font-size:.8rem;font-weight:300}.Solution-module__DwmkRG__cta{color:#fff;background:var(--text);border-radius:10px;align-items:center;gap:.5rem;width:fit-content;padding:.7rem 1.4rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.Solution-module__DwmkRG__cta:hover{opacity:.8;transform:translateY(-1px)}.Solution-module__DwmkRG__right{position:relative}.Solution-module__DwmkRG__visualCard{background:var(--bg-white);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 24px #00000014,0 1px 3px #0000000a}.Solution-module__DwmkRG__vcHeader{justify-content:space-between;align-items:center;display:flex}.Solution-module__DwmkRG__vcTitle{color:var(--text);font-size:.8rem;font-weight:600}.Solution-module__DwmkRG__vcBadge{color:#16a34a;letter-spacing:.04em;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;padding:.15rem .55rem;font-size:.62rem;font-weight:500}.Solution-module__DwmkRG__vcStats{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.Solution-module__DwmkRG__vcStat{background:var(--bg);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.2rem;padding:.65rem .7rem;display:flex}.Solution-module__DwmkRG__vcStatL{color:var(--text-light);text-transform:uppercase;letter-spacing:.07em;font-size:.6rem}.Solution-module__DwmkRG__vcStatV{color:var(--text);letter-spacing:-.025em;font-size:1rem;font-weight:600}.Solution-module__DwmkRG__vcStatT{color:#16a34a;font-size:.62rem;font-weight:500}.Solution-module__DwmkRG__vcChart{align-items:flex-end;gap:3px;height:64px;display:flex}.Solution-module__DwmkRG__vcBar{background:#1d9e75;border-radius:3px 3px 0 0;flex:1;min-height:4px}.Solution-module__DwmkRG__vcLinks{flex-direction:column;gap:.45rem;display:flex}.Solution-module__DwmkRG__vcLink{background:var(--bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .65rem;display:flex}.Solution-module__DwmkRG__vcLinkDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Solution-module__DwmkRG__vcLinkSlug{color:var(--text);flex:1;font-family:Courier New,monospace;font-size:.72rem;font-weight:400}.Solution-module__DwmkRG__vcLinkClicks{color:var(--text-muted);font-size:.72rem;font-weight:500}.Solution-module__DwmkRG__badge1{background:var(--bg-white);border:1px solid var(--border);color:var(--text);border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.72rem;font-weight:500;display:flex;position:absolute;top:-14px;right:-14px;box-shadow:0 4px 16px #00000014}.Solution-module__DwmkRG__badgeDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.8s infinite Solution-module__DwmkRG__blink}@keyframes Solution-module__DwmkRG__blink{0%,to{opacity:1}50%{opacity:.3}}.Solution-module__DwmkRG__badge2{background:var(--text);color:#fff;border-radius:100px;padding:.4rem .85rem;font-size:.72rem;font-weight:400;position:absolute;bottom:-14px;left:-14px;box-shadow:0 4px 16px #00000026}@media (max-width:900px){.Solution-module__DwmkRG__container{grid-template-columns:1fr}.Solution-module__DwmkRG__right{max-width:480px;margin:0 auto}}
.Testimonial-module__PGPubq__section{background:linear-gradient(135deg,#f5f0ff 0%,#fff7f4 50%,#f0f9f5 100%);padding:clamp(4rem,8vw,7rem) 0;overflow:hidden}.Testimonial-module__PGPubq__container{flex-direction:column;align-items:center;gap:2rem;max-width:720px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3.5rem);display:flex}.Testimonial-module__PGPubq__header{text-align:center;flex-direction:column;gap:.75rem;display:flex}.Testimonial-module__PGPubq__kicker{color:#7c3aed;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:600}.Testimonial-module__PGPubq__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:300;line-height:1.15}.Testimonial-module__PGPubq__headline em{color:#7c3aed;font-style:italic}.Testimonial-module__PGPubq__card{background:var(--bg-white);border:1px solid #00000012;border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;padding:clamp(1.75rem,4vw,2.5rem);display:flex;position:relative;box-shadow:0 2px 8px #0000000a,0 16px 48px #00000012}.Testimonial-module__PGPubq__metricPill{background:var(--bg);border:1px solid var(--border);border-radius:100px;align-items:center;gap:.6rem;width:fit-content;padding:.4rem .9rem;display:inline-flex}.Testimonial-module__PGPubq__metricNum{font-family:var(--font-display);color:#7c3aed;letter-spacing:-.02em;font-size:1.1rem;font-weight:400}.Testimonial-module__PGPubq__metricLabel{color:var(--text-muted);font-size:.72rem;font-weight:300}.Testimonial-module__PGPubq__quote{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text);font-size:clamp(1.05rem,2.2vw,1.35rem);font-style:italic;font-weight:300;line-height:1.55}.Testimonial-module__PGPubq__author{border-top:1px solid var(--border);align-items:center;gap:.85rem;padding-top:.5rem;display:flex}.Testimonial-module__PGPubq__avatarWrap{border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.Testimonial-module__PGPubq__authorName{color:var(--text);font-size:.875rem;font-weight:500}.Testimonial-module__PGPubq__authorRole{color:var(--text-muted);font-size:.75rem;font-weight:300}.Testimonial-module__PGPubq__dots{gap:.5rem;display:flex}.Testimonial-module__PGPubq__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.Testimonial-module__PGPubq__dotActive{background:#7c3aed;transform:scale(1.25)}.Testimonial-module__PGPubq__avatarRow{gap:1.25rem;display:flex}.Testimonial-module__PGPubq__avatarBtn{cursor:pointer;opacity:.4;background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;transition:opacity .2s,transform .2s;display:flex}.Testimonial-module__PGPubq__avatarBtn:hover{opacity:.7}.Testimonial-module__PGPubq__avatarBtnActive{opacity:1;transform:translateY(-2px)}.Testimonial-module__PGPubq__avatarSmall{border:2px solid var(--bg-white);border-radius:50%;width:40px;height:40px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.Testimonial-module__PGPubq__avatarName{color:var(--text-muted);font-size:.68rem}
.Benefits-module__5KkGRG__section{background:var(--bg);padding:clamp(4rem,8vw,7rem) 0;overflow:hidden}.Benefits-module__5KkGRG__container{flex-direction:column;gap:3.5rem;max-width:1160px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3.5rem);display:flex}.Benefits-module__5KkGRG__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:620px;margin:0 auto;display:flex}.Benefits-module__5KkGRG__kicker{color:var(--text-light);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:600}.Benefits-module__5KkGRG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:300;line-height:1.12}.Benefits-module__5KkGRG__headline em{color:#e8541a;font-style:italic}.Benefits-module__5KkGRG__sub{color:var(--text-muted);font-size:1rem;font-weight:300;line-height:1.7}.Benefits-module__5KkGRG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Benefits-module__5KkGRG__card{background:var(--bg-white);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:.85rem;padding:1.5rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.Benefits-module__5KkGRG__card:hover{border-color:#0000001a;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Benefits-module__5KkGRG__cardTop{justify-content:space-between;align-items:center;display:flex}.Benefits-module__5KkGRG__iconWrap{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Benefits-module__5KkGRG__benefitTag{letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:.2rem .6rem;font-size:.65rem;font-weight:600}.Benefits-module__5KkGRG__cardTitle{color:var(--text);font-size:.95rem;font-weight:500;line-height:1.3}.Benefits-module__5KkGRG__cardDesc{color:var(--text-muted);flex:1;font-size:.83rem;font-weight:300;line-height:1.65}@media (max-width:900px){.Benefits-module__5KkGRG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Benefits-module__5KkGRG__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.Faq-module__EHB7zG__section{background:var(--bg);padding:clamp(5rem,9vw,8rem) 0 clamp(4rem,7vw,7rem)}.Faq-module__EHB7zG__container{width:70%;margin:0 auto}.Faq-module__EHB7zG__header{text-align:center;flex-direction:column;align-items:center;gap:0;margin-bottom:clamp(2.5rem,5vw,3.5rem);display:flex}.Faq-module__EHB7zG__kicker{color:#6b7280;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.65rem;font-weight:600}.Faq-module__EHB7zG__title{font-family:var(--font-display);letter-spacing:-.025em;color:#0f0e0c;margin:0 0 1.25rem;font-size:clamp(2.6rem,7vw,4rem);font-weight:300;line-height:1.08}.Faq-module__EHB7zG__subtitle{color:#6b7280;max-width:440px;font-size:.875rem;font-weight:300;line-height:1.65}.Faq-module__EHB7zG__list{flex-direction:column;gap:.55rem;display:flex}.Faq-module__EHB7zG__item{background:#eef0f7;border:1px solid #0000;border-radius:16px;transition:background .2s,border-color .2s,box-shadow .2s;overflow:hidden}.Faq-module__EHB7zG__itemOpen{background:#fff;border-color:#0000000f;box-shadow:0 4px 20px #0000000f}.Faq-module__EHB7zG__trigger{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.1rem 1.05rem 1.4rem;display:flex}.Faq-module__EHB7zG__triggerText{color:#0f0e0c;font-size:.9rem;font-weight:600;line-height:1.4}.Faq-module__EHB7zG__iconBtn{color:#0f0e0c;background:#fff;border:1px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .22s,background .15s;display:flex;box-shadow:0 1px 3px #0000000f}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__iconBtn{color:#fff;background:#0f0e0c;border-color:#0000}.Faq-module__EHB7zG__iconInner{justify-content:center;align-items:center;transition:transform .22s;display:flex}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__iconInner{transform:rotate(45deg)}.Faq-module__EHB7zG__panel{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__panel{grid-template-rows:1fr}.Faq-module__EHB7zG__panelInner{overflow:hidden}.Faq-module__EHB7zG__panel p{color:#6b7280;margin:0;padding:0 1.4rem 1.25rem;font-size:.845rem;font-weight:300;line-height:1.7}.Faq-module__EHB7zG__footer{flex-direction:column;align-items:center;gap:.75rem;margin-top:clamp(2.5rem,5vw,4rem);display:flex}.Faq-module__EHB7zG__footerText{color:#9ca3af;font-size:.78rem;font-weight:300}.Faq-module__EHB7zG__cta{color:#0f0e0c;background:#fff;border:1px solid #0000001f;border-radius:100px;padding:.6rem 1.25rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 3px #0000000f}.Faq-module__EHB7zG__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@media (max-width:640px){.Faq-module__EHB7zG__container{width:min(100% - 1.5rem,480px)}.Faq-module__EHB7zG__title{font-size:clamp(2.2rem,10vw,3rem)}}
.Pricing-module__TjAkjG__section{background:var(--bg);padding:clamp(4rem,5vw,7rem) 0}.Pricing-module__TjAkjG__container{flex-direction:column;align-items:center;gap:2.5rem;max-width:1060px;margin:0 auto;padding:0 clamp(1.25rem,2vw,3.5rem);display:flex}.Pricing-module__TjAkjG__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.Pricing-module__TjAkjG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:300;line-height:1.1}.Pricing-module__TjAkjG__sub{color:var(--text-muted);font-size:.9375rem;font-weight:300}.Pricing-module__TjAkjG__toggle{background:var(--bg-white);border:1px solid var(--border);border-radius:100px;align-items:center;gap:2px;padding:4px;display:flex;box-shadow:0 1px 4px #0000000f}.Pricing-module__TjAkjG__toggleBtn{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;align-items:center;gap:.4rem;padding:.42rem 1.1rem;font-size:.8rem;font-weight:400;transition:background .18s,color .18s;display:flex}.Pricing-module__TjAkjG__toggleActive{background:var(--text);color:#fff;font-weight:500}.Pricing-module__TjAkjG__savingsBadge{color:#16a34a;background:#dcfce7;border-radius:20px;padding:.1rem .38rem;font-size:.62rem;font-weight:600}.Pricing-module__TjAkjG__toggleActive .Pricing-module__TjAkjG__savingsBadge{color:#fff;background:#fff3}.Pricing-module__TjAkjG__cards{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.25rem;width:100%;display:grid}.Pricing-module__TjAkjG__card{border:1px solid var(--border);background:var(--bg-white);border-radius:20px;transition:box-shadow .22s,transform .22s;position:relative;overflow:hidden}.Pricing-module__TjAkjG__card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000014}.Pricing-module__TjAkjG__cardBgLabel{font-family:var(--font-display);color:#003d32;letter-spacing:-.01em;font-size:1.1rem;font-weight:600;position:absolute;bottom:2rem;left:1.75rem}.Pricing-module__TjAkjG__cardContent{background:var(--bg-white);z-index:1;border-radius:16px 16px 0 0;flex-direction:column;gap:1.25rem;margin-top:-16px;padding:1.75rem;display:flex;position:relative}.Pricing-module__TjAkjG__cardHighlight{border-color:#0000;box-shadow:0 4px 24px #0000001f}.Pricing-module__TjAkjG__cardHighlight:hover{box-shadow:0 16px 48px #00000029}.Pricing-module__TjAkjG__cardBg{background:radial-gradient(at 20%,#c1d7d7 0%,#0000 60%),radial-gradient(at 80% 30%,#f0ff3d 0%,#0000 55%),radial-gradient(at 50% 90%,#003d32 0%,#0000 50%),linear-gradient(135deg,#e8f4ff 0%,#f0eaff 50%,#e6f7f2 100%);height:70px;position:relative}.Pricing-module__TjAkjG__cardHeader{flex-direction:column;gap:.5rem;display:flex}.Pricing-module__TjAkjG__cardTitleRow{align-items:center;gap:.6rem;display:flex}.Pricing-module__TjAkjG__planName{color:var(--text);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:600}.Pricing-module__TjAkjG__badge{color:#003d32;letter-spacing:.03em;background:#003d321f;border-radius:20px;padding:.15rem .55rem;font-size:.62rem;font-weight:600}.Pricing-module__TjAkjG__planDesc{color:var(--text-muted);font-size:.8rem;font-weight:300;line-height:1.55}.Pricing-module__TjAkjG__priceRow{align-items:flex-start;display:flex}.Pricing-module__TjAkjG__price{align-items:flex-start;gap:.1rem;display:flex}.Pricing-module__TjAkjG__priceCurrency{color:var(--text);margin-top:.4rem;font-size:1.1rem;font-weight:400;line-height:1}.Pricing-module__TjAkjG__priceNum{font-family:var(--font-display);color:var(--text);letter-spacing:-.04em;font-size:3rem;font-weight:300;line-height:1}.Pricing-module__TjAkjG__priceMeta{flex-direction:column;margin-top:.55rem;margin-left:.2rem;line-height:1.3;display:flex}.Pricing-module__TjAkjG__priceCurr,.Pricing-module__TjAkjG__pricePer{color:var(--text-light);font-size:.62rem;font-weight:400}.Pricing-module__TjAkjG__ctaBtn{font-family:var(--font-body);text-align:center;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.68rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.Pricing-module__TjAkjG__ctaBtnOutline{border:1px solid var(--border);color:var(--text-muted);background:0 0}.Pricing-module__TjAkjG__ctaBtnOutline:hover{background:var(--bg);color:var(--text);border-color:var(--text-muted)}.Pricing-module__TjAkjG__ctaBtnDark{color:#fff;background:#1a1917;border:none;box-shadow:0 2px 8px #0000002e}.Pricing-module__TjAkjG__ctaBtnDark:hover{opacity:.85;transform:translateY(-1px)}.Pricing-module__TjAkjG__features{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;padding-top:.5rem;list-style:none;display:flex}.Pricing-module__TjAkjG__feature{color:var(--text-muted);align-items:flex-start;gap:.6rem;font-size:.8rem;font-weight:300;line-height:1.45;display:flex}.Pricing-module__TjAkjG__featureIcon{color:#16a34a;flex-shrink:0;margin-top:1px}.Pricing-module__TjAkjG__fine{color:var(--text-light);text-align:center;letter-spacing:.01em;font-size:.72rem;font-weight:300}@media (max-width:860px){.Pricing-module__TjAkjG__cards{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.Ctafooter-module__xN3H6q__wrapper{background:radial-gradient(at 20%,#c1d7d7 0%,#0000 60%),radial-gradient(at 80% 30%,#f0ff3d 0%,#0000 55%),radial-gradient(at 50% 90%,#003d32 0%,#0000 50%),linear-gradient(135deg,#e8f4ff 0%,#f0eaff 50%,#e6f7f2 100%)}.Ctafooter-module__xN3H6q__card{max-width:100pxx;left:0;right:0;overflow:hidden}.Ctafooter-module__xN3H6q__ctaBlock{justify-content:center;align-items:center;padding:clamp(3.5rem,7vw,5.5rem) clamp(1.5rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.Ctafooter-module__xN3H6q__ctaBlock:before{content:"";pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.Ctafooter-module__xN3H6q__ctaBlock:after{content:"";background:linear-gradient(90deg,#0000,#00000014,#0000);height:1px;position:absolute;bottom:0;left:5%;right:5%}.Ctafooter-module__xN3H6q__ctaInner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:560px;display:flex;position:relative}.Ctafooter-module__xN3H6q__ctaHeadline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.9rem,4vw,3rem);font-weight:300;line-height:1.1}.Ctafooter-module__xN3H6q__ctaHeadline em{font-style:italic}.Ctafooter-module__xN3H6q__ctaSub{color:var(--text-muted);max-width:440px;font-size:.9375rem;font-weight:300;line-height:1.65}.Ctafooter-module__xN3H6q__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.Ctafooter-module__xN3H6q__ctaBtnPrimary{color:#fff;white-space:nowrap;background:#1a1917;border-radius:100px;padding:.7rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s;box-shadow:0 2px 8px #0003}.Ctafooter-module__xN3H6q__ctaBtnPrimary:hover{opacity:.82;transform:translateY(-1px)}.Ctafooter-module__xN3H6q__ctaBtnGhost{color:var(--text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#ffffffb3;border:1px solid #0000001a;border-radius:100px;padding:.7rem 1.5rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .15s,background .15s}.Ctafooter-module__xN3H6q__ctaBtnGhost:hover{color:var(--text);background:#ffffffe6}.Ctafooter-module__xN3H6q__footerBlock{background:var(--bg);border-radius:20px;flex-direction:column;gap:2rem;margin-bottom:3%;margin-left:3%;margin-right:3%;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,5vw,4rem) clamp(1.25rem,3vw,2rem);display:flex}.Ctafooter-module__xN3H6q__footerTop{grid-template-columns:1.8fr 1fr 1fr 1fr 1fr;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.Ctafooter-module__xN3H6q__brand{flex-direction:column;gap:.75rem;display:flex}.Ctafooter-module__xN3H6q__brandLogo{width:fit-content;text-decoration:none;display:flex}.Ctafooter-module__xN3H6q__brandTagline{color:var(--text-muted);font-size:.8rem;font-weight:300;line-height:1.55}.Ctafooter-module__xN3H6q__socials{gap:.4rem;margin-top:.25rem;display:flex}.Ctafooter-module__xN3H6q__socialBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}.Ctafooter-module__xN3H6q__socialBtn:hover{color:var(--text);border-color:var(--text-muted);background:var(--bg)}.Ctafooter-module__xN3H6q__colTitle{color:var(--text);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .85rem;font-size:.72rem;font-weight:600}.Ctafooter-module__xN3H6q__colLinks{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Ctafooter-module__xN3H6q__colLink{color:var(--text-muted);font-size:.8rem;font-weight:300;line-height:1.4;text-decoration:none;transition:color .15s}.Ctafooter-module__xN3H6q__colLink:hover{color:var(--text)}.Ctafooter-module__xN3H6q__footerBottom{border-top:1px solid var(--border);color:var(--text-light);justify-content:space-between;align-items:center;padding-top:1.25rem;font-size:.75rem;display:flex}.Ctafooter-module__xN3H6q__bottomRight{font-size:.72rem}@media (max-width:1000px){.Ctafooter-module__xN3H6q__footerTop{grid-template-columns:repeat(3,1fr)}.Ctafooter-module__xN3H6q__brand{border-bottom:1px solid var(--border);flex-direction:row;grid-column:1/-1;align-items:center;gap:2rem;padding-bottom:1rem}.Ctafooter-module__xN3H6q__brandTagline{display:none}}@media (max-width:640px){.Ctafooter-module__xN3H6q__wrapper{padding:1rem}.Ctafooter-module__xN3H6q__card{border-radius:20px}.Ctafooter-module__xN3H6q__footerTop{grid-template-columns:repeat(2,1fr)}.Ctafooter-module__xN3H6q__brand{flex-direction:column;align-items:flex-start}.Ctafooter-module__xN3H6q__brandTagline{display:block}.Ctafooter-module__xN3H6q__footerBottom{flex-direction:column;align-items:flex-start;gap:.5rem}.Ctafooter-module__xN3H6q__ctaActions{flex-direction:column;width:100%}.Ctafooter-module__xN3H6q__ctaBtnPrimary,.Ctafooter-module__xN3H6q__ctaBtnGhost{text-align:center;width:100%}}
