html{scroll-behavior:smooth}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.logo-mark{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#fff;color:#dc2626;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.18)}.nav-link{padding:.5rem .75rem;border-radius:.5rem;color:#fff;font-size:.9rem;font-weight:700;transition:.25s}.nav-link:hover{background:rgba(239,68,68,.55);color:#fff}.menu-button{color:#fff;font-size:1.75rem;line-height:1;padding:.4rem .6rem;border-radius:.5rem}.mobile-panel{display:none;background:#b91c1c;border-top:1px solid rgba(255,255,255,.16)}.mobile-panel.open{display:block}.mobile-link{display:block;color:#fff;font-weight:700;padding:.75rem 1rem;border-radius:.5rem;margin:.2rem 1rem}.mobile-link:hover{background:#dc2626}.search-pill,.mobile-search,.filter-search{border:0;outline:0}.search-pill{width:13rem;padding:.6rem 1rem .6rem 2.4rem;border-radius:999px;background:rgba(255,255,255,.2);color:#fff}.search-pill::placeholder,.mobile-search::placeholder{color:#fee2e2}.search-pill:focus{background:rgba(255,255,255,.3);box-shadow:0 0 0 2px rgba(255,255,255,.8)}.search-icon{position:absolute;left:.75rem;top:.42rem;color:#fee2e2;font-size:1.25rem}.mobile-search{width:100%;padding:.7rem 1rem;border-radius:999px;background:rgba(255,255,255,.2);color:#fff}.hero{position:relative;height:640px;overflow:hidden;background:linear-gradient(120deg,#dc2626,#e11d48,#db2777)}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .75s ease}.hero-slide.active{opacity:1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.04)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,0,0,.88),rgba(127,29,29,.72),rgba(190,18,60,.25))}.hero-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:42px 42px}.hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-copy{max-width:760px;color:#fff}.hero-kicker{display:inline-flex;gap:.5rem;align-items:center;padding:.45rem .9rem;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.16);border-radius:999px;backdrop-filter:blur(10px);font-weight:700;color:#ffe4e6}.hero h1{font-size:clamp(2.6rem,7vw,5.75rem);line-height:.95;font-weight:900;margin:1.25rem 0 1rem;letter-spacing:-.04em}.hero p{font-size:clamp(1.05rem,2.3vw,1.35rem);line-height:1.75;color:#ffe4e6;max-width:680px}.hero-tags{display:flex;gap:.65rem;flex-wrap:wrap;margin:1.35rem 0}.hero-tags span{padding:.45rem .75rem;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.26);font-size:.9rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.btn-primary,.btn-glass{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:1rem 1.35rem;font-weight:900;transition:.25s}.btn-primary{background:#fff;color:#dc2626;box-shadow:0 20px 45px rgba(0,0,0,.25)}.btn-primary:hover{transform:translateY(-2px) scale(1.02);background:#fff1f2}.btn-glass{background:rgba(127,29,29,.55);color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(8px)}.btn-glass:hover{background:rgba(127,29,29,.75)}.hero-dots{position:absolute;z-index:3;left:50%;bottom:2rem;transform:translateX(-50%);display:flex;gap:.65rem}.hero-dot{width:.78rem;height:.78rem;border-radius:999px;background:rgba(255,255,255,.45);transition:.25s}.hero-dot.active{width:2.5rem;background:#fff}.section{padding:4rem 0}.section-soft{background:linear-gradient(135deg,#f9fafb,#fff1f2)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-heading h2{font-size:clamp(1.8rem,4vw,2.25rem);font-weight:900;color:#111827}.section-heading p{color:#6b7280;margin-top:.4rem}.section-more{display:inline-flex;align-items:center;gap:.35rem;color:#dc2626;font-weight:800}.section-more:hover{color:#be123c}.movie-card{background:#fff;border-radius:1rem;box-shadow:0 12px 30px rgba(15,23,42,.08);overflow:hidden;border:1px solid rgba(229,231,235,.9);transition:.28s}.movie-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(190,18,60,.16)}.poster-frame{display:block;position:relative;aspect-ratio:2/3;background:linear-gradient(135deg,#1f2937,#7f1d1d);overflow:hidden}.poster-frame img,.list-poster img,.rank-poster img,.detail-cover img,.related-poster img{width:100%;height:100%;object-fit:cover;display:block}.poster-badge{position:absolute;right:.75rem;top:.75rem;padding:.28rem .6rem;border-radius:999px;background:rgba(220,38,38,.92);color:#fff;font-size:.8rem;font-weight:900}.card-body{padding:1rem}.card-meta{display:flex;gap:.45rem;flex-wrap:wrap;color:#dc2626;font-size:.8rem;font-weight:800;margin-bottom:.5rem}.card-title{font-size:1.05rem;font-weight:900;color:#111827;line-height:1.35;margin-bottom:.5rem}.card-title a:hover,.list-title a:hover,.rank-body a:hover{color:#dc2626}.card-desc{color:#6b7280;font-size:.92rem;line-height:1.55;min-height:2.85rem}.card-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.85rem}.tag{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:#fff1f2;color:#be123c;font-weight:700;font-size:.78rem}.movie-card-list{display:grid;grid-template-columns:140px 1fr;gap:1rem;padding:1rem}.movie-card-list:hover{transform:translateY(-3px)}.list-poster{border-radius:.85rem;overflow:hidden;aspect-ratio:2/3;background:#111827}.list-body{padding:.35rem .25rem}.list-title{font-size:1.35rem;font-weight:900;margin:.35rem 0}.list-desc{color:#4b5563;line-height:1.7}.text-link{display:inline-flex;margin-top:1rem;color:#dc2626;font-weight:900}.filter-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px solid #fee2e2;border-radius:1rem;padding:1rem;box-shadow:0 12px 30px rgba(15,23,42,.06);margin-bottom:2rem}.filter-left{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.filter-left>span{font-weight:900;color:#374151}.filter-chip{padding:.55rem .9rem;border-radius:999px;background:#f3f4f6;color:#4b5563;font-weight:800;transition:.2s}.filter-chip.active,.filter-chip:hover{background:#dc2626;color:#fff}.filter-search{width:17rem;max-width:100%;padding:.72rem 1rem;border-radius:999px;background:#f9fafb;border:1px solid #e5e7eb;color:#111827}.rank-row{display:grid;grid-template-columns:52px 92px 1fr auto;gap:1rem;align-items:center;padding:1rem}.rank-row:hover{transform:translateY(-3px)}.rank-num{font-size:1.8rem;font-weight:950;color:#dc2626;text-align:center}.rank-poster{height:126px;border-radius:.75rem;overflow:hidden;background:#111827}.rank-body h2{font-size:1.25rem;font-weight:900}.rank-body p{color:#6b7280;margin:.4rem 0;line-height:1.6}.rank-info{display:flex;gap:.55rem;flex-wrap:wrap;color:#9ca3af;font-size:.84rem}.rank-action{padding:.65rem 1rem;border-radius:999px;background:#dc2626;color:#fff;font-weight:900}.rank-action:hover{background:#be123c}.category-card{position:relative;display:block;border-radius:1.2rem;overflow:hidden;padding:1.4rem;min-height:190px;color:#fff;background:linear-gradient(135deg,#dc2626,#be123c,#831843);box-shadow:0 18px 40px rgba(190,18,60,.2);transition:.25s}.category-card:hover{transform:translateY(-5px) scale(1.01)}.category-card h2{font-size:1.45rem;font-weight:950;margin-bottom:.6rem}.category-card p{color:#ffe4e6;line-height:1.65}.category-card span{position:absolute;right:1.2rem;bottom:1rem;font-size:2.3rem;font-weight:950;color:rgba(255,255,255,.2)}.page-hero{background:linear-gradient(120deg,#dc2626,#e11d48,#db2777);color:#fff;padding:4.5rem 0;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.25),transparent 35%)}.page-hero .max-w-7xl{position:relative;z-index:1}.page-hero h1{font-size:clamp(2.25rem,5vw,4rem);font-weight:950;letter-spacing:-.03em}.page-hero p{font-size:1.18rem;line-height:1.8;color:#ffe4e6;max-width:760px;margin-top:1rem}.breadcrumb{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;color:#fecdd3;font-size:.9rem;margin-bottom:1rem}.breadcrumb a{color:#fff;font-weight:800}.detail-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:2rem}.player-card{background:#020617;border-radius:1.25rem;padding:1rem;box-shadow:0 24px 60px rgba(15,23,42,.24);border:1px solid rgba(255,255,255,.12)}.player-card video{width:100%;aspect-ratio:16/9;background:#000;border-radius:.9rem;display:block}.detail-panel{background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 16px 40px rgba(15,23,42,.08);border:1px solid #f3f4f6}.detail-title{font-size:clamp(2rem,4vw,3.3rem);font-weight:950;letter-spacing:-.03em;line-height:1.05;margin:.5rem 0 1rem}.detail-sub{font-size:1.08rem;color:#4b5563;line-height:1.8}.detail-cover{border-radius:1.1rem;overflow:hidden;background:#111827;aspect-ratio:2/3;box-shadow:0 20px 50px rgba(15,23,42,.18)}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1.2rem 0}.info-pill{padding:.85rem;border-radius:.85rem;background:#fff1f2;color:#7f1d1d}.info-pill b{display:block;color:#dc2626;font-size:.82rem;margin-bottom:.2rem}.content-block{background:#fff;border-radius:1.2rem;padding:1.5rem;border:1px solid #f3f4f6;box-shadow:0 12px 34px rgba(15,23,42,.06);margin-top:1.3rem}.content-block h2{font-size:1.4rem;font-weight:950;margin-bottom:.75rem;color:#111827}.content-block p{line-height:1.9;color:#4b5563}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.related-card{display:block;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.08);border:1px solid #f3f4f6}.related-poster{aspect-ratio:2/3;background:#111827}.related-card h3{font-weight:900;padding:.8rem;color:#111827}.footer-title{font-size:1.15rem;font-weight:900;color:#fff;margin-bottom:1rem}.footer-text{line-height:1.8;color:#9ca3af}.footer-links{display:grid;gap:.5rem}.footer-links a{color:#d1d5db}.footer-links a:hover{color:#f87171}.footer-tags{display:flex;gap:.5rem;flex-wrap:wrap}.footer-tags span{padding:.35rem .65rem;border-radius:999px;background:#1f2937;color:#d1d5db;font-size:.85rem}.empty-state{display:none;text-align:center;background:#fff;border:1px solid #fee2e2;border-radius:1rem;padding:3rem;color:#991b1b;font-weight:900}.no-results .empty-state{display:block}.no-results .movie-grid{display:none}.movie-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}.wide-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}.rank-list{display:grid;gap:1rem}.pill-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.2rem}.pill-link{padding:.65rem 1rem;border-radius:999px;background:#fff;color:#dc2626;font-weight:900;box-shadow:0 10px 30px rgba(15,23,42,.12)}@media (min-width:640px){.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.hero{height:680px}.hero-inner{align-items:flex-end;padding-bottom:6rem}.detail-layout{grid-template-columns:1fr}.filter-panel{align-items:stretch;flex-direction:column}.filter-search{width:100%}.rank-row{grid-template-columns:40px 74px 1fr}.rank-action{display:none}.rank-poster{height:104px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.movie-card-list{grid-template-columns:96px 1fr}.hero h1{font-size:2.7rem}.hero{height:650px}.section{padding:3rem 0}.section-heading{align-items:flex-start;flex-direction:column}.rank-body p,.rank-info{display:none}.related-grid{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr}}