@import url('https://fastly.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.2/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@600;700;900&family=Noto+Sans+JP:wght@500;700;900&display=swap');

:root{--bg:#000;--panel:#0b0b0b;--panel-2:#151515;--ink:#fff;--muted:#aaa;--line:#303030;--red:#b93429;--red-hot:#d34236;--focus:#39bfff;--live-signal:#b93429}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"Wanted Sans Variable","Noto Sans KR",Arial,sans-serif;word-break:keep-all;overflow-wrap:anywhere}
a{color:inherit}button{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}
.skip{position:fixed;left:16px;top:-90px;z-index:10000;background:#fff;color:#000;padding:14px 18px;text-decoration:none;font-weight:850}.skip:focus{top:16px}
.topbar{height:72px;padding:0 clamp(18px,3.8vw,50px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:0;z-index:100;background:#000;border-bottom:1px solid #242424}
.brand{min-height:44px;display:inline-flex;align-items:center;font:900 18px/1 "Roboto Condensed",sans-serif;letter-spacing:.035em;text-decoration:none;text-transform:uppercase}
.stage-nav{display:flex;gap:2px}.stage-nav a{display:grid;place-items:center;width:44px;height:44px;text-decoration:none;color:#aaa;font:700 13px/1 "Roboto Condensed",sans-serif;transition:color .15s linear,background .15s linear}.stage-nav a:hover,.stage-nav a:focus-visible{background:#171717;color:#fff}.stage-nav a:first-child{color:var(--red-hot)}
.source-button{justify-self:end;min-width:44px;min-height:44px;border:0;background:transparent;color:#fff;padding:8px 0;cursor:pointer;font:700 14px/1 "Roboto Condensed";letter-spacing:.05em;text-transform:uppercase}.source-button:hover{color:var(--red-hot)}
.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);position:relative;overflow:hidden;background:#000;border-bottom:1px solid var(--line)}
.hero-copy{padding:clamp(42px,7vw,110px) clamp(24px,5vw,72px) 58px;display:flex;flex-direction:column;justify-content:space-between;min-width:0;z-index:2}
.tally{display:flex;align-items:center;gap:11px;color:var(--red-hot);font:700 13px/1 "Roboto Condensed",sans-serif;letter-spacing:.16em;text-transform:uppercase}.tally::before{content:"";width:9px;height:9px;background:var(--red)}
.hero h1{margin:38px 0 30px;font:900 clamp(84px,12vw,194px)/.72 "Roboto Condensed",sans-serif;letter-spacing:-.065em;text-transform:uppercase;max-width:6ch}.hero h1 span{display:block;color:transparent;-webkit-text-stroke:2px #fff}
.hero-thesis{max-width:760px;margin:0;font-size:clamp(24px,2.5vw,42px);line-height:1.16;font-weight:820;letter-spacing:-.04em}
.hero-note{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-top:48px;padding-top:20px;border-top:1px solid #424242}.hero-note p{margin:0;max-width:540px;color:#bcbcbc;line-height:1.62}.enter{flex:none;min-height:48px;display:inline-flex;align-items:center;padding:0 24px;background:var(--red);color:#fff;text-decoration:none;font:800 14px/1 "Roboto Condensed";letter-spacing:.05em;text-transform:uppercase;transition:background .15s linear}.enter:hover{background:var(--red-hot)}
.hero-media{position:relative;background:#101010;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(.25) contrast(1.18);opacity:.82;transform:scale(1.01)}.hero-media::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000 0%,transparent 26%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 50%);z-index:1;pointer-events:none}.hero-media::after{content:"01:00 / STANDBY";position:absolute;right:22px;bottom:22px;z-index:2;color:#fff;font:700 13px/1 "Roboto Condensed";letter-spacing:.16em;writing-mode:vertical-rl}
.audience{display:grid;grid-template-columns:repeat(3,1fr);background:#0a0a0a;border-bottom:1px solid var(--line)}.audience article{padding:38px clamp(22px,3vw,44px);min-height:190px;border-right:1px solid var(--line)}.audience article:last-child{border-right:0}.audience b{display:block;color:var(--red-hot);font:700 12px/1 "Roboto Condensed";letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px}.audience p{margin:0;font-size:clamp(18px,1.55vw,26px);line-height:1.35;font-weight:760;letter-spacing:-.03em}
.statement{padding:clamp(95px,12vw,180px) 7vw;border-bottom:1px solid var(--line);position:relative;isolation:isolate;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.7) 58%,rgba(0,0,0,.84) 100%),linear-gradient(0deg,rgba(0,0,0,.82),transparent 64%),url('assets/highlights/hub-statement.jpg') center 46%/cover no-repeat}.statement::before{content:"MIC CHECK";position:absolute;left:7vw;top:44px;color:#aaa;font:700 12px/1 "Roboto Condensed";letter-spacing:.18em}.statement h2{position:relative;z-index:1;max-width:1140px;margin:0;font-size:clamp(52px,8vw,126px);line-height:.9;letter-spacing:-.065em;text-shadow:0 3px 30px rgba(0,0,0,.8)}.statement h2 em{font-style:normal;color:var(--red-hot)}
.cues{counter-reset:cue;background:#000}.cue{--cue:var(--red);counter-increment:cue;display:grid;grid-template-columns:82px minmax(0,.92fr) minmax(420px,1.08fr);min-height:560px;border-bottom:1px solid var(--line);background:#050505;position:relative;overflow:hidden;transition:background .3s ease}.cue::before{content:counter(cue,decimal-leading-zero);display:grid;place-items:center;border-right:1px solid var(--line);font:900 clamp(30px,3.4vw,56px)/1 "Roboto Condensed";color:var(--red-hot)}
.cue-copy{padding:clamp(44px,5vw,76px);display:flex;flex-direction:column;min-width:0;z-index:2}.cue-meta{display:flex;gap:13px;align-items:center;margin-bottom:auto;color:#aaa;font:700 13px/1 "Roboto Condensed";letter-spacing:.13em;text-transform:uppercase}.cue-meta::before{content:"";width:11px;height:11px;background:var(--red)}.cue h2{margin:48px 0 18px;font-size:clamp(44px,5.2vw,84px);line-height:.92;letter-spacing:-.052em;max-width:11ch}.cue .jp{margin:0 0 24px;font-family:"Noto Sans JP",sans-serif;font-weight:700;color:#777}.cue .thesis{margin:0;max-width:660px;color:#d1d1d1;font-size:clamp(17px,1.35vw,22px);line-height:1.58}.cue-response{margin:24px 0 0;padding:19px 0 0;border-top:1px solid #3b3b3b;max-width:660px;color:#fff;font-size:16px;line-height:1.52;font-weight:720}.cue-response b{display:block;margin-bottom:8px;color:var(--red-hot);font:700 11px/1 "Roboto Condensed";letter-spacing:.17em}.cue-link{align-self:flex-start;margin-top:34px;min-height:48px;display:inline-flex;align-items:center;padding:0 22px;background:var(--red);font:800 14px/1 "Roboto Condensed";letter-spacing:.04em;text-transform:uppercase;text-decoration:none}.cue-link:hover{background:var(--red-hot)}
.cue-media{position:relative;display:block;overflow:hidden;background:#101010}.cue-media::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.65),transparent 34%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 50%);pointer-events:none}.cue-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(.62) contrast(1.2);opacity:.84;transition:transform .5s ease,filter .3s ease,opacity .3s ease}.cue-media::after{content:"PLAY ERA";position:absolute;right:18px;top:18px;z-index:2;padding:12px 15px;background:var(--red);color:#fff;font:700 11px/1 "Roboto Condensed";letter-spacing:.15em}.cue:hover,.cue:focus-within{background:#101010}.cue:hover .cue-media img,.cue:focus-within .cue-media img{transform:scale(1.035);filter:grayscale(.05) contrast(1.08);opacity:1}
.outro{min-height:72vh;display:grid;place-items:center;padding:90px 7vw;position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.6)),linear-gradient(90deg,rgba(0,0,0,.48),transparent 46%,rgba(0,0,0,.58)),url('assets/highlights/hub-outro.jpg') center 42%/cover no-repeat;color:#fff;text-align:center;border-top:14px solid var(--red)}.outro>div{position:relative;z-index:1}.outro p{margin:0 0 20px;color:#d0d0d0;font:700 13px/1 "Roboto Condensed";letter-spacing:.16em}.outro h2{margin:0;max-width:1100px;font-size:clamp(54px,8.7vw,136px);line-height:.86;letter-spacing:-.065em;text-shadow:0 3px 32px #000}.outro h2 span{color:var(--red-hot)}
footer{display:flex;justify-content:space-between;gap:20px;padding:30px clamp(20px,4vw,52px);background:#000;border-top:1px solid var(--line);color:#888;font-size:13px}footer button{min-height:44px;border:0;background:transparent;color:#fff;padding:0;cursor:pointer;font:700 13px/1 "Roboto Condensed";letter-spacing:.05em;text-transform:uppercase}footer button:hover{color:var(--red-hot)}
dialog{width:min(760px,calc(100% - 28px));max-height:82vh;border:1px solid #4a4a4a;background:#050505;padding:0;color:#fff}dialog::backdrop{background:rgba(0,0,0,.88)}.dialog-head{position:sticky;top:0;background:#050505;display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid #393939}.dialog-head h2{margin:0;font-size:28px}.dialog-head button{width:44px;height:44px;border:1px solid #555;background:#111;color:#fff;cursor:pointer;font-size:22px}.dialog-body{padding:26px}.dialog-body li{margin:0 0 14px;line-height:1.48}.dialog-body a:hover{color:var(--red-hot)}.dialog-body small{display:block;color:#999;line-height:1.62;margin-top:26px}
@media(max-width:800px){.topbar{height:62px;padding:0 16px;grid-template-columns:1fr auto}.stage-nav{display:none}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{min-height:670px;padding:36px 20px 38px}.hero h1{font-size:23vw;line-height:.72;margin:58px 0 30px;max-width:5ch}.hero-thesis{font-size:29px}.hero-note{align-items:flex-start;flex-direction:column}.hero-media{height:470px}.hero-media::before{background:linear-gradient(0deg,#000 0%,transparent 45%)}.audience{grid-template-columns:1fr}.audience article{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:30px 20px}.audience article:last-child{border-bottom:0}.statement{padding:110px 20px 92px;background-position:60% center}.statement::before{left:20px}.statement h2{font-size:15.2vw}.cue{grid-template-columns:54px minmax(0,1fr);min-height:0}.cue::before{grid-row:1/3;font-size:25px}.cue-copy{padding:38px 18px 46px}.cue h2{font-size:46px;margin-top:52px}.cue-media{grid-column:2;height:340px}.cue-media::before{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%)}footer{flex-direction:column}}
@media(max-width:430px){body{overflow-x:hidden}.hero h1{font-size:22vw}.hero-thesis{font-size:27px}.cue h2{font-size:41px}.cue .jp{word-break:normal;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cue,.cue-media img{transition:none}}
/* Readability pass for concert imagery and near-black editorial panels. */
.hero h1,.statement h2,.cue h2,.outro h2{paint-order:stroke fill;-webkit-text-stroke:.75px rgba(0,0,0,.97);text-shadow:0 2px 0 #000,0 0 3px #000,0 10px 28px rgba(0,0,0,.84)}
.hero-thesis,.hero-note,.statement p,.outro p{color:#fff;text-shadow:0 1px 1px #000,0 4px 14px rgba(0,0,0,.96)}
.audience strong,.cue-copy p,.cue .jp,.dialog-body{color:#edf4f7;font-weight:560;text-shadow:0 1px 0 #000}.cue h2,.audience strong{color:#fff}
@media(max-width:800px){.hero h1,.statement h2,.cue h2,.outro h2{-webkit-text-stroke:.45px rgba(0,0,0,.97);text-shadow:0 1px 0 #000,0 0 2px #000,0 6px 18px rgba(0,0,0,.84)}}
