:root{--brand:#2563eb;--brand-dark:#1d4ed8;--ink:#111827;--muted:#6b7280;--card:#fff;--line:#e5e7eb}body{min-height:100vh;background:#f9fafb}.logo-mark{width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:white;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;box-shadow:0 10px 24px rgba(37,99,235,.25)}.footer-logo{background:linear-gradient(135deg,#3b82f6,#6366f1)}.search-mark{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.1rem}.mobile-panel{background:white;border-top:1px solid var(--line);box-shadow:0 20px 35px rgba(15,23,42,.12)}.mobile-link{display:block;padding:.55rem 0;color:#374151;font-weight:600}.mobile-cat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .8rem;padding-left:.75rem;border-left:3px solid #dbeafe}.hero-pattern{position:absolute;inset:0;opacity:.35;background-image:radial-gradient(circle at 20px 20px,rgba(37,99,235,.10) 0 2px,transparent 2px),radial-gradient(circle at 42px 42px,rgba(79,70,229,.08) 0 2px,transparent 2px);background-size:64px 64px}.hero-orb{position:absolute;border-radius:999px;filter:blur(18px);opacity:.55}.orb-a{width:18rem;height:18rem;background:#bfdbfe;right:8%;top:14%}.orb-b{width:14rem;height:14rem;background:#ddd6fe;left:6%;bottom:8%}.hero-card{position:relative;border-radius:1.25rem;overflow:hidden;box-shadow:0 30px 70px rgba(15,23,42,.28);transform:translateZ(0)}.hero-card img{height:400px;width:100%;object-fit:cover;transition:transform .5s ease}.hero-card:hover img{transform:scale(1.05)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),transparent 55%)}.hero-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2}.hero-play span{width:5rem;height:5rem;border-radius:999px;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.75rem;box-shadow:0 20px 40px rgba(0,0,0,.18);transition:transform .25s ease}.hero-card:hover .hero-play span{transform:scale(1.08)}.hero-caption{position:absolute;left:1.5rem;right:1.5rem;bottom:1.35rem;color:white;z-index:3}.tag-pill{display:inline-flex;align-items:center;padding:.2rem .45rem;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:.7rem;line-height:1}.tag-line{display:flex;gap:.35rem;flex-wrap:wrap}.card-cover{background:linear-gradient(135deg,#e0e7ff,#f5f3ff)}.card-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.05));opacity:0;transition:opacity .25s ease}.movie-card:hover .card-play{opacity:1}.section-title{display:flex;align-items:center;gap:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:#111827}.section-title:before{content:"";width:.5rem;height:2rem;border-radius:999px;background:linear-gradient(#2563eb,#6366f1)}.category-tile{position:relative;display:block;padding:1.5rem;border-radius:1rem;background:linear-gradient(135deg,#eff6ff,#eef2ff);box-shadow:0 12px 30px rgba(37,99,235,.10);transition:transform .25s ease,box-shadow .25s ease;overflow:hidden}.category-tile:after{content:"";position:absolute;width:7rem;height:7rem;border-radius:999px;background:rgba(37,99,235,.08);right:-2rem;bottom:-2rem}.category-tile:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(37,99,235,.18)}.category-tile strong{display:block;font-size:1.2rem;color:#111827;margin-bottom:.4rem}.category-tile p{font-size:.9rem;color:#4b5563;line-height:1.65}.rank-card{position:relative;background:white;border-radius:1.25rem;overflow:hidden;box-shadow:0 14px 35px rgba(15,23,42,.12);transition:transform .25s ease,box-shadow .25s ease}.rank-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px rgba(15,23,42,.20)}.rank-card img{width:100%;height:16rem;object-fit:cover}.rank-badge{position:absolute;left:1rem;top:1rem;width:2.5rem;height:2.5rem;border-radius:999px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:white;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 12px 24px rgba(37,99,235,.32)}.rank-row{display:flex;gap:1rem;background:#fff;border:1px solid #eef2ff;border-radius:1rem;padding:1rem;transition:box-shadow .25s ease,transform .25s ease}.rank-row:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(15,23,42,.10)}.rank-thumb{position:relative;flex:0 0 8rem;height:5rem;border-radius:.7rem;overflow:hidden;background:#e0e7ff}.rank-thumb img{width:100%;height:100%;object-fit:cover}.rank-thumb span{position:absolute;right:.35rem;bottom:.35rem;background:rgba(0,0,0,.65);color:white;border-radius:.35rem;padding:.1rem .35rem;font-size:.72rem}.rank-info{min-width:0;display:flex;flex-direction:column;gap:.35rem}.rank-title{font-weight:700;color:#111827}.rank-title:hover{color:#2563eb}.rank-info p{font-size:.9rem;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rank-meta{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.75rem;color:#6b7280}.rank-meta span{background:#f3f4f6;border-radius:999px;padding:.1rem .45rem}.filter-box{background:white;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 10px 30px rgba(15,23,42,.06);padding:1rem}.filter-input{width:100%;border:1px solid #d1d5db;border-radius:999px;padding:.8rem 1rem .8rem 2.8rem;outline:0}.filter-input:focus{border-color:transparent;box-shadow:0 0 0 2px #3b82f6}.filter-wrap{position:relative}.filter-wrap .search-mark{left:1rem}.breadcrumbs{font-size:.9rem;color:#6b7280;margin-bottom:1rem}.breadcrumbs a{color:#2563eb}.player-shell{background:#020617;border-radius:1rem;overflow:hidden;box-shadow:0 25px 55px rgba(2,6,23,.35)}.player-shell video{width:100%;aspect-ratio:16/9;background:#000}.detail-poster{border-radius:1rem;overflow:hidden;box-shadow:0 18px 40px rgba(15,23,42,.18);background:linear-gradient(135deg,#dbeafe,#ede9fe)}.detail-poster img{width:100%;height:100%;object-fit:cover}.meta-chip{display:inline-flex;align-items:center;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.8rem;font-weight:600;padding:.35rem .75rem}.content-card{background:white;border-radius:1rem;box-shadow:0 12px 30px rgba(15,23,42,.08);padding:1.5rem}.content-card h2{font-size:1.25rem;font-weight:800;color:#111827;margin-bottom:.75rem}.content-card p{color:#374151;line-height:1.9}.is-hidden{display:none!important}.empty-state{display:none;text-align:center;color:#6b7280;padding:3rem 1rem}.empty-state.is-visible{display:block}.page-hero{background:linear-gradient(135deg,#2563eb,#4f46e5);color:white;border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 25px 60px rgba(37,99,235,.22);position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-4rem;top:-4rem;width:16rem;height:16rem;border-radius:999px;background:rgba(255,255,255,.13)}.page-hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;margin-bottom:1rem;position:relative;z-index:1}.page-hero p{font-size:1.05rem;color:#dbeafe;line-height:1.8;max-width:58rem;position:relative;z-index:1}@media(max-width:767px){.hero-card img{height:320px}.rank-row{padding:.75rem;gap:.75rem}.rank-thumb{flex-basis:6.5rem;height:4.35rem}.section-title{font-size:1.6rem}.page-hero{padding:2rem 1.25rem}.content-card{padding:1.1rem}}@media(max-width:640px){.grid-mobile-two{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card img{height:260px}.rank-card img{height:13rem}}