.sh-hero{position:relative;min-height:78vh;display:flex;align-items:center;padding:clamp(3rem,8vw,6rem) 1.5rem;overflow:hidden;background:#0a1620;color:#fff}.sh-hero__bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.5;filter:saturate(1.05)}.sh-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0a16208c,#0a1620eb)}.sh-hero__content{position:relative;max-width:900px;margin:0 auto;text-align:center}.sh-hero__tag{font-size:.75rem;letter-spacing:.18em;opacity:.85;margin-bottom:1.2rem;color:#e89e68}.sh-hero__title{font-family:Anton,Space Grotesk,sans-serif;font-weight:400;font-size:clamp(2.6rem,9vw,6rem);line-height:1;margin:0 0 1.4rem;letter-spacing:.01em}.sh-hero__title span{display:block;font-size:.4em;letter-spacing:.15em;opacity:.9;margin-top:.4rem}.sh-hero__thesis{font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.6;opacity:.92;max-width:560px;margin:0 auto}.sh-hero__thesis em{opacity:.75;font-style:italic}.sh-hero__cta{display:flex;gap:1rem;margin-top:2.2rem;flex-wrap:wrap;justify-content:center}.sh-btn{display:inline-flex;align-items:center;gap:.5ch;padding:.75rem 1.4rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s;cursor:pointer;border:1px solid transparent;font-size:.95rem}.sh-btn--primary{background:#e89e68;color:#0a1620}.sh-btn--ghost{background:transparent;color:#fff;border-color:#ffffff59}.sh-btn:hover{transform:translateY(-1px)}.sh-btn--ghost:hover{border-color:#e89e68}.sh-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.sh-container--narrow{max-width:760px}.sh-section{padding:clamp(3rem,7vw,5.5rem) 0}.sh-section--concept{background:var(--color-surface-alt, #f4f1ea)}.sh-section--tracks{background:var(--color-surface, #fff)}.sh-section--backcover{background:#0a1620}.sh-section--artists{background:var(--color-surface-alt, #f4f1ea)}.sh-section__header{max-width:780px;margin:0 auto 2.2rem;text-align:center}.sh-section__label{display:inline-block;font-size:.75rem;letter-spacing:.18em;color:#c9773f;margin-bottom:.7rem}.sh-section__header h2{font-size:clamp(1.5rem,3.4vw,2.2rem);margin:0;line-height:1.3}.sh-concept{max-width:760px;margin:0 auto}.sh-concept p{font-size:1.02rem;line-height:1.75;opacity:.88;margin:0 0 1.1rem}.sh-concept a{color:#c9773f}.sh-tracks{list-style:none;padding:0;max-width:880px;margin:0 auto}.sh-track{display:grid;grid-template-columns:36px 30px 1fr auto auto;align-items:center;gap:.9rem;padding:.85rem 0;border-bottom:1px solid var(--color-border-light, rgba(0,0,0,.08))}.sh-track__play{width:32px;height:32px;border-radius:50%;border:1px solid var(--color-border, rgba(0,0,0,.15));background:transparent;display:grid;place-items:center;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s}.sh-track__play:hover{border-color:#e89e68}.sh-track__play-icon{width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent currentColor;margin-left:2px}.sh-track.is-playing .sh-track__play{background:#e89e68;border-color:#e89e68}.sh-track.is-playing .sh-track__play-icon{border-style:double;border-width:0px 0 0px 8px;width:8px;height:10px;border-left-width:3px;border-right-width:3px;border-color:#0a1620;margin-left:0}.sh-track__num{font-family:JetBrains Mono,monospace;font-size:.85rem;opacity:.5;text-align:right}.sh-track__main{min-width:0;display:flex;flex-direction:column;gap:.15rem}.sh-track__title{font-weight:600;font-size:1rem}.sh-track__take{font-weight:400;opacity:.6;font-size:.9em}.sh-track__performer{font-size:.85rem;color:#c9773f;text-decoration:none;width:fit-content}.sh-track__performer:hover{text-decoration:underline}.sh-track__word{font-size:.85rem;opacity:.55;white-space:nowrap;display:none}.sh-track__share{width:30px;height:30px;border-radius:50%;border:none;background:transparent;opacity:.5;cursor:pointer;display:grid;place-items:center;transition:opacity .2s}.sh-track__share:hover{opacity:1}.sh-track__audio{grid-column:1 / -1;width:100%;height:34px;margin-top:.3rem;display:none}.sh-track.is-active .sh-track__audio{display:block}.sh-track.is-highlighted{background:#e89e681f;border-radius:8px}@media(min-width:640px){.sh-track__word{display:block}}.sh-tracks__share{text-align:center;margin-top:2rem}.sh-backcover__img{width:100%;height:auto;display:block;border-radius:6px;box-shadow:0 20px 60px #00000080}.sh-artists{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.2rem}.sh-artist{text-decoration:none;color:inherit;text-align:center;transition:transform .2s}.sh-artist:hover{transform:translateY(-3px)}.sh-artist__photo-wrap{aspect-ratio:1;border-radius:10px;overflow:hidden;margin-bottom:.6rem;background:#0a1620}.sh-artist__photo-wrap img{width:100%;height:100%;object-fit:cover}.sh-artist__name{font-weight:700;font-size:.95rem}.sh-artist__genre{font-size:.78rem;opacity:.6}.reveal,.reveal-stagger>*{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.is-revealed,.reveal-stagger.is-revealed>*{opacity:1;transform:none}.reveal-stagger>*{transition-delay:calc(var(--i, 0) * 40ms)}
