:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-shell:#0c0e14;--bg-night:#080a0f;--bg-deep:#050609;--surface:#10131b;--surface-raised:#171b26;--surface-soft:#1a1e2a;--text-primary:#f4efe7;--text-secondary:#b8b3aa;--text-muted:#7e8494;--text-muted-strong:#8a8f9c;--accent:#ff6b4a;--accent-soft:#ff8a65;--trust:#7dd3c7;--cta-text:#160b07;--border-soft:#ffffff14;--shadow-ember:0 16px 36px -12px #ff6b4a99}*{box-sizing:border-box}body{background:var(--bg-shell);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,sans-serif}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #7dd3c7b3}.landing-shell{background:radial-gradient(circle at 50% 0%, #151a2a 0%, var(--bg-night) 55%, var(--bg-deep) 100%);min-height:100vh;overflow:hidden}.topbar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#080a0ff0,#080a0f00);justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:18px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:7px;font-family:Inter Tight,Inter,sans-serif;font-size:16px;font-weight:700;display:flex}.brand span{background:var(--accent);border-radius:999px;width:6px;height:6px}.hero,.section,.pain-block,.footer{max-width:1120px;margin:0 auto;padding:56px 24px}.hero{padding-top:30px}.eyebrow{color:var(--accent-soft);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:700}.hero-grid{gap:24px;display:grid}.hero h1{letter-spacing:-.045em;max-width:680px;margin:0;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(42px,12vw,76px);font-weight:700;line-height:.98}.hero-subtitle,.pain-block p,.trial-card p,.bottom-sheet p{color:var(--text-secondary);font-size:15.5px;line-height:1.58}.hero-subtitle{max-width:620px;margin:18px 0 24px}.microcopy{color:var(--text-muted);margin:12px 0 0;font-size:12.5px}.primary-button,.secondary-button{cursor:pointer;border-radius:999px;min-height:52px;padding:16px 22px}.primary-button{background:linear-gradient(180deg, var(--accent-soft), var(--accent));box-shadow:var(--shadow-ember);color:var(--cta-text);border:0;font-family:Inter Tight,Inter,sans-serif;font-size:16.5px;font-weight:700}.secondary-button{color:var(--text-primary);background:0 0;border:1px solid #ffffff24;width:100%}button:disabled,input:disabled{cursor:wait;opacity:.65}.chat-card{background:linear-gradient(180deg, var(--surface-raised), #0e121a);border:1px solid var(--border-soft);border-radius:24px;padding:16px;box-shadow:0 24px 50px -22px #ff6b4a40}.chat-card__top{color:var(--text-secondary);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:12px;font-size:13px;display:flex}.chat-bubble{color:var(--text-secondary);background:#6d8dff29;border-radius:14px 14px 4px;width:fit-content;max-width:80%;margin:14px 0 6px auto;padding:9px 13px;font-size:13px}.draft-label{color:var(--text-muted);text-align:center;margin:12px 0 10px;font-size:11px}.draft-box{color:var(--text-secondary);background:#ff6b4a0d;border:1px solid #ff6b4a4d;border-radius:15px;padding:12px 14px;font-size:13.5px;line-height:1.35}.cursor{background:var(--accent);vertical-align:-2px;width:2px;height:14px;margin-left:2px;animation:1s step-end infinite nmBlink;display:inline-block}.pain-block{background:var(--surface);border-top:1px solid #ffffff0d}h2,.feature-card h3,.step h3{letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif}h2{margin:0 0 18px;font-size:24px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.feature-card{background:var(--surface);border:1px solid #ffffff0f;border-radius:20px;padding:16px}.feature-card--trust{border-color:#7dd3c729}.feature-number{color:var(--accent-soft);background:#ff6b4a1a;border:1px solid #ff6b4a33;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Inter Tight,Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.feature-card--trust .feature-number{color:var(--trust);background:#7dd3c71a;border-color:#7dd3c738}.feature-card h3{margin:12px 0 5px;font-size:14.5px}.feature-card p,.step p{color:var(--text-muted-strong);margin:0;font-size:12.5px;line-height:1.45}.steps-list{flex-direction:column;gap:18px;display:flex}.step{align-items:flex-start;gap:14px;display:flex}.step>span{color:var(--accent-soft);border:1px solid #ff6b4a66;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;height:30px;font-family:Inter Tight,Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.step:last-child>span{color:var(--trust);border-color:#7dd3c766}.step h3{margin:0 0 4px;font-size:15px}.trial-card,.bottom-sheet{background:linear-gradient(180deg, var(--surface-soft), var(--surface));border:1px solid var(--border-soft)}.trial-card{border-radius:24px;padding:24px}.trial-card .primary-button{width:100%}.footer{border-top:1px solid #ffffff0d;justify-content:center;padding-bottom:44px;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#040507b8;justify-content:center;align-items:flex-end;padding:0 12px;display:flex;position:fixed;inset:0}.bottom-sheet{border-bottom:0;border-radius:28px 28px 0 0;width:100%;max-width:430px;padding:22px 24px 30px;position:relative;box-shadow:0 -30px 60px -20px #0009}.sheet-close{color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;display:flex;position:absolute;top:18px;right:18px}.sheet-handle{background:#ffffff2e;border-radius:4px;width:40px;height:4px;margin:0 auto 20px}.chips{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.chips span{color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:999px;padding:6px 12px;font-size:12px}.trial-note{margin-bottom:16px;color:var(--trust)!important;font-size:13px!important}.lead-form{flex-direction:column;gap:10px;display:flex}.lead-form label{color:var(--text-secondary);font-size:13px;font-weight:600}.lead-form input{background:var(--bg-night);color:var(--text-primary);border:1px solid #ffffff1f;border-radius:14px;padding:15px 16px}.privacy-note{margin:14px 0 0;color:var(--text-muted)!important;font-size:11.5px!important}.form-error{margin:12px 0 0;color:#e6a59b!important;font-size:12.5px!important}.thanks-state{text-align:center;padding:10px 0 6px}.checkmark{border:1.5px solid var(--trust);color:var(--trust);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:24px;display:flex}@keyframes nmBlink{0%,49%{opacity:1}50%,to{opacity:0}}@media (width>=760px){.hero-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:center}.chat-card{transform:translateY(20px)}}@media (width<=520px){.topbar,.hero,.section,.pain-block,.footer{padding-left:24px;padding-right:24px}.feature-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
