.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.artist-footer{display:flex;justify-content:center;gap:24px;padding:30px 20px 120px;background:#0b0914}.artist-footer a{color:#a49dab;font-size:10px;letter-spacing:.12em;text-decoration:none}
@media(max-width:700px){.language button,.artist-language button,.release-language button{min-width:44px;min-height:44px}.mini-player button,.song-arrow,.roulette-arrow{min-width:44px;min-height:44px}.release-detail-link,.seo-columns a{display:inline-flex;align-items:center;min-height:44px}.release-footer{gap:14px;flex-wrap:wrap}}
.choice-copy .choice-title{display:block;margin:16px 0 12px;border:0;padding:0;font:700 clamp(53px,7vw,112px)/.82 Arial,sans-serif;letter-spacing:-.065em}.choice-phil .choice-copy .choice-title{font-family:Georgia,serif;font-size:clamp(38px,5.2vw,82px);font-weight:400;color:#f0cb84}.choice-copy .choice-description{display:block;max-width:410px;margin:0;border:0;padding:0;color:#d3ccd5;font-size:14px;letter-spacing:normal}.choice-phil .choice-copy .choice-description{margin-left:auto}.choice-copy .choice-action{display:inline-block}
@media(max-width:700px){.choice-copy .choice-title{font-size:42px;line-height:.84;margin:10px 0 8px}.choice-phil .choice-copy .choice-title{font-size:28px;line-height:.86;margin:9px 0 7px}.choice-copy .choice-description{max-width:310px;font-size:11px;line-height:1.35}}

/* Shared, optically centered player controls. Keep every triangle identical. */
.mini-player #mini-prev,.mini-player #mini-next,.mini-player #mini-play,#release-play{--control-color:#e4bd6a;display:grid;place-items:center;padding:0;color:var(--control-color);font-size:0;line-height:1;border-color:#e4bd6a66}
.mini-player #mini-prev::after,.mini-player #mini-next::after,.mini-player #mini-play::after,#release-play::after{content:"";display:block;width:14px;height:16px;background:currentColor;margin:0;clip-path:polygon(76% 7%,24% 50%,76% 93%)}
.mini-player #mini-next::after{clip-path:polygon(24% 7%,76% 50%,24% 93%)}
.mini-player #mini-play::after,#release-play::after{width:16px;height:17px;clip-path:polygon(25% 5%,100% 50%,25% 95%);transform:translateX(1px)}
.mini-player #mini-play.is-playing::after,#release-play.is-playing::after{width:14px;height:16px;clip-path:none;transform:none;background:linear-gradient(90deg,currentColor 0 35%,transparent 35% 65%,currentColor 65% 100%)}
