body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.brand-mark{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:.75rem;background:rgba(255,255,255,.16);box-shadow:0 10px 30px rgba(0,0,0,.18)}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);pointer-events:none}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-control{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:9999px;background:rgba(0,0,0,.5);color:#fff;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.hero-control:hover{background:rgba(0,0,0,.72)}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-dot{width:.5rem;height:.5rem;border-radius:9999px;background:rgba(255,255,255,.55);transition:all .3s}.hero-dot.is-active{width:2rem;background:#d97706}.play-badge{width:3rem;height:3rem;border-radius:9999px;background:#d97706;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 15px 35px rgba(217,119,6,.35)}.category-tile img,.movie-card img{backface-visibility:hidden}.rank-number{width:2.5rem;height:2.5rem;border-radius:.9rem;background:linear-gradient(135deg,#d97706,#ea580c);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.backdrop-panel{backdrop-filter:blur(12px)}.player-shell{box-shadow:0 24px 70px rgba(0,0,0,.35)}.movie-player{background:#000}.hidden{display:none}.mobile-menu:not(.hidden){display:block}@media(max-width:767px){.hero-control{width:2.5rem;height:2.5rem}.hero-prev{left:.5rem}.hero-next{right:.5rem}.rank-page-row{align-items:flex-start}.rank-number{width:2.25rem;height:2.25rem}.movie-card.flex .w-40{width:8rem}}