:root{--brand-red:#ef4444;--brand-orange:#f97316;--brand-blue:#2563eb;--brand-purple:#9333ea;--ink:#111827;--muted:#6b7280}.rainbow-line{height:4px;background:linear-gradient(90deg,#f87171,#facc15,#4ade80,#22d3ee,#60a5fa,#c084fc)}.logo{display:inline-flex;align-items:center;gap:.65rem}.logo-mark{position:relative;display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:.7rem;color:#fff;background:linear-gradient(135deg,#dc2626,#f97316,#9333ea);box-shadow:0 10px 20px rgba(147,51,234,.25)}.logo-mark:before{content:"";position:absolute;inset:-2px;border-radius:.8rem;background:linear-gradient(135deg,#ef4444,#facc15,#3b82f6);z-index:-1;filter:blur(6px);opacity:.75}.logo-play{font-size:1rem;transform:translateX(1px)}.logo-text{font-size:1.35rem;font-weight:800;background:linear-gradient(90deg,#ef4444,#f97316,#eab308,#16a34a,#06b6d4,#2563eb,#9333ea);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap}.nav-link{color:#374151;font-weight:600;transition:.2s}.nav-link:hover,.nav-active{color:#2563eb}.header-search input,.mobile-menu input,.filter-input{border:1px solid #d1d5db;border-radius:.75rem;padding:.58rem .9rem;outline:none;transition:.2s;background:white}.header-search input{width:13rem}.header-search input:focus,.mobile-menu input:focus,.filter-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.menu-button{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;border-radius:.75rem}.menu-button span{width:1.25rem;height:2px;background:#374151;border-radius:999px}.mobile-menu{display:none;padding:0 0 1rem}.mobile-menu.open{display:block}.mobile-link{display:block;padding:.7rem 0;color:#374151;font-weight:600}.hero{position:relative;overflow:hidden;background:#111827}.hero-slider{position:relative;height:72vh;min-height:520px}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.hero-slide.active .hero-bg{animation:heroZoom 7s ease both}@keyframes heroZoom{from{transform:scale(1.08)}to{transform:scale(1.02)}}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,24,39,.92),rgba(17,24,39,.56),rgba(17,24,39,.25)),linear-gradient(0deg,rgba(17,24,39,.82),transparent 45%)}.hero-content{position:relative;z-index:2;max-width:80rem;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 1rem}.hero-copy{max-width:52rem;color:white}.eyebrow{display:inline-flex;gap:.45rem;align-items:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:.45rem .8rem;font-weight:700;margin-bottom:1rem;backdrop-filter:blur(6px)}.hero h1{font-size:clamp(2.4rem,7vw,5.5rem);line-height:1;font-weight:900;letter-spacing:-.04em;text-shadow:0 12px 30px rgba(0,0,0,.38)}.hero p{font-size:clamp(1.05rem,2.2vw,1.4rem);line-height:1.75;color:#e5e7eb;margin-top:1rem;max-width:47rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.btn-primary,.btn-light,.btn-dark{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.82rem 1.35rem;font-weight:800;transition:.25s}.btn-primary{background:linear-gradient(90deg,#ef4444,#f97316,#9333ea);color:white;box-shadow:0 15px 30px rgba(239,68,68,.25)}.btn-light{background:white;color:#111827}.btn-dark{background:#111827;color:white}.btn-primary:hover,.btn-light:hover,.btn-dark:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 20px 35px rgba(0,0,0,.22)}.hero-dots{position:absolute;z-index:3;left:50%;bottom:2rem;transform:translateX(-50%);display:flex;gap:.55rem}.hero-dot{width:.75rem;height:.75rem;border-radius:999px;background:rgba(255,255,255,.45);border:1px solid rgba(255,255,255,.65)}.hero-dot.active{width:2.2rem;background:white}.section-icon{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:.9rem;background:linear-gradient(135deg,#ef4444,#f97316,#9333ea);color:white;box-shadow:0 8px 18px rgba(147,51,234,.22);font-size:1.1rem}.movie-card{position:relative;background:white;border-radius:1rem;overflow:hidden;box-shadow:0 10px 20px rgba(15,23,42,.08);transition:.25s;border:1px solid rgba(229,231,235,.85)}.movie-card:hover{transform:translateY(-4px);box-shadow:0 25px 45px rgba(15,23,42,.16)}.poster-wrap{position:relative;display:block;aspect-ratio:2/3;background:linear-gradient(135deg,#111827,#374151);overflow:hidden}.poster-wrap img{width:100%;height:100%;object-fit:cover;transition:.35s}.movie-card:hover .poster-wrap img{transform:scale(1.06)}.poster-gradient{position:absolute;inset:40% 0 0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent)}.poster-play{position:absolute;right:.75rem;bottom:.75rem;width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.92);color:#111827;font-size:.85rem}.movie-info{padding:1rem}.movie-info h3{font-weight:800;font-size:1.05rem;line-height:1.35;margin:.35rem 0;color:#111827}.movie-info h3 a:hover{color:#2563eb}.movie-info p{color:#6b7280;font-size:.875rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.movie-meta{display:flex;flex-wrap:wrap;gap:.45rem;color:#6b7280;font-size:.75rem;font-weight:700}.movie-meta span{background:#f3f4f6;border-radius:999px;padding:.16rem .5rem}.tag-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.tag{font-size:.72rem;font-weight:700;border-radius:999px;padding:.2rem .55rem;color:#2563eb;background:#eff6ff}.movie-card-list{display:flex;gap:1rem;padding:1rem}.movie-card-list .movie-info{padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.list-poster{width:8rem;min-width:8rem;border-radius:.85rem;aspect-ratio:2/3}.rank-badge{position:absolute;top:.65rem;left:.65rem;z-index:3;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.7rem;background:linear-gradient(135deg,#ef4444,#facc15);color:white;font-weight:900;box-shadow:0 8px 18px rgba(0,0,0,.25)}.filter-panel{background:white;border-radius:1rem;box-shadow:0 10px 25px rgba(15,23,42,.08);padding:1rem;border:1px solid #e5e7eb}.filter-chip{border:1px solid #d1d5db;border-radius:999px;padding:.45rem .9rem;font-weight:700;color:#4b5563;background:white;transition:.2s}.filter-chip:hover,.filter-chip.active{background:#2563eb;color:white;border-color:#2563eb}.category-card{display:block;background:white;border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem;box-shadow:0 10px 22px rgba(15,23,42,.07);transition:.25s}.category-card:hover{transform:translateY(-4px);box-shadow:0 25px 45px rgba(15,23,42,.14)}.category-card .category-icon{width:3rem;height:3rem;border-radius:1rem;display:grid;place-items:center;background:linear-gradient(135deg,#60a5fa,#9333ea);color:white;margin-bottom:1rem}.page-hero{background:linear-gradient(135deg,#eff6ff,#f3e8ff,#fce7f3);padding:4.5rem 1rem}.page-hero-inner{max-width:80rem;margin:0 auto}.page-hero h1{font-size:clamp(2rem,5vw,4rem);font-weight:900;color:#111827;letter-spacing:-.03em}.page-hero p{font-size:1.15rem;color:#4b5563;line-height:1.75;max-width:52rem;margin-top:1rem}.detail-hero{background:#0f172a;color:white}.player-shell{position:relative;border-radius:1.25rem;overflow:hidden;background:#020617;box-shadow:0 25px 60px rgba(0,0,0,.35);aspect-ratio:16/9}.player-shell video{width:100%;height:100%;background:#020617}.player-cover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(0deg,rgba(2,6,23,.72),rgba(2,6,23,.18));z-index:2}.player-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.big-play{position:relative;z-index:3;width:5.5rem;height:5.5rem;border-radius:999px;border:2px solid rgba(255,255,255,.8);display:grid;place-items:center;background:rgba(255,255,255,.2);color:white;font-size:2rem;backdrop-filter:blur(5px);box-shadow:0 20px 40px rgba(0,0,0,.35)}.info-box{background:white;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 12px 30px rgba(15,23,42,.08);padding:1.5rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;color:#9ca3af;font-size:.9rem;margin-bottom:1rem}.breadcrumb a{color:#bfdbfe}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.meta-item{background:#f9fafb;border-radius:.85rem;padding:.75rem}.meta-item strong{display:block;color:#111827}.meta-item span{color:#6b7280;font-size:.9rem}.hidden-card{display:none!important}.footer-logo .logo-text{color:white;background:none;-webkit-background-clip:initial;background-clip:initial}.pagination-note{color:#6b7280;font-size:.9rem}.content-text{color:#374151;line-height:1.9;font-size:1.03rem}.content-text p{margin-bottom:1rem}@media(max-width:767px){.hero-slider{height:78vh;min-height:560px}.hero-content{align-items:flex-end;padding-bottom:5.5rem}.hero-shade{background:linear-gradient(0deg,rgba(17,24,39,.92),rgba(17,24,39,.45),rgba(17,24,39,.15))}.movie-card-list{align-items:flex-start}.list-poster{width:6.5rem;min-width:6.5rem}.meta-grid{grid-template-columns:1fr}.logo-text{font-size:1.1rem}.header-search input{width:10rem}}@media(min-width:1024px){.featured-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.featured-grid .movie-card:first-child{grid-row:span 2}.featured-grid .movie-card:first-child .poster-wrap{aspect-ratio:16/10}.featured-grid .movie-card:first-child .movie-info h3{font-size:1.3rem}}