*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;min-height:100vh;font-family:Montserrat,system-ui,sans-serif;font-size:1rem;line-height:1.6;color:#f5f0e6;background-color:#0d0d0d;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,p{margin:0}:focus-visible{outline:2px solid #e8c547;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(100% - 2rem,72rem);margin-inline:auto}.section{padding-block:4rem}@media(min-width:768px){.section{padding-block:5rem}}.section__header{text-align:center;margin-bottom:2.5rem}.section__title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,5vw,3rem);letter-spacing:.06em;text-transform:uppercase;color:#e8c547}.section__subtitle{margin-top:.5rem;color:#a89880;font-size:.95rem}.hero{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;padding-block:2.5rem}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(232,122,42,.35) 0%,transparent 55%),radial-gradient(ellipse at 70% 80%,rgba(201,162,39,.2) 0%,transparent 50%),linear-gradient(180deg,#0d0d0d4d,#0d0d0d 85%);z-index:1;pointer-events:none}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5;z-index:2;pointer-events:none}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/cover.png) center/cover no-repeat;transform:scale(1.05);filter:brightness(.55)}.hero__content{position:relative;z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-inline:1rem}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;border:1px solid rgba(201,162,39,.5);border-radius:999px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#e8c547;background:#0d0d0d99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__cover{width:min(18rem,70vw);border-radius:1rem;box-shadow:0 0 40px #c9a22740,0 20px 60px #0009;border:2px solid rgba(201,162,39,.4)}.hero__title-accent{font-family:Yellowtail,cursive;font-size:clamp(2.5rem,8vw,4.5rem);color:#c9a227;line-height:1.1;text-shadow:0 2px 20px rgba(201,162,39,.4)}.hero__title-main{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,6vw,3.5rem);letter-spacing:.08em;text-transform:uppercase;color:#f5f0e6}.hero__tagline{max-width:28rem;color:#a89880;font-size:1.05rem}.hero__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 2.5rem;border-radius:999px;background:linear-gradient(135deg,#c9a227,#e87a2a);color:#0d0d0d;font-weight:700;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e87a2a66}@media(prefers-reduced-motion:reduce){.hero__cta:hover{transform:none}}.player{background:#1a1410;border:1px solid rgba(201,162,39,.2);border-radius:1.5rem;padding:2.5rem;box-shadow:0 0 40px #c9a22740}.player__header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.player__cover{width:5rem;height:5rem;border-radius:.5rem;object-fit:cover;flex-shrink:0}.player__info-title{font-family:Bebas Neue,Impact,sans-serif;font-size:1.4rem;letter-spacing:.05em;color:#e8c547}.player__info-artist{color:#a89880;font-size:.9rem}.player__controls{display:flex;flex-direction:column;gap:1rem}.player__row{display:flex;align-items:center;gap:1rem}.player__play-btn{width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(135deg,#c9a227,#e87a2a);color:#0d0d0d;display:grid;place-items:center;flex-shrink:0;transition:transform .25s ease}.player__play-btn:hover{transform:scale(1.05)}.player__play-btn .play-icon,.player__play-btn .pause-icon{font-size:1.2rem;line-height:1}.player__play-btn .pause-icon,.player__play-btn.is-playing .play-icon{display:none}.player__play-btn.is-playing .pause-icon{display:block}.player__progress{flex:1;accent-color:#c9a227;cursor:pointer}.player__time{font-size:.8rem;color:#a89880;font-variant-numeric:tabular-nums;min-width:2.5rem}.player__volume{width:6rem;accent-color:#c9a227;cursor:pointer}.player__volume-label{font-size:.85rem;color:#a89880}.streaming{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.streaming-btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;min-width:8rem;border-radius:1rem;border:1px solid rgba(201,162,39,.25);background:#1a1410cc;transition:border-color .25s ease,background .25s ease}.streaming-btn--placeholder{opacity:.65;cursor:not-allowed}.streaming-btn--placeholder:hover{border-color:#c9a22740;background:#1a1410cc}.streaming-btn__icon{font-size:1.5rem;color:#c9a227}.streaming-btn__label{font-weight:600;font-size:.9rem}.streaming-btn__badge{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#a89880;padding:.15rem .5rem;border-radius:999px;background:#c9a2271a}.lyrics-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem}.lyrics-tab{padding:1rem 1.5rem;border-radius:999px;border:1px solid rgba(201,162,39,.3);color:#a89880;font-weight:600;font-size:.9rem;transition:all .25s ease}.lyrics-tab[aria-selected=true]{background:linear-gradient(135deg,#c9a22733,#e87a2a26);border-color:#c9a227;color:#e8c547}.lyrics-tab:hover:not([aria-selected=true]){border-color:#c9a22780;color:#f5f0e6}.lyrics-content{max-width:36rem;margin-inline:auto}.lyrics-section{margin-bottom:2.5rem}.lyrics-section:last-child{margin-bottom:0}.lyrics-section__title{font-family:Bebas Neue,Impact,sans-serif;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:#e87a2a;margin-bottom:1rem}.lyrics-section__line{font-size:1.05rem;line-height:1.8;color:#f5f0e6}.lyrics-section__line--spacer{height:.5rem}.footer{padding-block:2.5rem;border-top:1px solid rgba(201,162,39,.15);text-align:center;color:#a89880;font-size:.85rem}.footer__brand{font-family:Bebas Neue,Impact,sans-serif;letter-spacing:.08em;color:#c9a227;margin-bottom:.5rem}
