.hero-module__bLJxgG__hero{z-index:10;padding:8.5rem 2rem 4.5rem;position:relative;overflow:hidden}.hero-module__bLJxgG__inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:4rem;max-width:1180px;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:1px;text-transform:uppercase;color:var(--fg-muted);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.4rem .95rem;font-size:.72rem;font-weight:500;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:.6;transform:scale(1.2)}}.hero-module__bLJxgG__text h1{font-family:var(--font-serif);letter-spacing:-.02em;max-width:580px;margin-bottom:1.3rem;font-size:clamp(2.4rem,5vw,3.7rem);font-weight:700;line-height:1.1}.hero-module__bLJxgG__desc{color:var(--fg-muted);max-width:520px;margin-bottom:1.8rem;font-size:1.1rem;line-height:1.65}.hero-module__bLJxgG__actions{flex-wrap:wrap;gap:.8rem;margin-bottom:2.5rem;display:flex}.hero-module__bLJxgG__specs{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:1.3rem;max-width:580px;padding:1rem 1.4rem;display:flex}.hero-module__bLJxgG__spec{flex-direction:column;flex:1;min-width:0;display:flex}.hero-module__bLJxgG__specValue{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700;line-height:1.2}.hero-module__bLJxgG__specLabel{color:var(--fg-soft);text-transform:uppercase;letter-spacing:1px;margin-top:.15rem;font-size:.7rem;font-weight:500}.hero-module__bLJxgG__specDivider{background:var(--border);flex-shrink:0;width:1px;height:28px}.hero-module__bLJxgG__visual{justify-content:center;align-items:center;min-width:0;display:flex}.hero-module__bLJxgG__visual .code-card{width:100%;max-width:480px;font-size:.84rem}.hero-module__bLJxgG__code{white-space:pre;margin:0;font-family:inherit}@media (max-width:960px){.hero-module__bLJxgG__inner{grid-template-columns:1fr;gap:2.5rem}.hero-module__bLJxgG__visual{order:2}.hero-module__bLJxgG__specs{flex-wrap:wrap;gap:.8rem}.hero-module__bLJxgG__specDivider{display:none}.hero-module__bLJxgG__spec{min-width:110px}}@media (max-width:520px){.hero-module__bLJxgG__hero{padding:7rem 1.2rem 3.5rem}.hero-module__bLJxgG__specs{padding:.9rem 1.1rem}}
.trust-bar-module__8jkjvW__bar{z-index:10;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2rem;position:relative}.trust-bar-module__8jkjvW__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.trust-bar-module__8jkjvW__row{display:contents}.trust-bar-module__8jkjvW__item{text-align:center;flex-direction:column;align-items:center;gap:.1rem;display:flex}.trust-bar-module__8jkjvW__n{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:700}.trust-bar-module__8jkjvW__l{color:var(--fg-soft);text-transform:uppercase;letter-spacing:1px;font-size:.72rem}.trust-bar-module__8jkjvW__divider{background:var(--border);width:1px;height:30px}@media (max-width:720px){.trust-bar-module__8jkjvW__divider{display:none}}
.services-module__liPscG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.services-module__liPscG__header .section-subtitle{margin:0 auto}.services-module__liPscG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.services-module__liPscG__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:1.9rem 1.8rem 1.5rem;transition:all .4s;display:flex}.services-module__liPscG__card:hover{border-color:var(--border-accent);background:var(--surface-strong);transform:translateY(-4px)}.services-module__liPscG__card h3{font-family:var(--font-serif);color:var(--fg);margin:1rem 0 .55rem;font-size:1.2rem;font-weight:600}.services-module__liPscG__card p{color:var(--fg-soft);flex-grow:1;margin-bottom:1rem;font-size:.92rem;line-height:1.65}.services-module__liPscG__icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.services-module__liPscG__purple{color:var(--purple);background:#667eea26}.services-module__liPscG__teal{color:var(--teal);background:#20c99726}.services-module__liPscG__gold{color:var(--gold);background:#d4af3726}.services-module__liPscG__blue{color:var(--blue);background:#4facfe26}.services-module__liPscG__pink{color:var(--pink);background:#f5576c26}.services-module__liPscG__purpleLight{color:var(--purple-light);background:#764ba226}.services-module__liPscG__tags{border-top:1px dashed var(--border);flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.8rem;display:flex}.services-module__liPscG__tag{background:var(--surface-strong);border:1px solid var(--border);color:var(--fg-soft);letter-spacing:.2px;border-radius:6px;padding:.22rem .55rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.7rem}
.audit-pitch-module__nk0W2q__section{z-index:10;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#667eea05 0%,#d4af3705 100%);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 .section-title{margin-bottom:1.2rem}.audit-pitch-module__nk0W2q__lead{color:var(--gray-light);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.audit-pitch-module__nk0W2q__highlights{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.audit-pitch-module__nk0W2q__h{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1rem .5rem}.audit-pitch-module__nk0W2q__hN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700;display:block}.audit-pitch-module__nk0W2q__hL{color:var(--gray);text-transform:uppercase;letter-spacing:1px;margin-top:.2rem;font-size:.7rem;display:block}.audit-pitch-module__nk0W2q__actions{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.audit-pitch-module__nk0W2q__proof{color:var(--gray);font-size:.85rem;font-style:italic}.audit-pitch-module__nk0W2q__steps{flex-direction:column;gap:1.5rem;display:flex}.audit-pitch-module__nk0W2q__step{background:var(--surface);border:1px solid var(--border);border-radius:14px;gap:1.2rem;padding:1.5rem;transition:all .3s;display:flex}.audit-pitch-module__nk0W2q__step:hover{border-color:var(--border-accent);background:var(--surface-strong)}.audit-pitch-module__nk0W2q__stepNum{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;min-width:50px;font-size:1.6rem;font-weight:700}.audit-pitch-module__nk0W2q__step h3{font-family:var(--font-serif);margin-bottom:.3rem;font-size:1.05rem;font-weight:600}.audit-pitch-module__nk0W2q__step p{color:var(--gray);font-size:.88rem;line-height:1.6}@media (max-width:900px){.audit-pitch-module__nk0W2q__layout{grid-template-columns:1fr;gap:3rem}.audit-pitch-module__nk0W2q__highlights{grid-template-columns:repeat(2,1fr)}}
.process-module__yoZS6G__header{text-align:center;max-width:720px;margin:0 auto 3rem}.process-module__yoZS6G__header .section-subtitle{margin:0 auto}.process-module__yoZS6G__timeline{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.process-module__yoZS6G__step{grid-template-columns:56px 1fr;align-items:flex-start;gap:1.6rem;padding:1.4rem 0;display:grid}.process-module__yoZS6G__numRail{flex-direction:column;align-items:center;display:flex}.process-module__yoZS6G__num{background:linear-gradient(135deg, var(--purple), var(--gold));color:#fff;width:44px;height:44px;font-family:var(--font-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 16px #667eea59}.process-module__yoZS6G__connector{background:linear-gradient(to bottom, var(--border-strong), transparent);flex:1;width:2px;min-height:60px;margin-top:.5rem}.process-module__yoZS6G__body{border-bottom:1px dashed var(--border);padding:.4rem 0 1.5rem}.process-module__yoZS6G__step:last-child .process-module__yoZS6G__body{border-bottom:none}.process-module__yoZS6G__body h3{font-family:var(--font-serif);color:var(--fg);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.process-module__yoZS6G__body p{color:var(--fg-muted);margin-bottom:.7rem;font-size:.95rem;line-height:1.65}.process-module__yoZS6G__bullet{background:var(--surface-strong);border:1px solid var(--border);color:var(--fg-soft);border-radius:6px;padding:.3rem .7rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.78rem;display:inline-block}@media (max-width:600px){.process-module__yoZS6G__step{grid-template-columns:40px 1fr;gap:1rem}.process-module__yoZS6G__num{width:36px;height:36px;font-size:.85rem}}
.pricing-module__XUogIa__header{text-align:center;max-width:700px;margin:0 auto 4rem}.pricing-module__XUogIa__header .section-subtitle{margin:0 auto}.pricing-module__XUogIa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1.5rem;display:grid}.pricing-module__XUogIa__tier{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:2.2rem 1.8rem;transition:all .4s;display:flex;position:relative}.pricing-module__XUogIa__tier:hover{border-color:var(--border-accent);transform:translateY(-4px)}.pricing-module__XUogIa__featured{border-color:var(--border-accent);background:linear-gradient(135deg,#667eea14,#d4af370d)}.pricing-module__XUogIa__badge{background:linear-gradient(135deg, var(--purple), var(--gold));color:var(--white);letter-spacing:1px;text-transform:uppercase;border-radius:50px;padding:.3rem .9rem;font-size:.7rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__XUogIa__tier h3{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.pricing-module__XUogIa__desc{color:var(--gray);min-height:2.6em;margin-bottom:1.5rem;font-size:.9rem}.pricing-module__XUogIa__price{border-bottom:1px solid var(--border);align-items:baseline;gap:.4rem;margin-bottom:1.8rem;padding-bottom:1.5rem;display:flex}.pricing-module__XUogIa__amount{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:700}.pricing-module__XUogIa__period{color:var(--gray);font-size:.85rem}.pricing-module__XUogIa__features{flex-grow:1;margin:0 0 2rem;list-style:none}.pricing-module__XUogIa__features li{color:var(--gray-light);align-items:flex-start;gap:.6rem;padding:.5rem 0;font-size:.88rem;line-height:1.5;display:flex}.pricing-module__XUogIa__check{color:var(--teal);flex-shrink:0;font-weight:700}.pricing-module__XUogIa__cta{justify-content:center;width:100%}.pricing-module__XUogIa__note{text-align:center;color:var(--gray);margin-top:2.5rem;font-size:.92rem}.pricing-module__XUogIa__link{color:var(--purple);font-weight:500;text-decoration:none}.pricing-module__XUogIa__link:hover{text-decoration:underline}
.case-studies-module__b8lklq__header{text-align:center;max-width:720px;margin:0 auto 3rem}.case-studies-module__b8lklq__header .section-subtitle{margin:0 auto}.case-studies-module__b8lklq__grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.4rem;display:grid}.case-studies-module__b8lklq__card{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:1.8rem 1.7rem 1.5rem;transition:all .35s;display:flex;position:relative;overflow:hidden}.case-studies-module__b8lklq__card:before{content:"";background:linear-gradient(90deg, var(--purple), var(--gold), var(--teal));opacity:.6;height:3px;position:absolute;top:0;left:0;right:0}.case-studies-module__b8lklq__card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-md);transform:translateY(-6px)}.case-studies-module__b8lklq__cardHead{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.case-studies-module__b8lklq__brand{font-family:var(--font-serif);letter-spacing:.5px;color:var(--fg);font-size:.92rem;font-weight:700}.case-studies-module__b8lklq__badge{background:var(--surface-strong);border:1px solid var(--border);color:var(--fg-soft);text-transform:uppercase;letter-spacing:1px;border-radius:5px;padding:.25rem .55rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.68rem}.case-studies-module__b8lklq__metric{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.case-studies-module__b8lklq__metricN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.7rem;font-weight:700;line-height:1}.case-studies-module__b8lklq__metricL{color:var(--fg-soft);text-transform:uppercase;letter-spacing:1px;font-size:.78rem}.case-studies-module__b8lklq__card h3{font-family:var(--font-serif);color:var(--fg);margin-bottom:.55rem;font-size:1.1rem;font-weight:600}.case-studies-module__b8lklq__card p{color:var(--fg-muted);flex-grow:1;margin-bottom:1.1rem;font-size:.9rem;line-height:1.6}.case-studies-module__b8lklq__stack{flex-wrap:wrap;gap:.35rem;margin-bottom:1.2rem;display:flex}.case-studies-module__b8lklq__tech{background:var(--surface-strong);border:1px solid var(--border);color:var(--fg-soft);border-radius:5px;padding:.22rem .5rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.7rem}.case-studies-module__b8lklq__footer{border-top:1px dashed var(--border);justify-content:space-between;align-items:center;padding-top:.9rem;display:flex}.case-studies-module__b8lklq__savesLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--fg-soft);font-size:.65rem;font-weight:600}.case-studies-module__b8lklq__savesValue{color:var(--teal);font-size:.85rem;font-weight:600}
.stage-rush-module__-_E7VW__section{z-index:10;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#d4af3705 0%,#667eea05 100%);padding:6rem 2rem;position:relative}.stage-rush-module__-_E7VW__layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.stage-rush-module__-_E7VW__left .section-title{margin-bottom:1.2rem}.stage-rush-module__-_E7VW__lead{color:var(--gray-light);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.stage-rush-module__-_E7VW__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.stage-rush-module__-_E7VW__badge{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 8px 18px #00000059);transform:translateY(-2px)}.stage-rush-module__-_E7VW__right{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:14px;padding:1.5rem .5rem}.stage-rush-module__-_E7VW__statN{font-family:var(--font-serif);background:linear-gradient(135deg, var(--purple), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;display:block}.stage-rush-module__-_E7VW__statL{color:var(--gray);text-transform:uppercase;letter-spacing:1px;margin-top:.3rem;font-size:.72rem;display:block}@media (max-width:900px){.stage-rush-module__-_E7VW__layout{grid-template-columns:1fr;gap:3rem}}
.faq-module__TMh2Ga__header{text-align:center;margin-bottom:3rem}.faq-module__TMh2Ga__list{flex-direction:column;gap:.8rem;display:flex}.faq-module__TMh2Ga__item{background:var(--surface);border:1px solid var(--border);border-radius:12px;transition:border-color .3s;overflow:hidden}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open{border-color:var(--border-accent)}.faq-module__TMh2Ga__q{width:100%;color:var(--fg);font-family:var(--font-serif);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.faq-module__TMh2Ga__chevron{color:var(--fg-soft);flex-shrink:0;font-size:.7rem;transition:transform .3s}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__chevron{color:var(--purple);transform:rotate(180deg)}.faq-module__TMh2Ga__a{max-height:0;color:var(--fg-muted);padding:0 1.5rem;font-size:.92rem;line-height:1.7;transition:max-height .4s,padding .4s;overflow:hidden}.faq-module__TMh2Ga__item.faq-module__TMh2Ga__open .faq-module__TMh2Ga__a{max-height:300px;padding:0 1.5rem 1.4rem}
