.album-page-shell{background:linear-gradient(180deg,#fffaf1 0%,#fff 32%,#f7fbff 100%);color:#172033;min-height:100vh}.album-site-header,.album-site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,4rem);background:#fff;border-bottom:1px solid rgba(23,32,51,.1)}.album-site-header nav{display:flex;flex-wrap:wrap;gap:1rem}.album-site-header a,.album-site-footer a{color:inherit}.album-brand{font-weight:900;text-decoration:none;font-size:1.15rem}.album-page{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(2rem,5vw,5rem) 0 10rem}.album-hero{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.album-hero-art img,.album-art-placeholder{display:block;width:100%;aspect-ratio:1;border-radius:28px;box-shadow:0 26px 70px rgba(23,32,51,.16);object-fit:cover}.album-art-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#ffe17b,#ff935c 45%,#5cc8ff);font-size:5rem;font-weight:900}.album-hero-copy h1{font-size:clamp(3rem,8vw,7rem);line-height:.92;margin:.15em 0}.album-subtitle{font-size:clamp(1.25rem,2.4vw,2rem);font-weight:800}.album-commerce-callout{display:grid;gap:.55rem;margin-top:1.2rem;padding:1rem 1.1rem;border:2px solid rgba(23,32,51,.1);border-radius:18px;background:#fff}.album-commerce-callout strong{font-size:1.2rem}.album-commerce-callout span{line-height:1.45;color:#4f596b}.album-commerce-callout .button{justify-self:start;text-decoration:none}.album-counts{font-weight:800;text-transform:uppercase;letter-spacing:.08em}.album-hero-actions,.album-disc-heading{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.album-story-section,.album-dedication-section,.album-truth-note,.album-follow-section,.album-listening-section{margin-top:clamp(3rem,8vw,7rem)}.album-story-section,.album-dedication-section{font-size:clamp(1.1rem,2vw,1.35rem);max-width:850px}.album-dedication-section{max-width:900px;padding:clamp(1.5rem,4vw,2.5rem);border-left:6px solid #f27649;border-radius:0 24px 24px 0;background:#fff7e8;box-shadow:0 14px 38px rgba(23,32,51,.07)}.album-dedication-section h2{font-size:clamp(2rem,4vw,3.4rem);margin:.2em 0 .65em}.album-dedication-section p{line-height:1.7}.album-truth-note{padding:1.5rem 1.75rem;border-radius:22px;background:#172033;color:white;max-width:900px}.album-follow-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;padding:clamp(1.5rem,4vw,3rem);border:2px solid rgba(23,32,51,.09);border-radius:28px;background:#fff4cf;box-shadow:0 18px 50px rgba(23,32,51,.08)}.album-follow-copy h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;margin:.2em 0}.album-subscribe-form{display:grid;gap:1rem;padding:1.25rem;border-radius:22px;background:#fff}.album-subscribe-fields{display:grid;grid-template-columns:1fr 1.4fr;gap:.85rem}.album-subscribe-form label{display:grid;gap:.35rem;font-weight:800}.album-subscribe-form input[type="text"],.album-subscribe-form input[type="email"],.album-subscribe-form input:not([type]){width:100%;box-sizing:border-box;padding:.8rem .9rem;border:1px solid rgba(23,32,51,.3);border-radius:10px;font:inherit}.album-subscribe-form fieldset{display:grid;gap:.5rem;min-width:0;width:100%;box-sizing:border-box;border:1px solid rgba(23,32,51,.15);border-radius:14px;padding:1rem}.album-subscribe-form legend{font-weight:900;padding:0 .25rem}.album-subscribe-form fieldset label,.album-subscribe-consent{display:flex;align-items:flex-start;gap:.65rem;min-width:0;line-height:1.45;overflow-wrap:anywhere;font-weight:600}.album-subscribe-form input[type="checkbox"]{width:1.25rem;min-width:1.25rem;height:1.25rem;min-height:1.25rem;padding:0;flex:0 0 1.25rem;margin:.15rem 0 0;accent-color:#172033}.album-subscribe-form button{justify-self:start}.album-subscribe-status{min-height:1.4em;margin:0;font-weight:800}.album-subscribe-form[data-complete="true"] .album-subscribe-status{color:#17613d}.album-section-heading h2{font-size:clamp(2.4rem,5vw,4.5rem);margin:.15em 0 .8em}.album-disc{margin-top:3rem}.album-disc-heading{justify-content:space-between;border-bottom:3px solid #172033;padding-bottom:1rem}.album-disc-heading h3{font-size:clamp(1.8rem,3vw,2.7rem);margin:0}.album-disc-heading button,.album-track-actions button,.album-player button{border:0;border-radius:999px;padding:.75rem 1rem;font:inherit;font-weight:800;cursor:pointer;background:#172033;color:#fff}.album-track-list{display:grid;gap:.8rem;margin-top:1rem}.album-track-card{display:grid;grid-template-columns:48px 82px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem;border:2px solid rgba(23,32,51,.08);border-radius:22px;background:#fff;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.album-track-card.is-active{border-color:#f27649;box-shadow:0 12px 34px rgba(23,32,51,.12);transform:translateY(-1px)}.album-track-number{font-size:1.25rem;font-weight:900;text-align:center}.album-track-art img,.album-track-art span{width:82px;aspect-ratio:1;display:grid;place-items:center;border-radius:16px;object-fit:cover;background:#f3f4f7;font-weight:900;font-size:1.4rem}.album-track-copy h3{margin:0;font-size:1.2rem}.album-explicit-badge{display:inline-flex;align-items:center;margin-left:.4rem;padding:.16rem .38rem;border:1px solid currentColor;border-radius:.35rem;font-size:.65rem;line-height:1;text-transform:uppercase;letter-spacing:.07em;vertical-align:middle}.album-track-copy>p{margin:.35rem 0;color:#5c6473}.album-track-copy details{margin-top:.65rem}.album-track-copy summary{cursor:pointer;font-weight:800}.album-track-copy details p{max-width:760px;line-height:1.6;white-space:pre-line}.album-track-actions{display:flex;align-items:center;gap:.7rem}.album-track-actions a{font-weight:800;color:#172033}.album-player{position:fixed;z-index:60;left:1rem;right:1rem;bottom:1rem;display:grid;grid-template-columns:58px minmax(150px,1fr) repeat(3,auto) minmax(180px,1.4fr) minmax(120px,.6fr) auto auto auto;gap:.65rem;align-items:center;padding:.75rem;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:rgba(23,32,51,.97);color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.album-player[hidden]{display:none}.album-player-art{width:58px;aspect-ratio:1;border-radius:12px;background:#f27649 center/cover no-repeat;display:grid;place-items:center;font-weight:900}.album-player-copy{display:flex;flex-direction:column;min-width:0}.album-player-copy strong,.album-player-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-player button{background:#fff;color:#172033;padding:.55rem .75rem}.album-player a{color:#fff;font-weight:800}.album-progress-label{display:grid;grid-template-columns:auto 1fr auto;gap:.45rem;align-items:center}.album-progress-label input,.album-volume-label input{accent-color:#ffba49}.album-volume-label{display:flex;align-items:center;gap:.4rem;font-size:.85rem}.album-player-status{position:absolute;left:1rem;bottom:100%;padding:.35rem .5rem;color:#172033}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:900;color:#c84d27}.album-truth-note .eyebrow{color:#fff}.album-site-footer{margin-top:2rem;border-top:1px solid rgba(23,32,51,.1);border-bottom:0}.album-site-footer p{margin:0}@media(max-width:1000px){.album-follow-section{grid-template-columns:1fr}.album-player{grid-template-columns:48px minmax(0,1fr) repeat(3,auto);padding-bottom:1rem}.album-progress-label,.album-volume-label,#album-player-shuffle,#album-player-repeat,#album-player-story{grid-column:auto}.album-progress-label{grid-column:1/-1}.album-volume-label{grid-column:1/3}.album-player-status{display:none}}@media(max-width:760px){.album-site-header{align-items:flex-start;flex-direction:column}.album-hero{grid-template-columns:1fr}.album-hero-art{max-width:460px}.album-subscribe-fields{grid-template-columns:1fr}.album-track-card{grid-template-columns:38px 64px 1fr}.album-track-art img,.album-track-art span{width:64px}.album-track-actions{grid-column:2/-1}.album-player{left:.5rem;right:.5rem;bottom:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;padding:.6rem}.album-player-art{width:44px}.album-player-copy{grid-column:2/-1}.album-player .album-progress-label,.album-player .album-volume-label{color:#fff}.album-player button,.album-player a{min-height:44px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.album-player button{padding:.48rem .6rem;font-size:.82rem}.album-progress-label{grid-column:1/-1;min-height:44px}.album-volume-label{grid-column:1/-1;min-width:0;min-height:44px}.album-volume-label input,.album-progress-label input{width:100%;min-width:0;min-height:44px}.album-player #album-player-shuffle,.album-player #album-player-repeat,.album-player #album-player-story{display:inline-flex;white-space:nowrap;font-size:.78rem;padding:.45rem .55rem}.album-player #album-player-story{border:1px solid rgba(255,255,255,.45);border-radius:999px;text-decoration:none}.album-page{padding-bottom:20rem}}@media(prefers-reduced-motion:reduce){.album-track-card{transition:none}}
.album-style-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.45rem 0}.album-style-tags span{display:inline-flex;padding:.18rem .48rem;border-radius:999px;background:rgba(19,63,70,.08);border:1px solid rgba(19,63,70,.18);font-size:.74rem;font-weight:800;line-height:1.2}.album-track-copy details+details{margin-top:.4rem}
