.growth-page{--growth-ink:var(--color-text);--growth-muted:var(--color-text-secondary);--growth-line:#deddea;--growth-canvas:#f8f8ff;--growth-surface:var(--color-white);--growth-dark:var(--color-text);--growth-accent:var(--color-primary);color:var(--growth-ink);background:var(--growth-surface)}.growth-page *,.growth-page :before,.growth-page :after{box-sizing:border-box}.growth-page p,.growth-page li{line-height:1.65}.growth-page a{text-underline-offset:.18em}.growth-hero{overflow:hidden;padding:7rem 0 5.5rem;background:radial-gradient(circle at 80% 38%,rgba(99,91,255,.12),transparent 32rem),linear-gradient(180deg,#fff 0%,var(--growth-canvas) 100%)}.growth-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:4rem;align-items:center}.growth-hero-media{position:relative;display:grid;min-height:630px;place-items:center}.growth-hero-media:before{position:absolute;z-index:0;width:min(88%,430px);aspect-ratio:1;border-radius:50%;background:#635bff1c;content:""}.growth-kicker{margin:0 0 .9rem;color:var(--growth-accent);font-size:.78rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.growth-hero h1{max-width:760px;margin:0;font-size:clamp(3rem,5.4vw,4.7rem);line-height:1.03;letter-spacing:-.045em;text-wrap:balance}.growth-hero-deck{max-width:700px;margin:1.5rem 0 0;color:var(--growth-muted);font-size:1.16rem}.growth-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start;margin-top:2rem}.growth-proof-line{margin:1.15rem 0 0;color:var(--growth-muted);font-size:.9rem}.growth-media-frame{position:relative;padding:1rem;border:1px solid var(--growth-line);border-radius:22px;background:var(--growth-surface)}.growth-media-frame img{display:block;width:100%;max-height:660px;border-radius:14px;object-fit:contain}.growth-media-caption{margin:.9rem 0 0;color:var(--growth-muted);font-size:.82rem;text-align:center}.growth-hero .growth-media-frame{z-index:1;width:min(100%,420px);margin:0 auto;padding:0;border:0;border-radius:0;background:0 0}.growth-hero .growth-media-frame img{max-height:600px;border-radius:0;filter:drop-shadow(0 30px 48px rgba(26,31,54,.22))}.growth-baseline{padding:5rem 0;border-top:1px solid var(--growth-line);border-bottom:1px solid var(--growth-line);color:var(--growth-ink);background:var(--growth-surface)}.growth-baseline-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:4rem;align-items:start}.growth-baseline h2,.growth-section h2,.growth-final h2{margin:0;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.growth-baseline p{color:var(--growth-muted)}.growth-baseline a{color:var(--growth-accent)}.growth-signal-list{display:grid;gap:0;margin:1.5rem 0 0;padding:0;list-style:none}.growth-signal-list li{padding:.9rem 0;border-top:1px solid var(--growth-line);color:var(--growth-ink)}.growth-section{padding:6.5rem 0;background:var(--growth-surface)}.growth-section.is-muted{background:var(--growth-canvas)}.growth-section.is-dark{color:#fff;background:var(--growth-dark)}.growth-section.is-dark p,.growth-section.is-dark li,.growth-section.is-dark .growth-section-deck{color:#b9b9c7}.growth-section-header{max-width:800px;margin:0 auto 3.25rem;text-align:center}.growth-section-deck{margin:1.1rem auto 0;color:var(--growth-muted);font-size:1.08rem}.growth-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.growth-card-grid.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-card{padding:1.55rem;border:1px solid var(--growth-line);border-radius:16px;background:var(--growth-surface)}.growth-card h3{margin:0 0 .7rem;color:var(--growth-ink);font-size:1.16rem;line-height:1.25}.growth-card h4{margin:1rem 0 .25rem;color:var(--growth-ink);font-size:.78rem;letter-spacing:.07em;text-transform:uppercase}.growth-card p{margin:0;color:var(--growth-muted)}.growth-card p+p{margin-top:.7rem}.growth-card-meta{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--growth-line);color:var(--growth-muted);font-size:.88rem}.growth-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:4.5rem;align-items:center}.growth-split.is-reversed>:first-child{order:2}.growth-copy-stack{display:grid;gap:1.1rem}.growth-copy-stack>p{margin:0;color:var(--growth-muted)}.growth-checklist,.growth-numbered-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.growth-checklist li{position:relative;padding-left:1.5rem;color:var(--growth-muted)}.growth-checklist li:before{position:absolute;top:0;left:0;color:var(--growth-accent);content:"✓";font-weight:800}.growth-numbered-list{counter-reset:growth-step}.growth-numbered-list>li{position:relative;padding:1.15rem 1.15rem 1.15rem 4.2rem;border:1px solid var(--growth-line);border-radius:14px;background:var(--growth-surface);counter-increment:growth-step}.growth-numbered-list>li:before{position:absolute;top:1rem;left:1rem;display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:10px;background:#efefff;color:var(--growth-accent);content:counter(growth-step,decimal-leading-zero);font-weight:800}.growth-numbered-list h3{margin:0 0 .35rem;font-size:1.05rem}.growth-numbered-list p{margin:0;color:var(--growth-muted)}.growth-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.growth-flow-step{padding:1.35rem;border:1px solid var(--growth-line);border-radius:14px;background:var(--growth-surface)}.growth-flow-step span{display:block;margin-bottom:.7rem;color:var(--growth-accent);font-weight:800}.growth-flow-step h3{margin:0 0 .5rem;font-size:1.05rem}.growth-flow-step p{margin:0;color:var(--growth-muted)}.growth-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.growth-proof-grid.is-supporting{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:0 auto}.growth-proof-card.is-featured{max-width:1100px;margin:0 auto 1.25rem}.growth-proof-card.is-featured img{aspect-ratio:16/10;object-fit:cover;object-position:top}.growth-proof-card{overflow:hidden;border:1px solid var(--growth-line);border-radius:16px;background:var(--growth-surface)}.growth-proof-card img{display:block;width:100%;aspect-ratio:16/10;background:#0f1015;object-fit:cover;object-position:top}.growth-proof-card.is-phone img{object-fit:contain}.growth-proof-card-copy{padding:1.25rem}.growth-proof-card-copy h3{margin:0 0 .45rem;font-size:1.05rem}.growth-proof-card-copy p{margin:0;color:var(--growth-muted);font-size:.92rem}.growth-quote{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;max-width:850px;margin:3rem auto 0;padding:1.5rem;border:1px solid var(--growth-line);border-radius:16px;background:var(--growth-surface)}.growth-quote img{width:58px;height:58px;border-radius:50%;object-fit:cover}.growth-quote blockquote{margin:0;color:var(--growth-ink);font-size:1.08rem;line-height:1.55}.growth-quote cite{display:block;margin-top:.7rem;color:var(--growth-muted);font-size:.86rem;font-style:normal}.growth-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.growth-faq-item{padding:1.45rem;border:1px solid var(--growth-line);border-radius:14px;background:var(--growth-surface)}.growth-faq-item h3{margin:0 0 .65rem;font-size:1.05rem}.growth-faq-item p{margin:0;color:var(--growth-muted)}.growth-final{padding:6.5rem 0;color:#fff;background:var(--growth-accent);text-align:center}.growth-final .container{max-width:850px}.growth-final h2,.growth-final .growth-kicker{color:#fff}.growth-final p{max-width:690px;margin:1.1rem auto 0;color:#efefff;font-size:1.08rem}.growth-final .cta-buttons{justify-content:center;margin-top:2rem}.growth-final .growth-proof-line{color:#efefff}.growth-final .cta-tagline{color:#ffffffd1}.growth-page input[type=number]{appearance:textfield;-moz-appearance:textfield}.growth-page input[type=number]::-webkit-inner-spin-button,.growth-page input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}@media (max-width:1024px){.growth-hero-grid,.growth-baseline-grid,.growth-split{grid-template-columns:1fr;gap:3rem}.growth-hero-media{max-width:620px;margin:0 auto}.growth-split.is-reversed>:first-child{order:0}.growth-card-grid,.growth-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.growth-hero{padding:4rem 0 3.5rem}.growth-hero-grid{gap:1rem}.growth-hero-media{order:-1;min-height:480px}.growth-hero-media:before{width:min(96%,360px)}.growth-hero .growth-media-frame{width:min(100%,300px)}.growth-hero .growth-media-frame img{max-height:470px}.growth-hero .growth-media-caption{display:none}.growth-hero h1{font-size:clamp(2.65rem,12vw,3.65rem)}.growth-hero-actions{display:grid;grid-template-columns:1fr;gap:.75rem;align-items:stretch}.growth-hero-actions .cta-container{width:100%;align-items:center;justify-self:center}.growth-hero-actions>.cta-button.text{width:100%;justify-content:center}.growth-hero .growth-proof-line{text-align:center}.growth-section,.growth-final{padding:4.5rem 0}.growth-baseline{padding:4rem 0}.growth-card-grid,.growth-card-grid.is-two,.growth-proof-grid,.growth-proof-grid.is-supporting,.growth-faq-grid,.growth-flow,.growth-quote{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.growth-page *,.growth-page :before,.growth-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}