:root{--bg: #ffffff;--bg-alt: #f7f8fb;--bg-warm: linear-gradient(180deg, #fff7ed 0%, #fffaf2 100%);--surface: #ffffff;--text: #0f172a;--text-muted: #475569;--border: #e5e7eb;--primary: #2563eb;--primary-hover: #1d4ed8;--primary-contrast: #ffffff;--accent: #10b981;--wa: #25d366;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 6px 18px rgba(15, 23, 42, .08);--shadow-lg: 0 18px 40px rgba(15, 23, 42, .12);--radius: 14px;--radius-sm: 10px;--container: 1120px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;font-size:17px;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--border);z-index:10}.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:14px}.brand{display:inline-flex;align-items:center;gap:.14rem;text-decoration:none;color:var(--text)}.brand:hover{text-decoration:none}.brand-mark{width:44px;height:44px;object-fit:contain;border-radius:10px;flex:0 0 auto}.brand-name{font-weight:800;font-size:24px;letter-spacing:0;line-height:1}.brand-i{display:inline-block;position:relative;color:var(--text)}.brand-i:after{content:"";position:absolute;left:50%;width:.2em;height:.2em;border-radius:50%;background:#0062fe;transform:translate(-50%)}.brand-accent{color:#0062fe}.footer-brand .brand span{color:var(--primary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:600;font-size:16px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .05s ease;text-decoration:none;line-height:1;font-family:inherit}.btn:hover{text-decoration:none}.btn-primary{background:var(--primary);color:var(--primary-contrast)}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:transparent;color:var(--text);border-color:var(--border)}.btn-secondary:hover{border-color:var(--text)}.btn-lg{padding:16px 28px;font-size:17px}section{padding:64px 0}section.alt{background:var(--bg-alt)}h1,h2,h3{letter-spacing:-.02em;margin:0 0 14px;color:var(--text)}h1{font-size:clamp(30px,4.6vw,48px);line-height:1.1;font-weight:800}h2{font-size:clamp(24px,3.2vw,34px);line-height:1.2;font-weight:700}h3{font-size:17px;font-weight:700}p{margin:0 0 14px;color:var(--text-muted)}.eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:10px}.eyebrow.light{color:#93c5fd}.section-head{max-width:720px;margin:0 auto 36px;text-align:center}.dot-ok{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #10b9812e;vertical-align:middle}.hero{padding:72px 0 58px}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}.hero-copy{max-width:760px}.hero-copy .lede{font-size:18px;color:var(--text-muted);max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hero-trust{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:14px;color:var(--text-muted)}.hero-trust.small{font-size:13px;margin-top:14px}.mobile-next{display:none}.proof-section{padding-top:34px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.proof-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px;box-shadow:var(--shadow-sm);display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-items:start}.proof-card h3{font-size:16px;margin-bottom:6px}.proof-card p{font-size:14px;line-height:1.45;margin:0}.proof-card strong{grid-column:1 / -1;color:var(--primary);font-size:13px;font-weight:800}.proof-icon{width:38px;height:38px;border-radius:11px;background:#eff6ff;border:1px solid #dbeafe;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:19px;font-weight:900;line-height:1}.panel{background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-md);overflow:hidden;width:100%;max-width:520px;margin-left:auto}.panel-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--bg-alt)}.panel-bar .dot{width:10px;height:10px;border-radius:50%;background:#d1d5db}.panel-bar-title{margin-left:10px;font-size:12px;font-weight:600;color:var(--text-muted);letter-spacing:.02em}.panel-body{padding:18px;display:flex;flex-direction:column;gap:14px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.metric{background:var(--bg-alt);border:1px solid var(--border);border-radius:10px;padding:10px 11px;display:flex;flex-direction:column;gap:2px;min-width:0}.metric-soft{background:#ecfdf5;border-color:#d1fae5}.metric-value{font-size:20px;font-weight:800;color:var(--text);letter-spacing:-.01em}.metric-value.sm{font-size:14px;display:inline-flex;align-items:center;gap:6px}.metric-label{font-size:11px;color:var(--text-muted);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog{display:flex;flex-direction:column;gap:8px}.prod{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 12px;position:relative}.prod-thumb{width:38px;height:38px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.prod-thumb.a{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.prod-thumb.b{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.prod-thumb.c{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.prod-thumb.d{background:linear-gradient(135deg,#fef3c7,#fde68a)}.prod-info{flex:1;min-width:0;display:flex;flex-direction:column}.prod-name{font-size:14px;font-weight:600;color:var(--text)}.prod-price{font-size:13px;color:var(--text-muted)}.prod-badge{font-size:11px;font-weight:700;padding:4px 8px;border-radius:999px;background:#fff1e0;color:#c2410c;border:1px solid #fde0c4;white-space:nowrap}.wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--wa);color:#fff;border:0;border-radius:8px;padding:8px 12px;font-weight:600;font-size:13px;font-family:inherit;cursor:default}.state-note{margin:4px 0 0;font-size:12px;color:var(--text-muted);line-height:1.45}.consult-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.consult-thumb{width:48px;height:48px;border-radius:10px}.consult-info{display:flex;flex-direction:column;gap:2px}.highlight-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.highlight-head{display:flex;align-items:center;gap:12px}.highlight-info{display:flex;flex-direction:column;gap:2px;min-width:0}.highlight-title{font-size:14px;font-weight:700;color:var(--text);line-height:1.3}.highlight-sub{font-size:12px;color:var(--text-muted);display:inline-flex;align-items:center;gap:6px}.highlight-sub:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);flex-shrink:0}.highlight-rec{margin:0;font-size:13px;color:var(--primary);font-weight:600;line-height:1.45;background:#eff6ff;border-left:3px solid var(--primary);border-radius:0 8px 8px 0;padding:8px 10px}.prod-badge.ok{background:#10b9811a;color:#047857;border-color:#10b98140}.panel-stage{position:relative;min-height:260px}.panel-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateY(6px);animation:panelCycle 15s infinite ease}.panel-state.s1{animation-delay:0s}.panel-state.s2{animation-delay:5s}.panel-state.s3{animation-delay:10s}@keyframes panelCycle{0%,1%{opacity:0;transform:translateY(6px)}4%,30%{opacity:1;transform:translateY(0)}33%,to{opacity:0;transform:translateY(-4px)}}.state-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.prod-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px;display:grid;grid-template-columns:auto 1fr;gap:10px 12px;align-items:center}.prod-thumb.lg{width:56px;height:56px;border-radius:10px}.prod-card-info{display:flex;flex-direction:column;min-width:0}.prod-card .wa-btn{grid-column:1 / -1;padding:10px 14px;font-size:14px}.insight-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.insight-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.insight-label{font-size:12px;color:var(--text-muted);font-weight:500}.insight-value{font-size:14px;font-weight:700;color:var(--text);text-align:right}.push-cta{align-self:flex-start;border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:inherit;font-weight:600;font-size:12px;padding:6px 14px;border-radius:999px;cursor:default;white-space:nowrap}.panel-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.pd{width:6px;height:6px;border-radius:50%;background:var(--border);animation:dotCycle 15s infinite ease}.pd.p1{animation-delay:0s}.pd.p2{animation-delay:5s}.pd.p3{animation-delay:10s}@keyframes dotCycle{0%,4%,33%,to{background:var(--border);transform:scale(1)}5%,32%{background:var(--primary);transform:scale(1.25)}}.pain-section{background:var(--bg-warm)}.pain-section .eyebrow{color:#c2410c}.pain-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.pain-item{background:#fff;border:1px solid #fde7d3;border-radius:16px;padding:20px 22px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 1px 2px #7c2d120a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pain-item:hover{transform:translateY(-2px);box-shadow:0 12px 28px #c2410c1a;border-color:#fbcfa1}.pain-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:#fff1e0;border:1px solid #fde0c4;display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.pain-item.pain-2 .pain-icon{background:#fef3c7;border-color:#fde68a}.pain-item.pain-3 .pain-icon{background:#fee2e2;border-color:#fecaca}.pain-item.pain-4 .pain-icon{background:#ede9fe;border-color:#ddd6fe}.pain-body{flex:1;min-width:0}.pain-item h3{color:var(--text);font-size:16px;margin:2px 0 6px;line-height:1.3}.pain-item p{color:var(--text-muted);font-size:15px;margin:0;line-height:1.5}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefit{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px;display:flex;gap:14px;align-items:flex-start;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.benefit:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#cbd5e1}.benefit-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:#eff6ff;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:18px}.benefit-body{flex:1;min-width:0}.benefit h3{font-size:15px;margin:2px 0 4px}.benefit p{font-size:14px;margin:0;line-height:1.5}.inside-section{background:var(--bg);display:none}.mobile-panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);padding:14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.mobile-panel .metrics{grid-template-columns:repeat(2,1fr)}.mobile-panel-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:12px;padding:12px}.mobile-panel-card .consult-card,.mobile-panel-card .highlight-card{background:var(--surface);margin-top:8px}.mobile-panel-stage{min-height:258px;position:relative}.mobile-state{display:flex;flex-direction:column;gap:8px;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transform:translateY(10px);visibility:hidden;animation:mobilePanelCycle 15s infinite ease}.mobile-state.s1{animation-delay:0s}.mobile-state.s2{animation-delay:5s}.mobile-state.s3{animation-delay:10s}@keyframes mobilePanelCycle{0%{opacity:0;transform:translateY(10px);visibility:hidden}4%,29%{opacity:1;transform:translateY(0);visibility:visible}33%,to{opacity:0;transform:translateY(-6px);visibility:hidden}}.deliverables-section{background:radial-gradient(circle at 85% 16%,rgba(37,99,235,.12),transparent 28%),linear-gradient(180deg,#f8fafc,#eef6ff)}.deliverables-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:28px;align-items:end;margin-bottom:28px}.deliverables-layout .section-head{margin:0;text-align:left}.deliverables-summary{background:#0f172a;border:1px solid rgba(15,23,42,.16);border-radius:16px;color:#fff;padding:18px;box-shadow:var(--shadow-md)}.deliverables-summary span,.deliverables-summary small{color:#cbd5e1;display:block;font-size:13px;font-weight:700}.deliverables-summary strong{display:block;font-size:54px;line-height:.95;margin:8px 0;letter-spacing:-.04em}.deliverables-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.deliverable{background:var(--surface);border:1px solid rgba(148,163,184,.28);border-radius:14px;padding:16px;display:flex;align-items:flex-start;gap:12px;box-shadow:var(--shadow-sm)}.deliverable h3{font-size:15px;margin:1px 0 5px}.deliverable p{font-size:13px;line-height:1.42;margin:0}.deliverable-icon{flex-shrink:0;width:34px;height:34px;border-radius:10px;background:#eff6ff;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:900}.deliverable-1,.deliverable-4{border-color:#2563eb38}.deliverable-1 .deliverable-icon,.deliverable-4 .deliverable-icon{background:#dbeafe}.check{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#10b9811f;color:var(--accent);display:inline-flex;align-items:center;justify-content:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm)}.step .num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--primary);color:var(--primary-contrast);font-weight:800;margin-bottom:12px}.how-cta{margin-top:28px;text-align:center}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.demo-preview{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);overflow:hidden}.demo-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--bg-alt)}.demo-bar .dot{width:10px;height:10px;border-radius:50%;background:#d1d5db}.demo-body{padding:16px}.demo-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.demo-logo{width:80px;height:18px;border-radius:4px;background:linear-gradient(90deg,#cbd5e1,#e2e8f0)}.demo-cats{display:flex;gap:8px}.demo-cats span{width:38px;height:8px;border-radius:4px;background:#e5e7eb}.demo-products{display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-prod{background:var(--bg-alt);border:1px solid var(--border);border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:6px;position:relative}.demo-prod .prod-thumb{width:100%;height:64px;border-radius:8px}.demo-prod span{font-size:13px;font-weight:600;color:var(--text)}.demo-prod strong{font-size:13px;color:var(--text-muted);font-weight:600}.demo-prod em{position:absolute;top:8px;right:8px;font-style:normal;font-size:10px;font-weight:700;padding:3px 6px;border-radius:999px;background:#fff1e0;color:#c2410c;border:1px solid #fde0c4}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.audience-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease}.audience-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.audience-icon{width:40px;height:40px;border-radius:10px;background:#eff6ff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:10px}.audience-card h3{font-size:16px;margin:0 0 6px}.audience-card p{font-size:14px;margin:0;line-height:1.5}.tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.tag{background:var(--surface);border:1px solid var(--border);padding:8px 14px;border-radius:999px;font-weight:600;font-size:14px;color:var(--text)}.difference-section{padding:56px 0}.difference{background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;border-radius:22px;padding:44px 40px;display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center;box-shadow:var(--shadow-lg)}.difference h2{color:#fff;margin-bottom:10px}.difference p{color:#cbd5e1;margin:0;font-size:16px}.diff-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.diff-bullet{display:flex;align-items:center;gap:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 16px;color:#fff;font-weight:600;font-size:15px}.diff-bullet .check{background:#10b9812e;color:#34d399;width:24px;height:24px}.final-cta{text-align:center}.final-cta h2{margin-bottom:12px}.final-cta p{max-width:620px;margin:0 auto 22px}footer{border-top:1px solid var(--border);padding:28px 0 20px;color:var(--text-muted);font-size:14px}footer .container{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;justify-content:space-between}.footer-brand p{margin:4px 0 0;font-size:14px}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:18px}.footer-links a{color:var(--text);font-weight:500}.footer-bottom{margin-top:18px;padding-top:16px;border-top:1px solid var(--border);font-size:13px;color:var(--text-muted)}@media(max-width:980px){.hero-grid,.demo-grid,.difference{grid-template-columns:1fr;gap:32px}.hero-panel{margin:0 auto}.proof-grid{grid-template-columns:1fr}.benefits-grid,.deliverables-grid{grid-template-columns:repeat(2,1fr)}.audience-grid,.steps{grid-template-columns:1fr}.difference{padding:36px 28px}}@media(max-width:768px){body{--mobile-nav-h: 64px}html{scroll-padding-top:calc(var(--mobile-nav-h) + 12px)}main{display:flex;flex-direction:column}.container{padding:0 18px}section{padding:42px 0;min-height:calc(100svh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:space-between;scroll-margin-top:calc(var(--mobile-nav-h) + 12px)}section>.container{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center}.section-head{margin:0 0 22px;text-align:left}.section-head p{font-size:15px;line-height:1.5}.hero{padding:calc(var(--mobile-nav-h) + 22px) 0 28px;order:1;min-height:100svh;scroll-margin-top:0}.hero .container{display:flex;align-items:center}.hero h1{font-size:clamp(1.95rem,8vw,2.6rem);line-height:1.08;margin-bottom:12px}.hero-copy .lede{font-size:16px;line-height:1.5;margin-bottom:0}.hero-actions{flex-direction:column;align-items:stretch;margin-top:18px}.hero-actions .btn{width:100%;justify-content:center}.hero-trust,.hero .panel{display:none}.nav-cta{display:inline-flex}.site-header{border-bottom-color:#e2e8f0d6;box-shadow:0 10px 28px #0f172a14;left:0;position:fixed;right:0;top:0;transition:background .18s ease,box-shadow .18s ease}.site-header .container{justify-content:space-between;min-height:var(--mobile-nav-h);padding-top:8px;padding-bottom:8px}.site-header .brand{transform:translate(calc(50vw - 50% - 18px));transition:transform .22s ease}body.mobile-nav-visible .site-header .brand{transform:translate(0)}.site-header .brand-mark{width:42px;height:42px}.site-header .brand-name{font-size:23px}.site-header .nav-cta{display:inline-flex;font-size:13px;opacity:0;padding:11px 14px;pointer-events:none;transform:translate(8px);transition:opacity .18s ease,transform .18s ease;visibility:hidden;white-space:nowrap}body.mobile-nav-visible .site-header .nav-cta{opacity:1;pointer-events:auto;transform:translate(0);visibility:visible}.mobile-next{align-items:center;background:transparent;border:0;color:var(--primary);cursor:pointer;display:inline-flex;flex-direction:column;font-family:inherit;font-size:12px;font-weight:800;gap:8px;letter-spacing:.08em;flex:0 0 auto;margin-top:18px;min-height:84px;padding:0 16px;text-transform:uppercase}.mobile-next span:first-child{background:#2563eb14;border:1px solid rgba(37,99,235,.14);border-radius:999px;padding:7px 12px}.mobile-next-mark{border-bottom:3px solid currentColor;border-right:3px solid currentColor;display:block;height:16px;transform:rotate(45deg);width:16px;animation:mobileNextPulse 1.35s ease-in-out infinite}@keyframes mobileNextPulse{0%,to{opacity:.48;transform:translateY(0) rotate(45deg)}50%{opacity:1;transform:translateY(7px) rotate(45deg)}}.inside-section{display:flex;order:2;padding-top:28px}.inside-section>.container{flex:1}.mobile-panel{padding:20px}.mobile-panel-stage{min-height:250px}.mobile-panel-card.mobile-state.s1{gap:10px;padding:15px 14px 18px}.mobile-panel-card.mobile-state.s1 .catalog{gap:9px}.mobile-panel .prod{gap:10px;padding:8px 10px}.mobile-panel .prod-name{font-size:13px}.mobile-panel .prod-price{font-size:12px}.mobile-panel .prod-badge{font-size:10px;padding:3px 7px}.mobile-panel .metric{padding:8px 10px}.mobile-panel .metric-value{font-size:16px}.pain-section{order:3}.pain-list{grid-template-columns:1fr;gap:10px}.pain-item{border-radius:12px;gap:12px;padding:14px}.pain-icon{width:36px;height:36px;border-radius:9px;font-size:18px}.pain-item h3{font-size:15px;margin-bottom:3px}.pain-item p{font-size:13px;line-height:1.4}.proof-section{order:4;background:linear-gradient(135deg,rgba(37,99,235,.08),transparent 38%),var(--bg);padding-top:30px}.proof-grid{grid-template-columns:1fr;gap:10px}.proof-card{border-radius:12px;padding:14px;box-shadow:0 8px 22px #0f172a0f}.proof-card h3{margin-bottom:4px}.proof-card strong{background:#f8fafc;border-radius:999px;color:#1d4ed8;display:inline-flex;justify-self:start;padding:5px 10px}.proof-icon{width:34px;height:34px}.deliverables-section{order:5}.deliverables-layout{display:block;margin-bottom:18px}.deliverables-layout .section-head{margin-bottom:14px}.deliverables-summary{align-items:center;display:grid;grid-template-columns:auto 1fr;gap:2px 14px;padding:14px}.deliverables-summary span,.deliverables-summary small{font-size:12px}.deliverables-summary strong{grid-row:1 / span 2;margin:0;font-size:42px}.deliverables-grid{grid-template-columns:1fr 1fr;gap:8px}.deliverable{border-radius:10px;box-shadow:none;padding:11px;gap:9px}.deliverable h3{font-size:13px;line-height:1.25;margin-bottom:2px}.deliverable p{font-size:12px;line-height:1.35}.deliverable-icon{width:28px;height:28px;border-radius:8px;font-size:14px}.check{width:24px;height:24px}.how-section{order:6}.steps{display:flex;flex-direction:column;gap:10px;position:relative}.step{border-radius:12px;box-shadow:none;padding:14px 14px 14px 52px;position:relative}.step .num{left:14px;margin:0;position:absolute;top:14px;width:28px;height:28px;font-size:13px}.step h3{font-size:15px;margin-bottom:4px}.step p{font-size:13px;line-height:1.45;margin:0}.how-cta .btn{width:100%}.audience-section{order:7;min-height:auto}.audience-section>.container{justify-content:flex-start}.audience-section .section-head{margin-bottom:14px}.audience-section .section-head p{margin-bottom:0}.audience-grid{display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:14px}.audience-card{align-items:center;border-radius:12px;display:grid;grid-template-columns:34px 1fr;gap:2px 10px;padding:11px 12px}.audience-icon{grid-row:1 / span 2;height:32px;margin:0;width:32px;font-size:16px}.audience-card h3{font-size:14px;margin:0}.audience-card p{font-size:12px;line-height:1.35}.tags{justify-content:flex-start;gap:6px}.tag{font-size:12px;padding:6px 9px}.demo-section{order:8}.demo-products{grid-template-columns:1fr 1fr}.difference{padding:28px 22px}.final-cta{order:9}.final-cta .btn{width:100%;max-width:none}.final-cta h2{font-size:clamp(1.65rem,7vw,2rem)}.final-cta p{font-size:15px;line-height:1.5}footer .container{flex-direction:column}}@media(max-width:480px){body{font-size:16px;--mobile-nav-h: 58px}.site-header .container{justify-content:space-between;padding-top:12px;padding-bottom:12px}.site-header .brand-mark{width:52px;height:52px}.site-header .brand-name{font-size:27px}.hero{padding:calc(var(--mobile-nav-h) + 18px) 0 22px}.hero h1{font-size:clamp(1.75rem,9vw,2.15rem)}.btn-lg,.hero-actions .btn{width:100%}.prod-thumb{width:30px;height:30px}.mobile-panel-stage{min-height:244px}section{padding:34px 0;min-height:calc(100svh - 58px);scroll-margin-top:calc(var(--mobile-nav-h) + 10px)}.section-head{margin-bottom:20px}.benefits-grid,.deliverables-grid{grid-template-columns:1fr}.site-header .container{min-height:58px;padding-top:6px;padding-bottom:6px}.site-header .brand-mark{width:38px;height:38px}.site-header .brand-name{font-size:21px}.site-header .nav-cta{font-size:12px;padding:10px 12px}.mobile-next{min-height:66px}.difference{padding:22px 16px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.panel-state,.mobile-state{opacity:0}.panel-state.s1,.mobile-state.s1{opacity:1;position:relative;inset:auto}.panel-state.s2,.panel-state.s3,.mobile-state.s2,.mobile-state.s3{display:none}.panel-stage,.mobile-panel-stage{min-height:0}.mobile-next-mark{animation:none}}
