:root{--bg:#111013;--surface:#1c1b20;--surface-2:#28262d;--brand:#f5315e;--brand-hot:#ff2f63;--brand-soft:#37202a;--fg:#f7f5f8;--fg-pure:#fff;--muted:#a8a2ae;--gold:#e9c695;--gold-hero:#ffe9b4;--line:#36323c;--dot:#9e9e9e;--r-tag:6px;--r-topic-poster:8px;--r-btn:10px;--r-card:12px;--r-topic:14px;--r-banner:16px;--r-search:24px;--r-pill:999px;--header-h:76px;--maxw:1920px;--pad:clamp(16px, 5.83vw, 112px);--gap:24px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;padding-top:var(--header-h);color:var(--fg);background:var(--bg);font-family:"PingFang SC", var(--font-cjk), ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.45}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input{font:inherit}h1,h2,h3,h4{margin:0}.skip-link{z-index:100;background:var(--fg);color:#111;border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.container,.home-rows,.section-shell,.page-top,.detail-wrap,.site-header-inner,.footer-inner,.hero-inner{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.site-header{z-index:50;height:var(--header-h);background:var(--bg);border-bottom:1px solid #0000;align-items:center;transition:background .25s,border-color .25s;display:flex;position:fixed;inset:0 0 auto}.site-header--scrolled{border-bottom-color:var(--line);background:color-mix(in srgb, var(--bg) 94%, #000)}.site-header-inner{align-items:center;gap:2rem;display:flex}.brand{letter-spacing:-.01em;color:var(--fg);align-items:center;gap:10px;font-size:28px;font-weight:600;display:inline-flex}.brand-mark{border-radius:var(--r-btn);background:var(--brand);color:#fff;place-items:center;width:38px;height:38px;font-size:1rem;display:inline-grid}.brand-age{color:var(--muted);align-self:flex-start;margin-top:2px;font-size:13px;font-weight:400}.site-nav{align-items:center;gap:40px;margin-left:1.5rem;font-size:18px;display:flex}.site-nav a{color:var(--muted);white-space:nowrap;padding:.2rem 0;font-weight:400;transition:color .15s;position:relative}.site-nav a:hover{color:var(--fg)}.site-nav a.active{color:var(--brand);font-weight:500}.site-nav a.active:after{content:"";background:var(--brand);border-radius:2px;width:24px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.header-right{align-items:center;gap:20px;margin-left:auto;display:flex}.header-search{border-radius:var(--r-search);background:var(--surface-2);width:clamp(200px,22vw,320px);color:var(--muted);align-items:center;gap:12px;padding:12px 20px;display:flex}.header-search svg{flex:none;width:18px;height:18px}.header-search input{min-width:0;color:var(--fg);background:0 0;border:0;outline:none;flex:1;font-size:16px}.header-search input::placeholder{color:var(--muted)}.header-vip{border-radius:var(--r-tag);background:var(--brand-soft);color:var(--brand);white-space:nowrap;padding:7px 14px;font-size:14px}.header-login{color:var(--fg);white-space:nowrap;font-size:16px}.header-login:hover{color:var(--brand)}.nav-toggle{display:none}.hero{background:#000;width:100%;height:clamp(360px,37.5vw,720px);position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{object-fit:cover;width:100%;height:100%}.hero-fallback{background:linear-gradient(135deg,#2a1a22,#14121a);width:100%;height:100%}.hero-scrim-l{background:linear-gradient(90deg,#000,#0000);width:40%;position:absolute;inset:0 auto 0 0}.hero-scrim-b{background:linear-gradient(#0000,#000000d9 80%,#000);height:22%;position:absolute;inset:auto 0 0}.hero-scrim-t{background:linear-gradient(#00000080,#0000);height:66px;position:absolute;inset:0 0 auto}.hero-inner{z-index:2;align-items:flex-end;height:100%;padding-bottom:clamp(2rem,5vw,80px);display:flex;position:relative}.hero-copy{flex-direction:column;gap:clamp(12px,1.6vw,24px);max-width:560px;display:flex}.hero-title{font-family:var(--font-cjk), "PingFang SC", sans-serif;color:#fff;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.27}.hero-tags{flex-wrap:wrap;gap:10px;display:flex}.hero-tag{height:28px;color:var(--gold-hero);background:#ffe9b41a;border-radius:4px;align-items:center;padding:0 10px;font-size:14px;display:inline-flex}.hero-desc{color:#ffffffeb;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(15px,1.1vw,17px);line-height:1.55;display:-webkit-box;overflow:hidden}.hero-cta{border-radius:var(--r-pill);background:var(--brand);color:#fff;cursor:pointer;border:0;align-self:flex-start;align-items:center;gap:8px;height:56px;padding:0 22px;font-size:18px;font-weight:500;transition:filter .15s;display:inline-flex}.hero-cta:hover{filter:brightness(1.08);color:#fff}.hero-cta:before{content:"▶";font-size:.8em}.hero-dots{right:var(--pad);z-index:3;gap:8px;display:flex;position:absolute;bottom:clamp(1.5rem,4vw,66px)}.hero-dot{background:var(--dot);cursor:pointer;border:0;border-radius:3px;width:6px;height:6px;padding:0;transition:all .25s}.hero-dot--active{background:var(--brand-hot);width:32px}.home-rows{flex-direction:column;gap:clamp(16px,3vw,24px);padding:clamp(16px,2.4vw,20px) 0 48px;display:flex}.quick-chips{flex-wrap:wrap;gap:16px;display:flex}.chip{border-radius:var(--r-btn);background:var(--surface);color:var(--fg);align-items:center;padding:10px 24px;font-size:16px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.chip:hover{background:var(--surface-2)}.chip--active{background:var(--brand-soft);color:var(--brand)}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:16px;display:flex}.section-title{color:var(--fg);font-size:clamp(20px,2vw,28px);font-weight:600}.section-more{color:var(--muted);white-space:nowrap;font-size:16px}.section-more:hover{color:var(--brand)}.drama-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.poster-card{flex-direction:column;gap:8px;min-width:0;display:flex}.poster-link{display:block}.poster-frame{aspect-ratio:266/356;border-radius:var(--r-card);background:var(--surface);position:relative;overflow:hidden}.poster-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.poster-fallback{width:100%;height:100%;color:var(--muted);background:linear-gradient(135deg,#241a20,#17151b);place-items:center;font-size:1.6rem;font-weight:600;display:grid}.default-cover{text-align:center;background:linear-gradient(155deg, hsl(var(--dc-h,345) 45% 17%), #16141a 80%);flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;padding:16px;display:flex;position:relative;overflow:hidden}.default-cover:after{content:"";background:radial-gradient(120% 80% at 50% 20%, color-mix(in srgb, hsl(var(--dc-h,345) 70% 55%) 22%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.dc-icon{z-index:1;color:#ffffffeb;background:#ffffff1f;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;position:relative}.dc-icon svg{width:26px;height:26px;display:block}.default-cover--article .dc-icon{border-radius:14px}.dc-title{z-index:1;color:#fffffff2;-webkit-line-clamp:2;text-shadow:0 1px 6px #0006;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;position:relative;overflow:hidden}.default-cover--compact{gap:8px;padding:8px}.default-cover--compact .dc-icon{width:36px;height:36px}.default-cover--compact .dc-icon svg{width:18px;height:18px}.default-cover--compact .dc-title{-webkit-line-clamp:1;font-size:11px}.poster-card:hover .poster-img{transform:scale(1.05)}.poster-badge{z-index:2;border-radius:var(--r-tag);background:var(--brand-soft);color:var(--brand);padding:7px 14px;font-size:14px;line-height:1;position:absolute;top:12px;left:12px}.poster-rating{z-index:2;border-radius:var(--r-tag);background:var(--surface-2);color:var(--gold);padding:7px 14px;font-size:14px;line-height:1;position:absolute;top:12px;right:12px}.poster-duration{z-index:2;border-radius:var(--r-tag);color:#fff;background:#000000b8;padding:4px 10px;font-size:13px;position:absolute;bottom:12px;right:12px}.poster-overlay{opacity:0;background:#0a0a0c6b;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.poster-card:hover .poster-overlay,.poster-link:focus-visible .poster-overlay{opacity:1}.poster-play{border-radius:var(--r-pill);background:var(--brand);color:#fff;align-items:center;gap:.35rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;display:inline-flex}.poster-play:before{content:"▶";font-size:.8em}.poster-title{color:var(--fg);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:18px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.poster-tags{color:var(--muted);flex-wrap:wrap;align-items:center;margin:0;font-size:14px;display:flex}.poster-tag:hover{color:var(--brand)}.poster-tag-dot{color:var(--muted);white-space:pre}.poster-status{color:var(--muted)}.browse-sub{color:var(--muted);margin:8px 0 24px;font-size:17px}.filter-panel{background:var(--surface);border-radius:14px;flex-direction:column;gap:16px;margin-bottom:28px;padding:24px 28px;display:flex}.filter-row{align-items:flex-start;gap:20px;display:flex}.filter-label{width:48px;color:var(--muted);flex:none;font-size:15px;line-height:32px}.filter-chips{flex-wrap:wrap;gap:12px;display:flex}.fchip{height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;padding:0 16px;font-size:15px;transition:background .15s,color .15s;display:inline-flex}.fchip:hover{color:var(--fg)}.fchip--active{background:var(--brand-soft);color:var(--brand)}.sort-bar{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:20px;display:flex}.sort-tabs{gap:28px;display:flex}.sort-tab{color:var(--muted);font-size:17px}.sort-tab--active{color:var(--brand);font-weight:500}.sort-count{color:var(--muted);white-space:nowrap;font-size:15px}.pagination{justify-content:center;align-items:center;gap:10px;padding:36px 0 8px;display:flex}.page-btn{background:var(--surface);min-width:44px;height:44px;color:var(--fg);cursor:pointer;border:0;border-radius:8px;place-items:center;padding:0 12px;font-size:15px;transition:background .15s;display:grid}.page-btn:hover{background:var(--surface-2);color:var(--fg)}.page-btn--active{background:var(--brand);color:#fff}.page-ellipsis{color:var(--muted);padding:0 4px}.topic-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.topic-card{border-radius:var(--r-topic);background:var(--surface);align-items:center;gap:20px;padding:24px;display:flex}.topic-copy{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.topic-eyebrow{color:var(--brand);letter-spacing:.12em;font-size:12px;font-weight:600}.topic-name{color:var(--fg);font-size:clamp(20px,1.6vw,28px);font-weight:600}.topic-desc{color:var(--muted);font-size:15px;line-height:1.5}.topic-link{color:var(--fg);font-size:15px}.topic-link:hover{color:var(--brand)}.topic-poster{border-radius:var(--r-topic-poster);background:var(--surface-2);flex:none;width:144px;height:174px;overflow:hidden}.topic-poster img{object-fit:cover;width:100%;height:100%}.member-banner{border-radius:var(--r-banner);background:var(--brand-soft);justify-content:space-between;align-items:center;gap:2rem;padding:32px;display:flex}.member-copy{flex-direction:column;gap:8px;display:flex}.member-title{color:var(--fg);font-size:clamp(20px,2vw,28px);font-weight:600}.member-desc{color:var(--muted);font-size:17px}.member-cta{border-radius:var(--r-btn);background:var(--brand);color:#fff;flex:none;align-items:center;gap:10px;padding:14px 24px;font-size:18px;font-weight:500;display:inline-flex}.member-cta:hover{color:#fff;filter:brightness(1.08)}.rank-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.rank-card{border-radius:var(--r-topic);background:var(--surface);align-items:center;gap:20px;padding:24px;display:flex}.rank-no{color:var(--muted);flex:none;width:48px;font-size:38px;font-weight:600}.rank-no--top{color:var(--brand)}.rank-poster{border-radius:var(--r-topic-poster);background:var(--surface-2);flex:none;width:96px;height:128px;overflow:hidden}.rank-poster img{object-fit:cover;width:100%;height:100%}.rank-info{flex-direction:column;gap:6px;min-width:0;display:flex}.rank-title{color:var(--fg);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:21px;font-weight:600;display:-webkit-box;overflow:hidden}.rank-cat{color:var(--muted);font-size:15px}.rank-heat{color:var(--brand);font-size:15px}.tag-cloud{flex-wrap:wrap;gap:12px;display:flex}.tag-pill{border-radius:var(--r-btn);background:var(--surface);color:var(--fg);padding:10px 24px;font-size:16px;font-weight:500}.tag-pill:hover{background:var(--surface-2);color:var(--brand)}.section-shell{padding:28px 0 48px}.page-top{min-height:60vh;padding-top:28px}.page-top h1{margin:.4rem 0 1rem;font-size:clamp(22px,3vw,34px);font-weight:600}.eyebrow{color:var(--brand);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.lede{max-width:46rem;color:var(--muted);margin:0 0 1.5rem}.breadcrumb{color:var(--muted);align-items:center;gap:.5rem;padding:20px 0 .4rem;font-size:14px;display:flex}.breadcrumb a:hover{color:var(--fg)}.breadcrumb .sep{color:var(--line)}.filter-bar{flex-wrap:wrap;gap:12px;padding:8px 0 20px;display:flex}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:.8rem;padding:3rem}.primary-action{border-radius:var(--r-btn);background:var(--brand);color:#fff;cursor:pointer;border:0;align-items:center;gap:.45rem;padding:12px 24px;font-weight:500;display:inline-flex}.primary-action:hover{color:#fff;filter:brightness(1.08)}.play-btn{border-radius:var(--r-pill);background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:0;align-items:center;gap:.5rem;padding:12px 24px;font-size:15px;font-weight:500;transition:filter .15s;display:inline-flex}.play-btn:before{content:"▶";font-size:.8em}.play-btn:hover{filter:brightness(1.08);color:#fff}.fav-btn--on{background:var(--brand-soft);color:var(--brand)}.search-hero{align-items:center;gap:20px;margin:8px 0 20px;display:flex}.search-hero .field{background:var(--surface);height:64px;color:var(--muted);border-radius:14px;flex:1;align-items:center;gap:12px;padding:0 24px;display:flex}.search-hero .field svg{flex:none;width:20px;height:20px}.search-hero .field input{min-width:0;color:var(--fg);background:0 0;border:0;outline:none;flex:1;font-size:18px}.search-hero .field input::placeholder{color:var(--muted)}.search-hero .submit{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px;flex:none;height:64px;padding:0 48px;font-size:18px;font-weight:500}.related{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px;display:flex}.related .lbl{color:var(--muted);font-size:14px}.related a{background:var(--surface);color:var(--muted);border-radius:8px;padding:6px 16px;font-size:14px}.related a:hover{color:var(--brand)}.search-result-head,.mayalso-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:20px;display:flex}.search-result-head h2,.mayalso-head h2{font-size:clamp(20px,2vw,26px);font-weight:600}.search-result-head .cnt,.mayalso-head .sort{color:var(--muted);white-space:nowrap;font-size:15px}.best-match{background:var(--surface);border-radius:16px;gap:28px;margin-bottom:36px;padding:28px;display:flex}.best-poster{aspect-ratio:3/4;background:var(--surface-2);border-radius:12px;flex:none;width:180px;overflow:hidden}.best-poster img{object-fit:cover;width:100%;height:100%}.best-body{flex-direction:column;gap:14px;min-width:0;display:flex}.best-badge{background:var(--brand-soft);color:var(--brand);border-radius:6px;align-self:flex-start;padding:5px 12px;font-size:14px}.best-title{font-size:clamp(22px,2vw,30px);font-weight:600}.best-meta{color:var(--muted);font-size:15px}.best-desc{color:var(--muted);white-space:pre-line;max-width:70ch;font-size:16px;line-height:1.7}.best-actions{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.search-empty{color:var(--muted);text-align:center;padding:3rem}.detail-wrap{padding:20px 0 48px}.detail-hero{background:var(--surface);border-radius:16px;gap:40px;padding:32px;display:flex}.detail-poster{aspect-ratio:3/4;background:var(--surface-2);border-radius:12px;flex:none;width:300px;overflow:hidden}.detail-poster img{object-fit:cover;width:100%;height:100%}.detail-info{flex-direction:column;gap:16px;min-width:0;display:flex}.detail-badges{flex-wrap:wrap;gap:10px;display:flex}.badge-excl{background:var(--brand-soft);color:var(--brand);border-radius:6px;padding:5px 12px;font-size:14px}.badge-plain{background:var(--surface-2);color:var(--muted);border-radius:6px;padding:5px 12px;font-size:14px}.detail-title{font-size:clamp(28px,3vw,40px);font-weight:600}.detail-rating{color:var(--muted);align-items:baseline;gap:14px;font-size:15px;display:flex}.detail-rating .score{color:var(--gold);font-size:28px;font-weight:600}.detail-desc{color:#f7f5f8d9;white-space:pre-line;max-width:62ch;font-size:16px;line-height:1.7}.detail-hot{flex-wrap:wrap;align-items:center;gap:14px;font-size:15px;display:flex}.detail-hot .lbl{color:var(--muted)}.detail-hot .tg{color:var(--fg)}.detail-actions{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.btn{cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;height:52px;padding:0 24px;font-size:16px;font-weight:500;display:inline-flex}.btn-play{background:var(--brand);color:#fff}.btn-play:before{content:"▶";font-size:.8em}.btn-play:hover{color:#fff;filter:brightness(1.08)}.btn-ghost{background:var(--surface-2);color:var(--fg)}.btn-ghost:hover{color:var(--fg);filter:brightness(1.2)}.detail-free{color:var(--muted);font-size:14px}.ep-block{margin-top:40px}.ep-head{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.ep-title{font-size:clamp(20px,2vw,28px);font-weight:600}.ep-status{color:var(--muted);font-size:15px}.range-tabs{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.range-tab{background:var(--surface);height:32px;color:var(--muted);cursor:pointer;border-radius:8px;align-items:center;padding:0 16px;font-size:14px;display:inline-flex}.range-tab--active{background:var(--brand-soft);color:var(--brand)}.ep-grid{grid-template-columns:repeat(12,1fr);gap:12px;display:grid}.ep-cell{background:var(--surface);height:48px;color:var(--fg);cursor:pointer;border-radius:8px;place-items:center;font-size:15px;display:grid;position:relative}.ep-cell:hover{background:var(--surface-2)}.ep-cell--active{background:var(--brand);color:#fff}.ep-cell--locked{color:var(--muted)}.ep-lock{opacity:.7;font-size:10px;position:absolute;top:7px;right:7px}.ep-note{color:var(--muted);margin-top:16px;font-size:14px}.detail-section{margin-top:40px}.player-placeholder{color:var(--muted);place-items:center;height:100%;display:grid}.watch-wrap{padding:20px 0 48px}.watch-crumb{color:var(--muted);align-items:center;gap:.5rem;padding:0 0 16px;font-size:14px;display:flex}.watch-crumb a:hover{color:var(--fg)}.watch-crumb .sep{color:var(--line)}.watch-top{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:24px;display:grid}.watch-stage{aspect-ratio:16/9;background:#000;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.watch-stage video,.watch-stage>img{object-fit:contain;background:#000;width:100%;height:100%}.watch-badge{z-index:3;color:#fff;background:#0000008c;border-radius:8px;padding:6px 14px;font-size:14px;position:absolute;top:16px;left:16px}.watch-play{z-index:2;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.watch-play span{background:var(--brand);color:#fff;border-radius:999px;place-items:center;width:88px;height:88px;font-size:30px;display:grid}.watch-side{background:var(--surface);border-radius:14px;flex-direction:column;gap:16px;padding:24px;display:flex}.watch-side-title{font-size:20px;font-weight:600}.watch-side-sub{color:var(--muted);font-size:14px}.side-tabs{border-bottom:1px solid var(--line);gap:24px;padding-bottom:12px;display:flex}.side-tab{color:var(--muted);font-size:16px}.side-tab--active{color:var(--brand);font-weight:500}.side-ep-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.vip-box{background:var(--brand-soft);border-radius:12px;flex-direction:column;gap:6px;padding:20px;display:flex}.vip-box h4{color:var(--fg);font-size:16px}.vip-box p{color:var(--muted);margin:0;font-size:13px}.vip-box .vip-cta{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;place-items:center;height:44px;margin-top:10px;font-size:15px;font-weight:500;display:grid}.watch-auto{color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}.watch-auto .on{color:var(--brand)}.watch-underbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:24px 0 0;display:flex}.watch-underbar h2{font-size:clamp(18px,2vw,24px);font-weight:600}.watch-actions{gap:12px;display:flex}.me-layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;padding:24px 0 48px;display:grid}.me-side{background:var(--surface);border-radius:16px;padding:28px 20px}.me-side-avatar{background:var(--brand-soft);width:72px;height:72px;color:var(--brand);border-radius:999px;place-items:center;margin:0 auto;font-size:28px;font-weight:600;display:grid}.me-side-name{text-align:center;margin-top:12px;font-size:20px;font-weight:600}.me-side-member{text-align:center;color:var(--muted);margin-top:4px;font-size:13px}.me-menu{flex-direction:column;gap:4px;margin-top:24px;display:flex}.me-menu a{color:var(--muted);border-radius:10px;padding:12px 16px;font-size:15px}.me-menu a:hover{color:var(--fg);background:var(--surface-2)}.me-menu a.active{background:var(--brand-soft);color:var(--brand)}.me-main{min-width:0}.me-greet{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.me-greet h1{font-size:clamp(24px,2.5vw,32px);font-weight:600}.me-greet p{color:var(--muted);margin:6px 0 0}.me-edit{background:var(--surface-2);height:44px;color:var(--fg);border-radius:10px;flex:none;align-items:center;padding:0 20px;font-size:15px;display:inline-flex}.me-block-head{justify-content:space-between;align-items:baseline;margin:32px 0 16px;display:flex}.me-block-head h2{font-size:20px;font-weight:600}.me-block-head a{color:var(--muted);font-size:14px}.continue-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.continue-card{background:var(--surface);border-radius:12px;gap:16px;padding:16px;display:flex}.continue-poster{aspect-ratio:3/4;background:var(--surface-2);border-radius:8px;flex:none;width:72px;overflow:hidden}.continue-poster img{object-fit:cover;width:100%;height:100%}.continue-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.continue-title{color:var(--fg);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:15px;font-weight:500;display:-webkit-box;overflow:hidden}.continue-sub{color:var(--muted);font-size:13px}.continue-progress{background:var(--surface-2);border-radius:2px;height:3px;overflow:hidden}.continue-progress i{background:var(--brand);height:100%;display:block}.continue-btn{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;margin-top:auto;font-size:13px;display:inline-flex}.continue-btn:before{content:"▶";font-size:.8em}.me-vip{background:linear-gradient(90deg, var(--brand-soft), #241820);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;margin:28px 0;padding:28px 32px;display:flex}.me-vip-title{font-size:clamp(20px,2vw,26px);font-weight:600}.me-vip-title b{color:var(--gold);font-weight:600}.me-vip-sub{color:var(--muted);margin-top:6px;font-size:14px}.me-vip-cta{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;height:48px;padding:0 24px;font-size:15px;font-weight:500}.me-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:3rem 1rem;display:flex}.me-foot-note{text-align:center;color:var(--muted);margin-top:20px;font-size:14px}.site-footer{background:var(--surface);margin-top:3rem;padding:40px 0 32px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.footer-brand h4{color:var(--fg);margin-bottom:8px;font-size:26px;font-weight:600}.footer-brand p{color:var(--muted);margin:0;font-size:16px}.footer-links{flex-wrap:wrap;gap:32px;display:flex}.footer-links a{color:var(--muted);font-size:15px}.footer-links a:hover{color:var(--brand)}.footer-divider{background:var(--line);height:1px;margin:28px 0}.footer-base{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:14px;display:flex}@media (max-width:1440px){.drama-grid{grid-template-columns:repeat(5,1fr)}.site-nav{gap:28px;margin-left:1rem}.site-header-inner{gap:1.4rem}.header-search{width:clamp(180px,18vw,300px)}.header-right{gap:14px}}@media (max-width:1200px){.drama-grid{grid-template-columns:repeat(4,1fr)}.topic-grid,.rank-grid{grid-template-columns:repeat(2,1fr)}.ep-grid{grid-template-columns:repeat(10,1fr)}}@media (max-width:1024px){.watch-top,.me-layout,.continue-grid{grid-template-columns:1fr}}@media (max-width:860px){.drama-grid{grid-template-columns:repeat(3,1fr)}.topic-grid,.rank-grid{grid-template-columns:1fr}.detail-hero{flex-direction:column}.detail-poster{width:200px}.ep-grid{grid-template-columns:repeat(8,1fr)}.member-banner,.me-vip{flex-direction:column;align-items:flex-start}}@media (max-width:640px){:root{--header-h:60px}.site-nav,.header-vip,.header-login{display:none}.header-search{width:100%}.brand{font-size:22px}.drama-grid{grid-template-columns:repeat(2,1fr)}.ep-grid{grid-template-columns:repeat(6,1fr)}.footer-top{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.poster-img{transition:none}}
