html,body,#root{background:#0a0d10;height:100%;margin:0;padding:0}*{box-sizing:border-box}a{color:#7ee787}a:hover{color:#a5f0ab}input[type=range]{accent-color:#7ee787}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#242e36;border-radius:4px}::-webkit-scrollbar-track{background:0 0}.btn{transition:transform .1s,filter .1s,box-shadow .15s}.btn:hover:not(:disabled){filter:brightness(1.16);transform:translateY(-1px)}.btn:active:not(:disabled){filter:brightness(.92);transform:translateY(0)}.btn:focus-visible{outline-offset:2px;outline:2px solid #7ee7878c}.btn:disabled{cursor:default;filter:none;transform:none}
