:root{color-scheme:dark;--bg:#020617;--panel:rgba(15,23,42,.72);--panel2:rgba(30,41,59,.68);--line:rgba(148,163,184,.18);--text:#f8fafc;--muted:#cbd5e1;--soft:#94a3b8;--sky:#38bdf8;--blue:#2563eb;--orange:#fb923c;--shadow:0 24px 80px rgba(2,6,23,.46)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(14,165,233,.18),transparent 30rem),linear-gradient(180deg,#020617,#0f172a 48%,#111827);color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(2,6,23,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:21px;letter-spacing:.03em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,#0ea5e9,#2563eb 58%,#7c3aed);box-shadow:0 12px 32px rgba(14,165,233,.3);font-size:14px}.desktop-nav{display:flex;align-items:center;gap:22px}.nav-link{position:relative;color:#e2e8f0;font-weight:700;font-size:15px;transition:.25s}.nav-link.small{font-size:13px;color:#a8c7d8}.nav-link:hover,.nav-link.active{color:#7dd3fc}.nav-link.active:after,.nav-link:hover:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:linear-gradient(90deg,#38bdf8,#2563eb);border-radius:999px}.menu-toggle{display:none;border:0;background:rgba(15,23,42,.7);color:white;border-radius:12px;width:42px;height:42px;font-size:22px}.mobile-nav{display:none;border-top:1px solid var(--line);padding:10px 16px 18px;background:rgba(2,6,23,.95)}.mobile-nav .nav-link{display:block;padding:12px;border-radius:12px}.hero-carousel{position:relative;min-height:calc(100vh - 72px);overflow:hidden;background:#020617}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.06);opacity:.44}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,6,23,.94),rgba(15,23,42,.7) 45%,rgba(2,6,23,.26)),linear-gradient(180deg,rgba(2,6,23,.2),#020617 100%)}.hero-content{position:relative;z-index:2;min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:58px;align-items:center;padding:80px 0 150px}.hero-copy{max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#7dd3fc;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.18em;margin-bottom:16px}.hero-copy h1,.hero-copy h2{font-size:clamp(42px,7vw,86px);line-height:.98;margin:0 0 24px;font-weight:950;letter-spacing:-.05em;text-shadow:0 18px 50px rgba(0,0,0,.45)}.hero-copy p{font-size:18px;line-height:1.9;color:#dbeafe;margin:0 0 24px;max-width:720px}.hero-tags,.tag-row,.detail-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span,.tag-row span,.detail-tags a{display:inline-flex;align-items:center;border:1px solid rgba(125,211,252,.26);background:rgba(14,165,233,.12);color:#bae6fd;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:14px;font-weight:900;transition:.25s}.primary-btn{background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 18px 46px rgba(37,99,235,.38);color:white}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(37,99,235,.48)}.ghost-btn{background:rgba(15,23,42,.56);border:1px solid rgba(226,232,240,.22);color:#e0f2fe}.ghost-btn:hover{background:rgba(15,23,42,.84);border-color:rgba(125,211,252,.38)}.hero-poster{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(226,232,240,.18);background:rgba(15,23,42,.8);transform:rotate(2deg)}.hero-poster img{aspect-ratio:2/3;width:100%;height:auto;object-fit:cover}.hero-poster span{position:absolute;right:14px;top:14px;background:rgba(251,146,60,.95);color:#111827;font-weight:950;padding:7px 11px;border-radius:999px}.hero-controls{position:absolute;z-index:5;left:50%;bottom:96px;transform:translateX(-50%);display:flex;align-items:center;gap:18px}.hero-prev,.hero-next{width:46px;height:46px;border-radius:999px;border:1px solid rgba(226,232,240,.22);background:rgba(2,6,23,.62);color:white;font-size:32px;line-height:1;transition:.22s}.hero-prev:hover,.hero-next:hover{background:rgba(14,165,233,.35)}.hero-dots{display:flex;gap:9px}.hero-dot{width:10px;height:10px;border:0;border-radius:999px;background:rgba(255,255,255,.5);transition:.25s}.hero-dot.active{width:34px;background:#fff}.hero-thumbs{position:absolute;z-index:5;left:50%;bottom:22px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.hero-thumbs a{display:flex;align-items:center;gap:10px;min-width:0;background:rgba(15,23,42,.7);border:1px solid rgba(148,163,184,.18);backdrop-filter:blur(14px);padding:8px;border-radius:16px;color:#e2e8f0;font-weight:800}.hero-thumbs img{width:46px;height:58px;border-radius:10px;object-fit:cover;flex:0 0 auto}.hero-thumbs span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-block{padding:68px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading.compact{margin-bottom:20px}.section-heading h2{font-size:clamp(28px,3vw,38px);margin:0;font-weight:950;letter-spacing:-.03em}.section-heading a{color:#7dd3fc;font-weight:900}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.all-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.movie-card{background:var(--panel);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 16px 42px rgba(2,6,23,.2);transition:.25s;min-width:0}.movie-card:hover{transform:translateY(-6px);border-color:rgba(56,189,248,.42);box-shadow:0 24px 70px rgba(2,6,23,.34)}.poster-link{display:block;position:relative;background:#0f172a}.poster-link img{width:100%;aspect-ratio:2/3;object-fit:cover}.score-badge{position:absolute;right:10px;top:10px;background:rgba(251,146,60,.95);color:#111827;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950}.movie-card-body{padding:16px}.movie-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;color:#94a3b8;font-size:12px}.movie-meta a{color:#7dd3fc;font-weight:900}.movie-card h3{font-size:18px;line-height:1.35;margin:0 0 10px;color:#fff}.movie-card h3 a:hover{color:#7dd3fc}.movie-card p{margin:0 0 14px;color:#cbd5e1;font-size:14px;line-height:1.75}.tag-row span{font-size:11px;padding:5px 8px}.movie-card.mini{display:grid;grid-template-columns:100px 1fr}.movie-card.mini .poster-link img{height:100%;aspect-ratio:auto}.movie-card.mini .movie-card-body{padding:12px}.movie-card.mini h3{font-size:15px}.movie-card.mini p,.movie-card.mini .tag-row{display:none}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-grid.large{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{background:linear-gradient(145deg,rgba(30,41,59,.78),rgba(15,23,42,.72));border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 18px 48px rgba(2,6,23,.2);min-height:220px}.category-title{display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:950;margin-bottom:12px}.category-title span{font-size:12px;color:#7dd3fc;background:rgba(14,165,233,.12);padding:5px 10px;border-radius:999px}.category-tile p{color:#cbd5e1;line-height:1.75;margin:0 0 14px}.category-tile ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.category-tile li a{color:#94a3b8;font-size:14px}.category-tile li a:hover{color:#7dd3fc}.split-section{display:grid;grid-template-columns:1fr 420px;gap:24px}.ranking-panel,.new-panel,.detail-card{background:var(--panel);border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.ranking-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ranking-list.full{gap:14px}.rank-item a{display:grid;grid-template-columns:52px 70px 1fr auto;gap:14px;align-items:center;background:rgba(15,23,42,.58);border:1px solid rgba(148,163,184,.14);border-radius:18px;padding:10px;transition:.22s}.rank-item a:hover{background:rgba(14,165,233,.12);border-color:rgba(56,189,248,.34)}.rank-num{font-weight:950;font-size:22px;color:#7dd3fc;text-align:center}.rank-item img{width:70px;height:92px;object-fit:cover;border-radius:12px}.rank-copy{min-width:0;display:grid;gap:6px}.rank-copy strong{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-copy em{font-style:normal;color:#94a3b8;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-score{color:#fb923c;font-weight:950}.compact-grid{display:grid;gap:14px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(15,23,42,.66);border:1px solid var(--line);border-radius:22px;padding:14px;margin-bottom:26px}.movie-search{width:min(520px,100%);height:48px;border-radius:14px;border:1px solid rgba(148,163,184,.24);background:rgba(2,6,23,.72);color:#fff;padding:0 16px;font-size:15px;outline:none}.movie-search:focus{border-color:#38bdf8;box-shadow:0 0 0 4px rgba(14,165,233,.12)}.filter-row{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{border:1px solid rgba(148,163,184,.24);background:rgba(30,41,59,.6);color:#dbeafe;border-radius:999px;padding:10px 13px;font-weight:800;transition:.2s}.filter-chip.active,.filter-chip:hover{background:rgba(14,165,233,.22);border-color:rgba(56,189,248,.48);color:#fff}.is-hidden{display:none!important}.page-banner{position:relative;padding:92px 0 70px;background:radial-gradient(circle at top right,rgba(14,165,233,.28),transparent 30rem),linear-gradient(135deg,#0f172a,#020617);border-bottom:1px solid var(--line);overflow:hidden}.page-banner:after{content:"";position:absolute;right:-8rem;top:-8rem;width:28rem;height:28rem;border-radius:999px;background:rgba(37,99,235,.18);filter:blur(12px)}.page-banner h1{font-size:clamp(40px,6vw,70px);margin:0 0 14px;font-weight:950;letter-spacing:-.04em}.page-banner p{max-width:780px;color:#cbd5e1;font-size:18px;line-height:1.8;margin:0}.pager{display:flex;justify-content:space-between;gap:14px;margin-top:30px}.pager a{background:rgba(15,23,42,.65);border:1px solid var(--line);border-radius:14px;padding:12px 16px;color:#bae6fd;font-weight:900}.detail-main{padding:34px 0 70px}.breadcrumb{display:flex;align-items:center;gap:10px;color:#94a3b8;margin-bottom:22px;font-size:14px;flex-wrap:wrap}.breadcrumb a{color:#7dd3fc}.player-section{background:#000;border:1px solid rgba(148,163,184,.2);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.movie-player{display:block;width:100%;aspect-ratio:16/9;background:#000}.detail-card{margin-top:26px}.detail-head{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:start}.detail-cover{border-radius:22px;border:1px solid var(--line);box-shadow:0 18px 50px rgba(0,0,0,.34);aspect-ratio:2/3;object-fit:cover;width:100%}.category-pill{display:inline-flex;color:#7dd3fc;background:rgba(14,165,233,.12);border:1px solid rgba(125,211,252,.28);padding:7px 12px;border-radius:999px;font-weight:900;margin-bottom:14px}.detail-copy h1{font-size:clamp(32px,4vw,52px);line-height:1.12;margin:0 0 16px;font-weight:950;letter-spacing:-.04em}.one-line{font-size:18px;color:#dbeafe;line-height:1.85;margin:0 0 18px}.detail-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.detail-meta span{background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.18);border-radius:999px;padding:7px 12px;color:#cbd5e1;font-size:13px;font-weight:800}.story-block{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.story-block h2{font-size:24px;margin:0 0 12px}.story-block p{margin:0;color:#cbd5e1;line-height:1.95;font-size:16px}.related-block{padding-bottom:0}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{border-top:1px solid var(--line);background:rgba(2,6,23,.82);margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1.4fr;gap:32px;padding:42px 0}.footer-grid h2{font-size:16px;margin:0 0 12px}.footer-grid p{color:#94a3b8;line-height:1.8;max-width:520px}.footer-grid a:not(.brand){display:block;color:#94a3b8;margin:8px 0}.footer-grid a:hover{color:#7dd3fc}.footer-cats{columns:2}.footer-bottom{text-align:center;color:#64748b;padding:18px;border-top:1px solid var(--line);font-size:13px}@media (max-width:1100px){.all-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-section{grid-template-columns:1fr}.hero-content{grid-template-columns:1fr 260px}.desktop-nav{gap:14px}.nav-link.small{display:none}}@media (max-width:820px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav.open{display:block}.header-inner{height:64px}.hero-carousel,.hero-content{min-height:760px}.hero-content{display:block;padding:86px 0 210px}.hero-copy h1,.hero-copy h2{font-size:44px}.hero-copy p{font-size:16px}.hero-poster{display:none}.hero-thumbs{grid-template-columns:repeat(2,1fr);bottom:18px}.hero-thumbs a:nth-child(n+5){display:none}.hero-controls{bottom:138px}.movie-grid,.featured-grid,.all-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid,.category-grid.large{grid-template-columns:1fr}.toolbar{display:grid}.filter-row{justify-content:flex-start}.rank-item a{grid-template-columns:42px 58px 1fr auto}.rank-item img{width:58px;height:78px}.detail-head{grid-template-columns:1fr}.detail-cover{max-width:260px}.footer-grid{grid-template-columns:1fr}.pager{display:grid}.page-banner{padding:68px 0 54px}}@media (max-width:520px){.container{width:min(100% - 22px,1180px)}.movie-grid,.featured-grid,.all-grid,.related-grid{grid-template-columns:1fr}.hero-carousel,.hero-content{min-height:720px}.hero-thumbs{display:none}.hero-controls{bottom:30px}.hero-copy h1,.hero-copy h2{font-size:36px}.section-block{padding:46px 0}.ranking-panel,.new-panel,.detail-card{padding:18px;border-radius:20px}.movie-card.mini{grid-template-columns:88px 1fr}.rank-score{display:none}.category-tile{min-height:auto}.footer-cats{columns:1}}