@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;600;700;800&display=swap');
:root{--ink:#11120f;--cream:#f3efdf;--avo:#a9d34f;--green:#315c3b;--red:#ee3d2c;--line:rgba(17,18,15,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit}.nav{height:72px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #37382f}.nav-logo{font-family:'Archivo Black',Arial,sans-serif;text-decoration:none;color:var(--avo);font-size:1.2rem}.nav div{display:flex;gap:2rem}.nav div a{text-decoration:none;text-transform:uppercase;font-size:.74rem;font-weight:800;letter-spacing:.12em}.hero{height:calc(100vh - 72px);min-height:680px;position:relative;color:white;overflow:hidden}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,10,8,.9),rgba(9,10,8,.55) 42%,rgba(9,10,8,.12) 75%),linear-gradient(0deg,rgba(0,0,0,.6),transparent 45%)}.hero-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);width:min(640px,84vw)}.hero-logo{width:min(430px,70vw);max-height:210px;object-fit:contain;object-position:left center;margin:0 0 1rem;filter:drop-shadow(0 4px 12px #000)}.hero h1,h2,h3{font-family:'Archivo Black',Arial,sans-serif;text-transform:uppercase;line-height:.95;margin:.25em 0}.hero h1{font-size:clamp(4rem,8vw,8rem);letter-spacing:-.055em}.lede{max-width:590px;font-size:clamp(1rem,1.8vw,1.28rem);line-height:1.55}.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}.green{color:var(--green)}.actions,.link-buttons{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.6rem}.button,.link-buttons a{display:inline-block;border:2px solid currentColor;padding:.85rem 1.2rem;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:.75rem;letter-spacing:.08em}.button.primary{background:var(--avo);border-color:var(--avo);color:var(--ink)}.photo-credit{position:absolute;right:2rem;bottom:1.2rem;font-size:.7rem;opacity:.75}.quick-facts{display:grid;grid-template-columns:repeat(4,1fr);background:var(--avo);border-bottom:2px solid var(--ink)}.quick-facts div{padding:2rem;border-right:1px solid rgba(0,0,0,.3)}.quick-facts strong{display:block;font-family:'Archivo Black',Arial,sans-serif;font-size:2rem}.quick-facts span{font-size:.78rem;font-weight:700;text-transform:uppercase}.section{padding:7rem 7vw}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.section h2{font-size:clamp(2.7rem,5.5vw,6rem);letter-spacing:-.05em}.prose{font-size:1.12rem;line-height:1.75}.members{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.members span{font-size:.78rem;text-transform:uppercase}.members b{display:block;font-size:.95rem;margin-bottom:.4rem}.full-photo{margin:0;position:relative;background:var(--ink)}.full-photo img{display:block;width:100%;max-height:78vh;object-fit:cover}.full-photo p{position:absolute;right:2rem;bottom:1rem;color:white;font-size:.7rem;text-transform:uppercase}.music{background:var(--ink);color:white}.section-head{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end}.link-buttons a{color:var(--avo)}.releases{margin-top:4rem;display:grid;gap:5rem}.release{display:grid;grid-template-columns:minmax(260px,430px) 1fr;gap:4rem;align-items:center;border-top:1px solid #4a4b43;padding-top:3rem}.release img{width:100%;aspect-ratio:1;object-fit:cover;box-shadow:18px 18px 0 var(--green)}.release h3{font-size:clamp(2.4rem,4vw,4.5rem)}.release p{line-height:1.65;max-width:680px}.tag,.credits{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#a8aa9f}.release a{color:var(--avo);font-weight:800}.video{background:var(--red);display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.video p{max-width:560px;line-height:1.65}.button.dark{background:var(--ink);color:white;border-color:var(--ink)}.screen{background:#22241f;border:18px solid #d4c4a0;min-height:420px;color:var(--avo);padding:3rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:16px 16px 0 rgba(0,0,0,.25)}.screen span{font-size:.7rem;letter-spacing:.2em}.screen b{font-family:'Archivo Black';font-size:clamp(2.2rem,4vw,4.5rem);line-height:.9}.screen a{font-size:4rem;text-decoration:none}.press{background:var(--cream)}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:3rem 0}.quote-grid blockquote{margin:0;padding:2rem;border:2px solid var(--ink);background:#fff}.quote-grid p{font-family:'Archivo Black';font-size:1.45rem;line-height:1.2}.quote-grid cite{font-style:normal;font-size:.75rem;line-height:1.5;text-transform:uppercase;font-weight:700}.milestones{border-top:2px solid var(--ink)}.milestones div{display:grid;grid-template-columns:100px 1fr;padding:1.15rem 0;border-bottom:1px solid var(--line)}.milestones b{font-family:'Archivo Black';color:var(--green)}.fineprint{font-size:.72rem;color:#555;margin-top:2rem}.contact{background:var(--green);color:white;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact p{max-width:520px;line-height:1.65}.socials{border-top:1px solid rgba(255,255,255,.45)}.socials a{display:flex;justify-content:space-between;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.45);text-decoration:none;font-family:'Archivo Black';font-size:1.4rem;text-transform:uppercase}.socials a:hover{color:var(--avo)}footer{padding:3rem 7vw;background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:2rem}footer img{width:220px;max-height:100px;object-fit:contain}footer p{font-size:.72rem;text-transform:uppercase}
@media(max-width:800px){.nav div{gap:.8rem}.nav div a:nth-child(2){display:none}.hero{min-height:700px}.quick-facts{grid-template-columns:1fr 1fr}.split,.video,.contact{grid-template-columns:1fr}.members,.quote-grid{grid-template-columns:1fr}.section{padding:5rem 6vw}.section-head{display:block}.release{grid-template-columns:1fr;gap:2rem}.release img{max-width:430px}.screen{min-height:340px}.photo-credit{right:1rem}.hero-copy{left:6vw}.nav{padding:0 4vw}.nav div a{font-size:.64rem}footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* V0.2 — warmer, homelier primary-colour poster treatment */
:root{--ink:#221b17;--cream:#fff1cf;--avo:#ffd83d;--green:#1453a3;--red:#e83d2f;--line:rgba(34,27,23,.22)}
body{background-color:var(--cream);background-image:radial-gradient(rgba(34,27,23,.06) 1px,transparent 1px);background-size:8px 8px}
.nav{height:78px;background:var(--red);border-bottom:4px solid var(--ink);box-shadow:0 5px 0 rgba(34,27,23,.18)}
.nav-logo{width:150px;height:62px;display:flex;align-items:center}.nav-logo img{display:block;width:100%;height:54px;object-fit:contain;object-position:left center;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.35))}
.nav div a{background:var(--cream);color:var(--ink);padding:.55rem .75rem;border:2px solid var(--ink);border-radius:999px;box-shadow:3px 3px 0 var(--ink)}
.hero{height:calc(100vh - 78px)}.hero-photo{object-position:center top}.hero-shade{background:linear-gradient(90deg,rgba(28,24,20,.86),rgba(28,24,20,.42) 50%,rgba(28,24,20,.08) 80%),linear-gradient(0deg,rgba(30,20,12,.48),transparent 45%)}
.hero h1{font-size:clamp(2.8rem,5.6vw,5.8rem);letter-spacing:-.04em;max-width:800px;text-shadow:4px 4px 0 var(--red)}.hero-logo{width:min(360px,65vw)}
.button,.link-buttons a{border:3px solid var(--ink);border-radius:10px;box-shadow:5px 5px 0 var(--ink)}.button.primary{background:var(--avo);border-color:var(--ink)}
.quick-facts{background:var(--avo);border-bottom:4px solid var(--ink)}.quick-facts div{border-right:2px dashed rgba(34,27,23,.45)}
.split{background:#fff7e5}.split h2,.press h2{color:var(--red);text-shadow:3px 3px 0 var(--avo)}
.members span{background:var(--avo);border:2px solid var(--ink);border-radius:12px;padding:1rem;box-shadow:4px 4px 0 var(--ink)}
.music{background:var(--green);color:white;border-top:5px solid var(--ink);border-bottom:5px solid var(--ink)}.release{border-top:3px dashed rgba(255,255,255,.65)}
.release img{box-shadow:14px 14px 0 var(--red);border:4px solid var(--ink);transform:rotate(-1deg)}.release:nth-child(2) img{box-shadow:14px 14px 0 var(--avo);transform:rotate(1deg)}
.video{background:var(--avo);border-bottom:5px solid var(--ink)}.screen{background:var(--green);border-color:#fff7e5;color:var(--avo);border-radius:18px;box-shadow:14px 14px 0 var(--red),18px 18px 0 var(--ink)}
.press{background:#fff7e5}.quote-grid blockquote{border:3px solid var(--ink);border-radius:14px;box-shadow:7px 7px 0 var(--green);background:#cab98f}.quote-grid blockquote:nth-child(2){box-shadow:7px 7px 0 var(--red);transform:rotate(-.7deg)}.quote-grid blockquote:nth-child(3){box-shadow:7px 7px 0 var(--avo);transform:rotate(.7deg)}
.contact{background:var(--red);border-top:5px solid var(--ink)}.socials a{background:var(--cream);color:var(--ink);padding:1rem 1.2rem;margin:.7rem 0;border:3px solid var(--ink);border-radius:10px;box-shadow:5px 5px 0 var(--ink)}footer{border-top:5px solid var(--avo)}
@media(max-width:800px){.nav-logo{width:100px}.nav div a{padding:.4rem .5rem;box-shadow:2px 2px 0 var(--ink)}.hero-photo{object-position:58% top}.hero h1{font-size:clamp(2.5rem,12vw,4.5rem)}.quote-grid blockquote{transform:none!important}}

/* V0.4 — deeper, duskier primary palette */
:root{--ink:#1e1916;--cream:#d7c49a;--avo:#d6aa28;--green:#173f72;--red:#b7352b;--line:rgba(30,25,22,.28)}body{background-color:var(--cream);background-image:radial-gradient(rgba(30,25,22,.09) 1px,transparent 1px)}.split,.press{background:#e2d0aa}.nav div a{background:#d7c49a}.members span{background:#d6aa28}.video{background:#c69b28}.socials a{background:#d7c49a}.screen{display:none}
.crt{position:relative;padding-top:42px;max-width:760px;margin:0 auto;filter:drop-shadow(16px 18px 0 rgba(30,25,22,.38))}.crt-aerials{position:absolute;top:0;left:50%;width:170px;height:70px;transform:translateX(-50%)}.crt-aerials i{position:absolute;bottom:0;width:8px;height:78px;background:var(--ink);border-radius:9px;transform-origin:bottom}.crt-aerials i:first-child{left:48%;transform:rotate(-42deg)}.crt-aerials i:last-child{right:48%;transform:rotate(42deg)}
.crt-case{position:relative;background:var(--red);border:5px solid var(--ink);border-radius:42px 42px 30px 30px;padding:28px 28px 22px;box-shadow:inset 0 0 0 8px rgba(255,255,255,.08),8px 8px 0 var(--green)}.crt-case:before{content:"";position:absolute;inset:12px;border:3px dashed rgba(30,25,22,.35);border-radius:28px;pointer-events:none}.crt-screen{position:relative;z-index:1;background:#080a09;border:10px solid var(--ink);border-radius:34px/25px;overflow:hidden;aspect-ratio:16/9;box-shadow:inset 0 0 28px #000}.crt-screen:after{content:"";position:absolute;inset:0;border-radius:24px/18px;box-shadow:inset 0 0 24px 10px rgba(0,0,0,.35);pointer-events:none}.crt-screen iframe{display:block;width:100%;height:100%;border:0}
.crt-controls{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:18px 16px 0;color:#f0dcad}.crt-controls b{font-family:'Archivo Black',Arial,sans-serif;font-size:.72rem;letter-spacing:.11em;margin-left:auto}.dial{width:32px;height:32px;display:grid;place-items:center;background:var(--avo);color:var(--ink);border:3px solid var(--ink);border-radius:50%;font-size:.55rem;box-shadow:2px 2px 0 var(--ink)}.crt-feet{display:flex;justify-content:space-between;padding:0 70px}.crt-feet i{display:block;width:62px;height:26px;background:var(--ink);clip-path:polygon(12% 0,88% 0,100% 100%,0 100%)}
@media(max-width:800px){.crt{padding-top:30px;margin-top:2rem;filter:drop-shadow(8px 10px 0 rgba(30,25,22,.35))}.crt-aerials{transform:translateX(-50%) scale(.75);transform-origin:bottom}.crt-case{padding:18px 18px 14px;border-radius:28px}.crt-screen{border-width:7px;border-radius:22px/16px}.crt-controls{padding-top:12px}.crt-controls b{font-size:.58rem}.dial{width:25px;height:25px}.crt-feet{padding:0 40px}}

/* V0.5 — large 4:3 side-control television */
.video{grid-template-columns:minmax(260px,.58fr) minmax(600px,1.42fr);gap:4vw;padding-left:5vw;padding-right:5vw}.crt{width:min(100%,1040px);max-width:none;padding-top:70px}.crt-aerials{width:280px;height:110px}.crt-aerials i{height:125px;width:10px;border:3px solid #111;background:#c9c0aa}.crt-aerials i:first-child{transform:rotate(-56deg)}.crt-aerials i:last-child{transform:rotate(42deg)}
.crt-case{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:18px;background:#9f4f18;border-width:7px;border-radius:52px 48px 34px 38px;padding:34px 30px 28px;box-shadow:inset 0 0 0 9px rgba(255,204,115,.14),10px 10px 0 var(--green)}.crt-case:before{border-style:solid;border-color:rgba(42,25,12,.32);border-radius:37px}.crt-screen{aspect-ratio:4/3;border-width:11px;border-radius:72px/58px;background:#777;box-shadow:inset 0 0 35px #000,0 0 0 5px #d6c8a7}.crt-screen:after{border-radius:60px/48px;box-shadow:inset 0 0 32px 13px rgba(0,0,0,.42),inset 16px 10px 18px rgba(255,255,255,.12)}
.crt-controls{padding:10px 4px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;background:#d5bd8c;border:5px solid var(--ink);border-radius:8px 14px 14px 8px;color:var(--ink)}.crt-controls b{margin:auto 0 4px;font-size:.65rem;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.13em}.dial{position:relative;width:76px;height:76px;background:#3e3b36;border-width:6px;box-shadow:3px 3px 0 #111}.dial i{display:block;width:8px;height:48px;background:#111;border-radius:4px;transform:rotate(-28deg)}.crt-controls .dial:nth-child(2) i{transform:rotate(4deg)}
.speaker-grille{width:92px;display:flex;flex-direction:column;gap:8px;margin-top:4px}.speaker-grille i{display:block;height:7px;background:var(--ink);border-radius:999px;transform:skewX(-6deg)}.crt-feet{padding:0 100px}.crt-feet i{width:100px;height:34px;border:4px solid #111;border-top:0;background:#3d3933}
@media(max-width:1050px){.video{grid-template-columns:1fr}.crt{max-width:900px}.crt-case{grid-template-columns:minmax(0,1fr) 125px}.dial{width:62px;height:62px}.dial i{height:39px}.speaker-grille{width:78px}}@media(max-width:650px){.crt{padding-top:42px}.crt-aerials{width:180px;height:70px}.crt-aerials i{height:78px;width:7px}.crt-case{grid-template-columns:minmax(0,1fr) 72px;gap:8px;padding:18px 14px 14px;border-width:5px;border-radius:30px}.crt-screen{border-width:7px;border-radius:38px/30px}.crt-controls{border-width:3px;gap:8px;padding:8px 2px}.dial{width:42px;height:42px;border-width:4px}.dial i{width:5px;height:26px}.speaker-grille{width:48px;gap:4px}.speaker-grille i{height:4px}.crt-controls b{font-size:.45rem}.crt-feet{padding:0 45px}.crt-feet i{width:62px;height:22px}}

/* V0.6 — live proof, track routing and representation contact */
.live{background:var(--red);color:#f3e2ba;border-top:5px solid var(--ink);border-bottom:5px solid var(--ink)}.live-intro{max-width:430px;font-size:1.15rem;line-height:1.6}.live-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-top:3rem}.live-grid article{grid-column:span 2;background:#d7c49a;color:var(--ink);border:3px solid var(--ink);border-radius:14px;padding:1.5rem;box-shadow:6px 6px 0 var(--green)}.live-grid article:nth-child(4),.live-grid article:nth-child(5){grid-column:span 3}.live-grid b{text-transform:uppercase;font-size:.7rem;letter-spacing:.12em;color:var(--red)}.live-grid h3{font-size:1.35rem;line-height:1.05}.live-grid p{line-height:1.55;font-size:.9rem}.track-picks{background:var(--avo);padding-top:3rem;padding-bottom:3rem;border-bottom:5px solid var(--ink)}.track-picks>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.track-picks span{background:#d7c49a;border:3px solid var(--ink);border-radius:12px;padding:1rem;box-shadow:5px 5px 0 var(--red)}.track-picks b{display:block;font-family:'Archivo Black';font-size:1.2rem;text-transform:uppercase;margin-bottom:.35rem}.tech{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--green);color:#f3e2ba;border-top:5px solid var(--ink)}.tech p{line-height:1.65}.tech-card{align-self:center;background:#d7c49a;color:var(--ink);border:4px solid var(--ink);border-radius:16px;padding:2rem;box-shadow:9px 9px 0 var(--red)}.tech-card>b{font-family:'Archivo Black';font-size:1.5rem;text-transform:uppercase}.contact-email{display:inline-block;margin-top:1rem;color:#f3e2ba;font-family:'Archivo Black';font-size:clamp(1rem,2vw,1.6rem);overflow-wrap:anywhere}.nav div{gap:1rem}@media(max-width:850px){.live-grid{grid-template-columns:1fr}.live-grid article,.live-grid article:nth-child(4),.live-grid article:nth-child(5){grid-column:auto}.track-picks>div,.tech{grid-template-columns:1fr}.nav div a:nth-child(2){display:none}}

/* V0.7 — temporary live-performance showcase */
.live-video{background:#1e1916;color:#f3e2ba;border-bottom:5px solid var(--ink)}
.live-video-head{display:grid;grid-template-columns:1fr minmax(280px,520px);gap:5vw;align-items:end;margin-bottom:3rem}
.live-video-head>p{font-size:1.08rem;line-height:1.65;margin:0}
.live-video-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:1.5rem;align-items:start}
.live-video-grid article{background:#d7c49a;color:var(--ink);border:4px solid var(--ink);border-radius:18px;overflow:hidden;box-shadow:9px 9px 0 var(--red)}
.live-video-grid .promo-clip{box-shadow:9px 9px 0 var(--green);transform:rotate(.5deg)}
.video-frame{background:#090909;border-bottom:4px solid var(--ink)}
.video-frame video,.video-frame iframe{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#090909;border:0}
.clip-copy{padding:1.4rem 1.5rem 1.6rem}
.clip-copy .tag{color:var(--red);font-weight:800;margin:0 0 .6rem}
.clip-copy h3{font-size:clamp(1.35rem,2.3vw,2.35rem);margin-bottom:.7rem}
.clip-copy p:last-child{line-height:1.55;margin-bottom:0}
.video-note{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;opacity:.72;margin:1.5rem 0 0}
@media(max-width:850px){.live-video-head,.live-video-grid{grid-template-columns:1fr}.live-video-grid .promo-clip{transform:none}.live-video-head{gap:1.5rem}}
