:root{color-scheme:dark;--bg:#010912;--ink:#f7fbff;--muted:#a6b7c7;--red:#ff4b1f;--line:rgba(210,225,238,.22);--vibe:0;--blur:0px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--ink)}body{font-family:Inter,'Helvetica Neue',Arial,sans-serif;overflow-x:hidden}.backdrop{position:fixed;inset:0;z-index:0;overflow:hidden;background:var(--bg)}.backdrop-video{width:100%;height:100%;object-fit:cover;opacity:.48;filter:saturate(1.8) contrast(1.28) sepia(.14)}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,7,14,.86),rgba(1,9,18,.43) 43%,rgba(1,9,18,.16)),linear-gradient(180deg,rgba(1,9,18,.4),rgba(1,9,18,.12) 45%,rgba(1,9,18,.7))}.grain{position:absolute;inset:0;pointer-events:none;opacity:.3;background-image:url('media/grain.png');background-size:170px 170px;mix-blend-mode:screen}.site{position:relative;z-index:1;min-height:100svh;padding:0 clamp(20px,3vw,48px);display:flex;flex-direction:column}.topline{display:flex;justify-content:space-between;align-items:center;padding-top:25px;color:var(--muted);font:10px monospace;letter-spacing:.12em}.goods-link{color:inherit;text-decoration:none}.goods-link:hover{color:white}.intro{padding:clamp(42px,8vh,90px) 0 35px;display:flex;flex-direction:column;align-items:center;text-align:center}.wordmark-lockup{position:relative}.wordmark{display:block;color:#fff4e9;text-decoration:none;font-family:AgnataScript,'Brush Script MT','Segoe Script',cursive;font-style:italic;font-weight:700;font-size:clamp(84px,14vw,160px);line-height:.9;letter-spacing:-.075em;text-shadow:0 0 1px white,0 4px 28px rgba(255,88,25,.28);transform:rotate(-3deg)}.status{position:absolute;right:-7px;top:5px;transform:translateX(100%);display:flex;align-items:center;gap:7px;color:var(--red);font-size:10px;font-weight:700;letter-spacing:.09em;white-space:nowrap;text-shadow:0 0 14px #ff4b1f66}.dot,.live-dot{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 10px #ff4b1f88;animation:blink 1.5s infinite}@keyframes blink{50%{opacity:.25}}.radio-status{display:flex;align-items:center;gap:9px;margin-top:24px;color:#c5d0d9;font:9px monospace;letter-spacing:.12em}.radio-status button{border:1px solid var(--line);border-radius:50%;width:27px;height:27px;background:#01091266;color:white;cursor:pointer}.live-dot{background:#b8d7c7}.journal{width:min(680px,calc(100% - 100px));padding-bottom:36px}.entries{display:flex;flex-direction:column}.entry{padding:10px 0 12px;filter:blur(var(--blur));transform:translateX(var(--jitter,0px));transition:filter .08s}.entry-meta{color:#d0d5da;font-size:10px;letter-spacing:.12em;margin-bottom:4px;text-shadow:0 1px 8px #000}.entry-title{display:inline;color:white;text-decoration:none;font-family:'Arial Black','Helvetica Neue',Arial,sans-serif;font-size:clamp(20px,2.2vw,27px);line-height:1.08;font-weight:800;letter-spacing:-.055em;text-shadow:0 2px 14px #000b}.entry-title[href]:hover,.entry-title[href]:focus-visible{color:var(--red);outline:none}.entry-title .arrow{font-size:.72em;color:var(--muted);margin-left:6px}.entry-body{max-width:560px;margin:8px 0 0;color:#d3dce4;font-size:13px;line-height:1.6}.footer{margin-top:auto;padding:30px 0 25px;display:flex;flex-direction:column;align-items:center;gap:22px}.socials{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}.socials a{color:#aab6c0;text-decoration:none;text-transform:uppercase;font:9px monospace;letter-spacing:.1em}.socials a:hover{color:white}.message-box{display:flex;width:min(420px,100%);border-bottom:1px solid #aab6c066}.message-box input{flex:1;min-width:0;border:0;background:transparent;color:white;padding:11px 4px;font:11px monospace;outline:none}.message-box button{border:0;background:transparent;color:#dbe4eb;font:10px monospace;cursor:pointer}.volume-fader{position:fixed;z-index:5;right:0;top:0;bottom:0;width:79px;padding:14px 8px 14px 0;display:flex;align-items:stretch;gap:8px;pointer-events:none}.fader-rail{position:relative;flex:0 0 30px;display:flex;align-items:center;justify-content:center;pointer-events:auto}.fader-track{position:absolute;width:5px;height:65%;border-radius:2px;background:linear-gradient(90deg,#060b10,#8795a0 45%,#151d24);box-shadow:inset 0 0 0 1px #000d,0 0 8px #0008}.volume-fader input{position:absolute;inset:17.5% 0;width:30px;height:65%;margin:0;opacity:0;cursor:ns-resize;writing-mode:vertical-lr;direction:rtl;touch-action:none}.fader-cap{position:absolute;left:0;width:30px;height:18px;top:calc(17.5% + (65% - 18px) * (1 - var(--progress,0)));pointer-events:none;border:1px solid #111820;border-radius:2px;background:linear-gradient(180deg,#fff,#aab5bd 22%,#e7edf0 48%,#77848e 52%,#d4dce1 80%,#697680);box-shadow:0 2px 4px #000b,inset 0 1px #fff}.fader-cap i{position:absolute;left:0;right:0;top:7px;height:2px;background:var(--red);box-shadow:0 0 5px #ff4b1fa6}.fader-scale{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;color:#f4f6f8;font:9px/1 monospace;text-shadow:0 1px 5px #000;white-space:nowrap;pointer-events:none}.fader-scale span:first-child{display:none}.meter{position:absolute;right:79px;top:50%;transform:translateY(-50%);height:74px;display:flex;gap:3px;align-items:flex-end}.meter i{width:3px;height:15%;background:#d6dc68;box-shadow:0 0 4px #d6dc6866}.meter.hot i{background:var(--red);box-shadow:0 0 5px #ff4b1f88}.platform-dialog{position:fixed;width:min(400px,calc(100% - 32px));border:1px solid #dcebf53d;border-radius:10px;padding:30px;color:var(--ink);background:#030d18f5;box-shadow:0 24px 100px #0008}.platform-dialog::backdrop{background:#0009;backdrop-filter:blur(7px)}.close-dialog{position:absolute;top:9px;right:14px;border:0;background:none;color:var(--muted);font-size:27px;cursor:pointer}.eyebrow{margin:0 0 10px;color:var(--red);font:10px monospace;letter-spacing:.15em}.platform-dialog h2{margin:0;font-size:26px;font-weight:500}.dialog-note{color:var(--muted);font-size:13px;line-height:1.5;margin:10px 0 20px}.dialog-body{color:#e1e7ec;font-size:13px;line-height:1.65;margin-bottom:15px;white-space:pre-wrap}.platform-links{display:grid;gap:9px}.platform-links a,.gate-dialog form>button{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:6px;color:var(--ink);text-decoration:none;background:transparent;font-size:13px;cursor:pointer}.platform-links a:hover,.gate-dialog form>button:hover{background:#ffffff12}.gate-dialog form{display:grid;gap:15px}.gate-dialog input[type=email]{padding:13px;background:#0004;border:1px solid var(--line);color:white;border-radius:5px}.consent{display:flex;gap:9px;align-items:flex-start;color:#aab6c0;font-size:11px;line-height:1.4}.gate-dialog form>button{justify-content:center;color:white}.gate-dialog{z-index:20}.gate-dialog[open]{display:block}body.overdrive .entry{animation:shiver .07s infinite alternate}@keyframes shiver{from{transform:translateX(-2px) skewX(-.3deg)}to{transform:translateX(2px) skewX(.3deg)}}body.overdrive .entry-title{filter:blur(1.3px)}@media(max-width:600px){.site{padding:0 17px}.topline{font-size:9px}.intro{padding-top:70px;padding-bottom:30px}.wordmark{font-size:clamp(75px,22vw,115px)}.status{right:auto;left:50%;top:-24px;transform:translateX(-50%);font-size:9px}.radio-status{margin-top:22px;font-size:8px}.journal{width:calc(100% - 52px)}.entry{padding:9px 0 11px}.entry-title{font-size:clamp(19px,5.5vw,24px)}.volume-fader{width:58px;gap:4px;padding-right:4px}.fader-rail{flex-basis:22px}.volume-fader input{width:22px}.fader-cap{width:22px}.fader-scale{font-size:7px}.meter{right:58px;height:60px}.footer{padding-bottom:20px}.socials{gap:13px}.socials a{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.backdrop-video{display:none}}



/* V2.2 refinements: isolated journal response, restrained hardware fader */
:root{--entry-size:20px;--motion:0;--trail-alpha:.30;--halation:1px;--shake:0px;--progress:0}
.text-size-control{display:flex;align-items:center;gap:12px;width:min(300px,100%);margin:0 0 16px;color:#b9c4ce;font:9px monospace;letter-spacing:.12em}
.text-size-control input{width:100%;accent-color:#ff332b;cursor:ew-resize}
.entry{filter:none!important;position:relative}
.entry-title{font-size:var(--entry-size)!important}
body.consented .entry{
 animation:entry-signal calc(.30s - var(--motion)*.22s) infinite alternate;
 text-shadow:0 0 var(--halation) #ff251f,0 0 calc(var(--halation)*2) #ff251f66;
}
body.consented .entry-title,body.consented .entry-meta,body.consented .entry-body{
 opacity:calc(1 - var(--motion)*.55);
}
body.consented .entry::after{
 content:attr(data-trail);position:absolute;inset:0;pointer-events:none;color:#ff332b;
 opacity:var(--trail-alpha);transform:translate(calc(var(--shake)*-.5),0);
 text-shadow:0 0 12px #ff251f;mix-blend-mode:screen
}
@keyframes entry-signal{
 from{transform:translate(calc(var(--shake)*-.45),calc(var(--shake)*-.08))}
 to{transform:translate(var(--shake),calc(var(--shake)*.08))}
}
/* Masthead, clock and blinking status are intentionally unaffected by fader. */
.wordmark,.status,.topline time,.goods-link,.socials a{animation:none!important;opacity:1!important;filter:none!important}
.topline{justify-content:space-between}
.goods-link{position:static;transform:none;padding:0;border:0;background:transparent;letter-spacing:.12em;z-index:auto}
.volume-fader{
 position:fixed;z-index:5;right:0;top:0;bottom:0;width:94px;
 padding:18px 12px 18px 0;display:flex;align-items:stretch;gap:9px;pointer-events:none
}
.fader-rail{position:relative;flex:0 0 40px;display:flex;align-items:center;justify-content:center;pointer-events:auto}
.fader-track{
 position:absolute;width:10px;height:65%;border-radius:5px;
 background:linear-gradient(90deg,#070a0d 0%,#252c32 23%,#080b0e 48%,#343c43 75%,#080b0e 100%);
 box-shadow:inset 0 0 0 1px #000,0 0 0 1px #89939a55,0 2px 8px #000c
}
.volume-fader input{position:absolute;inset:17.5% 0;width:40px;height:65%;margin:0;opacity:0;cursor:ns-resize;writing-mode:vertical-lr;direction:rtl;touch-action:none}
.fader-cap{
 position:absolute;left:-5px;width:50px;height:30px;
 top:calc(17.5% + (65% - 30px) * (1 - var(--progress,0)));
 pointer-events:none;border:1px solid #252b30;border-radius:3px;
 background:linear-gradient(180deg,#f5f7f8 0%,#aeb8bf 12%,#e8edf0 25%,#707b84 48%,#242c32 50%,#aeb8bf 58%,#e8ecef 83%,#727e87 100%);
 box-shadow:0 5px 9px #000d,inset 0 1px 2px #fff,inset 0 -2px 3px #3c454c;z-index:2
}
.fader-cap:before{content:"";position:absolute;left:5px;right:5px;top:4px;height:3px;border-radius:2px;background:#58636b;box-shadow:0 1px 1px #fff}
.fader-cap i{position:absolute;left:4px;right:4px;top:13px;height:3px;background:#ff2929;box-shadow:0 0 7px #ff1717,0 0 13px #ff171788}
.fader-scale{height:65%;align-self:center;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:0;color:#f4f6f8;font:10px/1 monospace;text-shadow:0 1px 5px #000;white-space:nowrap;pointer-events:none}
.fader-scale span:first-child,.fader-scale span:nth-child(2){color:#ff3434;font-weight:bold}
.fader-scale span{line-height:1}
.meter{display:none!important}
.platform-dialog .eyebrow{display:none}
.dialog-note:empty{display:none}
.gate-dialog[open]{display:block}
@media(max-width:600px){
 .intro{align-items:flex-start;text-align:left;padding-top:70px}
 .wordmark-lockup{align-self:flex-start}
 .wordmark{font-size:clamp(75px,22vw,115px)}
 .status{right:auto;left:100%;top:7px;transform:translateX(8px);font-size:9px}
 .journal{width:calc(100% - 74px)}
 .entry-title{font-size:clamp(16px,4.7vw,var(--entry-size))!important}
 .entry{padding:8px 0 10px}
 .volume-fader{width:76px;gap:4px;padding-right:5px}
 .fader-rail{flex-basis:30px}
 .fader-cap{width:38px;height:26px;left:-4px}
 .fader-scale{font-size:8px}
 .text-size-control{max-width:calc(100% - 66px)}
 .goods-link{position:static;transform:none}
}
@media(orientation:landscape) and (max-height:500px){
 .entry-title{font-size:clamp(15px,3.2vh,var(--entry-size))!important}
 .entry{padding:5px 0}
 .intro{padding-top:22px;padding-bottom:16px}
}

/* V2.3 requested-only changes */
body.consented .entry{animation:entry-signal .045s infinite alternate!important}
@keyframes entry-signal{
  from{transform:translateX(calc(var(--shake)*-.65))}
  to{transform:translateX(var(--shake))}
}
/* Vintage large-format console fader cap, inspired by classic analog desks */
.fader-cap{
 width:48px;height:34px;left:-4px;border-radius:2px;
 border:1px solid #171b1e;
 background:linear-gradient(180deg,#e9e5d9 0%,#b9b5a9 8%,#d9d5c9 18%,#77776f 47%,#343a3d 51%,#8b8d85 57%,#d7d3c7 84%,#a5a297 100%);
 box-shadow:0 5px 7px #000e,inset 0 1px 1px #fff9,inset 0 -2px 3px #353a3c;
}
.fader-cap:before{
 left:4px;right:4px;top:5px;height:4px;border-radius:1px;
 background:linear-gradient(180deg,#454b4e,#171b1d);box-shadow:0 1px 0 #f3f0e7;
}
.fader-cap i{left:4px;right:4px;top:15px;height:3px;background:#c52c22;box-shadow:0 0 3px #c52c2266}
.goods-interest{
 border:0;background:transparent;color:#e6e0d6;font-size:30px;line-height:1;
 padding:4px 12px;cursor:pointer
}
.goods-interest:disabled{color:#ff4b1f}
.goods-interest-count{display:block;color:var(--muted);font:11px monospace;line-height:1.5;margin-top:8px}
@media(max-width:600px){.fader-cap{width:40px;height:28px}}

/* V2.4: compact stereo ladder beside the fader */
.stereo-meter{position:fixed;z-index:5;right:86px;top:50%;transform:translateY(-50%);height:116px;display:flex;gap:7px;align-items:stretch;padding:7px 6px;background:rgba(2,8,13,.72);border:1px solid rgba(210,225,238,.22);border-radius:3px;box-shadow:0 3px 14px #0008}
.meter-channel{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:5px;width:9px;color:#aebac4;font:8px monospace}
.meter-channel i{display:block;width:6px;height:4%;min-height:3px;background:linear-gradient(to top,#a7b45c 0%,#d2d76c 72%,#ff4b1f 91%);box-shadow:0 0 4px #d2d76c44;transition:height .06s linear}
@media(max-width:600px){.stereo-meter{right:63px;height:94px;gap:4px;padding:6px 4px}.meter-channel{width:8px}}

/* V2.6 targeted refinements: compact unboxed stereo ladders and a warmer console fader */
.volume-fader{width:104px;gap:10px;padding-right:14px}
.fader-rail{flex-basis:48px}
.fader-track{width:8px;border-radius:4px;background:linear-gradient(90deg,#101820,#aab3b9 35%,#e0e3e4 52%,#6c7881 76%,#202a32);box-shadow:inset 0 0 0 1px #000c,0 0 8px #0008}
.fader-track::before,.fader-track::after{content:"";position:absolute;left:-10px;right:-10px;height:2px;background:#87939b88;box-shadow:0 -7px #87939b55,0 7px #87939b55}
.fader-track::before{top:0}
.fader-track::after{bottom:0}
.fader-cap{left:-4px;width:40px;height:27px;border:1px solid #8b969d;border-radius:5px;background:linear-gradient(180deg,#e8ecee 0%,#c7cfd3 17%,#8e9aa2 49%,#56636c 51%,#aab5bc 78%,#dce1e4 100%);box-shadow:0 3px 7px #000c,inset 0 1px 2px #fff9,inset 0 -2px 2px #26313a}
.fader-cap::before{content:"";position:absolute;left:7px;right:7px;top:5px;height:3px;border-radius:2px;background:#eef2f4;box-shadow:0 1px 1px #202a32}
.fader-cap i{left:7px;right:7px;top:12px;height:3px;border-radius:2px;background:#8d3029;box-shadow:0 0 3px #c52c2266}
.stereo-meter{right:84px;top:calc(50% - 110px);transform:none;height:52px;gap:4px;align-items:flex-end;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}
.meter-channel{width:7px;gap:3px;font-size:7px}
.meter-channel i{width:5px;min-height:2px;background:linear-gradient(to top,#899d55 0%,#c5cf69 76%,#ff4b1f 92%);box-shadow:0 0 3px #c5cf6940;transition:height .06s linear}
@media(max-width:600px){
 .volume-fader{width:68px;gap:4px;padding-right:4px}
 .fader-rail{flex-basis:30px}
 .fader-track{width:7px}
 .fader-cap{left:-4px;width:34px;height:25px}
 .stereo-meter{right:62px;top:calc(50% - 90px);height:42px;gap:3px;padding:0}
 .meter-channel{width:7px}
}

/* V2.7: only requested status placement, vector fader, and meter position */
.status{right:0;top:5px;transform:translateX(0);gap:5px}
@media(max-width:600px){.status{left:calc(100% - 2px);right:auto;top:5px;transform:translateX(0)}}
.volume-fader{width:104px;gap:10px;padding-right:14px}
.fader-rail{flex-basis:48px}
.fader-track{width:7px;border-radius:0;background:#c5cbd0;box-shadow:none}
.fader-track::before,.fader-track::after{content:"";position:absolute;left:-13px;right:-13px;height:1px;background:#9aa8b4;box-shadow:none}
.fader-track::before{top:0}.fader-track::after{bottom:0}
.fader-cap{left:-8px;width:23px;height:13px;border:1px solid #dce4ea;border-radius:1px;background:#172633;box-shadow:0 0 0 1px #010912,inset 0 0 0 1px #526777}
.fader-cap::before{content:"";position:absolute;left:4px;right:4px;top:5px;height:1px;background:#dce4ea;box-shadow:none}
.fader-cap i{display:none}
.stereo-meter{position:fixed;right:22px;top:auto;bottom:4%;transform:none;height:34px;display:flex;gap:4px;align-items:flex-end;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}
.meter-channel{width:7px;gap:2px;font-size:7px}
.meter-channel i{width:4px;min-height:2px;transition:height .06s linear}
@media(max-width:600px){
 .volume-fader{width:68px;gap:4px;padding-right:4px}
 .fader-rail{flex-basis:30px}
 .fader-track{width:6px}
 .fader-cap{left:-7px;width:20px;height:12px}
 .stereo-meter{right:14px;bottom:4%;height:28px;gap:3px;padding:0}
 .meter-channel{width:6px}
}

/* V2.8: reference-inspired digital fader, parallel audio LED strip, no PPM ladder */
.volume-fader{width:112px;padding:24px 12px 24px 0;gap:10px}
.fader-rail{flex-basis:52px}
.fader-track{left:24px;width:5px;background:#65717b;border-radius:1px;box-shadow:none}
.fader-track::before,.fader-track::after{display:none}
.volume-fader input{left:12px;width:42px}
.fader-cap{left:7px;width:38px;height:28px;border:1px solid #d7e0e6;border-radius:4px;background:#27343e;box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c}
.fader-cap::before{content:"";position:absolute;left:4px;right:4px;top:6px;height:2px;background:#dbe4e9;box-shadow:none}
.fader-cap i{left:0;right:0;top:12px;height:3px;background:#ff4b1f;box-shadow:0 0 5px #ff4b1f88}
.led-strip{position:absolute;left:0;top:17.5%;height:65%;width:14px;display:flex;flex-direction:column-reverse;justify-content:space-between;gap:3px;pointer-events:none}
.led-strip i{display:block;flex:1;min-height:3px;border-radius:2px;background:#26323a;box-shadow:inset 0 0 0 1px #101a22;opacity:.85}
.led-strip i.lit{background:#ff4b1f;box-shadow:0 0 7px #ff4b1f99,inset 0 0 0 1px #ff9b7e}
.fader-screw{position:absolute;right:18px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:1px solid #56636d;border-radius:50%;color:#8f9ca6;font:15px/1 monospace;background:#101a22;box-shadow:inset 0 1px 2px #000,0 1px 3px #0009;transform:rotate(45deg)}
.fader-screw::after{content:"";position:absolute;width:9px;height:1px;background:#9ba7af;transform:rotate(-45deg)}
.screw-top{top:10px}.screw-bottom{bottom:10px}
.stereo-meter{display:none!important}
@media(max-width:600px){
 .volume-fader{width:84px;padding:22px 8px 22px 0;gap:5px}
 .fader-rail{flex-basis:40px}
 .fader-track{left:19px}
 .volume-fader input{left:7px;width:36px}
 .fader-cap{left:3px;width:34px;height:25px}
 .led-strip{width:11px;gap:2px}
 .fader-screw{right:10px;width:16px;height:16px;font-size:12px}
 .screw-top{top:8px}.screw-bottom{bottom:8px}
}

/* V2.8 revision: correct LED direction/placement and bring status beside wordmark */
.status{left:calc(100% - 3px);right:auto;top:5px;transform:none}
@media(max-width:600px){.status{left:calc(100% - 3px);right:auto;top:5px;transform:none}}
.fader-rail{flex-basis:62px}
.fader-track{left:8px}
.volume-fader input{left:0;width:38px}
.led-strip{left:19px;width:10px;flex-direction:column-reverse}
@media(max-width:600px){
 .fader-rail{flex-basis:48px}
 .fader-track{left:6px}
 .volume-fader input{left:0;width:32px}
 .led-strip{left:15px;width:9px}
}

/* V2.9 requested refinements: status over final letter; cohesive fader/LED/readout cluster */
.wordmark-lockup{position:relative}
.status{right:0;left:auto;top:-17px;transform:none}
@media(max-width:600px){.status{right:0;left:auto;top:-14px;transform:none}}
.volume-fader{width:132px;gap:6px;padding-right:12px}
.fader-rail{flex-basis:54px}
.fader-track{left:7px}
.volume-fader input{left:0;width:36px}
.led-strip{left:19px;width:10px}
.fader-scale{position:relative;min-width:31px;margin-left:0}
.fader-readout{position:absolute;right:7px;top:50%;transform:translateY(-50%);font:10px/1 monospace;color:#ff4b1f;text-shadow:0 0 7px #ff4b1f55;white-space:nowrap;pointer-events:none}
@media(max-width:600px){
 .volume-fader{width:104px;gap:4px;padding-right:8px}
 .fader-rail{flex-basis:44px}
 .fader-track{left:5px}
 .volume-fader input{left:0;width:30px}
 .led-strip{left:15px;width:8px}
 .fader-scale{min-width:26px;font-size:8px}
 .fader-readout{right:4px;font-size:8px}
}

/* V2.10: restore V1 fader treatment, retaining V2.9 scale; status uses V1 placement */
.wordmark-lockup{display:flex;flex-direction:column;align-items:center}
.status{position:static;right:auto;left:auto;top:auto;transform:none;margin:0 0 12px;order:0;align-self:center}
.wordmark{order:1}
.volume-fader .fader-track{background:linear-gradient(90deg,#060b10,#8795a0 45%,#151d24);box-shadow:inset 0 0 0 1px rgba(0,0,0,.85),0 0 8px rgba(0,0,0,.45);border-radius:2px}
.volume-fader .fader-cap{left:0;width:38px;height:28px;border:1px solid #111820;border-radius:2px;background:linear-gradient(180deg,#fff 0%,#aab5bd 22%,#e7edf0 48%,#77848e 52%,#d4dce1 80%,#697680);box-shadow:0 2px 4px rgba(0,0,0,.75),inset 0 1px rgba(255,255,255,.95)}
.volume-fader .fader-cap::before{display:none}
.volume-fader .fader-cap i{position:absolute;left:0;right:0;top:12px;height:2px;background:#ff4b1f;box-shadow:0 0 5px rgba(255,75,31,.65)}
.fader-readout{display:none!important}

/* Revised V2.10: V1 masthead/status positioning and V1 fader scaled to 65% */
.intro{
  position:relative;
  width:100%;
  padding:clamp(34px,6vh,68px) 0 42px;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.wordmark-lockup{
  display:contents;
}
.status{
  display:flex;
  align-items:center;
  gap:8px;
  color:var(--red);
  font-weight:700;
  text-shadow:0 0 14px rgba(255,75,31,.4);
  position:static;
  margin:0 0 12px;
  transform:none;
  order:0;
  align-self:center;
}
.wordmark{
  order:1;
}
@media (min-width:541px) and (max-width:899px){
  .intro{width:100%;padding-top:clamp(58px,10vh,96px)}
}
@media (max-width:540px){
  .intro{width:100%;padding-top:76px;padding-bottom:38px}
}
@media (orientation:landscape) and (max-height:500px){
  .intro{padding-top:38px;padding-bottom:28px}
  .wordmark{font-size:clamp(52px,9vh,76px)}
}

/* V1 fader styling, scaled to 65% of its original visual dimensions.
   Keep the V2.10 range input and audio-level behavior intact. */
.volume-fader{
  width:50.7px; /* 78px × 0.65 */
  gap:5.85px;
  padding:9.1px 5.2px 9.1px 0;
}
.volume-fader .fader-rail{
  flex:0 0 19.5px; /* 30px × 0.65 */
}
.volume-fader .fader-track{
  width:3.25px;
  border-radius:1.3px;
  background:linear-gradient(90deg,#060b10,#8795a0 45%,#151d24);
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.85),0 0 5.2px rgba(0,0,0,.45);
}
.volume-fader #volume-fader{
  width:19.5px;
}
.volume-fader .fader-cap{
  left:0;
  width:19.5px;
  height:10.4px;
  border:1px solid #111820;
  border-radius:1.3px;
  background:linear-gradient(180deg,#fff 0%,#aab5bd 22%,#e7edf0 48%,#77848e 52%,#d4dce1 80%,#697680 100%);
  box-shadow:0 1.3px 2.6px rgba(0,0,0,.75),inset 0 .65px rgba(255,255,255,.95);
}
.volume-fader .fader-cap::before{display:none}
.volume-fader .fader-cap i{
  left:0;right:0;top:7.8px;height:1.3px;
  background:#ff4b1f;box-shadow:0 0 3.25px rgba(255,75,31,.65);
}
.volume-fader .fader-scale{
  font-size:5.85px;
}
/* Preserve the narrow-screen proportion from V1 at the same 65% scale. */
@media(max-width:540px){
  .volume-fader{width:37.7px;gap:3.25px;padding:6.5px 2.6px 6.5px 0}
  .volume-fader .fader-rail{flex-basis:14.3px}
  .volume-fader #volume-fader{width:14.3px}
  .volume-fader .fader-cap{width:14.3px;height:10.4px}
  .volume-fader .fader-scale{font-size:4.55px}
}
/* Keep the existing LED and screw details scaled with the smaller V1-style fader. */
.volume-fader .led-strip{left:12.35px;width:9.1px;gap:1.95px}
.volume-fader .fader-screw{right:11.7px;width:13px;height:13px;font-size:9.75px}
.volume-fader .fader-screw::after{width:5.85px;height:.65px}
.volume-fader .screw-top{top:6.5px}
.volume-fader .screw-bottom{bottom:6.5px}
@media(max-width:540px){
  .volume-fader .led-strip{left:9.75px;width:7.15px;gap:1.3px}
  .volume-fader .fader-screw{right:6.5px;width:10.4px;height:10.4px;font-size:7.8px}
  .volume-fader .screw-top{top:5.2px}
  .volume-fader .screw-bottom{bottom:5.2px}
}


/* V2.11: compact monoline fader + type-size control; remove obsolete LED/screws */
.volume-fader{
  position:fixed; z-index:5; right:16px; top:50%; bottom:auto;
  transform:translateY(-50%); width:76px; height:min(72vh,520px);
  padding:0; display:flex; align-items:stretch; gap:9px;
  pointer-events:none; overflow:visible;
}
.volume-fader .fader-screw,.volume-fader .led-strip{display:none!important}
.volume-fader .fader-rail{
  position:relative; flex:0 0 22px; height:100%; min-height:260px;
  display:flex; align-items:center; justify-content:center; pointer-events:auto;
}
.volume-fader .fader-track{
  position:absolute; left:50%; top:0; transform:translateX(-50%);
  width:2px; height:100%; border:0; border-radius:0;
  background:rgba(218,230,238,.62); box-shadow:none;
}
.volume-fader input{
  position:absolute; left:50%; top:0; transform:translateX(-50%);
  width:22px; height:100%; margin:0; opacity:0; cursor:ns-resize;
  writing-mode:vertical-lr; direction:rtl; touch-action:pan-y; z-index:3;
}
.volume-fader .fader-cap{
  position:absolute; left:50%; transform:translateX(-50%);
  top:calc((100% - 14px) * (1 - var(--progress,0)));
  width:22px; height:14px; border:1px solid #f2f5f7; border-radius:1px;
  background:#f2f5f7; box-shadow:none; pointer-events:none; z-index:2;
}
.volume-fader .fader-cap::before{display:none!important}
.volume-fader .fader-cap i{display:none!important}
.volume-fader .fader-scale{
  flex:1; height:100%; min-width:35px;
  display:flex; flex-direction:column; justify-content:space-between;
  align-items:flex-start; color:#edf3f7; font:10px/1 monospace;
  text-shadow:0 1px 5px #000; white-space:nowrap;
}
.volume-fader .fader-scale span{display:block!important}
.volume-fader .fader-scale span::before{
  content:""; display:inline-block; width:5px; height:1px;
  background:currentColor; vertical-align:middle; margin-right:4px;
}
.text-size-control{
  display:flex; align-items:center; gap:10px;
}
.text-size-control input{
  appearance:none; -webkit-appearance:none;
  width:112px; height:2px; border:0; border-radius:0;
  background:rgba(220,232,240,.6); outline:none; cursor:ew-resize;
}
.text-size-control input::-webkit-slider-thumb{
  appearance:none; -webkit-appearance:none;
  width:10px; height:10px; border:1px solid #f3f7fa;
  border-radius:0; background:#f3f7fa;
}
.text-size-control input::-moz-range-thumb{
  width:8px; height:8px; border:1px solid #f3f7fa;
  border-radius:0; background:#f3f7fa;
}
.wordmark-lockup{position:relative}
.status{
  position:absolute; right:-3px; left:auto; top:-17px;
  transform:translateX(35%) rotate(-7deg);
  transform-origin:right bottom;
  white-space:nowrap;
}
@media(max-width:600px){
  .volume-fader{right:8px;width:62px;height:min(66vh,440px);gap:6px}
  .volume-fader .fader-rail{flex-basis:18px}
  .volume-fader .fader-cap{width:18px;height:12px;top:calc((100% - 12px) * (1 - var(--progress,0)))}
  .volume-fader input{width:18px}
  .volume-fader .fader-scale{font-size:8px;min-width:31px}
  .text-size-control input{width:82px}
  .status{right:-2px;top:-14px;transform:translateX(32%) rotate(-7deg)}
}

/* V2.11 revision: status sits as a small diagonal mark above the wordmark's final a */
.wordmark-lockup{
  position:relative;
  display:inline-block;
  width:max-content;
}
.wordmark-lockup .wordmark{display:inline-block}
.wordmark-lockup .status{
  position:absolute;
  left:auto; right:0;
  top:-0.52em;
  transform:translate(18%,-12%) rotate(-7deg);
  transform-origin:right bottom;
  margin:0;
  white-space:nowrap;
  z-index:2;
}
@media(max-width:600px){
  .wordmark-lockup .status{
    right:0; top:-0.48em;
    transform:translate(14%,-10%) rotate(-7deg);
  }
}


/* V2.11 bug fix: compact vector transport controls above the volume fader. */
.volume-fader{flex-direction:column;align-items:center;justify-content:center;height:min(72vh,520px);gap:12px}
.volume-fader .fader-rail{flex:1 1 auto;width:22px;height:calc(100% - 48px);min-height:200px}
.volume-fader .fader-scale{flex:0 0 35px}
.volume-fader .fader-scale{height:calc(100% - 48px)}
.wordmark-lockup .status{right:0;top:-.18em;transform:translate(16%,-30%) rotate(-7deg);gap:2px;font-size:5px;letter-spacing:.04em;opacity:.9}
.wordmark-lockup .status .dot{width:3px;height:3px;box-shadow:0 0 5px #ff4b1f88}
@media(max-width:600px){
 .volume-fader{height:min(66vh,440px);gap:9px}
 .volume-fader .fader-rail{flex:1 1 auto;width:18px;height:calc(100% - 40px)}
 .volume-fader .fader-scale{flex:0 0 31px;height:calc(100% - 40px)}
 .wordmark-lockup .status{right:0;top:-.16em;transform:translate(12%,-25%) rotate(-7deg)}
}


/* V2.11 note: restore fader-driven entry vibration and align the scale beside the rail. */
.volume-fader .fader-control{display:flex;flex:1 1 auto;min-height:0;align-items:stretch;gap:9px;pointer-events:none}
.volume-fader .fader-control .fader-rail{flex:1 1 auto;width:22px;height:100%;min-height:0;pointer-events:auto}
.volume-fader .fader-control .fader-scale{flex:0 0 35px;height:100%;justify-content:space-between}
body.consented .entry{animation:entry-signal .0167s steps(2,end) infinite alternate!important}
.wordmark-lockup .status{right:0;top:-.2em;transform:none;transform-origin:initial;rotate:0deg}
@media(max-width:600px){
 .volume-fader .fader-control{gap:6px}
 .volume-fader .fader-control .fader-rail{width:18px}
 .volume-fader .fader-control .fader-scale{flex-basis:31px}
 .wordmark-lockup .status{right:0;top:-.2em;transform:none}
}


/* V2.11 autoplay note: fader stays alongside its full travel; no transport buttons. */
.volume-fader{height:min(72vh,520px)}
.volume-fader .fader-control{flex:1 1 auto}
.volume-fader .fader-control .fader-rail{height:100%;min-height:0}
.volume-fader .fader-control .fader-scale{height:100%}
@media(max-width:600px){.volume-fader{height:min(66vh,440px)}}


/* V2.12: restore the readable V1 status placement above the final masthead letter. */
.wordmark-lockup .status{
  left:calc(100% - .12em);right:auto;top:-.04em;transform:none;rotate:0deg;
  display:flex;align-items:center;gap:.55em;font-size:clamp(9px,.95vw,15px);
  line-height:1.15;letter-spacing:.08em;font-weight:700;opacity:1;
}
.wordmark-lockup .status .dot{
  width:.55em;height:.55em;flex:0 0 .55em;box-shadow:0 0 10px #ff4b1f88;
}
@media(max-width:600px){
 .wordmark-lockup .status{
  left:calc(100% - .12em);right:auto;top:-.03em;transform:none;
  font-size:clamp(8px,2.4vw,11px);gap:.45em;
 }
}

/* V2.12 follow-up: fine placement correction. */
.wordmark-lockup .status{transform:translate(3px,4px)}
@media(max-width:600px){.wordmark-lockup .status{transform:translate(3px,4px)}}


/* V2.13 RADIO EVOLUTION: the fader becomes a frequency tuner. */
.radio-tuner{
  position:fixed;z-index:5;right:16px;top:50%;transform:translateY(-50%);
  width:108px;height:min(72vh,540px);padding:14px 10px 14px 12px;
  display:flex;flex-direction:column;align-items:stretch;gap:10px;
  pointer-events:none;color:var(--ink);font-family:monospace;
}
.tuner-head{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:8px;letter-spacing:.12em;color:#b7c5d0;min-height:12px}
.tuner-head i{width:5px;height:5px;border-radius:50%;background:#65727c;box-shadow:0 0 0 transparent;transition:.15s}
.tuner-head i.locked{background:var(--red);box-shadow:0 0 8px rgba(255,75,31,.8)}
.frequency-readout{display:flex;align-items:baseline;justify-content:flex-end;gap:5px;white-space:nowrap}
.frequency-readout span{font:700 clamp(18px,2vw,24px)/1 monospace;letter-spacing:-.04em;color:#edf3f7;text-shadow:0 1px 10px #000}
.frequency-readout small{font:9px/1 monospace;color:var(--muted);letter-spacing:.08em}
.tuner-control{display:flex;flex:1;min-height:250px;gap:10px;pointer-events:none}
.tuner-rail{position:relative;flex:1;min-width:28px;pointer-events:auto}
.tuner-track{position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);background:rgba(218,230,238,.42);box-shadow:0 0 8px rgba(0,0,0,.5)}
.tuner-track::before,.tuner-track::after{content:"";position:absolute;left:-5px;right:-5px;height:1px;background:#8795a0;opacity:.45}
.tuner-track::before{top:0}.tuner-track::after{bottom:0}
#frequency-tuner{position:absolute;left:50%;top:0;transform:translateX(-50%);width:32px;height:100%;margin:0;opacity:0;cursor:ns-resize;writing-mode:vertical-lr;direction:rtl;touch-action:pan-y;z-index:3}
.tuner-cap{position:absolute;left:50%;transform:translateX(-50%);top:calc((100% - 24px) * (1 - var(--tuner-progress,0)));width:36px;height:24px;border:1px solid #d7e0e6;border-radius:2px;background:#27343e;box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c;pointer-events:none;z-index:2}
.tuner-cap::before{content:"";position:absolute;left:5px;right:5px;top:6px;height:2px;background:#dbe4e9}
.tuner-cap i{position:absolute;left:0;right:0;top:13px;height:2px;background:var(--red);box-shadow:0 0 6px rgba(255,75,31,.6)}
.tuner-scale{width:25px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;color:#9eacb7;font:8px/1 monospace;text-shadow:0 1px 5px #000}
.station-readout{text-align:right;color:#e7eef3;font:700 9px/1.2 monospace;letter-spacing:.09em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:12px}
.tuner-hint{text-align:right;color:#7e8e9b;font:8px/1.35 monospace;letter-spacing:.03em;min-height:22px}
body.signal-locked .tuner-cap{border-color:#ff4b1f;box-shadow:0 0 0 2px #06111a,0 0 12px rgba(255,75,31,.25),inset 0 1px 0 #ff9b7e}
body.signal-locked .station-readout{color:#ff7a59}
@media(max-width:600px){
 .radio-tuner{right:7px;width:82px;height:min(66vh,450px);padding:10px 5px 10px 6px;gap:8px}
 .frequency-readout span{font-size:17px}.frequency-readout small{font-size:8px}
 .tuner-control{gap:7px;min-height:220px}.tuner-scale{width:21px;font-size:7px}
 .tuner-cap{width:30px;height:20px}.tuner-cap::before{left:4px;right:4px;top:5px}.tuner-cap i{top:11px}
 .station-readout{font-size:8px}.tuner-hint{font-size:7px}
 .journal{width:calc(100% - 90px)}
}

/* V2.14 RADIO CONSOLE */
:root{
  --kempu-red:#E01B3D;
  --chat-type-size:20px;
  --interference-strength:0;
}
body{background:#010912;color:#f7fbff}
.backdrop{background:#010912}
.backdrop-video{opacity:.48;filter:saturate(1.7) contrast(1.28) sepia(.12);will-change:transform}
.grain{opacity:.22;background-image:url('media/grain.png');background-size:180px 180px;mix-blend-mode:screen}
.topline-left{color:#a6b7c7;font:10px monospace;letter-spacing:.12em}
.intro{padding:clamp(50px,8vh,90px) 0 30px}
.wordmark-lockup{position:relative;display:inline-block}
.wordmark{
  position:relative;display:inline-block;color:var(--kempu-red);font-family:"URW Chancery L","Brush Script MT","Segoe Script",cursive;
  font-style:italic;font-weight:700;font-size:clamp(84px,14vw,160px);line-height:.84;letter-spacing:-.075em;
  transform:rotate(-3deg);text-shadow:0 0 2px #ffb2bf,0 0 10px #E01B3D,0 0 30px #E01B3D99,0 5px 42px #E01B3D55;
  -webkit-font-smoothing:antialiased;
}
.wordmark::before,.wordmark::after{content:attr(aria-label);position:absolute;inset:0;pointer-events:none;overflow:hidden;mix-blend-mode:screen}
.wordmark::before{color:#ff7f98;filter:blur(7px);opacity:.72;transform:scale(1.025)}
.wordmark::after{color:#E01B3D;opacity:.28;filter:blur(.3px);background-image:url('media/grain.png');background-size:100px 100px;-webkit-background-clip:text;background-clip:text}
.chat-panel{
  position:fixed;z-index:4;left:clamp(28px,3vw,48px);top:25vh;width:min(330px,30vw);min-width:250px;color:#edf3f7;
}
.chat-contact{display:flex;align-items:center;gap:9px;margin-bottom:16px}
.chat-avatar{font:700 11px/1 monospace;letter-spacing:.09em;color:#f4f7f9;text-transform:lowercase}
.chat-presence{display:flex;align-items:center;gap:5px;color:var(--kempu-red);font:8px/1 monospace;letter-spacing:.12em}
.live-dot{width:5px;height:5px;border-radius:50%;background:var(--kempu-red);box-shadow:0 0 9px #E01B3D;animation:blink 1.1s infinite}
.chat-copy{margin-bottom:11px}
.chat-label{display:block;color:#72818c;font:8px/1 monospace;letter-spacing:.13em;margin-bottom:7px}
.chat-copy p{display:inline-block;margin:0;padding:9px 11px;border:1px solid rgba(220,232,240,.15);background:rgba(1,9,18,.30);font:var(--chat-type-size)/1.28 Arial,sans-serif;color:#eef3f7;box-shadow:0 8px 30px #0003}
.chat-box{display:flex;width:100%;border-bottom:1px solid rgba(220,232,240,.25)}
.chat-box input{flex:1;min-width:0;border:0;background:transparent;color:#fff;padding:10px 3px;font:10px/1.2 monospace;outline:none}
.chat-box input::placeholder{color:#687681}
.chat-box button{border:0;background:transparent;color:#dbe4eb;font:9px monospace;cursor:pointer;padding:0 2px}
.chat-box button:hover{color:var(--kempu-red)}
.type-size-control{margin-top:28px;width:220px}
.type-size-label{display:flex;justify-content:space-between;color:#7f8d97;font:8px monospace;letter-spacing:.12em;margin-bottom:8px}
.type-size-label span:last-child{color:#c9d2d8}
.type-size-control input{appearance:none;-webkit-appearance:none;width:100%;height:1px;margin:0;background:rgba(220,232,240,.45);cursor:ew-resize}
.type-size-control input::-webkit-slider-thumb{appearance:none;width:8px;height:8px;border:1px solid #f3f7fa;border-radius:0;background:#f3f7fa}
.type-size-control input::-moz-range-thumb{width:7px;height:7px;border:1px solid #f3f7fa;border-radius:0;background:#f3f7fa}
.radio-copy{position:fixed;z-index:3;right:calc(16px + 2in + 92px);bottom:5.5%;text-align:right;font-family:monospace;pointer-events:none}
.radio-station{font-size:8px;letter-spacing:.12em;color:#b9c6cf}
.radio-track{margin-top:5px;font-size:8px;letter-spacing:.08em;color:#6f7d88}

/* The frequency tuner remains at the far right. The volume fader sits roughly two CSS inches to its left. */
.radio-tuner{right:16px;top:50%;width:108px;height:min(72vh,540px);padding:14px 10px 14px 12px;gap:10px}
.volume-fader-control{position:fixed;z-index:5;right:calc(16px + 2in);top:50%;transform:translateY(-50%);width:78px;height:min(72vh,540px);padding:14px 6px 14px 0;display:flex;flex-direction:column;align-items:stretch;gap:9px;color:#edf3f7;font-family:monospace;pointer-events:none}
.control-caption{display:flex;justify-content:space-between;align-items:center;font-size:7px;letter-spacing:.12em;color:#83919c}
.control-caption span:last-child{color:#dfe7ec}
.volume-fader{position:relative;display:flex;flex:1;min-height:250px;gap:9px;pointer-events:none}
.volume-fader .fader-rail{position:relative;flex:1;min-width:28px;pointer-events:auto}
.volume-fader .fader-track{position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);background:rgba(218,230,238,.42);box-shadow:0 0 8px rgba(0,0,0,.5)}
.volume-fader input{position:absolute;left:50%;top:0;transform:translateX(-50%);width:32px;height:100%;margin:0;opacity:0;cursor:ns-resize;writing-mode:vertical-lr;direction:rtl;touch-action:pan-y;z-index:3}
.volume-fader .fader-cap{position:absolute;left:50%;transform:translateX(-50%);top:calc((100% - 22px) * (1 - var(--volume-progress,.48)));width:34px;height:22px;border:1px solid #d7e0e6;border-radius:2px;background:#27343e;box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c;pointer-events:none;z-index:2}
.volume-fader .fader-cap i{position:absolute;left:0;right:0;top:11px;height:2px;background:var(--kempu-red);box-shadow:0 0 7px #E01B3D}
.volume-fader .fader-scale{width:28px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;color:#87949e;font:7px/1 monospace;text-shadow:0 1px 5px #000;white-space:nowrap}
.volume-fader .fader-scale span::before{content:"";display:inline-block;width:4px;height:1px;background:currentColor;vertical-align:middle;margin-right:3px}

.power-button{position:fixed;z-index:6;right:22px;bottom:4.2%;width:76px;height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(220,232,240,.22);border-radius:2px;background:rgba(1,9,18,.35);color:#8997a1;font:8px monospace;letter-spacing:.12em;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);transition:color .15s,border-color .15s,box-shadow .15s}
.power-button:hover,.power-button:focus-visible{color:#edf3f7;border-color:rgba(220,232,240,.5);outline:none}
.power-ring{width:11px;height:11px;border:1px solid currentColor;border-radius:50%;position:relative}
.power-ring::after{content:"";position:absolute;left:4px;top:-2px;width:2px;height:7px;background:currentColor}
body.radio-on .power-button{color:var(--kempu-red);border-color:#E01B3D88;box-shadow:0 0 12px #E01B3D22,inset 0 0 8px #E01B3D0d}
body.radio-on .power-ring{box-shadow:0 0 7px #E01B3D}

body.signal-locked .tuner-cap{border-color:var(--kempu-red);box-shadow:0 0 0 2px #06111a,0 0 12px #E01B3D44,inset 0 1px 0 #ff9aae}
body.signal-locked .station-readout{color:#ff6680}
body.radio-on .radio-track{color:#9caab3}

@media(max-width:900px){
 .chat-panel{left:22px;top:23vh;width:260px;min-width:0}
 .radio-copy{right:145px}
 .volume-fader-control{right:116px;width:65px}
 .radio-tuner{right:8px;width:86px}
 .power-button{right:10px}
}
@media(max-width:600px){
 .site{padding:0 17px}
 .topline{padding-top:18px;font-size:8px}
 .intro{padding-top:54px;padding-bottom:20px}
 .wordmark{font-size:clamp(72px,22vw,112px)}
 .chat-panel{position:absolute;left:17px;top:25vh;width:calc(100% - 128px);max-width:270px}
 .chat-copy p{font-size:clamp(16px,4.7vw,var(--chat-type-size))}
 .type-size-control{width:170px;margin-top:22px}
 .radio-copy{right:106px;bottom:10%}
 .radio-tuner{right:5px;width:77px;height:min(60vh,400px);padding:8px 3px 8px 4px;gap:7px}
 .volume-fader-control{right:92px;width:57px;height:min(60vh,400px);padding:8px 3px 8px 0;gap:6px}
 .volume-fader{min-height:200px;gap:5px}.volume-fader .fader-scale{width:22px;font-size:6px}.volume-fader .fader-cap{width:28px;height:19px}.volume-fader .fader-cap i{top:9px}
 .power-button{right:7px;bottom:3.5%;width:70px;height:30px}
 .tuner-control{gap:6px;min-height:190px}.tuner-scale{width:20px;font-size:6px}.tuner-cap{width:29px;height:19px}.tuner-cap i{top:10px}.frequency-readout span{font-size:16px}
 .station-readout{font-size:7px}.tuner-hint{font-size:6px}
}
@media(prefers-reduced-motion:reduce){.wordmark::before,.wordmark::after{animation:none}.live-dot,.dot{animation:none}}


/* V2.15 INTERFACE PASS */
:root{--kempu-red:#B5122B}
.wordmark{
  color:#B5122B;
  text-shadow:0 0 1px #d66a7b,0 0 7px #B5122B66,0 4px 22px #B5122B33;
}
.wordmark::before{color:#c43b55;filter:blur(6px);opacity:.28;transform:scale(1.018)}
.wordmark::after{color:#B5122B;opacity:.22;filter:blur(.2px)}

/* Agnata is a live contact header, not a boxed chat widget. */
.chat-panel{left:clamp(28px,3vw,48px);top:24vh;width:min(540px,40vw);min-width:300px}
.chat-contact{
  width:fit-content;display:flex;align-items:center;gap:10px;
  padding:8px 13px;border:1px solid rgba(220,232,240,.17);
  background:rgba(1,9,18,.32);box-shadow:0 8px 24px #0003;margin-bottom:24px;
}
.chat-avatar{font-size:11px;color:#f4f7f9}
.chat-presence{color:#B5122B}
.live-dot{background:#B5122B;box-shadow:0 0 8px #B5122B;}
.type-size-control{width:145px;margin:0 0 18px}
.type-size-label{margin-bottom:7px}
.chat-feed{display:flex;flex-direction:column;align-items:flex-start}
.entry{padding:7px 0 9px;filter:blur(var(--blur));max-width:560px}
.entry-meta{font-size:9px;color:#aeb9c1;margin-bottom:3px}
.entry-title{font-size:clamp(18px,1.75vw,24px);font-size:var(--chat-type-size);line-height:1.08}
.entry-body{margin:5px 0 0;font-size:12px;line-height:1.45;color:#c5d0d7}
.chat-box{
  width:min(420px,100%);margin-top:9px;border-bottom:1px solid rgba(220,232,240,.28);
  display:flex;background:transparent;
}
.chat-box input{padding:10px 3px 9px;font-size:10px}
.chat-box button{font-size:9px;color:#c8d2d8}
.chat-box input::placeholder{color:#87939b}

/* Bring the console inward and close the two faders together. */
.radio-tuner{
  right:clamp(42px,6vw,96px);
}
.volume-fader-control{
  right:calc(clamp(42px,6vw,96px) + 112px);
  width:78px;
}
.volume-fader-control .control-caption{display:block;text-align:right}
.volume-fader-control .control-caption span:first-child{display:none}
.volume-fader-control .control-caption span:last-child{display:block}
.volume-fader-control .control-caption span:last-child::after{content:' dB';}
.volume-fader .fader-scale{order:1;align-items:flex-end;text-align:right;width:30px}
.volume-fader .fader-rail{order:2}
.volume-fader .fader-scale span::before{display:none}

/* Spring-loaded radio lever: 1 at the top, 0 at the bottom, neutral in the middle. */
.radio-power-toggle{
  position:fixed;z-index:7;right:calc(clamp(42px,6vw,96px) + 112px + 88px);top:50%;
  transform:translateY(-50%);height:min(72vh,540px);width:38px;
  display:flex;flex-direction:column;align-items:center;justify-content:space-between;
  color:#8d99a2;font:8px/1 monospace;pointer-events:none;
}
.toggle-label{opacity:.72}
.power-toggle{
  position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);
  width:32px;height:100%;padding:0;border:0;background:transparent;cursor:ns-resize;pointer-events:auto;
}
.toggle-track{
  position:absolute;left:50%;top:0;bottom:0;width:12px;transform:translateX(-50%);
  border:1px solid rgba(218,230,238,.38);border-radius:2px;background:rgba(1,9,18,.45);
  box-shadow:inset 0 0 0 2px #06111a,0 0 8px #0008;
}
.toggle-track::before,.toggle-track::after{
  content:"";position:absolute;left:3px;right:3px;height:1px;background:#7d8992;opacity:.5;
}
.toggle-track::before{top:25%}.toggle-track::after{bottom:25%}
.toggle-lever{
  position:absolute;left:50%;top:calc(50% - 11px);transform:translateX(-50%);
  width:27px;height:22px;border:1px solid #d7e0e6;border-radius:2px;background:#27343e;
  box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c;
  transition:top .16s cubic-bezier(.2,.8,.2,1),border-color .16s,box-shadow .16s;
}
.toggle-lever::after{content:"";position:absolute;left:4px;right:4px;top:10px;height:2px;background:#8997a1}
body:not(.radio-on) .toggle-lever{top:calc(100% - 29px)}
body.radio-on .toggle-lever{top:7px;border-color:#B5122B;box-shadow:0 0 0 2px #06111a,0 0 10px #B5122B55,inset 0 1px 0 #d66a7b}
body.radio-on .toggle-lever::after{background:#B5122B;box-shadow:0 0 6px #B5122B}

/* Signal lock uses the same restrained booth-light red. */
body.signal-locked .tuner-cap{border-color:#B5122B;box-shadow:0 0 0 2px #06111a,0 0 8px #B5122B44,inset 0 1px 0 #d66a7b}
body.signal-locked .station-readout{color:#d35a6d}

@media(max-width:900px){
 .chat-panel{left:22px;top:23vh;width:min(430px,46vw);min-width:250px}
 .radio-tuner{right:38px}
 .volume-fader-control{right:calc(38px + 92px);width:62px}
 .radio-power-toggle{right:calc(38px + 92px + 72px);width:32px}
}
@media(max-width:600px){
 .chat-panel{position:absolute;left:17px;top:25vh;width:calc(100% - 112px);max-width:310px;min-width:0}
 .chat-contact{margin-bottom:18px}
 .type-size-control{width:125px;margin-bottom:13px}
 .entry{padding:6px 0 8px}
 .entry-title{font-size:clamp(17px,4.8vw,22px)}
 .radio-tuner{right:16px;width:74px;height:min(60vh,400px)}
 .volume-fader-control{right:calc(16px + 76px);width:52px;height:min(60vh,400px)}
 .radio-power-toggle{right:calc(16px + 76px + 62px);width:28px;height:min(60vh,400px)}
 .toggle-track{width:10px}.toggle-lever{width:24px;height:19px}.toggle-lever::after{top:8px}
 .volume-fader .fader-scale{width:22px;font-size:6px}
}

/* V2.16 hardware-console revision */
:root{--red:#B5122B;--noise-a:#B5122B;--noise-b:#7C1428}
.wordmark{color:#B5122B;text-shadow:0 0 1px rgba(181,18,43,.8),0 0 10px rgba(181,18,43,.16),0 3px 22px rgba(181,18,43,.12);cursor:default}
.wordmark:hover{color:#fff}
.chat-panel{left:clamp(28px,3vw,48px);top:23vh;width:min(540px,40vw);min-width:300px}
.chat-contact{display:inline-flex;align-items:center;gap:13px;margin:0 0 18px;padding:7px 13px 7px 0;border-top:1px solid rgba(181,18,43,.28);border-bottom:1px solid rgba(181,18,43,.18)}
.chat-avatar{font:700 12px/1 monospace;letter-spacing:.08em;color:#eef3f6;text-transform:lowercase}
.chat-presence{display:flex;align-items:center;gap:7px;color:#B5122B;font:700 9px/1 monospace;letter-spacing:.12em;text-shadow:0 0 10px rgba(181,18,43,.35)}
.chat-presence .live-dot{width:5px;height:5px;background:#B5122B;box-shadow:0 0 8px rgba(181,18,43,.8)}
.type-size-control{display:none!important}
.entry-title{font-size:var(--chat-type-size,clamp(18px,1.75vw,24px))}
.entry-title[href]:hover,.entry-title[href]:focus-visible{color:#B5122B}

/* The radio console is a physical-looking block, not a webpage widget. */
.radio-console{position:fixed;z-index:6;right:clamp(8vw,13vw,18vw);top:50%;transform:translateY(-50%);width:248px;color:#dce5ea;font-family:monospace;filter:drop-shadow(0 16px 28px rgba(0,0,0,.34))}
.vu-meter-wrap{width:100%;height:180px;margin-bottom:17px}
.vu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;color:#84919b;font:7px/1 monospace;letter-spacing:.12em}
.vu-meter{position:relative;width:100%;height:calc(100% - 14px);padding:14px 12px 12px;border:1px solid rgba(205,218,226,.32);border-radius:2px;background:linear-gradient(180deg,rgba(5,12,17,.88),rgba(1,7,11,.72));box-shadow:inset 0 0 0 2px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.06),0 7px 18px rgba(0,0,0,.25)}
.vu-scale{position:absolute;left:8px;right:8px;top:5px;display:flex;justify-content:space-between;color:#697781;font:6px/1 monospace;pointer-events:none}
.vu-needle-zone{position:absolute;left:13px;right:13px;bottom:13px;height:70%;border-bottom:1px solid rgba(201,213,221,.22);overflow:hidden}
.vu-needle-zone::before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;background:repeating-linear-gradient(90deg,rgba(220,231,236,.14) 0 1px,transparent 1px 10%)}
.vu-fill{position:absolute;left:0;bottom:0;width:0;height:100%;background:linear-gradient(90deg,#566c69 0%,#93a85e 72%,#B5122B 94%,#d24659 100%);opacity:.82;transition:width .035s linear}
.vu-red-zone{position:absolute;right:0;top:0;bottom:0;width:7%;background:rgba(181,18,43,.08);border-left:1px solid rgba(181,18,43,.22)}
.vu-needle{position:absolute;top:0;bottom:0;left:0;width:1px;background:#e9eef0;box-shadow:0 0 5px rgba(255,255,255,.7);transition:left .035s linear}

.fader-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch;height:360px}
.console-fader{height:100%;min-width:0;display:flex;flex-direction:column}
.console-fader-title{height:19px;display:flex;justify-content:space-between;align-items:flex-start;color:#7d8a94;font:7px/1 monospace;letter-spacing:.1em}
.console-fader-title strong{font-weight:400;color:#cbd4d9}
.console-fader-body{display:flex;flex:1;min-height:0;gap:8px}
.console-scale{width:26px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:0 0 1px;color:#9ba7af;font:7px/1 monospace;text-shadow:0 1px 5px #000}
.console-fader .fader-rail,.console-fader .tuner-rail{position:relative;flex:1;min-width:20px;pointer-events:auto}
.console-fader .fader-track,.console-fader .tuner-track{position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);background:linear-gradient(90deg,#10171c,#a2adb3 50%,#12191e);box-shadow:0 0 7px #000}
.console-fader .fader-track::before,.console-fader .fader-track::after,.console-fader .tuner-track::before,.console-fader .tuner-track::after{content:"";position:absolute;left:-5px;right:-5px;height:1px;background:#7e8b94;opacity:.48}
.console-fader .fader-track::before,.console-fader .tuner-track::before{top:0}.console-fader .fader-track::after,.console-fader .tuner-track::after{bottom:0}
.console-fader #volume-fader,.console-fader #frequency-tuner{position:absolute;left:50%;top:0;transform:translateX(-50%);width:34px;height:100%;margin:0;opacity:0;cursor:ns-resize;writing-mode:vertical-lr;direction:rtl;touch-action:pan-y;z-index:3}
.console-fader .fader-cap,.console-fader .tuner-cap{position:absolute;left:50%;transform:translateX(-50%);top:calc((100% - 25px) * (1 - var(--volume-progress,0)));width:38px;height:25px;border:1px solid #d5dde1;border-radius:2px;background:linear-gradient(180deg,#f6f9fa 0%,#a9b4ba 22%,#e6ecef 48%,#727e86 52%,#d0d8dd 80%,#5e6a73);box-shadow:0 2px 5px #000b,inset 0 1px #fff;pointer-events:none;z-index:2}
.console-fader .fader-cap i,.console-fader .tuner-cap i{position:absolute;left:0;right:0;top:11px;height:2px;background:#B5122B;box-shadow:0 0 6px rgba(181,18,43,.7)}
.console-fader .tuner-cap{top:calc((100% - 25px) * (1 - var(--tuner-progress,0)));background:#27343e;box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c}
.console-fader .tuner-cap::before{content:"";position:absolute;left:5px;right:5px;top:6px;height:2px;background:#dbe4e9}
.frequency-scale{color:#aab4ba}

.switch-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:15px}
.hardware-switch{height:64px;display:grid;grid-template-columns:25px 1fr 25px;align-items:center;gap:5px}
.hardware-switch>button{position:relative;height:58px;padding:0;border:0;background:transparent;cursor:pointer}
.switch-side-label,.band-side-label{color:#aab4ba;font:8px/1 monospace;text-align:center;letter-spacing:.04em}
.switch-plate{position:absolute;left:50%;top:50%;width:56px;height:42px;transform:translate(-50%,-50%);border:1px solid #9ca8ae;border-radius:7px;background:linear-gradient(180deg,#2b343a,#12191e);box-shadow:inset 0 1px rgba(255,255,255,.16),inset 0 -2px rgba(0,0,0,.7),0 3px 6px #0009}
.switch-plate::before,.switch-plate::after{content:"";position:absolute;top:50%;width:7px;height:7px;transform:translateY(-50%);border-radius:50%;background:#0a0e11;border:1px solid #87939a;box-shadow:inset 0 1px 2px #000}
.switch-plate::before{left:5px}.switch-plate::after{right:5px}
.switch-lever{position:absolute;left:50%;top:50%;width:13px;height:31px;transform:translate(-50%,-50%);transform-origin:50% 85%;border-radius:8px 8px 5px 5px;background:linear-gradient(90deg,#11181d,#8c989e 46%,#252e34);box-shadow:0 1px 3px #000,inset 0 1px rgba(255,255,255,.32);transition:transform .16s cubic-bezier(.2,.8,.2,1),filter .16s}
.power-switch .switch-lever{transform:translate(-50%,-50%) rotate(25deg)}
.power-switch .switch-side-label:first-child{order:0}.power-switch .switch-side-label:last-child{order:2}
body.radio-on .power-switch .switch-lever{transform:translate(-50%,-50%) rotate(-25deg);filter:brightness(1.15)}
.band-switch .switch-lever{transform:translate(-50%,-50%) rotate(-25deg)}
.band-switch .switch-side-label{white-space:nowrap}
.band-switch .switch-side-label:first-child{color:#dbe2e6}.band-switch .switch-side-label:last-child{color:#7e8b93}
body[data-band="mw"] .band-switch .switch-lever{transform:translate(-50%,-50%) rotate(0deg)}
body[data-band="lw"] .band-switch .switch-lever{transform:translate(-50%,-50%) rotate(25deg)}
body[data-band="mw"] .band-switch .switch-side-label:first-child{color:#8f9aa1}.band-switch .switch-side-label:last-child{color:#8f9aa1}
body[data-band="lw"] .band-switch .switch-side-label:first-child{color:#737e86}body[data-band="lw"] .band-switch .switch-side-label:last-child{color:#d3dbe0}
.station-strip{margin-top:12px;display:grid;grid-template-columns:auto 6px;column-gap:7px;align-items:center;color:#7f8c95;font:7px/1.2 monospace;letter-spacing:.1em}
.station-strip #station-readout{grid-column:1 / -1;margin-top:7px;color:#dce4e8;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.station-strip #tuner-hint{grid-column:1 / -1;margin-top:3px;color:#69767f;text-align:center}
.station-strip i{width:5px;height:5px;border-radius:50%;background:#58646c}.station-strip i.locked{background:#B5122B;box-shadow:0 0 8px rgba(181,18,43,.7)}

/* Keep the console from inheriting the old fixed V2.11 fader geometry. */
.volume-fader,.volume-fader-control .fader-screw,.volume-fader-control .led-strip{all:unset}
.volume-fader-control{position:static;width:auto;height:100%;padding:0;display:flex;flex-direction:column;pointer-events:auto}
.radio-tuner{all:unset}
.radio-power-toggle{all:unset}

.footer{position:relative;z-index:2;margin-top:22px}
.socials a:hover{color:#B5122B}

@media(max-width:900px){
 .radio-console{right:7vw;width:225px}
 .chat-panel{left:22px;width:min(430px,43vw)}
 .fader-pair,.switch-row{gap:14px}
}

@media(max-width:600px){
 body{overflow-x:hidden}
 .site{display:flex;min-height:100svh}
 .topline{order:0}
 .radio-console{order:1;position:relative;right:auto;top:auto;transform:none;width:min(310px,calc(100vw - 34px));margin:28px auto 0;padding:0}
 .intro{order:2;padding:42px 0 28px}
 .chat-panel{order:3;position:relative;left:auto;top:auto;width:100%;min-width:0;margin:0;padding:0 0 12px}
 .chat-contact{margin-bottom:15px}
 .entry{padding:7px 0 9px}
 .entry-title{font-size:clamp(18px,5.4vw,23px)}
 .fader-pair{height:300px;gap:16px}
 .vu-meter-wrap{height:150px}
 .switch-row{gap:16px;margin-top:13px}
 .hardware-switch{grid-template-columns:21px 1fr 21px;height:58px}
 .switch-plate{width:52px;height:40px}
 .console-scale{width:24px;font-size:6px}
 .console-fader #volume-fader,.console-fader #frequency-tuner{width:30px}
 .console-fader .fader-cap,.console-fader .tuner-cap{width:34px;height:23px}
 .footer{order:4;padding:12px 0 28px;margin-top:0}
 .socials{gap:14px}
 .socials a{font-size:8px}
}

/* V2.16 visual noise/band accents */
body[data-band="fm"] .vu-fill{background:linear-gradient(90deg,#536866 0%,#9aa85d 72%,var(--noise-a) 94%,#d24659 100%)}
body[data-band="mw"] .vu-fill{background:linear-gradient(90deg,#5d5a48 0%,#a8874d 72%,var(--noise-a) 94%,#c18c45 100%)}
body[data-band="lw"] .vu-fill{background:linear-gradient(90deg,#4f5f69 0%,#6f8a9b 72%,var(--noise-a) 94%,#7f9bad 100%)}
body[data-band="mw"] .band-switch .switch-lever{box-shadow:0 0 7px rgba(165,107,36,.28),inset 0 1px rgba(255,255,255,.32)}
body[data-band="lw"] .band-switch .switch-lever{box-shadow:0 0 7px rgba(88,116,140,.28),inset 0 1px rgba(255,255,255,.32)}

@media(max-width:600px){
 .radio-console{margin-top:24px}
 .vu-meter-wrap{height:140px}
 .fader-pair{height:285px}
}

/* V2.17 FINAL HARDWARE COMPOSITION */
:root{
  --kempu-red:#B5122B;
  --console-width:430px;
  --console-right:clamp(46px,8vw,120px);
}

/* The feed sits one inch lower on desktop/tablet, while mobile keeps it below the radio. */
@media (min-width:601px){
  .chat-panel{top:calc(23vh + 1in)}
}

/* One coherent radio machine: meter, paired faders, then paired hardware switches. */
.radio-console{
  right:var(--console-right);
  top:50%;
  width:var(--console-width);
  transform:translateY(-50%);
  color:#dce5ea;
  filter:drop-shadow(0 18px 30px rgba(0,0,0,.38));
}
.vu-meter-wrap{height:168px;margin:0 0 16px}
.vu-header{height:14px;margin:0 0 7px;font-size:8px}
.vu-meter{
  height:147px;
  padding:0;
  overflow:hidden;
  border:1px solid rgba(205,218,226,.38);
  background:linear-gradient(180deg,rgba(3,10,15,.94),rgba(1,7,11,.78));
  box-shadow:inset 0 0 0 2px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.07),0 8px 20px rgba(0,0,0,.28);
}
.vu-scale{left:13px;right:13px;top:7px;font-size:7px}
.vu-needle-zone{left:14px;right:14px;bottom:14px;height:104px}
.vu-needle-zone::before{background:repeating-linear-gradient(90deg,rgba(220,231,236,.16) 0 1px,transparent 1px 33px)}
.vu-fill{opacity:.9}
.vu-needle{width:2px;background:#eef2f3;box-shadow:0 0 7px rgba(255,255,255,.75)}
.vu-needle::after{content:"";position:absolute;top:0;bottom:0;left:0;width:10px;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent);filter:blur(3px)}

.fader-pair{
  height:315px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
  align-items:stretch;
}
.console-fader{height:100%}
.console-fader-title{height:18px;font-size:8px;letter-spacing:.12em}
.console-fader-title strong{font-size:9px;color:#d8e0e5}
.console-fader-body{gap:12px}
.console-scale{width:34px;font-size:8px;color:#9daab2;text-shadow:0 1px 5px #000}
.console-fader .fader-rail,.console-fader .tuner-rail{min-width:34px}
.console-fader .fader-track,.console-fader .tuner-track{
  width:3px;
  background:linear-gradient(90deg,#0b1116,#b5bec3 48%,#4e5b63);
  box-shadow:0 0 7px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.08);
}
.console-fader #volume-fader,.console-fader #frequency-tuner{width:42px;cursor:ns-resize}
.console-fader .fader-cap,.console-fader .tuner-cap{
  width:42px;height:28px;
  border:1px solid #d9e1e5;border-radius:3px;
  background:linear-gradient(180deg,#f2f5f6 0%,#a9b3b8 20%,#e5eaec 45%,#68757d 53%,#cbd3d7 79%,#68747c 100%);
  box-shadow:0 3px 7px #000c,inset 0 1px 1px #fff,inset 0 -2px 2px #354149;
}
.console-fader .fader-cap i,.console-fader .tuner-cap i{top:13px;height:2px;background:#8d2638;box-shadow:0 0 4px rgba(181,18,43,.65)}
.console-fader .tuner-cap{background:linear-gradient(180deg,#27343e,#17232c 52%,#26333d);box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c}
.console-fader .tuner-cap::before{left:6px;right:6px;top:7px;height:2px;background:#dbe4e9}

/* Hardware switch bank. No web-button geometry, just two pieces of machine hardware. */
.switch-row{
  height:78px;
  margin-top:15px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
}
.hardware-switch{height:72px;grid-template-columns:30px 1fr 30px;gap:5px}
.hardware-switch>button{height:68px;touch-action:none}
.switch-side-label,.band-side-label{font-size:9px;color:#aeb9c0}
.switch-plate{
  width:76px;height:54px;border-radius:9px;
  border:1px solid #9ca8ae;
  background:linear-gradient(180deg,#303a40 0%,#12191e 52%,#0b1115 100%);
  box-shadow:inset 0 1px rgba(255,255,255,.18),inset 0 -3px rgba(0,0,0,.82),0 4px 9px rgba(0,0,0,.55),0 0 0 1px rgba(0,0,0,.4);
  transition:filter .08s,box-shadow .08s;
}
.switch-plate::before,.switch-plate::after{
  width:9px;height:9px;border-color:#8b979e;
  box-shadow:inset 0 1px 2px #000,0 0 0 1px #20282d;
}
.switch-plate::before{left:8px}.switch-plate::after{right:8px}
.switch-lever{
  width:17px;height:38px;border-radius:9px 9px 6px 6px;
  background:linear-gradient(90deg,#11181d 0%,#aab4b9 48%,#283138 100%);
  box-shadow:0 2px 4px #000,inset 0 1px rgba(255,255,255,.35),inset -2px 0 rgba(0,0,0,.35);
  transition:transform .14s cubic-bezier(.18,.82,.24,1),filter .08s,box-shadow .08s;
}
.power-switch .switch-lever{transform:translate(-50%,-50%) rotate(27deg)}
body.radio-on .power-switch .switch-lever{transform:translate(-50%,-50%) rotate(-27deg);filter:brightness(1.08)}
.band-switch .switch-lever{transform:translate(-50%,-50%) rotate(-24deg)}
body[data-band="mw"] .band-switch .switch-lever{transform:translate(-50%,-50%) rotate(0deg)}
body[data-band="lw"] .band-switch .switch-lever{transform:translate(-50%,-50%) rotate(24deg)}
.hardware-switch>button.pressing .switch-plate{filter:brightness(.82);box-shadow:inset 0 3px 5px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.6)}
.hardware-switch>button.pressing .switch-lever{filter:brightness(.72);transition-duration:.07s}
body.radio-on .power-switch .switch-plate{box-shadow:inset 0 1px rgba(255,255,255,.18),inset 0 -3px rgba(0,0,0,.82),0 4px 9px rgba(0,0,0,.55),0 0 10px rgba(181,18,43,.10)}
body.radio-on .power-switch .switch-side-label:last-child{color:#d35a6d}
.band-switch .switch-side-label{white-space:nowrap}

.station-strip{margin-top:13px;display:grid;grid-template-columns:auto 7px;column-gap:8px;align-items:center}
.station-strip #station-readout{margin-top:8px;font-size:9px;letter-spacing:.13em}
.station-strip #tuner-hint{margin-top:4px;font-size:7px;letter-spacing:.12em}
.station-strip i{width:6px;height:6px}

/* The social links live at the very bottom of the page, centered and quiet. */
.footer{position:relative;z-index:2;margin-top:auto;padding:0 0 28px;display:flex;align-items:center;justify-content:center}
.socials{display:flex;align-items:center;justify-content:center;gap:25px}
.socials a{display:grid;place-items:center;width:22px;height:22px;color:#8f9ba3;opacity:.82;transition:color .18s,opacity .18s,transform .18s}
.socials a:hover{color:#d35a6d;opacity:1;transform:translateY(-1px)}
.socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.socials svg .fill{fill:currentColor;stroke:none}

@media (max-width:1100px) and (min-width:601px){
  :root{--console-width:380px;--console-right:38px}
  .radio-console{width:var(--console-width)}
  .fader-pair,.switch-row{gap:24px}
}

@media(max-width:600px){
  .radio-console{position:relative;right:auto;top:auto;transform:none;width:min(360px,calc(100vw - 34px));margin:24px auto 0}
  .vu-meter-wrap{height:145px}
  .vu-meter{height:124px}
  .vu-needle-zone{height:87px}
  .fader-pair{height:270px;gap:22px}
  .switch-row{height:70px;gap:22px;margin-top:12px}
  .hardware-switch{grid-template-columns:24px 1fr 24px;height:64px}
  .switch-plate{width:62px;height:48px}
  .switch-lever{height:34px;width:15px}
  .station-strip{margin-top:10px}
  .chat-panel{position:relative;left:auto;top:auto;width:100%;min-width:0;max-width:none;margin:26px 0 0;padding:0}
  .chat-contact{margin-bottom:16px}
  .footer{order:4;margin-top:34px;padding-bottom:24px}
  .socials{gap:22px}
}

/* V2.18 PHYSICAL RADIO REFINEMENT */
:root{
  --console-width:430px;
  --console-right:clamp(42px,7vw,110px);
}

/* Keep the two desktop columns visually balanced. The feed remains one inch lower than its original anchor. */
@media (min-width:601px){
  .chat-panel{
    top:calc(23vh + 1in);
    transform:none;
  }
  .radio-console{
    top:calc(23vh + 1in);
    transform:none;
  }
}

/* Old-school analog VU: a dial, not a digital bar. */
.vu-meter-wrap{height:174px;margin-bottom:12px}
.vu-header{margin-bottom:5px}
.vu-meter{
  position:relative;
  height:155px;
  overflow:hidden;
  border:1px solid rgba(201,214,221,.38);
  border-radius:3px;
  background:linear-gradient(180deg,#050b0f 0%,#071117 55%,#02070a 100%);
  box-shadow:inset 0 0 0 2px #0009,inset 0 1px rgba(255,255,255,.07),0 8px 20px #0007;
}
.vu-scale{display:none}
.vu-dial{position:absolute;inset:0;overflow:hidden}
.vu-arc{
  position:absolute;
  width:78%;height:125%;
  left:11%;top:31%;
  border:1px solid rgba(213,224,230,.46);
  border-radius:50% 50% 0 0;
  border-bottom:0;
  box-shadow:0 -1px 0 rgba(255,255,255,.05);
}
.vu-arc::before{
  content:"";position:absolute;inset:8px;
  border:1px solid rgba(213,224,230,.10);
  border-radius:50% 50% 0 0;border-bottom:0;
}
.vu-ticks{
  position:absolute;left:9%;right:9%;top:29%;height:55%;
  background:repeating-conic-gradient(from 230deg at 50% 100%,rgba(220,230,235,.65) 0deg .8deg,transparent .8deg 10deg);
  -webkit-mask:radial-gradient(ellipse at 50% 100%,transparent 0 58%,#000 59% 61%,transparent 62%);
  mask:radial-gradient(ellipse at 50% 100%,transparent 0 58%,#000 59% 61%,transparent 62%);
  opacity:.55;
}
.vu-label{position:absolute;color:#9ba7ad;font:7px/1 monospace;letter-spacing:.04em;text-shadow:0 1px 4px #000}
.vu-l25{left:8%;top:65%}.vu-l20{left:17%;top:49%}.vu-l15{left:29%;top:37%}.vu-l10{left:43%;top:30%}.vu-l5{right:27%;top:37%}.vu-l0{right:8%;top:65%;color:#c8d0d5}
.vu-needle{
  position:absolute;left:50%;top:54%;width:2px;height:42%;
  transform-origin:50% 100%;
  transform:translateX(-50%) rotate(-140deg);
  background:#dce4e8;
  box-shadow:0 0 5px rgba(255,255,255,.55);
  transition:transform .055s linear;
  z-index:4;
}
.vu-needle i{position:absolute;left:50%;bottom:-1px;width:8px;height:8px;transform:translate(-50%,50%);border-radius:50%;background:#69767d;border:1px solid #cbd4d9;box-shadow:0 1px 4px #000}
.vu-hub{position:absolute;left:50%;top:54%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:50%;background:#0c1318;border:1px solid #a9b4b9;box-shadow:inset 0 1px 2px #000,0 1px 4px #000;z-index:5}
.vu-fill,.vu-red-zone{display:none!important}

/* Identical travel and height for VOL and FREQ. */
.fader-pair{height:300px;gap:22px}
.console-fader-title{height:15px}
.console-fader-title strong{display:none}
.console-fader-body{gap:10px}
.console-scale{width:30px;font-size:7px}
.frequency-fader-control .console-scale{display:flex}
.volume-fader-control .console-scale{display:none}
.fader-under-label{height:18px;margin-top:9px;text-align:center;color:#aab5bb;font:8px/1 monospace;letter-spacing:.16em}
.console-fader .fader-rail,.console-fader .tuner-rail{height:100%}

/* Physical click switches. No dragging, no half-state. */
.hardware-switch>button{touch-action:manipulation}
.hardware-switch>button.pressing .switch-plate{transform:translate(-50%,-50%) scale(.985);filter:brightness(.76)}
.hardware-switch>button.pressing .switch-lever{filter:brightness(.72);}
.power-switch .switch-lever{transform:translate(-50%,-50%) rotate(-27deg)}
.band-switch .switch-lever{transform:translate(-50%,-50%) rotate(-25deg)}
body[data-band="am"] .band-switch .switch-lever{transform:translate(-50%,-50%) rotate(25deg)}
body.radio-on .power-switch .switch-lever{filter:brightness(1.08);}
.hardware-switch .switch-lever{transition:transform .19s cubic-bezier(.22,.72,.18,1),filter .08s}

.switch-row{height:72px;margin-top:13px;gap:22px}
.hardware-switch{height:68px}
.switch-plate{width:72px;height:52px}
.switch-lever{width:17px;height:37px}
.band-switch .switch-side-label:first-child,.band-switch .switch-side-label:last-child{color:#aeb9c0}
body[data-band="fm"] .band-switch .switch-side-label:first-child,
body[data-band="am"] .band-switch .switch-side-label:last-child{color:#d9e1e5}

/* Quiet bottom anchoring for socials. */
.footer{margin-top:auto;padding:0 0 24px}
.socials{gap:28px}

@media(max-width:1100px) and (min-width:601px){
  :root{--console-width:390px;--console-right:34px}
  .fader-pair,.switch-row{gap:18px}
}

@media(max-width:600px){
  .radio-console{width:min(350px,calc(100vw - 34px));margin:24px auto 0;top:auto}
  .vu-meter-wrap{height:145px}.vu-meter{height:128px}
  .vu-label{font-size:6px}
  .fader-pair{height:270px;gap:18px}
  .switch-row{height:68px;gap:18px}
  .fader-under-label{margin-top:7px}
  .chat-panel{transform:none}
  .footer{margin-top:34px}
}

/* V2.20 RADIO CONTROL LAYOUT: original VU, horizontal FREQ/VOL faders, physical power switch. */
.topline-left{display:none!important}

/* Restore the original V2.16 VU treatment. */
.vu-meter-wrap{width:100%;height:180px;margin:0 0 17px}
.vu-header{display:flex;justify-content:space-between;align-items:center;height:auto;margin:0 0 6px;color:#84919b;font:7px/1 monospace;letter-spacing:.12em}
.vu-meter{
  position:relative;width:100%;height:calc(100% - 14px);padding:14px 12px 12px;
  border:1px solid rgba(205,218,226,.32);border-radius:2px;
  background:linear-gradient(180deg,rgba(5,12,17,.88),rgba(1,7,11,.72));
  box-shadow:inset 0 0 0 2px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.06),0 7px 18px rgba(0,0,0,.25);
  overflow:hidden;
}
.vu-scale{position:absolute;left:8px;right:8px;top:5px;display:flex;justify-content:space-between;color:#697781;font:6px/1 monospace;pointer-events:none}
.vu-needle-zone{position:absolute;left:13px;right:13px;bottom:13px;height:70%;border-bottom:1px solid rgba(201,213,221,.22);overflow:hidden}
.vu-needle-zone::before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;background:repeating-linear-gradient(90deg,rgba(220,231,236,.14) 0 1px,transparent 1px 10px)}
.vu-fill{position:absolute;left:0;bottom:0;width:0;height:100%;background:linear-gradient(90deg,#566c69 0%,#93a85e 72%,#B5122B 94%,#d24659 100%);opacity:.82;transition:width .035s linear}
.vu-red-zone{position:absolute;right:0;top:0;bottom:0;width:7%;background:rgba(181,18,43,.08);border-left:1px solid rgba(181,18,43,.22)}
.vu-needle{position:absolute;top:0;bottom:0;left:0;width:1px;background:#e9eef0;box-shadow:0 0 5px rgba(255,255,255,.7);transition:left .035s linear}

/* Two horizontal faders, stacked directly above the switch bank. */
.fader-pair{
  display:flex;flex-direction:column;gap:10px;height:auto;margin:0;
}
.horizontal-fader-row{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:12px;align-items:end;height:43px}
.fader-name{align-self:center;color:#aeb9c0;font:8px/1 monospace;letter-spacing:.16em}
.horizontal-fader{position:relative;min-width:0;height:43px;padding-top:14px}
.horizontal-fader>strong{position:absolute;left:0;top:0;color:#d8e0e5;font:8px/1 monospace;font-weight:400;letter-spacing:.06em;white-space:nowrap}
.tuner-rail,.fader-rail{position:absolute;left:0;right:0;bottom:5px;height:14px;min-width:0;pointer-events:auto}
.tuner-track,.fader-track{position:absolute;left:0;right:0;top:6px;height:2px;background:linear-gradient(180deg,#0b1116,#b5bec3 50%,#4e5b63);box-shadow:0 0 7px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.08)}
.tuner-track::before,.tuner-track::after,.fader-track::before,.fader-track::after{content:"";position:absolute;top:-4px;width:1px;height:10px;background:#7e8b94;opacity:.6}
.tuner-track::before,.fader-track::before{left:0}.tuner-track::after,.fader-track::after{right:0}
.horizontal-fader input{position:absolute;left:0;top:-7px;width:100%;height:28px;margin:0;opacity:0;cursor:ew-resize;z-index:3;touch-action:pan-x}
.horizontal-fader .fader-cap,.horizontal-fader .tuner-cap{position:absolute;top:-1px;left:0;width:38px;height:16px;transform:translateX(-50%);pointer-events:none;z-index:2;border:1px solid #d9e1e5;border-radius:2px;background:linear-gradient(180deg,#f2f5f6 0%,#a9b3b8 20%,#e5eaec 45%,#68757d 53%,#cbd3d7 79%,#68747c 100%);box-shadow:0 3px 7px #000c,inset 0 1px 1px #fff,inset 0 -2px 2px #354149}
.horizontal-fader .tuner-cap{background:linear-gradient(180deg,#27343e,#17232c 52%,#26333d);box-shadow:0 0 0 2px #06111a,inset 0 1px 0 #8797a2,inset 0 -2px 0 #0b141c}
.horizontal-fader .fader-cap i,.horizontal-fader .tuner-cap i{position:absolute;left:5px;right:5px;top:6px;height:2px;background:#8d2638;box-shadow:0 0 4px rgba(181,18,43,.65)}
.horizontal-fader .tuner-cap::before{content:"";position:absolute;left:6px;right:6px;top:4px;height:2px;background:#dbe4e9}

/* Power switch: clearly changes physical angle and settles into place. */
.power-switch .switch-lever{transform:translate(-50%,-50%) rotate(27deg)!important;transition:transform .22s cubic-bezier(.18,.82,.24,1),filter .1s!important}
body.radio-on .power-switch .switch-lever{transform:translate(-50%,-50%) rotate(-27deg)!important;filter:brightness(1.08)}
.power-switch .switch-plate{transition:filter .09s,box-shadow .22s!important}
body.radio-on .power-switch .switch-plate{box-shadow:inset 0 1px rgba(255,255,255,.18),inset 0 -3px rgba(0,0,0,.82),0 4px 9px rgba(0,0,0,.55),0 0 12px rgba(181,18,43,.16)!important}
.hardware-switch>button.pressing .switch-plate{transform:translate(-50%,-50%) scale(.985)!important}

/* Goods is an icon, not a button-shaped box. */
.socials .goods-button{appearance:none;-webkit-appearance:none;border:0!important;padding:0!important;margin:0;background:transparent!important;outline:none;box-shadow:none!important;border-radius:0}
.socials .goods-button:focus-visible{outline:1px solid rgba(181,18,43,.7);outline-offset:4px}

@media(max-width:600px){
  .vu-meter-wrap{height:145px;margin-bottom:14px}
  .vu-meter{height:124px}
  .vu-needle-zone{height:87px}
  .fader-pair{gap:9px}
  .horizontal-fader-row{grid-template-columns:38px minmax(0,1fr);column-gap:10px;height:41px}
  .horizontal-fader{height:41px}
  .horizontal-fader .fader-cap,.horizontal-fader .tuner-cap{width:34px;height:15px}
  .radio-console{width:min(360px,calc(100vw - 34px))}
}

/* Horizontal-control specificity overrides for the legacy console selectors. */
.horizontal-fader #volume-fader,
.horizontal-fader #frequency-tuner{
  left:0!important;top:-7px!important;transform:none!important;width:100%!important;height:28px!important;
  margin:0!important;opacity:0;cursor:ew-resize!important;writing-mode:horizontal-tb!important;direction:ltr!important;
}
.horizontal-fader .fader-rail,
.horizontal-fader .tuner-rail{
  position:absolute!important;left:0!important;right:0!important;bottom:5px!important;top:auto!important;
  width:auto!important;height:14px!important;min-width:0!important;flex:none!important;
}
.horizontal-fader .fader-track,
.horizontal-fader .tuner-track{
  position:absolute!important;left:0!important;right:0!important;top:6px!important;bottom:auto!important;width:auto!important;height:2px!important;
  transform:none!important;
}
.horizontal-fader .fader-cap,
.horizontal-fader .tuner-cap{
  top:-1px!important;left:0;right:auto!important;transform:translateX(-50%)!important;width:38px!important;height:16px!important;
}
@media(max-width:600px){
  .horizontal-fader .fader-cap,.horizontal-fader .tuner-cap{width:34px!important;height:15px!important}
}


/* V3 requested layout refinements. Console geometry remains V2.20. */
.site{display:flex;flex-direction:column}
.intro{order:0;align-items:center;text-align:center;padding:18px 0 8px}
.topline{order:1;justify-content:center;padding-top:0;padding-bottom:10px}
.radio-console{order:2}
.chat-panel{order:3}
.footer{order:4}

/* Vintage LCD calendar clock, directly below the centred masthead. */
.lcd-clock{
  pointer-events:none;
  display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;
  min-width:142px;padding:6px 11px 7px;color:#a9c2ad;
  background:linear-gradient(180deg,rgba(8,15,12,.9),rgba(2,8,7,.86));
  border:1px solid rgba(169,194,173,.25);border-radius:2px;
  box-shadow:inset 0 0 0 2px rgba(0,0,0,.45),inset 0 1px rgba(220,240,220,.06),0 4px 16px rgba(0,0,0,.3);
  font:8px/1 'Courier New',monospace;letter-spacing:.16em;text-shadow:0 0 5px rgba(169,194,173,.34);font-variant-numeric:tabular-nums;
}
#local-date{font-size:7px;letter-spacing:.14em;opacity:.72}
#local-time{font-size:14px;letter-spacing:.18em}

/* The VU follows the exact horizontal fader path width: from the FREQ/VOL track start to track end. */
.radio-console .vu-meter-wrap{width:calc(100% - 54px);margin-left:54px}
.radio-console .vu-meter{width:100%}

/* Labels sit below the existing V2.20 hardware switches. The switch geometry itself is untouched. */
.hardware-switch{position:relative}
.switch-side-label,.band-side-label{display:none!important}
.switch-caption{
  position:absolute;left:0;right:0;top:67px;text-align:center;pointer-events:none;
  color:#aeb9c0;font:7px/1 monospace;letter-spacing:.12em;white-space:nowrap;
}
.power-switch .switch-caption{color:#aeb9c0}
.band-switch .switch-caption{color:#aeb9c0}

/* Keep the established blinking red dot between agnata and the status line. */
.chat-contact{display:inline-flex;align-items:center;gap:13px}
.chat-presence{display:flex;align-items:center;gap:7px;color:#B5122B}
.chat-presence .live-dot{width:5px;height:5px;background:#B5122B;box-shadow:0 0 8px rgba(181,18,43,.8);animation:blink 1.1s infinite}
#live-status{display:inline-block;min-width:max-content}
.chat-presence.status-overflow{max-width:calc(100% - 75px);overflow:hidden}
.chat-presence.status-overflow #live-status{animation:status-pan-left 6s ease-in-out infinite alternate}
@keyframes status-pan-left{
  0%,18%{transform:translateX(0)}
  82%,100%{transform:translateX(calc(-1 * var(--status-overflow,0px)))}
}

@media(max-width:600px){
  .intro{order:0;padding:18px 0 8px;align-items:center;text-align:center}
  .wordmark-lockup{align-self:center}
  .topline{order:1;padding-top:0;padding-bottom:8px;justify-content:center}
  .lcd-clock{min-width:132px;padding:5px 9px 6px}
  #local-date{font-size:6px}
  #local-time{font-size:12px}
  .radio-console{order:2;transform:translateX(-25px)}
  .chat-panel{order:3}
  .footer{order:4}
  .radio-console .vu-meter-wrap{width:calc(100% - 48px);margin-left:48px}
  .chat-contact{margin-bottom:16px}
}


/* V3.1 precision fixes. Preserve the V3 console geometry. */
.socials .icon-link{cursor:pointer}
.socials .icon-link:hover{color:#B5122B}
.socials .goods-button{color:#8f9ba3;cursor:pointer}
.socials .goods-button:hover{color:#B5122B}

/* The switch bank occupies the same horizontal span as the two fader paths. */
.radio-console .switch-row{width:calc(100% - 54px);margin-left:54px}

/* The VU enclosure starts and ends exactly with the fader path, not the label column. */
.radio-console .vu-meter-wrap{width:calc(100% - 54px);margin-left:54px}
.radio-console .vu-meter{width:100%}

/* V3.20 power assignment: left = OFF, right = ON. Keep the existing hardware. */
.power-switch .switch-lever{transform:translate(-50%,-50%) rotate(-27deg)!important}
body.radio-on .power-switch .switch-lever{transform:translate(-50%,-50%) rotate(27deg)!important;filter:brightness(1.08)}

.station-strip .radio-track-display{grid-column:1 / -1;display:block;margin-top:5px;color:#aeb9c0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:7px/1.2 monospace;letter-spacing:.06em}

/* V3.2 precision layout: clock above masthead, central readouts, diagonal switch bank. */
.site{display:flex;flex-direction:column}
.topline{order:0;justify-content:center;padding-top:18px;padding-bottom:0;text-align:center}
.intro{order:1;align-items:center;text-align:center;padding:8px 0 8px}
.radio-console{order:2}
.chat-panel{order:3}
.footer{order:4}

/* The centre readout stack follows the exact horizontal fader-path boundaries. */
.radio-console .station-strip{
  width:calc(100% - 54px);
  margin-left:54px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  gap:0;
}
.radio-console .station-strip #signal-state,
.radio-console .station-strip #station-readout,
.radio-console .station-strip .radio-track-display{
  width:100%;
  margin-left:0;
  margin-right:0;
  text-align:center;
  align-self:center;
}
.radio-console .station-strip #signal-state{order:0;margin-top:0;color:#7f8c95;line-height:1.2}
.radio-console .station-strip #station-readout{order:1;margin-top:6px}
.radio-console .station-strip .radio-track-display{order:2;margin-top:5px}
.radio-console .station-strip #tuner-hint{display:none!important}

/* Put the hardware toggles diagonally out from the centred readout stack. */
.radio-console .switch-row{transform:none;position:relative}
.radio-console .power-switch{transform:translateX(-14px)}
.radio-console .band-switch{transform:translateX(14px)}

/* Clock remains the first centred element on both desktop/tablet and mobile. */
@media(max-width:600px){
  .topline{order:0;padding-top:14px;padding-bottom:0;justify-content:center;text-align:center}
  .intro{order:1;padding-top:7px;padding-bottom:8px;align-items:center;text-align:center}
  .radio-console .station-strip{width:calc(100% - 48px);margin-left:48px}
  .radio-console .power-switch{transform:translateX(-10px)}
  .radio-console .band-switch{transform:translateX(10px)}
}


/* V3.3 precision: keep the existing switch spacing and place each switch exactly on its fader-path span. */
.radio-console .switch-row{transform:none!important}
.radio-console .power-switch,.radio-console .band-switch{transform:none!important}

/* Bring FREQ / VOL labels down to the fader-path baseline without changing the fader geometry. */
.fader-name{transform:translateY(3px)}
.frequency-fader-control,.volume-fader-control{transform:translate(2px,3px)}

/* Feed links remain clickable while retaining the established journal treatment. */
.chat-feed .feed-link{cursor:pointer}

/* Message sign-in dialog. */
.message-auth-dialog form{display:grid;gap:12px}
.message-auth-dialog input[type=email]{padding:13px;background:#0004;border:1px solid var(--line);color:white;border-radius:5px;font:12px monospace;outline:none}
.message-auth-dialog form>button{display:flex;justify-content:center;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:6px;color:var(--ink);text-decoration:none;background:transparent;font-size:13px;cursor:pointer}
.message-auth-dialog form>button:hover{background:#ffffff12}

/* V3.4 revised: restore V3.3 radio geometry and center the toggle bank on the fader span. */
.radio-console .switch-row{
  width:calc(100% - 54px)!important;
  margin-left:54px!important;
  margin-right:0!important;
  transform:none!important;
}
.radio-console .power-switch,.radio-console .band-switch{transform:none!important}


/* V3.5: shift the toggle bank a few pixels right so its invisible midpoint lands on the fader-path midpoint. */
.radio-console .switch-row{transform:translateX(6px)!important}

/* Keep FREQ / VOL labels visually seated on the piercing horizontal fader path. */
.fader-name{transform:translateY(5px)}

/* Give the Agnata + status capsule a little more breathing room without changing its layout logic. */
.chat-contact{padding:8px 16px 8px 2px}

/* Feed popup group labels. */
.platform-group-label{width:100%;margin-top:10px;margin-bottom:2px;color:#7f8c95;font:7px/1 monospace;letter-spacing:.14em;text-transform:uppercase}
.platform-group-label:first-child{margin-top:0}

@media(max-width:600px){
  .radio-console .switch-row{transform:translateX(6px)!important}
}

/* V3.5.1 precision: move the Agnata + status contents 5px inward without changing the capsule geometry. */
.chat-contact > .chat-avatar,
.chat-contact > .chat-presence{transform:translateX(5px)}

/* V3.5.1 precision: lift only the physical toggle hardware a few pixels.
   Captions and the fixed distance between the switches remain untouched. */
.radio-console .hardware-switch > button{transform:translateY(-5px)}

/* V3.5.2 precision: move only the physical toggle hardware right.
   Captions, switch spacing, and all other geometry remain unchanged. */
/* V3.6: desktop/tablet uses V3.5.6 switch position shifted 3px right; mobile uses V3.5.7 position. */
.radio-console .hardware-switch > button{transform:translate(70px,-10px)!important}
@media(max-width:600px){
  .radio-console .hardware-switch > button{transform:translate(59px,-10px)!important}
}


/* V3.7: kempu masthead is solid #e01b3d at rest, with halation only on hover.
   Hover does not brighten the base colour and the pointer remains the default cursor. */
.wordmark{color:#e01b3d!important;text-shadow:none!important;cursor:default!important}
.wordmark::before,.wordmark::after{opacity:0!important;filter:none!important}
.wordmark:hover{color:#e01b3d!important;text-shadow:none!important}
.wordmark:hover::before{color:#e01b3d!important;opacity:.72!important;filter:blur(7px)!important;transform:scale(1.025)}
.wordmark:hover::after{color:#e01b3d!important;opacity:.28!important;filter:blur(.8px)!important}
