@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#e8edf5;background:#0a0f1e;min-height:100vh;font-family:DM Sans,sans-serif}h1,h2,h3{letter-spacing:2px;font-family:Bebas Neue,sans-serif}.app-container{max-width:480px;min-height:100vh;margin:0 auto;position:relative}@media (width>=481px){body{background:#060a14}.app-container{background:#0a0f1e;border-left:1px solid #d4a0171a;border-right:1px solid #d4a0171a;box-shadow:0 0 60px #0006}}.app-container--wide{max-width:1200px}.player-col{min-width:120px}@media (width>=1200px){.player-col{min-width:150px;max-width:150px}}
