*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0c14;--surf:#111020;--surf2:#171528;--surf3:#1e1c32;--surf4:#252340;--acc:#7c5fff;--acc-h:#9b7fff;--acc-dim:#2a1f66;--acc-mute:#16113a;--tx:#e0dbff;--tx2:#9890c8;--tx3:#4e4a70;--bdr:#232040;--bdr2:#312d52;--canvas:#09080f}html,body,#root{height:100%;overflow:hidden}body{background:var(--bg);color:var(--tx);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button{cursor:pointer;font-family:inherit}input{font-family:inherit}kbd{background:var(--surf3);border:1px solid var(--bdr2);color:var(--tx2);border-radius:4px;padding:1px 5px;font-family:monospace;font-size:10px}*{scrollbar-width:thin;scrollbar-color:var(--bdr2) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--bdr2);border-radius:2px}input[type=range]{appearance:none;background:var(--surf3);cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--acc);border:2px solid var(--surf);width:14px;height:14px;box-shadow:0 0 0 2px var(--acc);border-radius:50%}input[type=range]::-moz-range-thumb{background:var(--acc);border:2px solid var(--surf);border-radius:50%;width:14px;height:14px}input[type=checkbox]{accent-color:var(--acc);cursor:pointer}
