@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--bg:#181715;--text:#f4f2e9;--muted:#b6b4aa;--line:#46443d;--accent:#dbff73}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}.skip{position:fixed;top:-70px;left:20px;z-index:5;background:var(--accent);color:var(--bg);padding:15px}.skip:focus{top:10px}header{display:flex;align-items:center;justify-content:space-between;padding:27px 4.5%;border-bottom:1px solid var(--line)}.wordmark{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;font-size:28px;letter-spacing:-.5px}.wordmark span{font:12px 'DM Sans',sans-serif;vertical-align:top;margin-left:3px}nav{display:flex;gap:36px;font-size:14px}nav a:last-child{margin-left:25px}.hero{padding:30px 4.5% 0}.hero-top,.hero-bottom{display:flex;justify-content:space-between;gap:20px}.eyebrow,.location,.hero-bottom{font-size:12px;font-weight:600;letter-spacing:1.7px}.eyebrow{margin:0 0 20px}.location{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;font-size:clamp(110px,24.5vw,360px);letter-spacing:-.035em;line-height:.86;margin:8px 0 30px;display:flex;justify-content:space-between;gap:20px}h1 span{color:var(--accent)}.hero-image{height:560px;position:relative;overflow:hidden;background:#35382d}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.6)}.image-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.6),transparent 75%),linear-gradient(0deg,rgba(0,0,0,.55),transparent 60%)}.hero-copy{position:absolute;left:4%;bottom:45px}.hero-copy p{font-size:clamp(25px,3.3vw,48px);font-weight:500;line-height:1.12;letter-spacing:-1.5px}.button{display:inline-flex;gap:40px;align-items:center;justify-content:space-between;background:var(--accent);color:#181715;padding:18px 24px;font-weight:600;font-size:14px}.button:hover{color:#181715;background:#edffb4}.button span{font-size:20px}.watch{position:absolute;right:4%;bottom:50px;display:flex;align-items:center;gap:15px;font-size:12px;letter-spacing:1px}.play{border:1px solid #eee;border-radius:50%;height:48px;width:48px;display:grid;place-items:center;font-size:14px}.hero-bottom{padding:20px 0;color:var(--muted);border-bottom:1px solid var(--line);letter-spacing:1px}.section{padding:100px 4.5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:40px}h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(54px,6.7vw,100px);line-height:.98;letter-spacing:-1.5px;font-weight:700;margin-bottom:0}.text-link{font-size:14px;padding-bottom:7px;border-bottom:1px solid var(--line)}.music-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:7%}.feature{background:#68212c;padding:36px;min-height:390px;display:flex;flex-direction:column;justify-content:space-between}.feature .eyebrow{font-size:13px}.feature h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(76px,10vw,150px);line-height:.87;letter-spacing:-2px;margin:25px 0 30px}.feature-bottom{display:flex;align-items:end;justify-content:space-between}.feature-bottom p{margin:0;line-height:1.5;font-size:14px}.round-link{display:grid;place-items:center;border:1px solid #bd8c8e;border-radius:50%;width:50px;height:50px;font-size:26px}.track{border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:25px 0}.track-number{color:var(--muted);font-size:13px}.track h3{font-size:26px;margin:0 0 7px;font-weight:500}.track p{font-size:14px;margin:0;color:var(--muted)}.track-arrow{margin-left:auto;font-size:25px}.stream-note{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:15px}.story{background:#242520}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.story h2{max-width:550px}.story-copy{max-width:540px}.story-copy p{color:#c0c1b7;line-height:1.7}.story-copy .intro{font-size:24px;color:var(--text);line-height:1.4;margin-bottom:24px}.story-copy .text-link{display:inline-block;margin-top:15px}.highlights{margin-top:70px;border-top:1px solid #51524a;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:30px}.highlights span{font-size:12px;letter-spacing:1px;color:var(--muted)}.highlights h3{font-size:20px;font-weight:500;margin:14px 0 10px}.highlights p,.highlights a{font-size:14px;color:#c0c1b7;margin:0}.contact{background:var(--accent);color:#181715}.contact-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.contact h2{font-size:clamp(75px,12vw,170px);letter-spacing:-3px}.contact h2 em{font-style:normal;color:#465425}.contact-heading p{line-height:1.5}.button.dark{background:#181715;color:var(--text)}.button.dark:hover{background:#373b2d}.socials{display:flex;gap:40px;border-top:1px solid #94ad4a;padding-top:25px;margin-top:65px;font-size:14px}.contact a:hover{color:#506425}.contact .button:hover{color:white}footer{padding:35px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:15px}footer>span,footer>a:last-child{font-size:12px;color:var(--muted)}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:700px){header{padding:20px 5%}nav{gap:18px}nav a:last-child{margin-left:0}nav a:last-child span{display:none}.wordmark{font-size:24px}.hero{padding:25px 5% 0}.location{display:none}h1{font-size:24vw;gap:10px;margin:12px 0 24px}.hero-image{height:490px}.hero-image img{object-position:60% center}.hero-copy{left:7%;bottom:90px}.hero-copy p{font-size:34px;letter-spacing:-1px}.watch{left:7%;right:auto;bottom:25px}.play{width:32px;height:32px}.hero-bottom{font-size:10px;line-height:1.6}.hero-bottom span{max-width:150px}.section{padding:65px 5%}.section-heading{align-items:start;flex-direction:column;gap:25px}.music-layout,.story-grid{grid-template-columns:1fr;gap:35px}.feature{min-height:370px;padding:28px}.feature h3{font-size:112px}.track{padding:22px 0}.story-copy .intro{font-size:22px}.highlights{grid-template-columns:1fr;gap:25px;margin-top:45px}.highlights>div{border-bottom:1px solid #44463e;padding-bottom:22px}.contact-heading{align-items:start;flex-direction:column;gap:30px}.contact h2{font-size:100px}.socials{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:45px}footer{flex-wrap:wrap;padding:25px 5%}footer .wordmark{width:100%}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Expanded music, lyrics, video and news experience */
html{scroll-padding-top:110px}header{position:sticky;top:0;z-index:20;background:rgba(24,23,21,.97);backdrop-filter:blur(12px)}nav a:last-child{margin-left:0}nav a{padding:10px 0}nav{gap:28px}.menu-toggle{display:none}button{font:inherit;cursor:pointer}button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.eyebrow,.location,.hero-bottom{font-size:13px}.hero-image img{object-position:center 38%;filter:none}.hero-image{height:540px}.release-art{display:block;width:100%;max-height:510px;object-fit:contain;background:#100d0d}.release-title{font-size:32px;margin:22px 0 8px}.song-links{display:flex;gap:24px;flex-wrap:wrap;margin:24px 0}.spotify-panel{align-self:center}.spotify-panel h3{font-size:30px}.spotify-panel p,.section-intro{color:var(--muted);line-height:1.6}.spotify-panel iframe{border:0;border-radius:12px;display:block;margin:30px 0}.lyrics,.news{background:#242520}.lyric-row{display:grid;grid-template-columns:35px 1fr auto;gap:22px;align-items:center;padding:30px 0;border-top:1px solid var(--line)}.lyric-row:last-child{border-bottom:1px solid var(--line)}.lyric-row h3{font-size:25px;margin:0 0 10px}.lyric-row p{max-width:720px;line-height:1.6;color:var(--muted);margin:0}.read-label{font-size:14px;color:var(--accent)}.video-jumps{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 45px}.video-jumps a{border:1px solid var(--line);border-radius:30px;padding:12px 20px;font-size:14px}.video-jumps a:hover{border-color:var(--accent)}.video-category{margin-top:48px;scroll-margin-top:100px}.video-category>h3{font-size:27px;margin-bottom:24px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}.video-frame{aspect-ratio:16/9;background:#080808;overflow:hidden}.video-play{display:block;width:100%;height:100%;border:0;padding:0;background:#080808;position:relative;color:var(--accent)}.video-play img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.video-play:hover img{transform:scale(1.04)}.video-play span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(0,0,0,.8);width:58px;height:58px;display:grid;place-items:center;font-size:23px}.video-frame iframe{width:100%;height:100%;border:0}.video-card h4{font-size:20px;margin:18px 0 8px;line-height:1.35}.video-card p{font-size:14px;line-height:1.5;color:var(--muted);margin-bottom:14px}.video-card .text-link{display:inline-block}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.news-card{border:1px solid var(--line);align-self:start}.news-card>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center 30%;display:block}.news-copy{padding:28px}.news-copy h3{font-size:29px;line-height:1.2}.news-copy>p:not(.eyebrow),details p{line-height:1.7;color:#c0c1b7}.news-copy .eyebrow{line-height:1.7;letter-spacing:1px}summary{cursor:pointer;padding:12px 0;color:var(--accent)}.artist-portrait{width:100%;max-height:520px;object-fit:cover;object-position:center 30%;display:block;margin-top:55px}.lyric-page{max-width:1050px;margin:auto}.lyric-page .eyebrow{margin-top:50px}.lyric-page h1{display:block;font-size:clamp(45px,7vw,90px);line-height:1.05;letter-spacing:-.02em;overflow-wrap:anywhere}.song-description{font-size:21px;color:var(--muted);line-height:1.6;max-width:740px}.lyric-text{white-space:pre-wrap;font-size:18px;line-height:1.9;margin:45px 0;overflow-wrap:anywhere}.track-number{font-size:14px}.section-intro{margin:0}.text-link{line-height:1.8}.contact a:focus-visible{outline-color:#181715}
@media(max-width:1000px){nav{gap:18px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-image{height:510px}}
@media(max-width:760px){header{flex-wrap:wrap;padding:16px 5%}.menu-toggle{display:block;padding:10px 17px;background:transparent;border:1px solid var(--line);color:var(--text)}header nav{width:100%;display:flex;flex-wrap:wrap;padding:16px 0 0;gap:8px 24px}header nav[data-collapsed="true"]{display:none}header nav a{min-height:44px;display:flex;align-items:center}.hero-top .eyebrow{font-size:12px;line-height:1.6;letter-spacing:1px}.hero-image{height:500px}.hero-image img{object-position:62% center}.hero-copy{left:6%}.hero-copy p{font-size:31px}.hero-bottom{font-size:12px}.section{padding:60px 5%}.lyric-row{grid-template-columns:25px 1fr;gap:14px;padding:24px 0}.read-label{grid-column:2}.lyric-row h3{font-size:22px}.news-grid{grid-template-columns:1fr}.news-copy{padding:24px}.news-copy h3{font-size:26px}.video-jumps{gap:8px}.video-jumps a{padding:10px 14px}.artist-portrait{max-height:440px}.lyric-page h1{margin-top:20px}.hero-bottom span{max-width:170px}.hero-bottom a{text-align:right}.song-links{gap:16px}.news-card>img{aspect-ratio:4/3}}
@media(max-width:480px){.video-grid{grid-template-columns:1fr}.video-category{margin-top:35px}.contact h2{font-size:clamp(64px,20vw,100px)}.socials{gap:18px}.hero-bottom{gap:12px}h1{font-size:23vw}.lyric-text{font-size:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
