:root{--brand:#f97316;--brand2:#ef4444;--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--soft:#fff7ed;--dark:#111827}body{background:#f9fafb;color:var(--ink)}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#111827,#1f2937,#111827);box-shadow:0 14px 30px rgba(0,0,0,.22);backdrop-filter:blur(8px)}.nav-wrap{height:4rem;display:flex;align-items:center;justify-content:space-between}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:800;color:#fff;font-size:1.25rem}.brand-mark{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 8px 20px rgba(249,115,22,.3);font-size:.8rem}.nav-links{display:flex;align-items:center;gap:1.6rem}.nav-link{color:#d1d5db;font-weight:600;font-size:.92rem}.nav-link:hover,.nav-link.active{color:#fb923c}.mobile-menu-btn{display:none;color:#fff;font-size:1.5rem}.mobile-panel{display:none;background:#111827;border-top:1px solid rgba(255,255,255,.08);padding:.75rem 1rem}.mobile-panel a{display:block;color:#e5e7eb;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-panel.open{display:block}.hero-carousel{position:relative;min-height:600px;background:#050505;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.hero-slide.is-active{opacity:1;pointer-events:auto;position:relative}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.05);transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.72),rgba(0,0,0,.35)),linear-gradient(0deg,rgba(249,250,251,1),rgba(249,250,251,0) 28%)}.hero-inner{position:relative;z-index:2;min-height:600px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.55fr);align-items:center;gap:3rem;color:#fff}.hero-copy{max-width:780px}.hero-kicker{display:inline-flex;margin-bottom:1rem;padding:.4rem .8rem;border-radius:999px;background:rgba(249,115,22,.18);color:#fed7aa;border:1px solid rgba(253,186,116,.28);font-weight:700}.hero-copy h1{font-size:clamp(2.5rem,7vw,5.8rem);line-height:.98;font-weight:900;margin:0 0 1rem}.hero-copy p{font-size:1.18rem;line-height:1.75;color:#e5e7eb;max-width:760px}.hero-tags,.card-tags,.tag-row,.genre-row{display:flex;flex-wrap:wrap;gap:.5rem}.hero-tags{margin:1.25rem 0 1.8rem}.hero-tags span,.card-tags span,.card-tags a,.tag-row a,.genre-row span{border-radius:999px;background:rgba(255,255,255,.1);padding:.32rem .7rem;font-size:.8rem;color:#f3f4f6}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-poster{justify-self:end;width:min(340px,100%);aspect-ratio:2/3;border-radius:1.25rem;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.48);border:1px solid rgba(255,255,255,.18);transform:rotate(2deg)}.hero-poster img,.poster-link img,.side-cover img{width:100%;height:100%;object-fit:cover;background:#111827}.hero-controls{position:absolute;z-index:5;left:50%;bottom:1.8rem;transform:translateX(-50%);display:flex;gap:.6rem}.hero-dot{width:.75rem;height:.75rem;border-radius:99px;background:rgba(255,255,255,.45)}.hero-dot.active{width:2rem;background:#f97316}.section-pad{padding:4rem 0}.bg-white{background:#fff}.soft-bg{background:linear-gradient(135deg,#fff7ed,#fffbeb)}.section-head{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-end;margin-bottom:2rem}.section-head h2{font-size:clamp(1.8rem,4vw,2.45rem);font-weight:900;line-height:1.1}.section-head p{color:#6b7280;margin-top:.5rem}.section-head a{font-weight:800;color:#ea580c;white-space:nowrap}.category-grid,.overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.category-card,.overview-card{display:block;border-radius:1.2rem;padding:1.3rem;background:#fff;box-shadow:0 14px 35px rgba(17,24,39,.08);border:1px solid rgba(229,231,235,.9);transition:.25s ease}.category-card:hover,.overview-card:hover,.movie-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(17,24,39,.14)}.category-card span,.overview-card h2{font-weight:900;font-size:1.25rem}.category-card p,.overview-card p{color:#6b7280;margin-top:.55rem;font-size:.92rem;line-height:1.55}.cat-0{background:linear-gradient(135deg,#f97316,#ef4444);color:#fff}.cat-1{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.cat-2{background:linear-gradient(135deg,#059669,#0f766e);color:#fff}.cat-3{background:linear-gradient(135deg,#db2777,#e11d48);color:#fff}.cat-4{background:linear-gradient(135deg,#4f46e5,#111827);color:#fff}.category-card[class*="cat-"] p{color:rgba(255,255,255,.88)}.movie-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem}.wide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.movie-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 24px rgba(17,24,39,.08);border:1px solid rgba(229,231,235,.75);transition:.25s ease}.poster-link{position:relative;display:block;aspect-ratio:2/3;background:#111827;overflow:hidden}.poster-link img{transition:.35s ease}.movie-card:hover .poster-link img{transform:scale(1.06);opacity:.88}.rank-badge{position:absolute;z-index:2;left:.55rem;top:.55rem;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;display:grid;place-items:center;font-size:.8rem;box-shadow:0 8px 20px rgba(0,0,0,.25)}.card-body{padding:.9rem}.card-title{font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.card-title:hover{color:#ea580c}.card-meta{font-size:.78rem;color:#6b7280;margin-top:.35rem}.card-desc{font-size:.86rem;color:#4b5563;margin-top:.55rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-tags{margin-top:.8rem}.card-tags a,.card-tags span{background:#f3f4f6;color:#4b5563}.card-tags a{color:#ea580c}.list-card{display:grid;grid-template-columns:150px minmax(0,1fr)}.list-card .poster-link{aspect-ratio:16/10;height:100%}.page-main{min-height:70vh}.page-hero{padding:5rem 0;background:linear-gradient(135deg,#111827,#1f2937 55%,#ea580c);color:#fff}.page-hero h1{font-size:clamp(2.4rem,6vw,4.5rem);font-weight:900;line-height:1}.page-hero p{max-width:760px;color:#e5e7eb;font-size:1.1rem;line-height:1.75;margin-top:1rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem;color:#6b7280}.breadcrumb a{color:#ea580c;font-weight:700}.breadcrumb.light{color:#d1d5db}.breadcrumb.light a{color:#fed7aa}.filter-bar{display:flex;gap:.8rem;margin-bottom:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:.8rem;box-shadow:0 10px 24px rgba(17,24,39,.06)}.filter-bar input,.filter-bar select{height:2.8rem;border:1px solid #e5e7eb;border-radius:.75rem;padding:0 .9rem;background:#f9fafb;outline:none}.filter-bar input{flex:1}.filter-bar input:focus,.filter-bar select:focus{border-color:#fb923c;box-shadow:0 0 0 3px rgba(249,115,22,.14)}.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-card span{display:inline-flex;margin-top:1rem;color:#ea580c;font-weight:900}.player-section{background:#050505;padding:2rem 0 3rem}.player-box{position:relative;aspect-ratio:16/9;background:#000;border-radius:1rem;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.45)}.movie-player{width:100%;height:100%;object-fit:contain;background:#000}.play-layer{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle,rgba(0,0,0,.1),rgba(0,0,0,.55));color:#fff;transition:.25s ease}.play-layer span{display:grid;place-items:center;width:5.5rem;height:5.5rem;border-radius:999px;background:linear-gradient(135deg,#f97316,#ef4444);box-shadow:0 18px 40px rgba(249,115,22,.35);font-size:2rem;padding-left:.3rem}.play-layer.hide{opacity:0;pointer-events:none}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2rem;align-items:start}.detail-content,.side-panel{background:#fff;border-radius:1.2rem;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 12px 30px rgba(17,24,39,.07)}.detail-content h1{font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.1}.detail-content h2,.side-panel h2{font-size:1.35rem;font-weight:900;margin:1.5rem 0 .75rem}.detail-content p{line-height:1.85;color:#374151;margin:.75rem 0}.lead-text{font-size:1.1rem;color:#111827!important;font-weight:700}.detail-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0}.detail-meta a,.detail-meta span{border-radius:999px;background:#fff7ed;color:#ea580c;padding:.36rem .75rem;font-weight:700;font-size:.85rem}.tag-row,.genre-row{margin-top:1rem}.tag-row a,.genre-row span{background:#f3f4f6;color:#4b5563}.side-panel{position:sticky;top:5.5rem}.side-cover{display:block;aspect-ratio:2/3;border-radius:1rem;overflow:hidden;background:#111827;margin-bottom:1.2rem}.side-list{display:grid;gap:.85rem}.side-list a{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto auto;column-gap:.75rem;align-items:center}.side-list img{width:88px;height:56px;object-fit:cover;border-radius:.6rem;grid-row:span 2;background:#111827}.side-list span{font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.side-list small{color:#6b7280}.footer{background:#111827;color:#d1d5db;padding:3rem 0 1rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer p{margin-top:.8rem;color:#9ca3af;max-width:520px}.footer h2{font-weight:900;color:#fff;margin-bottom:.8rem}.footer-links{display:flex;flex-wrap:wrap;gap:.7rem 1rem}.footer-links a{color:#d1d5db}.footer-links a:hover{color:#fb923c}.footer-copy{text-align:center;color:#6b7280;border-top:1px solid rgba(255,255,255,.08);margin-top:2rem;padding-top:1rem}@media (max-width:1024px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-inner{grid-template-columns:1fr}.hero-poster{display:none}.detail-grid{grid-template-columns:1fr}.side-panel{position:static}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:block}.hero-carousel,.hero-inner{min-height:560px}.hero-copy h1{font-size:2.8rem}.hero-copy p{font-size:1rem}.section-pad{padding:2.8rem 0}.section-head{align-items:flex-start;flex-direction:column}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.category-grid,.overview-grid{grid-template-columns:1fr}.wide-grid{grid-template-columns:1fr}.filter-bar{flex-direction:column}.filter-bar input,.filter-bar select{width:100%}.list-card{grid-template-columns:120px minmax(0,1fr)}.footer-grid{grid-template-columns:1fr}.player-section{padding:1rem 0 2rem}.detail-content,.side-panel{padding:1rem}}@media (max-width:420px){.movie-grid{grid-template-columns:1fr 1fr}.card-body{padding:.75rem}.card-desc{display:none}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;text-align:center}.side-list a{grid-template-columns:74px minmax(0,1fr)}.side-list img{width:74px;height:52px}}