:root{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{font-family:Roboto,sans-serif;background-image:url(/assets/anvilhead_postapocalyptic-00-BWk_arPM.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/anvilhead_postapocalyptic-00-BWk_arPM.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;opacity:1}.header{width:100%;padding:3rem 1rem;text-align:center}h1{font-size:clamp(24px,8vw,64px);font-weight:700;color:#fff;white-space:nowrap;line-height:1.2}.music-container{flex:1;width:100%;max-width:600px;max-height:300px;padding:9rem 1rem;flex-direction:column;gap:1.5rem;overflow-y:auto;overflow-x:hidden}.player-wrapper{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-radius:12px;padding:1.5rem}.track-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:.75rem;text-shadow:1px 1px 2px rgba(0,0,0,.8)}audio{width:100%;height:20px;border-radius:8px}.music-container::-webkit-scrollbar{width:8px}.music-container::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.music-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.music-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.footer{position:fixed;bottom:0;left:0;right:0;padding:1.5rem;padding-left:20%;padding-right:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;box-sizing:border-box;z-index:100}.social-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;border-radius:24px;font-weight:700;font-size:14px;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.social-link:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0006}.spotify-link{background-color:#1ed760f2;color:#000}.spotify-link:hover{background-color:#1ed760}.soundcloud-link{background-color:#ff5500f2;color:#fff}.soundcloud-link:hover{background-color:#f50}.youtube-link{background-color:#ff0000f2;color:#fff}.youtube-link:hover{background-color:red}.itunes-link{background-color:#fa3787f2;color:#fff}.itunes-link:hover{background-color:#fa3787}.spotify-icon,.soundcloud-icon,.youtube-icon,.itunes-icon{width:20px;height:20px}@media(max-width:768px){.header{padding:1.5rem .75rem}.music-container{max-width:100%;padding:1.5rem 1rem;gap:1.25rem}.player-wrapper{padding:1.25rem}.track-title{font-size:13px}.footer{padding:1rem;gap:.75rem}.social-link{padding:.6rem 1rem;font-size:13px}.spotify-icon,.soundcloud-icon,.youtube-icon,.itunes-icon{width:18px;height:18px}}@media(max-width:480px){.header{padding:1rem .5rem}h1{font-size:clamp(20px,10vw,48px)}.footer{padding:.75rem}}@media(prefers-color-scheme:dark){body:before{opacity:1}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
