: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)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:1200px;min-height:100svh;margin:0 auto;display:flex}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;margin:0;padding:0}body{box-sizing:border-box;color:#1e293b;-webkit-font-smoothing:antialiased;background-color:#f8fafc;margin:0;padding:0;overflow-x:hidden}input,textarea,select{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important;opacity:1!important}::placeholder{color:#94a3b8;opacity:1}.App{width:100%}.animated-bg{z-index:0;background-color:#f8fafc;position:relative;overflow:hidden}.circles{z-index:-1;pointer-events:none;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.circles li{background:#6366f11a;border-radius:20%;width:20px;height:20px;list-style:none;animation:25s linear infinite animateParticles;display:block;position:absolute;bottom:-150px}.circles li:first-child{width:80px;height:80px;animation-delay:0s;left:10%}.circles li:nth-child(2){background:#a855f71a;width:30px;height:30px;animation-duration:12s;animation-delay:2s;left:20%}.circles li:nth-child(3){width:20px;height:20px;animation-delay:4s;left:30%}.circles li:nth-child(4){background:#38bdf81a;width:60px;height:60px;animation-duration:18s;animation-delay:0s;left:40%}.circles li:nth-child(5){width:20px;height:20px;animation-delay:0s;left:50%}.circles li:nth-child(6){background:#6366f114;width:110px;height:110px;animation-delay:3s;left:60%}.circles li:nth-child(7){width:150px;height:150px;animation-delay:7s;left:70%}.circles li:nth-child(8){background:#a855f71a;width:35px;height:35px;animation-duration:45s;animation-delay:15s;left:80%}.circles li:nth-child(9){width:15px;height:15px;animation-duration:35s;animation-delay:2s;left:90%}.circles li:nth-child(10){background:#38bdf81a;width:130px;height:130px;animation-duration:11s;animation-delay:0s;left:5%}@keyframes animateParticles{0%{opacity:1;border-radius:20%;transform:translateY(0)rotate(0)}to{opacity:0;border-radius:50%;transform:translateY(-1000px)rotate(720deg)}}
