html,body,#root{height:100%;width:100%;margin:0;padding:0;background:#0b0b0c}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background:#0b0b0c;color:#eaeaea;overflow-x:hidden;display:block}#root{min-height:100dvh;width:100%;background:#0b0b0c}input,select,textarea,button{font:inherit;font-size:16px}:root{color-scheme:dark}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform 80ms ease,opacity 80ms ease}button:active:not(:disabled){transform:translateY(1px) scale(.995);opacity:.96}button:disabled{cursor:default}@media(prefers-reduced-motion:reduce){button{transition:none}}
