@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#101013;--panel:#1b1b20;--ink:#f2f1eb;--muted:#aba9ab;--line:#36363b;--acid:#d4ff68;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.skip{position:absolute;left:-9999px;top:1rem;background:var(--acid);color:#111;padding:.7rem;z-index:10}.skip:focus{left:1rem}::selection{background:var(--acid);color:#111}.site-header{height:82px;padding:0 max(4vw,20px);display:flex;align-items:center;gap:3rem;border-bottom:1px solid var(--line);background:#101013ef;position:sticky;top:0;z-index:5;backdrop-filter:blur(14px)}.wordmark{font-family:'Space Grotesk',sans-serif;font-size:1.18rem;font-weight:700;letter-spacing:-.075em;white-space:nowrap}.wordmark span:not(.period){color:var(--acid);padding:0 .12em}.wordmark .period{color:var(--acid)}.site-header nav{display:flex;gap:2.2rem;margin:auto;font-size:.84rem;font-weight:600}.site-header nav a,.site-footer a{transition:color .2s}.site-header nav a:hover,.site-footer a:hover{color:var(--acid)}.header-link{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid var(--acid);padding-bottom:.35rem}.menu-button{display:none}.hero{min-height:680px;position:relative;overflow:hidden;display:flex;align-items:center;background:radial-gradient(circle at 79% 46%,#495d34 0%,#252c25 23%,transparent 48%),radial-gradient(circle at 56% 87%,#303538,transparent 42%),#141518}.hero:after{content:'';position:absolute;width:440px;height:440px;border:1px solid #d4ff6860;border-radius:50%;right:15%;top:16%;box-shadow:0 0 0 75px #d4ff680c,0 0 0 150px #d4ff6808,0 0 0 225px #d4ff6805;transform:rotate(-18deg)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff0c 1px,transparent 1px),linear-gradient(90deg,#ffffff0c 1px,transparent 1px);background-size:86px 86px;mask-image:linear-gradient(90deg,transparent,#000)}.hero-inner{position:relative;z-index:1;max-width:var(--max);width:100%;margin:auto;padding:5rem max(4vw,20px)}.eyebrow,.panel-label,.strip-label{font-size:.71rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--acid)}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--acid);margin-right:.7rem;box-shadow:0 0 16px var(--acid)}h1,h2,h3,p{margin-top:0}.hero h1{font:700 clamp(5rem,12vw,12rem)/.84 'Space Grotesk',sans-serif;letter-spacing:-.1em;margin:2rem 0;max-width:900px}.hero h1 em,h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1px var(--ink)}.accent{color:var(--acid)}.hero-copy{max-width:510px;font-size:1.2rem;line-height:1.6;color:#d3d3d0}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.4rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-height:50px;padding:.9rem 1.2rem;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--acid);color:#111}.outline{border:1px solid #777a74}.outline:hover{background:#ffffff15}.hero-side{position:absolute;z-index:1;right:3%;top:50%;transform:translateY(-50%);display:flex;gap:6rem;writing-mode:vertical-rl;font-size:.65rem;letter-spacing:.2em;color:#bdbfb5}.strip{display:flex;gap:5rem;align-items:center;border-block:1px solid var(--line);padding:2.3rem max(4vw,20px)}.strip p{font:500 clamp(1.1rem,2vw,1.8rem)/1.4 'Space Grotesk',sans-serif;max-width:850px;margin:0}.strip-label{white-space:nowrap}.section{padding:8rem max(4vw,20px);scroll-margin-top:82px}.section>*{max-width:var(--max);margin-left:auto;margin-right:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:4rem;margin-bottom:3.3rem}.section-heading h2,.visual h2,.about h2{font:600 clamp(3.4rem,6.8vw,7.4rem)/.98 'Space Grotesk',sans-serif;letter-spacing:-.075em;margin:1rem 0 0}.section-heading>p{max-width:320px;line-height:1.65;color:var(--muted);margin-bottom:.3rem}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.video-card{background:var(--panel)}.video-card.featured{grid-column:span 2}.video-frame{aspect-ratio:16/9;background:#050505}.video-frame iframe{width:100%;height:100%;border:0}.featured .video-frame{aspect-ratio:21/9}.card-caption{padding:1.1rem 1.3rem;display:flex;align-items:center;gap:2rem}.card-caption span,.release-no{font-size:.68rem;letter-spacing:.15em;color:var(--acid)}.card-caption h3{font:500 1rem 'Space Grotesk',sans-serif;margin:0}.text-link{display:inline-block;color:var(--acid);font-size:.88rem;font-weight:700;border-bottom:1px solid var(--acid);padding-bottom:.3rem;margin-top:1.8rem}.music{background:#202126}.music-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:4rem}.album-panel{min-width:0}.bandcamp-player{display:block;width:100%;max-width:450px;height:470px;border:0;margin-top:1.5rem}.release-list{min-width:0}.release{display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:1.3rem;padding:1.6rem 0;border-bottom:1px solid #55565a;transition:padding .2s,color .2s}.release:hover{padding-left:.5rem;color:var(--acid)}.release strong,.release small{display:block}.release strong{font:600 clamp(1.2rem,2vw,1.8rem) 'Space Grotesk',sans-serif;letter-spacing:-.035em}.release small{font-size:.78rem;color:var(--muted);margin-top:.35rem}.release .arrow{font-size:1.4rem}.full{width:100%;margin-top:2rem}.mix-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.mix-card{padding:1.5rem;background:var(--panel)}.mix-card iframe{width:100%;height:180px;border:0;margin-top:1rem}.visual{background:var(--acid);color:#111;display:flex;align-items:center;justify-content:space-between;min-height:500px;overflow:hidden}.visual>div:first-child{width:100%}.visual .eyebrow{color:#4d6023}.visual h2 em{color:transparent;-webkit-text-stroke:1px #111}.visual p:not(.eyebrow){max-width:550px;line-height:1.6;margin:2rem 0}.visual .primary{background:#111;color:var(--acid)}.visual-mark{font:700 clamp(10rem,24vw,26rem)/.75 'Space Grotesk',sans-serif;letter-spacing:-.17em;transform:rotate(-12deg);opacity:.11;white-space:nowrap;margin-right:-15%}.about h2{max-width:1100px}.about-bottom{display:flex;justify-content:space-between;align-items:end;gap:4rem;margin-top:3rem}.about-bottom p{max-width:580px;color:var(--muted);font-size:1.14rem;line-height:1.7;margin:0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;border-top:1px solid var(--line);padding:3rem max(4vw,20px)}.site-footer>div{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.79rem}.site-footer small{color:var(--muted);width:100%;margin-top:2rem}@media(max-width:900px){.site-header{height:70px}.site-header nav{gap:1rem}.header-link{display:none}.hero{min-height:610px}.hero-side{display:none}.section{padding-top:6rem;padding-bottom:6rem}.music-layout{gap:2rem}}@media(max-width:640px){.site-header{justify-content:space-between}.menu-button{display:block;background:none;border:1px solid var(--line);color:var(--ink);padding:.55rem .7rem;font-size:.78rem}.site-header nav{display:none;position:absolute;top:70px;left:0;right:0;background:#101013;padding:1.2rem 20px 1.7rem;flex-direction:column;gap:1.1rem;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero{min-height:600px}.hero h1{font-size:clamp(4.8rem,17vw,7rem)}.hero-copy{font-size:1rem}.hero-actions .button{width:100%}.strip{display:block}.strip p{margin-top:1rem}.section-heading{display:block}.section-heading>p{margin-top:1.7rem}.video-grid,.mix-grid,.music-layout{display:block}.video-card{margin-bottom:1rem}.featured .video-frame{aspect-ratio:16/9}.music-layout .release-list{margin-top:3rem}.bandcamp-player{height:470px}.mix-card{margin-bottom:1rem}.visual{min-height:0}.visual-mark{display:none}.about-bottom{display:block}.about-bottom .button{margin-top:2rem}.site-footer{align-items:start;display:block}.site-footer>div{margin:2rem 0}.site-footer small{display:block}}
