@font-face{font-family:Machine;src:url('/fonts/itc-machine-medium.ttf') format('truetype');font-weight:500;font-display:swap}
:root{color-scheme:dark;--ink:#10110f;--paper:#f4f2e9;--yellow:#f2c73f;--muted:#a8aaa2;--line:#34362f;font-family:Arial,Helvetica,sans-serif;color:var(--paper);background:var(--ink)}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}h1,h2,p{margin:0}.skip{position:fixed;top:10px;left:10px;z-index:5;padding:15px;background:var(--yellow);color:var(--ink);transform:translateY(-180%)}.skip:focus{transform:none}.layout{display:grid;grid-template-columns: minmax(0,1fr) minmax(0,1fr);max-width:1800px;margin:auto}.poster{position:sticky;top:0;height:100svh;min-height:640px;overflow:hidden;background:var(--yellow);color:var(--ink);isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;padding:32px 36px}.poster-image{position:absolute;z-index:-2;width:100%;height:100%;inset:0;object-fit:cover;object-position:62% center}.poster:after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(242,199,63,.12) 38%,rgba(242,199,63,.94) 82%,var(--yellow) 100%)}.poster-top,.poster-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:700;letter-spacing:.12em}.poster-top>a{font-family:Machine,Impact,sans-serif;font-size:40px;letter-spacing:-.03em}.poster a:focus-visible{outline-color:var(--ink)}.dot{color:#bf232b}.poster-copy{margin-top:auto;padding-top:260px;padding-bottom:40px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700}.poster h1{font-family:Machine,Impact,'Arial Narrow',sans-serif;font-size:clamp(75px,9.4vw,162px);line-height:.79;font-weight:500;letter-spacing:-.015em;margin:22px 0}.poster-caption{font-size:16px;line-height:1.5}.poster-bottom{border-top:1px solid #17171066;padding-top:18px;font-size:12px}.link-panel{padding:35px clamp(24px,4.2vw,76px) 24px}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:54px;font-size:12px}.panel-top>a{font-size:14px;color:var(--muted);padding:8px 0}.panel-top>a:hover,footer a:hover{color:var(--yellow)}.live{display:flex;gap:8px;align-items:center;letter-spacing:.07em;font-weight:700;font-size:12px}.live i{height:6px;width:6px;border-radius:50%;background:var(--yellow);flex-shrink:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.link-panel .eyebrow{color:var(--muted);margin-bottom:13px}h2{font-family:Machine,Impact,'Arial Narrow',sans-serif;font-weight:500;font-size:clamp(40px,4.1vw,67px);line-height:.9}h2>span{color:var(--yellow)}.release-tag{font-size:12px;line-height:1.65;text-align:right;letter-spacing:.03em;white-space:nowrap}.release-tag>span{color:var(--muted);letter-spacing:0}.intro{font-size:16px;color:var(--muted);line-height:1.5;margin:17px 0 23px}.stream-links{display:grid;gap:9px}.stream-link{display:flex;align-items:center;gap:15px;min-height:62px;border:1px solid var(--line);border-radius:5px;padding:11px 17px;background:#191b17;transition:background .18s,border-color .18s,transform .18s}.icon-wrap{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0}.platform-icon{display:block;object-fit:contain;flex-shrink:0}.platform-name{font-size:16px;font-weight:700;line-height:1.35}.link-action{font-size:14px;color:var(--muted);margin-left:auto;white-space:nowrap}.link-action>span{font-size:20px;padding-left:10px;color:var(--paper)}.stream-link:hover{background:#24271e;border-color:var(--platform);transform:translateX(3px)}.stream-link:active{transform:scale(.985)}.follow{margin-top:42px}.follow h2{font-size:38px}.handle{font-size:14px;color:var(--muted)}.social-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:23px}.social-links a{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:5px;padding:14px;min-height:54px;font-size:14px;transition:background .18s,border-color .18s}.social-links .platform-icon{width:18px;height:18px}.social-arrow{margin-left:auto;color:var(--muted)}.social-links a:hover{background:#24271e;border-color:var(--yellow)}footer{margin-top:37px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--muted);font-size:12px;line-height:1.5}footer a{font-size:14px;padding:8px 0}
.video-feature{display:flex;align-items:center;gap:14px;padding:20px 18px;margin-bottom:34px;border-radius:5px;background:var(--yellow);color:var(--ink);min-height:88px;line-height:1.45}.video-feature strong{display:block;font-size:17px}.video-feature-detail{display:block;font-size:14px;margin-top:4px}.video-feature-play{font-size:24px;flex-shrink:0}.video-feature>span:last-child{margin-left:auto;font-size:23px}.video-feature:hover{background:#ffdb62}.video-feature:focus-visible{outline-offset:6px}
@media(min-width:1600px){.link-panel{padding-top:40px}.panel-top{margin-bottom:65px}.stream-link{min-height:69px}.follow{margin-top:50px}}
@media(max-width:1050px) and (min-width:761px){.layout{grid-template-columns:44% 56%}.poster{padding:24px}.poster h1{font-size:8.4vw}.poster-bottom span:first-child{max-width:180px;line-height:1.6}.release-tag{display:none}.link-panel{padding:28px 25px}.live{font-size:12px;letter-spacing:0}}
@media(max-width:760px){.layout{display:block}.poster{position:relative;min-height:0;height:330px;padding:20px 24px}.poster-image{object-position:66% 35%}.poster:after{background:linear-gradient(90deg,rgba(242,199,63,.94),rgba(242,199,63,.3) 60%,transparent)}.poster-top{font-size:12px}.poster-top>a{font-size:32px}.poster-copy{padding:0 0 4px;max-width:72%}.poster h1{font-size:clamp(64px,13vw,95px);margin:14px 0 10px;line-height:.82}.poster-copy>.eyebrow{font-size:12px;max-width:190px;line-height:1.5}.poster-caption{font-size:14px;max-width:200px}.poster-bottom{display:none}.link-panel{padding:22px 22px max(20px,env(safe-area-inset-bottom))}.panel-top{margin-bottom:31px}.section-heading h2{font-size:46px}.release-tag{font-size:12px}.intro{margin-top:13px}.stream-link{min-height:63px}.follow{margin-top:34px}.follow h2{font-size:37px}footer{margin-top:28px}.handle{font-size:14px}}
@media(max-width:380px){.poster{height:300px;padding:18px}.link-panel{padding-left:16px;padding-right:16px}.release-tag{display:none}.panel-top{gap:8px}.panel-top>a{font-size:12px}.live{letter-spacing:0}.handle{font-size:12px}.platform-name{font-size:16px}.social-links a{padding:12px;gap:8px}footer{align-items:flex-start;flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.stream-link:hover,.stream-link:active{transform:none}}
