:root{--ice:#0284c7;--ice-dark:#075985;--ice-soft:#e0f2fe;--glacier:#0891b2;--snow:#fafafa;--ink:#18181b;--muted:#71717a;--panel:#ffffff;--line:#e4e4e7;--shadow:0 18px 45px rgba(8,47,73,.12);--shadow-hover:0 26px 60px rgba(8,47,73,.22)}
html{scroll-behavior:smooth}body{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;background:linear-gradient(180deg,#f0f9ff 0%,#fff 36%,#fafafa 100%);color:var(--ink)}img{max-width:100%;display:block}a{transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(224,242,254,.9)}.header-inner{max-width:1280px;margin:0 auto;height:72px;padding:0 24px;display:flex;align-items:center;gap:22px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:#082f49;letter-spacing:.02em}.brand-icon{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--ice),var(--glacier));display:inline-flex;align-items:center;justify-content:center;color:white;box-shadow:0 10px 24px rgba(2,132,199,.3);font-size:14px}.desktop-nav{display:flex;align-items:center;gap:4px}.nav-link{padding:10px 14px;border-radius:999px;color:#3f3f46;font-weight:600}.nav-link:hover,.nav-link.active{color:#0369a1;background:#e0f2fe}.top-search{margin-left:auto;display:flex;align-items:center;background:#fff;border:1px solid #bae6fd;border-radius:999px;overflow:hidden;box-shadow:0 8px 22px rgba(2,132,199,.08)}.top-search input,.mobile-search input,.inline-filter input,.filter-bar select{border:0;outline:0;background:transparent;color:#18181b}.top-search input{width:230px;padding:10px 0 10px 18px}.top-search button,.mobile-search button{border:0;background:var(--ice);color:#fff;padding:10px 18px;font-weight:700;cursor:pointer}.menu-toggle{display:none;border:0;background:#e0f2fe;color:#075985;width:42px;height:42px;border-radius:12px;font-size:22px}.mobile-panel{display:none;border-top:1px solid #e0f2fe;padding:14px 20px 18px;background:rgba(255,255,255,.97)}.mobile-panel.open{display:block}.mobile-links,.mobile-cats{display:flex;flex-wrap:wrap;gap:10px}.mobile-links a,.mobile-cats a{padding:8px 12px;border-radius:999px;background:#f0f9ff;color:#075985;font-weight:600}.mobile-search{display:flex;border:1px solid #bae6fd;border-radius:999px;overflow:hidden;margin:12px 0}.mobile-search input{flex:1;padding:10px 14px}.home-hero{position:relative;overflow:hidden;min-height:640px;background:#082f49}.hero-viewport{position:relative;min-height:640px}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .65s 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.05);transform:scale(1.04)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,7,18,.88) 0%,rgba(3,7,18,.62) 42%,rgba(3,7,18,.16) 100%),linear-gradient(0deg,rgba(8,47,73,.72),rgba(2,132,199,.1))}.hero-content{position:relative;z-index:2;max-width:1280px;min-height:640px;margin:0 auto;padding:92px 24px 118px;display:grid;grid-template-columns:minmax(0,1.1fr) 420px;align-items:center;gap:54px}.hero-copy{color:#fff;max-width:760px}.hero-kicker,.section-kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(224,242,254,.16);color:#bae6fd;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.section-kicker{background:#e0f2fe;color:#0369a1}.hero-copy h1{font-size:clamp(36px,5vw,72px);line-height:1.05;font-weight:900;letter-spacing:-.04em;margin:20px 0 10px}.hero-copy h2{font-size:clamp(24px,3vw,42px);font-weight:800;color:#e0f2fe;margin:0 0 14px}.hero-copy p{font-size:18px;line-height:1.8;color:#e4e4e7;max-width:680px}.hero-tags,.chip-row,.tag-cloud{display:flex;flex-wrap:wrap;gap:9px}.hero-tags span,.chip-row span,.detail-tags span,.tag-cloud a{border-radius:999px;background:rgba(255,255,255,.18);color:#fff;padding:6px 10px;font-size:13px;font-weight:700}.chip-row span,.detail-tags span,.tag-cloud a{background:#f0f9ff;color:#0369a1}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:24px}.primary-btn,.ghost-btn,.plain-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.primary-btn{background:linear-gradient(135deg,var(--ice),var(--glacier));color:#fff;padding:12px 22px;box-shadow:0 14px 32px rgba(2,132,199,.32)}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(2,132,199,.42)}.ghost-btn{color:#fff;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.1);padding:11px 20px}.ghost-btn:hover{background:rgba(255,255,255,.18)}.plain-btn{background:#fff;color:#075985;border:1px solid #bae6fd;padding:11px 18px}.hero-cat-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-cat-links a{color:#e0f2fe;border-bottom:1px solid rgba(224,242,254,.4);font-weight:700}.hero-poster{display:block;border-radius:28px;overflow:hidden;box-shadow:0 34px 70px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.25);transform:rotate(1deg)}.hero-poster img{width:100%;height:520px;object-fit:cover}.hero-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:52px;height:52px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#075985;font-size:34px;line-height:1;box-shadow:0 18px 36px rgba(0,0,0,.18);cursor:pointer}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{position:absolute;z-index:4;left:50%;bottom:88px;transform:translateX(-50%);display:flex;gap:10px}.hero-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.46);cursor:pointer}.hero-dot.is-active{width:34px;background:#fff}.hero-strip{position:absolute;z-index:4;left:50%;bottom:18px;transform:translateX(-50%);max-width:1180px;width:calc(100% - 48px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hero-mini{display:flex;align-items:center;gap:10px;padding:8px;border-radius:16px;background:rgba(255,255,255,.16);backdrop-filter:blur(14px);color:#fff;font-weight:800;min-width:0}.hero-mini img{width:54px;height:54px;object-fit:cover;border-radius:12px}.hero-mini span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-section{max-width:1280px;margin:0 auto;padding:56px 24px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head h2{font-size:clamp(28px,3.2vw,42px);line-height:1.15;font-weight:900;color:#18181b;margin:12px 0 0;letter-spacing:-.03em}.section-head p{max-width:760px;color:#71717a;margin-top:10px;line-height:1.75}.section-more{font-weight:800;color:#0369a1;background:#e0f2fe;padding:10px 16px;border-radius:999px;white-space:nowrap}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.movie-card{background:#fff;border:1px solid #e4e4e7;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(8,47,73,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.movie-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:#bae6fd}.poster-link{position:relative;display:block;aspect-ratio:2/3;background:linear-gradient(135deg,#e0f2fe,#fff);overflow:hidden}.poster-link img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.movie-card:hover .poster-link img{transform:scale(1.07)}.poster-link:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(3,7,18,.72))}.play-dot{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);width:56px;height:56px;border-radius:999px;background:rgba(255,255,255,.92);color:#0284c7;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease,transform .25s ease;font-size:20px}.movie-card:hover .play-dot{opacity:1;transform:translate(-50%,-50%) scale(1)}.rank-mark{position:absolute;z-index:3;left:12px;top:12px;min-width:34px;height:34px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,#0284c7,#0891b2);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(2,132,199,.32)}.movie-info{padding:16px}.meta-line,.detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#71717a;font-size:13px;font-weight:700}.meta-line span,.detail-meta span{background:#fafafa;border:1px solid #e4e4e7;border-radius:999px;padding:4px 8px}.movie-info h3{font-size:20px;line-height:1.25;font-weight:900;margin:10px 0 8px;color:#18181b}.movie-info h3 a:hover{color:#0369a1}.movie-info p{color:#52525b;font-size:14px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:46px}.chip-row{margin-top:12px}.wide-card{display:grid;grid-template-columns:minmax(280px,460px) minmax(0,1fr);gap:32px;align-items:center;background:linear-gradient(135deg,#fff,#f0f9ff);border:1px solid #bae6fd;border-radius:30px;padding:24px;box-shadow:var(--shadow)}.wide-poster{border-radius:24px;overflow:hidden;box-shadow:0 22px 48px rgba(8,47,73,.18)}.wide-poster img{height:420px;width:100%;object-fit:cover}.wide-content h3{font-size:clamp(30px,4vw,54px);font-weight:900;line-height:1.12;letter-spacing:-.04em;margin:16px 0 14px;color:#082f49}.wide-content p{color:#3f3f46;line-height:1.9;font-size:17px}.wide-content .primary-btn{margin-top:22px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:190px;border-radius:24px;padding:22px;background:linear-gradient(135deg,#fff,#e0f2fe);border:1px solid #bae6fd;box-shadow:0 12px 30px rgba(8,47,73,.08)}.category-card:before{content:"";position:absolute;width:160px;height:160px;right:-46px;bottom:-58px;border-radius:999px;background:rgba(2,132,199,.12)}.category-card h3{font-size:24px;font-weight:900;color:#075985;margin:0 0 10px}.category-card p{color:#52525b;line-height:1.7;position:relative}.category-card span{margin-top:auto;color:#0369a1;font-weight:900}.rank-list{display:grid;gap:14px}.rank-row{display:grid;grid-template-columns:70px 94px minmax(0,1fr) auto;gap:18px;align-items:center;background:#fff;border:1px solid #e4e4e7;border-radius:20px;padding:12px 16px;box-shadow:0 10px 26px rgba(8,47,73,.07)}.rank-no{font-size:24px;font-weight:900;color:#0284c7}.rank-thumb{width:94px;height:120px;border-radius:14px;overflow:hidden;background:#f0f9ff}.rank-thumb img{width:100%;height:100%;object-fit:cover}.rank-body h3{font-size:22px;font-weight:900;margin:0 0 8px}.rank-body h3 a:hover{color:#0369a1}.rank-body p{color:#52525b;line-height:1.65;margin:8px 0 0}.page-hero{background:linear-gradient(135deg,#082f49,#0284c7);color:#fff;padding:78px 24px}.page-hero-inner{max-width:1280px;margin:0 auto}.page-hero h1{font-size:clamp(34px,5vw,64px);font-weight:900;letter-spacing:-.04em;margin:16px 0}.page-hero p{max-width:760px;color:#e0f2fe;line-height:1.85;font-size:18px}.breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#bae6fd;font-weight:700}.breadcrumb a:hover{color:#fff}.filter-panel{background:#fff;border:1px solid #e4e4e7;border-radius:24px;padding:18px;display:grid;gap:14px;box-shadow:0 10px 28px rgba(8,47,73,.06);margin-bottom:24px}.inline-filter,.filter-bar{display:flex;flex-wrap:wrap;gap:12px}.inline-filter input{flex:1;min-width:240px;border:1px solid #bae6fd;background:#f8fdff;border-radius:999px;padding:12px 16px}.filter-bar select{border:1px solid #bae6fd;border-radius:999px;padding:12px 14px;background:#fff;color:#075985;font-weight:700}.empty-state{display:none;background:#fff;border:1px solid #e4e4e7;border-radius:20px;padding:30px;text-align:center;color:#71717a}.detail-wrap{max-width:1280px;margin:0 auto;padding:40px 24px 72px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.player-card,.detail-card,.side-card{background:#fff;border:1px solid #e4e4e7;border-radius:26px;box-shadow:0 14px 34px rgba(8,47,73,.08);overflow:hidden}.player-box{background:#030712}.player-box video{display:block;width:100%;aspect-ratio:16/9;background:#000}.detail-card{padding:26px;margin-top:22px}.detail-card h1{font-size:clamp(32px,4vw,54px);font-weight:900;line-height:1.1;letter-spacing:-.04em;margin:16px 0;color:#082f49}.detail-card h2,.side-card h2{font-size:24px;font-weight:900;margin:26px 0 12px;color:#18181b}.detail-card p{color:#3f3f46;line-height:1.95;font-size:17px}.detail-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.side-card{padding:18px}.side-poster{border-radius:20px;overflow:hidden}.side-poster img{width:100%;aspect-ratio:2/3;object-fit:cover}.related-list{display:grid;gap:12px}.related-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:8px;border-radius:14px}.related-item:hover{background:#f0f9ff}.related-item img{width:72px;height:92px;object-fit:cover;border-radius:12px}.related-item strong{display:block;font-weight:900;color:#18181b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-item span{display:block;color:#71717a;font-size:13px;margin-top:5px}.static-page{max-width:960px;margin:0 auto;padding:58px 24px 80px}.static-card{background:#fff;border:1px solid #e4e4e7;border-radius:26px;box-shadow:var(--shadow);padding:34px}.static-card h1{font-size:42px;font-weight:900;color:#082f49;margin:0 0 20px}.static-card h2{font-size:24px;font-weight:900;margin:28px 0 12px}.static-card p,.static-card li{color:#3f3f46;line-height:1.9}.site-footer{background:#18181b;color:#d4d4d8;margin-top:40px}.footer-inner{max-width:1280px;margin:0 auto;padding:50px 24px 24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.site-footer h3{font-size:17px;font-weight:900;color:#fff;margin-bottom:14px}.site-footer p{line-height:1.8;color:#a1a1aa}.site-footer a:hover{color:#38bdf8}.site-footer li{margin:8px 0}.footer-brand{color:#fff;margin-bottom:12px}.footer-bottom{border-top:1px solid #3f3f46;margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#a1a1aa;font-size:14px}.compact-card .poster-link{aspect-ratio:16/10}.rail-wrap{position:relative}.rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.rail .movie-card{scroll-snap-align:start}.rail-control{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.rail-control button{width:42px;height:42px;border:1px solid #bae6fd;background:#fff;color:#075985;border-radius:999px;font-weight:900;cursor:pointer}.rail-control button:hover{background:#e0f2fe}.year-pills{display:flex;gap:10px;flex-wrap:wrap}.year-pills a{padding:9px 13px;border-radius:999px;background:#fff;border:1px solid #bae6fd;color:#0369a1;font-weight:800}.year-pills a:hover{background:#e0f2fe}.skip-hidden{display:none!important}@media (max-width:1100px){.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-content{grid-template-columns:1fr}.hero-poster{display:none}.detail-layout{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.rank-row{grid-template-columns:54px 86px minmax(0,1fr)}}@media (max-width:820px){.desktop-nav,.top-search{display:none}.menu-toggle{display:block;margin-left:auto}.header-inner{height:64px;padding:0 16px}.home-hero,.hero-viewport{min-height:720px}.hero-content{min-height:720px;padding:82px 18px 170px}.hero-copy p{font-size:16px}.hero-strip{grid-template-columns:1fr 1fr;bottom:16px}.hero-mini:nth-child(n+5){display:none}.hero-arrow{top:auto;bottom:92px}.hero-prev{left:18px}.hero-next{right:18px}.hero-dots{bottom:108px}.main-section{padding:42px 18px}.section-head{display:block}.section-more{display:inline-flex;margin-top:14px}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wide-card{grid-template-columns:1fr;padding:16px}.wide-poster img{height:auto;aspect-ratio:16/10}.category-grid{grid-template-columns:1fr}.rank-row{grid-template-columns:44px 74px minmax(0,1fr);gap:12px;padding:10px}.rank-thumb{width:74px;height:96px}.rank-row .primary-btn{display:none}.footer-main{grid-template-columns:1fr}.footer-bottom{display:block}.page-hero{padding:58px 18px}.detail-wrap{padding:28px 18px 52px}.detail-card{padding:20px}.static-card{padding:24px}.static-card h1{font-size:34px}}@media (max-width:520px){.movie-grid{grid-template-columns:1fr}.hero-strip{display:none}.home-hero,.hero-viewport,.hero-content{min-height:620px}.hero-content{padding-bottom:110px}.hero-dots{bottom:28px}.hero-arrow{display:none}.hero-actions{align-items:stretch;flex-direction:column}.primary-btn,.ghost-btn,.plain-btn{width:100%}.rank-row{grid-template-columns:38px minmax(0,1fr)}.rank-thumb{display:none}.detail-meta span{max-width:100%}.brand span:last-child{font-size:15px}}
