:root{--primary:#ff3b3b;--secondary:#1db954;--dark:#121212;--darker:#080808;--light:#f8f8f8;--gray:#888;--card-bg:#1e1e1e;--border:#333}*{box-sizing:border-box;margin:0;padding:0}body,html,#root{width:100%;height:100%;overflow-x:hidden}body{background-color:var(--dark);color:var(--light);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:1400px;margin:0 auto}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}
