html{scroll-behavior:smooth}body{margin:0;background:#020617;color:#e5e7eb;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}.site-shell{min-height:100vh;background:linear-gradient(180deg,#020617 0%,#0f172a 48%,#000 100%)}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(2,6,23,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(14,165,233,.18)}.header-inner{max-width:1280px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;letter-spacing:.02em;background:linear-gradient(90deg,#22d3ee,#60a5fa);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap}.brand-mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#06b6d4,#2563eb);box-shadow:0 0 28px rgba(34,211,238,.38);position:relative}.brand-mark:after{content:"";position:absolute;inset:9px;border-radius:50%;border:3px solid rgba(255,255,255,.85)}.main-nav{display:flex;align-items:center;gap:22px;overflow-x:auto;white-space:nowrap}.main-nav a,.mobile-panel a{font-weight:600;color:#cbd5e1;transition:color .2s ease}.main-nav a:hover,.mobile-panel a:hover{color:#22d3ee}.menu-button{display:none;border:0;background:rgba(15,23,42,.8);color:#e2e8f0;border-radius:12px;padding:10px 12px;font-size:18px}.mobile-panel{display:none;padding:16px 24px;border-top:1px solid rgba(14,165,233,.16);background:rgba(2,6,23,.96)}.mobile-panel.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hero{position:relative;min-height:70vh;overflow:hidden;background:#020617}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease;pointer-events:none}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:100%;object-fit:cover;background:#0f172a}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,#020617 2%,rgba(2,6,23,.66) 40%,rgba(2,6,23,.18) 100%)}.hero-content{position:absolute;left:0;right:0;bottom:0;padding:56px 24px 72px}.hero-content-inner{max-width:1280px;margin:0 auto}.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(34,211,238,.35);border-radius:999px;background:rgba(8,47,73,.4);color:#67e8f9;font-weight:700;margin-bottom:18px}.hero h1{font-size:clamp(40px,7vw,76px);line-height:1.02;margin:0 0 18px;color:#fff;text-shadow:0 12px 40px rgba(0,0,0,.55);max-width:900px}.hero p{font-size:clamp(16px,2vw,22px);line-height:1.8;color:#dbeafe;max-width:760px;margin:0 0 28px;text-shadow:0 8px 26px rgba(0,0,0,.5)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 24px;font-weight:800;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.btn-primary{background:#06b6d4;color:#fff;box-shadow:0 16px 36px rgba(6,182,212,.32)}.btn-primary:hover{background:#0891b2;transform:translateY(-2px) scale(1.02)}.btn-ghost{background:rgba(15,23,42,.62);border:1px solid rgba(148,163,184,.3);color:#e2e8f0}.btn-ghost:hover{background:rgba(30,41,59,.82);transform:translateY(-2px)}.hero-dots{position:absolute;right:28px;bottom:36px;display:flex;gap:10px}.hero-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.46);transition:width .25s ease,background .25s ease;cursor:pointer}.hero-dot.active{width:34px;background:#22d3ee}.section{max-width:1280px;margin:0 auto;padding:54px 24px}.section.compact{padding-top:34px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-title{display:flex;align-items:center;gap:12px}.section-title h2,.section h1{font-size:clamp(26px,3vw,38px);line-height:1.2;margin:0;color:#fff}.section-title span{width:32px;height:32px;border-radius:12px;background:linear-gradient(135deg,#22d3ee,#2563eb);box-shadow:0 0 24px rgba(34,211,238,.22)}.section-desc{color:#94a3b8;line-height:1.8;max-width:780px}.grid{display:grid;gap:22px}.grid.cards{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.grid.wide{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.movie-card{position:relative;display:block;background:rgba(30,41,59,.55);border:1px solid rgba(148,163,184,.12);border-radius:20px;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.22);transition:transform .24s ease,border-color .24s ease,background .24s ease}.movie-card:hover{transform:translateY(-6px);border-color:rgba(34,211,238,.35);background:rgba(30,41,59,.82)}.poster-wrap{position:relative;aspect-ratio:2/3;overflow:hidden;background:#0f172a}.poster-wrap.wide{aspect-ratio:16/9}.poster-wrap img{width:100%;height:100%;object-fit:cover;background:#0f172a;transition:transform .55s ease}.movie-card:hover .poster-wrap img{transform:scale(1.08)}.poster-badge{position:absolute;top:12px;left:12px;border-radius:999px;background:rgba(6,182,212,.92);color:#fff;font-size:12px;font-weight:800;padding:5px 10px}.rank-badge{position:absolute;top:12px;left:12px;width:34px;height:34px;border-radius:999px;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 8px 24px rgba(239,68,68,.32)}.card-body{padding:16px}.card-body h3{font-size:17px;line-height:1.45;margin:0 0 8px;color:#fff;transition:color .2s ease}.movie-card:hover h3{color:#22d3ee}.card-body p{color:#94a3b8;font-size:14px;line-height:1.65;margin:0}.meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.chip{display:inline-flex;align-items:center;border-radius:999px;background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.15);color:#67e8f9;font-size:12px;font-weight:700;padding:5px 10px}.feature-layout{display:grid;grid-template-columns:1.35fr .9fr;gap:24px}.feature-card{position:relative;min-height:380px;border-radius:30px;overflow:hidden;background:#0f172a;box-shadow:0 24px 60px rgba(0,0,0,.35)}.feature-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;background:#0f172a}.feature-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,6,23,.94) 0%,rgba(2,6,23,.48) 52%,rgba(2,6,23,.05) 100%)}.feature-text{position:absolute;left:28px;right:28px;bottom:28px}.feature-text h2{font-size:36px;margin:0 0 12px;color:#fff}.feature-text p{color:#cbd5e1;line-height:1.8;margin:0 0 18px}.ranking-list{display:grid;gap:16px}.rank-item{display:grid;grid-template-columns:94px 1fr;gap:14px;align-items:center;background:rgba(30,41,59,.52);border:1px solid rgba(148,163,184,.12);border-radius:18px;overflow:hidden;transition:background .2s ease,transform .2s ease}.rank-item:hover{background:rgba(30,41,59,.82);transform:translateX(4px)}.rank-thumb{position:relative;height:94px;background:#0f172a;overflow:hidden}.rank-thumb img{width:100%;height:100%;object-fit:cover;background:#0f172a}.rank-info{padding-right:14px}.rank-info h3{font-size:16px;margin:0 0 6px;color:#fff}.rank-info p{font-size:13px;line-height:1.5;color:#94a3b8;margin:0}.category-card{display:block;padding:26px;border-radius:24px;background:linear-gradient(135deg,rgba(14,116,144,.28),rgba(30,41,59,.66));border:1px solid rgba(34,211,238,.16);box-shadow:0 18px 44px rgba(0,0,0,.18);transition:transform .22s ease,border-color .22s ease}.category-card:hover{transform:translateY(-5px);border-color:rgba(34,211,238,.42)}.category-card h2,.category-card h3{margin:0 0 10px;color:#fff}.category-card p{margin:0;color:#a5b4fc;line-height:1.75}.search-panel{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:14px;background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.14);border-radius:24px;padding:18px;margin-bottom:26px}.search-panel input,.search-panel select{width:100%;box-sizing:border-box;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:rgba(2,6,23,.82);color:#e2e8f0;padding:14px 16px;font-size:15px;outline:none}.search-panel input:focus,.search-panel select:focus{border-color:rgba(34,211,238,.58);box-shadow:0 0 0 4px rgba(34,211,238,.08)}.detail-hero{position:relative;min-height:44vh;overflow:hidden;background:#020617}.detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#0f172a;filter:brightness(.55)}.detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#020617 0%,rgba(2,6,23,.72) 52%,rgba(2,6,23,.22) 100%)}.detail-hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:120px 24px 52px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#94a3b8;margin-bottom:18px;font-size:14px}.breadcrumb a{color:#67e8f9}.detail-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.08;color:#fff;margin:0 0 16px}.detail-hero p{max-width:760px;color:#dbeafe;line-height:1.8;font-size:18px}.detail-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.9fr);gap:28px;align-items:start}.player-card{border-radius:26px;background:rgba(15,23,42,.75);border:1px solid rgba(148,163,184,.14);overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.3)}.player-card video{display:block;width:100%;aspect-ratio:16/9;background:#000}.content-card{border-radius:24px;background:rgba(30,41,59,.55);border:1px solid rgba(148,163,184,.12);padding:26px;margin-top:22px}.content-card h2{margin:0 0 14px;color:#fff;font-size:24px}.content-card p{color:#cbd5e1;line-height:1.9;margin:0 0 14px}.side-sticky{position:sticky;top:96px}.footer{border-top:1px solid rgba(14,165,233,.16);background:linear-gradient(180deg,#020617,#000);padding:34px 24px;color:#64748b}.footer-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap}.empty-state{display:none;border-radius:22px;background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.14);padding:26px;color:#94a3b8}.line-clamp-1,.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}@media (max-width:980px){.main-nav{display:none}.menu-button{display:block}.feature-layout,.detail-layout{grid-template-columns:1fr}.hero-dots{left:24px;right:auto}.search-panel{grid-template-columns:1fr}.side-sticky{position:static}.header-inner{padding:0 16px}.brand{font-size:20px}.feature-card{min-height:320px}}@media (max-width:640px){.section{padding:38px 16px}.hero-content{padding:42px 16px 68px}.grid.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-body{padding:12px}.card-body h3{font-size:15px}.feature-text{left:18px;right:18px;bottom:20px}.feature-text h2{font-size:28px}.mobile-panel.open{grid-template-columns:1fr}.detail-hero-inner{padding:96px 16px 42px}.content-card{padding:20px}.rank-item{grid-template-columns:82px 1fr}.rank-thumb{height:82px}}
