:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1923;--bg-deep:#0a1118;--surface:#16222e;--surface-2:#1c2a38;--border:#26384a;--border-strong:#35495d;--text:#ece8e1;--text-muted:#8b97a3;--text-faint:#5d6b78;--accent:#ff4655;--accent-hover:#ff5c69;--accent-ink:#fff;--ok:#3cf2c4;--warn:#ffb547;--danger:#ff4655;--chart-over:#e0662e;--chart-under:#3a86db;--radius-sm:4px;--radius:8px;--radius-lg:12px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--header-h:56px;--content-w:1080px;--font-sans:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, "Cascadia Mono", monospace;--font-display:var(--font-bebas), "Arial Narrow", sans-serif;--cut:10px;--cursor-default:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3E%3Cpath d=%22M3 2 L3 19.5 L7.6 15 L10.6 21.6 L13.8 20.1 L10.9 13.8 L17.2 13.8 Z%22 fill=%22%23ece8e1%22 stroke=%22%230a1118%22 stroke-width=%221.6%22 stroke-linejoin=%22miter%22/%3E%3Cpath d=%22M4.4 5.2 L4.4 16.2%22 stroke=%22%23ff4655%22 stroke-width=%221.4%22/%3E%3C/svg%3E") 3 2, default;--cursor-pointer:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%226.5%22 fill=%22none%22 stroke=%22%230a1118%22 stroke-width=%223.6%22/%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%226.5%22 fill=%22none%22 stroke=%22%23ff4655%22 stroke-width=%221.8%22/%3E%3Cpath d=%22M12 1.5v5M12 17.5v5M1.5 12h5M17.5 12h5%22 stroke=%22%230a1118%22 stroke-width=%223.4%22/%3E%3Cpath d=%22M12 2v4.5M12 17.5v4.5M2 12h4.5M17.5 12h4.5%22 stroke=%22%23ece8e1%22 stroke-width=%221.6%22/%3E%3Crect x=%2210.8%22 y=%2210.8%22 width=%222.4%22 height=%222.4%22 fill=%22%23ff4655%22 stroke=%22%230a1118%22 stroke-width=%220.8%22/%3E%3C/svg%3E") 12 12, pointer;--shadow:0 12px 40px #00000073;--ease:cubic-bezier(.2, .7, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{cursor:var(--cursor-default);-webkit-user-select:none;user-select:none}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}input[type=text],input:not([type]),textarea{cursor:text}a,button,summary,label,select,input[type=range],input[type=checkbox],input[type=color],[role=button]{cursor:var(--cursor-pointer)}button:disabled{cursor:var(--cursor-default)}body{background:radial-gradient(900px 500px at 85% -10%, #ff465524, transparent 60%), radial-gradient(700px 500px at -10% 110%, #3cf2c40d, transparent 60%), repeating-linear-gradient(135deg, #ffffff03 0 2px, transparent 2px 14px), var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;flex-direction:column;font-size:15px;line-height:1.5;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--accent);color:var(--accent-ink)}.display{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-weight:400;line-height:.9}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-deep);border-left:1px solid var(--border)}::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--bg-deep);border-left-width:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::-webkit-scrollbar-thumb:active{background:var(--accent-hover)}::-webkit-scrollbar-corner{background:var(--bg-deep)}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:var(--border-strong) var(--bg-deep)}}html[data-playing] .site-chrome{display:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
