:root{--bg:#0b0b0b;--line:#2a2018;--line-hi:#3a2a1c;--text:#fff;--text-dim:#8a7a6a;--text-faint:#4a3a2a;--accent:#ff8a2a;--accent-hi:#ffb06a;--accent-dim:#b05010;--accent-deep:#4a2208;--ok:#7ad866}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--font-body), "Courier New", monospace;background-image:radial-gradient(80% 60% at 50% 0,#ff8a2a0d,#0000 60%),radial-gradient(100% 80% at 50% 100%,#ff8a2a08,#0000 70%);flex-direction:column;font-size:18px;line-height:1.3;display:flex}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input{font:inherit;color:inherit;background:0 0;border:none;outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input:focus-visible,textarea:focus-visible{outline-offset:0}::selection{background:var(--accent);color:#1a0a00}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--accent-dim)}.sketchScroll{overscroll-behavior:contain;flex:1;min-height:0;margin-right:8px;overflow-y:auto}.sketchScroll::-webkit-scrollbar{width:4px}.sketchScroll::-webkit-scrollbar-thumb{background:var(--accent-dim)}.sketchShell{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex}@media (max-width:920px){.sketchShell{height:auto;min-height:320px;max-height:none}.sketchScroll{margin-right:0;overflow-y:visible}}@keyframes ink-drift{0%,to{filter:url(#sketch-1)}33%{filter:url(#sketch-2)}66%{filter:url(#sketch-3)}}
