*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#070706;color:#e3dbc7;font-family:Tahoma,Arial,sans-serif;font-size:12px}
a{color:inherit}.site{min-height:100vh;overflow:hidden;position:relative}
.hero-bg{position:absolute;inset:0;height:920px;background:url("assets/hero-01.webp") center 22%/cover no-repeat;z-index:-4;transition:opacity .9s}
.hero-overlay{position:absolute;inset:0;height:920px;z-index:-3;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.45) 42%,rgba(0,0,0,.34) 72%,rgba(0,0,0,.78) 100%),linear-gradient(0deg,#070706 0%,rgba(7,7,6,.05) 40%,rgba(7,7,6,.18) 100%)}
.topbar{height:105px;position:absolute;top:0;left:0;right:0;display:grid;grid-template-columns:250px 1fr auto;align-items:start;padding:22px 4.5vw;z-index:5}
.brand{display:block;width:230px}.brand img{width:230px;height:auto;display:block}
.main-nav{display:flex;gap:26px;align-items:center;justify-content:center;padding-top:14px}
.main-nav a{font-size:10px;letter-spacing:.2em;text-decoration:none;color:#e3dbc7}.main-nav a:hover{color:#ffa200}
.socials{display:flex;gap:14px;align-items:center;padding-top:10px}.socials a{width:20px;height:20px;display:grid;place-items:center;opacity:.9;transition:.2s}.socials a:hover{transform:translateY(-2px);opacity:1}.socials img{width:18px;height:18px;filter:brightness(0) invert(1);opacity:.9}
.hero{min-height:920px;padding:190px 10vw 105px;display:flex;flex-direction:column;justify-content:center;position:relative}
.hero-content{max-width:600px}.eyebrow{font-size:10px;letter-spacing:.25em;color:#ffa200;margin-bottom:17px}
.hero h1{font-size:clamp(62px,8vw,105px);line-height:.86;font-weight:400;color:#fff;margin:0 0 30px;letter-spacing:-.045em}.hero h1 span{color:#e3dbc7}
.hero p{font-size:16px;line-height:1.7;margin:0 0 32px;color:#e0d9cb}
.accent-link{font-size:10px;letter-spacing:.2em;text-decoration:none;border-bottom:1px solid #ffa200;padding-bottom:8px}.accent-link span{color:#ffa200;font-size:17px;margin-left:12px}
.now-playing{position:absolute;left:10vw;bottom:76px;width:380px;display:grid;grid-template-columns:82px 1fr;gap:16px;align-items:center}.now-playing>img{width:82px;height:82px;object-fit:cover;border:1px solid rgba(227,219,199,.4)}.now-meta{display:flex;flex-direction:column;gap:4px}.mini-label{color:#ffa200;letter-spacing:.2em;font-size:8px}.now-meta strong{font-size:18px;font-weight:400;color:#fff;letter-spacing:.1em}.now-meta small{color:#bdb5a7}.now-controls{grid-column:1/-1;display:flex;gap:25px;align-items:center;color:#e3dbc7;padding-left:15px}.now-controls .play{border:1px solid #ffa200;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;color:#ffa200}
.section,.split-section,.contact{position:relative;border-top:1px solid rgba(227,219,199,.22);background:rgba(7,7,6,.96)}
.section{padding:70px 5vw 80px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.section h2,.subsection h2{margin:0;color:#fff;font-weight:400;font-size:44px;letter-spacing:.02em}.section-note{color:#9e9689;letter-spacing:.15em}
.release-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:26px}.release-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block;margin-bottom:12px}.release-card h3{font-size:14px;color:#fff;font-weight:400;margin:0 0 6px}.release-card p{margin:0;color:#aaa296}.release-card a{display:inline-block;margin-top:9px;color:#ffa200;font-size:9px;letter-spacing:.15em;text-decoration:none}
.split-section{display:grid;grid-template-columns:1fr 1.45fr}.subsection{padding:52px 5vw 58px;min-width:0}.split-section>.subsection+ .subsection{border-left:1px solid rgba(227,219,199,.22)}.sub-head{display:flex;align-items:center;gap:12px;margin-bottom:28px}.sub-head h2{font-size:31px;letter-spacing:.12em;text-transform:uppercase}.sub-head>span{color:#ffa200;font-size:28px}
.remix-item{display:grid;grid-template-columns:84px 1fr;gap:18px;align-items:center;margin-bottom:18px}.remix-item img{width:84px;height:84px;object-fit:cover}.remix-item h3{font-size:14px;font-weight:400;color:#fff;margin:0 0 6px}.remix-item p{color:#aaa296;margin:0 0 5px}.remix-item a{color:#ffa200;text-decoration:none;font-size:9px;letter-spacing:.15em}
.playlist-art{width:100%;display:block;aspect-ratio:3.2/1;object-fit:cover;object-position:center;margin-bottom:16px}.stream-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stream{height:48px;border:1px solid #8d6c37;display:grid;place-items:center;text-decoration:none;font-size:9px;letter-spacing:.12em;color:#e3dbc7}.stream b{color:#fff;font-weight:400;margin-left:3px}.stream:hover{border-color:#ffa200;color:#ffa200}.playlist-note{color:#8e877c;margin:15px 0 0;font-size:11px}
.lower{grid-template-columns:1fr 1fr}.pod-row{display:grid;grid-template-columns:120px 1fr;gap:25px;align-items:center}.pod-row img{width:120px;height:120px;object-fit:cover}.pod-row p,.bio p{font-size:13px;line-height:1.75;color:#c3bbae;margin-top:0}.text-links{display:flex;flex-wrap:wrap;gap:17px}.text-links a{color:#e3dbc7;font-size:9px;letter-spacing:.13em;text-decoration:none;border-bottom:1px solid #ffa200;padding-bottom:6px}.text-links a:hover{color:#ffa200}
.contact{padding:58px 5vw 70px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact-grid span{display:block;color:#8e877c;font-size:9px;letter-spacing:.17em;margin-bottom:10px}.contact-grid a{font-size:20px;color:#fff;text-decoration:none}.contact-grid a:hover{color:#ffa200}
footer{background:#000;min-height:90px;padding:22px 5vw;display:flex;align-items:center;justify-content:space-between;color:#777067;font-size:9px;letter-spacing:.14em;text-transform:uppercase}footer img{width:90px;height:auto}
@media(max-width:1100px){.topbar{grid-template-columns:190px 1fr;gap:10px}.brand,.brand img{width:180px}.socials{grid-column:2;grid-row:1;justify-content:flex-end;padding-top:0}.main-nav{grid-column:1/-1;grid-row:2;padding-top:7px}.release-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:800px){.hero-bg,.hero-overlay{height:820px}.hero{min-height:820px;padding:150px 8vw 110px}.hero h1{font-size:64px}.now-playing{left:8vw;bottom:40px}.section,.subsection,.contact{padding-left:7vw;padding-right:7vw}.release-grid{grid-template-columns:repeat(2,1fr)}.split-section,.lower{grid-template-columns:1fr}.split-section>.subsection+ .subsection{border-left:0;border-top:1px solid rgba(227,219,199,.22)}}
@media(max-width:560px){.topbar{height:95px;padding:16px 6vw;display:flex;flex-wrap:wrap;justify-content:space-between}.brand,.brand img{width:150px}.socials{gap:8px;padding:0}.socials a{width:17px}.socials img{width:16px;height:16px}.main-nav{order:3;width:100%;justify-content:flex-start;overflow:auto;gap:18px;padding-top:5px}.main-nav a{font-size:8px;white-space:nowrap}.hero{padding:150px 7vw 125px}.hero h1{font-size:52px}.hero p{font-size:14px}.now-playing{width:86%;grid-template-columns:65px 1fr;left:7vw}.now-playing>img{width:65px;height:65px}.release-grid{grid-template-columns:1fr}.section h2,.subsection h2{font-size:28px}.stream-buttons{grid-template-columns:1fr}.pod-row{grid-template-columns:90px 1fr;gap:16px}.pod-row img{width:90px;height:90px}.contact-grid{grid-template-columns:1fr;gap:25px}.contact-grid a{font-size:16px}}

.card-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.card-links a{margin-top:0;border:1px solid rgba(255,162,0,.55);padding:6px 8px}.card-links a:hover{border-color:#ffa200}
.podcast-feature .sub-head{margin-bottom:32px}.pod-feature{display:grid;grid-template-columns:145px 1fr;gap:28px;align-items:center}.pod-feature>img{width:145px;height:145px;object-fit:cover}.pod-feature p{font-size:14px;line-height:1.75;color:#c3bbae;margin:0 0 20px}
.euphoria-section{position:relative;border-top:1px solid rgba(227,219,199,.22);background:#090908;display:grid;grid-template-columns:1fr 260px 1.2fr;gap:36px;align-items:center;padding:48px 5vw}.euphoria-copy h2{font-size:42px;font-weight:400;color:#fff;margin:0 0 8px;letter-spacing:.08em}.euphoria-copy p{color:#aaa296;margin:0;font-size:13px}.euphoria-art{width:260px;height:150px;object-fit:cover}.euphoria-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.euphoria-links .stream{height:44px}
@media(max-width:800px){.euphoria-section{grid-template-columns:1fr 180px}.euphoria-links{grid-column:1/-1}.euphoria-art{width:180px;height:110px}.pod-feature{grid-template-columns:100px 1fr}.pod-feature>img{width:100px;height:100px}}
@media(max-width:560px){.pod-feature{grid-template-columns:1fr}.pod-feature>img{width:110px;height:110px}.euphoria-section{grid-template-columns:1fr}.euphoria-art{width:100%;height:auto}.euphoria-links{grid-template-columns:1fr}}

/* Final Legacy V2 refinements */
.hero{padding-bottom:85px}
.podcast-section{position:relative;border-top:1px solid rgba(227,219,199,.22);background:#090908;padding:65px 5vw 75px}
.podcast-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}
.podcast-header h2{margin:0;color:#fff;font-weight:400;font-size:44px;letter-spacing:.04em}
.podcast-card{position:relative;border:1px solid rgba(255,162,0,.55);display:grid;grid-template-columns:1.4fr 1fr;min-height:300px;overflow:hidden;background:#050505}
.podcast-card>img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}
.podcast-copy{padding:48px 50px;display:flex;flex-direction:column;justify-content:center}
.podcast-copy p{font-size:18px;line-height:1.7;color:#e3dbc7;margin:0 0 30px;max-width:560px}
.podcast-copy .text-links{display:flex;flex-wrap:wrap;gap:18px}
.podcast-copy .text-links a{color:#e3dbc7;font-size:10px;letter-spacing:.13em;text-decoration:none;border-bottom:1px solid #ffa200;padding-bottom:7px}
.podcast-copy .text-links a:hover{color:#ffa200}
@media(max-width:800px){
 .podcast-card{grid-template-columns:1fr}
 .podcast-card>img{min-height:auto;aspect-ratio:16/9}
 .podcast-copy{padding:35px 7vw}
 .podcast-header h2{font-size:34px}
}
@media(max-width:560px){
 .podcast-copy p{font-size:15px}
 .podcast-section{padding-left:7vw;padding-right:7vw}
}

/* Legacy V2 final correction pass */
.podcast-section{position:relative;border-top:1px solid rgba(227,219,199,.22);background:#090908;padding:65px 5vw 75px}
.podcast-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}
.podcast-header h2{margin:0;color:#fff;font-weight:400;font-size:44px;letter-spacing:.04em}
.podcast-card{position:relative;border:1px solid rgba(255,162,0,.55);display:grid;grid-template-columns:1.55fr 1fr;overflow:hidden;background:#050505}
.podcast-card>img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}
.podcast-copy{padding:48px 50px;display:flex;flex-direction:column;justify-content:center}
.podcast-copy p{font-size:18px;line-height:1.7;color:#e3dbc7;margin:0 0 30px;max-width:560px}
.podcast-copy .text-links{display:flex;flex-wrap:wrap;gap:18px}
.podcast-copy .text-links a{color:#e3dbc7;font-size:10px;letter-spacing:.13em;text-decoration:none;border-bottom:1px solid #ffa200;padding-bottom:7px}
.podcast-copy .text-links a:hover{color:#ffa200}
.bio-section{border-top:1px solid rgba(227,219,199,.22)}
.bio-copy{max-width:900px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.bio-copy p{font-size:14px;line-height:1.8;color:#c3bbae;margin:0}
@media(max-width:900px){
 .remixes-section .release-grid{grid-template-columns:repeat(3,1fr)}
 .podcast-card{grid-template-columns:1fr}
 .podcast-card>img{min-height:auto;aspect-ratio:16/9}
 .bio-copy{grid-template-columns:1fr}
}
@media(max-width:560px){
 .remixes-section .release-grid{grid-template-columns:repeat(2,1fr);gap:16px}
 .podcast-copy{padding:32px 7vw}
 .podcast-copy p{font-size:15px}
 .podcast-section{padding-left:7vw;padding-right:7vw}
}

/* Legacy V2 visual continuity */
.hero-bg{position:fixed;inset:0;width:100vw;height:100vh;min-height:100vh;background-position:center center;background-size:cover}
.hero-overlay{position:fixed;inset:0;width:100vw;height:100vh;min-height:100vh}
.topbar{position:fixed}
.section,.remixes-section,.podcast-section,.euphoria-section,.contact,.bio-section{background:rgba(7,7,6,.86);backdrop-filter:blur(1.5px)}
.bio-layout{display:grid;grid-template-columns:minmax(260px,34%) 1fr;gap:55px;align-items:start}
.bio-photo-wrap{overflow:hidden;border:1px solid rgba(227,219,199,.22);max-height:570px}
.bio-photo{display:block;width:100%;height:570px;object-fit:cover;object-position:center 34%}
.bio-copy{max-width:900px;display:grid;grid-template-columns:1fr;gap:24px}
.bio-copy p{font-size:14px;line-height:1.9;color:#c3bbae;margin:0;max-width:760px}
.socials{flex-wrap:nowrap}
@media(max-width:900px){
 .bio-layout{grid-template-columns:1fr;gap:30px}
 .bio-photo-wrap{max-height:500px}
 .bio-photo{height:500px;object-position:center 30%}
}
@media(max-width:700px){
 .topbar{position:fixed}
 .brand,.brand img{width:165px}
 .main-nav{display:none}
 .socials{gap:8px}
 .socials a{width:18px;height:18px}
 .socials img{width:16px;height:16px}
}

/* Spotify player — artwork click/tap */
.artwork-button{position:relative;padding:0;border:0;background:none;display:block;width:100%;cursor:pointer;overflow:hidden}
.artwork-button img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:transform .25s,filter .25s}
.artwork-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.85);width:48px;height:48px;border:1px solid rgba(255,162,0,.95);border-radius:50%;display:grid;place-items:center;color:#ffa200;background:rgba(0,0,0,.58);opacity:0;transition:.2s}
@media(hover:hover) and (pointer:fine){
  .artwork-button:hover img{transform:scale(1.025);filter:brightness(.72)}
  .artwork-button:hover .artwork-play{opacity:1;transform:translate(-50%,-50%) scale(1)}
}
.artwork-button:focus-visible{outline:1px solid #ffa200;outline-offset:4px}
.artwork-button:focus-visible .artwork-play,
.release-card.player-open .artwork-play{opacity:1;transform:translate(-50%,-50%) scale(1)}
.spotify-player{margin-top:12px;border-top:1px solid rgba(255,162,0,.55);background:#10100f;overflow:hidden}
.spotify-player-head{height:29px;padding:0 8px 0 10px;display:flex;align-items:center;justify-content:space-between;color:#9f988c;font-size:8px;letter-spacing:.16em}
.spotify-player-head button{border:0;background:none;color:#e3dbc7;font-size:18px;line-height:1;cursor:pointer;padding:3px 7px}
.spotify-player iframe{display:block;width:100%;height:80px;border:0}

@media(max-width:560px){
  .release-grid{grid-template-columns:repeat(2,1fr);gap:14px}
  .release-card h3{font-size:11px;line-height:1.3;margin-bottom:4px}
  .release-card p{font-size:10px}
  .card-links{gap:5px;margin-top:7px}
  .card-links a{font-size:7px;padding:5px 6px}
  .artwork-play{opacity:.9;width:38px;height:38px;font-size:12px}
  .spotify-player iframe{height:80px}
}

.podcast-card{grid-template-columns:1fr 1.25fr}
.podcast-media{min-width:0;display:flex;flex-direction:column}
.podcast-media>img{width:100%;aspect-ratio:1;object-fit:cover}
.podcast-platforms{display:flex;flex-wrap:wrap;gap:10px;padding:15px 0 0}
.podcast-platforms a{color:#e3dbc7;font-size:9px;letter-spacing:.13em;text-decoration:none;border-bottom:1px solid #ffa200;padding-bottom:6px}
.podcast-platforms a:hover{color:#ffa200}
.podcast-copy{min-width:0}
.youtube-player{width:100%;aspect-ratio:16/9;background:#000;margin-bottom:22px}
.youtube-player iframe{display:block;width:100%;height:100%;border:0}
.podcast-copy p{margin:0;max-width:620px}
@media(max-width:800px){.podcast-card{grid-template-columns:1fr}.podcast-media>img{aspect-ratio:16/9}.podcast-platforms{padding:12px 0 22px}}

/* Podcast: player-centered, no artwork */
.podcast-centered{display:block;max-width:980px;margin:0 auto}
.podcast-centered .podcast-copy{padding:42px 5vw;text-align:center}
.podcast-centered .youtube-player{width:100%;max-width:900px;margin:0 auto 22px}
.podcast-platforms-centered{justify-content:center;align-items:center;padding:0 0 22px}
.podcast-platforms-centered a{font-size:10px}
.podcast-centered .podcast-copy p{margin:0 auto;max-width:720px;font-size:14px;line-height:1.7}
@media(max-width:560px){
  .podcast-centered .podcast-copy{padding:28px 6vw}
  .podcast-platforms-centered{gap:14px}
  .podcast-platforms-centered a{font-size:8px}
}

.player-slot{width:100%}
.spotify-player{width:100%;margin-top:12px;border-top:1px solid rgba(255,162,0,.55);background:#10100f;overflow:hidden}

.release-meta{display:flex;align-items:center;gap:8px}
.release-label{font-size:.75em;letter-spacing:.08em;color:#8f8a82;text-transform:none}
@media(max-width:560px){.release-meta{gap:6px}.release-label{font-size:.68em}}

.release-meta{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap}
.release-label{color:#9f988c;font-size:.9em;letter-spacing:.02em}
.release-label:before{content:"—";margin-right:8px;color:#5f5a52}

.release-label{color:#8f897e;font-size:.9em}

/* Bio — editorial story layout */
.bio-section{padding-bottom:100px}
.bio-story{max-width:1240px;margin:0 auto}
.bio-story-block{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:58px;align-items:center;margin-bottom:78px}
.bio-story-reverse{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr)}
.bio-story-reverse .bio-text{grid-column:2;grid-row:1}
.bio-story-reverse .bio-image{grid-column:1;grid-row:1}
.bio-story-final{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:58px;align-items:center;max-width:1240px;margin:0 auto}
.bio-text{max-width:820px}
.bio-text p{font-size:15px;line-height:1.9;color:#c3bbae;margin:0 0 23px}
.bio-text p:last-child{margin-bottom:0}
.bio-text strong{color:#eee8dc;font-weight:500}
.bio-lead{font-size:19px!important;line-height:1.75!important;color:#e3dbc7!important}
.bio-image{margin:0;overflow:hidden;border:1px solid rgba(227,219,199,.22);background:#050505}
.bio-image img{display:block;width:100%;height:auto;object-fit:cover}
.bio-image-wide{max-width:420px;justify-self:end}.bio-image-wide img{aspect-ratio:4/5;object-position:center 58%}
.bio-image-dj{max-width:420px;justify-self:end}.bio-image-dj img{aspect-ratio:4/5;object-position:center 50%}
.bio-closing{margin-top:34px!important;padding-top:28px;border-top:1px solid rgba(227,219,199,.22);font-size:18px!important;line-height:1.8!important;color:#e3dbc7!important}
@media(max-width:900px){
 .bio-story-block,.bio-story-reverse,.bio-story-final{grid-template-columns:1fr;gap:30px;margin-bottom:58px}
 .bio-story-reverse .bio-text,.bio-story-reverse .bio-image{grid-column:auto;grid-row:auto}
 .bio-story-reverse .bio-image{order:2}
 .bio-story-reverse .bio-text{order:1}
 .bio-image-wide{max-width:none;justify-self:stretch}.bio-image-dj{max-width:none;justify-self:stretch}.bio-image-wide img{aspect-ratio:16/10;object-position:center 55%}
}
@media(max-width:560px){
 .bio-section{padding-bottom:70px}
 .bio-story{width:100%}
 .bio-text p{font-size:14px;line-height:1.85}
 .bio-lead{font-size:17px!important}
 .bio-image-wide img{aspect-ratio:4/5}
 .bio-image-dj img{aspect-ratio:4/5}
 .bio-closing{font-size:16px!important}
}
