:root{--bg: #000;--panel: #151515;--panel-2: #202020;--text: #e8e8ea;--muted: #9b9b9f;--dim: #6d6d70;--line: rgba(255, 255, 255, .12);--red: #FF00B2;--brand-gradient: linear-gradient(90deg, #FF00B2 0%, #AC00FF 100%);--brand-gradient-shadow: 0 12px 30px rgba(255, 0, 178, .24);--header-h: 64px;--max: 1760px}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;letter-spacing:0;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#000000c2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-panel{position:relative;width:min(424px,100%);padding:30px 24px 24px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#171717;box-shadow:0 26px 80px #00000094}.modal-panel h2{margin:0 36px 20px 0;color:#fff;font-size:22px;line-height:1.25;font-weight:900}.modal-panel p{margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.close-button{position:absolute;top:14px;right:14px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted)}.close-button:before,.close-button:after{content:"";position:absolute;width:14px;height:2px;border-radius:2px;background:currentColor}.close-button:before{transform:rotate(45deg)}.close-button:after{transform:rotate(-45deg)}.close-button:hover{background:#ffffff14;color:#fff}.social-login-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.social-login{width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:#202020;color:var(--text);font-size:13px;font-weight:800;white-space:nowrap}.social-login span{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;font-size:12px;line-height:1;font-weight:900}.social-login-meta span{background:#2f74ff;color:#fff;font-family:Arial,sans-serif;font-size:16px}.social-login-google span,.social-login-apple span{background:#fff;color:#111;font-size:12px}.social-login:hover{border-color:#ffffff47;background:#282828}.social-login:disabled{cursor:not-allowed;opacity:.58}.social-login:disabled:hover{border-color:#ffffff24;background:#202020}.login-support-note{margin-top:10px!important;font-size:12px!important}.login-divider{display:flex;align-items:center;gap:12px;margin:16px 0 14px;color:var(--dim);font-size:12px;font-weight:800}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:var(--line)}.email-login-form{display:grid;gap:10px}.email-login-form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.email-login-form input{width:100%;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:4px;outline:0;background:#101010;color:var(--text);font-size:14px}.email-login-form input:focus{border-color:#ff00b2b3;box-shadow:0 0 0 2px #ff00b224}.email-login-button,.guest-login-button{width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:14px;font-weight:800;white-space:nowrap}.email-login-button{margin-top:2px;border:0;background:var(--brand-gradient);color:#fff}.guest-login-button{margin-top:10px;border:1px solid rgba(255,255,255,.22);background:transparent;color:var(--text)}.email-login-button:hover{box-shadow:var(--brand-gradient-shadow)}.guest-login-button:hover{border-color:#ffffff57;background:#202020}.page-fade{animation:page-fade-in .45s ease both}@keyframes page-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}.movie-cell{min-width:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none}}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:var(--header-h);display:flex;align-items:center;gap:54px;padding:0 calc((100vw - var(--max)) / 2);padding-left:max(142px,calc((100vw - var(--max)) / 2));padding-right:max(142px,calc((100vw - var(--max)) / 2));background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content;font-weight:900}.brand-mark{width:134px;height:50px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:40px;color:var(--muted);font-size:15px;font-weight:500}.nav-link{position:relative;padding:21px 0;transition:color .15s}.nav-link:hover{color:var(--text)}.nav-link.is-active{color:var(--red)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:28px}.header-tool-wrap{position:relative}.header-tool,.language-tool{min-width:64px;display:grid;place-items:center;gap:2px;border:0;background:transparent;color:var(--muted);font-size:13px;transition:color .15s}.header-tool:hover,.language-tool:hover{color:var(--text)}.language-tool{display:flex;min-width:auto;gap:7px;font-size:14px}.download-header-icon{width:22px;height:auto;display:block;transition:color .15s ease}.header-tool .download-header-icon,.header-tool .download-header-icon path{color:#fff;fill:currentColor}.header-tool:hover .download-header-icon,.header-tool:hover .download-header-icon path,.header-tool-wrap:hover .download-header-icon,.header-tool-wrap:hover .download-header-icon path{color:var(--red);fill:currentColor}.header-tool:hover .download-header-label{color:var(--text)}.avatar-button{width:42px;height:42px;padding:0;overflow:hidden;border:0;border-radius:50%;background:transparent}.search-icon,.history-icon,.globe-icon,.wallet-icon,.play-glyph,.download-header-icon{display:inline-block}.play-glyph{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid currentColor}.user-popover{position:absolute;top:52px;right:0;width:280px;padding:18px 20px;border-radius:6px;background:#222;box-shadow:0 20px 50px #00000073}.popover-tabs{display:flex;justify-content:space-around;margin-bottom:18px;color:var(--muted);font-size:14px;font-weight:700}.popover-tabs .is-active{color:var(--red)}.user-row small{display:block;margin-top:8px;color:var(--dim);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.popover-empty{margin:0;color:var(--muted);font-size:14px;text-align:center}.user-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center}.user-row-button{width:100%;border:0;background:transparent;color:inherit;text-align:left}.user-row .placeholder-avatar{width:48px;height:48px;align-self:center;justify-self:center}.user-login-row{padding:0 0 16px;border-bottom:1px solid var(--line);text-align:right}.user-login-row-inline{position:absolute;top:31px;right:18px;z-index:2;padding:0;border-bottom:0}.user-login-row button{min-width:96px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(255,255,255,.35);border-radius:5px;background:transparent;color:var(--text);line-height:1;white-space:nowrap}.topup-button{width:100%;height:44px;display:grid;place-items:center;border:0;border-radius:4px;background:var(--brand-gradient);color:#fff;font-weight:800}.download-popover-card{position:relative;width:min(852px,calc(100vw - 40px));min-height:420px;display:grid;grid-template-columns:minmax(0,1fr) 372px;gap:42px;align-items:center;padding:24px;border-radius:12px;background:#222;box-shadow:0 24px 80px #0000008c;color:#fff;text-align:left}.download-popover-header{position:absolute;top:58px;right:-72px;z-index:80;width:360px;min-height:170px;grid-template-columns:minmax(0,1fr) 126px;gap:14px;padding:16px}.download-popover-copy{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.download-popover-copy strong{max-width:360px;font-size:33px;line-height:1.45;font-weight:1000}.download-platform-row{display:flex;align-items:center;gap:16px;margin-top:auto}.platform-icon{width:31px;height:31px;color:#fff}.download-popover-copy small{color:#bdbdc2;font-size:25px;line-height:1.2}.download-popover-qr{position:relative;display:grid;place-items:center;padding:16px;border-radius:18px;background:#fff}.logo-qr-code{display:block}.logo-qr-code-loading{border-radius:8px;background:linear-gradient(90deg,#f1f1f1 25%,#fafafa 37%,#f1f1f1 63%);background-size:220% 100%;animation:skeleton-shimmer 1.25s ease-in-out infinite}.download-popover-qr .logo-qr-code{width:150px;height:150px}.download-popover-links{display:none}.download-popover-header .download-popover-copy{gap:12px}.download-popover-header .download-popover-copy strong{font-size:18px;line-height:1.28}.download-popover-header .download-platform-row{gap:12px}.download-popover-header .platform-icon{width:24px;height:24px}.download-popover-header .download-popover-copy small{font-size:13px}.download-popover-header .download-popover-qr{border-radius:12px;padding:8px}.download-popover-header .download-popover-qr .logo-qr-code{width:110px;height:110px}.placeholder-image{position:relative;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.22),transparent 20%),linear-gradient(135deg,#262626,#111);color:#ffffffe6;isolation:isolate}.placeholder-image:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 46%,rgba(255,255,255,.18) 46% 47%,transparent 47%),linear-gradient(45deg,transparent 0 46%,rgba(255,255,255,.12) 46% 47%,transparent 47%);opacity:.55}.placeholder-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55))}.placeholder-image strong,.placeholder-image small,.placeholder-brand{position:relative;z-index:2;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.6)}.placeholder-image strong{align-self:end;font-size:20px}.placeholder-image small{align-self:start;color:#ffffffc7;font-weight:700}.placeholder-brand{position:absolute;left:12px;top:10px;font-size:11px;opacity:.8}.placeholder-hero{width:100%;height:100%}.placeholder-poster{aspect-ratio:238 / 316;width:100%;border-radius:4px}.placeholder-video{aspect-ratio:9 / 16;width:100%;height:100%}.placeholder-avatar{width:100%;height:100%;border-radius:50%;background:linear-gradient(#efefef,#bfbfbf)}.placeholder-avatar strong,.placeholder-avatar small,.placeholder-avatar .placeholder-brand{display:none}.tone-violet{background-color:#4322a3}.tone-pink{background-color:#ec78a8}.tone-amber{background-color:#b46a21}.tone-crimson{background-color:#7a0916}.tone-cyan{background-color:#5cc5df}.tone-wine{background-color:#5a1028}.tone-rose{background-color:#d44872}.tone-sky{background-color:#3778c7}.tone-teal{background-color:#11605d}.tone-gold{background-color:#d29a32}.tone-magenta{background-color:#a6277a}.tone-scarlet{background-color:#b11820}.tone-gray{background-color:#ddd}.drama-poster{display:block;width:100%;height:100%;object-fit:cover;background:#191919;color:transparent}.drama-poster-poster{aspect-ratio:238 / 316;border-radius:4px}.drama-poster-hero{width:100%;height:100%;border-radius:0}.drama-poster-video{aspect-ratio:9 / 16;width:100%;height:100%;object-fit:contain}.hero{position:relative;height:680px;max-height:72vh;min-height:620px;overflow:hidden}.hero-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.hero-slide{position:relative;flex:0 0 100%;height:100%}.hero-slide:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:url(/assets/banner-mask.png) center / 100% 100% no-repeat}.hero-arrow{position:absolute;top:50%;z-index:3;width:52px;height:52px;display:grid;place-items:center;padding:0 0 4px;border:0;border-radius:50%;background:#d9d9d940;color:#fff;font-size:34px;line-height:1;transform:translateY(-50%);opacity:0;transition:opacity .25s ease,background .2s ease}.hero:hover .hero-arrow{opacity:1}.hero-arrow:hover{background:#000000b3}.hero-arrow-prev{left:28px}.hero-arrow-next{right:28px}.hero-backdrop{position:absolute;inset:0;border-radius:0}.hero-backdrop.drama-poster{filter:blur(16px) scale(1.06);opacity:.66}.hero-slide.has-hero-poster .hero-backdrop.drama-poster{filter:none;opacity:1;object-position:center}.hero-slide.has-hero-poster .hero-poster{display:none}.hero-backdrop strong{font-size:48px}.hero-backdrop small{font-size:22px}.hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#000000f0,#00000085,#0000000f 62%,#00000047),linear-gradient(180deg,rgba(0,0,0,.16),transparent 52%,#000 94%)}.hero-content{position:absolute;left:max(188px,calc((100vw - var(--max)) / 2 + 176px));bottom:108px;z-index:2;width:min(640px,40vw);display:grid;gap:52px;justify-items:start;pointer-events:none}.hero-content h1{margin:0;color:#fff;font-size:clamp(34px,3.35vw,62px);line-height:1.06;font-weight:1000;text-shadow:0 5px 16px rgba(0,0,0,.72)}.hero-poster{position:absolute;right:max(190px,calc((100vw - var(--max)) / 2 + 170px));bottom:54px;z-index:2;width:min(270px,18vw);height:auto;box-shadow:0 28px 80px #00000094}.primary-action{width:230px;height:56px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:6px;background:#fff;color:#050505;font-size:18px;font-weight:900;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;pointer-events:auto}.primary-action:hover{transform:translateY(-2px);background:#fff;box-shadow:0 12px 28px #ffffff24}.primary-action:active{transform:translateY(0) scale(.98)}.hero-dots{position:absolute;right:max(218px,calc((100vw - var(--max)) / 2 + 208px));bottom:58px;z-index:2;display:flex;align-items:center;gap:9px}.hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff52}.hero-dots .is-active{width:34px;border-radius:5px;background:#ffffffc7}.content-section{width:min(var(--max),calc(100vw - 288px));margin:0 auto;padding-top:46px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.section-head h1,.section-head h2{margin:0;font-size:26px;line-height:1.15;font-weight:900}.text-button{border:0;background:transparent;color:var(--muted);font-size:14px;transition:color .15s}.text-button:hover{color:var(--text)}.continue-watching-section{padding-top:42px}.continue-watching-head{margin-bottom:22px}.continue-watching-head h2{font-size:26px;line-height:1.1;font-weight:1000}.continue-watching-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 90px) / 6);gap:18px;overflow-x:auto;overflow-y:hidden;padding:2px 0 18px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}.continue-watching-rail::-webkit-scrollbar{height:6px}.continue-watching-rail::-webkit-scrollbar-track{border-radius:999px;background:#ffffff0d}.continue-watching-rail::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff2e}.continue-watching-rail::-webkit-scrollbar-thumb:hover{background:#ffffff47}.continue-watch-card{min-width:0;display:block;scroll-snap-align:start}.continue-watch-poster{position:relative;overflow:hidden;aspect-ratio:238 / 316;border-radius:4px;background:#171717}.continue-watch-poster img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.continue-watch-card:hover .continue-watch-poster img{transform:scale(1.035)}.continue-watch-badge{position:absolute;top:0;left:0;z-index:3;min-width:52px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:0 0 13px;background:var(--brand-gradient);color:#fff;font-size:11px;line-height:1;font-weight:1000;text-transform:uppercase;box-shadow:0 5px 12px #0003}.continue-watch-progress{position:absolute;left:0;right:0;bottom:0;height:6px;background:#ffffff29}.continue-watch-progress span{display:block;height:100%;background:var(--brand-gradient)}.continue-watch-card strong{margin-top:10px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;font-size:15px;line-height:1.35;font-weight:900}.continue-watch-card p{margin:6px 0 0;color:#858895;font-size:13px;font-weight:700}.continue-watch-card p span{color:var(--red)}.movie-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}.movie-card{min-width:0}.movie-card:hover h3{color:#fff}.poster-wrap{position:relative;display:block;overflow:hidden;border-radius:4px;background:#191919;aspect-ratio:238 / 316}.poster-wrap .drama-poster{height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.poster-wrap:after{content:"";position:absolute;inset:0;background:#000000b3;opacity:0;transition:opacity .3s ease}.movie-card:hover .poster-wrap .drama-poster{transform:scale(1.2)}.movie-card:hover .poster-wrap:after{opacity:1}.status-badge{position:absolute;top:0;left:0;z-index:3;min-width:56px;height:26px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:0 0 14px;background:var(--brand-gradient);color:#fff;font-size:12px;line-height:1;font-weight:1000;text-transform:uppercase;box-shadow:0 5px 12px #0003}.status-badge-hot{background:linear-gradient(135deg,#ff2cf4,#f10ccb 52%,#bf35ff)}.status-badge-new{background:linear-gradient(135deg,#36e55f,#29d88c 48%,#18cfd9)}.status-badge-top{background:linear-gradient(135deg,#ff4252,#ff5b4c 56%,#ff8a3d)}.status-badge-hd{background:linear-gradient(135deg,#5ca8ff,#3392ff 52%,#18c1ee)}.status-badge-free{background:linear-gradient(135deg,#ffcf3d,#ff9f2c 52%,#ff5b5b)}.poster-play{display:none}.movie-card h3{margin:10px 0 0;min-height:44px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.4;font-weight:700;color:var(--text)}.movie-stats,.movie-desc,.movie-tags{display:none}.card-hover{position:absolute;inset:0;z-index:4;display:grid;place-items:center;padding:18px;opacity:0;transition:opacity .28s ease}.movie-card:hover .card-hover{opacity:1}.card-hover-play-icon{width:64px;height:64px}.genre-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:18px}.genre-tab{height:34px;flex:0 0 auto;padding:0 15px;border:0;border-radius:17px;color:var(--muted);background:#202020;font-size:14px;transition:background .18s,color .18s,transform .12s}.genre-tab:hover{color:var(--text);background:#2c2c2c}.genre-tab:active{transform:scale(.96)}.genre-tab.is-active{color:#fff;background:var(--brand-gradient);font-weight:800}.category-page-head{margin-bottom:24px}.category-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.category-list-card{min-height:270px;display:grid;grid-template-columns:minmax(156px,192px) minmax(0,1fr);overflow:hidden;border-radius:12px;background:#151515}.category-list-card:hover .category-list-title{color:#fff}.category-list-poster{display:block;min-width:0;height:100%;overflow:hidden;background:#202020}.category-list-poster .drama-poster{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.category-list-card:hover .category-list-poster .drama-poster{transform:scale(1.045)}.category-list-copy{min-width:0;display:grid;grid-template-rows:auto auto 1fr;padding:26px 30px 28px}.category-list-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text);font-size:24px;line-height:1.18;font-weight:900;transition:color .16s}.category-list-desc{margin:14px 0 0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#9ca0aa;font-size:16px;line-height:1.45}.category-list-footer{align-self:end;display:flex;align-items:end;justify-content:space-between;gap:20px}.category-list-meta{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:26px;color:#8d949d;font-size:14px}.category-list-meta span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.category-list-meta svg{color:#89919a}.category-play-button{width:min(160px,42%);min-width:132px;height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:6px;background:#fff;color:#050505;font-size:14px;font-weight:900;transition:background .18s,border-color .18s,box-shadow .18s,color .18s,transform .12s}.category-play-button:hover,.category-play-button:focus-visible{border-color:transparent;background:var(--brand-gradient);color:#fff;box-shadow:var(--brand-gradient-shadow)}.category-play-button:active{transform:scale(.97)}.pagination-bar{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:14px}.pagination-button{min-width:112px;height:38px;border:1px solid var(--line);border-radius:4px;background:#19191b;color:var(--text);font-size:14px;font-weight:800;transition:background .16s,border-color .16s,color .16s}.pagination-button:hover:not(:disabled){border-color:#ffffff47;background:#242428}.pagination-button:disabled{cursor:not-allowed;color:var(--dim);background:#111}.pagination-status{min-width:86px;text-align:center;color:var(--muted);font-size:14px}.skeleton-block{display:block;overflow:hidden;border-radius:4px;background:linear-gradient(90deg,#17171a,#25252a,#17171a 84%);background-size:240% 100%;animation:skeleton-shimmer 1.25s ease-in-out infinite}.skeleton-card{display:grid;gap:12px}.skeleton-poster{aspect-ratio:238 / 316;width:100%}.skeleton-title{width:82%;height:16px}.skeleton-tag{width:62px;height:16px;border-radius:8px}.skeleton-tag-short{width:46px}.category-list-skeleton-card{background:#151515}.category-list-skeleton-poster{width:100%;height:100%;min-height:270px;border-radius:0}.category-list-skeleton-copy{min-width:0;display:grid;grid-template-rows:auto auto 1fr;padding:30px}.category-list-skeleton-title{width:min(340px,74%);height:28px}.category-list-skeleton-line{width:min(520px,92%);height:16px;margin-top:18px}.category-list-skeleton-line-short{width:min(420px,70%);margin-top:10px}.category-list-skeleton-footer{align-self:end;display:flex;align-items:end;justify-content:space-between;gap:20px}.category-list-skeleton-meta{width:180px;height:18px}.category-list-skeleton-button{width:160px;height:38px;border-radius:6px}.hero-skeleton{position:relative;overflow:hidden}.skeleton-hero-bg{position:absolute;inset:0;width:100%;height:100%;border-radius:0}.skeleton-hero-content{z-index:2}.skeleton-action{width:112px;height:44px}.skeleton-pill{width:72px;height:24px;border-radius:12px}.skeleton-pill-wide{width:118px}.skeleton-heading{width:min(520px,82%);height:34px}.skeleton-line{width:min(640px,100%);height:16px}.skeleton-line-mid{width:min(520px,82%)}.skeleton-line-short{width:min(320px,62%)}.skeleton-section-title{width:180px;height:28px}.skeleton-episode{width:100%;height:50px}.episode-list-detail .skeleton-episode{width:54px;height:54px;flex:0 0 54px}.video-frame-skeleton{width:auto;overflow:hidden}.skeleton-video{width:100%;height:100%;border-radius:0}.watch-skeleton-panel{display:flex;flex-direction:column;gap:28px}.watch-skeleton-group{display:grid;gap:14px}.watch-skeleton-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.skeleton-action-tile{height:58px}.watch-skeleton-episodes{margin-top:0}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.to-top{position:fixed;right:24px;bottom:52px;z-index:40;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--brand-gradient);color:#fff;font-size:28px}.site-footer{margin-top:76px;border-top:1px solid var(--line);background:#0b0b0b;padding:56px max(142px,calc((100vw - var(--max)) / 2)) 28px;color:var(--muted)}.footer-top{display:grid;grid-template-columns:minmax(260px,430px) minmax(0,1fr);gap:48px;padding-bottom:40px;border-bottom:1px solid var(--line)}.footer-intro{max-width:320px}.footer-brand{display:inline-flex;align-items:center;gap:12px;color:var(--text);font-size:26px;font-weight:1000;letter-spacing:-1px}.footer-brand .brand-mark{display:grid;width:42px;height:42px;border-radius:8px}.footer-tagline{margin:16px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.footer-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.footer-group{display:flex;flex-direction:column;align-items:flex-start}.footer-group h3{margin:0 0 16px;color:var(--text);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-group a{margin-bottom:12px;color:var(--muted);font-size:14px;transition:color .15s}.footer-group a:hover{color:var(--text)}.footer-group small{margin-top:8px;color:var(--dim);font-size:12px;line-height:1.5}.footer-download-card{display:grid;gap:12px}.footer-download-qr{width:140px;height:140px;display:block;padding:10px;border-radius:12px;background:#fff}.footer-download-card small{margin-top:0;color:var(--muted);font-size:12px}.footer-contact p{margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.55}.footer-contact a{display:inline;margin:0;overflow-wrap:anywhere}.footer-copy{margin:24px 0 0;color:var(--dim);font-size:13px}.mobile-app-open-bar{display:none}.page-shell{min-height:70vh;padding-top:var(--header-h)}.page-section{padding-top:44px}.muted-count,.empty-state{color:var(--muted);font-size:14px}.route-chunk-fallback{min-height:62vh;padding:calc(var(--header-h) + 48px) var(--side) 72px}.route-chunk-fallback-title{width:min(360px,72vw);height:34px;margin-bottom:22px}.route-chunk-fallback-line{width:min(680px,82vw);height:16px;margin-bottom:12px}.route-chunk-fallback-line-short{width:min(460px,58vw)}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.hero-meta span,.tag-row span{padding:8px 12px;border-radius:4px;background:#222;color:#fff;font-size:13px}.hero-actions{margin-top:34px;display:flex;gap:12px}.account-page{min-height:100vh;padding:144px max(142px,calc((100vw - var(--max)) / 2)) 80px;display:grid;grid-template-columns:346px 1fr;gap:48px}.account-card{padding:18px 16px;border-radius:4px;background:#171717}.guest-card{display:grid;grid-template-columns:54px minmax(0,1fr) 84px;gap:14px;align-items:center}.guest-card .placeholder-avatar{width:54px;height:54px}.guest-card>div{min-width:0;display:grid;gap:4px}.guest-card strong{font-size:18px}.guest-card small{display:block;color:var(--muted);line-height:1.35;overflow-wrap:anywhere}.guest-card button{height:32px;border:1px solid #777;border-radius:5px;background:transparent;color:#fff;white-space:nowrap}.balance-card{margin-top:12px}.balance-card>span{color:var(--muted)}.account-nav{margin-top:36px;display:grid;gap:8px}.account-nav a,.account-nav button{height:52px;display:flex;align-items:center;gap:22px;padding:0 46px;border:0;border-radius:4px;background:transparent;font-size:15px;font-weight:700;color:var(--muted);transition:color .15s}.account-nav a:hover,.account-nav button:hover{color:var(--text)}.account-nav .is-active{background:#171717;color:var(--red)}.account-panel{width:min(720px,100%)}.wallet-tabs{display:flex;gap:12px;margin:24px 0 18px}.wallet-tabs button{height:38px;padding:0 16px;border:0;border-radius:4px;background:#202020;color:var(--muted);font-weight:800}.wallet-tabs .is-active{background:var(--brand-gradient);color:#fff}.record-list{display:grid;gap:10px}.record-item{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-radius:4px;background:#171717}.record-item strong{display:block;font-size:15px}.record-item small{display:block;margin-top:6px;color:var(--muted)}.record-item>span{color:#fff;font-weight:900}.history-grid{display:flex;flex-wrap:wrap;gap:22px}.history-poster{display:block;width:202px}.history-poster h1{margin:12px 0 8px;font-size:16px;line-height:1.35}.history-poster p{margin:0;color:var(--muted)}.history-poster p span{color:var(--red)}.legal-page{max-width:980px}.legal-document-shell{padding-top:var(--header-h)}.legal-document-head{margin-bottom:22px}.legal-updated{display:block;margin-top:8px;color:var(--dim);font-size:13px}.legal-panel{display:grid;gap:18px;padding:24px;border-radius:6px;background:#171717}.legal-section{display:grid;gap:10px;padding-top:8px}.legal-section h2{margin:0;color:#fff;font-size:17px;line-height:1.35}.legal-panel p{margin:0;color:#c7c7cc;font-size:15px;line-height:1.7}.legal-markdown>*:first-child{margin-top:0}.legal-markdown>*:last-child{margin-bottom:0}.legal-markdown h1,.legal-markdown h2,.legal-markdown h3,.legal-markdown h4{margin:28px 0 12px;color:#fff;line-height:1.35}.legal-markdown ul,.legal-markdown ol{margin:0;padding-left:22px;color:#c7c7cc}.legal-markdown li+li{margin-top:10px}.legal-markdown hr{border:0;border-top:1px solid var(--line)}.legal-markdown a{color:#fff;text-decoration:underline;text-underline-offset:3px}.download-page{min-height:100vh;padding:140px 24px 80px;display:grid;place-items:center;background:radial-gradient(circle at 28% 20%,rgba(255,0,178,.18),transparent 28%),linear-gradient(180deg,#080808,#000 68%)}.download-panel{width:min(920px,100%);display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:42px;align-items:center;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#121212eb;box-shadow:0 24px 90px #0000007a}.download-copy{display:grid;gap:18px}.download-copy h1{margin:8px 0 0;font-size:44px;line-height:1}.download-copy p{max-width:520px;margin:0;color:#c8c8cc;font-size:17px;line-height:1.6}.download-status{color:var(--muted);font-size:14px}.download-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.download-actions a{min-width:142px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:4px;background:#fff;color:#111;font-weight:900}.download-actions a:first-child{background:var(--brand-gradient);color:#fff}.download-qr-box{display:grid;justify-items:center;gap:12px;padding:20px;border-radius:6px;background:#fff;color:#111}.download-qr-box .logo-qr-code{width:240px;height:240px}.download-qr-box small{max-width:240px;color:#555;font-size:11px;line-height:1.35;text-align:center;overflow-wrap:anywhere}.watch-page{min-height:100vh;padding-top:var(--header-h);display:grid;grid-template-columns:1fr 512px}.back-float{position:fixed;left:28px;top:96px;z-index:20;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#4a4a4adb;font-size:26px}.video-stage{min-height:calc(100vh - var(--header-h));display:grid;place-items:center}.video-frame{position:relative;width:auto;height:calc(100vh - var(--header-h));max-width:100%;aspect-ratio:9 / 16;overflow:hidden;background:#111}.video-frame .placeholder-video,.video-frame .drama-poster-video{width:100%;height:100%}.tc-player-shell{position:relative;width:100%;height:100%;background:#000}.tc-player-host{width:100%;height:100%}.tc-player-host>*,.tc-player-shell .video-js,.tc-player-shell .tcp-skin,.tc-player-shell .vjs-tech,.tc-player-video{width:100%!important;height:100%!important}.tc-player-shell .vjs-tech,.tc-player-video{object-fit:contain}.tc-player-shell .vjs-control:hover,.tc-player-shell .vjs-control:focus,.tc-player-shell .vjs-menu li.vjs-selected,.tc-player-shell .vjs-menu li:hover{color:var(--red)}.tc-player-shell .vjs-big-play-button{display:none!important}.tc-player-shell .vjs-play-progress,.tc-player-shell .vjs-volume-level{background:var(--brand-gradient)}.tc-player-shell .vjs-play-progress:before,.tc-player-shell .vjs-volume-level:before,.tc-player-shell .vjs-slider-handle{color:var(--red)}.tc-player-shell .vjs-slider{background-color:#ffffff3d}.tc-player-shell .vjs-load-progress{background:#ff00b238}.tc-custom-play-button{position:absolute;left:50%;top:50%;z-index:3;width:72px;height:72px;display:grid;place-items:center;padding-left:4px;border:0;border-radius:50%;color:#fff;background:#000000b3;box-shadow:0 16px 34px #00000057,0 0 0 1px #fff3;transform:translate(-50%,-50%);transition:transform .18s ease,box-shadow .18s ease}.tc-custom-play-button:hover,.tc-custom-play-button:focus-visible{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 18px 42px #0000006b,0 0 0 4px #ffffff29}.tc-custom-play-button svg{display:block}.tc-player-error{position:absolute;left:24px;right:24px;bottom:76px;z-index:2;display:grid;gap:6px;padding:14px 16px;border-radius:4px;background:#000000b8;text-align:center}.tc-player-error strong{font-size:16px}.tc-player-error span{color:var(--muted);font-size:13px}.subtitle{position:absolute;left:0;right:0;bottom:220px;text-align:center;font-size:22px;font-weight:800;text-shadow:0 2px 6px #000}.preview-player{position:absolute;left:28px;right:28px;bottom:92px;display:grid;justify-items:center;gap:6px;padding:18px;text-align:center;border-radius:4px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));text-shadow:0 2px 8px #000}.preview-player strong{font-size:24px}.preview-player span{color:#d8d8dc;font-weight:700}.locked-player{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;padding:18px;text-align:center;background:#0000009e}.locked-download-trigger{width:min(240px,calc(100% - 28px));min-width:160px;height:42px;display:grid;place-items:center;border:0;border-radius:22px;background:var(--brand-gradient);color:#fff;font-size:15px;line-height:1;font-weight:900}.locked-app-dialog{position:relative;width:min(340px,calc(100% - 40px));display:grid;justify-items:center;gap:10px;padding:30px 20px 24px;border:1px solid rgba(255,255,255,.26);border-radius:14px;background:#303030f0;box-shadow:0 18px 48px #00000061}.locked-app-close{position:absolute;top:8px;right:10px;width:22px;height:22px;display:grid;place-items:center;border:0;background:transparent;color:#ffffff59;font-size:24px;line-height:1;font-weight:200}.locked-app-close:hover{color:#fff}.locked-app-dialog h2{margin:0;color:#fff;max-width:230px;font-size:24px;line-height:1.12;font-weight:1000}.locked-app-dialog p{max-width:270px;margin:0 0 6px;color:#aeb4c0;font-size:13px;line-height:1.4}.locked-app-qr{display:grid;place-items:center;padding:9px;border-radius:12px;background:#fff}.locked-app-qr .logo-qr-code{width:132px;height:132px}.locked-app-download{width:min(230px,100%);min-width:170px;height:42px;display:grid;place-items:center;margin-top:4px;border:0;border-radius:22px;background:var(--brand-gradient);color:#fff;font-size:17px;line-height:1;font-weight:1000;box-shadow:0 16px 34px #0000003d}.locked-app-download-mobile,.locked-download-mobile{display:none}.episode-panel{border-left:1px solid var(--line);padding:30px 32px;overflow:auto;height:calc(100vh - var(--header-h))}.episode-panel h1{margin:28px 0;font-size:21px;line-height:1.2}.episode-panel h2{margin:0 0 10px;font-size:16px}.episode-panel p{color:var(--muted);line-height:1.45}.episode-panel p span{color:var(--red)}.watch-description{position:relative;color:var(--muted)}.watch-description p{margin:0;color:inherit;line-height:1.45}.watch-description-lines{overflow:hidden}.watch-description-fallback{position:relative}.watch-description-fallback p{display:-webkit-box;overflow:hidden;padding-right:72px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.watch-description-fallback button{position:absolute;right:0;bottom:0;padding:0;background:transparent}.watch-description-line{display:block;min-height:1.45em}.watch-description button{border:0;background:transparent;color:var(--red);font-size:17px;line-height:1.45;font-weight:500}.watch-description-final-line{display:flex;align-items:baseline;min-width:0}.watch-description-final-text{min-width:0;overflow:hidden;white-space:nowrap}.watch-description-ellipsis{flex:0 0 auto;color:var(--muted)}.watch-description-final-line button{flex:0 0 auto;padding:0}.watch-description-final-line .watch-description-ellipsis{margin-left:2px}.watch-description-final-line button{margin-left:8px}.watch-description-action-measure{position:absolute;left:0;top:0;display:inline-flex;align-items:baseline;gap:8px;visibility:hidden;pointer-events:none;white-space:nowrap}.watch-description.is-expanded button{margin-top:6px;padding:0}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 28px}.reaction-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.reaction-row button{border:0;background:transparent;color:#bdbdbd;font-size:26px}.reaction-row .reaction-like.is-active{color:#f94141}.reaction-row .reaction-collect.is-active{color:#ffdb57}.reaction-row button:disabled{opacity:.58;cursor:wait}.reaction-row small{display:block;margin-top:6px;font-size:14px;color:var(--text)}.follow-error{margin:10px 0 0;color:var(--red);font-size:13px}.episode-tabs{display:flex;align-items:center;gap:28px;margin:28px 0 16px;color:var(--muted);font-size:15px}.episode-tabs .is-active{color:var(--red);border-bottom:3px solid var(--red);padding-bottom:12px}.episode-tabs button{padding:0 0 12px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-size:15px}.episode-tabs-detail button{margin-left:0;padding:0 0 12px;border-bottom:3px solid transparent;font-size:15px}.episode-tabs-detail button.is-active{color:var(--red);border-bottom-color:var(--red)}.episode-list{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.episode-list button,.episode-list a{position:relative;height:50px;display:grid;place-items:center;overflow:hidden;border:0;border-radius:4px;background:#1f1f1f;color:var(--text);font-size:15px}.episode-list .is-active{background:radial-gradient(circle at 86% 86%,#ff00b2b8,#ac00ff3d 34%,#1f1f1f00 66%),linear-gradient(135deg,#232020,#1d1d1d 58%,#171717);color:#fff;font-size:28px;box-shadow:inset 0 0 0 1px #ffffff05}.episode-playing-bars{position:absolute;right:8px;bottom:7px;width:22px;height:22px;display:inline-flex;align-items:flex-end;justify-content:flex-end;gap:4px;pointer-events:none}.episode-playing-bars span{width:2px;height:12px;border-radius:999px;background:#fff;transform-origin:bottom;animation:episode-playing-bar 1s ease-in-out infinite}.episode-playing-bars span:nth-child(2){height:13px;animation-delay:.14s}.episode-playing-bars span:nth-child(3){height:12px;animation-delay:.28s}@keyframes episode-playing-bar{0%,to{transform:scaleY(.55);opacity:.78}45%{transform:scaleY(1);opacity:1}}.episode-list .is-locked:before{content:"";position:absolute;top:0;right:0;width:27px;height:23px;pointer-events:none;border-radius:0 4px 0 10px;background:var(--red)}.episode-list .is-locked:after{content:"";position:absolute;top:4px;right:5px;width:12px;height:12px;pointer-events:none;background:#fff;mask:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.14352 5.01094H2.99446V3.02389C2.99446 1.35895 4.34254 0.00585938 6.00096 0.00585938C7.65926 0.00585938 9.0088 1.35895 9.0088 3.02389V5.01094H9.85907C10.2693 5.01094 10.6016 5.34462 10.6016 5.75639V11.1979C10.6016 11.6102 10.2693 11.944 9.85907 11.944H2.14274C1.73255 11.944 1.4002 11.6102 1.4002 11.1979V5.75638C1.4002 5.34461 1.73254 5.01091 2.14352 5.01091V5.01094ZM5.58406 8.61913V9.80691C5.58406 9.86011 5.62787 9.90527 5.68107 9.90527H6.32C6.374 9.90527 6.41768 9.86011 6.41768 9.80691V8.61913C6.71786 8.46473 6.92556 8.15653 6.92556 7.79513C6.92556 7.28282 6.51096 6.86675 6.00095 6.86675C5.49079 6.86675 5.07696 7.28282 5.07696 7.79511C5.07554 8.15653 5.2839 8.46473 5.58407 8.61911L5.58406 8.61913ZM4.14872 5.01094H7.85314V3.07274C7.85314 2.04754 7.02099 1.21325 6.00015 1.21325C4.97863 1.21325 4.14875 2.04754 4.14875 3.07274V5.01094H4.14872Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.14352 5.01094H2.99446V3.02389C2.99446 1.35895 4.34254 0.00585938 6.00096 0.00585938C7.65926 0.00585938 9.0088 1.35895 9.0088 3.02389V5.01094H9.85907C10.2693 5.01094 10.6016 5.34462 10.6016 5.75639V11.1979C10.6016 11.6102 10.2693 11.944 9.85907 11.944H2.14274C1.73255 11.944 1.4002 11.6102 1.4002 11.1979V5.75638C1.4002 5.34461 1.73254 5.01091 2.14352 5.01091V5.01094ZM5.58406 8.61913V9.80691C5.58406 9.86011 5.62787 9.90527 5.68107 9.90527H6.32C6.374 9.90527 6.41768 9.86011 6.41768 9.80691V8.61913C6.71786 8.46473 6.92556 8.15653 6.92556 7.79513C6.92556 7.28282 6.51096 6.86675 6.00095 6.86675C5.49079 6.86675 5.07696 7.28282 5.07696 7.79511C5.07554 8.15653 5.2839 8.46473 5.58407 8.61911L5.58406 8.61913ZM4.14872 5.01094H7.85314V3.07274C7.85314 2.04754 7.02099 1.21325 6.00015 1.21325C4.97863 1.21325 4.14875 2.04754 4.14875 3.07274V5.01094H4.14872Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat}.episode-list-detail{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;padding:2px 0 12px;scroll-snap-type:x proximity}.episode-list-detail a{width:54px;height:54px;flex:0 0 54px;scroll-snap-align:start}.episode-list-detail .is-locked:before{width:26px;height:22px}.episode-list-detail .is-locked:after{top:4px;right:5px;width:12px;height:12px}@media(max-width:1200px){.site-header{padding-left:24px;padding-right:24px;gap:24px}.main-nav{gap:24px}.header-actions{gap:16px}.content-section{width:calc(100vw - 48px)}.movie-grid{grid-template-columns:repeat(6,1fr)}.watch-page{grid-template-columns:1fr}.episode-panel{height:auto;border-left:0}.hero-content{left:124px;width:min(560px,48vw)}.hero-dots{right:124px}.continue-watching-head h2{font-size:26px}.continue-watching-rail{grid-auto-columns:calc((100% - 72px)/5);gap:18px}.continue-watch-card strong{font-size:15px}.download-popover-header{right:-20px;width:min(360px,calc(100vw - 48px))}.footer-top{grid-template-columns:1fr;gap:36px}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.category-list-grid{gap:16px}.category-list-card{min-height:236px;grid-template-columns:minmax(132px,168px) minmax(0,1fr)}.category-list-copy{padding:22px}.category-list-title{font-size:21px}.category-list-desc{font-size:14px;-webkit-line-clamp:3}.category-list-footer{gap:14px}.category-list-meta{gap:16px;font-size:13px}.category-play-button{min-width:112px;width:132px}}@media(max-width:760px){body{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.main-nav{max-width:42vw;overflow-x:auto;font-size:14px;gap:18px}.header-download-wrap,.footer-download-group,.header-tool .download-header-label,.language-tool span{display:none}.header-tool .download-header-icon{display:inline-block}.download-popover-card{min-height:0;grid-template-columns:1fr;gap:12px;padding:14px}.download-popover-header{right:-72px;width:min(280px,calc(100vw - 32px))}.download-popover-copy{min-height:0;gap:10px}.download-popover-copy strong{font-size:18px;line-height:1.28}.download-popover-copy small{font-size:13px}.download-popover-qr{width:auto;justify-self:center;padding:8px;border-radius:12px}.download-popover-qr .logo-qr-code{width:110px;height:110px}.locked-player{padding:12px}.locked-app-dialog{width:min(78%,280px);gap:8px;padding:28px 14px 18px;border-radius:14px}.locked-app-close{top:7px;right:9px;width:20px;height:20px;font-size:22px}.locked-app-dialog h2{font-size:20px;max-width:190px}.locked-app-dialog p{max-width:220px;margin-bottom:2px;font-size:12px}.locked-app-qr{display:none}.locked-app-download{width:168px;min-width:168px;height:38px;margin-top:2px;font-size:16px}.locked-download-trigger{width:156px;min-width:156px;height:40px;font-size:14px}.locked-app-download-desktop,.locked-download-desktop{display:none}.locked-app-download-mobile,.locked-download-mobile{display:inline}.hero{height:520px;min-height:500px}.hero-content{left:42px;right:42px;bottom:78px;width:auto;gap:28px}.hero-content h1{max-width:82vw;font-size:32px}.hero-dots{right:42px;bottom:34px;gap:7px}.hero-dots button{width:6px;height:6px}.hero-dots .is-active{width:28px}.primary-action{width:158px;height:46px;gap:10px;font-size:16px}.hero-poster{right:20px;bottom:90px;width:132px;opacity:.78}.continue-watching-section{padding-top:34px}.continue-watching-head{margin-bottom:20px}.continue-watching-head h2{font-size:24px}.continue-watching-rail{grid-auto-columns:calc((100% - 18px)/2);gap:18px;padding-bottom:12px}.continue-watch-badge{min-width:46px;height:22px;padding:0 8px;border-radius:0 0 12px;font-size:10px}.continue-watch-progress{height:5px}.continue-watch-card strong{margin-top:10px;font-size:15px}.continue-watch-card p{font-size:13px}.footer-brand{font-size:24px}.movie-grid{grid-template-columns:repeat(auto-fit,minmax(clamp(92px,28vw,150px),1fr));gap:14px}.watch-page{padding-top:var(--header-h)}.back-float{left:16px;top:84px;width:36px;height:36px;font-size:22px}.video-stage{min-height:auto;padding:16px 0}.video-frame{width:auto;height:min(72vh,640px);max-width:calc(100vw - 32px)}.video-frame .placeholder-video,.video-frame .drama-poster-video{width:100%;object-fit:contain}.episode-panel{padding:22px 20px}.episode-list .is-locked:before{width:22px;height:19px;border-radius:0 4px 0 8px}.episode-list .is-locked:after{top:4px;right:4px;width:10px;height:10px}.episode-list .is-active{font-size:24px}.episode-playing-bars{right:5px;bottom:5px;width:18px;height:12px;gap:3px}.episode-playing-bars span{width:2px;height:8px}.episode-playing-bars span:nth-child(2){height:13px}.episode-playing-bars span:nth-child(3){height:10px}.watch-skeleton-panel{gap:24px}.watch-skeleton-actions{gap:10px;padding:16px 0}.skeleton-action-tile{height:48px}.watch-skeleton-episodes .skeleton-episode:nth-child(n+7){display:none}.download-page{padding:104px 18px 48px;align-items:start}.download-panel{grid-template-columns:1fr;gap:26px;padding:22px}.download-copy h1{font-size:34px}.download-copy p{font-size:15px}.download-actions a{flex:1 1 140px}.download-qr-box .logo-qr-code{width:210px;height:210px}.site-footer{padding-left:24px;padding-right:24px}.footer-cols{grid-template-columns:1fr;gap:28px}.to-top{display:none}.mobile-app-open-bar{position:fixed;left:0;right:0;bottom:0;z-index:110;min-height:72px;display:grid;grid-template-columns:clamp(48px,14vw,60px) minmax(0,1fr) minmax(96px,28vw);align-items:center;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08);background:#151515;box-shadow:0 -12px 36px #00000080}.mobile-app-open-icon{width:clamp(46px,14vw,56px);height:clamp(46px,14vw,56px);border-radius:12px;object-fit:cover}.mobile-app-open-bar strong{color:#bdbdc2;font-size:clamp(16px,4.4vw,21px);line-height:1.22;font-weight:900}.mobile-app-open-bar button{width:100%;min-width:96px;height:clamp(48px,14vw,58px);border:0;border-radius:999px;background:var(--brand-gradient);color:#fff;font-size:clamp(19px,5.2vw,24px);line-height:1;font-weight:1000}.account-page{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.category-page-head{align-items:flex-start;gap:8px}.category-list-grid{grid-template-columns:1fr;gap:14px}.category-list-card{min-height:190px;grid-template-columns:118px minmax(0,1fr);border-radius:10px}.category-list-copy{padding:16px}.category-list-title{font-size:17px}.category-list-desc{margin-top:8px;font-size:13px;line-height:1.4;-webkit-line-clamp:2}.category-list-footer{align-items:flex-start;flex-direction:column;gap:12px}.category-list-meta{gap:14px;font-size:12px}.category-play-button{width:128px;min-width:128px;height:36px}.category-list-skeleton-poster{min-height:190px}.category-list-skeleton-copy{padding:16px}.category-list-skeleton-title{height:22px}.category-list-skeleton-footer{align-items:flex-start;flex-direction:column;gap:12px}.category-list-skeleton-button{width:128px;height:36px}}
