
:root{--site-blue:#2563eb;--site-cyan:#06b6d4;--site-slate:#0f172a}body{background:#f8fafc;color:#1f2937}.brand-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#22d3ee,#3b82f6);color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(14,165,233,.25)}.brand-icon.small{width:2rem;height:2rem;border-radius:.55rem}.section-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:linear-gradient(90deg,#3b82f6,#06b6d4);color:white;font-size:1.3rem;box-shadow:0 12px 24px rgba(37,99,235,.18)}.card-media{background:linear-gradient(135deg,#dbeafe,#cffafe)}.play-ghost{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:rgba(255,255,255,.9);color:#2563eb;opacity:0;transform:scale(0);transition:.3s}.group:hover .play-ghost{opacity:1;transform:scale(1)}.hero-shell{min-height:600px}.hero-stat{background:rgba(255,255,255,.18);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.14)}.hero-glow{background:radial-gradient(circle at 20% 20%,rgba(34,211,238,.34),transparent 34%),radial-gradient(circle at 80% 40%,rgba(59,130,246,.32),transparent 36%),linear-gradient(135deg,#1e3a8a,#1e293b 50%,#164e63)}.hero-chip{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.45rem .9rem;background:rgba(255,255,255,.12);color:#e0f2fe;border:1px solid rgba(255,255,255,.14)}.catalog-filter{background:#fff;border-radius:1.25rem;box-shadow:0 10px 30px rgba(15,23,42,.07);padding:1rem}.filter-input,.filter-select{width:100%;border:1px solid #e5e7eb;border-radius:.85rem;padding:.75rem 1rem;outline:none;background:white;color:#374151}.filter-input:focus,.filter-select:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(14,165,233,.14)}.filter-chip{border:1px solid #e5e7eb;border-radius:999px;padding:.45rem .9rem;color:#475569;background:white;transition:.2s}.filter-chip.active,.filter-chip:hover{background:linear-gradient(90deg,#3b82f6,#06b6d4);color:#fff;border-color:transparent}.empty-state{display:none}.has-no-results .empty-state{display:block}.has-no-results .movie-card{display:none!important}.category-tile{position:relative;overflow:hidden}.category-tile:before{content:"";position:absolute;inset:-30%;background:radial-gradient(circle,rgba(255,255,255,.5),transparent 44%);transform:translateX(-45%);transition:.55s}.category-tile:hover:before{transform:translateX(35%)}.rank-number{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:1rem;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(239,68,68,.18)}.player-shell{position:relative;background:#020617;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.35)}.player-stage{position:relative;aspect-ratio:16/9;min-height:260px;background:#000}.player-stage img{width:100%;height:100%;object-fit:cover;opacity:.74}.player-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.08) 55%,rgba(0,0,0,.35))}.player-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2}.play-button{width:5rem;height:5rem;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);color:#2563eb;font-size:2rem;box-shadow:0 20px 40px rgba(0,0,0,.28)}.player-caption{position:absolute;left:1.5rem;right:1.5rem;bottom:1.25rem;z-index:3;color:white}.progress-fake{height:.35rem;border-radius:999px;background:rgba(255,255,255,.18);overflow:hidden}.progress-fake span{display:block;width:38%;height:100%;background:linear-gradient(90deg,#22d3ee,#3b82f6)}.breadcrumb a{color:#2563eb}.detail-prose p{margin-bottom:1rem;line-height:1.85;color:#4b5563}.tag-pill{display:inline-flex;align-items:center;border-radius:999px;background:#f3f4f6;color:#374151;padding:.5rem .9rem;font-size:.875rem}.tag-pill.primary{background:linear-gradient(90deg,#3b82f6,#06b6d4);color:#fff}.movie-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:640px){.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.movie-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.movie-grid-four{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:768px){.movie-grid-four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.movie-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.hero-shell{min-height:560px}.hero-shell h1{font-size:2.4rem}.catalog-filter{padding:.75rem}.player-stage{min-height:210px}.play-button{width:4rem;height:4rem}.movie-card.flex{flex-direction:column}.movie-card.flex .w-48{width:100%;height:12rem}}
