:root{--ink:#14150f;--dark:#11130f;--paper:#f4f2e9;--muted:#77786f;--yellow:#ffe145;--line:#dcdad0;--radius:17px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ffdd20;outline-offset:4px}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:10px;top:-60px;padding:10px;background:var(--yellow);color:var(--ink);z-index:20}.skip-link:focus{top:10px}
.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #383a32}.brand{display:flex;align-items:center;gap:10px;font-family:Impact,'Arial Narrow',sans-serif;font-size:29px;letter-spacing:.055em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:var(--dark);background:var(--yellow);border-radius:10px;font-size:27px;transform:rotate(-8deg);position:relative}.brand-star{position:absolute;font-size:10px;right:1px;top:2px}.brand-dot,.heading-dot{color:#f0c500}.header-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:700}.header-nav a:not(.header-yt):hover{color:var(--yellow)}.header-yt{border:1px solid #5a5d50;border-radius:30px;padding:12px 17px}.header-yt:hover{border-color:var(--yellow)}
.hero{display:grid;grid-template-columns:1.04fr .96fr;gap:70px;min-height:665px;align-items:center;padding-top:52px;padding-bottom:77px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;color:var(--yellow);display:flex;align-items:center;gap:10px}.live-dot{background:var(--yellow);width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 4px #ffe14524}.hero h1,.follow-section h2{font-family:Impact,'Arial Narrow',sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.012em;line-height:.98}.hero h1{font-size:clamp(64px,7.5vw,111px);margin:24px 0 26px}.hero h1 em,.follow-section h2 em{font-style:normal;color:var(--yellow)}.hero-copy>p{max-width:480px;color:#c6c8bd;line-height:1.6;font-size:18px;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:51px;padding:0 22px;border:0;border-radius:8px;font-weight:800;font-size:14px}.button-yellow{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 #fff1b426}.button-yellow:hover{background:#fff078;transform:translateY(-2px)}.text-link{font-size:13px;font-weight:800;text-decoration:underline;text-decoration-color:#a6a891;text-underline-offset:6px}.text-link:hover{color:var(--yellow)}.hero-signature{margin-top:70px;padding-top:24px;border-top:1px solid #34362f;color:#9a9e8e;font-size:10px;font-weight:700;letter-spacing:.13em}.hero-signature span{color:var(--yellow);margin:0 8px}
.feature-card{position:relative;border:1px solid #52554b;background:#1d2018;border-radius:22px;padding:20px;box-shadow:24px 22px 0 #ffffff08;max-width:500px;margin-left:auto}.feature-art-wrap{position:relative;overflow:hidden;border-radius:13px;aspect-ratio:1/1;background:#eee}.feature-art{width:100%;height:100%;object-fit:cover;display:block}.feature-sticker{position:absolute;z-index:2;top:-13px;left:-13px;background:var(--yellow);color:var(--ink);border:2px solid var(--ink);font-size:11px;font-weight:900;letter-spacing:.07em;padding:9px 11px;transform:rotate(-5deg)}.feature-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:19px 2px 14px}.feature-meta h2{margin:4px 0 0;font-family:Impact,'Arial Narrow',sans-serif;font-size:31px;font-weight:400;letter-spacing:.025em}.mini-label{font-size:10px;letter-spacing:.13em;font-weight:800;color:#adb29f}.feature-meta a{font-size:12px;font-weight:700;color:var(--yellow);white-space:nowrap}.feature-meta a:hover{text-decoration:underline}.spotify-frame{width:100%;height:80px;border:0;border-radius:12px;background:#252525;display:block}
.music-section{background:var(--paper);color:var(--ink);padding:79px 0 93px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.eyebrow-dark{color:#67654d}.section-heading h2{font-family:Impact,'Arial Narrow',sans-serif;font-weight:400;text-transform:uppercase;font-size:clamp(38px,4vw,58px);letter-spacing:.01em;margin:13px 0 10px}.section-heading p{margin:0;color:#676a61;font-size:15px}.sort-control{display:flex;gap:6px;align-items:center;background:#e7e5dc;padding:5px;border:1px solid var(--line);border-radius:8px;white-space:nowrap}.sort-label{font-size:10px;font-weight:900;letter-spacing:.1em;padding:0 13px;color:#797a70}.sort-button{background:transparent;border:0;border-radius:5px;padding:11px 13px;font-size:12px;font-weight:800;color:#74776e}.sort-button.is-active{background:var(--ink);color:white;box-shadow:0 2px 6px #0002}.sort-button:not(.is-active):hover{color:var(--ink)}.sort-note{min-height:23px;color:#74766d;font-size:12px;margin:20px 0 7px}.song-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.song-card{min-width:0;background:#fff;border:1px solid #e2e0d7;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s}.song-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px #11130f12}.card-art-wrap{height:210px;background:#ddd;position:relative;overflow:hidden}.card-art{width:100%;height:100%;object-fit:cover;display:block}.song-card[data-slug=mother] .card-art{object-position:center 27%}.song-card[data-slug=concrete] .card-art{object-position:center 42%}.rank-chip{position:absolute;top:12px;left:12px;background:var(--yellow);color:var(--ink);border-radius:4px;padding:7px 9px;font-size:11px;font-weight:900;box-shadow:2px 2px 0 #111}.rank-chip.unranked{background:#eee;color:#666;box-shadow:none}.card-body{padding:20px 20px 18px;display:flex;flex-direction:column;flex:1}.card-kicker{color:#7e8074;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.card-body h3{font-family:Impact,'Arial Narrow',sans-serif;font-weight:400;letter-spacing:.012em;font-size:29px;line-height:1.1;margin:8px 0 9px}.card-body>p{font-size:13px;line-height:1.5;color:#64675f;margin:0 0 17px;min-height:39px}.card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:auto}.action-video,.action-spotify{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:6px;font-size:12px;font-weight:800}.action-video{background:var(--ink);color:#fff;border:1px solid var(--ink)}.action-video:hover{background:#3a3d31}.action-spotify{background:#f0efe9;color:var(--ink);border:1px solid #deddd5}.action-spotify:hover{background:#e6eadb}.no-spotify{color:#8a8b82;font-size:11px;font-weight:700;line-height:1.3}.player-details{margin-top:16px;border-top:1px solid #e8e7df;padding-top:12px}.player-details summary{font-size:12px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.player-details summary::-webkit-details-marker{display:none}.player-details summary::after{content:'+';font-size:19px;font-weight:400}.player-details[open] summary::after{content:'−'}.player-slot{padding-top:12px}.player-slot iframe{width:100%;height:80px;border:0;border-radius:10px}
.about-strip{display:flex;align-items:center;gap:28px;border-bottom:1px solid #45483d;padding-top:43px;padding-bottom:43px}.about-asterisk{font-size:50px;color:var(--yellow);line-height:1}.about-strip p{flex:1;margin:0;color:#b5b9ab;line-height:1.5;font-size:14px}.about-strip strong{color:var(--paper);font-size:16px}.about-strip a{font-size:13px;color:var(--yellow);font-weight:800;white-space:nowrap}.about-strip a:hover{text-decoration:underline}.follow-section{display:flex;align-items:end;justify-content:space-between;gap:40px;padding-top:90px;padding-bottom:102px}.follow-section h2{font-size:clamp(46px,6vw,78px);margin:18px 0 0}.social-list{display:grid;grid-template-columns:repeat(2,minmax(135px,1fr));gap:10px;width:min(375px,100%)}.social-link{border:1px solid #51534a;border-radius:7px;padding:19px 17px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:800}.social-link:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.social-link span{font-size:17px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8e9286;border-top:1px solid #45483d;padding-top:24px;padding-bottom:26px;font-size:11px}
.video-dialog{width:min(1000px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:18px;margin:auto;color:var(--paper);background:#1b1e17;border:1px solid #56594e;border-radius:17px;box-shadow:0 24px 70px #0009}.video-dialog::backdrop{background:#050705dd;backdrop-filter:blur(5px)}.video-dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px}.dialog-kicker{color:var(--yellow);font-size:10px;letter-spacing:.15em;font-weight:800}.video-dialog h2{margin:5px 0 0;font-family:Impact,'Arial Narrow',sans-serif;font-size:28px;font-weight:400}.dialog-close{width:39px;height:39px;border:1px solid #585d4f;background:transparent;color:#fff;border-radius:7px;font-size:29px;line-height:1}.dialog-close:hover{background:var(--yellow);color:var(--ink)}.video-frame{background:#000;aspect-ratio:16/9;border-radius:9px;overflow:hidden}.video-frame.short{aspect-ratio:9/16;width:min(330px,100%);margin-inline:auto}.video-frame iframe{width:100%;height:100%;border:0}.video-dialog-bottom{display:flex;justify-content:space-between;gap:12px;padding-top:13px;font-size:12px;color:#a9afa1}.video-dialog-bottom a{color:var(--yellow);font-weight:800}.video-dialog-bottom a:hover{text-decoration:underline}
@media(max-width:950px){.hero{gap:32px}.hero h1{font-size:clamp(57px,8vw,80px)}.feature-meta h2{font-size:26px}.song-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:start;flex-direction:column}.sort-control{margin-top:11px}.follow-section{align-items:start}}
@media(max-width:680px){.wrap{width:min(100% - 32px,460px)}.site-header{height:70px}.brand{font-size:23px}.brand-mark{width:30px;height:30px;font-size:22px}.header-nav{gap:15px;font-size:12px}.header-nav .header-yt{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:50px;padding-bottom:61px;gap:45px;min-height:0}.hero h1{font-size:clamp(54px,14vw,77px);margin:17px 0}.hero-copy>p{font-size:16px}.hero-actions{gap:20px;margin-top:27px}.hero-signature{margin-top:38px;font-size:8px}.hero-signature span{margin:0 2px}.feature-card{max-width:none;width:100%;margin:0;padding:13px;box-shadow:10px 11px 0 #ffffff08}.feature-art-wrap{aspect-ratio:1/1}.feature-meta{padding-top:15px}.feature-meta h2{font-size:26px}.music-section{padding:57px 0 70px}.section-heading h2{font-size:43px}.section-heading p{line-height:1.5}.sort-control{width:100%;justify-content:space-between}.sort-label{padding:0 6px}.sort-button{padding:11px 7px}.song-grid{grid-template-columns:1fr;gap:14px}.card-art-wrap{height:215px}.card-body{padding:18px}.card-body h3{font-size:28px}.card-body>p{min-height:0}.about-strip{align-items:flex-start;gap:16px;flex-wrap:wrap}.about-asterisk{font-size:38px}.about-strip p{flex-basis:calc(100% - 60px)}.about-strip a{margin-left:54px}.follow-section{flex-direction:column;padding-top:69px;padding-bottom:73px;gap:28px}.follow-section h2{font-size:59px}.social-list{width:100%}.social-link{padding:16px 14px}.site-footer{align-items:flex-start;flex-direction:column;line-height:1.4}.video-dialog{padding:11px}.video-dialog h2{font-size:22px}.video-dialog-bottom{align-items:start;flex-direction:column}.video-frame.short{width:min(250px,100%);max-height:68dvh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.song-grid{margin-top:28px}

/* Preserve the complete YouTube artwork at the card's native widescreen ratio. */
.card-art-wrap{height:auto;aspect-ratio:16/9;background:#1b1c17}
.card-art{position:relative;z-index:1;object-fit:contain}
.song-card[data-slug=buttercup] .card-art-wrap::before{content:"";position:absolute;inset:-12px;background:url("assets/buttercup_card.webp") center/cover;filter:blur(18px) brightness(.85)}
.card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}
.rank-chip{position:static;flex:none;box-shadow:none}
@media(max-width:680px){.card-art-wrap{height:auto}.sort-control{flex-wrap:wrap}.sort-label{padding:0 5px}.sort-button{padding:10px 7px}}
