@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;0,900;1,800;1,900&family=Inter:wght@400;600;700&display=swap');
:root{--red:#ed1b24;--ink:#09090b;--panel:#111114;--paper:#f1eee8;--muted:#aaa8a4;--line:#29292d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Inter,Arial,sans-serif}a{color:inherit}.skip{position:fixed;left:-999px;top:10px;background:#fff;color:#000;padding:10px;z-index:99}.skip:focus{left:10px}.site-head{height:82px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;gap:40px;background:rgba(9,9,11,.95);border-bottom:1px solid #29292d;position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;text-decoration:none;font-family:'Barlow Condensed',Impact,sans-serif;font-size:26px;font-style:italic;line-height:.8;letter-spacing:-1px}.brand-mark{width:30px;height:38px;margin-right:8px;fill:var(--red)}.brand b{display:block;color:#fff;font-size:31px}.brand em{color:var(--red);font-style:inherit;margin-left:3px}.site-head nav{display:flex;gap:34px;margin-left:auto}.site-head nav a{text-decoration:none;text-transform:uppercase;font-family:'Barlow Condensed',sans-serif;font-weight:700;letter-spacing:1.4px;color:#bbb}.site-head nav a:hover{color:#fff}.head-listen{background:var(--red);text-decoration:none;padding:13px 20px;text-transform:uppercase;font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:800;letter-spacing:1px}.head-listen span,.live-label span,.eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#fff;margin-right:7px;box-shadow:0 0 0 4px rgba(255,255,255,.14)}.menu{display:none;background:none;border:0}.hero{min-height:660px;position:relative;overflow:hidden;padding:105px clamp(25px,8vw,130px);display:flex;align-items:center;background:radial-gradient(circle at 72% 45%,#2a1012 0,transparent 34%),linear-gradient(115deg,#111114,#080809 62%)}.hero:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(105deg,transparent 0 38px,rgba(255,255,255,.018) 39px 40px);pointer-events:none}.hero-copy{max-width:720px;position:relative;z-index:2}.eyebrow,.kicker{color:#d2d0cc;font-family:'Barlow Condensed',sans-serif;font-weight:700;letter-spacing:3px;text-transform:uppercase}.eyebrow span{background:var(--red);box-shadow:0 0 0 4px rgba(237,27,36,.15)}h1,h2,h3{font-family:'Barlow Condensed',Impact,sans-serif;margin:0;line-height:.82;text-transform:uppercase}h1{font-size:clamp(80px,12vw,170px);letter-spacing:-5px}h1 i,h2 i{font-style:italic;color:var(--red)}.intro{font-size:18px;line-height:1.7;color:#bbb;max-width:590px;margin:30px 0}.button{display:inline-flex;gap:40px;align-items:center;background:var(--red);padding:17px 22px;text-decoration:none;text-transform:uppercase;font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:800;letter-spacing:1px}.frequency{position:absolute;right:7%;top:11%;font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(130px,23vw,360px);font-weight:900;line-height:.7;opacity:.055;transform:rotate(-8deg);display:grid;grid-template-columns:1fr 1fr}.frequency span{color:var(--red)}.vertical{position:absolute;right:20px;bottom:80px;writing-mode:vertical-rl;font:700 12px Inter;letter-spacing:4px;color:#777}.transmission{display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:center;background:var(--red);padding:22px clamp(24px,8vw,130px)}.transmission b{font:800 21px 'Barlow Condensed';letter-spacing:2px}.transmission p{margin:3px 0 0;color:#ffdfe0;font-size:13px}.transmission p a{font-weight:700}.signal{height:32px;display:flex;align-items:end;gap:4px}.signal i{display:block;width:4px;background:#fff}.signal i:nth-child(1){height:9px}.signal i:nth-child(2){height:17px}.signal i:nth-child(3){height:25px}.signal i:nth-child(4){height:32px}.status{border:1px solid rgba(255,255,255,.65);padding:8px 12px;font:800 14px 'Barlow Condensed';letter-spacing:2px}.listen,.sound{padding:95px clamp(24px,8vw,130px)}.section-tag{border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:45px;color:#777;font:700 13px Inter;letter-spacing:3px}.player-shell{min-height:380px;display:grid;grid-template-columns:380px 1fr;background:var(--panel);border:1px solid var(--line)}.record{display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#1c1c20,#0b0b0d)}.record>div{width:285px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:repeating-radial-gradient(circle,#101012 0 3px,#1b1b1e 4px 6px);box-shadow:0 20px 60px #000}.record>div:before{content:"";position:absolute;width:95px;height:95px;border-radius:50%;background:var(--red)}.record svg{position:relative;width:43px;fill:#fff;z-index:1}.player-main{padding:65px;display:flex;flex-direction:column;justify-content:center}.live-label{color:var(--red);font:800 14px 'Barlow Condensed';letter-spacing:2px}.live-label span{background:var(--red);box-shadow:0 0 0 4px rgba(237,27,36,.15)}.player-main h2{font-size:clamp(42px,6vw,78px);line-height:.95}.player-main>p:nth-of-type(2){color:#999}.controls{display:flex;align-items:center;gap:18px;margin-top:25px}.controls button{cursor:pointer}.play{width:60px;height:60px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:20px}.play span{display:block;margin-left:3px}.progress{height:3px;background:#333;flex:1}.progress i{display:block;width:35%;height:100%;background:var(--red)}.volume{background:0;border:0;color:#fff;font-weight:700}#volume{width:90px;accent-color:var(--red)}.player-note{font-size:12px!important;color:#666!important;margin:18px 0 0}.sound{background:#efede7;color:#131316}.sound .section-tag{border-color:#cbc8c1}.sound-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:10%;align-items:end}.sound-grid h2,.about h2{font-size:clamp(60px,8vw,120px);letter-spacing:-3px}.sound-grid>p{line-height:1.8;color:#5f5d59}.genres{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border-top:1px solid #bbb7af;border-bottom:1px solid #bbb7af}.genres article{padding:30px;border-right:1px solid #bbb7af}.genres article:first-child{padding-left:0}.genres article:last-child{border:0}.genres b{color:var(--red);font:700 12px Inter}.genres h3{font-size:30px;margin-top:30px}.genres p{font-size:13px;color:#777}.about{padding:110px clamp(24px,8vw,130px);background:linear-gradient(100deg,#0b0b0d 40%,#1a0b0d)}.about h2{max-width:800px}.about>p:not(.eyebrow){max-width:650px;color:#aaa;line-height:1.8;margin:30px 0}.outline{background:transparent;border:1px solid #555}.outline:hover{border-color:var(--red)}footer{padding:48px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);color:#777;font-size:12px}footer p:nth-last-child(1){text-align:right}.footer-brand{color:#fff}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:850px){.site-head{height:70px;padding:0 20px}.site-head nav{display:none;position:absolute;top:69px;left:0;right:0;background:#101012;padding:20px;flex-direction:column}.site-head nav.open{display:flex}.head-listen{display:none}.menu{display:grid;gap:5px;margin-left:auto}.menu span{display:block;width:25px;height:2px;background:#fff}.hero{min-height:610px;padding:80px 24px}.vertical{display:none}h1{font-size:clamp(72px,24vw,110px);letter-spacing:-3px}.transmission{grid-template-columns:auto 1fr;padding:20px 24px}.transmission .status{display:none}.listen,.sound{padding:70px 20px}.player-shell{grid-template-columns:1fr}.record{display:none}.player-main{padding:35px 25px}.sound-grid{grid-template-columns:1fr;gap:30px}.genres{grid-template-columns:1fr 1fr}.genres article{border-bottom:1px solid #bbb7af}.genres article:first-child{padding-left:30px}.about{padding:80px 24px}footer{grid-template-columns:1fr;text-align:left;gap:20px}footer p:nth-last-child(1){text-align:left}}
@media(max-width:480px){.genres{grid-template-columns:1fr}.genres article{border-right:0}.controls{gap:10px}#volume{width:60px}.brand{font-size:21px}.brand b{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Constrained Bootstrap-style layout and hero player */
:root{--gutter:max(24px,calc((100vw - 1320px)/2))}
.site-head{padding-left:var(--gutter);padding-right:var(--gutter)}
.hero{min-height:650px;padding:82px var(--gutter);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.68fr);grid-template-areas:"copy player";gap:clamp(28px,3vw,52px)}
.hero-copy{grid-area:copy;max-width:720px;min-width:0}
.hero h1{font-size:clamp(72px,7.5vw,118px)}.hero h1>span{white-space:nowrap}
.hero-player{grid-area:player;align-self:center;position:relative;z-index:3;background:rgba(17,17,20,.94);border:1px solid #343438;border-top:4px solid var(--red);padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.5)}
.hero-player-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:34px}
.hero-player-top p{font:800 13px 'Barlow Condensed';letter-spacing:2px;margin:0;color:#aaa}
.hero-player-top .signal{height:25px}.hero-player-top .signal i:nth-child(4){height:25px}.hero-player-top .signal i:nth-child(3){height:19px}.hero-player-top .signal i:nth-child(2){height:13px}.hero-player-top .signal i:nth-child(1){height:7px}
.hero-player .mini-record{position:absolute;right:28px;top:87px;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:repeating-radial-gradient(circle,#101012 0 2px,#242428 3px 4px);box-shadow:0 10px 30px #000}
.hero-player .mini-record div{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--red)}
.hero-player .mini-record svg{width:15px;fill:#fff}
.hero-player h2{font-size:clamp(48px,5vw,72px);line-height:.86;margin:14px 0 20px;max-width:330px}.hero-player h2 i{color:var(--red);font-style:italic}
.hero-player #track-sub{color:#999;margin:0}.hero-player .controls{margin-top:32px}.hero-player .player-note{margin-bottom:0}
.transmission,.listen,.sound,.about,footer{padding-left:var(--gutter);padding-right:var(--gutter)}
.sound-grid,.genres,.about>*{max-width:1320px}

@media(max-width:767px){.hero{grid-template-columns:1fr;grid-template-areas:"copy" "player";gap:48px;padding:70px 24px}.hero-player{max-width:620px;width:100%}.hero h1{font-size:clamp(68px,16vw,112px)}.site-head,.transmission,.sound,.about,footer{padding-left:24px;padding-right:24px}}
@media(max-width:520px){.hero{padding:58px 20px}.hero h1{font-size:clamp(58px,16.2vw,78px)}.hero-player{padding:25px 20px}.hero-player .mini-record{display:none}.hero-player h2{font-size:52px}.hero-player-top{margin-bottom:25px}.hero .intro{font-size:16px}.transmission,.sound,.about,footer{padding-left:20px;padding-right:20px}}
.britenet{display:inline-block;margin-top:8px;color:#aaa;text-underline-offset:3px}.britenet:hover{color:#fff}
