:root{--blue:#3764ff;--coral:#ff6b6b;--ink:#172033;--muted:#667085;--line:#dce3f0;--soft:#f6f8fc}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}.brand-mark{display:flex;width:38px;height:38px;align-items:center;justify-content:center;gap:4px;border-radius:10px;background:#5368ff}.brand-mark i{width:5px;height:20px;border-radius:4px;background:#fff}.brand-mark i:last-child{height:12px}.consumer-header{position:sticky;z-index:10;top:0;display:flex;height:64px;padding:0 max(20px,calc((100vw - 1200px)/2));align-items:center;gap:42px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96)}.consumer-brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.consumer-header nav{display:flex;gap:28px}.consumer-header nav a,.account-link{color:#475467;text-decoration:none}.account-link{margin-left:auto}.consumer-main{max-width:1200px;min-height:calc(100vh - 64px);margin:auto;padding:34px 20px 90px}.consumer-heading{display:flex;margin-bottom:22px;align-items:flex-end;justify-content:space-between}.consumer-heading small,.series-hero small,.checkout-page>small{color:var(--coral);font-weight:800}.consumer-heading h1{margin:5px 0;font-size:30px}.consumer-heading p{margin:0;color:var(--muted)}.consumer-heading>a{color:var(--blue);text-decoration:none}.poster-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 14px}.poster-card{min-width:0;color:var(--ink);text-decoration:none}.poster-frame{position:relative;display:grid;width:100%;aspect-ratio:9/16;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f1f3fb}.poster-frame:before{position:absolute;inset:10px auto 10px 9px;width:4px;border-radius:3px;background:var(--coral);content:""}.poster-frame span{color:#8290b4;font-size:48px;font-weight:900}.poster-card strong,.poster-card small{display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poster-card small{margin-top:4px;color:var(--muted);font-size:12px}.consumer-empty{grid-column:1/-1;display:grid;min-height:180px;place-items:center;border:1px dashed var(--line);border-radius:8px;color:#98a2b3}.splash-screen{display:grid;min-height:70vh;place-items:center;align-content:center}.splash-screen h1{margin:20px 0 4px}.splash-screen p{color:var(--muted)}.splash-screen a,.watch-button,.membership-grid a{padding:12px 22px;border-radius:8px;background:var(--blue);color:#fff;text-decoration:none}.consumer-auth{width:min(860px,100%);margin:70px auto;padding:28px;border:1px solid var(--line);border-radius:12px}.consumer-auth label{display:block;margin:16px 0}.consumer-auth input,.consumer-search input{width:100%;height:46px;margin-top:7px;padding:0 12px;border:1px solid var(--line);border-radius:8px}.consumer-auth button,.consumer-search button,.checkout-box button{height:44px;padding:0 20px;border:0;border-radius:8px;background:var(--blue);color:#fff}.consumer-search{display:flex;margin-bottom:24px;gap:8px}.consumer-search input{margin:0}.series-hero{display:grid;grid-template-columns:250px 1fr;gap:38px;align-items:center}.series-hero h1{font-size:38px}.series-hero p{max-width:720px;color:var(--muted);line-height:1.8}.episode-list{margin-top:42px}.episode-list a{display:flex;padding:16px 0;justify-content:space-between;border-bottom:1px solid #edf0f5;color:var(--ink);text-decoration:none}.episode-list small{color:var(--muted)}.video-stage{display:grid;aspect-ratio:16/9;place-items:center;background:#10131a;color:#fff;text-align:center}.play-symbol{font-size:50px}.watch-meta{padding:22px 0}.watch-meta h1{margin:6px 0 16px}.watch-meta a{margin-right:12px;color:var(--blue)}.checkout-page{max-width:700px;margin:40px auto}.checkout-box,.membership-grid article,.asset-list article{padding:22px;border:1px solid var(--line);border-radius:8px}.checkout-box a{color:var(--blue)}.membership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.membership-grid article h2{margin-bottom:30px}.asset-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.asset-list article{display:flex;flex-direction:column;gap:10px}.asset-list small{color:var(--muted)}.plain-list article{display:flex;padding:18px 0;justify-content:space-between;border-bottom:1px solid #edf0f5}.plain-list article div{display:flex;flex-direction:column;gap:5px}.plain-list small{color:var(--muted)}.profile-head{display:flex;padding:30px 0;align-items:center;gap:18px}.avatar{display:grid;width:70px;height:70px;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:28px}.profile-head h1{margin:0}.profile-head p{color:var(--muted)}.profile-menu,.settings-list{display:grid;border-top:1px solid var(--line)}.profile-menu a,.settings-list a{padding:18px 4px;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.mobile-tabs{display:none}.video-stage{position:relative;overflow:hidden}.video-stage video{position:absolute;inset:0;width:100%;height:100%;background:#10131a}.video-gate{position:relative;z-index:2;display:grid;place-items:center}.video-gate[hidden]{display:none}.video-gate a{color:#fff}.video-gate .play-symbol{display:grid;width:70px;height:70px;padding:0 0 0 5px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:36px}.play-symbol:disabled{opacity:.55}.viewer-watermark{position:absolute;z-index:3;right:20px;bottom:48px;color:rgba(255,255,255,.7);font-size:12px;pointer-events:none}.capture-warning{position:absolute;z-index:3;top:12px;right:16px;margin:0;color:rgba(255,255,255,.7);font-size:11px;pointer-events:none}@media(max-width:900px){.poster-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.consumer-header{height:56px;padding:0 16px}.consumer-header nav,.account-link{display:none}.consumer-main{padding:22px 16px 84px}.poster-grid{grid-template-columns:repeat(3,1fr);gap:18px 10px}.series-hero{grid-template-columns:110px 1fr;gap:16px;align-items:start}.series-hero h1{font-size:24px}.series-hero p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.membership-grid,.asset-list{grid-template-columns:1fr}.mobile-tabs{position:fixed;z-index:12;inset:auto 0 0;display:flex;height:64px;padding-bottom:env(safe-area-inset-bottom);align-items:center;justify-content:space-around;border-top:1px solid var(--line);background:#fff}.mobile-tabs a{color:#475467;font-size:12px;text-decoration:none}.consumer-heading h1{font-size:24px}}
.home-toolbar{display:flex;margin-bottom:20px;align-items:center;gap:20px}.home-toolbar nav{display:flex;min-width:0;gap:22px;overflow-x:auto}.home-toolbar a,.home-section header a{flex:none;color:var(--muted);text-decoration:none}.home-toolbar .active{color:var(--blue);font-weight:800}.home-search{margin-left:auto}.home-hero{display:grid;min-height:340px;padding:42px;grid-template-columns:minmax(0,1fr) 250px;gap:40px;align-items:center;overflow:hidden;border-radius:8px;background:#eef1ff}.home-hero-copy{max-width:600px}.home-hero small,.home-section header small{color:var(--coral);font-weight:800}.home-hero h1{margin:8px 0 12px;font-size:42px}.home-hero p{color:var(--muted);line-height:1.8}.home-hero-copy>div{display:flex;margin-top:24px;gap:12px}.home-hero-copy a{padding:11px 20px;border:1px solid var(--line);border-radius:8px;color:var(--ink);text-decoration:none}.home-hero-copy .home-primary{border-color:var(--blue);background:var(--blue);color:#fff}.home-hero>img,.home-hero-art{width:210px;aspect-ratio:9/16;justify-self:end;object-fit:cover;border-radius:8px}.home-hero-art{display:grid;place-items:center;background:#fff;color:#8290b4;font-size:72px;font-weight:900}.home-section{margin-top:34px}.home-section header{display:flex;margin-bottom:16px;align-items:end;justify-content:space-between}.home-section h2{margin:4px 0 0;font-size:24px}.home-poster-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
@media(max-width:600px){.home-toolbar{margin:0 -16px 18px;padding:0 16px}.home-toolbar nav{gap:18px}.home-search{display:none}.home-hero{min-height:230px;padding:24px;grid-template-columns:minmax(0,1fr) 92px;gap:16px}.home-hero h1{font-size:28px}.home-hero p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-hero>img,.home-hero-art{width:92px}.home-hero-art{font-size:38px}.home-hero-copy>div{margin-top:16px}.home-hero-copy a{display:none}.home-hero-copy .home-primary{display:inline-block}.home-section{margin-top:30px}.home-section h2{font-size:21px}.home-poster-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}}
.watch-workspace{display:grid;grid-template-columns:minmax(0,2fr) 330px;align-items:start;gap:14px}.watch-sidebar{padding:18px;border:1px solid var(--line);border-radius:8px}.watch-sidebar h2{margin:0 0 6px;font-size:16px}.watch-sidebar>p{margin:0 0 14px;color:var(--muted);font-size:12px}.watch-episode-grid{display:grid;margin-bottom:24px;grid-template-columns:repeat(5,1fr);gap:7px}.watch-episode-grid a{display:grid;height:36px;border:1px solid var(--line);border-radius:7px;place-items:center;color:var(--ink);font-size:12px;text-decoration:none}.watch-episode-grid a.active{border-color:var(--blue);background:#edf2ff;color:var(--blue);font-weight:700}.watch-sidebar dl{margin:0}.watch-sidebar dl div{display:flex;padding:12px 0;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px}.watch-sidebar dd{margin:0;font-weight:700}.watch-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.watch-controls button,.watch-controls a{height:38px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;text-decoration:none}.watch-controls a{display:grid;place-items:center}.watch-controls .watch-next{border-color:var(--coral);background:var(--coral);color:#fff}@media(max-width:900px){.watch-workspace{grid-template-columns:1fr}.watch-sidebar{order:2}}@media(max-width:600px){.watch-controls{display:grid;grid-template-columns:1fr 1fr}.watch-controls>*{width:100%}.watch-episode-grid{grid-template-columns:repeat(6,1fr)}}
