.growth-page{--ink:#071f39;--blue:#1688d8;--cyan:#65d6ee;--orange:#d87a33;--cream:#fff8ef;--pale:#eef5f9;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}.growth-page *{box-sizing:border-box}.growth-page .wrap{width:min(1180px,calc(100% - 36px));margin:auto}.growth-page .growth-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.growth-page .growth-nav nav{display:flex;gap:22px;align-items:center}.growth-page a{color:inherit}.growth-page .growth-nav a{text-decoration:none}.growth-page .growth-logo{width:168px;height:auto}.growth-page .button{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;background:var(--blue);color:#fff;text-decoration:none;font-weight:750;border:1px solid var(--blue)}.growth-page .button.secondary{background:transparent;color:var(--ink);border-color:#9fb4c5}.growth-page .hero{padding:68px 0 44px;background:linear-gradient(115deg,var(--pale),#fff 58%,var(--cream))}.growth-page .hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}.growth-page .eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--blue)}.growth-page h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 20px;max-width:900px}.growth-page .lead{font-size:20px;line-height:1.55;color:#38536a;max-width:720px}.growth-page .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.growth-page .hero-visual{margin:0;position:relative}.growth-page .hero-visual img{display:block;width:100%;height:auto;border:1px solid #cbd8e2;background:#fff}.growth-page .hero-visual figcaption{font-size:12px;color:#52697b;margin-top:9px}.growth-page .proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbd8e2;border-bottom:1px solid #cbd8e2}.growth-page .proof div{padding:26px 22px;border-right:1px solid #cbd8e2}.growth-page .proof div:last-child{border-right:0}.growth-page .proof strong{display:block;font-size:30px;color:var(--blue);margin-bottom:6px}.growth-page .proof span{font-size:13px;color:#52697b;line-height:1.45}.growth-page section{padding:62px 0}.growth-page h2{font-size:clamp(28px,3vw,42px);line-height:1.12;letter-spacing:-.03em;margin:0 0 20px}.growth-page h3{font-size:20px;margin:0 0 8px}.growth-page .section-intro{font-size:17px;line-height:1.6;color:#38536a;max-width:790px}.growth-page .steps,.growth-page .offers{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.growth-page .step,.growth-page .offer{border-top:4px solid var(--blue);background:var(--pale);padding:24px}.growth-page .step b{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;background:var(--ink);color:#fff;margin-bottom:18px}.growth-page .step p,.growth-page .offer p{font-size:14px;line-height:1.55;color:#38536a}.growth-page .offer.featured{border-color:var(--orange);background:var(--cream)}.growth-page .price{font-size:32px;font-weight:850;color:var(--ink);margin:14px 0 3px}.growth-page .price-note{font-size:12px;color:#52697b}.growth-page .screens{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.growth-page .screens.three{grid-template-columns:repeat(3,1fr)}.growth-page .screens figure{margin:0}.growth-page .screens img{display:block;width:100%;height:auto;border:1px solid #cbd8e2}.growth-page .screens figcaption{font-size:12px;line-height:1.45;color:#52697b;margin-top:8px}.growth-page .objections{background:var(--ink);color:#fff}.growth-page .objections h2{color:#fff}.growth-page .objection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.growth-page .objection-grid p{color:#d9e5ec;line-height:1.55}.growth-page .cta{background:var(--cream)}.growth-page .cta-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.growth-page .cta p{color:#38536a;line-height:1.55}.growth-page footer{padding:30px 0;background:#f7fafc;border-top:1px solid #d9e5ec}.growth-page footer .wrap{display:flex;justify-content:space-between;gap:24px;align-items:center}.growth-page footer p{font-size:12px;color:#52697b}.growth-page .fineprint{font-size:12px;line-height:1.5;color:#52697b;margin-top:18px}.growth-page .split{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.growth-page ul{padding-left:19px}.growth-page li{margin:9px 0;line-height:1.5}.growth-page .signal{border-left:5px solid var(--orange);padding:18px 22px;background:var(--cream);font-size:16px;line-height:1.55;margin-top:24px}
@media(max-width:820px){.growth-page .growth-nav nav{display:none}.growth-page .hero-grid,.growth-page .split,.growth-page .cta-grid{grid-template-columns:1fr}.growth-page .steps,.growth-page .offers,.growth-page .screens.three{grid-template-columns:1fr}.growth-page .proof{grid-template-columns:1fr}.growth-page .proof div{border-right:0;border-bottom:1px solid #cbd8e2}.growth-page .screens{grid-template-columns:1fr}.growth-page footer .wrap{align-items:flex-start;flex-direction:column}.growth-page h1{font-size:42px}}
