:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{background:#0d1b2a;margin:0;padding:0}button{font-family:inherit}@keyframes floatA{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.15)}}@keyframes floatB{0%,to{transform:translate(0)scale(1.1)}50%{transform:translate(-50px,40px)scale(.95)}}.orb{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.orb-violet{background:#7c3aed38;width:380px;height:380px;animation:14s ease-in-out infinite floatA;top:-80px;right:-100px}.orb-teal{background:#00c9a721;width:320px;height:320px;animation:18s ease-in-out infinite floatB;bottom:10%;left:-120px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.7s both fadeInUp}.fade-in-1{animation:.7s .12s both fadeInUp}.fade-in-2{animation:.7s .24s both fadeInUp}.fade-in-3{animation:.7s .36s both fadeInUp}.fade-in-4{animation:.7s .48s both fadeInUp}@keyframes glowPulse{0%,to{box-shadow:0 4px 24px #7c3aed73}50%{box-shadow:0 4px 38px #00c9a78c}}.play-btn{animation:3.5s ease-in-out infinite glowPulse}.play-btn:hover{animation:none}@keyframes phoneFloat{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-12px)rotate(-1.5deg)}}.phone-frame{animation:6s ease-in-out infinite phoneFloat}@media (prefers-reduced-motion:reduce){.orb,.play-btn,.phone-frame,.fade-in,.fade-in-1,.fade-in-2,.fade-in-3,.fade-in-4{animation:none}}
