html{scroll-behavior:smooth}body{color:#3f1d0b}.site-header{background:rgba(255,251,235,.95)}.brand{display:flex;align-items:center;gap:.5rem;color:#78350f;font-weight:800}.brand-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#d97706,#dc2626);color:#fff;font-size:.8rem;box-shadow:0 10px 25px rgba(180,83,9,.25)}.brand-name{font-size:1.55rem;letter-spacing:-.03em}.main-nav{gap:1.5rem}.nav-link{color:#78350f;font-weight:600;transition:color .2s ease}.nav-link:hover{color:#b45309}.search-mark{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#d97706;font-weight:700}.menu-button{color:#78350f;font-size:1.55rem}.mobile-menu{display:none;padding:1rem 0;border-top:1px solid #fde68a}.mobile-menu.open{display:grid;gap:.75rem}.mobile-menu a{color:#78350f;font-weight:700}.mobile-search{width:100%;border:2px solid #fcd34d;border-radius:999px;padding:.75rem 1rem;background:white;outline:none}.hero-slider{background:#111827}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity 1s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide>img{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hero-content{position:absolute;left:0;right:0;bottom:0;padding:2rem;z-index:2}.hero-content h1{font-size:clamp(2.2rem,6vw,4.8rem);line-height:1;font-weight:900;color:white;letter-spacing:-.04em;text-shadow:0 18px 40px rgba(0,0,0,.55)}.hero-content p{margin-top:1rem;max-width:48rem;color:#fee2e2;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.hero-tags,.card-tags,.detail-tags{display:flex;flex-wrap:wrap;gap:.5rem}.hero-tag,.tag,.small-tag{display:inline-flex;align-items:center;border-radius:999px;font-weight:700}.hero-tag{padding:.4rem .8rem;background:rgba(254,243,199,.18);color:#fef3c7;border:1px solid rgba(253,230,138,.42);backdrop-filter:blur(6px)}.tag{padding:.45rem .8rem;background:#fee2e2;color:#991b1b}.small-tag{padding:.22rem .55rem;background:#fef3c7;color:#92400e;font-size:.75rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.primary-btn,.ghost-btn,.section-more{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.primary-btn{background:#dc2626;color:white;padding:.85rem 1.3rem;box-shadow:0 16px 40px rgba(220,38,38,.35)}.primary-btn:hover{background:#b91c1c;transform:translateY(-2px)}.ghost-btn{color:white;border:1px solid rgba(255,255,255,.42);background:rgba(0,0,0,.28);padding:.8rem 1.15rem;backdrop-filter:blur(8px)}.ghost-btn:hover{background:rgba(255,255,255,.14)}.hero-control{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:3rem;height:3rem;border-radius:999px;background:rgba(0,0,0,.35);color:white;font-size:2.2rem;line-height:1;transition:background .2s ease}.hero-control:hover{background:rgba(0,0,0,.58)}.hero-control.prev{left:1rem}.hero-control.next{right:1rem}.hero-dots{position:absolute;left:0;right:0;bottom:1rem;display:flex;justify-content:center;gap:.5rem;z-index:3}.hero-dot{width:.7rem;height:.7rem;border-radius:999px;background:rgba(255,255,255,.46);transition:width .2s ease,background .2s ease}.hero-dot.active{width:2rem;background:#f59e0b}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-head h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;color:#7f1d1d;letter-spacing:-.03em}.section-head p{color:#6b4c35;margin-top:.45rem;max-width:46rem}.section-more{padding:.65rem 1rem;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.section-more:hover{background:#dc2626;color:white;border-color:#dc2626}.card-shell{height:100%;border:1px solid rgba(252,211,77,.28)}.poster-frame{background:linear-gradient(135deg,#fef3c7,#fee2e2)}.poster-badge{position:absolute;z-index:2;border-radius:999px;padding:.28rem .55rem;font-size:.75rem;font-weight:800;color:white;background:rgba(127,29,29,.84);backdrop-filter:blur(6px)}.top-left{top:.65rem;left:.65rem}.bottom-right{right:.65rem;bottom:.65rem}.card-body{display:flex;flex-direction:column}.card-title{min-height:3.2rem}.card-meta{color:#92400e;font-size:.88rem;font-weight:700}.card-tags{margin-top:.85rem}.cards-grid{align-items:stretch}.category-band{background:linear-gradient(135deg,rgba(255,247,237,.82),rgba(254,226,226,.68))}.category-entry-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}.category-entry{display:grid;grid-template-columns:8.5rem 1fr;gap:1rem;align-items:center;background:white;border:1px solid #fde68a;border-radius:1rem;padding:.85rem;box-shadow:0 10px 30px rgba(120,53,15,.08);transition:transform .2s ease,box-shadow .2s ease}.category-entry:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(120,53,15,.15)}.category-covers{display:grid;grid-template-columns:repeat(3,1fr);height:5rem;border-radius:.8rem;overflow:hidden;background:#fef3c7}.category-covers img{width:100%;height:100%;object-fit:cover}.category-entry h2{font-size:1.15rem;font-weight:900;color:#7f1d1d}.category-entry p{font-size:.9rem;color:#6b4c35;margin-top:.25rem;line-height:1.55}.ranking-strip{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.rank-item{display:grid;grid-template-columns:2.5rem 6rem 1fr;align-items:center;gap:.75rem;background:white;border:1px solid #fde68a;border-radius:1rem;padding:.75rem;box-shadow:0 10px 24px rgba(120,53,15,.08)}.rank-item span,.rank-num{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background:#dc2626;color:white;font-weight:900}.rank-item img{width:6rem;height:3.75rem;object-fit:cover;border-radius:.7rem}.rank-item strong{display:block;color:#7f1d1d;font-weight:900}.rank-item em{display:block;color:#92400e;font-size:.84rem;font-style:normal}.page-main{padding:3rem 0 4rem}.page-hero{border-radius:1.5rem;background:linear-gradient(135deg,#fef3c7,#fee2e2);padding:2.5rem;margin-bottom:2rem;box-shadow:0 18px 48px rgba(127,29,29,.09);border:1px solid #fde68a}.page-hero h1{font-size:clamp(2.1rem,4vw,3.7rem);font-weight:950;color:#7f1d1d;letter-spacing:-.04em}.page-hero p{max-width:56rem;color:#6b4c35;margin-top:.7rem;font-size:1.05rem;line-height:1.8}.breadcrumb{display:flex;align-items:center;gap:.55rem;margin:0 0 1.25rem;color:#92400e;font-weight:700;flex-wrap:wrap}.breadcrumb a:hover{color:#dc2626}.filter-panel{display:grid;grid-template-columns:1fr;gap:.85rem;background:white;border:1px solid #fde68a;border-radius:1rem;padding:1rem;margin-bottom:1.5rem;box-shadow:0 10px 28px rgba(120,53,15,.07)}.filter-panel input,.filter-panel select{border:2px solid #fde68a;border-radius:999px;padding:.78rem 1rem;background:#fffaf0;color:#78350f;outline:none;font-weight:700}.filter-panel input:focus,.filter-panel select:focus{border-color:#f59e0b;background:white}.compact-filter{grid-template-columns:1fr}.category-overview-list{display:grid;gap:1.5rem}.category-overview{background:white;border:1px solid #fde68a;border-radius:1.25rem;padding:1.25rem;box-shadow:0 12px 34px rgba(120,53,15,.08)}.category-overview-top{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1rem}.category-overview h2{font-size:1.6rem;font-weight:900;color:#7f1d1d}.category-overview p{color:#6b4c35;line-height:1.7}.mini-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.85rem}.mini-card{display:flex;gap:.75rem;align-items:center;border-radius:.9rem;padding:.6rem;background:#fff7ed;transition:background .2s ease,transform .2s ease}.mini-card:hover{background:#fee2e2;transform:translateX(2px)}.mini-card img{width:7rem;height:4.25rem;object-fit:cover;border-radius:.7rem;background:#fef3c7}.mini-card strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#7f1d1d;font-weight:900;line-height:1.35}.mini-card em{display:block;color:#92400e;font-size:.82rem;font-style:normal;margin-top:.15rem}.ranking-list{display:grid;gap:.85rem}.ranking-row{display:grid;grid-template-columns:2.4rem 7rem 1fr;gap:.9rem;align-items:center;background:white;border:1px solid #fde68a;border-radius:1rem;padding:.8rem;box-shadow:0 10px 24px rgba(120,53,15,.07)}.ranking-row img{width:7rem;height:4.35rem;border-radius:.7rem;object-fit:cover;background:#fef3c7}.rank-copy strong{display:block;color:#7f1d1d;font-size:1.05rem;font-weight:900}.rank-copy em{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#6b4c35;font-style:normal;line-height:1.55;margin-top:.2rem}.rank-meta{display:none;color:#92400e;font-weight:800}.detail-layout{display:grid;grid-template-columns:1fr;gap:2rem}.player-section{background:#111827;border-radius:1.25rem;overflow:hidden;box-shadow:0 22px 55px rgba(17,24,39,.28)}.movie-player{display:block;width:100%;aspect-ratio:16/9;background:#000}.detail-card,.side-box,.more-section{background:white;border:1px solid #fde68a;border-radius:1.25rem;padding:1.5rem;box-shadow:0 14px 36px rgba(120,53,15,.08)}.detail-card h1{font-size:clamp(2rem,4vw,3.4rem);font-weight:950;color:#7f1d1d;letter-spacing:-.04em}.detail-meta{margin:.5rem 0 1rem;color:#92400e;font-weight:800}.lead-text{font-size:1.08rem;color:#6b4c35;line-height:1.85}.detail-card h2,.side-box h2{font-size:1.4rem;color:#7f1d1d;font-weight:900;margin-top:1.5rem;margin-bottom:.65rem}.detail-card p{color:#4b3528;line-height:1.95}.detail-tags{margin:1.1rem 0}.detail-side{min-width:0}.side-box{position:sticky;top:7rem}.more-section{margin-top:2rem}.site-footer{background:#431407;color:#fed7aa;margin-top:3rem;padding:3rem 0 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}.footer-brand{display:inline-block;font-size:1.8rem;font-weight:950;color:white;margin-bottom:.7rem}.site-footer p{line-height:1.8;color:#fde68a}.site-footer h2{font-size:1.05rem;color:white;font-weight:900;margin-bottom:.75rem}.footer-links{display:grid;gap:.45rem}.footer-links a{color:#fed7aa}.footer-links a:hover{color:white}.footer-bottom{text-align:center;border-top:1px solid rgba(254,215,170,.2);margin-top:2rem;padding:1.1rem;color:#fcd34d}.hidden-card{display:none!important}@media (min-width:640px){.category-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ranking-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (min-width:768px){.hero-content{padding:4rem}.filter-panel{grid-template-columns:1fr 12rem 12rem}.compact-filter{grid-template-columns:1fr 12rem}.ranking-row{grid-template-columns:2.4rem 8rem 1fr 9rem}.ranking-row img{width:8rem;height:5rem}.rank-meta{display:block}.category-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.category-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,2fr) minmax(20rem,1fr)}.ranking-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.hero-slider{height:72vh}.hero-control{display:none}.section-head{align-items:start;flex-direction:column}.category-overview-top{flex-direction:column}.ranking-row{grid-template-columns:2.4rem 6rem 1fr}.ranking-row img{width:6rem;height:3.8rem}.detail-card,.side-box,.more-section{padding:1rem}.page-hero{padding:1.5rem}.brand-name{font-size:1.35rem}}