:root{--blue:#2563eb;--cyan:#06b6d4;--deep:#0f172a;--muted:#64748b;--soft:#f8fafc;--card:#ffffff;--line:#e2e8f0;--gold:#f59e0b;--red:#ef4444;--green:#10b981}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:#f8fafc;color:#0f172a}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#2563eb,#06b6d4);box-shadow:0 14px 35px rgba(37,99,235,.24)}.nav-wrap{max-width:1180px;margin:0 auto;height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#fff}.brand,.footer-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.nav-links{display:flex;align-items:center;gap:28px;font-weight:600}.nav-links a{color:rgba(255,255,255,.94);transition:.2s}.nav-links a:hover,.nav-links a.active{color:#dbeafe}.menu-toggle{display:none;width:42px;height:42px;border-radius:10px;background:rgba(255,255,255,.12);align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:9px}.container{max-width:1180px;margin:0 auto;padding:0 20px}.hero{position:relative;min-height:640px;overflow:hidden;background:linear-gradient(135deg,#0f2d70 0%,#2563eb 47%,#06b6d4 100%)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 22%,rgba(255,255,255,.18),transparent 32%),linear-gradient(0deg,rgba(0,0,0,.34),rgba(0,0,0,.16))}.hero-grid{position:relative;z-index:1;min-height:640px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:48px;align-items:center;color:#fff}.hero-copy h1{font-size:clamp(42px,6vw,72px);font-weight:900;line-height:1.06;letter-spacing:-.05em;margin:0 0 22px}.hero-copy h1 span{display:block;font-size:clamp(26px,3.4vw,42px);color:#bfdbfe;margin-top:12px;letter-spacing:-.03em}.hero-copy p{font-size:clamp(18px,2.2vw,25px);line-height:1.7;color:#dbeafe;max-width:680px;margin:0 0 28px}.hero-actions,.section-actions{display:flex;flex-wrap:wrap;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 28px;font-weight:800;transition:.22s;border:2px solid transparent}.btn-primary{background:#fff;color:#2563eb;box-shadow:0 20px 35px rgba(15,23,42,.2)}.btn-primary:hover{background:#eff6ff;transform:translateY(-2px) scale(1.02)}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.88)}.btn-ghost:hover{background:#fff;color:#2563eb}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-tags a{padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.16);backdrop-filter:blur(12px);font-weight:700}.hero-spotlight{position:relative;border-radius:28px;overflow:hidden;background:rgba(255,255,255,.12);backdrop-filter:blur(18px);box-shadow:0 30px 70px rgba(15,23,42,.35);border:1px solid rgba(255,255,255,.22)}.hero-track{display:flex;transition:transform .58s ease}.hero-slide{min-width:100%;position:relative;height:460px}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.08),rgba(15,23,42,.82))}.hero-slide-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:30px;color:#fff}.hero-slide-content h2{font-size:30px;font-weight:900;margin-bottom:10px}.hero-slide-content p{color:#dbeafe;line-height:1.65;margin-bottom:16px}.hero-dots,.carousel-dots{display:flex;gap:8px;justify-content:center;padding:15px;background:rgba(15,23,42,.16)}.hero-dots button,.carousel-dots button{width:10px;height:10px;border-radius:99px;background:rgba(255,255,255,.45);transition:.2s}.hero-dots button.active,.carousel-dots button.active{width:34px;background:#fff}.section{padding:72px 0}.section-white{background:#fff}.section-soft{background:#f1f5f9}.section-grad{background:linear-gradient(135deg,#ecfdf5,#eff6ff)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}.section-title{font-size:clamp(26px,3vw,38px);font-weight:900;letter-spacing:-.035em;color:#0f172a}.section-desc{color:#64748b;line-height:1.75;max-width:760px;margin-top:10px}.featured-carousel{position:relative}.carousel-viewport{overflow:hidden;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.16)}.carousel-track{display:flex;transition:transform .55s ease}.feature-slide{min-width:100%;height:430px;position:relative;display:block;color:#fff}.feature-slide img{width:100%;height:100%;object-fit:cover}.feature-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.08))}.feature-info{position:absolute;z-index:2;left:34px;right:34px;bottom:30px}.feature-info h3{font-size:34px;font-weight:900;margin-bottom:10px}.feature-info p{font-size:18px;max-width:720px;line-height:1.7;color:#e5e7eb}.feature-meta{display:flex;gap:18px;margin-top:15px;color:#dbeafe;font-weight:700}.carousel-dots{background:transparent}.carousel-dots button{background:#cbd5e1}.carousel-dots button.active{background:#2563eb}.horizontal-scroll{overflow-x:auto;padding-bottom:14px}.scroll-row{display:flex;gap:22px}.scroll-row .movie-card{flex:0 0 320px}.movie-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.movie-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.08);border:1px solid rgba(226,232,240,.8);transition:.25s}.movie-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px rgba(15,23,42,.16)}.poster-box{position:relative;aspect-ratio:2/3;background:linear-gradient(135deg,#dbeafe,#e0f2fe);overflow:hidden}.poster-box img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.movie-card:hover .poster-box img{transform:scale(1.08)}.poster-box:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.52));opacity:.86}.year-badge{position:absolute;right:10px;bottom:10px;z-index:2;color:#fff;background:rgba(0,0,0,.62);border-radius:8px;padding:4px 8px;font-size:12px;font-weight:800}.play-mark{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%) scale(.8);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(37,99,235,.85);color:#fff;opacity:0;transition:.25s;box-shadow:0 10px 30px rgba(37,99,235,.35)}.movie-card:hover .play-mark{opacity:1;transform:translate(-50%,-50%) scale(1)}.rank-badge{position:absolute;left:10px;top:10px;z-index:3;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;font-weight:900;box-shadow:0 10px 22px rgba(239,68,68,.24)}.card-content{padding:15px}.card-meta{display:flex;flex-wrap:wrap;gap:7px;font-size:12px;color:#64748b;margin-bottom:9px}.card-meta span:not(:last-child):after{content:"·";margin-left:7px;color:#94a3b8}.card-content h3{font-size:17px;font-weight:900;line-height:1.35;margin-bottom:8px}.card-content h3 a:hover{color:#2563eb}.card-content p{color:#64748b;font-size:14px;line-height:1.58;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.tag-row span{font-size:12px;padding:5px 8px;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:700}.filter-panel{background:#fff;border-radius:22px;padding:18px;box-shadow:0 14px 38px rgba(15,23,42,.08);border:1px solid #e2e8f0;margin-bottom:28px}.search-line{display:flex;gap:12px}.movie-search{flex:1;border:1px solid #cbd5e1;border-radius:999px;padding:13px 18px;background:#f8fafc;color:#0f172a;outline:none}.movie-search:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.clear-search{padding:0 20px;border-radius:999px;background:#0f172a;color:#fff;font-weight:800}.chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.filter-chip{padding:8px 14px;border-radius:999px;background:#eef2ff;color:#334155;font-weight:800}.filter-chip.active,.filter-chip:hover{background:#2563eb;color:#fff}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-card{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px;box-shadow:0 12px 28px rgba(15,23,42,.07);transition:.25s;min-height:180px}.category-card:hover{transform:translateY(-5px);box-shadow:0 22px 44px rgba(15,23,42,.14)}.category-card h3{font-size:21px;font-weight:900;margin-bottom:10px;color:#0f172a}.category-card p{color:#64748b;line-height:1.65}.category-card span{display:inline-flex;margin-top:16px;color:#2563eb;font-weight:900}.rank-list{display:grid;gap:14px}.rank-item{display:grid;grid-template-columns:72px 86px 1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:12px 18px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.rank-num{font-size:28px;font-weight:900;color:#2563eb}.rank-cover{width:86px;aspect-ratio:2/3;border-radius:14px;object-fit:cover;background:#e0f2fe}.rank-body h3{font-size:20px;font-weight:900;margin-bottom:7px}.rank-body h3 a:hover{color:#2563eb}.rank-body p{color:#64748b;line-height:1.62}.rank-meta{color:#64748b;font-weight:700;white-space:nowrap}.page-hero{background:linear-gradient(135deg,#172554,#2563eb 58%,#06b6d4);color:#fff;padding:80px 0}.page-hero h1{font-size:clamp(34px,4vw,54px);font-weight:900;letter-spacing:-.04em;margin-bottom:14px}.page-hero p{font-size:18px;color:#dbeafe;line-height:1.8;max-width:820px}.breadcrumb{display:flex;gap:10px;align-items:center;font-weight:700;color:#dbeafe;margin-bottom:18px}.breadcrumb a:hover{color:#fff}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:32px}.player-panel{background:#0f172a;border-radius:26px;overflow:hidden;box-shadow:0 24px 55px rgba(15,23,42,.22)}.player-panel video{width:100%;aspect-ratio:16/9;background:#020617}.detail-card{background:#fff;border-radius:24px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 12px 34px rgba(15,23,42,.07)}.detail-card h2{font-size:28px;font-weight:900;margin-bottom:16px}.detail-card p{color:#334155;font-size:16px;line-height:1.85;margin-bottom:16px}.detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.detail-tags span{padding:7px 12px;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:800}.side-panel{display:grid;gap:20px;align-content:start}.poster-large{background:#fff;border-radius:24px;padding:14px;border:1px solid #e2e8f0;box-shadow:0 12px 34px rgba(15,23,42,.08)}.poster-large img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:18px;background:#e0f2fe}.info-list{background:#fff;border-radius:24px;padding:22px;border:1px solid #e2e8f0}.info-list dl{display:grid;gap:12px}.info-list div{display:flex;justify-content:space-between;gap:18px;color:#64748b}.info-list dt{font-weight:900;color:#0f172a}.small-grid{display:grid;gap:12px}.small-card{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:10px;transition:.22s;position:relative}.small-card:hover{transform:translateX(4px);box-shadow:0 14px 30px rgba(15,23,42,.1)}.small-card img{width:58px;aspect-ratio:2/3;object-fit:cover;border-radius:10px;background:#e0f2fe}.small-card strong{display:block;font-size:15px;font-weight:900;color:#0f172a;line-height:1.35}.small-card em{display:block;font-size:12px;color:#64748b;margin-top:4px;font-style:normal}.small-rank{position:absolute;left:-8px;top:-8px;width:28px;height:28px;border-radius:9px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:900}.site-footer{background:#111827;color:#cbd5e1;padding:52px 20px 22px}.footer-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.site-footer h3{color:#fff;font-weight:900;margin-bottom:14px}.site-footer p{color:#94a3b8;line-height:1.75}.site-footer li{margin-bottom:9px}.site-footer a:hover{color:#60a5fa}.copyright{max-width:1180px;margin:28px auto 0;padding-top:22px;border-top:1px solid rgba(148,163,184,.2);color:#94a3b8;font-size:14px}.hidden-card{display:none!important}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:52px;padding-bottom:52px}.hero,.hero-grid{min-height:auto}.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.nav-links{display:none;position:absolute;left:0;right:0;top:64px;background:linear-gradient(90deg,#1d4ed8,#0891b2);padding:14px 20px;flex-direction:column;align-items:flex-start;gap:14px}.nav-links.open{display:flex}.menu-toggle{display:flex}.hero-copy h1{font-size:40px}.hero-slide{height:390px}.section{padding:52px 0}.section-head{display:block}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.scroll-row .movie-card{flex-basis:260px}.category-grid{grid-template-columns:1fr}.rank-item{grid-template-columns:46px 70px 1fr;gap:12px}.rank-meta{display:none}.rank-cover{width:70px}.search-line{flex-direction:column}.clear-search{height:44px}.footer-grid{grid-template-columns:1fr}.feature-slide{height:360px}.feature-info{left:20px;right:20px;bottom:20px}.feature-info h3{font-size:27px}.detail-card{padding:22px}}@media(max-width:420px){.movie-grid{grid-template-columns:1fr}.hero-slide{height:340px}.rank-item{grid-template-columns:1fr}.rank-cover{width:100%;max-width:180px}.rank-num{font-size:22px}}