.Hero-module__KTD73a__hero{background:var(--black);padding:calc(var(--header-h) + clamp(4rem,8vw,8rem)) 0 0;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__grid{pointer-events:none;background-image:linear-gradient(#c8f73a08 1px,#0000 1px),linear-gradient(90deg,#c8f73a08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__KTD73a__glow{pointer-events:none;background:radial-gradient(#c8f73a12 0%,#0000 70%);width:clamp(400px,70vw,900px);height:clamp(300px,50vw,600px);position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__inner{z-index:1;max-width:820px;animation:Hero-module__KTD73a__fadeUp .8s var(--ease) both;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(3rem,6vw,6rem);display:flex;position:relative}.Hero-module__KTD73a__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.625rem;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__KTD73a__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite Hero-module__KTD73a__pulse}.Hero-module__KTD73a__heading{color:var(--text-light);letter-spacing:-.03em;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:700;line-height:1.08}.Hero-module__KTD73a__word{color:var(--accent);display:inline-block}.Hero-module__KTD73a__sub{color:var(--text-light-muted);max-width:620px;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;line-height:1.75}.Hero-module__KTD73a__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Hero-module__KTD73a__stats{border-top:1px solid var(--border-dark);flex-wrap:wrap;gap:clamp(2rem,5vw,4rem);padding-top:clamp(1rem,2vw,2rem);display:flex}.Hero-module__KTD73a__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module__KTD73a__statVal{font-family:var(--font-display);color:var(--text-light);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.Hero-module__KTD73a__statLabel{color:var(--text-light-muted);font-size:.8125rem;font-weight:300}.Hero-module__KTD73a__marqueeWrap{border-top:1px solid var(--border-dark);background:var(--black-2);margin-top:auto;padding:1rem 0;overflow:hidden}.Hero-module__KTD73a__marquee{width:max-content;animation:28s linear infinite Hero-module__KTD73a__marquee;display:flex}.Hero-module__KTD73a__marqueeItem{color:var(--text-light-muted);white-space:nowrap;align-items:center;padding:0 1.5rem;font-size:.875rem;font-weight:400;display:inline-flex}.Hero-module__KTD73a__marqueeDot{color:var(--accent);margin-left:1.5rem}@media (max-width:600px){.Hero-module__KTD73a__actions{flex-direction:column;align-items:stretch}.Hero-module__KTD73a__actions .Hero-module__KTD73a__btn{justify-content:center}.Hero-module__KTD73a__stats{gap:1.5rem}}
.Industries-module__5uDtUq__section{padding:var(--s6) 0;background:var(--white)}.Industries-module__5uDtUq__header{flex-direction:column;gap:1.25rem;max-width:600px;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.Industries-module__5uDtUq__heading{color:var(--text-dark);letter-spacing:-.025em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Industries-module__5uDtUq__sub{color:var(--text-mid);font-weight:300;line-height:1.75}.Industries-module__5uDtUq__list{border-top:1px solid var(--border-light)}.Industries-module__5uDtUq__item{border-bottom:1px solid var(--border-light);transition:border-left-color var(--t), background var(--t);border-left:3px solid #0000}.Industries-module__5uDtUq__itemOpen{border-left-color:var(--accent);background:var(--off-white)}.Industries-module__5uDtUq__triggerHeading{font-size:inherit;font-weight:inherit;margin:0;padding:0}.Industries-module__5uDtUq__trigger{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:clamp(1rem,2vw,2rem);padding:clamp(1.25rem,2.5vw,1.75rem) clamp(.5rem,1vw,1rem);display:flex}.Industries-module__5uDtUq__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.Industries-module__5uDtUq__num{font-family:var(--font-display);color:var(--text-muted);min-width:2rem;transition:color var(--t);flex-shrink:0;font-size:.875rem;font-weight:600}.Industries-module__5uDtUq__itemOpen .Industries-module__5uDtUq__num{color:var(--accent)}.Industries-module__5uDtUq__title{font-family:var(--font-display);color:var(--text-dark);transition:color var(--t);letter-spacing:-.02em;flex:1;font-size:clamp(1rem,2vw,1.375rem);font-weight:600}.Industries-module__5uDtUq__icon{color:var(--text-muted);transition:color var(--t);flex-shrink:0;align-items:center;margin-left:auto;display:flex}.Industries-module__5uDtUq__icon svg{transition:transform .3s var(--ease)}.Industries-module__5uDtUq__iconOpen{transform:rotate(45deg)}.Industries-module__5uDtUq__itemOpen .Industries-module__5uDtUq__icon{color:var(--accent)}.Industries-module__5uDtUq__panel{max-height:0;transition:max-height .4s var(--ease);overflow:hidden}.Industries-module__5uDtUq__panelOpen{max-height:600px}.Industries-module__5uDtUq__panelInner{flex-direction:column;gap:1.25rem;padding:0 clamp(.5rem,1vw,1rem) clamp(1.25rem,3vw,2rem) calc(2rem + clamp(1rem,2vw,2rem));display:flex}.Industries-module__5uDtUq__body{color:var(--text-mid);max-width:680px;font-size:1rem;font-weight:300;line-height:1.8}.Industries-module__5uDtUq__cta{align-self:flex-start}.Industries-module__5uDtUq__andMore{color:var(--text-muted);margin-top:clamp(1.5rem,3vw,2.5rem);font-size:.9375rem;font-weight:300}.Industries-module__5uDtUq__andMoreLink{color:var(--text-dark);text-underline-offset:3px;transition:color var(--t);font-weight:500;text-decoration:underline}.Industries-module__5uDtUq__andMoreLink:hover{color:var(--accent)}@media (max-width:600px){.Industries-module__5uDtUq__num{display:none}.Industries-module__5uDtUq__panelInner{padding-left:0}.Industries-module__5uDtUq__cta{justify-content:center;width:100%}}
.HowWeWork-module__kq1Iga__section{padding:var(--s6) 0;background:var(--black)}.HowWeWork-module__kq1Iga__header{flex-direction:column;gap:1.25rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.HowWeWork-module__kq1Iga__heading{color:var(--text-light);font-size:clamp(2rem,4vw,3rem);font-weight:700}.HowWeWork-module__kq1Iga__steps{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.HowWeWork-module__kq1Iga__step{background:var(--black-2);border:1px solid var(--border-dark);border-radius:var(--radius-lg);transition:border-color var(--t), transform var(--t);flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.HowWeWork-module__kq1Iga__step:hover{border-color:var(--accent);transform:translateY(-4px)}.HowWeWork-module__kq1Iga__stepTop{align-items:center;gap:1rem;display:flex}.HowWeWork-module__kq1Iga__stepNum{font-family:var(--font-display);color:var(--accent);letter-spacing:-.04em;flex-shrink:0;font-size:2.5rem;font-weight:700;line-height:1}.HowWeWork-module__kq1Iga__stepLine{background:var(--border-dark);flex:1;height:1px}.HowWeWork-module__kq1Iga__stepTitle{font-family:var(--font-display);color:var(--text-light);letter-spacing:-.02em;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600}.HowWeWork-module__kq1Iga__stepBody{color:var(--text-light-muted);font-size:.9375rem;font-weight:300;line-height:1.8}@media (max-width:900px){.HowWeWork-module__kq1Iga__steps{grid-template-columns:1fr}}
.Offer-module__lCa82q__section{padding:var(--s6) 0;background:var(--black);border-top:1px solid var(--border-dark);position:relative}.Offer-module__lCa82q__header{flex-direction:column;gap:1.25rem;max-width:820px;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.Offer-module__lCa82q__heading{color:var(--text-light);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.Offer-module__lCa82q__sub{color:var(--text-light-muted);max-width:620px;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;line-height:1.75}.Offer-module__lCa82q__card{background:var(--black-2);border:1px solid var(--border-dark);border-radius:var(--radius-lg);transition:border-color var(--t);grid-template-columns:minmax(280px,360px) 1fr;gap:clamp(2rem,4vw,4rem);padding:clamp(2rem,4vw,3.5rem);display:grid}.Offer-module__lCa82q__card:hover{border-color:var(--accent-border)}.Offer-module__lCa82q__priceBlock{border-right:1px solid var(--border-dark);flex-direction:column;gap:.75rem;padding-right:clamp(1rem,2vw,2rem);display:flex}.Offer-module__lCa82q__priceLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.8rem;font-weight:500}.Offer-module__lCa82q__priceRow{flex-wrap:wrap;align-items:baseline;gap:.625rem;display:flex}.Offer-module__lCa82q__price{font-family:var(--font-display);color:var(--text-light);letter-spacing:-.04em;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1}.Offer-module__lCa82q__priceUnit{color:var(--text-light-muted);font-size:1rem;font-weight:400}.Offer-module__lCa82q__priceSub{color:var(--text-light-muted);margin-top:.75rem;font-size:.9375rem;font-weight:300;line-height:1.6}.Offer-module__lCa82q__promoTag{background:var(--accent);color:#000;letter-spacing:.07em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.375rem;width:fit-content;margin-bottom:.25rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.Offer-module__lCa82q__priceStrike{font-family:var(--font-display);color:var(--text-light-muted);letter-spacing:-.03em;opacity:.55;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:500;line-height:1;text-decoration:line-through}.Offer-module__lCa82q__priceFirst{color:var(--accent);letter-spacing:.01em;margin-top:-.25rem;font-size:.8rem;font-weight:500}.Offer-module__lCa82q__details{flex-direction:column;gap:1.5rem;display:flex}.Offer-module__lCa82q__detailsTitle{font-family:var(--font-display);color:var(--text-light);letter-spacing:-.01em;font-size:1.125rem;font-weight:600}.Offer-module__lCa82q__includes{flex-direction:column;gap:1rem;list-style:none;display:flex}.Offer-module__lCa82q__item{color:var(--text-light);align-items:flex-start;gap:.875rem;font-size:.9375rem;font-weight:300;line-height:1.65;display:flex}.Offer-module__lCa82q__check{width:20px;height:20px;color:var(--accent);flex-shrink:0;margin-top:2px}.Offer-module__lCa82q__cta{align-self:flex-start;margin-top:.5rem}.Offer-module__lCa82q__footnote{color:var(--text-light-muted);max-width:720px;margin-top:clamp(1.5rem,3vw,2rem);font-size:.8125rem;font-weight:300;line-height:1.65}@media (max-width:820px){.Offer-module__lCa82q__card{grid-template-columns:1fr;gap:2rem}.Offer-module__lCa82q__priceBlock{border-right:none;border-bottom:1px solid var(--border-dark);padding-bottom:1.75rem;padding-right:0}}
.SocialProof-module__AMrD2W__section{padding:var(--s4) 0;background:var(--off-white);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.SocialProof-module__AMrD2W__inner{flex-direction:column;align-items:center;gap:2rem;display:flex}.SocialProof-module__AMrD2W__label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);text-align:center;font-size:.75rem;font-weight:600}.SocialProof-module__AMrD2W__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(2rem,6vw,5rem);display:flex}.SocialProof-module__AMrD2W__logoWrap{opacity:.65;transition:opacity var(--t);filter:grayscale();justify-content:center;align-items:center;display:flex}.SocialProof-module__AMrD2W__logoWrap:hover{opacity:1;filter:grayscale(0%)}
.BlogPreview-module__eLCrWq__section{padding:var(--s6) 0;background:var(--white)}.BlogPreview-module__eLCrWq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3.5rem);display:flex}.BlogPreview-module__eLCrWq__heading{color:var(--text-dark);margin-top:.75rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700}.BlogPreview-module__eLCrWq__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.BlogPreview-module__eLCrWq__card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--white);transition:border-color var(--t), box-shadow var(--t), transform var(--t);overflow:hidden}.BlogPreview-module__eLCrWq__card:hover{border-color:var(--text-dark);transform:translateY(-4px);box-shadow:0 8px 32px #00000012}.BlogPreview-module__eLCrWq__link{flex-direction:column;gap:1rem;height:100%;padding:clamp(1.5rem,3vw,2rem);display:flex}.BlogPreview-module__eLCrWq__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.BlogPreview-module__eLCrWq__date{color:var(--text-muted);font-size:.8125rem}.BlogPreview-module__eLCrWq__readTime{color:var(--text-muted);font-size:.8125rem;font-weight:300}.BlogPreview-module__eLCrWq__readTime:before{content:"·";margin-right:.75rem}.BlogPreview-module__eLCrWq__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.015em;transition:color var(--t);font-size:clamp(1.0625rem,1.5vw,1.25rem);font-weight:600;line-height:1.3}.BlogPreview-module__eLCrWq__card:hover .BlogPreview-module__eLCrWq__title{color:var(--accent)}.BlogPreview-module__eLCrWq__excerpt{color:var(--text-mid);flex:1;font-size:.9rem;font-weight:300;line-height:1.75}.BlogPreview-module__eLCrWq__more{color:var(--text-dark);margin-top:auto;font-size:.875rem;font-weight:500}@media (max-width:900px){.BlogPreview-module__eLCrWq__grid{grid-template-columns:1fr}}
