*{margin:0;padding:0;box-sizing:border-box}body{background:#0a0a0f;color:#e8e6df;font-family:DM Mono,Courier New,monospace}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,200,50,.3);border-radius:2px}button{cursor:pointer}button:disabled{cursor:not-allowed}