:root{color-scheme:dark}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:transparent}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(20,20,30,.4)}::-webkit-scrollbar-thumb{background:rgba(160,5,255,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(160,5,255,.5)}button{border-radius:4px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1e1e1e99;cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--accent-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}a{color:var(--accent-color);text-decoration:inherit}a:hover{text-decoration:underline}
