*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#111827;background:linear-gradient(135deg,#fff1f2 0%,#fdf2f8 42%,#fff7ed 100%);line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#f43f5e,#ec4899,#fb923c);color:#fff;box-shadow:0 18px 40px rgba(190,24,93,.25)}.nav-shell{display:flex;align-items:center;gap:22px;min-height:72px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:900;letter-spacing:-.03em}.brand-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.main-nav{display:flex;align-items:center;gap:18px;flex:1}.main-nav a{font-weight:700;opacity:.93;transition:.2s}.main-nav a:hover{opacity:1;color:#fef3c7}.nav-search{margin-left:auto;position:relative;display:flex;align-items:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28);border-radius:999px;overflow:hidden;backdrop-filter:blur(12px)}.nav-search input{width:220px;border:0;outline:0;color:#fff;background:transparent;padding:10px 16px}.nav-search input::placeholder{color:rgba(255,255,255,.72)}.nav-search button{border:0;background:#fff;color:#e11d48;font-weight:800;padding:10px 17px}.nav-toggle{display:none;margin-left:auto;border:0;color:#fff;background:rgba(255,255,255,.18);border-radius:12px;padding:9px 12px}.hero{position:relative;min-height:680px;overflow:hidden;color:#fff;background:#111827}.hero-slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;pointer-events:none;transition:opacity .7s 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.12) contrast(1.04);transform:scale(1.02)}.hero-slide.is-active .hero-bg{animation:heroZoom 8s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.92),rgba(159,18,57,.66) 48%,rgba(251,146,60,.22)),linear-gradient(0deg,rgba(0,0,0,.45),transparent 55%)}.hero-glow{position:absolute;border-radius:999px;filter:blur(70px);opacity:.45;z-index:2}.hero-glow.one{width:360px;height:360px;background:#fff;top:70px;left:8%}.hero-glow.two{width:430px;height:430px;background:#facc15;right:4%;bottom:40px}.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.62fr);gap:46px;align-items:center;padding:110px 0 80px}.hero-copy h1{font-size:clamp(42px,6vw,78px);line-height:1.04;margin:16px 0 20px;font-weight:950;letter-spacing:-.06em;text-shadow:0 16px 42px rgba(0,0,0,.28)}.hero-copy p{font-size:clamp(17px,2vw,23px);max-width:760px;color:rgba(255,255,255,.9);margin:0 0 26px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:linear-gradient(90deg,#fb7185,#fb923c);color:#fff;font-size:13px;font-weight:900;letter-spacing:.12em}.hero-tags,.tag-row{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span,.tag-row span{display:inline-flex;align-items:center;border-radius:999px;padding:6px 12px;background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.24);font-size:13px;font-weight:700}.tag-row span{background:#fff1f2;color:#e11d48;border-color:#ffe4e6}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:900;transition:.22s;border:1px solid transparent}.btn.primary{background:linear-gradient(90deg,#f43f5e,#fb923c);color:#fff;box-shadow:0 18px 34px rgba(244,63,94,.32)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 22px 40px rgba(244,63,94,.42)}.btn.light{background:#fff;color:#e11d48}.btn.ghost{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.3);color:#fff;backdrop-filter:blur(14px)}.hero-poster{position:relative;display:block;border-radius:30px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.45);transform:rotate(2deg);border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12)}.hero-poster img{width:100%;aspect-ratio:3/4;object-fit:cover}.hero-poster::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 45%)}.hero-poster-label{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-weight:900}.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:4;display:flex;gap:10px}.hero-dots button{width:42px;height:7px;border:0;border-radius:999px;background:rgba(255,255,255,.35);transition:.2s}.hero-dots button.is-active{background:#fff;width:68px}.stats-strip{background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.08)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:34px 0}.stat-card{text-align:center}.stat-icon{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:22px;background:linear-gradient(135deg,#f43f5e,#fb923c);color:#fff;font-size:26px;box-shadow:0 14px 30px rgba(244,63,94,.25)}.stat-card strong{display:block;margin-top:12px;font-size:30px;letter-spacing:-.04em}.stat-card span{color:#6b7280;font-weight:700}.section{padding:72px 0}.section.soft{background:rgba(255,255,255,.55)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-title{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.12;font-weight:950;letter-spacing:-.04em}.section-desc{max-width:720px;margin:8px 0 0;color:#6b7280}.text-link{display:inline-flex;align-items:center;gap:6px;color:#e11d48;font-weight:900}.featured-card{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.1fr);gap:0;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.11);border:1px solid rgba(255,255,255,.75)}.featured-cover{min-height:390px;overflow:hidden;background:#111827}.featured-cover img{width:100%;height:100%;object-fit:cover;transition:.45s}.featured-card:hover .featured-cover img{transform:scale(1.06)}.featured-copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.featured-copy h2{font-size:clamp(28px,4vw,48px);line-height:1.08;margin:16px 0 18px;font-weight:950;letter-spacing:-.04em}.featured-copy p{color:#4b5563;margin:0 0 18px}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.movie-card{overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.08);transition:.24s;border:1px solid rgba(255,255,255,.72)}.movie-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(244,63,94,.18)}.poster-link{position:relative;display:block;overflow:hidden;background:#111827}.poster-link img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:.45s}.movie-card:hover .poster-link img{transform:scale(1.08)}.poster-badge,.poster-year{position:absolute;z-index:2;border-radius:999px;font-size:12px;font-weight:900;color:#fff}.poster-badge{top:12px;right:12px;padding:6px 11px;background:linear-gradient(90deg,#f43f5e,#fb923c);box-shadow:0 10px 22px rgba(0,0,0,.2)}.poster-year{left:12px;bottom:12px;padding:5px 10px;background:rgba(0,0,0,.58);backdrop-filter:blur(12px)}.card-body{padding:18px}.card-body h2{font-size:19px;line-height:1.3;margin:0 0 8px;font-weight:950}.card-body h2 a:hover,.rank-copy h2 a:hover,.featured-copy h2 a:hover{color:#e11d48}.card-body p{margin:0 0 14px;color:#4b5563;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#6b7280;font-size:13px;font-weight:700;margin:0 0 14px}.card-meta span{display:inline-flex;align-items:center;gap:4px}.movie-card-list{display:grid;grid-template-columns:210px minmax(0,1fr)}.movie-card-list .poster-link img{height:100%;aspect-ratio:1/1}.movie-card-list .card-body{padding:24px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.category-card{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 20px 44px rgba(15,23,42,.09)}.category-cover{position:relative;display:grid;grid-template-columns:repeat(3,1fr);min-height:240px;overflow:hidden;background:linear-gradient(135deg,#f43f5e,#fb923c)}.category-cover img{width:100%;height:100%;object-fit:cover;min-height:240px}.category-cover img:nth-child(2){filter:brightness(.9)}.category-cover img:nth-child(3){filter:brightness(.78)}.category-body{padding:28px}.category-body h2{margin:0 0 12px;font-size:28px;font-weight:950}.category-body p{margin:0 0 16px;color:#4b5563}.category-samples{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.category-samples a{padding:7px 11px;border-radius:999px;background:#fff1f2;color:#be123c;font-size:13px;font-weight:800}.page-hero{position:relative;overflow:hidden;padding:88px 0;color:#fff;background:linear-gradient(90deg,#f43f5e,#ec4899,#fb923c)}.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.05;letter-spacing:-.05em;margin:16px 0 18px;font-weight:950}.page-hero p{max-width:780px;font-size:20px;color:rgba(255,255,255,.9);margin:0}.hero-light{position:absolute;border-radius:999px;filter:blur(70px);opacity:.25;background:#fff}.hero-light.one{width:330px;height:330px;left:9%;top:-80px}.hero-light.two{width:420px;height:420px;right:5%;bottom:-150px;background:#facc15}.toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.filter-box{display:flex;gap:12px;flex-wrap:wrap}.filter-box input,.filter-box select{border:1px solid #ffe4e6;border-radius:999px;background:#fff;padding:12px 16px;min-width:230px;outline:none;box-shadow:0 12px 28px rgba(15,23,42,.06)}.filter-box input:focus,.filter-box select:focus{border-color:#fb7185;box-shadow:0 0 0 4px rgba(251,113,133,.15)}.rank-list{display:grid;gap:16px}.rank-item{display:grid;grid-template-columns:64px 150px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;border-radius:24px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.08);border:1px solid rgba(255,255,255,.72)}.rank-num{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#f43f5e,#fb923c);color:#fff;font-size:20px;font-weight:950}.rank-thumb{border-radius:18px;overflow:hidden;background:#111827}.rank-thumb img{width:150px;height:92px;object-fit:cover}.rank-copy h2{margin:0 0 7px;font-size:22px;font-weight:950}.rank-copy p{margin:0 0 8px;color:#4b5563}.rank-action{padding:10px 18px;border-radius:999px;color:#fff;background:linear-gradient(90deg,#f43f5e,#fb923c);font-weight:900}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0;color:#6b7280;font-weight:800}.breadcrumb a{color:#e11d48}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.watch-panel,.detail-side,.content-panel{border-radius:28px;background:#fff;box-shadow:0 20px 48px rgba(15,23,42,.1);overflow:hidden}.player-wrap{position:relative;background:#050505}.player-wrap video{width:100%;aspect-ratio:16/9;background:#050505}.player-message{position:absolute;inset:auto 18px 18px;pointer-events:none;color:#fff;font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.5)}.detail-main{padding:28px}.detail-main h1{font-size:clamp(32px,5vw,54px);line-height:1.08;margin:0 0 16px;font-weight:950;letter-spacing:-.05em}.detail-main .lead{font-size:20px;color:#4b5563;margin:0 0 18px}.content-panel{padding:30px;margin-top:26px}.content-panel h2,.detail-side h2{font-size:24px;margin:0 0 16px;font-weight:950}.content-panel p{color:#374151;margin:0 0 18px}.detail-side{padding:20px}.side-poster{overflow:hidden;border-radius:22px;margin-bottom:18px;background:#111827}.side-poster img{width:100%;aspect-ratio:3/4;object-fit:cover}.side-list{display:grid;gap:12px}.side-list a{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:8px;border-radius:16px;background:#fff7ed}.side-list img{width:72px;height:54px;object-fit:cover;border-radius:12px}.side-list span{font-weight:900;line-height:1.3}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.site-footer{margin-top:72px;background:linear-gradient(135deg,#0f172a,#1e293b,#111827);color:#fff}.footer-grid{display:grid;grid-template-columns:1.1fr 1.2fr .8fr;gap:34px;padding:48px 0}.footer-grid p{color:#cbd5e1;margin:12px 0 0}.footer-grid h2{font-size:18px;color:#fb7185}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#cbd5e1;padding:6px 0;margin-right:12px}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid rgba(148,163,184,.2);padding:18px}.hidden{display:none!important}@keyframes heroZoom{from{transform:scale(1.06)}to{transform:scale(1.01)}}@media (max-width:1024px){.main-nav{position:absolute;left:16px;right:16px;top:76px;display:none;flex-direction:column;align-items:flex-start;background:rgba(190,18,60,.96);border-radius:22px;padding:18px;box-shadow:0 20px 40px rgba(0,0,0,.24)}.main-nav.is-open{display:flex}.nav-toggle{display:inline-flex}.nav-search{display:none}.hero-grid{grid-template-columns:1fr;padding:110px 0 76px}.hero-poster{max-width:360px;margin-inline:auto}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:1fr}.detail-layout{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.container{width:min(100% - 24px,1180px)}.brand{font-size:20px}.hero{min-height:740px}.hero-copy h1{font-size:42px}.hero-grid{gap:28px}.stats-grid{grid-template-columns:1fr}.section{padding:52px 0}.section-head{display:block}.featured-card{grid-template-columns:1fr}.featured-cover{min-height:260px}.featured-copy{padding:26px}.card-grid{grid-template-columns:1fr}.movie-card-list{grid-template-columns:1fr}.category-card{grid-template-columns:1fr}.rank-item{grid-template-columns:42px 92px minmax(0,1fr);gap:12px}.rank-action{display:none}.rank-num{width:42px;height:42px;border-radius:14px;font-size:16px}.rank-thumb img{width:92px;height:70px}.rank-copy h2{font-size:17px}.rank-copy p{display:none}.related-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.filter-box{width:100%}.filter-box input,.filter-box select{width:100%;min-width:0}.page-hero{padding:64px 0}.page-hero h1{font-size:38px}}