:root{--bg:#efeee5;--bg-2:#f4f3ea;--accent:#edff00;--accent-glow:#f4ff66;--accent-deep:#cee500;--magic-from:#ff6bd6;--magic-to:#b567ff;--univers-from:#b5a1f0;--univers-to:#d4c5f9;--univers-deep:#8b6fd9;--sky:#007aff;--sky-light:#5ac8fa;--pink:#ff6bd6;--ink:#1d1d1f;--ink-2:#424245;--ink-3:#6e6e73;--ink-4:#86868b;--ink-5:#a1a1a6;--glass-32:#ffffff52;--glass-55:#ffffff8c;--glass-72:#ffffffb8;--success:#34c759;--warning:#ff9f0a;--danger:#ff3b30;--shadow-sm:0 1px 2px #0000000a, inset 0 1px 0 #ffffffb3;--shadow-md:0 8px 24px #0000000f, 0 1px 4px #00000008, inset 0 1px 0 #ffffffb3;--shadow-lg:0 20px 60px #00000014, 0 4px 12px #0000000a, inset 0 1px 0 #ffffffb3;--shadow-lime:0 8px 24px #edff0080, 0 0 0 1px #cee50080, inset 0 1px 0 #ffffff80;--shadow-purple:0 8px 28px #b567ff4d, 0 0 0 1px #b567ff33, inset 0 1px 0 #ffffff80;--shadow-ink:0 8px 24px #0000002e, 0 1px 0 #ffffff1a inset}.lp-v3,.lp-v3 *,.lp-v3 :before,.lp-v3 :after{box-sizing:border-box;margin:0;padding:0}.lp-v3{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;width:100%;min-height:100dvh;font-family:Geist,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;overflow-x:clip}.lp-v3 ul,.lp-v3 li{list-style:none}html:has(.lp-v3){scroll-behavior:smooth}.atmosphere{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(90px);opacity:.5;border-radius:50%;position:absolute}.orb-1{background:radial-gradient(circle,#edff0052,#0000 70%);width:540px;height:540px;top:-120px;right:-80px}.orb-2{background:radial-gradient(circle,#b567ff38,#0000 70%);width:420px;height:420px;top:35%;left:-100px}.orb-3{background:radial-gradient(circle,#ff6bd62e,#0000 70%);width:380px;height:380px;bottom:25%;right:8%}.orb-4{background:radial-gradient(circle,#edff0033,#0000 70%);width:360px;height:360px;bottom:-100px;left:28%}.grain{pointer-events:none;z-index:1;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:fixed;inset:0}.container{z-index:2;max-width:1200px;margin:0 auto;padding:0 28px;position:relative}@media (max-width:768px){.container{padding:0 20px}}.nav-wrapper{z-index:100;padding:0 16px;position:sticky;top:12px}.nav{background:var(--glass-72);-webkit-backdrop-filter:blur(36px)saturate(200%);max-width:1200px;box-shadow:var(--shadow-md);border:1px solid #ffffffb3;border-radius:22px;justify-content:space-between;align-items:center;margin:0 auto;padding:12px 18px 12px 22px;display:flex}.nav-logo{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:8px;font-size:17px;font-weight:800;text-decoration:none;display:flex}.nav-logo-mark{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid}.nav-logo-img{width:auto;height:28px;display:block}.footer-logo-img{width:auto;height:24px;display:block}.nav-links{align-items:center;gap:4px;list-style:none;display:flex}.nav-link{color:var(--ink-2);border-radius:10px;padding:8px 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{color:var(--ink);background:#0000000a}.nav-link.alt{color:var(--magic-to);align-items:center;gap:5px;display:inline-flex}.nav-link.alt:before{content:"";background:linear-gradient(135deg, var(--magic-from), var(--magic-to));border-radius:50%;width:5px;height:5px}.nav-cta{align-items:center;gap:8px;display:flex}.btn-ghost{color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:5px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{color:var(--ink);background:#0000000a}.btn-lime{color:var(--ink);background:var(--accent);cursor:pointer;box-shadow:var(--shadow-lime);border:none;border-radius:11px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.btn-lime:hover{transform:translateY(-1px)}@media (max-width:900px){.nav-links{display:none}}.hero{text-align:center;padding:80px 0 60px;position:relative}.hero-eyebrow{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);color:var(--ink-2);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero-eyebrow-dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.hero-title{letter-spacing:-.045em;color:var(--ink);max-width:900px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:clamp(48px,8vw,96px);font-weight:900;line-height:.96}.hero-title em{letter-spacing:-.025em;background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Instrument Serif,Georgia,serif;font-size:1.04em;font-style:italic;font-weight:400;display:inline-block;position:relative}.hero-title em:after{content:"";pointer-events:none;transform-origin:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 14' preserveAspectRatio='none'><path d='M2 8 Q40 2 80 6 T160 5 Q200 4 238 8' stroke='%23edff00' stroke-width='6' stroke-linecap='round' fill='none' opacity='0.85'/></svg>");background-repeat:no-repeat;background-size:100% 100%;height:14px;animation:1.2s cubic-bezier(.65,0,.35,1) .8s forwards underline-draw;position:absolute;bottom:4%;left:4%;right:6%;transform:scaleX(0)}.hero-title em:before{content:"";opacity:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23edff00' stroke-width='2.5' stroke-linecap='round'><path d='M12 2 L12 8 M12 16 L12 22 M2 12 L8 12 M16 12 L22 12 M5 5 L9 9 M15 15 L19 19 M19 5 L15 9 M9 15 L5 19'/></svg>");background-repeat:no-repeat;background-size:contain;width:22px;height:22px;animation:.5s cubic-bezier(.34,1.56,.64,1) 1.5s forwards spark-pop;position:absolute;top:-18px;right:-12px}@keyframes underline-draw{to{transform:scaleX(1)}}@keyframes spark-pop{0%{opacity:0;transform:scale(0)rotate(-45deg)}60%{opacity:1;transform:scale(1.2)rotate(15deg)}to{opacity:1;transform:scale(1)rotate(0)}}.hero-eyebrow,.hero-title,.hero-sub,.hero-cta,.hero-meta{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards hero-reveal;transform:translateY(16px)}.hero-eyebrow{animation-delay:.1s}.hero-title{animation-delay:.25s}.hero-sub{animation-delay:.45s}.hero-cta{animation-delay:.6s}.hero-meta{animation-delay:.75s}@keyframes hero-reveal{to{opacity:1;transform:translateY(0)}}.hero-sub{color:var(--ink-3);max-width:660px;margin:0 auto 40px;font-size:clamp(15px,1.8vw,19px);line-height:1.55}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:18px;display:flex}.btn-lime-lg{color:var(--ink);background:var(--accent);cursor:pointer;box-shadow:var(--shadow-lime);border:none;border-radius:12px;align-items:center;gap:7px;padding:14px 26px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.btn-lime-lg:hover{transform:translateY(-2px)}.btn-ghost-lg{color:var(--ink-2);background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:12px;align-items:center;gap:7px;padding:14px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost-lg:hover{background:#fff;transform:translateY(-2px)}.hero-meta{color:var(--ink-4);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:56px;font-size:12px;display:inline-flex}.hero-meta-item{align-items:center;gap:5px;display:inline-flex}.hero-meta-item svg{width:13px;height:13px;color:var(--success)}.hero-showcase{grid-template-columns:1.5fr auto;align-items:center;gap:44px;max-width:1180px;margin:0 auto;display:grid;position:relative}.hero-dash{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:24px;padding:28px;position:relative;box-shadow:0 24px 60px #00000014,0 8px 20px #0000000a,inset 0 1px #ffffffb3}.hero-dash-bigstat{align-items:baseline;gap:14px;margin-bottom:4px;display:flex}.hero-dash-bigstat-num{letter-spacing:-.04em;color:var(--ink);font-size:64px;font-weight:800;line-height:1}.hero-dash-bigstat-trend{color:#1f8a3f;background:#34c7591a;border-radius:999px;align-items:center;gap:5px;padding:6px 11px;font-family:Geist Mono,monospace;font-size:12px;font-weight:700;display:inline-flex}.hero-dash-bigstat-trend svg{width:11px;height:11px}.hero-dash-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);margin-bottom:24px;font-size:11px;font-weight:700}.hero-dash-mini{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px;margin-bottom:24px;display:grid}.hero-dash-mini-card{background:var(--bg-2);border:1px solid #0000000a;border-radius:14px;padding:16px 18px}.hero-dash-mini-num{letter-spacing:-.025em;color:var(--ink);margin-bottom:6px;font-size:26px;font-weight:800;line-height:1}.hero-dash-mini-meta{color:var(--ink-4);letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-weight:600}.hero-dash-mini-meta strong{color:var(--success);font-family:Geist Mono,monospace}.hero-dash-chart{border-top:1px solid #0000000a;padding-top:16px;position:relative}.hero-dash-chart-svg{width:100%;height:130px;display:block;overflow:visible}.hero-dash-chart-line{fill:none;stroke:var(--accent-deep);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 6px #cee50040);stroke-dasharray:1200;stroke-dashoffset:1200px}.hero-dash-chart.in-view .hero-dash-chart-line{animation:1.8s cubic-bezier(.65,0,.35,1) .3s forwards dash-line-draw}@keyframes dash-line-draw{to{stroke-dashoffset:0}}.hero-dash-chart-area{fill:url(#dashAreaGrad);opacity:0}.hero-dash-chart.in-view .hero-dash-chart-area{animation:1.2s ease-out 1.4s forwards dash-area-fade}@keyframes dash-area-fade{to{opacity:1}}.hero-dash-chart-axis{justify-content:space-between;margin-top:10px;padding:0 2px;display:flex}.hero-dash-chart-axis span{color:var(--ink-4);letter-spacing:.02em;font-family:Geist Mono,monospace;font-size:10px;font-weight:600}.hero-dash-live{color:#1f8a3f;letter-spacing:.06em;background:#34c7591a;border:1px solid #34c75933;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:10.5px;font-weight:800;display:inline-flex;position:absolute;top:22px;right:22px}.hero-dash-live:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite live-pulse}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-funnel{background:var(--ink);border-radius:36px;width:244px;height:480px;padding:6px;position:relative;box-shadow:0 28px 70px #0000002e,0 10px 24px #edff002e,0 0 0 2px #00000080}.hero-funnel-notch{background:var(--ink);z-index:5;border-radius:10px;width:64px;height:16px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hero-funnel-content{flex-direction:column;height:100%;padding:36px 22px 22px;display:flex}.hero-funnel-product{flex:1;justify-content:center;align-items:center;margin:12px 0;display:flex;position:relative}.hero-funnel-product-img{background:linear-gradient(135deg,#fce4ec,#ffd9e0);border-radius:24px;place-items:center;width:140px;height:140px;display:grid;position:relative;box-shadow:0 12px 32px #ffc1c899}.hero-funnel-product-img:before,.hero-funnel-product-img:after{content:"";border-radius:50%;position:absolute}.hero-funnel-product-img:before{filter:blur(2px);opacity:.7;background:radial-gradient(circle,#f99,#ff6b6b);width:90px;height:90px;top:20px;left:20px}.hero-funnel-product-img:after{filter:blur(2px);opacity:.7;background:radial-gradient(circle,#ffd699,#ffb570);width:60px;height:60px;bottom:20px;right:20px}.hero-funnel-tag{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;background:#0000000f;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:4px 10px;font-size:9.5px;font-weight:800;display:inline-flex}.hero-funnel-tag:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.hero-funnel-h{letter-spacing:-.025em;color:var(--ink);margin-bottom:4px;font-size:19px;font-weight:800;line-height:1.1}.hero-funnel-h em{letter-spacing:-.015em;color:#c44569;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.hero-funnel-desc{color:var(--ink-3);margin-bottom:12px;font-size:11.5px;line-height:1.4}.hero-funnel-cta{background:var(--ink);color:#fff;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:11px 14px;font-size:12.5px;font-weight:700;display:flex}.hero-funnel-cta svg{width:12px;height:12px}.hero-funnel-dots{justify-content:center;gap:4px;margin-top:10px;display:flex}.hero-funnel-dots span{background:#00000026;border-radius:50%;width:5px;height:5px}.hero-funnel-dots span.active{background:var(--ink);border-radius:4px;width:16px}.hero-funnel-stack{perspective:1400px;width:244px;height:480px;transform-style:preserve-3d;margin:0 auto;position:relative}.hero-funnel,.hero-funnel-back,.hero-funnel-back2{background:var(--ink);border-radius:36px;padding:6px;position:absolute;box-shadow:0 28px 70px #0000002e,0 10px 24px #edff002e,0 0 0 2px #00000080}.hero-funnel{z-index:3;width:244px;height:480px;transition:transform .4s cubic-bezier(.16,1,.3,1);inset:0}.hero-funnel-back{z-index:2;opacity:.62;filter:blur(.5px);width:230px;height:460px;top:14px;left:50%;transform:translate(-50%)translateZ(-40px)translate(38px)rotate(3deg)}.hero-funnel-back2{z-index:1;opacity:.32;filter:blur(1.5px);width:218px;height:440px;top:28px;left:50%;transform:translate(-50%)translateZ(-80px)translate(72px)rotate(6deg)}.hero-funnel-stack[data-tilt] .hero-funnel{transition:transform .15s ease-out}.hero-funnel-screen{background:var(--ink);border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.hero-funnel-notch{z-index:50;background:#000;border-radius:10px;width:64px;height:16px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hero-funnel-slide{opacity:0;pointer-events:none;color:#fff;background:linear-gradient(#1a1a1c 0%,#0e0e10 100%);flex-direction:column;padding:44px 18px 18px;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;transform:translate(40px)}.hero-funnel-slide.active{opacity:1;pointer-events:auto;transform:translate(0)}.hero-funnel-slide.exiting{opacity:0;transform:translate(-40px)}.hero-funnel-slide[data-slide="1"],.hero-funnel-slide[data-slide="2"],.hero-funnel-slide[data-slide="3"],.hero-funnel-slide[data-slide="4"],.hero-funnel-slide[data-slide="5"],.hero-funnel-slide[data-slide="6"]{color:#fff;background:radial-gradient(circle at 30% 20%,#edff001a,#0000 60%),linear-gradient(#1a1a1c 0%,#0e0e10 100%)}.hf-stories{z-index:45;gap:4px;display:flex;position:absolute;top:30px;left:14px;right:14px}.hf-story-seg{background:#fff3;border-radius:999px;flex:1;height:2.5px;position:relative;overflow:hidden}.hf-story-seg-fill{background:var(--accent);transform-origin:0;border-radius:999px;position:absolute;inset:0;transform:scaleX(0);box-shadow:0 0 6px #edff0080}.hf-story-seg.done .hf-story-seg-fill{transform:scaleX(1)}.hf-story-seg.active .hf-story-seg-fill{animation:4s linear forwards hf-story-fill}.hf-story-seg.paused .hf-story-seg-fill{animation-play-state:paused}@keyframes hf-story-fill{to{transform:scaleX(1)}}.hf-progress,.hf-progress-fill,.hf-dots{display:none}.hf-tag-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hf-tag{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 10px;font-size:9.5px;font-weight:800;display:inline-flex}.hf-tag.lime{background:var(--accent);color:var(--ink)}.hf-tag.dark{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a}.hf-tag.lime-soft{color:var(--accent);background:#edff0029;border:1px solid #edff003d}.hf-tag:before{content:"";opacity:.9;background:currentColor;border-radius:50%;width:5px;height:5px}.hf-tag svg{width:10px;height:10px}.hf-tag-counter{color:#ffffff80;letter-spacing:.04em;font-family:Geist Mono,monospace;font-size:9px;font-weight:700}.hf-h{letter-spacing:-.03em;margin-bottom:4px;font-size:21px;font-weight:900;line-height:1.05}.hf-h em{color:var(--accent);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.hf-sub{opacity:.55;margin-bottom:12px;font-size:11.5px;font-weight:500;line-height:1.4}.hf-visual{border-radius:12px;flex:1;justify-content:center;align-items:center;margin:6px 0;display:flex;position:relative;overflow:hidden}.hf-people-stack{background-color:#0000;background-image:linear-gradient(#0000 45%,#000000a6 100%),url(https://images.unsplash.com/photo-1531123897727-8f129e1688ce?w=480&h=600&fit=crop&crop=faces);background-position:50% 25%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:12px;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:12px;display:flex;position:relative}.hf-play-btn{width:38px;height:38px;color:var(--ink);z-index:2;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0000004d}.hf-play-btn svg{width:14px;height:14px;margin-left:2px}.hf-stats-bar{z-index:3;grid-template-columns:repeat(2,1fr);gap:4px 8px;padding:8px 12px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.hf-stat{color:#fff;align-items:center;gap:5px;font-size:10px;display:flex}.hf-stat svg{width:11px;height:11px;color:var(--accent);flex-shrink:0}.hf-stat-num{letter-spacing:-.01em;font-weight:800}.hf-stat-label{color:#ffffff8c;font-size:8.5px;font-weight:500}.hf-compare{flex-direction:column;gap:8px;width:100%;display:flex}.hf-compare-row{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:9px 11px}.hf-compare-row.win{background:#edff001a;border-color:#edff003d}.hf-compare-h{color:#fff;letter-spacing:-.005em;margin-bottom:6px;font-size:10.5px;font-weight:800}.hf-compare-row.win .hf-compare-h{color:var(--accent)}.hf-compare-list{flex-direction:column;gap:3px;display:flex}.hf-compare-item{color:#ffffffa6;align-items:center;gap:6px;font-size:9.5px;font-weight:500;display:flex}.hf-compare-item svg{flex-shrink:0;width:9px;height:9px}.hf-compare-row.win .hf-compare-item{color:#fff}.hf-compare-row.win .hf-compare-item svg{color:var(--accent)}.hf-result-stats{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px;padding:10px 8px;display:grid}.hf-result-stat{text-align:center}.hf-result-stat-num{letter-spacing:-.02em;color:var(--accent);font-size:14px;font-weight:800;line-height:1}.hf-result-stat-label{color:#ffffff80;letter-spacing:.02em;margin-top:3px;font-size:8px;font-weight:600}.hf-timeline{flex-direction:column;gap:5px;width:100%;display:flex}.hf-tl-step{background:#ffffff0d;border-radius:9px;align-items:center;gap:8px;padding:7px 9px;display:flex}.hf-tl-num{background:var(--accent);width:18px;height:18px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-family:Geist Mono,monospace;font-size:9px;font-weight:800;display:grid}.hf-tl-content{flex:1;min-width:0}.hf-tl-title{color:#fff;letter-spacing:-.01em;margin-bottom:1px;font-size:11px;font-weight:800;line-height:1.1}.hf-tl-desc{color:#ffffff8c;font-size:9px;font-weight:500;line-height:1.3}.hf-actions{flex-direction:column;gap:5px;width:100%;display:flex}.hf-action{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:9px;align-items:center;gap:8px;padding:7px 9px;display:flex}.hf-action-icon{width:22px;height:22px;color:var(--accent);background:#edff0029;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.hf-action-icon svg{width:11px;height:11px}.hf-action-text{flex:1;min-width:0}.hf-action-h{color:#fff;letter-spacing:-.005em;font-size:10.5px;font-weight:800;line-height:1.1}.hf-action-meta{color:#ffffff80;font-size:8.5px;font-weight:500}.hf-action-arrow{color:#ffffff4d}.hf-action-arrow svg{width:10px;height:10px}.hf-timing{flex-direction:column;gap:6px;width:100%;display:flex}.hf-timing-row{background:#ffffff0d;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;display:flex}.hf-timing-num{color:#fff;background:#ffffff1a;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-family:Geist Mono,monospace;font-size:9px;font-weight:800;display:grid}.hf-timing-content{flex:1;min-width:0}.hf-timing-h{color:#fff;letter-spacing:-.005em;margin-bottom:1px;font-size:11px;font-weight:800;line-height:1.1}.hf-timing-sec{background:var(--accent);color:var(--ink);border-radius:999px;flex-shrink:0;padding:1px 7px;font-family:Geist Mono,monospace;font-size:9px;font-weight:800;display:inline-block}.hf-success{flex-direction:column;gap:8px;width:100%;display:flex}.hf-success-proof{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.hf-success-avatars{align-items:center;display:flex}.hf-success-avatar{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));border:1.5px solid #1a1a1c;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-left:-6px;overflow:hidden}.hf-success-avatar:first-child{margin-left:0}.hf-success-avatar img{object-fit:cover;width:100%;height:100%;display:block}.hf-success-counter{background:var(--accent);color:var(--ink);border-radius:999px;margin-left:2px;padding:2px 7px;font-family:Geist Mono,monospace;font-size:9px;font-weight:800}.hf-success-proof-text{color:#ffffffa6;flex:1;margin-left:4px;font-size:9.5px;font-weight:500;line-height:1.2}.hf-success-proof-text strong{color:#fff;font-weight:700}.hf-success-stats{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hf-success-stat{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:9px 11px}.hf-success-stat-label{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;font-size:8.5px;font-weight:600}.hf-success-stat-value{align-items:baseline;gap:4px;display:flex}.hf-success-stat-num{letter-spacing:-.02em;color:#fff;font-size:16px;font-weight:900;line-height:1}.hf-success-stat-trend{color:var(--accent);font-family:Geist Mono,monospace;font-size:9px;font-weight:700}.hf-success-revenue{background:radial-gradient(circle at 90% 0,#edff0029,#0000 60%),#ffffff0d;border:1px solid #edff002e;border-radius:10px;padding:11px 12px;position:relative;overflow:hidden}.hf-success-revenue-label{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:8.5px;font-weight:600}.hf-success-revenue-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.hf-success-revenue-num{letter-spacing:-.025em;color:#fff;font-size:22px;font-weight:900;line-height:1}.hf-success-revenue-num em{color:var(--accent);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.hf-success-spark{flex-shrink:0;width:70px;height:28px}.hf-success-spark svg{width:100%;height:100%;display:block}.hf-success-cta{background:var(--accent);color:var(--ink);text-align:center;letter-spacing:-.005em;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:2px;padding:10px 12px;font-size:11px;font-weight:900;display:flex;box-shadow:0 6px 16px #edff004d}.hf-success-cta svg{width:11px;height:11px}.hf-success-cta-meta{color:#fff6;text-align:center;letter-spacing:.02em;margin-top:2px;font-size:8.5px;font-weight:500}.hf-bonus{background:#0006;border:1px solid #edff004d;border-radius:10px;align-items:center;gap:8px;margin-top:6px;padding:9px 10px;display:flex}.hf-bonus-icon{width:22px;height:22px;color:var(--accent);background:#edff002e;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.hf-bonus-icon svg{width:11px;height:11px}.hf-bonus-text{color:#fff;font-size:9px;font-weight:600;line-height:1.3}.hf-bonus-text strong{color:var(--accent);font-weight:800}.hero-chip{box-shadow:var(--shadow-md);color:var(--ink);z-index:5;will-change:transform;background:#fff;border:1px solid #0000000d;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:700;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute}.hero-chip-1{--parallax-strength:28;animation:6s ease-in-out infinite float;top:-16px;left:-6%}.hero-chip-2{--parallax-strength:22;animation:7s ease-in-out .6s infinite float;bottom:14%;left:-10%}.hero-chip-3{--parallax-strength:32;animation:8s ease-in-out 1.2s infinite float;top:8%;right:-4%}@keyframes float{0%,to{transform:translate3d(var(--mx,0px), var(--my,0px), 0)}50%{transform:translate3d(var(--mx,0px), calc(var(--my,0px) - 8px), 0)}}.hero-chip-icon{border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.hero-chip-1 .hero-chip-icon{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff}.hero-chip-2 .hero-chip-icon{background:var(--accent);color:var(--ink)}.hero-chip-3 .hero-chip-icon{background:var(--ink);color:#fff}.hero-chip-icon svg{width:14px;height:14px}.hero-chip-meta{color:var(--ink-4);margin-top:1px;font-size:10px;font-weight:500}@media (max-width:1024px){.hero-showcase{grid-template-columns:1fr;max-width:540px}.hero-funnel-stack{margin:40px auto 32px}.hero-chip{display:none}}.section{padding:100px 0;position:relative}.section-eyebrow{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:6px;margin-bottom:18px;padding:6px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.section-eyebrow.lime:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.section-eyebrow.magic{color:var(--magic-to);background:linear-gradient(135deg,#ff6bd61a,#b567ff1a);border-color:#b567ff33}.section-title{letter-spacing:-.035em;color:var(--ink);max-width:800px;margin-bottom:20px;font-size:clamp(36px,5.4vw,60px);font-weight:800;line-height:1.02}.section-title em{letter-spacing:-.02em;font-family:Instrument Serif,Georgia,serif;font-size:1.04em;font-style:italic;font-weight:400}.section-title em.gradient{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#0000;-webkit-background-clip:text;background-clip:text}.section-title.center{text-align:center;margin-left:auto;margin-right:auto}.section-sub{color:var(--ink-3);max-width:660px;margin-bottom:48px;font-size:clamp(15px,1.5vw,17px);line-height:1.55}.section-sub.center{text-align:center;margin-left:auto;margin-right:auto}.problem-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:24px;margin-top:48px;display:grid}.problem-card{border-radius:26px;padding:32px 28px;position:relative;overflow:hidden}.problem-card.before{background:#f5f5f099;border:1px solid #0000000f}.problem-card.after{color:#fff;background:radial-gradient(circle at 85% 15%,#edff0038,#0000 55%),radial-gradient(circle at 15% 85%,#edff001a,#0000 60%),linear-gradient(135deg,#1a1a1c 0%,#0e0e10 100%);border:1px solid #edff0047;box-shadow:0 16px 48px #0000002e,0 8px 24px #edff0029,inset 0 1px #ffffff0f}.problem-card.after:before{content:"";filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#edff003d,#0000 70%);width:320px;height:320px;position:absolute;top:-120px;right:-120px}.problem-card.after>*{z-index:1;position:relative}.problem-vs{color:#fff;letter-spacing:-.02em;background:var(--ink);border-radius:50%;flex-shrink:0;align-self:center;place-items:center;width:56px;height:56px;font-family:Instrument Serif,Georgia,serif;font-size:22px;font-style:italic;font-weight:400;display:grid;box-shadow:0 8px 24px #0000002e}.problem-tag{text-transform:uppercase;letter-spacing:.14em;border-radius:999px;margin-bottom:18px;padding:4px 10px;font-size:10.5px;font-weight:800;display:inline-block}.problem-card.before .problem-tag{color:var(--ink-4);background:#0000000d}.problem-card.after .problem-tag{background:var(--accent);color:var(--ink);font-weight:900;box-shadow:0 6px 18px #edff0059}.problem-list{flex-direction:column;gap:14px;list-style:none;display:flex}.problem-row{align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.problem-icon{border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.problem-card.before .problem-icon{color:var(--ink-4);background:#0000000a}.problem-card.after .problem-icon{background:var(--accent);color:var(--ink);box-shadow:0 4px 10px #edff0059}.problem-icon svg{width:12px;height:12px}.problem-card.before .problem-row{color:var(--ink-3)}.problem-card.after .problem-row{color:#fff;font-weight:500}.problem-card.after .problem-row strong{color:var(--accent);font-weight:800}@media (max-width:880px){.problem-grid{grid-template-columns:1fr}.problem-vs{margin:0 auto}}.why-bento{grid-template-rows:auto auto auto;grid-template-columns:1.4fr 1fr 1fr;gap:14px;margin-top:48px;display:grid}.why-card{box-shadow:var(--shadow-sm);background:var(--glass-55);-webkit-backdrop-filter:blur(28px)saturate(180%);border:1px solid #ffffffb3;border-radius:22px;padding:26px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.why-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.why-featured{color:#fff;background:radial-gradient(circle at 80% 20%,#edff001a,#0000 60%),linear-gradient(135deg,#1a1a1c 0%,#0e0e10 100%);border-color:#ffffff0f;flex-direction:column;grid-area:1/1/3/2;min-height:380px;padding:36px;display:flex}.why-featured:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#edff0038,#0000 70%);width:320px;height:320px;position:absolute;top:-120px;right:-120px}.why-featured:after{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#b567ff1f,#0000 70%);width:220px;height:220px;position:absolute;bottom:-80px;left:-80px}.why-featured-num{letter-spacing:-.05em;color:#fff;z-index:2;margin:auto 0;font-size:clamp(120px,14vw,180px);font-weight:900;line-height:.85;position:relative}.why-featured-num em{background:linear-gradient(135deg, var(--accent-deep), var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text;margin-left:8px;font-family:Instrument Serif,Georgia,serif;font-size:.55em;font-style:italic;font-weight:400}.why-featured-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;z-index:2;margin-bottom:12px;font-size:11px;font-weight:800;position:relative}.why-featured-desc{color:#ffffffbf;z-index:2;max-width:320px;margin-top:18px;font-size:15px;line-height:1.55;position:relative}.why-featured-meta{z-index:2;color:#ffffff80;letter-spacing:.04em;align-items:center;gap:8px;margin-top:22px;font-family:Geist Mono,monospace;font-size:11.5px;font-weight:600;display:flex;position:relative}.why-featured-meta-dot{background:var(--success);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite live-pulse}.why-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-4);margin-bottom:12px;font-size:10.5px;font-weight:800}.why-h{letter-spacing:-.02em;color:var(--ink);margin-bottom:10px;font-size:20px;font-weight:800;line-height:1.15}.why-h em{font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.why-desc{color:var(--ink-3);z-index:2;font-size:13px;line-height:1.5;position:relative}.why-mobile{flex-direction:column;grid-area:1/2/2/3;min-height:240px;display:flex}.why-phone-mini{background:var(--ink);border-radius:14px;width:90px;height:130px;padding:3px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-28px;right:-8px;transform:rotate(8deg);box-shadow:0 12px 32px #0000002e}.why-card:hover .why-phone-mini{transform:rotate(2deg)translateY(-4px)}.why-phone-mini-screen{background:linear-gradient(#1a1a1c,#0e0e10);border-radius:11px;width:100%;height:100%;position:relative;overflow:hidden}.why-phone-mini-screen:before{content:"";background:#ffffff1a;border-radius:999px;width:28px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.why-phone-mini-screen:after{content:"";background:linear-gradient(#0000,#edff000f),repeating-linear-gradient(#0000 0 9px,#ffffff0f 9px 10px);border-radius:8px;position:absolute;inset:18px 8px 14px}.why-analytics{flex-direction:column;grid-area:1/3/2/4;min-height:240px;display:flex;overflow:hidden}.why-analytics-live{color:var(--ink-3);letter-spacing:.02em;z-index:3;background:#fff;border:1px solid #0000000d;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 11px;font-family:Geist Mono,monospace;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:22px;right:22px;box-shadow:0 4px 12px #0000000f}.why-analytics-live:before{content:"";background:var(--success);border-radius:50%;width:5px;height:5px;animation:1.6s ease-in-out infinite live-pulse}.why-analytics-live strong{color:var(--ink);font-weight:800}.why-chart{pointer-events:none;height:110px;position:absolute;bottom:0;left:0;right:0}.why-chart svg{width:100%;height:100%;display:block}.why-chart-line{stroke:var(--accent-deep);stroke-width:2.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:600;stroke-dashoffset:600px;filter:drop-shadow(0 2px 6px #cee5004d)}.why-chart.animate .why-chart-line{animation:1.8s cubic-bezier(.65,0,.35,1) forwards chart-draw}.why-chart-line-ghost{stroke:var(--accent-deep);stroke-width:1.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:0}.why-chart.animate .why-chart-line-ghost{animation:1.4s ease-out 1.6s forwards chart-ghost}@keyframes chart-ghost{to{opacity:.18}}.why-chart-area{fill:url(#chartFillGrad);opacity:0}.why-chart.animate .why-chart-area{animation:1.4s ease-out .7s forwards chart-fill}@keyframes chart-draw{to{stroke-dashoffset:0}}@keyframes chart-fill{to{opacity:.55}}.why-chart-dot{fill:var(--accent);stroke:#fff;stroke-width:2px;opacity:0}.why-chart.animate .why-chart-dot{animation:.4s cubic-bezier(.34,1.56,.64,1) 1.7s forwards dot-pop,2s ease-in-out 2.2s infinite dot-pulse}@keyframes dot-pop{to{opacity:1}}@keyframes dot-pulse{0%,to{r:4;filter:drop-shadow(0 0 #edff0000)}50%{r:5.5;filter:drop-shadow(0 0 8px #edff00cc)}}.why-chart-pulse-ring{fill:none;stroke:var(--accent-deep);stroke-width:1.5px;opacity:0}.why-chart.animate .why-chart-pulse-ring{animation:2s ease-out 2.4s infinite pulse-ring}@keyframes pulse-ring{0%{r:4;opacity:.7}to{r:16;opacity:0}}.why-blocks{grid-template-columns:1fr 1fr;gap:6px;margin-top:16px;display:grid}.why-block{text-align:center;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;background:#0000000a;border:1.5px dashed #0000001f;border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:10px 8px;font-size:10.5px;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.why-block svg{width:14px;height:14px}.why-nocode{background:radial-gradient(circle at 80% 20%, #ffffff73, transparent 60%), linear-gradient(135deg, var(--accent-glow) 0%, var(--accent) 60%, var(--accent-deep) 100%);min-height:220px;color:var(--ink);border-color:#cee50080;grid-area:2/2/3/3;position:relative;overflow:hidden;box-shadow:0 8px 24px #edff004d,0 1px 3px #0000000a,inset 0 1px #fff9}.why-nocode:before{content:"";filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#0000000f,#0000 70%);width:220px;height:220px;position:absolute;bottom:-80px;left:-40px}.why-nocode .why-eyebrow{color:var(--ink-2);font-weight:800}.why-nocode .why-h{color:var(--ink)}.why-nocode .why-h em{color:var(--ink);display:inline-block;position:relative}.why-nocode .why-h em:after{content:"";background:var(--ink);z-index:-1;transform-origin:0;border-radius:999px;height:3px;transition:transform .6s cubic-bezier(.65,0,.35,1);position:absolute;bottom:-2px;left:2%;right:4%;transform:scaleX(0)}.why-nocode:hover .why-h em:after{transform:scaleX(1)}.why-nocode .why-desc{color:var(--ink-2);font-weight:500}.why-nocode .why-blocks{margin-top:16px}.why-nocode .why-block{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ink-2);background:#ffffff73;border:1.5px dashed #0003;font-weight:800}.why-nocode .why-block svg{color:var(--ink-2)}.why-card.why-nocode:hover .why-block.snap{background:var(--ink);border-style:solid;border-color:var(--ink);color:var(--accent);transform:scale(1.04)rotate(-1.5deg);box-shadow:0 8px 22px #0000004d}.why-card.why-nocode:hover .why-block.snap svg{color:var(--accent)}.why-ramp-card{flex-direction:column;grid-area:2/3/3/4;min-height:220px;display:flex;position:relative;overflow:hidden}.why-deploy-hero{align-items:baseline;gap:6px;margin:12px 0 6px;display:flex}.why-deploy-hero-num{letter-spacing:-.05em;color:#0000;background:linear-gradient(135deg, var(--ink) 0%, #4a4a4e 100%);-webkit-background-clip:text;background-clip:text;font-size:80px;font-weight:900;line-height:.85}.why-deploy-hero-unit{letter-spacing:-.02em;background:linear-gradient(135deg, var(--accent-deep), var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Instrument Serif,Georgia,serif;font-size:36px;font-style:italic;font-weight:400}.why-deploy-meta{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);align-items:center;gap:6px;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-flex}.why-deploy-meta:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite live-pulse}.why-deploy-steps{align-items:center;gap:8px;margin-top:14px;margin-bottom:14px;display:flex}.why-deploy-step{background:#0000000a;border:1px solid #0000000d;border-radius:10px;flex:1;align-items:center;gap:7px;padding:8px 10px;transition:all .3s;display:flex}.why-deploy-step-icon{width:22px;height:22px;color:var(--ink-3);background:#0000000f;border-radius:7px;flex-shrink:0;place-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:grid}.why-deploy-step-icon svg{width:11px;height:11px}.why-deploy-step-label{letter-spacing:.04em;color:var(--ink-3);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;overflow:hidden}.why-ramp-card.in-view .why-deploy-step.lit{background:var(--accent);border-color:var(--accent-deep);box-shadow:0 4px 12px #edff004d}.why-ramp-card.in-view .why-deploy-step.lit .why-deploy-step-icon{background:var(--ink);color:var(--accent);transform:scale(1.06)}.why-ramp-card.in-view .why-deploy-step.lit .why-deploy-step-label{color:var(--ink);font-weight:800}.why-ramp-card.in-view .why-deploy-step:first-child.lit{transition-delay:0s}.why-ramp-card.in-view .why-deploy-step:nth-child(2).lit{transition-delay:.5s}.why-ramp-card.in-view .why-deploy-step:nth-child(3).lit{transition-delay:1s}.why-deploy-step-arrow{color:var(--ink-4);opacity:.4;flex-shrink:0;transition:opacity .3s}.why-deploy-step-arrow svg{width:10px;height:10px}.why-ramp{justify-content:space-between;align-items:end;height:50px;margin-top:auto;padding:18px 0 4px;display:flex;position:relative}.why-ramp span{color:var(--ink-3);z-index:2;font-family:Geist Mono,monospace;font-size:10px;font-weight:700;position:relative}.why-ramp:before{content:"";background:#0000000f;border-radius:999px;height:2px;position:absolute;bottom:22px;left:0;right:0}.why-ramp-fill{background:linear-gradient(90deg, var(--accent-deep), var(--accent), var(--accent-glow));transform-origin:0;border-radius:999px;width:100%;height:4px;position:absolute;bottom:21px;left:0;transform:scaleX(0);box-shadow:0 0 14px #edff00b3}.why-ramp-fill.animate{animation:1.6s cubic-bezier(.65,0,.35,1) forwards ramp-fill}@keyframes ramp-fill{to{transform:scaleX(1)}}.why-ramp-marker{background:var(--accent);opacity:0;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:13px;box-shadow:0 0 0 4px #edff0033,0 4px 14px #edff0080}.why-ramp-marker.animate{animation:1.6s cubic-bezier(.65,0,.35,1) forwards marker-slide,1.8s ease-in-out 1.6s infinite marker-pulse}@keyframes marker-slide{0%{opacity:0;left:-2px}20%{opacity:1}to{opacity:1;left:calc(100% - 16px)}}@keyframes marker-pulse{0%,to{box-shadow:0 0 0 4px #edff0033,0 4px 14px #edff0080}50%{box-shadow:0 0 0 8px #edff001a,0 4px 20px #edff00b3}}.why-ia{background:linear-gradient(135deg,#ff6bd60a,#b567ff0f,#ffffff8c);border-color:#b567ff33;flex-wrap:wrap;grid-area:3/1/4/4;align-items:center;gap:24px;min-height:130px;display:flex}.why-ia-left{flex:1;min-width:240px}.why-ia-right{flex-direction:column;flex:1;gap:6px;min-width:280px;display:flex}.why-ia-variant{color:var(--ink-2);letter-spacing:-.005em;opacity:.5;background:#fff;border:1px solid #0000000d;border-radius:10px;align-items:center;gap:9px;padding:9px 14px;font-size:13px;font-weight:600;transition:all .4s;display:flex}.why-ia-variant.active{border-color:var(--magic-to);opacity:1;background:linear-gradient(135deg,#ff6bd60a,#b567ff0f,#fff);transform:translate(2px);box-shadow:0 4px 14px #b567ff29}.why-ia-variant-tag{width:22px;height:22px;color:var(--ink-3);background:#0000000a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-family:Geist Mono,monospace;font-size:10px;font-weight:700;display:inline-flex}.why-ia-variant.active .why-ia-variant-tag{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff}.why-ia-variant-text{flex:1}.why-ia-variant em{color:var(--magic-to);font-family:Instrument Serif,Georgia,serif;font-style:italic}@media (max-width:1024px){.why-bento{grid-template-rows:auto;grid-template-columns:1fr 1fr}.why-featured{grid-area:1/1/2/3;min-height:260px}.why-mobile{grid-area:2/1/3/2}.why-analytics{grid-area:2/2/3/3}.why-nocode{grid-area:3/1/4/2}.why-ramp-card{grid-area:3/2/4/3}.why-ia{grid-area:4/1/5/3}}@media (max-width:600px){.why-bento{grid-template-columns:1fr}.why-featured,.why-mobile,.why-analytics,.why-nocode,.why-ramp-card,.why-ia{grid-area:auto/1/auto/2}.why-featured{padding:28px 24px}.why-featured-num{font-size:96px}.why-ia{flex-direction:column;align-items:stretch}}.how-steps{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;display:grid;position:relative}.how-steps:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0000000f 6% 94%,#0000 100%);border-radius:999px;height:2px;position:absolute;top:88px;left:8%;right:8%}.how-steps-fill{background:linear-gradient(90deg, var(--accent-deep), var(--accent), var(--accent-glow));z-index:1;pointer-events:none;border-radius:999px;width:0;height:2px;transition:width 1.6s cubic-bezier(.65,0,.35,1);position:absolute;top:88px;left:8%;box-shadow:0 0 12px #edff0099}.how-steps.in-view .how-steps-fill{width:84%}.how-step{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);z-index:2;border:1px solid #ffffffb3;border-radius:22px;padding:32px 28px 28px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.how-step:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.how-step:before{content:attr(data-num);letter-spacing:-.04em;color:var(--ink);opacity:.04;pointer-events:none;z-index:0;font-family:Instrument Serif,Georgia,serif;font-size:156px;font-style:italic;font-weight:400;line-height:1;position:absolute;top:-14px;right:14px}.how-step:hover:before{opacity:.07}.how-step-num{background:var(--ink);color:#fff;z-index:3;width:38px;height:38px;box-shadow:0 0 0 4px var(--bg);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-family:Geist Mono,monospace;font-size:14px;font-weight:800;transition:all .3s;display:inline-flex;position:relative}.how-step:hover .how-step-num{background:var(--accent);color:var(--ink);box-shadow:0 0 0 4px var(--bg), 0 6px 16px #edff0066;transform:scale(1.08)}.how-step-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-4);margin-bottom:8px;font-size:10.5px;font-weight:800}.how-step-title{letter-spacing:-.025em;color:var(--ink);z-index:2;margin-bottom:12px;font-size:22px;font-weight:800;line-height:1.15;position:relative}.how-step-title em{font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.how-step-desc{color:var(--ink-3);z-index:2;margin-bottom:20px;font-size:13.5px;line-height:1.55;position:relative}.how-step-timing{color:var(--ink-2);letter-spacing:.02em;background:#0000000a;border-radius:999px;align-items:center;gap:6px;margin-top:14px;padding:5px 12px;font-family:Geist Mono,monospace;font-size:10.5px;font-weight:700;transition:all .3s;display:inline-flex}.how-step-timing svg{width:11px;height:11px;color:var(--success)}.how-step:hover .how-step-timing{background:var(--accent);color:var(--ink)}.how-step:hover .how-step-timing svg{color:var(--ink)}.how-step-visual{background:var(--bg-2);border:1px solid #0000000a;border-radius:14px;margin-top:6px;padding:18px;position:relative;overflow:hidden}.how-step-visual.dnd{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dnd-block{text-align:center;color:var(--ink-3);background:#fff;border:1.5px dashed #00000026;border-radius:9px;padding:14px 10px;font-size:10.5px;font-weight:700;transition:all .5s cubic-bezier(.16,1,.3,1)}.how-step:hover .dnd-block{transform:translateY(0)}.dnd-block.active{background:var(--accent);border-color:var(--accent-deep);color:var(--ink);border-style:solid;box-shadow:0 4px 12px #edff0066}.how-step:first-child:hover .dnd-block:nth-child(3){background:var(--accent);border-color:var(--accent-deep);color:var(--ink);border-style:solid;transition-delay:.15s;transform:scale(1.04)rotate(-1deg);box-shadow:0 6px 14px #edff004d}.dnd-block-icon{width:22px;height:22px;color:var(--ink-3);background:#0000000f;border-radius:7px;place-items:center;margin:0 auto 6px;transition:all .4s;display:grid}.dnd-block.active .dnd-block-icon,.how-step:first-child:hover .dnd-block:nth-child(3) .dnd-block-icon{background:var(--ink);color:var(--accent)}.dnd-block-icon svg{width:11px;height:11px}.how-swipe-visual{justify-content:center;align-items:center;gap:6px;height:100px;display:flex;position:relative}.how-swipe-card{border-radius:10px;flex-shrink:0;width:52px;height:80px;transition:all .6s cubic-bezier(.65,0,.35,1);position:relative}.how-swipe-card.c1{background:linear-gradient(135deg,#fce4ec,#f8bbd0)}.how-swipe-card.c2{background:linear-gradient(135deg, var(--accent-glow), var(--accent));z-index:2;width:62px;height:96px;position:relative;box-shadow:0 8px 20px #edff0066}.how-swipe-card.c2:after{content:"";border-left:8px solid var(--accent);opacity:0;border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;transition:opacity .4s;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.how-swipe-card.c3{background:linear-gradient(135deg,#d4c5f9,#b5a1f0)}.how-step:nth-child(2):hover .how-swipe-card.c1{transform:translate(-12px)rotate(-3deg)}.how-step:nth-child(2):hover .how-swipe-card.c2{transform:translate(20px);box-shadow:0 12px 28px #edff008c}.how-step:nth-child(2):hover .how-swipe-card.c2:after{opacity:1}.how-step:nth-child(2):hover .how-swipe-card.c3{opacity:.6;transform:translate(-8px)rotate(2deg)}.how-swipe-trail{color:var(--ink-3);text-align:center;letter-spacing:.04em;margin-top:14px;font-size:10.5px;font-weight:600}.how-swipe-trail strong{color:var(--success);font-family:Geist Mono,monospace;font-weight:700}.how-checkout-visual{flex-direction:column;gap:8px;display:flex}.how-checkout-row{color:var(--ink);background:#fff;border:1px solid #0000000a;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:11.5px;font-weight:600;transition:all .4s;display:flex}.how-checkout-amount{color:var(--success);font-family:Geist Mono,monospace;font-weight:700}.how-checkout-btn{background:var(--ink);color:#fff;text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:12px 14px;font-size:11.5px;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.how-checkout-btn .text-pay,.how-checkout-btn .text-success{align-items:center;gap:6px;transition:all .4s;display:inline-flex}.how-checkout-btn .text-success{background:var(--success);color:#fff;opacity:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0;transform:translateY(100%)}.how-step:nth-child(3):hover .how-checkout-btn .text-pay{opacity:0;transform:translateY(-100%)}.how-step:nth-child(3):hover .how-checkout-btn .text-success{opacity:1;transform:translateY(0)}.how-checkout-btn svg{width:11px;height:11px}@media (max-width:880px){.how-steps{grid-template-columns:1fr;gap:32px}.how-steps:before,.how-steps-fill{display:none}.how-step:before{font-size:96px}}.eco-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:48px;display:grid}.eco-card{border-radius:26px;padding:36px 32px;position:relative;overflow:hidden}.eco-card.me{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(135deg,#ff6bd60f,#b567ff1a,#fff9);border:1px solid #b567ff33}.eco-card.io{color:#fff;background:radial-gradient(circle at 80% 20%,#edff002e,#0000 55%),radial-gradient(circle at 20% 80%,#edff001a,#0000 60%),linear-gradient(135deg,#1a1a1c 0%,#0e0e10 100%);border:1px solid #edff002e;box-shadow:0 16px 48px #0000002e,inset 0 0 0 1px #edff000f,inset 0 1px #ffffff0f}.eco-card.io:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#edff0033,#0000 70%);width:320px;height:320px;position:absolute;top:-120px;right:-120px}.eco-card.io .eco-name{color:#fff}.eco-card.io .eco-name span{color:#ffffff73}.eco-card.io .eco-tagline{color:#ffffff8c}.eco-card.io .eco-tagline em{color:#fff}.eco-card.io .eco-desc{color:#ffffffc7}.eco-card.io .eco-list li{color:#ffffffd9}.eco-card.io .eco-list li svg{color:var(--accent)}.eco-tag{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.eco-card.me .eco-tag{color:var(--magic-to);background:#fff;border:1px solid #b567ff33}.eco-card.io .eco-tag{background:var(--ink);color:var(--accent)}.eco-name{letter-spacing:-.025em;color:var(--ink);margin-bottom:4px;font-size:28px;font-weight:800}.eco-name span{color:var(--ink-3);margin-left:-2px;font-family:Instrument Serif,Georgia,serif;font-size:.92em;font-style:italic;font-weight:400}.eco-tagline{color:var(--ink-3);margin-bottom:14px;font-size:14px;font-weight:500}.eco-tagline em{color:var(--ink);font-family:Instrument Serif,Georgia,serif;font-style:italic}.eco-desc{color:var(--ink-2);margin-bottom:22px;font-size:14px;line-height:1.55}.eco-list{flex-direction:column;gap:8px;margin-bottom:26px;list-style:none;display:flex}.eco-list li{color:var(--ink-2);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.eco-list li svg{width:14px;height:14px;color:var(--success);flex-shrink:0}.eco-cta{border-radius:11px;align-items:center;gap:6px;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.eco-cta:hover{transform:translateY(-1px)}.eco-card.me .eco-cta{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff;box-shadow:var(--shadow-purple)}.eco-card.io .eco-cta{background:var(--accent);color:var(--ink);box-shadow:var(--shadow-lime)}.eco-card.io .eco-cta:hover{background:var(--accent-glow)}.eco-cta svg{width:12px;height:12px}.eco-flow{background:var(--ink);border-radius:22px;margin-top:64px;padding:28px;position:relative;overflow:hidden}.eco-flow:before{content:"";filter:blur(40px);background:radial-gradient(circle,#edff0026,#0000 70%);width:280px;height:280px;position:absolute;top:-80px;left:30%}.eco-flow-row{z-index:2;grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:relative}.eco-flow-step{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex}.eco-flow-icon{border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.eco-flow-step:first-child .eco-flow-icon{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff}.eco-flow-step:nth-child(2) .eco-flow-icon{background:var(--accent);color:var(--ink)}.eco-flow-step:nth-child(3) .eco-flow-icon{color:var(--ink);background:#fff}.eco-flow-icon svg{width:16px;height:16px}.eco-flow-meta{color:#fff}.eco-flow-num{color:#ffffff80;margin-bottom:1px;font-family:Geist Mono,monospace;font-size:11px;font-weight:700}.eco-flow-name{letter-spacing:-.01em;font-size:15px;font-weight:700}.eco-bar{color:#ffffffb3;flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-top:22px;font-size:12px;font-weight:600;display:flex}.eco-bar strong{color:#fff;font-weight:700}@media (max-width:880px){.eco-grid,.eco-flow-row{grid-template-columns:1fr}}.stats-block{background:radial-gradient(circle at 15% 20%,#edff002e,#0000 50%),radial-gradient(circle at 85% 80%,#b567ff1a,#0000 55%),linear-gradient(135deg,#1a1a1c 0%,#0e0e10 100%);border-radius:32px;margin-top:48px;padding:64px 56px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000002e,inset 0 0 0 1px #edff000f}.stats-block:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#edff0024,#0000 70%);width:380px;height:380px;position:absolute;top:-120px;left:30%}.stats-block:after{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#ff6bd61a,#0000 70%);width:280px;height:280px;position:absolute;bottom:-100px;right:10%}.stats-block>*{z-index:2;position:relative}.stats-grid{grid-template-columns:repeat(3,1fr) 1.4fr;gap:18px;display:grid}.stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;padding:28px;transition:all .3s;display:flex}.stat-card:hover{background:#ffffff0f;border-color:#edff0033;transform:translateY(-3px)}.stat-num{letter-spacing:-.04em;color:#fff;margin-bottom:10px;font-size:64px;font-weight:800;line-height:1}.stat-num em{background:linear-gradient(135deg, var(--accent-glow), var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text;margin-left:2px;font-family:Instrument Serif,Georgia,serif;font-size:.6em;font-style:italic;font-weight:400}.stat-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:4px;font-size:11px;font-weight:800}.stat-meta{color:#ffffff73;font-size:12.5px}.dropoff-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #edff002e;border-radius:20px;padding:24px;position:relative;overflow:hidden}.dropoff-card:before{content:"";filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#edff0029,#0000 70%);width:160px;height:160px;position:absolute;top:-40px;right:-40px}.dropoff-h{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;z-index:2;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:11px;font-weight:800;display:flex;position:relative}.dropoff-live{color:var(--success);background:#34c75929;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:9.5px;display:inline-flex}.dropoff-live:before{content:"";background:var(--success);border-radius:50%;width:5px;height:5px;animation:1.6s ease-in-out infinite live-pulse}.dropoff-rows{z-index:2;flex-direction:column;gap:4px;display:flex;position:relative}.dropoff-row{align-items:center;gap:10px;font-size:12px;display:flex}.dropoff-row-label{color:#ffffffb3;flex-shrink:0;width:90px;font-weight:500}.dropoff-row-bar{background:#ffffff0f;border-radius:6px;flex:1;height:22px;position:relative;overflow:hidden}.dropoff-row-fill{background:linear-gradient(90deg, var(--accent-deep), var(--accent));width:0;height:100%;color:var(--ink);white-space:nowrap;border-radius:6px;align-items:center;padding:0 8px;font-family:Geist Mono,monospace;font-size:10.5px;font-weight:700;transition:width .9s cubic-bezier(.65,0,.35,1);display:flex;overflow:hidden}.dropoff-card.in-view .dropoff-row-fill{width:var(--target-width,100%)}.dropoff-card.in-view .dropoff-row:first-child .dropoff-row-fill{transition-delay:0s}.dropoff-card.in-view .dropoff-row:nth-child(2) .dropoff-row-fill{transition-delay:.1s}.dropoff-card.in-view .dropoff-row:nth-child(3) .dropoff-row-fill{transition-delay:.2s}.dropoff-card.in-view .dropoff-row:nth-child(4) .dropoff-row-fill{transition-delay:.3s}.dropoff-card.in-view .dropoff-row:nth-child(5) .dropoff-row-fill{transition-delay:.4s}.dropoff-card.in-view .dropoff-row:nth-child(6) .dropoff-row-fill{transition-delay:.5s}.dropoff-card.in-view .dropoff-row:nth-child(7) .dropoff-row-fill{transition-delay:.6s}.dropoff-row-num{color:#ffffff80;text-align:right;width:56px;font-family:Geist Mono,monospace;font-size:10.5px;font-weight:600}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.stats-grid{grid-template-columns:1fr}}@media (max-width:768px){.stats-block{border-radius:24px;padding:40px 28px}}.checkout-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;padding:18px 22px;display:flex;position:relative}.checkout-bar-h{color:#fff;letter-spacing:-.005em;margin-right:14px;font-size:13.5px;font-weight:700}.checkout-bar-pills{flex-wrap:wrap;flex:1;gap:6px;display:flex}.checkout-bar-pill{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:600}.quiz-layout{grid-template-columns:1fr 320px;align-items:start;gap:48px;margin-top:48px;display:grid}.quiz-flow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quiz-step{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:18px;padding:22px;transition:transform .3s,box-shadow .3s;position:relative}.quiz-step:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.quiz-step.active-now{border-color:var(--accent-deep);background:#fff;box-shadow:0 8px 24px #edff0033}.quiz-step.active-now .quiz-step-num{background:var(--ink);color:var(--accent);transform:scale(1.06)}.quiz-step-num{background:var(--accent);width:30px;height:30px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-family:Geist Mono,monospace;font-size:12px;font-weight:800;transition:all .4s;display:inline-flex}.quiz-step-h{letter-spacing:-.015em;color:var(--ink);margin-bottom:6px;font-size:16px;font-weight:800}.quiz-step-desc{color:var(--ink-3);font-size:12.5px;line-height:1.5}.quiz-phone-wrap{align-self:start;width:280px;margin:0 auto;position:relative}.quiz-phone{background:var(--ink);border-radius:38px;width:280px;height:540px;padding:7px;position:relative;box-shadow:0 28px 70px #0000002e,0 10px 24px #edff002e,0 0 0 2px #00000080}.quiz-phone-screen{background:linear-gradient(#1a1a1c 0%,#0e0e10 100%);border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.quiz-phone-notch{z-index:50;background:#000;border-radius:10px;width:70px;height:16px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.quiz-phone-content{flex-direction:column;height:100%;padding:32px 18px 18px;display:flex}.quiz-phone-brand{align-items:center;gap:6px;margin-bottom:10px;display:flex}.quiz-phone-logo{background:var(--accent);width:22px;height:22px;color:var(--ink);border-radius:6px;place-items:center;font-size:11px;font-weight:900;display:grid}.quiz-phone-brand-name{color:#ffffffb3;letter-spacing:-.01em;font-size:11px;font-weight:700}.quiz-phone-progress-text{color:#fff6;margin-left:auto;font-family:Geist Mono,monospace;font-size:9.5px;font-weight:600}.quiz-phone-progress{background:#ffffff14;border-radius:999px;height:3px;margin-bottom:18px;overflow:hidden}.quiz-phone-progress-fill{background:linear-gradient(90deg, var(--accent-deep), var(--accent));border-radius:999px;width:33%;height:100%;transition:width .6s cubic-bezier(.65,0,.35,1);box-shadow:0 0 8px #edff0080}.quiz-phone[data-state="2"] .quiz-phone-progress-fill{width:66%}.quiz-phone[data-state="3"] .quiz-phone-progress-fill{width:100%}.quiz-phone-state-text{text-align:right;width:26px}.quiz-phone-stage{flex:1;position:relative}.quiz-phone-state{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .4s ease-out,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translate(20px)}.quiz-phone[data-state="1"] .quiz-phone-state[data-state-id="1"],.quiz-phone[data-state="2"] .quiz-phone-state[data-state-id="2"],.quiz-phone[data-state="3"] .quiz-phone-state[data-state-id="3"]{opacity:1;pointer-events:auto;transform:translate(0)}.qp-question-num{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-family:Geist Mono,monospace;font-size:9.5px;font-weight:700}.qp-question{letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-size:19px;font-weight:800;line-height:1.18}.qp-question em{color:var(--accent);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.qp-options{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.qp-option{color:#ffffffd9;background:#ffffff0f;border:1.5px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-size:12.5px;font-weight:600;transition:all .3s;display:flex}.qp-option-radio{border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:all .3s;position:relative}.qp-option.selected{background:var(--accent);border-color:var(--accent-deep);color:var(--ink);font-weight:700;transform:scale(1.02);box-shadow:0 6px 16px #edff004d}.qp-option.selected .qp-option-radio{background:var(--ink);border-color:var(--ink)}.qp-option.selected .qp-option-radio:after{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;animation:.4s cubic-bezier(.34,1.56,.64,1) qp-pop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes qp-pop{0%{transform:translate(-50%,-50%)scale(0)}to{transform:translate(-50%,-50%)scale(1)}}.qp-result-emoji{text-align:center;margin-bottom:6px;font-size:44px;animation:.6s cubic-bezier(.34,1.56,.64,1) qp-emoji-pop}@keyframes qp-emoji-pop{0%{opacity:0;transform:scale(0)rotate(-30deg)}to{opacity:1;transform:scale(1)rotate(0)}}.qp-result-eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;text-align:center;margin-bottom:8px;font-family:Geist Mono,monospace;font-size:9.5px;font-weight:800}.qp-result-title{letter-spacing:-.025em;color:#fff;text-align:center;margin-bottom:6px;font-size:22px;font-weight:800;line-height:1.1}.qp-result-title em{color:var(--accent);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.qp-result-sub{color:#fff9;text-align:center;margin-bottom:14px;font-size:12px;line-height:1.4}.qp-recos{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:12px;padding:12px}.qp-reco{color:#ffffffd9;align-items:center;gap:8px;padding:4px 0;font-size:11.5px;font-weight:500;display:flex}.qp-reco svg{width:12px;height:12px;color:var(--accent);flex-shrink:0}.qp-cta{background:var(--accent);color:var(--ink);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:12px 14px;font-size:12.5px;font-weight:800;display:flex;box-shadow:0 8px 22px #edff0066}.qp-cta svg{width:12px;height:12px}.quiz-chip{color:var(--ink);z-index:5;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:9px;padding:9px 13px;font-size:11.5px;font-weight:700;transition:opacity .4s,transform .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;transform:translate(-12px,8px);box-shadow:0 12px 32px #0000001f}.quiz-chip.show{opacity:1;transform:translate(0)}.quiz-chip-1{top:60px;right:-32px}.quiz-chip-2{top:220px;left:-52px}.quiz-chip-icon{background:linear-gradient(135deg, var(--accent-glow), var(--accent));width:24px;height:24px;color:var(--ink);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.quiz-chip-icon svg{width:12px;height:12px}.quiz-chip-meta{color:var(--ink-4);margin-top:1px;font-size:10px;font-weight:500}.quiz-impact{border:1px solid var(--accent-deep);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#edff001a,#ffffffb3);border-radius:18px;flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;padding:24px 28px;display:flex}.quiz-impact-num{letter-spacing:-.025em;color:var(--ink);font-size:36px;font-weight:800;line-height:1}.quiz-impact-num em{color:var(--accent-deep);font-family:Instrument Serif,Georgia,serif;font-size:.7em;font-style:italic;font-weight:400}.quiz-impact-text{color:var(--ink-2);flex:1;min-width:240px;font-size:13px;line-height:1.5}.quiz-impact-text strong{color:var(--ink);font-weight:700}@media (max-width:1024px){.quiz-layout{grid-template-columns:1fr;gap:32px}.quiz-phone-wrap{order:-1}.quiz-chip-1,.quiz-chip-2{display:none}}@media (max-width:600px){.quiz-flow{grid-template-columns:1fr}}.magic-block{background:var(--ink);border-radius:32px;margin-top:48px;padding:56px 48px;position:relative;overflow:hidden}.magic-block:before{content:"";filter:blur(60px);background:radial-gradient(circle at 30% 40%,#ff6bd62e,#0000 50%),radial-gradient(circle at 70% 60%,#b567ff2e,#0000 50%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.magic-block>*{z-index:2;position:relative}.magic-eyebrow-block{letter-spacing:.14em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#ff6bd629,#b567ff29);border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;margin-bottom:22px;padding:6px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.magic-eyebrow-block svg{fill:#fff;width:11px;height:11px}.magic-h{letter-spacing:-.03em;color:#fff;max-width:760px;margin-bottom:18px;font-size:clamp(32px,4.6vw,50px);font-weight:800;line-height:1.05}.magic-h em{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.magic-sub{color:#ffffffb3;max-width:600px;margin-bottom:36px;font-size:16px;line-height:1.55}.magic-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:30px;display:grid}.magic-col h4{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:14px;font-size:11px;font-weight:800}.magic-sources{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:26px;display:grid}.magic-source{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:12.5px;font-weight:600;display:flex}.magic-source-icon{border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.magic-source.insta .magic-source-icon{color:#fff;background:linear-gradient(135deg,#ffc73b,#ff6bd6,#b567ff)}.magic-source.linkedin .magic-source-icon{color:#fff;background:#0a66c2}.magic-source.web .magic-source-icon{background:var(--accent);color:var(--ink)}.magic-source.compete .magic-source-icon{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff9f0a)}.magic-source.content .magic-source-icon{color:#fff;background:#ffffff1f}.magic-source-icon svg{width:12px;height:12px}.magic-source-meta{color:#ffffff73;letter-spacing:.04em;font-size:10px;font-weight:500}.magic-diag{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:16px;padding:18px}.magic-diag-h{color:#fff;margin-bottom:14px;font-size:13px;font-weight:700}.magic-diag-row{align-items:center;gap:10px;margin-bottom:8px;font-size:11.5px;display:flex}.magic-diag-row:last-child{margin-bottom:0}.magic-diag-label{color:#ffffffb3;flex-shrink:0;width:96px}.magic-diag-track{background:#ffffff0f;border-radius:999px;flex:1;height:6px;overflow:hidden}.magic-diag-fill{background:linear-gradient(90deg, var(--magic-from), var(--magic-to));border-radius:999px;height:100%}.magic-diag-fill.lime{background:linear-gradient(90deg, var(--accent-deep), var(--accent))}.magic-diag-fill.warn{background:linear-gradient(90deg, var(--warning), #ffd699)}.magic-diag-fill.danger{background:linear-gradient(90deg, var(--danger), #f99)}.magic-diag-pct{color:#fff;text-align:right;width:50px;font-family:Geist Mono,monospace;font-size:11.5px;font-weight:700}.magic-recos{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;padding:18px}.magic-recos-h{color:#fff;margin-bottom:14px;font-size:13px;font-weight:700}.magic-reco{color:#ffffffd9;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:12px;line-height:1.45;display:flex}.magic-reco:last-child{margin-bottom:0}.magic-reco-icon{background:var(--accent);width:16px;height:16px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;margin-top:2px;display:grid}.magic-reco-icon svg{width:8px;height:8px}.magic-output{flex-direction:column;gap:12px;display:flex}.magic-out{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex}.magic-out-icon{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.magic-out-icon svg{width:16px;height:16px}.magic-out-text{flex:1;min-width:0}.magic-out-h{color:#fff;letter-spacing:-.005em;margin-bottom:2px;font-size:14px;font-weight:700}.magic-out-meta{color:#ffffff80;font-size:11.5px}.magic-cta{flex-direction:column;align-items:flex-start;gap:10px;margin-top:36px;display:flex}.magic-cta-btn{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 8px 28px #b567ff66}.magic-cta-btn:hover{transform:translateY(-2px)}.magic-cta-btn svg{width:14px;height:14px}.magic-cta-meta{color:#ffffff73;font-size:12px}@media (max-width:880px){.magic-block{padding:40px 28px}.magic-grid,.magic-sources{grid-template-columns:1fr}}.ana-grid{grid-template-columns:1.3fr 1fr 1fr;gap:16px;margin-top:48px;display:grid}.ana-card{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:20px;padding:26px}.ana-score{text-align:center;flex-direction:column;align-items:center;display:flex}.ana-score-h{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-4);margin-bottom:14px;font-size:11px;font-weight:800}.ana-score-ring{width:140px;height:140px;margin:0 auto 14px;position:relative}.ana-score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ana-score-ring-bg{fill:none;stroke:#0000000f;stroke-width:10px}.ana-score-ring-fg{fill:none;stroke:url(#scoreGrad);stroke-width:10px;stroke-linecap:round;stroke-dasharray:408;stroke-dashoffset:90px}.ana-score-num{letter-spacing:-.03em;color:var(--ink);place-items:center;font-size:36px;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.ana-score-num small{color:var(--ink-4);margin-top:4px;font-size:16px;font-weight:600}.ana-score-msg{color:var(--ink-2);margin-bottom:16px;font-size:13px;font-weight:500;line-height:1.5}.ana-score-bars{flex-direction:column;align-self:stretch;gap:8px;display:flex}.ana-score-bar{align-items:center;gap:8px;font-size:11.5px;display:flex}.ana-score-bar-label{text-align:left;width:80px;color:var(--ink-3);font-weight:500}.ana-score-bar-track{background:#0000000f;border-radius:999px;flex:1;height:5px;overflow:hidden}.ana-score-bar-fill{background:linear-gradient(90deg, var(--accent-deep), var(--accent));border-radius:999px;height:100%}.ana-score-bar-num{text-align:right;width:28px;color:var(--ink);font-family:Geist Mono,monospace;font-weight:700}.ana-heat-h{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-4);margin-bottom:14px;font-size:11px;font-weight:800}.ana-heat-zone{background:var(--bg-2);border-radius:12px;margin-bottom:12px;padding:14px;position:relative}.ana-heat-zone-name{color:var(--ink);margin-bottom:4px;font-size:12.5px;font-weight:700}.ana-heat-zone-meta{color:var(--ink-4);font-size:11px}.ana-heat-zone.hot{border:1px solid var(--accent-deep);background:linear-gradient(135deg,#edff0029,#edff000f)}.ana-heat-zone.hot .ana-heat-zone-name{color:var(--ink)}.ana-heat-zone.warning{background:#ff9f0a0f;border:1px solid #ff9f0a33}.ana-heat-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.ana-heat-stat{background:var(--bg-2);text-align:center;border-radius:10px;padding:10px;font-size:11px}.ana-heat-stat-num{letter-spacing:-.02em;color:var(--ink);margin-bottom:2px;font-size:18px;font-weight:800;line-height:1}.ana-heat-stat-label{color:var(--ink-4);font-size:10px;font-weight:600}.ana-insights-h{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-4);margin-bottom:6px;font-size:11px;font-weight:800}.ana-insights-sub{color:var(--ink);margin-bottom:16px;font-size:13px;font-weight:600}.ana-insight{background:var(--bg-2);border-left:3px solid;border-radius:12px;margin-bottom:8px;padding:14px;font-size:12px;line-height:1.5}.ana-insight.warn{border-left-color:var(--warning)}.ana-insight.win{border-left-color:var(--success)}.ana-insight.opp{border-left-color:var(--magic-to)}.ana-insight strong{color:var(--ink);margin-bottom:4px;display:block}.ana-insight-action{color:var(--ink-2);font-weight:500}.ana-insight-meta{color:var(--ink-4);text-align:center;margin-top:14px;font-size:10.5px}.ana-bar-bottom{background:var(--ink);border-radius:18px;flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;padding:18px 24px;display:flex}.ana-bar-pills{flex-wrap:wrap;flex:1;gap:6px;display:flex}.ana-bar-pill{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:600}.ana-bar-note{color:#ffffffb3;font-size:12px}.ana-bar-note strong{color:#fff;font-weight:700}@media (max-width:1024px){.ana-grid{grid-template-columns:1fr}}.email-flow{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.email-card{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:20px;padding:26px;position:relative}.email-num{color:var(--ink-4);letter-spacing:.06em;margin-bottom:12px;font-family:Geist Mono,monospace;font-size:11px;font-weight:700}.email-h{letter-spacing:-.02em;color:var(--ink);margin-bottom:8px;font-size:18px;font-weight:800;line-height:1.15}.email-h em{font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.email-desc{color:var(--ink-2);margin-bottom:16px;font-size:13px;line-height:1.5}.email-meta{color:var(--ink-4);letter-spacing:.04em;border-top:1px solid #0000000f;padding-top:14px;font-family:Geist Mono,monospace;font-size:11.5px;font-weight:500}.vars-card{background:var(--ink);border-radius:18px;margin-top:24px;padding:24px;position:relative;overflow:hidden}.vars-card:before{content:"";filter:blur(30px);background:radial-gradient(circle,#ff6bd629,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.vars-h{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:14px;font-size:11px;font-weight:800;position:relative}.vars-pills{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex;position:relative}.vars-pill{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:6px 11px;font-family:Geist Mono,monospace;font-size:11.5px;font-weight:600}.vars-pill.highlight{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));border-color:#0000}.vars-meta{color:#ffffffb3;font-size:12px;line-height:1.5;position:relative}@media (max-width:880px){.email-flow{grid-template-columns:1fr}}.tpl-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.tpl-card{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);cursor:pointer;box-shadow:var(--shadow-sm);color:var(--ink);border:1px solid #ffffffb3;border-radius:20px;padding:22px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.tpl-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.tpl-tags{flex-wrap:wrap;gap:5px;margin-bottom:14px;display:flex}.tpl-tag{color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;background:#0000000a;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:700}.tpl-tag.cat{color:var(--magic-to);background:linear-gradient(135deg,#ff6bd61a,#b567ff1a)}.tpl-h{letter-spacing:-.02em;color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:800}.tpl-meta{color:var(--ink-3);font-size:12.5px;line-height:1.45}.tpl-blank{text-align:center;cursor:pointer;min-height:140px;color:var(--ink);background:0 0;border:2px dashed #00000026;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:22px;text-decoration:none;transition:all .2s;display:flex}.tpl-blank:hover{border-color:var(--magic-to);background:linear-gradient(135deg,#ff6bd60a,#b567ff0a)}.tpl-blank-icon{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.tpl-blank-icon svg{width:18px;height:18px}.tpl-blank-h{letter-spacing:-.015em;color:var(--ink);margin-bottom:4px;font-size:15px;font-weight:800}.tpl-blank-meta{color:var(--ink-4);font-size:12px}@media (max-width:880px){.tpl-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.tpl-grid{grid-template-columns:1fr}}.price-toggle{background:#0000000a;border-radius:11px;gap:4px;margin:0 auto 36px;padding:4px;display:inline-flex}.price-toggle-wrap{text-align:center}.price-toggle button{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s}.price-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #0000000f}.price-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px;display:grid}.price-card{background:var(--glass-72);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:22px;flex-direction:column;padding:28px 22px;display:flex;position:relative}.price-card.popular{background:var(--ink);color:#fff;border-color:#ffffff1a;position:relative}.price-card.popular:before{content:"";filter:blur(30px);background:radial-gradient(circle,#edff0033,#0000 70%);width:160px;height:160px;position:absolute;top:-50px;right:-50px}.price-popular-badge{background:var(--accent);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 11px;font-size:10px;font-weight:800;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #edff0066}.price-name{letter-spacing:-.02em;color:var(--ink);margin-bottom:14px;font-size:18px;font-weight:800}.price-card.popular .price-name{color:#fff}.price-amount{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.price-amount-num{letter-spacing:-.035em;color:var(--ink);font-size:42px;font-weight:800;line-height:1}.price-card.popular .price-amount-num{color:#fff}.price-amount-period{color:var(--ink-4);font-size:13px;font-weight:500}.price-card.popular .price-amount-period{color:#ffffff80}.price-tagline{color:var(--ink-3);min-height:32px;margin-bottom:12px;font-size:12.5px;line-height:1.45}.price-card.popular .price-tagline{color:#ffffffb3}.price-commission{color:var(--ink-3);background:#0000000a;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:8px 12px;font-size:11.5px;font-weight:600;display:flex}.price-card.popular .price-commission{color:#ffffffb3;background:#ffffff0d}.price-commission-num{color:var(--ink);font-family:Geist Mono,monospace;font-weight:700}.price-card.popular .price-commission-num{color:var(--accent)}.price-cta{text-align:center;border:1.5px solid #0000;border-radius:11px;margin-bottom:20px;padding:12px 14px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s;display:block}.price-cta.outline{color:var(--ink);background:0 0;border-color:#0000001a}.price-cta.outline:hover{border-color:var(--ink);transform:translateY(-1px)}.price-cta.lime{background:var(--accent);color:var(--ink);box-shadow:var(--shadow-lime)}.price-cta.lime:hover{transform:translateY(-1px)}.price-cta.ink{background:var(--ink);color:#fff}.price-card.popular .price-cta.outline{color:#fff;border-color:#fff3}.price-card.popular .price-cta.outline:hover{background:#ffffff0d}.price-features{border-top:1px solid #0000000f;flex:1;padding-top:18px;list-style:none}.price-card.popular .price-features{border-top-color:#ffffff1a}.price-features li{color:var(--ink-2);align-items:flex-start;gap:7px;padding:6px 0;font-size:12.5px;line-height:1.4;display:flex}.price-card.popular .price-features li{color:#ffffffd9}.price-features li svg{width:12px;height:12px;color:var(--success);flex-shrink:0;margin-top:2px}.price-foot{text-align:center;color:var(--ink-4);margin-top:24px;font-size:12px}@media (max-width:1024px){.price-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.price-grid{grid-template-columns:1fr}}.faq-list{max-width:800px;margin:48px auto 0}.faq-item{background:var(--glass-55);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:var(--shadow-sm);border:1px solid #ffffffb3;border-radius:16px;margin-bottom:8px;transition:all .2s;overflow:hidden}.faq-item:hover{background:var(--glass-72)}.faq-item.open{box-shadow:var(--shadow-md);background:#fff}.faq-q{cursor:pointer;text-align:left;width:100%;color:var(--ink);letter-spacing:-.005em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.35;display:flex}.faq-q:hover{color:var(--magic-to)}.faq-icon{width:26px;height:26px;color:var(--ink-3);background:#0000000a;border-radius:50%;flex-shrink:0;place-items:center;transition:all .3s;display:grid}.faq-icon svg{width:12px;height:12px;transition:transform .3s}.faq-item.open .faq-icon{background:var(--ink);color:var(--accent)}.faq-item.open .faq-icon svg{transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-a-inner{color:var(--ink-2);padding:0 24px 22px;font-size:13.5px;line-height:1.6}.faq-a-inner em{color:var(--ink);font-family:Instrument Serif,Georgia,serif;font-style:italic}.faq-a-inner a{color:var(--magic-to);text-underline-offset:2px;font-weight:600;text-decoration:underline}.faq-item.open .faq-a{max-height:600px}.cta-final{background:var(--ink);text-align:center;border-radius:32px;margin:100px 0 40px;padding:88px 48px;position:relative;overflow:hidden}.cta-final:before{content:"";filter:blur(80px);background:radial-gradient(circle at 30% 30%,#edff002e,#0000 50%),radial-gradient(circle at 70% 70%,#b567ff2e,#0000 50%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-final>*{position:relative}.cta-final-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#edff0029,#ffffff1a);border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:6px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.cta-final-eyebrow:before{content:"";background:var(--accent);width:5px;height:5px;box-shadow:0 0 6px var(--accent);border-radius:50%}.cta-final-h{letter-spacing:-.04em;color:#fff;max-width:800px;margin-bottom:22px;margin-left:auto;margin-right:auto;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:.98}.cta-final-h em{background:linear-gradient(135deg, var(--magic-from), var(--magic-to));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.cta-final-sub{color:#ffffffb3;max-width:580px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.55}.cta-final-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;display:flex}.cta-final-meta{color:#ffffff80;align-items:center;gap:16px;font-size:12px;display:inline-flex}.cta-final-meta svg{width:13px;height:13px;color:var(--accent)}@media (max-width:768px){.cta-final{padding:56px 24px}}.footer{z-index:2;border-top:1px solid #0000000f;padding:48px 0 32px;position:relative}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footer-logo{color:var(--ink);align-items:center;gap:8px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.footer-links{flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.footer-links a{color:var(--ink-2);font-weight:500;text-decoration:none}.footer-links a:hover{color:var(--ink)}.footer-copy{color:var(--ink-4);text-align:center;border-top:1px solid #0000000a;width:100%;margin-top:18px;padding-top:18px;font-size:12px}@media (max-width:768px){.lp-v3 .orb-1{width:320px;height:320px;top:-80px;right:-60px}.lp-v3 .orb-2{width:260px;height:260px;left:-80px}.lp-v3 .orb-3{width:240px;height:240px;right:-40px}.lp-v3 .orb-4{width:220px;height:220px;bottom:-60px;left:10%}}@media (max-width:480px){.lp-v3 .container{padding:0 16px}.lp-v3 .nav-wrapper{padding:0 10px;top:8px}.lp-v3 .nav{border-radius:18px;padding:10px 12px 10px 14px}}@media (max-width:600px){.lp-v3 .nav-logo{gap:6px;font-size:15px}.lp-v3 .nav-logo-mark{width:26px;height:26px;font-size:13px}.lp-v3 .nav-logo-img{height:24px}.lp-v3 .btn-ghost{display:none}.lp-v3 .btn-lime{padding:8px 14px;font-size:12.5px}}@media (max-width:768px){.lp-v3 .hero{padding:56px 0 40px}.lp-v3 .hero-title{margin-bottom:20px;font-size:clamp(40px,11vw,64px);line-height:1}.lp-v3 .hero-title em:before{display:none}.lp-v3 .hero-sub{margin-bottom:28px;font-size:15px}.lp-v3 .hero-eyebrow{margin-bottom:22px;padding:6px 12px;font-size:11px}.lp-v3 .hero-cta{flex-direction:column;align-items:stretch;gap:10px}.lp-v3 .hero-cta .btn-lime-lg,.lp-v3 .hero-cta .btn-ghost-lg{justify-content:center;width:100%;padding:13px 20px;font-size:14px}.lp-v3 .hero-meta{gap:10px 14px;margin-bottom:40px;font-size:11.5px}}@media (max-width:480px){.lp-v3 .hero-title{font-size:clamp(36px,12vw,56px)}}@media (max-width:1024px){.lp-v3 .hero-showcase{grid-template-columns:1fr;gap:28px;max-width:540px}.lp-v3 .hero-chip{display:none}}@media (max-width:768px){.lp-v3 .hero-showcase{gap:24px}.lp-v3 .hero-dash{border-radius:20px;padding:22px}.lp-v3 .hero-dash-bigstat-num{font-size:48px}.lp-v3 .hero-dash-mini{gap:8px}.lp-v3 .hero-dash-mini-card{padding:12px 14px}.lp-v3 .hero-dash-mini-num{font-size:22px}.lp-v3 .hero-dash-chart-svg{height:100px}.lp-v3 .hero-funnel-stack,.lp-v3 .hero-funnel{width:220px;height:432px}.lp-v3 .hero-funnel-back,.lp-v3 .hero-funnel-back2{display:none}}@media (max-width:414px){.lp-v3 .hero-funnel-stack,.lp-v3 .hero-funnel{width:200px;height:392px}.lp-v3 .hero-funnel-screen{border-radius:28px}.lp-v3 .hero-funnel-slide{padding:38px 14px 14px}.lp-v3 .hf-h{font-size:17px}.lp-v3 .hf-sub{font-size:10.5px}}@media (max-width:768px){.lp-v3 .section{padding:64px 0}.lp-v3 .section-title{font-size:clamp(30px,7vw,44px)}.lp-v3 .section-sub{margin-bottom:32px;font-size:14.5px}.lp-v3 .section-eyebrow{padding:5px 10px;font-size:10px}}@media (max-width:880px){.lp-v3 .problem-grid{grid-template-columns:1fr;gap:16px}.lp-v3 .problem-vs{width:44px;height:44px;font-size:18px}.lp-v3 .problem-card{border-radius:22px;padding:24px 20px}}@media (max-width:1024px){.lp-v3 .why-bento{grid-template-columns:1fr 1fr}.lp-v3 .why-featured{grid-area:auto/1/auto/3;min-height:280px;padding:28px}.lp-v3 .why-featured-num{font-size:clamp(96px,18vw,140px)}.lp-v3 .why-mobile,.lp-v3 .why-analytics,.lp-v3 .why-nocode,.lp-v3 .why-ramp-card{grid-area:auto}.lp-v3 .why-ia{grid-column:1/3}}@media (max-width:600px){.lp-v3 .why-bento{grid-template-columns:1fr;gap:12px}.lp-v3 .why-featured{grid-column:auto;padding:26px 22px}.lp-v3 .why-featured-num{font-size:clamp(80px,22vw,120px)}.lp-v3 .why-ia{grid-column:auto}.lp-v3 .why-card{min-height:auto;padding:22px}}@media (max-width:880px){.lp-v3 .how-steps{grid-template-columns:1fr;gap:20px}.lp-v3 .how-steps-fill{display:none}.lp-v3 .how-step{padding:26px 22px}.lp-v3 .eco-grid{grid-template-columns:1fr;gap:14px}.lp-v3 .eco-card{padding:26px 22px}}@media (max-width:600px){.lp-v3 .eco-flow-row{flex-direction:column;gap:14px}.lp-v3 .eco-bar{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:768px){.lp-v3 .stats-block{border-radius:20px;padding:32px 20px}.lp-v3 .stats-grid{gap:12px}.lp-v3 .stat-card{padding:22px 18px}.lp-v3 .stat-num{font-size:clamp(32px,8vw,48px)}.lp-v3 .dropoff-row{grid-template-columns:96px 1fr 56px;gap:8px}.lp-v3 .dropoff-row-label,.lp-v3 .dropoff-row-num{font-size:11px}.lp-v3 .checkout-bar{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:880px){.lp-v3 .quiz-layout{grid-template-columns:1fr;gap:32px}.lp-v3 .quiz-flow{grid-template-columns:1fr 1fr}.lp-v3 .quiz-phone-wrap{justify-content:center;display:flex}.lp-v3 .quiz-chip{display:none}}@media (max-width:480px){.lp-v3 .quiz-flow{grid-template-columns:1fr}}@media (max-width:1024px){.lp-v3 .magic-grid{grid-template-columns:1fr;gap:32px}.lp-v3 .magic-block{padding:36px 24px}}@media (max-width:600px){.lp-v3 .magic-block{border-radius:24px;padding:28px 18px}.lp-v3 .magic-h{font-size:clamp(26px,7vw,36px)}.lp-v3 .magic-sources{grid-template-columns:1fr 1fr}.lp-v3 .ana-card{padding:24px 20px}.lp-v3 .ana-score-ring{width:130px;height:130px}}@media (max-width:480px){.lp-v3 .vars-pills{gap:6px}.lp-v3 .vars-pill{padding:4px 9px;font-size:11px}}@media (max-width:600px){.lp-v3 .price-card{padding:26px 22px}.lp-v3 .price-amount-num{font-size:clamp(36px,9vw,52px)}.lp-v3 .price-toggle button{padding:8px 14px;font-size:13px}.lp-v3 .faq-q{gap:12px;padding:16px 18px;font-size:14px}.lp-v3 .faq-a-inner{padding:0 18px 18px;font-size:13px}.lp-v3 .faq-icon{width:24px;height:24px}}@media (max-width:768px){.lp-v3 .cta-final{border-radius:26px;margin:60px 0 30px;padding:56px 22px}.lp-v3 .cta-final-h{font-size:clamp(32px,8vw,56px)}.lp-v3 .cta-final-buttons{flex-direction:column;align-items:stretch}.lp-v3 .cta-final-buttons .btn-lime-lg,.lp-v3 .cta-final-buttons .btn-ghost-lg{justify-content:center;width:100%}.lp-v3 .cta-final-meta{flex-wrap:wrap;justify-content:center;gap:10px 16px;font-size:11.5px}}@media (max-width:600px){.lp-v3 .footer-inner{flex-direction:column;align-items:flex-start;gap:14px}.lp-v3 .footer-links{gap:14px}}
