*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:#030303;color:#f4f4f4;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}.watch-header{height:78px;padding:14px 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24}.watch-brand{display:flex;align-items:center;gap:12px;font-size:14px}.watch-brand img{width:52px;height:40px;object-fit:contain;background:#fff;border-radius:5px}.watch-back{padding:9px 13px;border:1px solid #ffffff38;border-radius:6px;font-size:13px;background:linear-gradient(110deg,#111,#303030)}.watch-main{width:min(1280px,91vw);margin:auto;padding:50px 0 70px}.watch-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:25px}.watch-kicker{font-size:10px;letter-spacing:.18em;color:#8f949c;margin:0 0 10px}.watch-heading h1{font-size:clamp(30px,4vw,58px);font-weight:400;line-height:1.2;letter-spacing:-.04em;margin:0}.watch-heading>span{font-size:11px;color:#8f949c;letter-spacing:.1em}.watch-stage{background:#000;border:1px solid #ffffff28;border-radius:10px;overflow:hidden;box-shadow:0 28px 90px #000}.watch-stage video{display:block;width:100%;max-height:72vh;aspect-ratio:16/9;object-fit:contain;background:#000}.watch-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;color:#92979e;font-size:12px}.watch-actions a{color:#eee;border-bottom:1px solid #777;padding-bottom:5px}.watch-footer{padding:26px 4.5%;border-top:1px solid #ffffff20;color:#777;font-size:11px;display:flex;justify-content:space-between;gap:25px}.watch-footer a{color:#bbb}@media(max-width:700px){.watch-header{height:68px;padding:12px 5%}.watch-brand span{display:none}.watch-main{width:100%;padding:34px 0 60px}.watch-heading{padding:0 5%;display:block}.watch-heading>span{display:block;margin-top:12px}.watch-stage{border-radius:0;border-inline:0}.watch-stage video{max-height:68vh}.watch-actions{padding:0 5%;align-items:flex-start;flex-direction:column}.watch-footer{padding:25px 5%;flex-direction:column}}
.watch-stage{position:relative;min-height:min(72vh,720px);display:grid;place-items:center}.watch-stage video{grid-area:1/1}.watch-start{grid-area:1/1;z-index:3;display:flex;align-items:center;gap:12px;padding:15px 22px;border:1px solid #ffffff70;border-radius:999px;background:#f4f4f4;color:#090909;font:600 15px/1 Inter,"PingFang SC","Microsoft YaHei",sans-serif;box-shadow:0 10px 36px #000b;cursor:pointer}.watch-start span{font-size:12px}.watch-start:disabled{opacity:.8;cursor:wait}.watch-status{position:absolute;z-index:3;left:50%;bottom:18px;translate:-50% 0;margin:0;padding:8px 12px;border-radius:5px;background:#090909d9;color:#d8d8d8;font-size:12px;white-space:nowrap}.watch-status.is-error{color:#ffb1a7}.watch-start[hidden],.watch-status[hidden]{display:none}@media(max-width:700px){.watch-stage{min-height:auto}.watch-start{padding:13px 18px;font-size:14px}.watch-status{bottom:10px;max-width:90%;white-space:normal;text-align:center}}
