.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;padding:var(--space-6);overflow:hidden;background:linear-gradient(180deg,#fff8f0,#fff,#fff3e6)}.floating-elements[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.float-icon[data-astro-cid-bbe6dxrz]{position:absolute;font-size:2rem;opacity:.15;animation:float 6s ease-in-out infinite}.float-1[data-astro-cid-bbe6dxrz]{top:10%;left:5%;animation-delay:0s}.float-2[data-astro-cid-bbe6dxrz]{top:20%;right:10%;animation-delay:1s}.float-3[data-astro-cid-bbe6dxrz]{top:60%;left:8%;animation-delay:2s}.float-4[data-astro-cid-bbe6dxrz]{top:70%;right:5%;animation-delay:.5s}.float-5[data-astro-cid-bbe6dxrz]{top:40%;left:3%;animation-delay:1.5s}.float-6[data-astro-cid-bbe6dxrz]{top:30%;right:3%;animation-delay:2.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.hero-wrapper[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr auto 1fr;gap:var(--space-6);max-width:1400px;margin:0 auto;align-items:center;min-height:calc(100vh - 180px)}.hero-text[data-astro-cid-bbe6dxrz]{padding-right:var(--space-4)}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;color:var(--color-text);margin-bottom:var(--space-4)}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:block}.hero-text[data-astro-cid-bbe6dxrz] .line-2[data-astro-cid-bbe6dxrz]{font-size:clamp(2.2rem,4.5vw,3.4rem)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.6;margin-bottom:var(--space-6);max-width:400px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:var(--space-3)}.hero-phone-area[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center;align-items:center}.phone-container[data-astro-cid-bbe6dxrz]{position:relative;padding:60px 40px}.notif[data-astro-cid-bbe6dxrz]{position:absolute;display:flex;align-items:center;gap:8px;background:#fff;padding:10px 16px;border-radius:50px;box-shadow:0 8px 32px #ff6b0033;font-size:14px;font-weight:600;color:var(--color-text);z-index:10;animation:notifPop 3s ease-in-out infinite}.notif-icon[data-astro-cid-bbe6dxrz]{font-size:18px}.notif-1[data-astro-cid-bbe6dxrz]{top:20px;left:-30px;animation-delay:0s}.notif-2[data-astro-cid-bbe6dxrz]{top:80px;right:-40px;animation-delay:.7s}.notif-3[data-astro-cid-bbe6dxrz]{bottom:120px;left:-50px;animation-delay:1.4s}.notif-4[data-astro-cid-bbe6dxrz]{bottom:60px;right:-30px;animation-delay:2.1s}@keyframes notifPop{0%,to{transform:scale(1) translateY(0);opacity:1}50%{transform:scale(1.05) translateY(-5px);opacity:.9}}.phone[data-astro-cid-bbe6dxrz]{width:280px;height:580px;background:linear-gradient(145deg,#2c2c2c,#1a1a1a);border-radius:45px;padding:12px;box-shadow:0 50px 100px #0000004d,0 0 0 1px #ffffff1a inset;position:relative}.phone-notch[data-astro-cid-bbe6dxrz]{position:absolute;top:18px;left:50%;transform:translate(-50%);width:100px;height:28px;background:#1a1a1a;border-radius:20px;z-index:20}.phone-screen[data-astro-cid-bbe6dxrz]{width:100%;height:100%;background:linear-gradient(180deg,#fafafa,#f5f5f5);border-radius:36px;padding:var(--space-4);padding-top:50px;display:flex;flex-direction:column;gap:var(--space-3);overflow:hidden}.profile-header[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px}.profile-avatar[data-astro-cid-bbe6dxrz]{width:56px;height:56px;background:var(--gradient-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 15px #ff6b0066}.profile-info[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.profile-name[data-astro-cid-bbe6dxrz]{font-size:16px;font-weight:700;color:#1a1a1a}.profile-handle[data-astro-cid-bbe6dxrz]{font-size:13px;color:#888}.profile-stats[data-astro-cid-bbe6dxrz]{display:flex;justify-content:space-around;padding:var(--space-3) 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.profile-stat[data-astro-cid-bbe6dxrz]{text-align:center}.stat-value[data-astro-cid-bbe6dxrz]{display:block;font-size:18px;font-weight:800;color:#1a1a1a}.stat-label[data-astro-cid-bbe6dxrz]{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.5px}.growth-banner[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fff3e6,#ffe8d6);border:1px solid #FFD4B3;border-radius:16px;padding:12px 16px}.growth-icon[data-astro-cid-bbe6dxrz]{font-size:24px}.growth-text[data-astro-cid-bbe6dxrz]{flex:1;display:flex;flex-direction:column}.growth-title[data-astro-cid-bbe6dxrz]{font-size:11px;color:#888;text-transform:uppercase}.growth-value[data-astro-cid-bbe6dxrz]{font-size:15px;font-weight:700;color:#e65100}.growth-badge[data-astro-cid-bbe6dxrz]{background:#00c853;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px}.post-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:auto}.post-item[data-astro-cid-bbe6dxrz]{aspect-ratio:1;background:linear-gradient(135deg,#e8e8e8,#d0d0d0);border-radius:8px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px;position:relative;overflow:hidden}.post-item[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.3) 100%)}.post-likes[data-astro-cid-bbe6dxrz]{position:relative;font-size:10px;color:#fff;font-weight:600}.hero-trust-side[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:var(--space-3);padding-left:var(--space-4)}.trust-card[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:14px;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:0 4px 20px #0000000f;border:1px solid var(--color-border);transition:all .2s ease}.trust-card[data-astro-cid-bbe6dxrz]:hover{transform:translate(-4px);box-shadow:0 8px 30px #ff6b0026;border-color:var(--color-primary-light)}.trust-icon[data-astro-cid-bbe6dxrz]{font-size:28px}.trust-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.trust-title[data-astro-cid-bbe6dxrz]{font-size:15px;font-weight:700;color:var(--color-text)}.trust-desc[data-astro-cid-bbe6dxrz]{font-size:13px;color:var(--color-text-muted)}.hero-proof[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;gap:var(--space-6);padding:var(--space-6) var(--space-4);margin-top:var(--space-6);background:#fff;border-radius:20px;max-width:600px;margin-left:auto;margin-right:auto;box-shadow:0 4px 20px #0000000f}.proof-item[data-astro-cid-bbe6dxrz]{text-align:center}.proof-number[data-astro-cid-bbe6dxrz]{display:block;font-size:var(--text-xl);font-weight:800;color:var(--color-primary)}.proof-label[data-astro-cid-bbe6dxrz]{font-size:var(--text-sm);color:var(--color-text-muted)}.proof-divider[data-astro-cid-bbe6dxrz]{width:1px;height:40px;background:var(--color-border)}@media(max-width:1200px){.hero-wrapper[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center;gap:var(--space-8)}.hero-text[data-astro-cid-bbe6dxrz]{padding-right:0;order:1}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:inline}.hero-subtitle[data-astro-cid-bbe6dxrz]{max-width:500px;margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-phone-area[data-astro-cid-bbe6dxrz]{order:0}.hero-trust-side[data-astro-cid-bbe6dxrz]{order:2;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-left:0}.trust-card[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-4px)}}@media(max-width:768px){.phone[data-astro-cid-bbe6dxrz]{width:240px;height:500px}.phone-container[data-astro-cid-bbe6dxrz]{padding:50px 30px}.notif[data-astro-cid-bbe6dxrz]{font-size:12px;padding:8px 12px}.notif-1[data-astro-cid-bbe6dxrz]{left:-20px}.notif-2[data-astro-cid-bbe6dxrz]{right:-20px}.notif-3[data-astro-cid-bbe6dxrz]{left:-25px}.notif-4[data-astro-cid-bbe6dxrz]{right:-15px}.hero-proof[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:var(--space-4)}.proof-divider[data-astro-cid-bbe6dxrz]{width:60px;height:1px}.hero-trust-side[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%;max-width:300px;margin:0 auto}}@media(max-width:480px){.floating-elements[data-astro-cid-bbe6dxrz],.notif-3[data-astro-cid-bbe6dxrz],.notif-4[data-astro-cid-bbe6dxrz]{display:none}}.platforms-section[data-astro-cid-le45m4z2]{padding:var(--space-8) var(--space-6);background:var(--color-bg-alt)}.platforms-grid[data-astro-cid-le45m4z2]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);max-width:1000px;margin:0 auto}.platform-card[data-astro-cid-le45m4z2]{background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-6);text-align:center;text-decoration:none;transition:all .3s ease}.platform-card[data-astro-cid-le45m4z2]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.platform-card[data-astro-cid-le45m4z2][data-platform=instagram]:hover{border-color:#e1306c}.platform-card[data-astro-cid-le45m4z2][data-platform=tiktok]:hover{border-color:#000}.platform-card[data-astro-cid-le45m4z2][data-platform=youtube]:hover{border-color:red}.platform-card[data-astro-cid-le45m4z2][data-platform=facebook]:hover{border-color:#1877f2}.platform-icon[data-astro-cid-le45m4z2]{width:64px;height:64px;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-4)}.platform-icon[data-astro-cid-le45m4z2] svg[data-astro-cid-le45m4z2]{width:36px;height:36px}.platform-icon[data-astro-cid-le45m4z2].instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af);color:#fff}.platform-icon[data-astro-cid-le45m4z2].tiktok{background:#000;color:#fff}.platform-icon[data-astro-cid-le45m4z2].youtube{background:red;color:#fff}.platform-icon[data-astro-cid-le45m4z2].facebook{background:#1877f2;color:#fff}.platform-card[data-astro-cid-le45m4z2] h3[data-astro-cid-le45m4z2]{font-size:var(--text-lg);font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.platform-card[data-astro-cid-le45m4z2] p[data-astro-cid-le45m4z2]{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-3)}.platform-cta[data-astro-cid-le45m4z2]{font-size:var(--text-sm);font-weight:600;color:var(--color-primary)}@media(max-width:1024px){.platforms-grid[data-astro-cid-le45m4z2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.platforms-grid[data-astro-cid-le45m4z2]{grid-template-columns:1fr}}.benefits[data-astro-cid-aafkaq3q]{padding:var(--space-8) var(--space-6);max-width:1200px;margin:0 auto}.benefits-header[data-astro-cid-aafkaq3q]{text-align:center;margin-bottom:var(--space-8)}.section-badge[data-astro-cid-aafkaq3q]{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#fff3e6,#ffe8d6);border:1px solid #FFD4B3;border-radius:50px;font-size:var(--text-sm);font-weight:700;color:#e65100;margin-bottom:var(--space-4)}.benefits-header[data-astro-cid-aafkaq3q] h2[data-astro-cid-aafkaq3q]{font-size:var(--text-3xl);font-weight:800;color:var(--color-text);margin-bottom:var(--space-2)}.benefits-header[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{font-size:var(--text-lg);color:var(--color-text-muted)}.benefits-layout[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--space-6);align-items:start}.benefit-main[data-astro-cid-aafkaq3q]{background:linear-gradient(145deg,#1a237e,#283593);border-radius:24px;padding:var(--space-8);color:#fff;position:relative;overflow:hidden}.benefit-main[data-astro-cid-aafkaq3q]:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,107,0,.15) 0%,transparent 70%);pointer-events:none}.main-icon-wrap[data-astro-cid-aafkaq3q]{position:relative;width:80px;height:80px;margin-bottom:var(--space-4)}.main-icon[data-astro-cid-aafkaq3q]{width:80px;height:80px;background:#ffffff26;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:40px;position:relative;z-index:1}.icon-ring[data-astro-cid-aafkaq3q]{position:absolute;inset:-8px;border:2px solid rgba(255,255,255,.1);border-radius:28px;animation:pulse-ring 2s ease-in-out infinite}@keyframes pulse-ring{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.5}}.benefit-main[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-size:var(--text-2xl);font-weight:800;margin-bottom:var(--space-3)}.benefit-main[data-astro-cid-aafkaq3q]>p[data-astro-cid-aafkaq3q]{font-size:var(--text-base);line-height:1.6;opacity:.85;margin-bottom:var(--space-6)}.main-features[data-astro-cid-aafkaq3q]{display:flex;flex-direction:column;gap:12px}.main-features[data-astro-cid-aafkaq3q] span[data-astro-cid-aafkaq3q]{display:flex;align-items:center;gap:10px;font-size:var(--text-sm);font-weight:500}.main-features[data-astro-cid-aafkaq3q] svg[data-astro-cid-aafkaq3q]{width:20px;height:20px;color:#ffb366;flex-shrink:0}.benefits-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.benefit-card[data-astro-cid-aafkaq3q]{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid var(--color-border);border-radius:16px;padding:20px;transition:all .25s ease}.benefit-card[data-astro-cid-aafkaq3q]:hover{border-color:var(--color-primary-light);box-shadow:0 8px 30px #ff6b001f;transform:translateY(-2px)}.card-icon[data-astro-cid-aafkaq3q]{width:48px;height:48px;background:linear-gradient(135deg,#fff3e6,#ffe8d6);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.card-content[data-astro-cid-aafkaq3q] h4[data-astro-cid-aafkaq3q]{font-size:var(--text-base);font-weight:700;color:var(--color-text);margin-bottom:4px}.card-content[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.5}@media(max-width:1024px){.benefits-layout[data-astro-cid-aafkaq3q]{grid-template-columns:1fr}.benefit-main[data-astro-cid-aafkaq3q]{text-align:center}.main-icon-wrap[data-astro-cid-aafkaq3q]{margin-left:auto;margin-right:auto}.main-features[data-astro-cid-aafkaq3q]{align-items:center}.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:1fr}.benefit-card[data-astro-cid-aafkaq3q]{padding:16px}}.how-it-works[data-astro-cid-cmgpsf2k]{padding:var(--space-8) var(--space-6);background:linear-gradient(180deg,#fff8f0,#fff)}.how-header[data-astro-cid-cmgpsf2k]{text-align:center;margin-bottom:var(--space-8)}.section-badge[data-astro-cid-cmgpsf2k]{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#fff3e6,#ffe8d6);border:1px solid #FFD4B3;border-radius:50px;font-size:var(--text-sm);font-weight:700;color:#e65100;margin-bottom:var(--space-4)}.how-header[data-astro-cid-cmgpsf2k] h2[data-astro-cid-cmgpsf2k]{font-size:var(--text-3xl);font-weight:800;color:var(--color-text);margin-bottom:var(--space-2)}.how-header[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:var(--text-lg);color:var(--color-text-muted)}.steps-container[data-astro-cid-cmgpsf2k]{display:flex;justify-content:center;gap:var(--space-6);max-width:1100px;margin:0 auto var(--space-8);position:relative}.steps-line[data-astro-cid-cmgpsf2k]{position:absolute;top:60px;left:50%;transform:translate(-50%);width:70%;height:3px;background:linear-gradient(90deg,var(--color-primary),#E91E63,var(--color-primary));border-radius:2px;z-index:0}.steps-line[data-astro-cid-cmgpsf2k]:before,.steps-line[data-astro-cid-cmgpsf2k]:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:12px;height:12px;background:var(--color-primary);border-radius:50%}.steps-line[data-astro-cid-cmgpsf2k]:before{left:0}.steps-line[data-astro-cid-cmgpsf2k]:after{right:0}.step[data-astro-cid-cmgpsf2k]{flex:1;max-width:320px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.step-visual[data-astro-cid-cmgpsf2k]{position:relative;margin-bottom:var(--space-4)}.step-number[data-astro-cid-cmgpsf2k]{position:absolute;top:-8px;right:-8px;width:32px;height:32px;background:var(--gradient-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;z-index:2;box-shadow:0 4px 12px #ff6b0066}.step-icon-wrap[data-astro-cid-cmgpsf2k]{width:100px;height:100px;background:#fff;border-radius:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #00000014;border:2px solid var(--color-border);transition:all .3s ease}.step[data-astro-cid-cmgpsf2k]:hover .step-icon-wrap[data-astro-cid-cmgpsf2k]{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:0 12px 40px #ff6b0026}.step-icon[data-astro-cid-cmgpsf2k]{font-size:44px}.step-content[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:var(--text-lg);font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.step-content[data-astro-cid-cmgpsf2k]>p[data-astro-cid-cmgpsf2k]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.5;margin-bottom:var(--space-3)}.step-tags[data-astro-cid-cmgpsf2k]{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.step-tags[data-astro-cid-cmgpsf2k] span[data-astro-cid-cmgpsf2k]{padding:4px 12px;background:#f5f5f5;border-radius:20px;font-size:12px;font-weight:600;color:var(--color-text-light)}.step-preview[data-astro-cid-cmgpsf2k]{display:flex;gap:8px;justify-content:center}.preview-option[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#f5f5f5;border-radius:8px;font-size:12px;font-weight:600;color:var(--color-text-muted);border:2px solid transparent}.preview-option[data-astro-cid-cmgpsf2k].active{background:linear-gradient(135deg,#fff3e6,#ffe8d6);border-color:#ffd4b3;color:#e65100}.preview-check[data-astro-cid-cmgpsf2k]{font-size:10px}.preview-option[data-astro-cid-cmgpsf2k].active .preview-check[data-astro-cid-cmgpsf2k]{color:#00c853}.step-result[data-astro-cid-cmgpsf2k]{width:100%;max-width:200px;margin:0 auto}.result-bar[data-astro-cid-cmgpsf2k]{height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden;margin-bottom:8px}.result-fill[data-astro-cid-cmgpsf2k]{height:100%;width:0%;background:var(--gradient-brand);border-radius:4px;animation:fill-bar 2s ease-out forwards;animation-play-state:paused}.step[data-astro-cid-cmgpsf2k]:hover .result-fill[data-astro-cid-cmgpsf2k]{animation-play-state:running}@keyframes fill-bar{to{width:85%}}.result-text[data-astro-cid-cmgpsf2k]{font-size:11px;color:var(--color-text-muted)}.how-cta[data-astro-cid-cmgpsf2k]{text-align:center}.cta-note[data-astro-cid-cmgpsf2k]{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted)}@media(max-width:900px){.steps-container[data-astro-cid-cmgpsf2k]{flex-direction:column;align-items:center;gap:var(--space-6)}.steps-line[data-astro-cid-cmgpsf2k]{top:0;left:60px;transform:none;width:3px;height:80%;background:linear-gradient(180deg,var(--color-primary),#E91E63,var(--color-primary))}.steps-line[data-astro-cid-cmgpsf2k]:before{top:0;left:50%;transform:translate(-50%)}.steps-line[data-astro-cid-cmgpsf2k]:after{top:auto;bottom:0;left:50%;transform:translate(-50%)}.step[data-astro-cid-cmgpsf2k]{flex-direction:row;text-align:left;max-width:100%;gap:var(--space-4)}.step-visual[data-astro-cid-cmgpsf2k]{flex-shrink:0}.step-content[data-astro-cid-cmgpsf2k]{align-items:flex-start}.step-tags[data-astro-cid-cmgpsf2k],.step-preview[data-astro-cid-cmgpsf2k]{justify-content:flex-start}.step-result[data-astro-cid-cmgpsf2k]{margin:0}}@media(max-width:480px){.steps-line[data-astro-cid-cmgpsf2k]{display:none}.step[data-astro-cid-cmgpsf2k]{flex-direction:column;text-align:center}.step-tags[data-astro-cid-cmgpsf2k],.step-preview[data-astro-cid-cmgpsf2k]{justify-content:center}.step-result[data-astro-cid-cmgpsf2k]{margin:0 auto}}.social-proof[data-astro-cid-bcts4zk3]{padding:var(--space-8) var(--space-6);background:var(--gradient-brand)}.proof-stats[data-astro-cid-bcts4zk3]{display:flex;justify-content:center;gap:var(--space-8);max-width:1000px;margin:0 auto}.proof-stat[data-astro-cid-bcts4zk3]{text-align:center}.proof-number[data-astro-cid-bcts4zk3]{display:block;font-size:var(--text-4xl);font-weight:800;color:#fff}.proof-label[data-astro-cid-bcts4zk3]{font-size:var(--text-sm);color:#fffc}@media(max-width:1024px){.proof-stats[data-astro-cid-bcts4zk3]{flex-wrap:wrap;gap:var(--space-6)}.proof-stat[data-astro-cid-bcts4zk3]{flex:1 1 40%}}@media(max-width:640px){.proof-stat[data-astro-cid-bcts4zk3]{flex:1 1 100%}}.final-cta[data-astro-cid-66itwakk]{padding:var(--space-8) var(--space-6);text-align:center}.cta-content[data-astro-cid-66itwakk]{max-width:600px;margin:0 auto}.final-cta[data-astro-cid-66itwakk] h2[data-astro-cid-66itwakk]{font-size:var(--text-3xl);font-weight:800;color:var(--color-text);margin-bottom:var(--space-3)}.final-cta[data-astro-cid-66itwakk] p[data-astro-cid-66itwakk]{font-size:var(--text-lg);color:var(--color-text-muted);margin-bottom:var(--space-6)}.cta-note[data-astro-cid-66itwakk]{margin-top:var(--space-4);font-size:var(--text-sm)!important;color:var(--color-text-muted)!important}.landing[data-astro-cid-j7pv25f6]{min-height:100vh;background:var(--color-bg)}
