body{background:radial-gradient(circle at top left,rgba(245,158,11,.12),transparent 28rem),radial-gradient(circle at top right,rgba(249,115,22,.08),transparent 24rem),#020617;color:#f1f5f9}.brand-mark{width:2.5rem;height:2.5rem;border-radius:.85rem;background:linear-gradient(135deg,#fbbf24,#f97316);color:#020617;display:inline-flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 16px 40px rgba(245,158,11,.22)}.nav-link{color:#cbd5e1;font-size:.95rem;font-weight:600;transition:color .2s}.nav-link:hover,.nav-link.active{color:#f59e0b}.mobile-link{display:block;color:#cbd5e1;padding:.65rem .85rem;border-radius:.75rem;background:rgba(30,41,59,.55)}.mobile-link.active,.mobile-link:hover{color:#f59e0b;background:rgba(245,158,11,.12)}.mobile-toggle{width:2.5rem;height:2.5rem;border-radius:.75rem;background:rgba(30,41,59,.85);border:1px solid rgba(245,158,11,.16);color:#f8fafc}.search-form{background:rgba(15,23,42,.7);border:1px solid rgba(245,158,11,.16);border-radius:.9rem;padding:.25rem}.search-input,.filter-input,.filter-select,.hero-search-input{background:rgba(15,23,42,.82);border:1px solid rgba(245,158,11,.16);border-radius:.75rem;color:#f1f5f9;padding:.7rem .9rem;outline:none}.search-input:focus,.filter-input:focus,.filter-select:focus,.hero-search-input:focus{border-color:rgba(245,158,11,.6);box-shadow:0 0 0 3px rgba(245,158,11,.12)}.search-button,.hero-search-button{background:#f59e0b;color:#0f172a;border-radius:.75rem;padding:.7rem 1rem;font-weight:800;transition:all .2s}.search-button:hover,.hero-search-button:hover{background:#d97706}.hero-slide{opacity:0;pointer-events:none}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:3rem;height:3rem;border-radius:9999px;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);color:#fff;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s}.hero-nav:hover{background:rgba(0,0,0,.7);color:#fbbf24}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-dot{height:.375rem;width:.375rem;border-radius:9999px;background:rgba(255,255,255,.55);transition:all .25s}.hero-dot.is-active{width:2rem;background:#f59e0b}.section-icon{width:2.25rem;height:2.25rem;border-radius:.8rem;background:rgba(245,158,11,.15);color:#f59e0b;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.movie-card{transition:transform .25s,border-color .25s,box-shadow .25s}.movie-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(0,0,0,.25)}.poster-box{position:relative;aspect-ratio:2/3;overflow:hidden;background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(15,23,42,.95))}.compact-card{background:rgba(30,41,59,.5);border:1px solid rgba(245,158,11,.1);border-radius:.9rem;overflow:hidden}.compact-poster{position:relative;width:4.4rem;min-width:4.4rem;aspect-ratio:2/3;border-radius:.65rem;overflow:hidden;background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(15,23,42,.95))}.compact-poster img,.featured-poster img{width:100%;height:100%;object-fit:cover}.rank-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;border-radius:.55rem;background:#f59e0b;color:#0f172a;font-size:.8rem;font-weight:900}.poster-box>.rank-badge{position:absolute;bottom:.75rem;left:.75rem}.tag-pill{display:inline-flex;align-items:center;border-radius:9999px;background:rgba(51,65,85,.72);border:1px solid rgba(148,163,184,.16);color:#cbd5e1;padding:.25rem .55rem;font-size:.75rem}.tag-link:hover{color:#f59e0b;border-color:rgba(245,158,11,.38)}.category-card{display:block;background:linear-gradient(135deg,rgba(30,41,59,.72),rgba(15,23,42,.72));border:1px solid rgba(245,158,11,.12);border-radius:1rem;padding:1.5rem;transition:all .25s}.category-card:hover{transform:translateY(-4px);border-color:rgba(245,158,11,.42);box-shadow:0 20px 45px rgba(0,0,0,.25)}.featured-card{background:rgba(15,23,42,.55);border:1px solid rgba(245,158,11,.12);border-radius:1rem;padding:1rem}.featured-poster{aspect-ratio:2/3;border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(15,23,42,.95))}.page-hero{background:linear-gradient(135deg,rgba(245,158,11,.13),rgba(249,115,22,.08),rgba(30,41,59,.5));border:1px solid rgba(245,158,11,.16);box-shadow:0 24px 70px rgba(0,0,0,.18)}.filter-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;background:rgba(30,41,59,.45);border:1px solid rgba(245,158,11,.1);border-radius:1rem;padding:1rem}.filter-input{flex:1;min-width:15rem}.filter-select{min-width:12rem}.hero-search{display:flex;gap:.75rem}.hero-search-input{flex:1}.breadcrumb{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;color:#94a3b8;font-size:.9rem}.breadcrumb a{color:#f59e0b}.breadcrumb a:hover{color:#fbbf24}.player-card{aspect-ratio:16/9;background:#000;border-radius:.9rem;overflow:hidden;border:1px solid rgba(245,158,11,.12);box-shadow:0 30px 80px rgba(0,0,0,.28)}.side-panel{background:rgba(30,41,59,.5);border:1px solid rgba(245,158,11,.1);border-radius:1rem;padding:1.25rem}.info-list{display:grid;gap:.9rem}.info-list div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(245,158,11,.1);padding-bottom:.75rem}.info-list dt{color:#94a3b8}.info-list dd{color:#f8fafc;text-align:right}.line-clamp-1,.line-clamp-2,.line-clamp-3,.line-clamp-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-4{-webkit-line-clamp:4}@media (max-width:640px){.hero-nav{width:2.35rem;height:2.35rem;font-size:1.5rem}.hero-search{flex-direction:column}.filter-bar{display:grid}.filter-input,.filter-select{min-width:0;width:100%}}