.landing-root{--lp-bg:#fff;--lp-bg-2:#f4f4f5;--lp-panel:#fafafa;--lp-border:#e4e4e7;--lp-border-2:#d4d4d8;--lp-text:#18181b;--lp-muted:#6b7280;--lp-accent:#ff4500;--lp-accent-2:#ff8717;--lp-accent-soft:#ff45001f;--lp-green:#16a34a;--lp-red:#dc2626;--lp-amber:#d97706;--lp-radius:14px;--lp-maxw:1180px;color:var(--lp-text);background:radial-gradient(#cdd1d8 0%,#fff 75%) fixed;width:100%;min-height:100vh;line-height:1.55;overflow-x:hidden}.landing-root *{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root button{cursor:pointer;font-family:inherit}.landing-root .mono{font-family:var(--font-geist-mono), ui-monospace, monospace}.landing-root .container{max-width:var(--lp-maxw);margin:0 auto;padding:0 24px}.landing-root nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--lp-border);background:#ffffffc7;position:sticky;top:0}.landing-root .nav-inner{max-width:var(--lp-maxw);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:16px 24px;display:flex}.landing-root .logo{letter-spacing:-.01em;color:var(--lp-text);align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.landing-root .logo-mark{background:linear-gradient(135deg,#ff4500 0%,#c72a00 100%);border-radius:8px;flex-shrink:0;width:28px;height:28px;position:relative;box-shadow:0 0 24px #ff450066}.landing-root .logo-mark:after{content:"";border:2px solid #fff;border-radius:4px;position:absolute;inset:6px}.landing-root .nav-links{gap:28px;display:flex}.landing-root .nav-links a{color:var(--lp-muted);font-size:14px;font-weight:500;transition:color .2s}.landing-root .nav-links a:hover{color:var(--lp-text)}.landing-root .nav-cta{align-items:center;gap:10px;display:flex}.landing-root .btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:transform .15s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.landing-root .btn:hover{transform:translateY(-1px)}.landing-root .btn-primary{color:#fff;background:linear-gradient(135deg,#ff4500 0%,#e63e00 100%);box-shadow:0 0 0 1px #ff45004d,0 8px 24px -8px #ff450080}.landing-root .btn-primary:hover{box-shadow:0 0 0 1px #ff450080,0 12px 32px -8px #ff450099}.landing-root .btn-ghost{border:1px solid var(--lp-border);color:var(--lp-text);background:#0000000a}.landing-root .btn-ghost:hover{border-color:var(--lp-border-2);background:#00000014}@media (max-width:720px){.landing-root .nav-links{display:none}}.landing-root .hero{padding:48px 0 32px;position:relative;overflow:hidden}.landing-root .hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 50% 0,#ff45001a,#0000 70%);height:600px;position:absolute;inset:-20% -20% auto}.landing-root .stars{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.landing-root .star{opacity:0;background:#ff8717;border-radius:50%;animation:4s ease-in-out infinite lp-twinkle;position:absolute}@keyframes lp-twinkle{0%,to{opacity:0}50%{opacity:.7}}.landing-root .hero-inner{z-index:1;text-align:center;position:relative}.landing-root .pill{border:1px solid var(--lp-border-2);color:var(--lp-muted);background:#ff45000f;border-radius:100px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.landing-root .pill .dot{background:var(--lp-green);width:6px;height:6px;box-shadow:0 0 10px var(--lp-green);border-radius:50%;animation:2s ease-in-out infinite lp-pulse}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-root h1{letter-spacing:-.03em;background:linear-gradient(#18181b 0%,#6b7280 130%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 14px;font-size:clamp(32px,4.6vw,56px);font-weight:800;line-height:1.05}.landing-root h1 .highlight{background:linear-gradient(135deg,#ff4500 0%,#ff8717 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-root .lede{color:var(--lp-muted);max-width:640px;margin:0 auto 22px;font-size:clamp(14px,1.3vw,17px)}.landing-root .hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto;display:flex}.landing-root .hero-cta .btn{padding:11px 20px;font-size:14px}.landing-root .waitlist-form{border:1px solid var(--lp-border-2);background:#fff;border-radius:12px;gap:8px;max-width:460px;margin:0 auto;padding:6px;transition:border-color .2s,box-shadow .2s;display:flex}.landing-root .waitlist-form:focus-within{border-color:var(--lp-accent);box-shadow:0 0 0 4px #ff45001f}.landing-root .waitlist-form input{color:var(--lp-text);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 14px;font-family:inherit;font-size:15px}.landing-root .waitlist-form input::placeholder{color:var(--lp-muted)}.landing-root .waitlist-form input:disabled{opacity:.6}.landing-root .waitlist-form button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff4500 0%,#e63e00 100%);border:0;border-radius:8px;padding:12px 22px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s,opacity .15s}.landing-root .waitlist-form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px -6px #ff450099}.landing-root .waitlist-form button:disabled{opacity:.65;cursor:not-allowed}.landing-root .waitlist-error{text-align:center;width:100%;color:var(--lp-red);margin-top:10px;font-size:13px;position:absolute}.landing-root .waitlist-success{color:var(--lp-text);background:#16a34a14;border:1px solid #16a34a52;border-radius:12px;align-items:center;gap:10px;max-width:460px;margin:0 auto;padding:14px 22px;font-size:14px;font-weight:500;line-height:1.45;display:inline-flex}.landing-root .waitlist-success .check{color:var(--lp-green);flex-shrink:0;font-size:18px;font-weight:700}.landing-root .hero-note{color:var(--lp-muted);margin-top:10px;font-size:12px}.landing-root .hero-note a{color:var(--lp-accent-2);font-weight:600}.landing-root .hero-note a:hover{color:var(--lp-accent)}.landing-root .avatars{justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.landing-root .avatar-stack{display:flex}.landing-root .avatar{border:2px solid var(--lp-bg);background:linear-gradient(135deg,#ff4500,#c72a00);border-radius:50%;width:32px;height:32px;margin-left:-10px}.landing-root .avatar:first-child{background:linear-gradient(135deg,#fb923c,#f97316);margin-left:0}.landing-root .avatar:nth-child(2){background:linear-gradient(135deg,#34d399,#10b981)}.landing-root .avatar:nth-child(3){background:linear-gradient(135deg,#fbbf24,#f59e0b)}.landing-root .avatars-text{color:var(--lp-muted);font-size:13px}.landing-root .avatars-text strong{color:var(--lp-text)}.landing-root .mockup{border:1px solid var(--lp-border);z-index:1;background:#fff;border-radius:16px;max-width:1100px;margin:28px auto 0;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #ff45002e,0 0 0 1px #0000000a}.landing-root .mockup-bar{border-bottom:1px solid var(--lp-border);background:#f9fafb;align-items:center;gap:8px;padding:12px 16px;display:flex}.landing-root .traffic{gap:6px;display:flex}.landing-root .traffic span{background:#d4d4d8;border-radius:50%;width:11px;height:11px}.landing-root .traffic span:first-child{background:#f87171}.landing-root .traffic span:nth-child(2){background:#fbbf24}.landing-root .traffic span:nth-child(3){background:#34d399}.landing-root .mockup-url{text-align:center;color:var(--lp-muted);flex:1;font-size:12px}.landing-root .mockup-body{height:540px}.landing-root section{padding:96px 0;position:relative}.landing-root .eyebrow{color:var(--lp-accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;font-size:13px;font-weight:600}.landing-root h2{letter-spacing:-.02em;max-width:720px;color:var(--lp-text);margin:0 0 18px;font-size:clamp(32px,4vw,50px);font-weight:700;line-height:1.08}.landing-root .section-lede{color:var(--lp-muted);max-width:620px;margin-bottom:56px;font-size:17px}.landing-root .center{text-align:center;margin-left:auto;margin-right:auto}.landing-root .stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-root .stat-card{background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:32px;transition:border-color .2s,transform .2s}.landing-root .stat-card:hover{border-color:var(--lp-border-2);transform:translateY(-2px)}.landing-root .stat-num{letter-spacing:-.02em;background:linear-gradient(135deg,#ff4500 0%,#ff8717 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:44px;font-weight:700}.landing-root .stat-label{margin-bottom:6px;font-weight:600}.landing-root .stat-desc{color:var(--lp-muted);font-size:14px}@media (max-width:640px){.landing-root .stats-grid{grid-template-columns:1fr}}.landing-root .problem-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .problem-card{background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:28px}.landing-root .problem-icon{width:44px;height:44px;color:var(--lp-red);background:#f871711f;border:1px solid #f871714d;border-radius:10px;place-items:center;margin-bottom:18px;font-size:20px;display:grid}.landing-root .problem-card h3{color:var(--lp-text);margin:0 0 8px;font-size:18px}.landing-root .problem-card p{color:var(--lp-muted);margin:0;font-size:14px}@media (max-width:640px){.landing-root .problem-grid{grid-template-columns:1fr}}.landing-root .steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.landing-root .step{background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:32px 28px;position:relative}.landing-root .step-num{font-family:var(--font-geist-mono), monospace;color:var(--lp-accent);margin-bottom:14px;font-size:13px;font-weight:600}.landing-root .step h3{color:var(--lp-text);margin:0 0 10px;font-size:20px;font-weight:600}.landing-root .step p{color:var(--lp-muted);margin:0;font-size:14px}@media (max-width:640px){.landing-root .steps{grid-template-columns:1fr}}.landing-root .features{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-root .feature{background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:36px;position:relative;overflow:hidden}.landing-root .feature:before{content:"";background:linear-gradient(90deg, transparent, var(--lp-accent), transparent);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}.landing-root .feature-icon{background:var(--lp-accent-soft);width:44px;height:44px;color:var(--lp-accent);border:1px solid #ff45004d;border-radius:10px;place-items:center;margin-bottom:22px;font-size:20px;display:grid}.landing-root .feature h3{color:var(--lp-text);margin:0 0 8px;font-size:22px;font-weight:600}.landing-root .feature p{color:var(--lp-muted);margin:0;font-size:15px}@media (max-width:640px){.landing-root .features{grid-template-columns:1fr}}.landing-root .compare{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-root .compare-col{border-radius:var(--lp-radius);border:1px solid var(--lp-border);padding:32px}.landing-root .compare-col.bad{background:#f871710a;border-color:#f8717133}.landing-root .compare-col.good{background:#ff45000a;border-color:#ff45004d}.landing-root .compare-col h4{align-items:center;gap:10px;margin:0 0 24px;font-size:18px;font-weight:600;display:flex}.landing-root .compare-col.bad h4{color:var(--lp-red)}.landing-root .compare-col.good h4{color:var(--lp-accent)}.landing-root .compare-col ul{margin:0;padding:0;list-style:none}.landing-root .compare-col li{color:var(--lp-muted);border-top:1px solid var(--lp-border);gap:10px;padding:10px 0;font-size:14px;display:flex}.landing-root .compare-col li:first-child{border-top:0}.landing-root .compare-col li:before{content:"";border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:2px}.landing-root .compare-col.bad li:before{background:#f8717126;border:1px solid #f871714d}.landing-root .compare-col.good li:before{background:#34d39926;border:1px solid #34d39966}@media (max-width:640px){.landing-root .compare{grid-template-columns:1fr}}.landing-root .price-card{background:var(--lp-panel);border:1px solid var(--lp-border-2);text-align:left;border-radius:18px;max-width:460px;margin:0 auto;padding:40px;position:relative;box-shadow:0 20px 80px -20px #ff450040}.landing-root .price-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ff450080,#0000);border-radius:18px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-root .price-tier{color:var(--lp-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:13px;font-weight:600}.landing-root .price-amount{letter-spacing:-.02em;color:var(--lp-text);margin-bottom:8px;font-size:56px;font-weight:700;line-height:1}.landing-root .price-amount span{color:var(--lp-muted);font-size:18px;font-weight:400}.landing-root .price-trial{color:var(--lp-muted);margin-bottom:28px;font-size:14px}.landing-root .price-list{margin:0 0 28px;padding:0;list-style:none}.landing-root .price-list li{color:var(--lp-text);align-items:flex-start;gap:10px;padding:8px 0;font-size:14px;display:flex}.landing-root .price-list li:before{content:"✓";color:var(--lp-accent);flex-shrink:0;font-weight:700}.landing-root .price-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#ff4500 0%,#e63e00 100%);border:0;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .2s;display:block}.landing-root .price-cta:hover{transform:translateY(-1px);box-shadow:0 12px 32px -8px #ff450099}.landing-root .faq{max-width:760px;margin:0 auto}.landing-root .faq-item{border-bottom:1px solid var(--lp-border);padding:20px 0}.landing-root .faq-q{cursor:pointer;color:var(--lp-text);justify-content:space-between;align-items:center;font-size:17px;font-weight:600;list-style:none;display:flex}.landing-root .faq-q::-webkit-details-marker{display:none}.landing-root .faq-q:after{content:"+";color:var(--lp-accent);font-size:22px;font-weight:400;transition:transform .2s}.landing-root details[open] .faq-q:after{transform:rotate(45deg)}.landing-root .faq-a{color:var(--lp-muted);margin-top:12px;font-size:15px;line-height:1.65}.landing-root .faq-a strong{color:var(--lp-text)}.landing-root .faq-a em{color:var(--lp-text);font-style:italic}.landing-root footer{border-top:1px solid var(--lp-border);margin-top:60px;padding:56px 0 32px}.landing-root .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.landing-root .footer-brand .logo{margin-bottom:12px}.landing-root .footer-brand p{color:var(--lp-muted);max-width:320px;margin:0;font-size:14px}.landing-root .footer-col h5{color:var(--lp-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-size:12px;font-weight:600}.landing-root .footer-col a{color:var(--lp-text);padding:5px 0;font-size:14px;transition:color .2s;display:block}.landing-root .footer-col a:hover{color:var(--lp-accent)}.landing-root .footer-bottom{border-top:1px solid var(--lp-border);color:var(--lp-muted);justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}@media (max-width:640px){.landing-root .footer-grid{grid-template-columns:1fr 1fr}.landing-root .footer-bottom{flex-direction:column;gap:12px}}.landing-root .cta-banner{border:1px solid var(--lp-border-2);text-align:center;background:linear-gradient(135deg,#ff450014,#ff87170f);border-radius:20px;padding:56px 40px;position:relative;overflow:hidden}.landing-root .cta-banner:before{content:"";pointer-events:none;background:radial-gradient(50% 50% at 50% 0,#ff45002e,#0000 70%);position:absolute;inset:0}.landing-root .cta-banner>*{position:relative}.landing-root .cta-banner h2{margin:0 auto 16px}.landing-root .cta-banner p{color:var(--lp-muted);max-width:560px;margin:0 auto 28px;font-size:17px}.landing-root .reveal{opacity:0;will-change:opacity, transform;transition:opacity 1.006s cubic-bezier(.2,.8,.2,1),transform 1.006s cubic-bezier(.2,.8,.2,1);transform:translateY(22px)}.landing-root .reveal.is-visible{opacity:1;transform:translateY(0)}.landing-root .reveal-stagger>*{opacity:0;will-change:opacity, transform;transition:opacity .949s cubic-bezier(.2,.8,.2,1),transform .949s cubic-bezier(.2,.8,.2,1);transform:translateY(18px)}.landing-root .reveal-stagger.is-visible>*{opacity:1;transform:translateY(0)}.landing-root .reveal-stagger.is-visible>:first-child{transition-delay:0s}.landing-root .reveal-stagger.is-visible>:nth-child(2){transition-delay:.13s}.landing-root .reveal-stagger.is-visible>:nth-child(3){transition-delay:.259s}.landing-root .reveal-stagger.is-visible>:nth-child(4){transition-delay:.389s}.landing-root .reveal-stagger.is-visible>:nth-child(5){transition-delay:.518s}.landing-root .reveal-stagger.is-visible>:nth-child(6){transition-delay:.647s}@media (prefers-reduced-motion:reduce){.landing-root .reveal,.landing-root .reveal-stagger>*{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:720px){.landing-root section{padding:64px 0}.landing-root .container{padding:0 18px}.landing-root .nav-inner{gap:12px;padding:12px 18px}.landing-root .nav-cta .btn{padding:8px 14px;font-size:13px}.landing-root .hero{padding:28px 0 20px}.landing-root .pill{padding:5px 12px;font-size:11px}.landing-root .lede{margin-bottom:18px;font-size:15px}.landing-root .hero-cta{gap:10px}.landing-root .hero-cta .btn{padding:11px 18px;font-size:14px}.landing-root .mockup{display:none}.landing-root .price-card{border-radius:14px;padding:28px 22px}.landing-root .price-amount{font-size:44px}.landing-root .price-amount span{font-size:16px}.landing-root .cta-banner{border-radius:14px;padding:36px 22px}.landing-root .cta-banner p{margin-bottom:22px;font-size:15px}}@media (max-width:640px){.landing-root .footer-grid{grid-template-columns:1fr;gap:28px}.landing-root .section-lede{margin-bottom:36px;font-size:15px}.landing-root h2{max-width:100%}}@media (max-width:420px){.landing-root .waitlist-form{flex-direction:column;gap:8px;padding:8px}.landing-root .waitlist-form input{width:100%;padding:10px 12px}.landing-root .waitlist-form button{width:100%;padding:12px}.landing-root section{padding:48px 0}.landing-root .container{padding:0 14px}.landing-root .price-card{padding:22px 18px}.landing-root .price-amount{font-size:38px}.landing-root h1{font-size:30px;line-height:1.08}.landing-root .hero{padding:20px 0 16px}.landing-root .cta-banner{padding:28px 16px}}
