*{margin:0;padding:0;box-sizing:border-box}body,html{background:#06060e;color:#f1eeff;font-family:DM Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0c0c18}::-webkit-scrollbar-thumb{background:#1c1c3a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a2a50}::selection{background:rgba(201,168,76,.3);color:#f1eeff}button:focus-visible{outline:1px solid rgba(201,168,76,.5);outline-offset:2px}