@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&display=swap");body{background:radial-gradient(circle,#2b062d 0,#150817 40%,#1b061d 60%,#1e171f 100%);margin:0;padding:0;font-family:Work Sans,sans-serif}img{height:100%;width:auto}.container{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.125)}.start-button{display:block;font-family:Work Sans,sans-serif;font-weight:300;font-size:24px;color:#e4e4e4;outline:0;background:transparent;padding:12px 48px;border-radius:999px;border:2px solid #e4e4e4;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;animation:pulse .33s cubic-bezier(.3,0,.7,1) infinite alternate}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.controls{position:fixed;display:block;bottom:0;left:0;margin:10px;padding:16px;background:#2b2b2b;border-radius:4px;border:1px solid #000;color:#e4e4e4;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.controls-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.controls-button{background:transparent;padding:0;width:32px;height:32px;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.6);border-radius:100%;transition:none 33ms cubic-bezier(.3,0,.7,1);transition-property:all;outline:0}.controls-button:hover{transform:scale(1.2)}.controls-button.hide{display:none}.station-title{font-weight:300;letter-spacing:-.5px;margin:0 16px 0 0}.station-image{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:100%;overflow:hidden;border:2px solid #484747}.button{display:block}.dots{width:100vw;height:100vh}.select{position:fixed;bottom:0;right:0;margin:10px;outline:0;padding:8px;background:#2b2b2b;border-radius:4px;color:#e4e4e4;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #000;font-family:inherit;font-weight:300;cursor:pointer}
/*# sourceMappingURL=/src.9dedb631.css.map */