body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;background:#fff;color:#111827}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#f43f5e,#fb7185);color:#fff;font-size:.8rem;box-shadow:0 10px 25px rgba(244,63,94,.25)}.brand-mark.small{width:1.5rem;height:1.5rem;font-size:.65rem}.nav-link{color:#374151;font-weight:500;transition:.2s}.nav-link:hover,.nav-link.active{color:#e11d48}.mobile-menu{display:none;border-top:1px solid #e5e7eb;padding:1rem 0}.mobile-menu.is-open{display:flex;flex-direction:column;gap:.75rem}.mobile-nav-link{padding:.5rem 0;color:#374151;font-weight:500}.mobile-nav-link:hover{color:#e11d48}.menu-button{display:flex;flex-direction:column;gap:4px}.menu-button span{display:block;width:22px;height:2px;border-radius:99px;background:#374151}.hero-carousel{background:#111827}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 6s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-copy{display:none;max-width:56rem;margin:0 auto}.hero-copy.is-active{display:block}.hero-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.hero-dot{width:.7rem;height:.7rem;border-radius:999px;background:rgba(255,255,255,.45);transition:.2s}.hero-dot.is-active{width:2.2rem;background:#fff}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;background:rgba(255,255,255,.18);backdrop-filter:blur(4px);padding:.45rem 1rem;margin-bottom:1rem;color:#ffe4e6;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e11d48;color:#fff;font-weight:700;padding:.85rem 1.35rem;box-shadow:0 18px 35px rgba(225,29,72,.28);transition:.2s}.btn-primary:hover{background:#be123c;transform:translateY(-1px)}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-weight:700;padding:.85rem 1.35rem;backdrop-filter:blur(4px);transition:.2s}.btn-ghost:hover{background:rgba(255,255,255,.3)}.poster-bg{background:linear-gradient(135deg,#ffe4e6,#fdf2f8 42%,#fef3c7)}.movie-card{height:100%}.movie-card.compact-card{width:20rem;flex:0 0 20rem}.filter-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;margin-bottom:2rem}.search-input{width:min(100%,34rem);border:1px solid #fecdd3;background:#fff;border-radius:999px;padding:.85rem 1.15rem;color:#111827;box-shadow:0 8px 18px rgba(244,63,94,.07);outline:none}.search-input:focus{border-color:#fb7185;box-shadow:0 0 0 4px rgba(251,113,133,.16)}.filter-chip{border-radius:999px;border:1px solid #fecdd3;background:#fff;color:#9f1239;font-weight:600;padding:.55rem 1rem;transition:.2s}.filter-chip:hover,.filter-chip.is-active{background:#ffe4e6;color:#be123c}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{font-size:2.25rem;line-height:2.5rem;font-weight:800;color:#111827;margin-bottom:1rem}.section-title p{font-size:1.125rem;color:#4b5563}.category-tile{display:block;background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 10px 20px rgba(17,24,39,.06);transition:.25s;border:1px solid #ffe4e6}.category-tile:hover{transform:translateY(-4px);box-shadow:0 24px 40px rgba(17,24,39,.12)}.category-icon{width:3rem;height:3rem;border-radius:1rem;background:linear-gradient(135deg,#f43f5e,#fb7185);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:1rem}.rank-item{min-height:7.5rem}.rank-num{width:2.25rem;height:2.25rem;border-radius:999px;background:#ffe4e6;color:#be123c;display:flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.rank-thumb{width:5rem;height:7rem;border-radius:1rem;overflow:hidden;flex:0 0 auto}.detail-hero{background:linear-gradient(180deg,#fff1f2,#fff)}.poster-frame{border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background:linear-gradient(135deg,#ffe4e6,#fff7ed)}.player-shell{background:#030712;box-shadow:0 25px 50px -12px rgba(0,0,0,.32)}.player-shell video{width:100%;height:100%;border-radius:1.5rem;background:#030712}.tag{display:inline-flex;align-items:center;border-radius:999px;background:#fff1f2;color:#be123c;padding:.4rem .8rem;font-size:.875rem;font-weight:600}.breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:1rem}.breadcrumb a{color:#e11d48}.content-box{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 10px 25px rgba(17,24,39,.06);border:1px solid #fce7f3}.empty-state{display:none;text-align:center;color:#6b7280;padding:2rem}.empty-state.is-visible{display:block}.hidden-by-filter{display:none!important}@media (max-width:767px){.hero-carousel{height:78vh}.movie-card.compact-card{width:16rem;flex-basis:16rem}.section-title h2{font-size:1.875rem}.rank-thumb{width:4.25rem;height:6rem}.hero-actions .btn-primary,.hero-actions .btn-ghost{width:100%;max-width:18rem}.hero-copy h2{font-size:2rem;line-height:2.25rem}}