.Nav-module__Vx7nOW__nav{z-index:100;background:var(--black);transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.Nav-module__Vx7nOW__nav.Nav-module__Vx7nOW__scrolled{box-shadow:0 2px 24px #00000080}.Nav-module__Vx7nOW__inner{max-width:var(--max-w);padding:0 var(--pad);align-items:center;gap:40px;height:72px;margin:0 auto;display:flex}.Nav-module__Vx7nOW__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Nav-module__Vx7nOW__bolt{background:var(--red);border-radius:3px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:1;display:flex}.Nav-module__Vx7nOW__wordmark{font-family:var(--font-display);color:var(--white);letter-spacing:2px;font-size:15px;font-weight:700}.Nav-module__Vx7nOW__links{flex:1;justify-content:center;align-items:center;gap:36px;list-style:none;display:flex}.Nav-module__Vx7nOW__link{font-family:var(--font-display);color:var(--lt);font-size:14px;font-weight:600;transition:color .2s}.Nav-module__Vx7nOW__link:hover{color:var(--white)}.Nav-module__Vx7nOW__cta{background:var(--red);color:var(--white);font-family:var(--font-display);white-space:nowrap;border-radius:2px;flex-shrink:0;align-items:center;height:40px;padding:0 22px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.Nav-module__Vx7nOW__cta:hover{background:var(--red-dk)}.Nav-module__Vx7nOW__burger{flex-direction:column;flex-shrink:0;justify-content:space-between;width:24px;height:18px;margin-left:auto;display:none}.Nav-module__Vx7nOW__bar{background:var(--white);border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__Vx7nOW__bar.Nav-module__Vx7nOW__open:first-child{transform:translateY(8px)rotate(45deg)}.Nav-module__Vx7nOW__bar.Nav-module__Vx7nOW__open:nth-child(2){opacity:0}.Nav-module__Vx7nOW__bar.Nav-module__Vx7nOW__open:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Nav-module__Vx7nOW__mobile{background:var(--dark);border-top:1px solid #222;flex-direction:column;max-height:0;transition:max-height .35s;display:none;overflow:hidden}.Nav-module__Vx7nOW__mobile.Nav-module__Vx7nOW__mobileOpen{max-height:400px}.Nav-module__Vx7nOW__mobileLink,.Nav-module__Vx7nOW__mobileCta{font-family:var(--font-display);color:var(--lt);padding:16px var(--pad);border-bottom:1px solid #222;font-size:15px;font-weight:600;transition:color .2s,background .2s}.Nav-module__Vx7nOW__mobileLink:hover{color:var(--white);background:#111}.Nav-module__Vx7nOW__mobileCta{color:var(--white);background:var(--red);text-align:center;margin:16px var(--pad);border-bottom:none;border-radius:2px;padding:14px}.Nav-module__Vx7nOW__mobileCta:hover{background:var(--red-dk)}@media (max-width:768px){.Nav-module__Vx7nOW__links,.Nav-module__Vx7nOW__cta{display:none}.Nav-module__Vx7nOW__burger,.Nav-module__Vx7nOW__mobile{display:flex}}
.Hero-module__oEVfFq__hero{background:var(--black);align-items:center;width:100%;min-height:100vh;display:flex}.Hero-module__oEVfFq__inner{align-items:center;gap:60px;width:100%;padding:120px 0 80px;display:flex}.Hero-module__oEVfFq__left{flex-direction:column;flex:1;gap:32px;min-width:0;display:flex}.Hero-module__oEVfFq__badge{background:#e539351f;border:1px solid #e539354d;border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:8px 16px;display:inline-flex}.Hero-module__oEVfFq__badgeDot{background:var(--red);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__oEVfFq__pulse}@keyframes Hero-module__oEVfFq__pulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__oEVfFq__badgeText{font-family:var(--font-mono);color:var(--red);letter-spacing:1px;font-size:11px}.Hero-module__oEVfFq__h1{font-family:var(--font-display);letter-spacing:-2px;color:var(--white);flex-direction:column;font-size:clamp(42px,5.5vw,72px);font-weight:700;line-height:1.05;display:flex}.Hero-module__oEVfFq__red{color:var(--red)}.Hero-module__oEVfFq__sub{font-family:var(--font-mono);color:var(--lt);max-width:520px;font-size:14px;line-height:1.8}.Hero-module__oEVfFq__ctas{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__oEVfFq__trust{font-family:var(--font-mono);color:#555;letter-spacing:.5px;font-size:12px}.Hero-module__oEVfFq__right{flex-direction:column;flex-shrink:0;align-self:stretch;gap:0;width:380px;min-height:560px;display:flex}.Hero-module__oEVfFq__redBlock,.Hero-module__oEVfFq__blueBlock,.Hero-module__oEVfFq__goldBlock{flex-direction:column;flex:1;gap:12px;padding:36px 32px;display:flex}.Hero-module__oEVfFq__redBlock{background:var(--red)}.Hero-module__oEVfFq__blueBlock{background:var(--blue);flex:.85}.Hero-module__oEVfFq__goldBlock{background:var(--gold)}.Hero-module__oEVfFq__blockLabel{font-family:var(--font-mono);letter-spacing:2px;color:#ffffffb3;font-size:10px;font-weight:700}.Hero-module__oEVfFq__blockLabelDark{font-family:var(--font-mono);letter-spacing:2px;color:#00000080;font-size:10px;font-weight:700}.Hero-module__oEVfFq__blockStat{font-family:var(--font-display);color:var(--white);letter-spacing:-1px;font-size:32px;font-weight:700}.Hero-module__oEVfFq__blockSub{font-family:var(--font-mono);color:#ffffffbf;font-size:12px;line-height:1.5}.Hero-module__oEVfFq__blockStatDark{font-family:var(--font-display);color:var(--black);letter-spacing:-1px;font-size:32px;font-weight:700;line-height:1}.Hero-module__oEVfFq__blockStatAccent{font-family:var(--font-display);color:var(--red);letter-spacing:-1px;font-size:32px;font-weight:700}@media (max-width:900px){.Hero-module__oEVfFq__inner{flex-direction:column;gap:48px;padding-top:110px}.Hero-module__oEVfFq__right{flex-direction:row;width:100%;min-height:200px}.Hero-module__oEVfFq__redBlock,.Hero-module__oEVfFq__blueBlock,.Hero-module__oEVfFq__goldBlock{gap:8px;padding:24px 20px}}@media (max-width:600px){.Hero-module__oEVfFq__right{flex-direction:column}.Hero-module__oEVfFq__redBlock,.Hero-module__oEVfFq__blueBlock,.Hero-module__oEVfFq__goldBlock{min-height:140px}}
.ProofStrip-module__llZDOW__strip{background:var(--white);border-top:1px solid #eee;border-bottom:1px solid #eee}.ProofStrip-module__llZDOW__inner{max-width:var(--max-w);padding:0 var(--pad);align-items:stretch;min-height:96px;margin:0 auto;display:flex}.ProofStrip-module__llZDOW__quote{border-right:2px solid #eee;flex-direction:column;flex:1;justify-content:center;gap:4px;padding:20px 24px;display:flex}.ProofStrip-module__llZDOW__quote:last-child{border-right:none}.ProofStrip-module__llZDOW__stars{font-family:var(--font-display);color:var(--red);letter-spacing:2px;font-size:13px}.ProofStrip-module__llZDOW__text{font-family:var(--font-mono);color:var(--black);font-size:12px;line-height:1.4}.ProofStrip-module__llZDOW__attr{font-family:var(--font-mono);color:var(--muted);font-size:11px}@media (max-width:768px){.ProofStrip-module__llZDOW__inner{flex-direction:column}.ProofStrip-module__llZDOW__quote{border-bottom:1px solid #eee;border-right:none}.ProofStrip-module__llZDOW__quote:last-child{border-bottom:none}}
.Problem-module__0r-sHW__section{background:var(--faint);padding:100px 0}.Problem-module__0r-sHW__inner{max-width:var(--max-w);padding:0 var(--pad);gap:0;margin:0 auto;display:flex}.Problem-module__0r-sHW__accentBar{background:var(--red);border-radius:4px 0 0 4px;flex-shrink:0;width:8px;margin-right:48px}.Problem-module__0r-sHW__content{flex-direction:column;flex:1;gap:40px;min-width:0;display:flex}.Problem-module__0r-sHW__h2{font-family:var(--font-display);letter-spacing:-2px;color:var(--black);font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1}.Problem-module__0r-sHW__cols{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Problem-module__0r-sHW__colA,.Problem-module__0r-sHW__colC{flex-direction:column;gap:16px;padding:32px;display:flex}.Problem-module__0r-sHW__colA{background:var(--white)}.Problem-module__0r-sHW__colC{background:var(--black);gap:20px}.Problem-module__0r-sHW__colHead{font-family:var(--font-display);color:var(--black);font-size:18px;font-weight:700}.Problem-module__0r-sHW__colHeadRed{font-family:var(--font-display);color:var(--red);font-size:18px;font-weight:700}.Problem-module__0r-sHW__colBody{font-family:var(--font-mono);color:var(--gray);font-size:13px;line-height:1.75}.Problem-module__0r-sHW__colBodyWhite{font-family:var(--font-mono);color:var(--lt);font-size:13px;line-height:1.75}.Problem-module__0r-sHW__miniCta{background:var(--red);color:var(--white);font-family:var(--font-display);border-radius:2px;justify-content:center;align-self:flex-start;align-items:center;height:44px;padding:0 24px;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.Problem-module__0r-sHW__miniCta:hover{background:var(--red-dk)}@media (max-width:900px){.Problem-module__0r-sHW__cols{grid-template-columns:1fr;gap:2px}.Problem-module__0r-sHW__accentBar{display:none}.Problem-module__0r-sHW__inner{padding:0 var(--pad)}}
.AuditSection-module__tSDSjq__section{background:var(--black);padding:100px 0}.AuditSection-module__tSDSjq__h2{font-family:var(--font-display);letter-spacing:-2px;color:var(--white);margin-top:16px;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.1}.AuditSection-module__tSDSjq__subtitle{font-family:var(--font-display);color:var(--red);letter-spacing:-1px;margin-top:8px;margin-bottom:56px;font-size:clamp(18px,2vw,26px);font-weight:700}.AuditSection-module__tSDSjq__card{grid-template-columns:1fr 380px;align-items:start;gap:64px;display:grid}.AuditSection-module__tSDSjq__cardLeft{flex-direction:column;gap:32px;display:flex}.AuditSection-module__tSDSjq__promise{font-family:var(--font-mono);color:#ffffffe6;font-size:16px;line-height:1.8}.AuditSection-module__tSDSjq__deliverables{flex-direction:column;gap:0;list-style:none;display:flex}.AuditSection-module__tSDSjq__deliverables li{font-family:var(--font-mono);color:#fffc;border-bottom:1px solid #ffffff14;gap:16px;padding:16px 0;font-size:13px;line-height:1.8;display:flex}.AuditSection-module__tSDSjq__deliverables li:first-child{border-top:1px solid #ffffff14}.AuditSection-module__tSDSjq__deliverables li strong{color:var(--white);font-weight:700}.AuditSection-module__tSDSjq__bullet{color:var(--red);flex-shrink:0;margin-top:2px}.AuditSection-module__tSDSjq__cardRight{flex-direction:column;gap:24px;display:flex;position:sticky;top:120px}.AuditSection-module__tSDSjq__priceBlock{flex-direction:column;gap:6px;display:flex}.AuditSection-module__tSDSjq__price{font-family:var(--font-display);letter-spacing:-3px;color:var(--white);font-size:clamp(56px,6vw,80px);font-weight:700;line-height:1}.AuditSection-module__tSDSjq__cta{background:var(--red);color:var(--white);font-family:var(--font-mono);letter-spacing:.5px;text-align:center;padding:18px 32px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.AuditSection-module__tSDSjq__cta:hover{background:var(--red-dk)}.AuditSection-module__tSDSjq__guarantee{font-family:var(--font-mono);letter-spacing:1px;color:#ffffff59;text-transform:uppercase;text-align:center;font-size:10px;line-height:1.6}@media (max-width:900px){.AuditSection-module__tSDSjq__card{grid-template-columns:1fr;gap:48px}.AuditSection-module__tSDSjq__cardRight{position:static}}
.Results-module__9zexbW__section{background:var(--faint)}.Results-module__9zexbW__header{padding:80px var(--pad)60px;max-width:var(--max-w);flex-direction:column;gap:20px;margin:0 auto;display:flex}.Results-module__9zexbW__h2{font-family:var(--font-display);letter-spacing:-2px;color:var(--black);font-size:clamp(30px,4vw,52px);font-weight:700}.Results-module__9zexbW__cards{background:#ddd;grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Results-module__9zexbW__cardBlack,.Results-module__9zexbW__cardRed,.Results-module__9zexbW__cardGold{flex-direction:column;gap:28px;min-height:400px;padding:48px;display:flex}.Results-module__9zexbW__cardBlack{background:var(--black)}.Results-module__9zexbW__cardRed{background:var(--red)}.Results-module__9zexbW__cardGold{background:var(--gold)}.Results-module__9zexbW__quoteText{font-family:var(--font-mono);color:var(--white);font-size:14px;line-height:1.85}.Results-module__9zexbW__quoteTextDark{font-family:var(--font-mono);color:var(--black);font-size:14px;line-height:1.85}.Results-module__9zexbW__spacer{flex:1}.Results-module__9zexbW__rule{background:var(--red);width:40px;height:2px}.Results-module__9zexbW__ruleWhite{background:var(--white);width:40px;height:2px}.Results-module__9zexbW__ruleDark{background:var(--black);width:40px;height:2px}.Results-module__9zexbW__attrBlack,.Results-module__9zexbW__attrWhite,.Results-module__9zexbW__attrDark{font-family:var(--font-mono);font-size:13px;font-weight:700;line-height:1.6}.Results-module__9zexbW__attrBlack{color:var(--muted)}.Results-module__9zexbW__attrWhite{color:var(--white)}.Results-module__9zexbW__attrDark{color:var(--black)}.Results-module__9zexbW__attrBlack span,.Results-module__9zexbW__attrWhite span,.Results-module__9zexbW__attrDark span{margin-top:2px;font-size:11px;font-weight:400;display:block}@media (max-width:900px){.Results-module__9zexbW__cards{grid-template-columns:1fr}}
.Services-module__J8Vg9a__section{background:var(--white)}.Services-module__J8Vg9a__header{background:var(--white);padding:48px 0 40px}.Services-module__J8Vg9a__h2{font-family:var(--font-display);letter-spacing:-2px;color:var(--black);margin-top:16px;font-size:clamp(30px,4vw,52px);font-weight:700}.Services-module__J8Vg9a__panels{background:#e0e0e0;grid-template-columns:1fr 1fr;gap:2px;display:grid}.Services-module__J8Vg9a__redPanel,.Services-module__J8Vg9a__bluePanel{flex-direction:column;gap:28px;padding:48px clamp(24px,4vw,48px);display:flex}.Services-module__J8Vg9a__redPanel{background:var(--red)}.Services-module__J8Vg9a__bluePanel{background:var(--blue)}.Services-module__J8Vg9a__num{font-family:var(--font-display);letter-spacing:-4px;color:var(--red-dk);font-size:96px;font-weight:700;line-height:1}.Services-module__J8Vg9a__numBlue{font-family:var(--font-display);letter-spacing:-4px;color:var(--blue-dk);font-size:96px;font-weight:700;line-height:1}.Services-module__J8Vg9a__panelTitle{font-family:var(--font-display);color:var(--white);letter-spacing:-1px;font-size:clamp(24px,2.5vw,36px);font-weight:700;line-height:1.1}.Services-module__J8Vg9a__panelBody{font-family:var(--font-mono);color:#ffffffd9;font-size:13px;line-height:1.8}.Services-module__J8Vg9a__features{flex-direction:column;gap:10px;list-style:none;display:flex}.Services-module__J8Vg9a__features li{font-family:var(--font-mono);color:#ffffffe6;font-size:12px;line-height:1.5}.Services-module__J8Vg9a__pricing{align-items:center;gap:12px;display:flex}.Services-module__J8Vg9a__priceLabel{font-family:var(--font-mono);letter-spacing:1.5px;color:#fff9;font-size:10px}.Services-module__J8Vg9a__priceVal{font-family:var(--font-display);color:var(--white);font-size:28px;font-weight:700}@media (max-width:768px){.Services-module__J8Vg9a__panels{grid-template-columns:1fr}}
.HowItWorks-module__RmRsAG__section{background:var(--black)}.HowItWorks-module__RmRsAG__header{padding:80px var(--pad)60px;max-width:var(--max-w);flex-direction:column;gap:20px;margin:0 auto;display:flex}.HowItWorks-module__RmRsAG__h2{font-family:var(--font-display);letter-spacing:-2px;color:var(--white);font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.1}.HowItWorks-module__RmRsAG__steps{background:#222;grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.HowItWorks-module__RmRsAG__step{flex-direction:column;gap:20px;min-height:320px;padding:40px;display:flex}.HowItWorks-module__RmRsAG__num{font-family:var(--font-display);letter-spacing:-2px;font-size:64px;font-weight:700;line-height:1}.HowItWorks-module__RmRsAG__title{font-family:var(--font-display);font-size:22px;font-weight:700}.HowItWorks-module__RmRsAG__body{font-family:var(--font-mono);font-size:12px;line-height:1.75}.HowItWorks-module__RmRsAG__red{background:var(--red)}.HowItWorks-module__RmRsAG__dark{background:var(--dark)}.HowItWorks-module__RmRsAG__blue{background:var(--blue)}.HowItWorks-module__RmRsAG__gold{background:var(--gold)}.HowItWorks-module__RmRsAG__numDkRed{color:var(--red-dk)}.HowItWorks-module__RmRsAG__numGray{color:#333}.HowItWorks-module__RmRsAG__numDkBlue{color:var(--blue-dk)}.HowItWorks-module__RmRsAG__numGoldDk{color:var(--gold-dk)}.HowItWorks-module__RmRsAG__textWhite{color:var(--white)}.HowItWorks-module__RmRsAG__textBlack{color:var(--black)}.HowItWorks-module__RmRsAG__bodyWhite{color:#ffffffd9}.HowItWorks-module__RmRsAG__bodyMuted{color:var(--lt)}.HowItWorks-module__RmRsAG__bodyBlack{color:var(--black)}@media (max-width:900px){.HowItWorks-module__RmRsAG__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.HowItWorks-module__RmRsAG__steps{grid-template-columns:1fr}}
.ClosingCTA-module__Q0zbfW__section{background:var(--red);padding:100px 0}.ClosingCTA-module__Q0zbfW__inner{max-width:var(--max-w);padding:0 var(--pad);gap:0;margin:0 auto;display:flex}.ClosingCTA-module__Q0zbfW__accentBar{background:#0003;border-radius:4px 0 0 4px;flex-shrink:0;width:8px;margin-right:56px}.ClosingCTA-module__Q0zbfW__content{flex-direction:column;gap:32px;max-width:680px;display:flex}.ClosingCTA-module__Q0zbfW__label{font-family:var(--font-mono);letter-spacing:2px;color:#ffffffb3;font-size:11px;font-weight:500}.ClosingCTA-module__Q0zbfW__h2{font-family:var(--font-display);letter-spacing:-2px;color:var(--white);font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.05}.ClosingCTA-module__Q0zbfW__body{font-family:var(--font-mono);color:#ffffffd9;font-size:14px;line-height:1.85}.ClosingCTA-module__Q0zbfW__ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ClosingCTA-module__Q0zbfW__primaryBtn{background:var(--black);color:var(--white);font-family:var(--font-display);border-radius:2px;justify-content:center;align-items:center;height:60px;padding:0 36px;font-size:16px;font-weight:700;transition:opacity .2s,transform .15s;display:inline-flex}.ClosingCTA-module__Q0zbfW__primaryBtn:hover{opacity:.85;transform:translateY(-2px)}.ClosingCTA-module__Q0zbfW__secondaryBtn{color:var(--white);font-family:var(--font-display);border:1.5px solid #fff6;border-radius:2px;justify-content:center;align-items:center;height:60px;padding:0 32px;font-size:16px;font-weight:700;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.ClosingCTA-module__Q0zbfW__secondaryBtn:hover{border-color:var(--white);background:#ffffff1a;transform:translateY(-2px)}.ClosingCTA-module__Q0zbfW__trust{font-family:var(--font-mono);color:#fff9;letter-spacing:1px;font-size:13px}@media (max-width:600px){.ClosingCTA-module__Q0zbfW__accentBar{display:none}}
.Footer-module__as8s1W__footer{background:var(--black);padding-bottom:0}.Footer-module__as8s1W__top{max-width:var(--max-w);padding:64px var(--pad)48px;align-items:flex-start;gap:80px;margin:0 auto;display:flex}.Footer-module__as8s1W__brand{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.Footer-module__as8s1W__logoRow{align-items:center;gap:10px;display:flex}.Footer-module__as8s1W__bolt{background:var(--red);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:1;display:flex}.Footer-module__as8s1W__wordmark{font-family:var(--font-display);color:var(--white);letter-spacing:2px;font-size:15px;font-weight:700}.Footer-module__as8s1W__tagline{font-family:var(--font-display);letter-spacing:-1px;color:var(--red);font-size:24px;font-weight:700}.Footer-module__as8s1W__desc{font-family:var(--font-mono);color:var(--muted);max-width:380px;font-size:13px;line-height:1.75}.Footer-module__as8s1W__navCols{flex-shrink:0;gap:64px;display:flex}.Footer-module__as8s1W__col{flex-direction:column;gap:14px;display:flex}.Footer-module__as8s1W__colHead{font-family:var(--font-mono);letter-spacing:2px;color:var(--red);margin-bottom:4px;font-size:11px;font-weight:500}.Footer-module__as8s1W__colLink{font-family:var(--font-display);color:var(--muted);font-size:14px;font-weight:600;transition:color .2s}.Footer-module__as8s1W__colLink:hover{color:var(--white)}.Footer-module__as8s1W__rule{background:#1a1a1a;height:2px}.Footer-module__as8s1W__bottom{max-width:var(--max-w);padding:24px var(--pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.Footer-module__as8s1W__copy{font-family:var(--font-mono);color:var(--muted);font-size:12px}.Footer-module__as8s1W__built{font-family:var(--font-mono);color:var(--red);font-size:12px}@media (max-width:768px){.Footer-module__as8s1W__top{flex-direction:column;gap:40px}.Footer-module__as8s1W__navCols{gap:40px}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column}}
