:root{--teal:#0f766e;--cyan:#0891b2;--amber:#f59e0b;--slate:#0f172a;--muted:#64748b;--line:#e2e8f0;--bg:#f8fafc;--card:#ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-nav{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#0f766e,#0891b2);color:#fff;box-shadow:0 12px 30px rgba(8,145,178,.25)}.nav-inner{max-width:1280px;margin:auto;padding:0 24px;min-height:72px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.18);color:#fde68a;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.brand b{display:block;font-size:21px;letter-spacing:.02em}.brand small{display:block;font-size:12px;color:#ccfbf1;margin-top:-2px}.nav-links{display:flex;align-items:center;gap:20px;font-weight:600}.nav-links>a{padding:24px 0;transition:.2s}.nav-links>a:hover,.nav-cats a:hover{color:#fde68a}.nav-cats{display:flex;gap:12px;font-size:13px;color:#dffdf7}.nav-search{margin-left:auto;display:flex;align-items:center;min-width:310px}.nav-search input{width:100%;height:42px;border:0;border-radius:999px 0 0 999px;background:rgba(255,255,255,.18);color:#fff;padding:0 18px;outline:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.nav-search input::placeholder{color:#ccfbf1}.nav-search button{height:42px;border:0;border-radius:0 999px 999px 0;background:#f59e0b;color:#fff;padding:0 18px;font-weight:700;cursor:pointer}.menu-btn{display:none;border:0;background:rgba(255,255,255,.18);color:#fff;border-radius:12px;width:42px;height:42px;font-size:20px}.main{max-width:1280px;margin:0 auto;padding:48px 24px}.hero-slider{position:relative;overflow:hidden;min-height:620px;background:#020617}.hero-slide{display:none;min-height:620px;position:relative;padding:80px 24px}.hero-slide.active{display:block}.hero-slide:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(2,6,23,.98),rgba(15,118,110,.78),rgba(2,6,23,.22)),linear-gradient(0deg,rgba(2,6,23,.9),rgba(2,6,23,0) 45%),var(--bgimg);background-size:cover;background-position:center;filter:saturate(1.06)}.hero-content{position:relative;max-width:1280px;margin:0 auto;color:#fff;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(20,184,166,.18);border:1px solid rgba(153,246,228,.35);color:#ccfbf1;border-radius:999px;padding:7px 13px;font-size:14px;margin-bottom:18px}.hero-content h1{font-size:clamp(40px,6vw,76px);line-height:1.05;margin:0 0 20px;letter-spacing:-.04em}.hero-content p{font-size:18px;max-width:760px;color:#dbeafe;margin:0 0 26px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;font-weight:800;transition:.2s;border:1px solid transparent}.btn-primary{background:#0d9488;color:#fff;box-shadow:0 16px 34px rgba(13,148,136,.32)}.btn-primary:hover{transform:translateY(-2px);background:#0f766e}.btn-ghost{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.28);backdrop-filter:blur(12px)}.btn-ghost:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.hero-panel{background:rgba(15,23,42,.58);border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:18px;backdrop-filter:blur(16px);box-shadow:0 30px 80px rgba(0,0,0,.36)}.hero-poster{height:430px;border-radius:24px;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(2,6,23,.88)),var(--poster);background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-poster-info{position:absolute;inset:auto 18px 18px;color:#fff}.hero-poster-info b{display:block;font-size:24px}.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.hero-dot{width:42px;height:5px;border:0;border-radius:999px;background:rgba(255,255,255,.35);cursor:pointer}.hero-dot.active{background:#f59e0b}.section{margin-bottom:64px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-title{display:flex;align-items:center;gap:12px}.section-title h2,.page-title h1{font-size:34px;line-height:1.2;margin:0;color:#111827}.section-title .mark{font-size:28px;color:#e11d48}.section-head p,.page-title p{margin:8px 0 0;color:#64748b;max-width:760px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.category-card{color:#fff;border-radius:22px;padding:24px;min-height:150px;background:linear-gradient(135deg,#0f766e,#0891b2);box-shadow:0 18px 40px rgba(15,23,42,.12);transition:.25s;overflow:hidden;position:relative}.category-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:999px;background:rgba(255,255,255,.14);right:-45px;bottom:-65px}.category-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(15,23,42,.18)}.cat-icon{font-size:38px;display:block;margin-bottom:18px}.category-card b{display:block;font-size:19px;margin-bottom:6px}.category-card span{font-size:13px;color:rgba(255,255,255,.78)}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.movie-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.08);border:1px solid rgba(226,232,240,.9);transition:.25s}.movie-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(15,23,42,.16)}.poster{display:block;position:relative;aspect-ratio:3/4;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.86)),linear-gradient(135deg,#0f766e,#0891b2);background-size:cover;background-position:center;overflow:hidden}.poster:before{content:"";position:absolute;inset:0;background-image:var(--poster);background-size:cover;background-position:center;transition:.55s;z-index:0}.poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.02),rgba(15,23,42,.85));z-index:1}.movie-card:hover .poster:before{transform:scale(1.08)}.region-pill,.type-pill,.poster-meta,.play-float{position:absolute;z-index:2}.region-pill{top:12px;left:12px;background:#0d9488;color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.type-pill{top:12px;right:12px;background:#f59e0b;color:#fff;border-radius:9px;padding:5px 8px;font-size:12px;font-weight:700}.poster-meta{left:12px;right:12px;bottom:12px;color:#fff;font-size:13px}.play-float{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;left:50%;top:50%;transform:translate(-50%,-50%) scale(.86);background:#0d9488;color:#fff;opacity:0;transition:.25s;box-shadow:0 18px 40px rgba(13,148,136,.4)}.movie-card:hover .play-float{opacity:1;transform:translate(-50%,-50%) scale(1)}.card-body{padding:16px}.card-body h3{font-size:18px;line-height:1.35;margin:0 0 8px}.card-body h3 a:hover{color:#0d9488}.card-body p{margin:0 0 14px;color:#64748b;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#94a3b8}.card-foot a{color:#0d9488;font-weight:800}.rank-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rank-item{display:grid;grid-template-columns:54px 64px minmax(0,1fr);gap:14px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:12px;transition:.22s}.rank-item:hover{transform:translateX(4px);box-shadow:0 18px 42px rgba(15,23,42,.1)}.rank-no{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#0f766e,#0891b2);display:grid;place-items:center;color:#fff;font-weight:900}.rank-poster{width:64px;height:86px;border-radius:12px;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.55)),var(--poster);background-size:cover;background-position:center}.rank-text b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-text small{display:block;color:#64748b;margin-top:3px}.page-hero{background:linear-gradient(135deg,#ecfeff,#f8fafc);border-bottom:1px solid #e2e8f0}.page-title{max-width:1280px;margin:auto;padding:54px 24px}.crumb{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:14px;margin-bottom:18px}.crumb a{color:#0d9488;font-weight:700}.filter-bar{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:12px;margin-bottom:28px}.filter-bar input{flex:1;border:0;outline:0;font-size:16px;padding:10px 12px}.detail-hero{position:relative;background:#020617;color:#fff;overflow:hidden}.detail-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(2,6,23,.96),rgba(15,23,42,.76),rgba(8,145,178,.25)),var(--bgimg);background-size:cover;background-position:center;filter:saturate(1.08)}.detail-inner{position:relative;max-width:1280px;margin:auto;padding:54px 24px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px;align-items:center}.player-panel{border-radius:28px;background:#050b16;padding:14px;box-shadow:0 30px 90px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.12)}.screen{position:relative;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background-image:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.72)),var(--poster);background-size:cover;background-position:center;display:grid;place-items:center}.screen .play-main{width:82px;height:82px;border-radius:999px;background:#0d9488;color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 20px 50px rgba(13,148,136,.45)}.screen-title{position:absolute;left:22px;right:22px;bottom:18px}.screen-title b{display:block;font-size:20px}.screen-title span{color:#cbd5e1;font-size:13px}.detail-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:0 0 16px}.detail-copy .meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.chip{display:inline-flex;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);padding:7px 12px;color:#e0f2fe;font-size:14px}.detail-copy p{color:#dbeafe;font-size:17px;margin:0}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px}.content-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 12px 34px rgba(15,23,42,.06);margin-bottom:22px}.content-box h2{margin:0 0 14px;font-size:25px}.content-box p{color:#334155;margin:0;font-size:16px}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.tag-cloud a,.tag-cloud span{border-radius:999px;background:#ecfeff;color:#0f766e;padding:7px 12px;font-weight:700;font-size:13px}.side-list{display:grid;gap:12px}.side-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:10px;transition:.2s}.side-card:hover{box-shadow:0 16px 36px rgba(15,23,42,.09);transform:translateY(-2px)}.side-card .thumb{height:96px;border-radius:12px;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.55)),var(--poster);background-size:cover;background-position:center}.side-card b{display:block;line-height:1.35}.side-card small{color:#64748b}.site-footer{background:linear-gradient(135deg,#0f172a,#111827);color:#cbd5e1;margin-top:50px}.footer-inner{max-width:1280px;margin:auto;padding:44px 24px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px}.site-footer h3,.site-footer h4{color:#fff;margin:0 0 12px}.site-footer p{margin:0;max-width:560px;color:#94a3b8}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.site-footer a:hover{color:#22d3ee}.empty-search{display:none;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:24px;color:#64748b}.hide{display:none!important}@media (max-width:1080px){.nav-inner{gap:14px}.nav-cats{display:none}.nav-search{min-width:250px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-content,.detail-inner,.detail-grid{grid-template-columns:1fr}.hero-panel{max-width:520px}.rank-layout{grid-template-columns:1fr}}@media (max-width:760px){.nav-inner{min-height:auto;padding:12px 16px;flex-wrap:wrap}.menu-btn{display:block;margin-left:auto}.nav-links{display:none;order:5;flex-basis:100%;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 0}.nav-links.open{display:flex}.nav-links>a{padding:5px 0}.nav-search{order:6;flex-basis:100%;margin-left:0;min-width:0}.brand b{font-size:18px}.hero-slide{min-height:680px;padding:54px 18px}.hero-slide:before{background-image:linear-gradient(180deg,rgba(2,6,23,.96),rgba(15,118,110,.76),rgba(2,6,23,.44)),var(--bgimg)}.hero-content h1{font-size:38px}.hero-content p{font-size:16px}.hero-poster{height:320px}.main{padding:34px 16px}.page-title{padding:40px 16px}.section-head{display:block}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-body{padding:12px}.card-body h3{font-size:15px}.rank-item{grid-template-columns:46px 58px minmax(0,1fr)}.detail-inner{padding:38px 16px}.content-box{padding:20px}.footer-inner{grid-template-columns:1fr}.detail-copy h1{font-size:34px}}@media (max-width:430px){.movie-grid,.category-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-dots{bottom:14px}.hero-dot{width:28px}.rank-item{grid-template-columns:42px 52px minmax(0,1fr)}}