:root{--bg:#191414;--surface:#282828;--green:#1db954;--text:#fff;--subdued:#a7a7a7;--radius-btn:500px;--radius-card:8px;--max-width:390px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}#root{justify-content:center;display:flex}.app{width:100%;max-width:var(--max-width);min-height:100dvh;position:relative;overflow-x:hidden}button,input{font-family:inherit}
