:root{--sp-green:#1db954;--sp-green-hover:#1ed760;--sp-black:#121212;--sp-surface:#282828;--sp-surface-hover:#3e3e3e;--sp-text:#fff;--sp-text-muted:#b3b3b3}*,:before,:after{box-sizing:border-box;margin:0;padding:0;font-weight:400}body{background:var(--sp-black);min-height:100vh;color:var(--sp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Circular,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}#app{flex-direction:column;min-height:100vh;display:flex}
