@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{--bg:#070a08;--panel:#101611;--gold:#f4c735;--cream:#fff9e8;--muted:#c5c9be;--line:#ffffff29;--green:#339a54}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 90% 5%,#64481755,transparent 35%),radial-gradient(circle at 3% 44%,#12663644,transparent 33%),var(--bg);color:var(--cream);font:16px/1.55 'DM Sans',system-ui,sans-serif;min-height:100vh}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Outfit,system-ui,sans-serif}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}img{max-width:100%;height:auto}.wrap{width:min(1040px,calc(100% - 36px));margin-inline:auto}.site-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 0 8px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:700;letter-spacing:.04em}.brand img{width:42px;height:42px;object-fit:contain}.nav{display:flex;gap:clamp(10px,2.5vw,25px);flex-wrap:wrap;font-weight:700;font-size:.9rem}.nav a{text-decoration:none}.nav a:hover,.nav .current{color:var(--gold)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:800;color:var(--gold)}.hero{padding:clamp(40px,7vw,88px) 0 48px}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,410px);gap:clamp(28px,5vw,70px);align-items:center}.hero h1{font-size:clamp(2.7rem,6vw,5rem);line-height:1.02;letter-spacing:-.04em;margin-bottom:16px}.intro{color:var(--muted);font-size:clamp(1rem,2vw,1.13rem);max-width:590px}.cover{display:block;border-radius:18px;box-shadow:0 25px 90px #000a;width:100%;aspect-ratio:1;object-fit:cover}.date{font-weight:700;color:var(--gold)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:51px;padding:12px 20px;border-radius:100px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--gold);color:#171409}.button.secondary{border:1px solid var(--line);background:#fff1}.support{color:var(--muted);font-size:.9rem}.section{padding:42px 0;border-top:1px solid var(--line)}.section h2{font-size:clamp(1.7rem,4vw,2.65rem);letter-spacing:-.02em;margin-bottom:12px}.video-grid{display:grid;grid-template-columns:minmax(220px,310px) 1fr;align-items:center;gap:28px}.video-frame{aspect-ratio:9/16;max-height:530px;width:100%;background:#151d16;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:grid;place-items:center}.video-frame video,.video-frame iframe{height:100%;width:100%;border:0;object-fit:contain}.video-poster{width:100%;height:100%;object-fit:cover;opacity:.8}.links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:24px 0}.card{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;background:var(--panel);border:1px solid var(--line);border-radius:16px;text-decoration:none;font-weight:700}.card:hover{border-color:var(--gold);background:#1c241b}.card small{display:block;color:var(--muted);font-weight:400;margin-top:3px}.community{padding:28px;border-radius:22px;background:linear-gradient(115deg,#163b24,#132117 70%);border:1px solid #468a5850}.footer{padding:32px 0 45px;border-top:1px solid var(--line);color:var(--muted);font-size:.84rem}.footer a{color:var(--gold)}.mini-links{display:flex;gap:16px;flex-wrap:wrap}.muted{color:var(--muted)}@media(max-width:700px){.site-header{flex-direction:column;align-items:flex-start}.split,.video-grid{grid-template-columns:1fr}.cover{max-width:420px;margin-inline:auto}.video-frame{max-width:300px}.hero{padding-top:40px}}@media(max-width:520px){.links{grid-template-columns:1fr}.actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

    .launch-lockup{max-width:560px;padding:17px 21px 19px;margin:22px 0 12px;border:1px solid rgba(246,199,47,.54);border-radius:19px;background:linear-gradient(110deg,rgba(45,31,9,.84),rgba(9,21,12,.9));box-shadow:0 12px 42px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,241,170,.12)}
    .launch-label{display:block;color:#f6d97e;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px}
    .launch-numbers{display:flex;align-items:center;gap:clamp(10px,3vw,27px)}
    .launch-number{display:flex;flex-direction:column;min-width:0}
    .launch-number strong{font-size:clamp(2rem,6vw,3.25rem);line-height:1;font-weight:900;letter-spacing:-.065em;color:#fff8df;font-variant-numeric:tabular-nums}
    .launch-number small{font-size:.72rem;letter-spacing:.03em;color:#f6d97e;font-weight:700;margin-top:6px}
    .launch-separator{color:#33aa55;font-size:1.2rem}
    @media(max-width:390px){.launch-number strong{font-size:1.85rem}.launch-number small{font-size:.65rem}.launch-lockup{padding:15px}}


    /* Shared helpers */
    .gold{color:var(--gold)}
    .nowrap{white-space:nowrap}
    .skip-link{position:absolute;left:12px;top:-60px;z-index:10;padding:10px 16px;border-radius:10px;background:var(--gold);color:#171409;font-weight:800;text-decoration:none}
    .skip-link:focus{top:12px}
    .community .actions{margin-bottom:0}
    .music-release .launch-lockup{margin-top:4px}

    /* /listen/ hero: title, cover, 09.30 lockup and Too Lost CTA share the first mobile screen */
    .listen-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,410px);grid-template-areas:"head cover" "body cover";column-gap:clamp(28px,5vw,70px);align-items:center}
    .listen-head{grid-area:head;align-self:end}
    .listen-cover{grid-area:cover}
    .listen-body{grid-area:body;align-self:start}
    .listen-head h1{margin-bottom:0}
    .listen-body .intro{margin-top:14px}
    .button-xl{min-height:58px;font-size:1.05rem;padding-inline:26px;box-shadow:0 12px 34px #f4c73533}
    .video-column{display:flex;flex-direction:column;gap:14px}
    .video-cta{width:100%}
    @media(max-width:700px){
      .site-header{flex-direction:row;flex-wrap:wrap;align-items:center;padding-top:14px;gap:8px 18px}
      .hero.listen-hero{padding-top:18px;padding-bottom:36px}
      .listen-hero{grid-template-columns:minmax(112px,36%) minmax(0,1fr);grid-template-areas:"cover head" "body body";column-gap:16px;row-gap:14px}
      .listen-head{align-self:center}
      .listen-head .eyebrow{font-size:.66rem;letter-spacing:.12em;margin-bottom:6px}
      .listen-head h1{font-size:clamp(1.85rem,8.4vw,2.6rem)}
      .listen-cover{max-width:none;margin:0;border-radius:14px}
      .listen-body{display:flex;flex-direction:column}
      .listen-body .intro{order:4;margin:6px 0 0;font-size:.95rem}
      .listen-body .launch-lockup{order:1;margin:0 0 4px}
      .listen-body .actions{order:2;margin:12px 0 8px}
      .listen-body .support{order:3;margin-bottom:0}
      .video-column{max-width:300px;margin-inline:auto;width:100%}
    }
    @media(max-width:520px){.button-xl{width:100%}}
    @media(prefers-reduced-motion:reduce){.button:hover{transform:none}}
    .button{gap:.45em}
    .video-cta{font-size:.95rem;padding-inline:14px}

    /* /music/ hero: intro beside a compact horizontal carousel so both fit the first screen */
    .music-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,min(440px,62vh));gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(28px,5vw,56px) 0 36px}
    .music-intro h1{font-size:clamp(2.3rem,5.4vw,4.2rem);line-height:1.02;letter-spacing:-.04em;margin-bottom:14px}
    .music-intro .intro{margin-bottom:0}
    .carousel{width:100%;border-radius:22px}
    .carousel:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
    .carousel-viewport{position:relative;aspect-ratio:1;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#0b0f0c;box-shadow:0 25px 80px rgba(0,0,0,.55);touch-action:pan-y}
    .carousel-track{display:flex;height:100%;transition:transform 600ms cubic-bezier(.65,0,.35,1);will-change:transform}
    .carousel-slide{flex:0 0 100%;height:100%;margin:0}
    .carousel-slide img{display:block;width:100%;height:100%;object-fit:cover}
    .carousel-button{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(7,9,7,.72);color:#fff;font-size:1.7rem;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0 0 4px;backdrop-filter:blur(10px)}
    .carousel-button:hover{border-color:var(--gold);background:rgba(244,199,53,.25)}
    .carousel-button.prev{left:12px}
    .carousel-button.next{right:12px}
    .carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:14px}
    .carousel-dot{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:rgba(255,255,255,.35);cursor:pointer;transition:width .25s,background .25s}
    .carousel-dot[aria-current="true"]{width:26px;border-radius:6px;background:var(--gold)}
    .music-release{padding-top:34px}
    @media(max-width:700px){
      .music-hero{grid-template-columns:1fr;gap:18px;padding:22px 0 30px}
      .music-intro .intro{font-size:.98rem}
      .carousel{width:min(100%,50vh);margin-inline:auto}
      .carousel-button{width:38px;height:38px;font-size:1.5rem}
      .carousel-button.prev{left:8px}
      .carousel-button.next{right:8px}
      .carousel-dots{margin-top:10px}
    }
    @media(prefers-reduced-motion:reduce){.carousel-track,.carousel-dot{transition:none}}
