body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f8fafc}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.75rem;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;box-shadow:0 10px 25px rgba(8,145,178,.35)}.nav-link{padding:.55rem .8rem;border-radius:.75rem;transition:all .2s}.nav-link:hover,.nav-link.is-active{color:#67e8f9;background:rgba(255,255,255,.08)}.mobile-nav-link{display:block;padding:.75rem 0;border-top:1px solid rgba(148,163,184,.18)}.mobile-nav-link.is-active{color:#67e8f9}.hero-wrap{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(34,211,238,.35),transparent 32%),linear-gradient(135deg,#020617,#0f172a 45%,#1e293b);min-height:620px}.hero-slide{display:none}.hero-slide.is-active{display:block}.hero-panel{min-height:620px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:center}.hero-copy{position:relative;z-index:2}.hero-art{position:relative;z-index:1}.hero-art-card{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.45);background:linear-gradient(135deg,#111827,#0e7490);transform:perspective(900px) rotateY(-5deg)}.hero-art-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 55%)}.hero-art-card img{width:100%;height:520px;object-fit:cover}.hero-kicker{display:inline-flex;align-items:center;gap:.5rem;color:#67e8f9;background:rgba(8,47,73,.5);border:1px solid rgba(34,211,238,.25);padding:.35rem .8rem;border-radius:999px;font-size:.875rem;margin-bottom:1rem}.hero-title{font-size:clamp(2.4rem,5vw,5rem);line-height:1.05;font-weight:800;color:#fff;letter-spacing:-.04em;margin-bottom:1.25rem}.hero-text{font-size:1.125rem;line-height:1.8;color:#d1d5db;max-width:46rem}.hero-search{display:flex;gap:.75rem;max-width:42rem;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);padding:.55rem;border-radius:1rem;margin-top:1.7rem;backdrop-filter:blur(8px)}.hero-search input{flex:1;background:rgba(255,255,255,.96);color:#111827;border-radius:.8rem;padding:.85rem 1rem;outline:none}.hero-search button,.cyan-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;border-radius:.8rem;padding:.85rem 1.15rem;font-weight:700;box-shadow:0 12px 30px rgba(37,99,235,.28);transition:transform .2s,box-shadow .2s}.hero-search button:hover,.cyan-button:hover{transform:translateY(-1px);box-shadow:0 18px 40px rgba(37,99,235,.35)}.ghost-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:.8rem;padding:.82rem 1.1rem;font-weight:700;background:rgba(255,255,255,.08);transition:all .2s}.ghost-button:hover{background:rgba(255,255,255,.16)}.hero-dots{position:absolute;left:50%;bottom:1.5rem;transform:translateX(-50%);display:flex;gap:.5rem;z-index:5}.hero-dot{width:.75rem;height:.75rem;border-radius:999px;background:rgba(255,255,255,.35);transition:all .2s}.hero-dot.is-active{width:2rem;background:#22d3ee}.poster-bg{background:linear-gradient(135deg,#0f172a,#164e63 55%,#0e7490);position:relative}.section-title{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.section-title .mark{width:.55rem;height:2rem;border-radius:999px;background:linear-gradient(180deg,#22d3ee,#2563eb)}.category-tile{display:block}.tile-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#0f172a}.tile-thumb{aspect-ratio:3/4;overflow:hidden}.tile-thumb img{width:100%;height:100%;object-fit:cover}.rank-card{background:#fff;border-radius:1rem;box-shadow:0 10px 25px rgba(15,23,42,.08);overflow:hidden}.rank-row{display:grid;grid-template-columns:2.3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid #eef2f7;transition:background .2s}.rank-row:hover{background:#f8fafc}.rank-row:last-child{border-bottom:0}.rank-num{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.75rem;background:#ecfeff;color:#0891b2;font-weight:800}.rank-title{font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}.rank-meta{font-size:.75rem;color:#64748b;white-space:nowrap}.filter-box{background:#fff;border-radius:1rem;box-shadow:0 8px 30px rgba(15,23,42,.08);padding:1rem}.filter-input{width:100%;border:1px solid #e5e7eb;border-radius:.85rem;padding:.9rem 1rem;outline:none;transition:border .2s,box-shadow .2s}.filter-input:focus{border-color:#06b6d4;box-shadow:0 0 0 4px rgba(34,211,238,.18)}.player-shell{position:relative;background:#000;border-radius:1rem;overflow:hidden}.player-fallback{display:none;position:absolute;inset:0;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.72);font-weight:700}.player-shell.is-error .player-fallback{display:flex}.prose-text p{margin-bottom:1rem}.tag-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.tag-cloud span{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.35rem .75rem;font-size:.75rem}.movie-card[hidden]{display:none!important}.filter-empty{display:none}.filter-empty.is-visible{display:block}.shadow-3xl{box-shadow:0 35px 60px -15px rgba(0,0,0,.35)}@media (max-width:900px){.hero-wrap{min-height:auto}.hero-panel{grid-template-columns:1fr;min-height:auto;padding-top:3rem;padding-bottom:5rem}.hero-art-card{transform:none}.hero-art-card img{height:360px}.hero-search{flex-direction:column}.rank-row{grid-template-columns:2.3rem minmax(0,1fr)}.rank-meta{display:none}}@media (max-width:640px){.hero-title{font-size:2.25rem}.hero-text{font-size:1rem}.hero-art-card img{height:300px}.tile-thumbs{grid-template-columns:repeat(4,1fr)}}.bg-slate-900\/95{background-color:rgba(15,23,42,.95)}.bg-white\/10{background-color:rgba(255,255,255,.1)}.text-cyan-100{color:#cffafe}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.max-w-3xl{max-width:48rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.p-5{padding:1.25rem}.mt-5{margin-top:1.25rem}.mt-7{margin-top:1.75rem}.mb-5{margin-bottom:1.25rem}.text-slate-700{color:#334155}.bg-slate-100{background-color:#f1f5f9}.hover\:bg-slate-200:hover{background-color:#e2e8f0}.min-w-0{min-width:0}.ranking-link{grid-template-columns:96px minmax(0,1fr)}