/* v0.7.0 — Remaining Pages
   Release details, Rid RP and 404 are brought into the same quiet Identity system. */

/* Release details --------------------------------------------------------- */
body.release-detail-page #main{width:100%}
.release-detail-section{padding:48px 0 64px!important}
.release-detail-shell{max-width:var(--identity-width)!important}
.release-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 34px;color:#77828f;font-size:.82rem;font-weight:600}
.release-breadcrumb a{color:#8f9aa7;text-decoration:none}
.release-breadcrumb a:hover,.release-breadcrumb a:focus-visible{color:#d7dde5;outline:none}
.release-detail{display:flex;flex-direction:column;gap:46px}
.release-hero{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:48px;align-items:center;min-height:320px}
.release-cover{overflow:hidden;border-radius:18px;background:#0d1117}
.release-cover img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
.release-intro{min-width:0;max-width:660px}
.release-artist{display:block;margin-bottom:10px;color:#7f8996;font-size:.78rem;font-weight:650}
.release-intro h1{margin:0;font-size:clamp(3.8rem,8vw,7rem);line-height:.86;letter-spacing:-.085em;text-wrap:balance}
.release-meta{display:flex;flex-wrap:wrap;gap:0;margin-top:20px;color:#929ca8;font-size:.86rem}
.release-meta span+span::before{content:'·';margin:0 9px;color:#626d79}
.release-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:26px}.release-actions .button{margin-top:0!important}.release-bandlink-button{margin-top:26px!important}.release-actions .release-bandlink-button{margin-top:0!important}
.release-info-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:14px;align-items:start}
.release-info-grid.single{grid-template-columns:minmax(0,760px)}
.release-info-block{padding:24px;border-radius:16px;background:#0d1218}
.release-info-block h2{margin:0 0 14px;font-size:1.65rem;line-height:1;letter-spacing:-.04em}
.release-info-block p{max-width:72ch;margin:0;color:#abb4bf;font-size:.96rem;line-height:1.75}
.release-info-block p+p{margin-top:14px}
.release-tracklist{padding:0;overflow:hidden}
.release-tracklist h2{padding:22px 24px 14px;margin:0}
.release-tracklist ol{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}
.release-tracklist li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:baseline;padding:10px 24px;border-top:1px solid rgba(255,255,255,.035)}
.release-track-number{color:#6f7a87;font-size:.74rem;font-weight:700;font-variant-numeric:tabular-nums}
.release-tracklist strong{font-size:.9rem;font-weight:650;line-height:1.45}
.release-back-link{display:inline-flex;width:max-content;color:#87919e;font-size:.86rem;font-weight:600;text-decoration:none}
.release-back-link:hover,.release-back-link:focus-visible{color:#d7dde5;outline:none}

/* Rid RP ------------------------------------------------------------------ */
body.id10-rp-page .id10-page{padding:48px 0 64px}
.id10-rp-stack{display:flex;flex-direction:column;gap:48px}
.id10-breadcrumb{display:flex;gap:8px;color:#76818e;font-size:.82rem;font-weight:600}
.id10-breadcrumb a{color:#8d98a5}.id10-breadcrumb a:hover{color:#d7dde5}
.id10-rp-hero{min-height:390px;display:flex;flex-direction:column;justify-content:center;max-width:760px}
.id10-status{width:max-content;margin-bottom:16px;color:#8994a1;font-size:.78rem;font-weight:650}
.id10-rp-hero h1{margin:0;font-size:clamp(4.1rem,8vw,7rem);line-height:.86;letter-spacing:-.085em}
.id10-rp-hero p{max-width:62ch;margin:24px 0 0;color:#b5bec9;font-size:1rem;line-height:1.75}
.id10-rp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.id10-rp-group{overflow:hidden;border-radius:16px;background:#0e141b}
.id10-rp-group-head{padding:22px 24px 16px}
.id10-rp-group-head h2{margin:0;font-size:1.9rem;letter-spacing:-.045em}
.id10-rp-group-head p{margin:8px 0 0;color:#8994a1;font-size:.88rem;line-height:1.6}
.id10-rp-items{display:grid;grid-template-columns:1fr 1fr}
.id10-rp-item{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;padding:14px 24px;border-top:1px solid rgba(255,255,255,.035);color:#dfe4ea}
.id10-rp-item:nth-child(even){border-left:1px solid rgba(255,255,255,.035)}
.id10-rp-item span{color:#77828f;font-size:.8rem}
.id10-rp-note{max-width:68ch;margin:0;color:#8e98a5;font-size:.9rem;line-height:1.7}

/* 404 --------------------------------------------------------------------- */
body.error-page{min-height:100vh;display:flex;flex-direction:column}
body.error-page #main{flex:1 0 auto;width:100%}
.error-identity{min-height:520px;display:flex;align-items:center;padding:48px 0 64px}
.error-identity-inner{width:min(760px,100%)}
.error-code{display:flex;align-items:center;gap:.01em;margin:0 0 18px;font-size:clamp(5.8rem,16vw,11rem);font-weight:850;line-height:.73;letter-spacing:-.095em}
.error-digit{padding:0!important;border:0!important;color:var(--identity-text)!important;background:none!important;background-clip:initial!important;-webkit-background-clip:initial!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;cursor:default}
.error-digit:nth-child(2){color:var(--identity-text)!important}
.error-identity h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:.98;letter-spacing:-.06em}
.error-identity p{max-width:52ch;margin:18px 0 0;color:#aeb7c2;line-height:1.7}
.error-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}

@media(max-width:900px){
 .release-detail-section,body.id10-rp-page .id10-page{padding:36px 0 52px!important}
 .release-hero{grid-template-columns:220px minmax(0,1fr);gap:32px;min-height:280px}
 .release-info-grid{grid-template-columns:1fr}
 .id10-rp-items{grid-template-columns:1fr}
 .id10-rp-item:nth-child(even){border-left:0}
}
@media(max-width:620px){
 .release-detail-section,body.id10-rp-page .id10-page{padding:30px 0 44px!important}
 .release-breadcrumb{margin-bottom:26px}
 .release-detail{gap:36px}
 .release-hero{grid-template-columns:1fr;gap:24px;min-height:0}
 .release-cover{width:min(72vw,300px)}
 .release-intro h1{font-size:clamp(3.8rem,18vw,5.7rem)}
 .release-info-block{padding:18px;border-radius:13px}
 .release-tracklist h2{padding:18px 18px 12px}
 .release-tracklist li{padding:10px 18px}
 .id10-rp-stack{gap:36px}
 .id10-rp-hero{min-height:320px}
 .id10-rp-group{border-radius:13px}
 .id10-rp-group-head{padding:18px 18px 14px}
 .id10-rp-item{padding:13px 18px}
 .error-identity{min-height:420px;padding:34px 0 48px}
}

/* dev.12 — standalone 404, no global chrome */
body.error-page{min-height:100dvh!important;display:grid!important;place-items:center!important}
body.error-page #main{width:100%!important;flex:none!important}
body.error-page .error-identity{min-height:0!important;padding:40px 0!important}


/* v0.7.0 — remaining pages final polish */
.release-hero{align-items:center}
.release-cover{box-shadow:0 0 0 1px rgba(255,255,255,.045)}
.release-meta{font-variant-numeric:tabular-nums}
.release-info-block{background:#0e141b!important}
.release-tracklist li{transition:background .14s ease}
.release-tracklist li:hover{background:rgba(255,255,255,.018)}
.release-back-link{padding:5px 0}
.id10-rp-group{background:#0e141b!important}
.id10-rp-item{transition:background .14s ease}
.id10-rp-item:hover{background:#151c24}
.error-identity-inner{max-width:720px}
.error-digit:focus-visible{outline-offset:8px!important;border-radius:6px!important}
@media(max-width:620px){
 .release-cover{width:min(78vw,310px)}
 .release-meta{gap:0!important;margin-top:16px}
 .release-actions{display:grid;grid-template-columns:1fr;margin-top:22px}.release-actions .button,.release-bandlink-button{width:100%;justify-content:center}
 .release-info-block{padding:17px!important}
 .release-detail{gap:32px}
 .id10-rp-hero{min-height:280px}
 .error-code{font-size:clamp(5.5rem,31vw,8rem)}
 .error-actions{display:grid;grid-template-columns:1fr 1fr;width:min(330px,100%)}
 .error-actions .button{width:100%}
}
