:root{--brand:#a05f3d;--brand-dark:#704229;--brand-soft:#faf5f0;--accent:#ea7e20;--ink:#111827;--muted:#6b7280;--green:#2f4d35;--green-dark:#223426}body{background:#f9fafb;color:var(--ink)}.brand-link{display:flex;align-items:center;gap:.65rem;color:var(--brand);font-weight:700}.brand-link small{display:block;color:#6b7280;font-size:.75rem;font-weight:500;line-height:1}.brand-icon{width:2rem;height:2rem;border-radius:9999px;background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;display:grid;place-items:center;font-size:.85rem}.desktop-nav{display:none;align-items:center;gap:1.7rem}.nav-link{font-size:.92rem;font-weight:600;color:#374151;transition:.2s}.nav-link:hover,.nav-link.active{color:var(--brand)}.top-search{display:none;align-items:center;gap:.5rem}.top-search input,.mobile-panel input,.filter-bar input,.home-search-band input{border:1px solid #d1d5db;border-radius:999px;padding:.65rem 1rem;outline:none;background:#fff}.top-search button,.mobile-panel button,.filter-bar button,.home-search-band button{border-radius:999px;background:var(--brand);color:#fff;padding:.65rem 1.1rem;font-weight:700}.menu-button{display:inline-flex;font-size:1.5rem;color:#374151}.mobile-panel{display:none;border-top:1px solid #e5e7eb;background:#fff;padding:1rem}.mobile-panel.open{display:block}.mobile-link{display:block;padding:.7rem .9rem;border-radius:.5rem;color:#374151;font-weight:600}.mobile-link.active{background:var(--brand-soft);color:var(--brand)}.mobile-panel form{display:flex;gap:.5rem;margin-top:.8rem}.mobile-panel input{min-width:0;flex:1}.hero-wrap{background-color:var(--green-dark)}.hero-slide{pointer-events:none}.hero-slide.opacity-100{pointer-events:auto}.hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero-ghost{color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:.75rem 1.4rem;font-weight:700;background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}.hero-dots{position:absolute;right:2rem;bottom:2rem;display:flex;gap:.5rem;z-index:5}.hero-dot{width:.75rem;height:.75rem;border-radius:999px;background:rgba(255,255,255,.52);transition:.25s}.hero-dot.active{width:2rem;background:#fff}.home-search-band{background:#fff;border-bottom:1px solid #e5e7eb}.home-search-band form{display:flex;gap:.75rem;padding:1.25rem 0 .85rem}.home-search-band input{flex:1;min-width:0}.quick-cats{display:flex;gap:.6rem;flex-wrap:wrap;padding:0 0 1.25rem}.quick-cats a,.chip-row button{border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:999px;padding:.48rem .9rem;font-size:.9rem}.quick-cats a:hover,.chip-row button:hover{border-color:var(--brand);color:var(--brand)}.section-block{padding-top:4rem;padding-bottom:4rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.8rem}.section-heading h2{font-size:1.75rem;line-height:1.2;font-weight:800;color:#111827}.section-heading p{margin-top:.45rem;color:#6b7280}.section-more{color:var(--brand);font-weight:800}.movie-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.35rem}.movie-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0/.08),0 2px 4px -2px rgb(0 0 0/.08);transition:.25s}.movie-card:hover{transform:translateY(-4px);box-shadow:0 20px 32px -18px rgb(0 0 0/.35)}.card-link{display:block;height:100%}.card-cover{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#f4e8d9,#dbe8db);overflow:hidden}.card-cover img{width:100%;height:100%;object-fit:cover;transition:.35s}.movie-card:hover .card-cover img{transform:scale(1.06)}.card-year,.card-region{position:absolute;border-radius:.4rem;color:#fff;font-size:.78rem;font-weight:700;padding:.25rem .5rem}.card-year{right:.6rem;bottom:.6rem;background:rgba(0,0,0,.68)}.card-region{left:.6rem;top:.6rem;background:var(--brand)}.card-body{padding:1rem}.card-body h3{font-size:1rem;line-height:1.35;font-weight:800;margin-bottom:.45rem;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-body p{color:#4b5563;font-size:.92rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:.78rem;margin-top:.7rem}.tag-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.tag-row span{font-size:.72rem;color:var(--brand-dark);background:var(--brand-soft);border:1px solid #f4e8d9;border-radius:999px;padding:.18rem .5rem}.rank-band{background:linear-gradient(135deg,#faf5f0,#f0f5f0)}.rank-layout{display:grid;gap:1.4rem}.rank-list{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 8px 28px -20px rgb(0 0 0/.4)}.rank-list a{display:grid;grid-template-columns:3rem 1fr auto;align-items:center;gap:.9rem;padding:1rem 1.1rem;border-bottom:1px solid #f3f4f6}.rank-list a:last-child{border-bottom:0}.rank-list b{color:var(--accent)}.rank-list span{font-weight:700;color:#111827}.rank-list em{font-style:normal;color:#6b7280;font-size:.9rem}.spotlight{display:grid;gap:1rem}.mini-card{display:flex;align-items:center;gap:.9rem;background:#fff;border-radius:1rem;padding:.75rem;box-shadow:0 8px 20px -18px rgb(0 0 0/.45)}.mini-card img{width:6rem;aspect-ratio:16/10;object-fit:cover;border-radius:.75rem;background:linear-gradient(135deg,#f4e8d9,#dbe8db)}.mini-card strong{display:block;color:#111827;font-weight:800;line-height:1.3}.mini-card em{display:block;margin-top:.25rem;color:#6b7280;font-size:.85rem;font-style:normal}.category-grid,.category-overview{display:grid;grid-template-columns:1fr;gap:1rem}.category-tile,.category-card{background:#fff;border-radius:1rem;padding:1.2rem;border:1px solid #f3f4f6;box-shadow:0 8px 24px -22px rgb(0 0 0/.5);transition:.25s}.category-tile:hover,.category-card:hover{transform:translateY(-3px);border-color:#f4e8d9}.category-tile strong,.category-card h2{font-size:1.15rem;font-weight:800;color:#111827}.category-tile span,.category-card p{display:block;margin-top:.5rem;color:#6b7280;line-height:1.65}.category-preview{display:grid;gap:.65rem;margin-top:1rem}.page-hero{background:linear-gradient(135deg,var(--brand-soft),#f0f5f0);padding:4rem 0 3.5rem}.page-hero h1{font-size:2.4rem;line-height:1.15;font-weight:900;color:#111827}.page-hero p{max-width:52rem;margin-top:1rem;color:#4b5563;font-size:1.05rem;line-height:1.75}.breadcrumb{display:flex;gap:.55rem;align-items:center;margin-bottom:1rem;color:#6b7280;font-size:.92rem}.breadcrumb a{color:var(--brand);font-weight:700}.filter-bar{display:flex;gap:.75rem;margin-bottom:1rem}.filter-bar.large{margin-bottom:1.1rem}.filter-bar input{flex:1;min-width:0;border-radius:.85rem}.filter-bar button{border-radius:.85rem}.chip-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.rank-cards{display:grid;gap:.9rem}.rank-card{border-radius:1rem}.rank-card a{display:grid;grid-template-columns:3.2rem 7rem 1fr;gap:1rem;align-items:center;padding:.8rem}.rank-card b{font-size:1.25rem;color:var(--accent);text-align:center}.rank-card img{width:7rem;aspect-ratio:16/10;object-fit:cover;border-radius:.75rem;background:linear-gradient(135deg,#f4e8d9,#dbe8db)}.rank-card strong{display:block;font-weight:900;color:#111827}.rank-card em{display:block;color:#4b5563;font-style:normal;margin:.25rem 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.rank-card small{color:#6b7280}.detail-hero{background:linear-gradient(135deg,#111827,var(--green-dark));padding:3rem 0;color:#fff}.detail-head{display:grid;gap:1.6rem;align-items:center}.detail-poster img{width:100%;border-radius:1.1rem;aspect-ratio:16/10;object-fit:cover;background:linear-gradient(135deg,#f4e8d9,#dbe8db);box-shadow:0 24px 60px -24px rgb(0 0 0/.7)}.detail-copy h1{font-size:2.3rem;line-height:1.15;font-weight:900}.detail-one{font-size:1.08rem;color:#e5e7eb;margin-top:1rem;line-height:1.75}.detail-meta{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1.1rem}.detail-meta span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.32rem .7rem;color:#f3f4f6}.detail-tags span{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18);color:#fff}.primary-watch{display:inline-flex;margin-top:1.3rem;background:var(--accent);color:#fff;border-radius:999px;padding:.85rem 1.6rem;font-weight:900}.player-box{background:#000;border-radius:1.1rem;overflow:hidden;box-shadow:0 25px 55px -30px rgb(0 0 0/.8)}.player-box video{width:100%;aspect-ratio:16/9;background:#000}.detail-text{max-width:64rem}.detail-text h2{font-size:1.55rem;font-weight:900;margin:0 0 .8rem;color:#111827}.detail-text h2+ p{margin-bottom:2rem}.detail-text p{color:#374151;line-height:2;font-size:1.03rem}.site-footer{background:#111827;color:#d1d5db;margin-top:2rem}.footer-grid{display:grid;gap:2rem;padding-top:3rem;padding-bottom:2rem}.site-footer h2,.site-footer h3{color:#fff;font-weight:900;margin-bottom:.8rem}.site-footer p{line-height:1.8;color:#9ca3af}.footer-links{display:grid;gap:.55rem}.footer-links a{color:#d1d5db}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding:1.2rem;color:#9ca3af}.hidden-card{display:none!important}@media (min-width:640px){.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid,.category-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (min-width:768px){.desktop-nav{display:flex}.top-search{display:flex}.menu-button{display:none}.rank-layout{grid-template-columns:1.35fr .9fr}.detail-head{grid-template-columns:420px 1fr}.detail-copy h1{font-size:3.2rem}.rank-card a{grid-template-columns:4rem 10rem 1fr}.rank-card img{width:10rem}.movie-grid.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid,.category-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.home-search-band form,.filter-bar{flex-direction:column}.rank-card a{grid-template-columns:2.6rem 5.5rem 1fr}.rank-card img{width:5.5rem}.hero-dots{right:1rem;bottom:1rem}.section-heading{align-items:flex-start;flex-direction:column}.page-hero h1{font-size:2rem}.detail-copy h1{font-size:2.1rem}}