body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden;font-family:"Unbounded",sans-serif;background-color:red;color:#000}.app{display:flex;flex-direction:column;align-items:center;text-align:center}.fullscreen-video{position:relative;width:100%;height:100vh;overflow:hidden}.video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.video-overlay{position:relative;z-index:1;color:#fff;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:rgba(229,16,16,.3)}.video-overlay-logo{width:100px;height:auto;margin-top:1rem}.brand-name{font-size:2.5rem;text-transform:uppercase;font-weight:700;letter-spacing:2px;margin-bottom:.5rem}.audio-toggle{position:fixed;top:20px;right:20px;color:#fff;font-size:1rem;cursor:pointer;z-index:1000;background:rgba(0,0,0,.4);padding:.5rem 1rem;border-radius:6px}.email-collection{background-color:red;border-top:.8px solid #000;width:100%;max-width:600px;margin:0 auto;padding:10vh 1rem;display:flex;flex-direction:column;align-items:center}.email-heading{color:#fff;font-size:2rem;margin-bottom:1rem}.email-form{width:100%;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.form-group{width:100%}.form-group input{width:100%;padding:1rem;font-size:1rem;border:1px solid #000dff;border-radius:4px}.email-form button{padding:1rem;background-color:#000dff;color:#fff;font-weight:700;border:none;cursor:pointer;border-radius:5px;transition:background .4s}.email-form button:hover{background-color:#ff0;color:#000}.footer{background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;padding:2.5rem 1rem;text-align:center}.social-links{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;justify-content:center;margin-top:1rem}.social-links a{text-decoration:none;color:hsla(0,0%,100%,.86)}.spotify-link{display:inline-flex;align-items:center;grid-gap:.65rem;gap:.65rem;margin-top:2rem;color:#fff;text-decoration:none;font-size:1.1rem;flex-direction:column}.spotify-square-icon{width:40px;height:40px;border-radius:6px;transition:transform .3s ease}.spotify-square-icon:hover{transform:scale(1.1)}@media (min-width:768px){.email-form{flex-direction:row;flex-wrap:nowrap}.form-group{flex:1 1}.form-group.email-input{flex:2 1}.email-form button{flex-shrink:0}.social-links,.spotify-link{flex-direction:row}}button,input{transition:all .3s ease-in-out}
/*# sourceMappingURL=main.22c331d3.chunk.css.map */