:root{--blue:#2563eb;--cyan:#0891b2;--teal:#0d9488;--slate:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc;--card:#ffffff;--shadow:0 18px 45px rgba(15,23,42,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;background:linear-gradient(180deg,#f8fafc 0%,#eef6fb 45%,#ffffff 100%);color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Microsoft YaHei",Arial,sans-serif}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#2563eb,#0891b2,#0d9488);box-shadow:0 10px 30px rgba(8,145,178,.28)}.nav-wrap{max-width:1280px;margin:0 auto;height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:24px;font-weight:900;letter-spacing:-.03em}.brand-mark,.footer-logo span{width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.desktop-nav{display:flex;align-items:center;gap:24px;color:#e0f2fe;font-weight:700}.desktop-nav a{position:relative;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:3px;border-radius:99px;background:#fff}.menu-btn{display:none;flex-direction:column;gap:5px;padding:10px;border-radius:12px}.menu-btn span{width:24px;height:2px;background:#fff;border-radius:99px}.mobile-nav{display:none;padding:12px 22px 22px;border-top:1px solid rgba(255,255,255,.2);background:linear-gradient(90deg,#2563eb,#0891b2,#0d9488)}.mobile-nav.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-nav a{color:#fff;font-weight:700;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.12)}main{min-height:65vh}.hero-carousel{position:relative;min-height:620px;overflow:hidden;background:linear-gradient(135deg,#1d4ed8 0%,#0891b2 48%,#0f766e 100%);color:#fff}.hero-slide{display:none;position:relative;min-height:620px}.hero-slide.is-active{display:block}.hero-bg{position:absolute;inset:0;opacity:.26;filter:blur(1px);transform:scale(1.05)}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.88),rgba(15,23,42,.48),rgba(15,23,42,.72))}.glow{position:absolute;border-radius:999px;filter:blur(15px);opacity:.55;z-index:1}.glow.one{width:360px;height:360px;background:#67e8f9;top:-90px;right:8%}.glow.two{width:300px;height:300px;background:#60a5fa;bottom:-90px;left:8%}.hero-content{position:relative;z-index:2;max-width:1280px;margin:0 auto;min-height:620px;padding:72px 24px 88px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.52fr);gap:46px;align-items:center}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.16);backdrop-filter:blur(12px);font-weight:800;color:#cffafe;margin-bottom:20px}.hero-copy h1{font-size:clamp(40px,6vw,76px);line-height:1.02;font-weight:950;letter-spacing:-.06em;margin:0 0 22px;text-shadow:0 20px 50px rgba(0,0,0,.28)}.hero-copy p{font-size:clamp(18px,2vw,24px);line-height:1.75;color:#e0f2fe;max-width:720px;margin-bottom:24px}.hero-tags,.rank-tags,.detail-tags,.mini-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span,.rank-tags span,.detail-tags span,.mini-tags span{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);color:#e0f2fe;font-size:13px;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.btn-primary,.btn-ghost,.section-more,.search-line button,.filter-chips button,.pager a,.pager span{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;font-weight:900;transition:.25s ease}.btn-primary{background:#fff;color:#0e7490;padding:14px 24px;box-shadow:0 16px 36px rgba(15,23,42,.26)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(15,23,42,.34)}.btn-ghost{padding:14px 20px;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px)}.btn-ghost:hover{background:rgba(255,255,255,.24)}.hero-poster{justify-self:center;width:min(360px,100%)}.hero-poster a{position:relative;display:block;border-radius:30px;overflow:hidden;background:#0f172a;box-shadow:0 28px 70px rgba(0,0,0,.42);transform:rotate(2deg);transition:.35s ease}.hero-poster a:hover{transform:rotate(0deg) translateY(-6px)}.hero-poster img{width:100%;aspect-ratio:2/3;object-fit:cover}.hero-poster span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:999px;background:rgba(255,255,255,.92);color:#0891b2;display:flex;align-items:center;justify-content:center;font-size:30px;padding-left:4px}.hero-control{position:absolute;z-index:4;left:50%;bottom:26px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;padding:9px 12px;background:rgba(15,23,42,.32);border:1px solid rgba(255,255,255,.18);border-radius:999px;backdrop-filter:blur(16px)}.hero-control button{width:38px;height:38px;border-radius:999px;color:#fff;font-size:26px;line-height:1}.hero-dots{display:flex;gap:8px}.hero-dots button{width:10px;height:10px;padding:0;background:rgba(255,255,255,.45)}.hero-dots button.active{width:28px;background:#fff}.container{max-width:1280px;margin:0 auto;padding:56px 24px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:26px}.section-kicker{color:#0891b2;font-weight:900;margin-bottom:8px}.section-head h2,.page-title h1{font-size:clamp(28px,3.2vw,44px);font-weight:950;letter-spacing:-.04em;color:#0f172a}.section-head p,.page-title p{color:#64748b;line-height:1.8;max-width:760px}.section-more{padding:11px 16px;background:#e0f2fe;color:#0e7490}.section-more:hover{background:#cffafe}.search-panel{max-width:1280px;margin:34px auto 0;padding:0 24px}.search-line{display:flex;gap:12px;padding:10px;border-radius:20px;background:#fff;box-shadow:var(--shadow);border:1px solid #e2e8f0}.search-line input{flex:1;min-width:0;font-size:16px;padding:14px 16px;border-radius:14px;background:#f8fafc;color:#0f172a;outline:0}.search-line button{padding:0 20px;background:linear-gradient(90deg,#0891b2,#2563eb);color:#fff}.filter-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.filter-chips button{padding:9px 14px;background:#fff;color:#334155;border:1px solid #e2e8f0}.filter-chips button.active,.filter-chips button:hover{background:#0891b2;color:#fff;border-color:#0891b2}.movie-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.movie-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px rgba(15,23,42,.08);transition:.3s ease;border:1px solid rgba(226,232,240,.8)}.movie-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(15,23,42,.16)}.poster{position:relative;aspect-ratio:2/3;background:linear-gradient(135deg,#cbd5e1,#f8fafc);overflow:hidden}.poster img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.movie-card:hover .poster img{transform:scale(1.08)}.poster:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,0) 50%);opacity:.75}.region-badge,.year-badge{position:absolute;z-index:2;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900;color:#fff}.region-badge{top:10px;right:10px;background:#0891b2}.year-badge{left:10px;bottom:10px;background:rgba(15,23,42,.72);backdrop-filter:blur(8px)}.play-float{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%) scale(.82);width:54px;height:54px;border-radius:999px;background:rgba(255,255,255,.94);color:#0891b2;display:flex;align-items:center;justify-content:center;opacity:0;transition:.25s ease;padding-left:3px}.movie-card:hover .play-float{opacity:1;transform:translate(-50%,-50%) scale(1)}.card-body{padding:14px}.card-body h3{font-size:16px;font-weight:900;line-height:1.35;margin:0 0 8px;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px}.movie-card:hover h3{color:#0891b2}.card-body p{font-size:13px;line-height:1.55;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px;margin-bottom:10px}.card-meta{display:flex;justify-content:space-between;gap:8px;color:#64748b;font-size:12px}.card-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-band{background:linear-gradient(135deg,#eff6ff,#ecfeff);border-radius:28px;padding:30px;margin-bottom:34px;border:1px solid #dbeafe}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-tile{display:flex;min-height:180px;flex-direction:column;justify-content:space-between;padding:24px;border-radius:24px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.08);border:1px solid #e2e8f0;transition:.25s ease}.category-tile:hover{transform:translateY(-4px);box-shadow:0 22px 42px rgba(15,23,42,.14)}.category-tile h2,.category-tile h3{font-size:22px;font-weight:950;margin-bottom:12px;color:#0f172a}.category-tile p{color:#64748b;line-height:1.7;font-size:14px}.category-tile span{margin-top:18px;color:#0891b2;font-weight:900}.rank-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.rank-list{display:grid;gap:14px}.rank-row a{display:grid;grid-template-columns:54px 86px minmax(0,1fr) 74px;gap:16px;align-items:center;padding:14px;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 24px rgba(15,23,42,.07);transition:.25s ease}.rank-row a:hover{transform:translateX(4px);box-shadow:0 18px 38px rgba(15,23,42,.14)}.rank-num{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;font-weight:950;display:flex;align-items:center;justify-content:center}.rank-row img{width:86px;height:120px;object-fit:cover;border-radius:14px;background:#e2e8f0}.rank-row h3{font-size:18px;font-weight:950;color:#0f172a;margin-bottom:8px}.rank-row p{color:#64748b;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rank-row strong{color:#0891b2;text-align:right}.rank-tags span{background:#f1f5f9;color:#475569}.side-panel{position:sticky;top:92px;border-radius:24px;background:#fff;padding:24px;box-shadow:var(--shadow);border:1px solid #e2e8f0}.side-panel h2{font-size:22px;font-weight:950;margin-bottom:16px}.mini-list{display:grid;gap:16px}.mini-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center}.mini-item img{width:72px;height:104px;border-radius:14px;object-fit:cover;background:#e2e8f0}.mini-item h3{font-size:15px;font-weight:900;line-height:1.35;margin-bottom:6px}.mini-item p{font-size:12px;color:#64748b}.detail-wrap{max-width:1280px;margin:0 auto;padding:32px 24px 58px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-weight:700;margin-bottom:20px}.breadcrumb a{color:#0891b2}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:30px;align-items:start}.player-card{background:#020617;border-radius:26px;overflow:hidden;box-shadow:0 26px 70px rgba(2,6,23,.35);border:1px solid rgba(148,163,184,.22)}.player-card video{display:block;width:100%;aspect-ratio:16/9;background:#000}.detail-title{margin:28px 0}.detail-title h1{font-size:clamp(30px,4vw,52px);font-weight:950;letter-spacing:-.05em;margin-bottom:18px}.detail-meta{display:flex;flex-wrap:wrap;gap:12px}.detail-meta span{padding:8px 12px;border-radius:999px;background:#e0f2fe;color:#0e7490;font-weight:800;font-size:14px}.content-box{padding:26px;border-radius:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 28px rgba(15,23,42,.08);margin-bottom:22px}.content-box.tint{background:linear-gradient(135deg,#eff6ff,#ecfeff)}.content-box h2{font-size:22px;font-weight:950;margin-bottom:14px;color:#0f172a}.content-box p{color:#334155;line-height:1.95;margin-bottom:12px}.detail-cover{border-radius:24px;overflow:hidden;background:#e2e8f0;box-shadow:var(--shadow);margin-bottom:22px}.detail-cover img{width:100%;aspect-ratio:2/3;object-fit:cover}.detail-tags span{background:#f1f5f9;color:#475569}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pager{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:34px}.pager a,.pager span{min-width:44px;height:44px;padding:0 14px;background:#fff;border:1px solid #e2e8f0;color:#334155}.pager a:hover,.pager .current{background:#0891b2;color:#fff;border-color:#0891b2}.site-footer{background:linear-gradient(180deg,#1e293b,#0f172a);color:#e2e8f0;margin-top:40px}.footer-grid{max-width:1280px;margin:0 auto;padding:48px 24px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}.footer-logo{display:flex;align-items:center;gap:10px;color:#fff;font-size:22px;font-weight:950;margin-bottom:16px}.site-footer p{color:#cbd5e1;line-height:1.8}.site-footer h3{color:#67e8f9;font-size:18px;font-weight:900;margin-bottom:14px}.site-footer ul{display:grid;gap:9px}.site-footer a{color:#cbd5e1}.site-footer a:hover{color:#67e8f9}.footer-bottom{max-width:1280px;margin:0 auto;padding:18px 24px;border-top:1px solid rgba(255,255,255,.08);color:#94a3b8;text-align:center}.empty-state{display:none;text-align:center;padding:42px 20px;color:#64748b;font-weight:800}.has-no-results .empty-state{display:block}.has-no-results [data-card]{display:none!important}@media (max-width:1100px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-layout,.detail-grid{grid-template-columns:1fr}.side-panel{position:static}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-nav{gap:16px;font-size:14px}.hero-content{grid-template-columns:1fr .42fr}}@media (max-width:820px){.desktop-nav{display:none}.menu-btn{display:flex}.hero-carousel,.hero-slide,.hero-content{min-height:auto}.hero-content{grid-template-columns:1fr;padding:54px 20px 92px}.hero-poster{display:none}.hero-copy p{font-size:16px}.hero-tags span{font-size:12px}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.container{padding:42px 16px}.search-panel{padding:0 16px}.search-line{flex-direction:column}.search-line button{height:46px}.category-grid{grid-template-columns:1fr}.rank-row a{grid-template-columns:42px 70px minmax(0,1fr);gap:12px}.rank-row strong{display:none}.rank-row img{width:70px;height:100px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.section-head{display:block}.section-more{margin-top:14px}.brand{font-size:20px}.nav-wrap{height:64px}}@media (max-width:420px){.movie-grid{grid-template-columns:1fr 1fr}.card-body{padding:12px}.card-body h3{font-size:14px;min-height:38px}.card-body p{font-size:12px}.hero-actions .btn-primary,.hero-actions .btn-ghost{width:100%}.detail-wrap{padding:24px 14px 42px}.content-box{padding:20px}.detail-meta span{font-size:12px}.rank-row h3{font-size:15px}.rank-row p{font-size:12px}.mobile-nav.open{grid-template-columns:1fr}}