@import "https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@8..144,100..1000&family=JetBrains+Mono:wght@500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}:not(dialog){margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;line-height:1.1}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--color-bg:#121212;--color-surface:#1a1a1a;--color-surface-raised:#242424;--color-text:#fafafa;--color-text-muted:#8a8a8a;--color-border:#333;--color-accent:#76ff03;--color-accent-ink:#0a0a0a;--color-accent-tint:#76ff031a;--color-turn:#76ff03;--color-bust:#ff3b3b;--color-focus-ring:#76ff0347;--color-header:#0d0d0d;--color-history-alt:#1e1e1e;--color-input-cell:#2a2a00;--font-ui:"Google Sans Flex", system-ui, sans-serif;--font-display:"Google Sans Flex", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--grid-columns:12;--grid-gutter:.5rem;--grid-margin:1rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tightest:.85;--lh-tight:1;--lh-normal:1.2;--lh-relaxed:1.5}@media (width>=768px){:root{--grid-margin:2rem}}:root{--sp-1:1rem;--sp-2:2rem;--sp-3:3rem;--sp-4:4rem;--sp-5:5rem;--sp-6:6rem;--sp-7:7rem;--sp-8:8rem;--sp-9:9rem;--sp-10:10rem;--sp-11:11rem;--sp-12:12rem;--sp-13:13rem;--sp-14:14rem;--sp-15:15rem;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.5rem;--fs-xl:2rem;--fs-2xl:2.5rem;--fs-3xl:3rem;--fs-4xl:4rem}.container{width:100%;max-width:100%;padding:0 var(--grid-margin);box-sizing:border-box;margin:0 auto}.flex{gap:var(--grid-gutter);display:flex}.grid{grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gutter);display:grid}input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);line-height:var(--lh-normal);font-family:var(--font-ui);border-radius:.375rem;padding:.6rem .75rem;transition:border-color .15s,box-shadow .15s}input:not([type=checkbox]):not([type=radio]):not([type=range])::-moz-placeholder{color:var(--color-text-muted);opacity:1}textarea::-moz-placeholder{color:var(--color-text-muted);opacity:1}select::-moz-placeholder{color:var(--color-text-muted);opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=range])::placeholder,textarea::placeholder,select::placeholder{color:var(--color-text-muted);opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,textarea:focus,select:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}input:not([type=checkbox]):not([type=radio]):not([type=range]):disabled,textarea:disabled,select:disabled{opacity:.55;cursor:not-allowed}input[type=search]::-webkit-search-cancel-button{cursor:pointer}button{cursor:pointer;font-family:var(--font-ui)}button:disabled{opacity:.55;cursor:not-allowed}label{color:var(--color-text-muted);font-size:var(--fs-sm);font-weight:var(--fw-medium)}fieldset{border:none;margin:0;padding:0}legend{color:var(--color-text-muted);font-size:var(--fs-sm);font-weight:var(--fw-medium)}html,body,#app{min-height:100%}body{color:var(--color-text);background-color:var(--color-bg);font-family:var(--font-ui);font-size:var(--fs-base);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;margin:0;display:flex}
