@import url('v9.css');
body{overflow:auto;background:#07090d}.shell-inner{min-height:100vh;background:radial-gradient(circle at 85% 12%,rgba(0,102,255,.14),transparent 28%),#07090d}.inner-top{position:sticky;top:0;z-index:20}.back{display:flex;align-items:center;gap:10px;font-size:.67rem;letter-spacing:.14em}.back:before{content:'←';color:var(--blue);font-size:1.2rem}.page{width:min(1180px,calc(100% - 40px));margin:auto;padding:72px 0 110px}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:.68rem;letter-spacing:.19em;font-weight:700}.page h1{max-width:900px;margin:0;font:400 clamp(3.2rem,8vw,7.6rem)/.9 'Anton',sans-serif;letter-spacing:.01em}.page h1 span{color:var(--blue)}.lead{max-width:720px;margin:28px 0 54px;color:#aab3c1;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.75}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:70px 0 24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.12)}.section-head h2{margin:0;font:400 clamp(1.8rem,3.4vw,3.4rem)/1 'Anton',sans-serif}.section-head span{color:#788396;font-size:.61rem;letter-spacing:.14em}.panel{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(20,20,20,.9),rgba(9,12,17,.82));box-shadow:0 20px 70px rgba(0,0,0,.28)}.latest{display:grid;grid-template-columns:minmax(240px,38%) 1fr;min-height:430px}.latest__cover{background:center/cover no-repeat;min-height:390px}.latest__body{padding:clamp(28px,5vw,68px);display:flex;flex-direction:column;justify-content:center}.number{color:var(--blue);font-size:.65rem;letter-spacing:.18em}.latest h2,.card h3,.pro-card h2{margin:12px 0;font:400 clamp(2rem,4vw,4.2rem)/1 'Anton',sans-serif}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid rgba(255,255,255,.2);font-size:.67rem;letter-spacing:.12em;font-weight:700;transition:.25s}.btn--blue{background:var(--blue);border-color:var(--blue)}.btn:hover{border-color:var(--blue);box-shadow:0 0 22px rgba(0,102,255,.2)}.player{margin-top:24px}.player iframe{width:100%;border:0}.grid-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.card{position:relative;min-height:230px;padding:26px;overflow:hidden}.card p,.pro-card p,.bio p{color:#aab3c1;line-height:1.65}.episode-cover{height:160px;background:center/cover no-repeat;border-bottom:1px solid rgba(255,255,255,.1)}.episodes .card{padding:0}.episode-copy{padding:20px}.episode-copy h3{font-size:1.55rem}.production-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pro-card{display:grid;grid-template-columns:44% 1fr;min-height:430px}.pro-card img{width:100%;height:100%;object-fit:cover}.pro-card__body{padding:34px}.portal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.portal{min-height:290px;padding:36px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.portal:before{content:attr(data-index);position:absolute;right:18px;top:8px;font:400 7rem/1 'Anton',sans-serif;color:rgba(0,102,255,.09)}.portal h2{margin:0;font:400 clamp(2rem,4vw,4rem)/1 'Anton',sans-serif}.portal p{max-width:520px;color:#9da7b6;line-height:1.6}.signal-special{margin-top:16px;padding:34px;border-color:rgba(0,102,255,.4)}.bio{display:grid;grid-template-columns:1fr 1fr;gap:34px}.collab-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.collab{padding:32px;min-height:330px;display:flex;flex-direction:column}.collab h2{margin:10px 0;font:400 2.5rem/1 'Anton',sans-serif}.collab p{color:#aab3c1;line-height:1.6}.collab .button-row{margin-top:auto}.status{display:inline-flex;align-items:center;gap:8px;color:#8f9bad;font-size:.62rem;letter-spacing:.14em}.status:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 10px var(--blue)}.archive-note{padding:32px;text-align:center;color:#8590a1}.inner-footer{height:auto;min-height:60px}.hidden{display:none!important}
@media(max-width:820px){.page{padding-top:48px}.latest,.pro-card,.bio{grid-template-columns:1fr}.latest__cover{min-height:320px}.grid-cards,.portal-grid,.collab-grid,.production-grid{grid-template-columns:1fr}.pro-card img{height:320px}.section-head{align-items:start;flex-direction:column}.topbar__actions .live{display:none}}
.pro-card{display:flex;flex-direction:column;min-height:0}.pro-card img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#050608;border-bottom:1px solid rgba(255,255,255,.1)}.portal .btn{align-self:flex-start}.bio{margin-bottom:32px;padding:34px}.collab-page h1{line-height:1.01}.social-rail{position:fixed;right:18px;top:50%;translate:0 -50%;z-index:30;display:flex;flex-direction:column;gap:8px}.social-rail a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:rgba(8,10,14,.88);font-size:.58rem;font-weight:700;letter-spacing:.04em;transition:.25s}.social-rail a:hover{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 0 20px rgba(0,102,255,.35)}
.portal{justify-content:flex-start}.portal p{margin-bottom:24px}.portal .btn{margin-top:auto;background:var(--blue);border-color:var(--blue);color:#fff}.portal .btn:hover{background:#1474ff;border-color:#1474ff;box-shadow:0 0 24px rgba(0,102,255,.35)}.bio p{text-align:justify;text-justify:inter-word;hyphens:auto}
.cycle-next{width:min(760px,calc(100% - 32px));margin:58px auto 0;padding:30px clamp(24px,4vw,42px);text-align:center;border-color:rgba(0,102,255,.3)}.cycle-next h2{margin:10px 0 13px;font:400 clamp(1.8rem,3vw,3rem)/1 'Anton',sans-serif}.cycle-next p{max-width:620px;margin:0 auto 22px;color:#aab3c1;line-height:1.7}.cycle-next strong{display:inline-block;padding:7px 11px;color:var(--blue);font-size:.67rem;letter-spacing:.17em;border:1px solid rgba(0,102,255,.35);background:rgba(0,102,255,.06)}
.history-timeline{display:grid;gap:14px}.history-step{display:grid;grid-template-columns:minmax(110px,180px) 1fr;gap:32px;padding:30px 34px;align-items:start}.history-year{font:400 clamp(2rem,4vw,4rem)/1 'Anton',sans-serif;color:rgba(0,102,255,.8)}.history-step h2{margin:0 0 12px;font:400 clamp(1.55rem,2.8vw,2.6rem)/1 'Anton',sans-serif}.history-step p{margin:0;color:#aab3c1;line-height:1.75}.history-step--active{border-color:rgba(0,102,255,.5);box-shadow:0 0 32px rgba(0,102,255,.08)}.history-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.history-gallery figure{grid-column:span 2;margin:0;overflow:hidden}.history-gallery figure:nth-child(4),.history-gallery figure:nth-child(5){grid-column:span 3}.history-gallery img{display:block;width:100%;height:360px;object-fit:cover;filter:saturate(.82) contrast(1.04)}.history-gallery figcaption{padding:15px 18px;color:#8f9bad;font-size:.6rem;letter-spacing:.13em}.history-closing{max-width:820px;margin:58px auto 0;padding:34px;text-align:center;border-color:rgba(0,102,255,.35)}.history-closing p{margin:0 auto 20px;max-width:680px;color:#aab3c1;line-height:1.75}.history-closing strong{color:var(--blue);font-size:.7rem;letter-spacing:.18em}@media(max-width:700px){.history-step{grid-template-columns:1fr;gap:14px;padding:25px}.history-gallery{grid-template-columns:1fr}.history-gallery figure,.history-gallery figure:nth-child(4),.history-gallery figure:nth-child(5){grid-column:auto}.history-gallery img{height:auto;max-height:520px}}
@media(max-width:820px){.page{padding-bottom:150px}.pro-card img{height:auto}.social-rail{top:auto;right:50%;bottom:12px;translate:50% 0;flex-direction:row;padding:7px;border:1px solid rgba(255,255,255,.1);background:rgba(5,6,8,.92);backdrop-filter:blur(12px)}.social-rail a{width:48px;height:40px}}
.history-page>h1{line-height:1.05}
.inner-top .language{margin-left:auto}.inner-top .language a{font-size:.72rem}.inner-top .live+.language{margin-left:18px}@media(max-width:620px){.inner-top .live{display:none}.inner-top .language{margin-left:auto}}
.profile-page>h1{line-height:1.04}.profile-hero{display:grid;grid-template-columns:minmax(280px,42%) 1fr;overflow:hidden}.profile-hero img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}.profile-hero>div{padding:clamp(30px,5vw,64px);align-self:center}.profile-hero h2,.profile-block h2,.profile-cap h2{margin:12px 0 18px;font:400 clamp(2rem,4vw,4rem)/1 'Anton',sans-serif}.profile-hero p,.profile-block p,.profile-cap p{color:#aab3c1;line-height:1.75}.profile-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px}.profile-block{padding:clamp(28px,4vw,46px)}.profile-values{border-color:rgba(0,102,255,.35)}.profile-values h2{color:var(--blue)}.profile-cap{width:min(780px,calc(100% - 32px));margin:58px auto 0;padding:34px clamp(26px,5vw,52px);text-align:center;border-color:rgba(0,102,255,.35)}.profile-cap p{max-width:630px;margin:0 auto}.profile-contact{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:34px;text-align:center}.profile-contact p{margin:0;color:#aab3c1}@media(max-width:760px){.profile-hero,.profile-grid{grid-template-columns:1fr}.profile-hero img{min-height:0;max-height:560px}.profile-contact{display:grid}}
