@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap";:root{--bg:#060816;--surface:#0b0f1fcc;--surface-strong:#080b18d1;--border:#ffffff14;--text:#c8cde0;--text-soft:#8a91b2;--text-h:#f7f8ff;--accent:#ff7d48;--accent-strong:#ffc0a5;--shadow-soft:0 24px 80px #00000057;--sans:"Inter", sans-serif;--heading:"Sora", sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:16px/1.55 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{background:radial-gradient(circle at 30% 10%,#ff7d481f,#0000 28%),radial-gradient(circle at 70% 85%,#5046ff24,#0000 28%),linear-gradient(#090d1b,#060816)}html,body{min-height:100%}body{min-width:320px;color:var(--text);background:0 0;margin:0}body,button,input{font:inherit}a{color:inherit}#root{min-height:100svh}.shell{min-height:100svh;position:relative;overflow:clip}.glow{pointer-events:none;filter:blur(72px);opacity:.32;border-radius:999px;position:absolute}.glow-1{background:radial-gradient(circle,#ff6e478c,#0000 62%);width:42rem;height:42rem;top:-16rem;left:-12rem}.glow-2{background:radial-gradient(circle,#5a50ff6b,#0000 62%);width:36rem;height:36rem;bottom:-14rem;right:-12rem}.page{z-index:1;width:min(580px,100% - 2.5rem);margin:0 auto;padding:2.5rem 0 2rem;position:relative}.topbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.topbar-left{align-items:center;gap:.75rem;display:flex}.lang-switcher{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;gap:.25rem;padding:.2rem;display:flex}.lang-btn{color:var(--text-soft);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.3rem .55rem;font-size:.78rem;font-weight:600;transition:color .12s,background .12s}.lang-btn:hover{color:var(--text-h)}.lang-btn.active{color:var(--text-h);background:#ffffff14}.logo{font-family:var(--heading);letter-spacing:-.04em;color:var(--text-h);font-size:1.3rem;font-weight:800}.pill{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:.32rem .65rem;font-size:.72rem;font-weight:700}.hero{flex-direction:column;gap:1.1rem;display:flex}.hero h1{font-family:var(--heading);letter-spacing:-.04em;color:var(--text-h);margin:0;font-size:clamp(2.2rem,6vw,3.4rem);line-height:1.1}.subtitle{color:var(--text);margin:0;font-size:1rem;line-height:1.7}.goals{flex-direction:column;gap:.5rem;margin:.4rem 0 0;padding:0;list-style:none;display:flex}.goals li{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:0;padding:.75rem 1rem;font-size:.94rem;line-height:1.5;display:flex}.goals li strong{color:var(--text-h);flex-shrink:0;font-weight:700}.goal-sep{background:var(--text-soft);opacity:.5;border-radius:999px;flex-shrink:0;width:3px;height:3px;margin:0 .6rem}.goals li span:last-child{color:var(--text-soft)}.waitlist{background:linear-gradient(135deg,#ff6e4714,#5a50ff1a),#080a16bf;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:.7rem;margin-top:.8rem;padding:1.15rem;display:flex}.waitlist-title{color:var(--text-h);margin:0;font-size:1rem;font-weight:700}.input-row{gap:.6rem;display:flex}.input-row input{min-width:0;color:var(--text-h);font:inherit;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;outline:none;flex:1;padding:.78rem .9rem;font-size:.94rem;transition:border-color .15s,box-shadow .15s}.input-row input::placeholder{color:var(--text-soft)}.input-row input:focus{border-color:#ff6e47cc;box-shadow:0 0 0 3px #ff6e471a}.input-row input:disabled,.cta:disabled{opacity:.6;cursor:wait}.cta{color:#fff;font:inherit;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#ff7d48,#ff5e7a);border:0;border-radius:14px;padding:.78rem 1.3rem;font-size:.94rem;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 10px 24px #ff5e7a3d}.cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 14px 32px #ff5e7a52}.cta:focus-visible{outline-offset:2px;outline:2px solid #ff7d48e6}.note{color:var(--text-soft);margin:0;font-size:.82rem}.feedback{margin:0;font-size:.88rem;line-height:1.5}.feedback.ok{color:#6ee7b7}.feedback.warn{color:#fde68a}.feedback.err{color:#ffb0b8}.bottom{color:var(--text-soft);border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:3rem;padding-top:1rem;font-size:.85rem;display:flex}.bottom a{color:var(--text);text-decoration:none}.bottom a:hover{color:var(--text-h);text-decoration:underline}.bottom span{margin:0}.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}[dir=rtl]{text-align:right}[dir=rtl] .topbar,[dir=rtl] .topbar-left,[dir=rtl] .goals li,[dir=rtl] .input-row,[dir=rtl] .bottom{flex-direction:row-reverse}[dir=rtl] .lang-switcher{flex-direction:row}@media (width<=540px){.topbar{margin-bottom:2rem}.goals li{flex-wrap:wrap;gap:0}.goal-sep{display:none}.goals li strong{width:100%;margin-bottom:.15rem}.input-row,[dir=rtl] .input-row{flex-direction:column}.cta{text-align:center}.bottom{flex-direction:column;align-items:flex-start;gap:.4rem}}@media (prefers-reduced-motion:reduce){.cta,.input-row input{transition:none}}
