:root{--bg: #0f1115;--panel: #171a21;--tile: #1d212b;--line: #2a2f3a;--txt: #e6e6e6;--muted: #8b93a1;--accent: #ffcc00;--bad: #ff6b6b;--good: #6cc08a;--cursor: #ffcc00;--mark-1: #6aa9ff;--mark-2: #6cc08a;--mark-3: #c99bff;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--txt);font:14px/1.45 ui-monospace,Menlo,Consolas,monospace}.hold-ring{position:fixed;z-index:90;width:52px;height:52px;margin:-26px 0 0 -26px;pointer-events:none}.hold-ring svg{width:52px;height:52px;transform:rotate(-90deg)}.hold-ring .track{fill:#0f11158c;stroke:#e6e6e638;stroke-width:3}.hold-ring .fill{fill:none;stroke:var(--accent);stroke-width:3;stroke-linecap:round;stroke-dasharray:138.2;stroke-dashoffset:138.2;animation:hold-fill var(--hold, 1.5s) linear forwards}@keyframes hold-fill{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.hold-ring .fill{animation:none;stroke-dashoffset:104}}@media(max-width:700px){button:not(.tag):not(.group):not(.chip),select,a.btn,.btn{min-height:40px}button:not(.tag):not(.group):not(.chip){min-width:36px}button.x{min-width:40px}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px}}
