html{scroll-behavior:smooth}body{min-height:100vh}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-dot.is-active{width:2rem;background:#fff}.hero-dot{width:.5rem;height:.5rem;border-radius:9999px;background:rgba(255,255,255,.5);transition:all .3s ease}.aspect-video{aspect-ratio:16/9}.movie-card.is-hidden{display:none}.filter-button.is-active{background:#ea580c;color:#fff}.site-gradient-card{background:linear-gradient(135deg,#fb923c,#ef4444)}.scrollbar-soft::-webkit-scrollbar{height:8px}.scrollbar-soft::-webkit-scrollbar-thumb{background:#fdba74;border-radius:9999px}.poster-backdrop{background:linear-gradient(135deg,#111827,#7c2d12)}img{background:#111827}.ranking-index{background:linear-gradient(135deg,#f97316,#ef4444)}.rich-content p{margin-bottom:1rem;line-height:1.85}.rich-content h2{font-size:1.5rem;line-height:2rem;font-weight:700;margin:2rem 0 1rem;color:#111827}.tag-pill{display:inline-flex;align-items:center}.video-shell video{display:block;width:100%;height:auto;background:#000}.mobile-menu-open{display:block}.search-empty{display:none}.search-empty.is-visible{display:block}