.Navbar-module__cJzEcG__nav{z-index:1000;padding:var(--space-sm)0;transition:background var(--dur)var(--ease),backdrop-filter var(--dur)var(--ease);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{background:var(--nav-scrolled-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoIcon{color:var(--accent-blue)}.Navbar-module__cJzEcG__links{gap:var(--space-lg);display:flex}.Navbar-module__cJzEcG__links a{font-size:var(--fs-small);color:var(--text-secondary);transition:color var(--dur)var(--ease)}.Navbar-module__cJzEcG__links a:hover{color:var(--text-primary)}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}.Navbar-module__cJzEcG__actions{align-items:center;gap:var(--space-sm);display:flex}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);padding:var(--space-xl)0 var(--space-md)}.Footer-module__S6Hkya__inner{justify-content:space-between;gap:var(--space-xl);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__brand{max-width:260px}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--text-primary);align-items:center;gap:8px;font-size:1.1rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logo svg{color:var(--accent-blue)}.Footer-module__S6Hkya__tagline{font-size:var(--fs-small);color:var(--text-muted);margin-top:8px}.Footer-module__S6Hkya__columns{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__col{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);font-size:var(--fs-small);color:var(--text-primary);margin-bottom:4px;font-weight:700}.Footer-module__S6Hkya__col a{font-size:var(--fs-small);color:var(--text-muted);transition:color var(--dur)var(--ease)}.Footer-module__S6Hkya__col a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--border)}.Footer-module__S6Hkya__bottom p{font-size:var(--fs-xs);color:var(--text-muted)}@media (max-width:768px){.Footer-module__S6Hkya__inner{flex-direction:column}.Footer-module__S6Hkya__columns{gap:var(--space-lg)}}
.WaitlistForm-module__yTFYtW__form{width:100%;max-width:480px}.WaitlistForm-module__yTFYtW__hero{margin:0 auto}.WaitlistForm-module__yTFYtW__inline{margin:0}.WaitlistForm-module__yTFYtW__inputGroup{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-card);transition:border-color var(--dur)var(--ease),box-shadow var(--dur)var(--ease);gap:0;padding:4px;display:flex}.WaitlistForm-module__yTFYtW__inputGroup:focus-within{border-color:var(--accent-blue);box-shadow:0 0 0 3px var(--accent-blue-glow)}.WaitlistForm-module__yTFYtW__input{border-radius:var(--radius-full);min-width:0;color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-small);background:0 0;border:none;outline:none;flex:1;padding:12px 20px}.WaitlistForm-module__yTFYtW__input::placeholder{color:var(--text-muted)}.WaitlistForm-module__yTFYtW__submit{white-space:nowrap;flex-shrink:0;padding:10px 24px}.WaitlistForm-module__yTFYtW__submit:disabled{opacity:.7;cursor:not-allowed}@keyframes WaitlistForm-module__yTFYtW__spin{to{transform:rotate(360deg)}}.WaitlistForm-module__yTFYtW__spinner{animation:.8s linear infinite WaitlistForm-module__yTFYtW__spin}.WaitlistForm-module__yTFYtW__hint{font-size:var(--fs-xs);color:var(--text-muted);text-align:center;margin-top:var(--space-xs)}.WaitlistForm-module__yTFYtW__error{font-size:var(--fs-xs);color:#ef4444;text-align:center;margin-top:var(--space-xs)}.WaitlistForm-module__yTFYtW__success{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);max-width:480px;animation:WaitlistForm-module__yTFYtW__fadeIn .4s var(--ease);background:#34d39914;border:1px solid #34d3994d;padding:14px 24px;display:flex}.WaitlistForm-module__yTFYtW__success.WaitlistForm-module__yTFYtW__hero{justify-content:center;margin:0 auto}.WaitlistForm-module__yTFYtW__successIcon{color:#34d399;background:#34d39933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.WaitlistForm-module__yTFYtW__successMessage{font-size:var(--fs-small);color:#34d399;font-weight:500}@keyframes WaitlistForm-module__yTFYtW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.WaitlistForm-module__yTFYtW__inputGroup{border-radius:var(--radius-md);flex-direction:column;gap:4px}.WaitlistForm-module__yTFYtW__input{border-radius:var(--radius-md)}.WaitlistForm-module__yTFYtW__submit{border-radius:var(--radius-md);justify-content:center}}
.Blog-module__jW6Nga__hero{padding-top:var(--space-3xl);padding-bottom:var(--space-lg)}.Blog-module__jW6Nga__listing{padding-bottom:var(--space-3xl)}.Blog-module__jW6Nga__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(340px,1fr));display:grid}.Blog-module__jW6Nga__card{transition:transform var(--dur)var(--ease),border-color var(--dur)var(--ease),box-shadow var(--dur)var(--ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.Blog-module__jW6Nga__card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.Blog-module__jW6Nga__cover{border-radius:var(--radius-md)var(--radius-md)0 0;width:100%;height:200px}.Blog-module__jW6Nga__cardBody{padding:var(--space-md);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.Blog-module__jW6Nga__tags{flex-wrap:wrap;gap:6px;display:flex}.Blog-module__jW6Nga__tag{font-size:var(--fs-xs);color:var(--accent-blue);border-radius:var(--radius-full);background:#3b82f614;border:1px solid #3b82f633;padding:2px 10px;font-weight:500}.Blog-module__jW6Nga__cardTitle{font-size:var(--fs-h3);color:var(--text-primary);line-height:1.25}.Blog-module__jW6Nga__cardExcerpt{color:var(--text-secondary);font-size:var(--fs-small);line-height:var(--lh-body);flex:1}.Blog-module__jW6Nga__meta{font-size:var(--fs-xs);color:var(--text-muted);margin-top:var(--space-xs);align-items:center;gap:6px;display:flex}.Blog-module__jW6Nga__dot{opacity:.4}@media (max-width:768px){.Blog-module__jW6Nga__grid{grid-template-columns:1fr}.Blog-module__jW6Nga__cover{height:160px}}
.BlogPost-module__SY66Va__article{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}.BlogPost-module__SY66Va__inner{max-width:720px;margin:0 auto}.BlogPost-module__SY66Va__back{font-size:var(--fs-small);color:var(--text-muted);margin-bottom:var(--space-lg);transition:color var(--dur)var(--ease);align-items:center;gap:6px;display:inline-flex}.BlogPost-module__SY66Va__back:hover{color:var(--text-primary)}.BlogPost-module__SY66Va__cover{border-radius:var(--radius-md);width:100%;height:280px;margin-bottom:var(--space-lg)}.BlogPost-module__SY66Va__tags{margin-bottom:var(--space-sm);flex-wrap:wrap;gap:6px;display:flex}.BlogPost-module__SY66Va__tag{font-size:var(--fs-xs);color:var(--accent-blue);border-radius:var(--radius-full);background:#3b82f614;border:1px solid #3b82f633;padding:2px 10px;font-weight:500}.BlogPost-module__SY66Va__title{font-size:var(--fs-h2);margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__meta{font-size:var(--fs-small);color:var(--text-muted);margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--border);align-items:center;gap:6px;display:flex}.BlogPost-module__SY66Va__dot{opacity:.4}.BlogPost-module__SY66Va__prose{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.BlogPost-module__SY66Va__prose h2{font-size:var(--fs-h3);color:var(--text-primary);margin-top:var(--space-xl);margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__prose p{margin-bottom:var(--space-md)}.BlogPost-module__SY66Va__prose ul{margin-bottom:var(--space-md);padding-left:var(--space-md)}.BlogPost-module__SY66Va__prose li{margin-bottom:var(--space-xs)}.BlogPost-module__SY66Va__prose blockquote{border-left:3px solid var(--accent-blue);padding:var(--space-sm)var(--space-md);margin:var(--space-md)0;background:var(--bg-card);border-radius:0 var(--radius-sm)var(--radius-sm)0;color:var(--text-primary);font-style:italic}.BlogPost-module__SY66Va__prose a{color:var(--accent-blue);text-underline-offset:3px;transition:color var(--dur)var(--ease);text-decoration:underline}.BlogPost-module__SY66Va__prose a:hover{color:var(--accent-magenta)}.BlogPost-module__SY66Va__prose kbd{font-size:var(--fs-xs);font-family:var(--font-body);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-raised);color:var(--text-primary);padding:2px 8px;display:inline-block}.BlogPost-module__SY66Va__prose strong{color:var(--text-primary);font-weight:600}.BlogPost-module__SY66Va__prose em{font-style:italic}@media (max-width:768px){.BlogPost-module__SY66Va__cover{height:180px}.BlogPost-module__SY66Va__title{font-size:clamp(1.5rem,5vw,2rem)}}
.Changelog-module__hO6tDa__hero{padding-top:var(--space-3xl);padding-bottom:var(--space-lg)}.Changelog-module__hO6tDa__timeline{padding-bottom:var(--space-3xl)}.Changelog-module__hO6tDa__inner{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.Changelog-module__hO6tDa__entry{gap:var(--space-md);grid-template-columns:24px 1fr;display:grid}.Changelog-module__hO6tDa__entryLine{flex-direction:column;align-items:center;padding-top:6px;display:flex}.Changelog-module__hO6tDa__dot{background:var(--border-hover);border:2px solid var(--bg);z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px}.Changelog-module__hO6tDa__latest .Changelog-module__hO6tDa__dot{background:var(--accent-blue);box-shadow:0 0 12px var(--accent-blue-glow)}.Changelog-module__hO6tDa__connector{background:var(--border);flex:1;width:2px;margin-top:4px}.Changelog-module__hO6tDa__card{padding:var(--space-md);margin-bottom:var(--space-lg)}.Changelog-module__hO6tDa__cardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);display:flex}.Changelog-module__hO6tDa__version{border-radius:var(--radius-full);font-size:var(--fs-xs);color:var(--text-primary);font-weight:600;font-family:var(--font-heading);letter-spacing:.02em;background:linear-gradient(135deg,#3b82f626,#d946ef26);border:1px solid #3b82f633;align-items:center;padding:2px 10px;display:inline-flex}.Changelog-module__hO6tDa__date{font-size:var(--fs-xs);color:var(--text-muted)}.Changelog-module__hO6tDa__entryTitle{font-size:var(--fs-h3);margin-bottom:var(--space-xs)}.Changelog-module__hO6tDa__entryDesc{color:var(--text-secondary);font-size:var(--fs-small);margin-bottom:var(--space-md)}.Changelog-module__hO6tDa__changes{flex-direction:column;gap:10px;list-style:none;display:flex}.Changelog-module__hO6tDa__change{font-size:var(--fs-small);color:var(--text-secondary);align-items:flex-start;gap:10px;line-height:1.5;display:flex}.Changelog-module__hO6tDa__changeBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:600;line-height:1.6}.Changelog-module__hO6tDa__added{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.Changelog-module__hO6tDa__improved{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33}.Changelog-module__hO6tDa__fixed{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}@media (max-width:768px){.Changelog-module__hO6tDa__entry{gap:var(--space-sm);grid-template-columns:16px 1fr}.Changelog-module__hO6tDa__dot{width:10px;height:10px}}
.Privacy-module__mdH3SG__content{margin-top:var(--space-xl);padding:var(--space-2xl);max-width:900px;margin-left:auto;margin-right:auto}.Privacy-module__mdH3SG__section{margin-bottom:var(--space-2xl)}.Privacy-module__mdH3SG__section:last-child{margin-bottom:0}.Privacy-module__mdH3SG__section h2{font-size:var(--fs-h3);margin-bottom:var(--space-sm);color:var(--text-primary)}.Privacy-module__mdH3SG__section p{color:var(--text-secondary);line-height:var(--lh-body);margin-bottom:var(--space-md)}.Privacy-module__mdH3SG__section ul{margin-bottom:var(--space-md);padding-left:0;list-style:none}.Privacy-module__mdH3SG__section li{color:var(--text-secondary);margin-bottom:var(--space-sm);padding-left:var(--space-md);position:relative}.Privacy-module__mdH3SG__section li:before{content:"";background:var(--accent-blue);border-radius:50%;width:4px;height:4px;position:absolute;top:.6em;left:0}.Privacy-module__mdH3SG__section strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.Privacy-module__mdH3SG__content{padding:var(--space-lg)}}
.Hero-module__ZARIfG__hero{padding-top:calc(var(--space-3xl) + 60px);padding-bottom:var(--space-3xl);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glowBlue{background:radial-gradient(circle,var(--accent-blue-glow)0%,transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;left:30%}.Hero-module__ZARIfG__glowMagenta{background:radial-gradient(circle,var(--accent-magenta-glow)0%,transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:20%}.Hero-module__ZARIfG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__headline{font-size:var(--fs-hero);max-width:820px;margin-top:var(--space-md);font-weight:800}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin-top:var(--space-md);font-size:clamp(1rem,1.4vw,1.2rem);line-height:var(--lh-body)}.Hero-module__ZARIfG__ctas{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-direction:column;width:100%;display:flex}.Hero-module__ZARIfG__secondaryLink{font-size:var(--fs-small);color:var(--text-muted);transition:color var(--dur)var(--ease)}.Hero-module__ZARIfG__secondaryLink:hover{color:var(--text-primary)}.Hero-module__ZARIfG__videoWrapper{margin-top:var(--space-xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--accent-blue),var(--accent-magenta),var(--accent-blue));background-size:200% 200%;width:100%;max-width:880px;padding:2px;animation:4s infinite Hero-module__ZARIfG__borderShimmer}@keyframes Hero-module__ZARIfG__borderShimmer{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__ZARIfG__videoInner{justify-content:center;align-items:center;gap:var(--space-sm);aspect-ratio:16/9;border-radius:calc(var(--radius-lg) - 2px);background:var(--bg-raised);cursor:pointer;transition:background var(--dur)var(--ease);flex-direction:column;display:flex}.Hero-module__ZARIfG__videoInner:hover{background:var(--glass-hover-bg)}.Hero-module__ZARIfG__videoInner:hover .Hero-module__ZARIfG__playButton{box-shadow:0 0 40px var(--accent-blue-glow),0 0 40px var(--accent-magenta-glow);transform:scale(1.1)}.Hero-module__ZARIfG__playButton{background:linear-gradient(135deg,var(--accent-blue),var(--accent-magenta));width:72px;height:72px;transition:transform var(--dur)var(--ease),box-shadow var(--dur)var(--ease);border-radius:50%;justify-content:center;align-items:center;padding-left:4px;display:flex}.Hero-module__ZARIfG__videoLabel{font-size:var(--fs-small);color:var(--text-muted);font-weight:500}.Hero-module__ZARIfG__hotkeyContainer{margin-top:var(--space-xl);align-items:center;gap:var(--space-md);flex-direction:column;width:100%;max-width:640px;display:flex}.Hero-module__ZARIfG__hotkeyBar{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:center;gap:8px;padding:12px 24px;display:flex}.Hero-module__ZARIfG__key{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border);width:40px;height:40px;font-family:var(--font-heading);color:var(--text-primary);justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__keyPlus{color:var(--text-muted);font-size:var(--fs-small)}.Hero-module__ZARIfG__hotkeyLabel{color:var(--text-muted);font-style:italic;font-size:var(--fs-small);margin-left:12px}.Hero-module__ZARIfG__waveform{align-items:center;gap:3px;height:36px;display:flex}.Hero-module__ZARIfG__bar{background:linear-gradient(180deg,var(--accent-blue),var(--accent-magenta));transform-origin:50%;border-radius:2px;width:3px;height:100%}.Hero-module__ZARIfG__transformPreview{gap:var(--space-sm);width:100%;padding:var(--space-md);border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.Hero-module__ZARIfG__previewBefore,.Hero-module__ZARIfG__previewAfter{text-align:left;padding:var(--space-sm)}.Hero-module__ZARIfG__previewLabel{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:6px;font-weight:600;display:block}.Hero-module__ZARIfG__previewBefore p{color:var(--text-secondary);font-style:italic;font-size:var(--fs-small)}.Hero-module__ZARIfG__previewAfter p{color:var(--text-primary);font-size:var(--fs-small)}.Hero-module__ZARIfG__previewArrow{color:var(--accent-magenta);align-items:center;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:calc(var(--space-xl) + 60px);min-height:auto}.Hero-module__ZARIfG__transformPreview{grid-template-columns:1fr}.Hero-module__ZARIfG__previewArrow{justify-content:center;transform:rotate(90deg)}}
