:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2f3340;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#fff7f0;--surface:#ffffffe0;--surface-strong:#fffdf3f5;--border:#ffc3973d;--text:#2f3340;--text-muted:#7c7d8d;--accent:#ff94b8;--accent-soft:#ff94b82e;--shadow:0 32px 84px #ffb68029;--radius:24px;background:#fff7f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#ff94b87a,#0000 50%),radial-gradient(circle at 100% 0,#ffd4804d,#0000 34%),radial-gradient(circle at 75% 80%,#ffe7b747,#0000 22%),#fff7f0;margin:0}button,input,textarea,a{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1;width:min(1120px,100% - 48px);margin:0 auto;padding:40px 0 80px}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffcdbeeb;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 48px);margin:0 auto;padding:18px 0;display:flex}.brand-link{letter-spacing:-.04em;font-weight:700}.site-nav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.nav-link{color:var(--text-muted);font-size:.95rem;transition:color .25s}.nav-link.active,.nav-link:hover{color:var(--text)}.hero-block{padding:80px 0 64px}.hero-dark{padding-top:100px}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin:0 0 18px;font-size:.85rem}.hero-block h1{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.95}.hero-copy{max-width:720px;color:var(--text-muted);margin:24px 0 0;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.section-block{padding:64px 0}.section-block:first-of-type{padding-top:0}.section-content{gap:28px;display:grid}.section-header h2{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.section-header p{max-width:760px;color:var(--text-muted);margin:16px 0 0;font-size:1rem}.feature-grid,.stats-grid{gap:20px;display:grid}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-height:208px;padding:28px}.feature-card.simple{gap:18px;min-height:auto;display:grid}.feature-card.simple .button{margin-top:12px}.feature-icon{background:#ff94b82e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:20px;font-size:1.3rem;display:grid}.feature-card h3{margin:0 0 14px;font-size:1.15rem}.feature-card p{color:var(--text-muted);margin:0}.content-card,.callout-card,.support-card,.waitlist-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:32px}.content-card p,.support-card p,.callout-card p{color:var(--text-muted);max-width:760px;margin:0}.callout-card h3{margin:0 0 16px}.waitlist-card{gap:28px;display:grid}.waitlist-form{grid-template-columns:minmax(0,1fr) auto;gap:16px;display:grid}.waitlist-form input{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:0 0;border-radius:14px;padding:16px 18px}.waitlist-form input::placeholder{color:var(--text-muted)}.button{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:auto;min-width:0;padding:16px 22px;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.feature-card.simple .button{place-self:flex-start start}.button-primary{color:#2f3340;background:linear-gradient(135deg,#ff94b8,#ffd16a);box-shadow:0 18px 44px #ffaa7a2e}.button-secondary{color:var(--text);background:#ffffffbf;border:1px solid #6e5dcb33}.button-ghost{color:var(--text);background:0 0;border:1px solid #6e5dcb33}.site-footer{border-top:1px solid #ffffff14;padding:28px 0 36px}.footer-copy,.footer-links{width:min(1120px,100% - 48px);margin:0 auto}.footer-copy p{color:var(--text-muted);margin:0}.footer-links{flex-wrap:wrap;gap:20px;margin-top:16px;display:flex}.footer-links a{color:var(--text-muted);font-size:.95rem}.stat-card{border-radius:var(--radius);background:#ffffffd1;border:1px solid #6e5dcb1c;padding:28px}.stat-value{color:var(--text);margin:0 0 10px;font-size:2rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=820px){.site-header-inner,.footer-copy,.footer-links,main{width:min(100%,100% - 32px)}.site-header-inner{flex-direction:column;align-items:flex-start}.hero-actions{flex-direction:column;align-items:stretch}.waitlist-form{grid-template-columns:1fr}}
