:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#000}#root{min-height:100vh;background-color:#000}input,textarea,select{font-family:inherit}input::placeholder,textarea::placeholder{color:#636366}button{font-family:inherit;border:none;cursor:pointer}button:focus{outline:none}button:focus-visible{outline:2px solid #FF3B30;outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1c1c1e}::-webkit-scrollbar-thumb{background:#38383a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#48484a}*{-webkit-tap-highlight-color:transparent}@supports (padding-bottom: env(safe-area-inset-bottom)){body{padding-bottom:env(safe-area-inset-bottom)}}
