*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Satoshi,sans-serif;background:#0f0c08}#root{height:100vh}input,textarea,button,select{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--text3);opacity:1}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.asynx-chev{transition:transform .2s}details[open] .asynx-chev{transform:rotate(180deg)}::selection{background:#f5821f47}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#8c785a47;border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#8c785a73;background-clip:padding-box}@keyframes asynxblink{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes asynxspin{to{transform:rotate(360deg)}}@keyframes asynxpulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes asynxindeterminate{0%{transform:translate(-130%)}to{transform:translate(330%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
