a,a:visited,a:hover{color:var(--oneshot)}:root{--monitor-bg: #131313;--button-bg: #2b2b2b;--button-fg: #c0c0c0;--led-ok: #139613;--led-error: #f02424;--play-led-ready: var(--led-ok);--play-led-not-ready: var(--led-error);--oneshot: #9364fd;--sticky-note: #ffea97;--font-body: "TerminusTTF", monospace;--font-script: "Comic Neue", "Comic Sans MS", cursive, sans-serif;accent-color:var(--oneshot)}::selection{background:color-mix(in srgb,var(--oneshot) 40%,transparent)}.setup-screen ::selection{background:var(--oneshot);color:#000}input,button,body{font-family:var(--font-body)}.setup-screen{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;width:100%}.setup-content{flex-grow:1;padding:1rem;width:100%}.setup-button{appearance:none;background:transparent;border:2px solid var(--oneshot);color:var(--oneshot);padding:.5rem 1.5rem;font-size:1.25rem;cursor:pointer}.setup-button:disabled{filter:grayscale(20%) opacity(70%) saturate(70%);cursor:not-allowed}.setup-button:not(:disabled):hover{background:var(--oneshot);color:#000}.setup-button:not(:disabled):active{border-color:#000}.name-input{border:4px double var(--oneshot);background:transparent;color:var(--oneshot);font-size:1.25rem;padding:.5rem 1rem;width:100%;box-sizing:border-box;appearance:none}.name-input:focus-visible{outline:none;border-color:color-mix(in oklab,var(--oneshot) 80%,white 20%)}b{color:color-mix(in oklab,var(--oneshot) 80%,white 25%)}::placeholder{color:var(--oneshot);opacity:.6}
