@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--font-body: "Manrope", "Segoe UI", sans-serif;--font-display: "Space Grotesk", "Avenir Next", sans-serif;--color-bg: #080809;--color-text-primary: #f6f4f2;--color-text-secondary: #dfddd9;--color-text-muted: #b9b5b1;--color-accent: #ff3000;--color-accent-soft: #ff8f71;--color-border-soft: rgba(255, 255, 255, .14);font-family:var(--font-body);line-height:1.5;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--color-bg);color:var(--color-text-primary)}a{color:inherit;text-decoration:none}#root{width:100%}.site-shell{position:relative;min-height:100vh;color:var(--color-text-primary)}.background-layer{position:fixed;inset:0;z-index:-1;overflow:hidden;background:var(--color-bg)}.background-noise{position:absolute;inset:0;opacity:.11;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.05) 1px,transparent 0);background-size:3px 3px}.background-radial{position:absolute;border-radius:999px;filter:blur(90px)}.background-radial-primary{width:min(48rem,85vw);height:min(48rem,85vw);top:-20rem;right:-14rem;background:radial-gradient(circle,rgba(255,48,0,.32) 0%,rgba(255,48,0,.08) 40%,transparent 74%)}.background-radial-secondary{width:min(46rem,82vw);height:min(46rem,82vw);left:-16rem;bottom:-22rem;background:radial-gradient(circle,rgba(255,126,88,.16) 0%,rgba(255,48,0,.05) 38%,transparent 72%)}.background-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,black 36%,transparent 86%);mask-image:radial-gradient(circle at center,black 36%,transparent 86%)}.content-container{width:min(980px,calc(100% - 3rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;padding:.72rem 0}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;border:1px solid var(--color-border-soft);border-radius:999px;padding:.45rem .5rem .45rem .62rem;background:#0f0f109e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px #0000004d}.brand{display:inline-flex;align-items:center;justify-self:start;min-height:2.2rem;color:var(--color-text-primary)}.brand-lockup{display:inline-flex;align-items:center;gap:.55rem}.brand-logo-image{width:30px;height:30px;object-fit:contain;border-radius:8px}.brand-logo-text{font-family:var(--font-display);font-weight:600;letter-spacing:.01em;font-size:.95rem;line-height:1}main{padding-top:.3rem}section{padding:2.05rem 0}.hero-section{min-height:auto;padding-top:1.35rem;padding-bottom:1.9rem}.hero-inner{display:grid;gap:.9rem;justify-items:start}.hero-inner h1{margin:0;font-family:var(--font-display);font-size:clamp(2.85rem,7vw,6rem);line-height:.96;letter-spacing:-.04em;color:var(--color-text-primary);text-wrap:balance}.hero-subtitle{margin:0;font-size:clamp(1.04rem,2.1vw,1.4rem);color:#f6f5f4;font-weight:600}.hero-description{margin:0;max-width:58ch;color:var(--color-text-muted);font-size:.99rem;line-height:1.64}.hero-actions{margin-top:.35rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.7rem;width:auto}.cta-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.14);min-height:2.95rem;color:var(--color-text-primary);font-size:.9rem;font-weight:600;letter-spacing:.01em;text-decoration:none;padding:0 1.24rem;line-height:1;cursor:pointer;background:transparent;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease}.cta-button-primary{border-color:#ff300080;box-shadow:0 0 26px #ff30002e;color:#fff6f2}.cta-button-header{justify-self:end;min-height:2.35rem;padding:0 1rem;font-size:.8rem;border-color:#ff30007a;box-shadow:0 0 22px #ff300024}.cta-button-form{min-height:2.9rem;font-size:.88rem;border-color:#ff300070;box-shadow:0 0 20px #ff30001f}.cta-button:is(:hover,:focus-visible){transform:translateY(-1px);border-color:#ff3000bf;box-shadow:0 0 28px #ff300033}.cta-button:active{transform:translateY(0);filter:saturate(1.04)}.cta-button:disabled{opacity:.74;cursor:not-allowed}.value-panel{border:1px solid var(--color-border-soft);border-radius:28px;background:linear-gradient(150deg,#ff300014,#ff300005 45%,#ffffff03);padding:clamp(1.3rem,2.8vw,2.1rem);box-shadow:inset 0 1px #ffffff0f,0 25px 60px #00000047}.value-panel h2,.section-title{margin:0;font-family:var(--font-display);font-size:clamp(1.6rem,3.7vw,2.4rem);letter-spacing:-.03em;line-height:1.15;text-wrap:balance}.value-panel p:last-child,.waitlist-copy{margin:.18rem 0 0;color:var(--color-text-muted);max-width:62ch;line-height:1.62}.section-kicker{margin:0 0 .62rem;color:var(--color-accent-soft);text-transform:uppercase;font-size:.74rem;letter-spacing:.12em;font-weight:700}.features-section .section-title,.preview-section .section-title,.waitlist-section .section-title{max-width:18ch}.feature-grid{margin-top:1.1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.82rem}.feature-card{display:flex;flex-direction:column;justify-content:flex-start;background:#0d0d0d99;border:1px solid var(--color-border-soft);border-radius:18px;padding:1.1rem;min-height:176px}.feature-card h3{margin:0;font-family:var(--font-display);font-size:1.03rem;letter-spacing:-.01em}.feature-card p{margin:.6rem 0 0;color:var(--color-text-muted);line-height:1.55;font-size:.96rem}.preview-grid{margin-top:1.08rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.preview-card{margin:0;border-radius:24px;border:1px solid var(--color-border-soft);padding:.88rem;background:linear-gradient(165deg,#ffffff0a,#ffffff03);box-shadow:0 20px 50px #0000005c}.preview-notch{width:34%;height:16px;border-radius:0 0 13px 13px;background:#ffffff17;margin:0 auto .5rem}.preview-screen{border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e0e0ff2,#121213d6);min-height:238px;padding:.8rem}.preview-line{height:10px;border-radius:999px;width:100%;margin-bottom:.6rem;background:#ffffff17}.preview-line-accent{width:72%;background:linear-gradient(90deg,#ff300099,#ff300033)}.preview-line-short{width:55%}.preview-blocks{margin-top:1rem;display:grid;gap:.55rem}.preview-blocks span{height:46px;border-radius:11px;background:#ffffff0f}.preview-footer-line{margin-top:1.1rem;height:18px;width:44%;border-radius:999px;background:#ffffff14}.preview-card p{margin:.75rem 0 .2rem;font-size:.88rem;color:var(--color-text-secondary);font-weight:600;text-align:center}.waitlist-panel{border:1px solid var(--color-border-soft);border-radius:28px;background:linear-gradient(155deg,#ff300014,#ff300005 56%,#ffffff03);padding:clamp(1.25rem,3vw,1.9rem);display:grid;gap:.72rem}.waitlist-form{margin-top:.55rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0a0a0aa8;padding:.32rem}.waitlist-form input{min-height:2.92rem;border:0;border-radius:999px;background:transparent;color:var(--color-text-primary);padding:0 1.05rem;font-size:.96rem;width:100%}.waitlist-form input::placeholder{color:#ffffff73}.waitlist-form input:focus-visible{outline:none}.waitlist-form .cta-button-form{justify-self:end;min-width:0}.waitlist-consent{margin:.3rem 0 0;display:inline-flex;align-items:flex-start;gap:.5rem;color:var(--color-text-muted);font-size:.86rem}.waitlist-consent input{margin-top:.15rem}.waitlist-consent a{color:#ffd8cf;text-decoration:underline;text-underline-offset:3px}.waitlist-consent-error{margin:.1rem 0 0;color:#ff8f71;font-size:.86rem}.waitlist-microcopy{margin:.1rem 0 0;color:#ffffff80;font-size:.81rem}.waitlist-feedback{min-height:1.3rem;margin:.2rem 0 0;font-size:.9rem}.waitlist-feedback-success{color:#ffd8cf}.waitlist-feedback-error{color:#ff8f71}.site-footer{padding:1.8rem 0 2.1rem}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.9rem;border-top:1px solid var(--color-border-soft);padding-top:1rem}.footer-inner p{margin:0;color:var(--color-text-muted);font-size:.86rem}.footer-inner nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;column-gap:.9rem;row-gap:.35rem}.footer-inner nav a{display:inline-flex;align-items:center;min-height:2rem;padding:.1rem .15rem;color:var(--color-text-secondary);font-size:.88rem}.footer-inner nav a:hover,.footer-inner nav a:focus-visible{color:#fff}.legal-main{padding:.8rem 0 2.2rem}.legal-section{padding:1.2rem 0 2.5rem}.legal-container h1{margin:0 0 .95rem;font-family:var(--font-display);font-size:clamp(1.9rem,3vw,2.7rem);letter-spacing:-.02em}.legal-article{border:1px solid var(--color-border-soft);border-radius:22px;background:#0e0e0fa8;padding:clamp(1rem,2.5vw,1.5rem)}.legal-article pre{margin:0;white-space:pre-wrap;overflow-wrap:break-word;font-family:inherit;color:var(--color-text-secondary);line-height:1.68;font-size:.93rem}.cookie-banner{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);width:min(980px,calc(100% - 1.5rem));border:1px solid var(--color-border-soft);border-radius:14px;background:#0c0c0de6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem .85rem;z-index:60}.cookie-banner p{margin:0;color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.cookie-banner-actions{display:inline-flex;align-items:center;gap:.8rem;flex-shrink:0}.cookie-banner-actions a{color:var(--color-text-secondary);font-size:.84rem;text-decoration:underline;text-underline-offset:3px}.cookie-banner .cta-button{min-height:2.3rem;padding:0 .95rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.hero-section{padding-top:1.1rem}.content-container{width:min(1120px,calc(100% - 2rem))}.waitlist-form{grid-template-columns:1fr;border-radius:16px;padding:0;border:0;background:transparent;gap:.7rem}.waitlist-form .cta-button-form{justify-self:stretch;width:100%}.footer-inner{align-items:flex-start;gap:.7rem}.footer-inner nav{width:100%;justify-content:flex-start}.cookie-banner{flex-direction:column;align-items:flex-start}.cookie-banner-actions{width:100%;justify-content:space-between}}@media(max-width:640px){.site-header{padding-top:.55rem}.header-inner{border-radius:16px;padding:.5rem .58rem}.cta-button-header{font-size:.74rem;padding:0 .86rem}.hero-actions{display:flex}.preview-screen{min-height:222px}.brand-logo-text{font-size:.88rem}.brand-logo-image{width:26px;height:26px}.footer-inner{gap:.55rem}.footer-inner p{font-size:.82rem}.footer-inner nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.28rem .6rem}.footer-inner nav a{min-height:2.25rem;padding:.22rem .15rem;font-size:.84rem;line-height:1.2}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
