.album-detail-hero{position:relative;overflow:hidden}.album-detail-hero > .container{position:relative;z-index:1}.album-detail-backdrop{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0;transform:scale(1.05);transition:opacity 2.6s ease,transform 26s linear;pointer-events:none}.album-detail-hero.is-lit .album-detail-backdrop{opacity:0.26;transform:scale(1.16)}.album-detail-backdrop::after{content:"";position:absolute;inset:0;background:linear-gradient( to bottom,rgba(10,10,10,0.58) 0%,rgba(10,10,10,0.84) 52%,var(--bg-primary) 100% )}.album-detail-cover{border-color:rgba(255,255,255,0.09);box-shadow:0 34px 90px rgba(0,0,0,0.62),0 2px 10px rgba(0,0,0,0.5)}.album-detail-cover::after{content:"";position:absolute;inset:0;box-shadow:inset 0 1px 0 rgba(255,255,255,0.07);pointer-events:none}.album-billing{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem 0;margin:1.6rem 0 0}.album-billing-item{display:flex;flex-direction:column;gap:0.4rem;padding-right:1.9rem}.album-billing-item + .album-billing-item{padding-left:1.9rem;border-left:1px solid var(--border)}.album-billing-label{font-size:0.61rem;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:var(--accent-dim)}.album-billing-value{font-size:0.94rem;font-weight:300;letter-spacing:0.02em;color:var(--text-primary)}@media (max-width: 860px){.album-billing-item{padding-right:0.9rem}.album-billing-item + .album-billing-item{padding-left:0.9rem}}@media (max-width: 560px){.album-billing-item + .album-billing-item{padding-left:0;border-left:0}.album-billing{gap:1.3rem 1.9rem}.album-billing-item{padding-right:0}}.album-detail-description{max-width:62ch}.album-detail-description > p:first-child{font-size:1.16rem;font-weight:200;line-height:1.78;letter-spacing:0.01em;color:var(--text-primary);margin-bottom:1.9rem}.album-detail-description p.is-armed,.single-entry.is-armed{opacity:0}.album-detail-description p.is-revealed,.single-entry.is-revealed{animation:spp-reveal-rise 0.9s var(--reveal-ease) both}.album-credits{margin-top:3.6rem;max-width:62ch}.album-credits .album-detail-subheading{margin-bottom:1.2rem}.album-facts-credits{margin:0;border-top:1px solid var(--border)}.album-facts-credits .detail-item{align-items:baseline;gap:2rem;padding:0.8rem 0;font-size:0.82rem}.album-facts-credits .detail-label{flex:0 0 auto;font-size:0.62rem;font-weight:400;letter-spacing:0.24em;text-transform:uppercase;color:var(--text-muted)}.album-facts-credits .detail-value{text-align:right;font-weight:300;color:var(--text-secondary)}.album-facts-credits .detail-item.is-armed{opacity:0}.album-facts-credits .detail-item.is-revealed{animation:spp-reveal-rise 0.75s var(--reveal-ease) both}.album-detail-hero .back-link{animation:spp-open-rise 0.9s var(--reveal-ease) 0.1s backwards}.album-detail-hero .album-detail-cover{animation:spp-open-plate 1.5s var(--reveal-ease) 0.25s backwards}.album-detail-hero .album-detail-info h1{animation:spp-open-rise 1.1s var(--reveal-ease) 0.75s backwards}.album-detail-hero .album-billing{animation:spp-open-rise 1s var(--reveal-ease) 1s backwards}.album-detail-hero .album-detail-info > .album-detail-subheading{animation:spp-open-rise 0.9s var(--reveal-ease) 1.04s backwards}.album-detail-hero .album-detail-description{animation:spp-open-rise 1s var(--reveal-ease) 1.18s backwards}@keyframes spp-open-rise{from{opacity:0;transform:translateY(16px);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes spp-open-plate{from{opacity:0;transform:scale(1.06);filter:blur(12px)}to{opacity:1;transform:none;filter:blur(0)}}.album-detail-hero .album-credits{animation:none}@media (prefers-reduced-motion: reduce){.album-detail-backdrop,.album-detail-hero.is-lit .album-detail-backdrop{transition:none;transform:none}.album-detail-hero .back-link,.album-detail-hero .album-detail-cover,.album-detail-hero .album-detail-info h1,.album-detail-hero .album-billing,.album-detail-hero .album-detail-info > .album-detail-subheading,.album-detail-hero .album-detail-description{animation:none}.release-scroll-cue{animation:none;opacity:0.7}.album-detail-description p.is-armed,.album-facts-credits .detail-item.is-armed,.single-entry.is-armed{opacity:1}.album-detail-description p.is-revealed,.album-facts-credits .detail-item.is-revealed,.single-entry.is-revealed{animation:none}}.album-detail-hero{padding:clamp(4.5rem,8vh,6rem) 2rem 5rem}.album-detail-layout{display:block;max-width:920px;margin:0 auto}body.release-page .album-detail-layout{display:block;max-width:920px;margin:0 auto}body.release-page .album-detail-cover{position:relative;width:min(62vh,540px,88vw);max-width:100%;margin:0 auto}.album-detail-cover{position:relative;width:min(62vh,540px,88vw);max-width:100%;margin:0 auto}.album-detail-info{text-align:center}.album-detail-info h1{margin:2.4rem 0 0;font-size:clamp(2rem,4.4vw,3.3rem);font-weight:200;letter-spacing:0.05em;line-height:1.15}.album-detail-info > .album-detail-subheading{position:relative;margin-top:clamp(5rem,15vh,11rem);padding-top:3rem}.album-detail-info > .album-detail-subheading::before{content:"";position:absolute;top:0;left:50%;width:56px;height:1px;margin-left:-28px;background:var(--border-light)}.album-detail-description,.album-credits{margin-left:auto;margin-right:auto;text-align:left}.release-scroll-cue{display:block;width:26px;margin:clamp(2.6rem,6vh,4.5rem) auto 0;color:var(--text-muted);opacity:0;animation:spp-release-cue-in 1s var(--reveal-ease) 1.5s forwards,spp-release-cue-float 2.4s ease-in-out 2.5s infinite}@keyframes spp-release-cue-in{from{opacity:0;transform:translateY(-10px)}to{opacity:0.7;transform:none}}@keyframes spp-release-cue-float{0%,100%{transform:translateY(0)}50%{transform:translateY(7px)}}.release-scroll-cue svg{display:block;width:100%;height:auto}.release-scroll-cue .chev-trail{opacity:0.45}.album-credits{text-align:center}.album-credits .album-detail-subheading{margin-bottom:1.9rem}.album-facts-credits{max-width:560px;margin:0 auto;border-top:0}.album-facts-credits .detail-item{display:flex;align-items:baseline;gap:2.4rem;padding:0.62rem 0;border-bottom:0;font-size:0.85rem}.album-facts-credits .detail-label{flex:1 1 0;text-align:right;font-size:0.63rem;font-weight:400;letter-spacing:0.24em;text-transform:uppercase;color:var(--accent-dim);white-space:nowrap}.album-facts-credits .detail-value{flex:1 1 0;text-align:left;font-weight:300;color:var(--text-secondary)}.album-facts .detail-item:last-child,.album-facts-credits .detail-item:last-child{border-bottom:0}@media (max-width: 560px){.album-facts-credits .detail-item{gap:1.1rem}.album-facts-credits .detail-label{white-space:normal}}@media (max-width: 560px){.album-detail-hero{padding-top:5rem}.album-detail-info h1{margin-top:1.9rem}}html.release-armed .album-detail-hero > .container{z-index:1001}html.release-done .album-detail-hero > .container{z-index:1}html.release-armed .album-detail-hero .back-link,html.release-armed .album-detail-hero .album-detail-cover,html.release-armed .album-detail-hero .album-detail-info h1,html.release-armed .album-detail-hero .album-billing,html.release-armed .album-detail-hero .album-detail-info > .album-detail-subheading,html.release-armed .album-detail-hero .album-detail-description,html.release-armed .release-scroll-cue{animation:none;opacity:0}html.release-armed .album-detail-cover{--release-cover-dy:0px;--release-cover-scale:1.3;will-change:transform,opacity,filter}html.release-armed.release-play .album-detail-cover{animation:spp-release-cover 1.32s 0.1s both}html.release-armed.release-play .album-detail-hero .back-link{animation:spp-open-rise 0.75s var(--reveal-ease) 1.5s both}html.release-armed.release-play .album-detail-hero .album-detail-info h1{animation:spp-open-rise 0.85s var(--reveal-ease) 1.58s both}html.release-armed.release-play .album-detail-hero .album-billing{animation:spp-open-rise 0.8s var(--reveal-ease) 1.76s both}html.release-armed.release-play .album-detail-hero .album-detail-info > .album-detail-subheading{animation:spp-open-rise 0.75s var(--reveal-ease) 1.92s both}html.release-armed.release-play .album-detail-hero .album-detail-description{animation:spp-open-rise 0.8s var(--reveal-ease) 2.02s both}html.release-armed.release-play .release-scroll-cue{animation:spp-release-cue-in 0.9s var(--reveal-ease) 2.2s forwards,spp-release-cue-float 2.4s ease-in-out 3.1s infinite}@keyframes spp-release-cover{0%{opacity:0;transform:translateY(var(--release-cover-dy)) scale(calc(var(--release-cover-scale) * 1.04));filter:blur(16px);animation-timing-function:cubic-bezier(0.22,1,0.36,1)}39%{opacity:1;transform:translateY(var(--release-cover-dy)) scale(var(--release-cover-scale));filter:blur(0);animation-timing-function:linear}42%{opacity:1;transform:translateY(var(--release-cover-dy)) scale(var(--release-cover-scale));filter:blur(0);animation-timing-function:cubic-bezier(0.6,0,0.2,1)}100%{opacity:1;transform:none;filter:blur(0)}}@media (prefers-reduced-motion: reduce){html.release-armed .album-detail-hero .back-link,html.release-armed .album-detail-hero .album-detail-cover,html.release-armed .album-detail-hero .album-detail-info h1,html.release-armed .album-detail-hero .album-billing,html.release-armed .album-detail-hero .album-detail-info > .album-detail-subheading,html.release-armed .album-detail-hero .album-detail-description,html.release-armed .release-scroll-cue{animation:none;opacity:1}html.release-armed .album-detail-hero > .container{z-index:1}}.single-panel-body{flex:1;min-width:0}.single-panel .album-billing{justify-content:flex-start;margin:0;padding-bottom:0;border-bottom:0}.single-panel-credits{margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid var(--border);text-align:left}.single-panel-credits .album-detail-subheading{margin:0 0 0.9rem;font-size:0.62rem}.single-panel .album-facts-credits{max-width:460px;margin:0}.single-panel .album-facts-credits .detail-item{padding:0.45rem 0;font-size:0.82rem}@media (max-width: 640px){.single-panel .album-facts-credits{max-width:none}.single-panel .album-facts-credits .detail-item{gap:1.1rem}}html.release-armed:not(.release-done),html.release-armed:not(.release-done) body{overflow:hidden}@media (prefers-reduced-motion: reduce){html.release-armed:not(.release-done),html.release-armed:not(.release-done) body{overflow:visible}}
