:root{--site-primary:#d4884b;--site-primary-dark:#c6703f;--site-secondary:#1c1917;--site-muted:#78716c;--site-warm:#faf9f7;--site-card:#ffffff;--site-border:#e8e4dc;--site-accent:#f59e0b}.site-header{border-bottom:1px solid rgba(232,228,220,.65)}.brand-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:18px;box-shadow:0 10px 24px rgba(212,136,75,.28)}.nav-link{font-weight:600;color:#44403c;transition:.2s}.nav-link:hover,.nav-link.active{color:var(--site-primary-dark)}.menu-button{font-size:26px;line-height:1;color:#292524}.mobile-menu{display:none;padding:0 0 14px}.mobile-menu.is-open{display:grid;gap:8px}.mobile-link{display:block;padding:12px 0;color:#44403c;font-weight:600;border-top:1px solid #f1eee8}.mobile-link.active{color:var(--site-primary-dark)}.hero-section{position:relative;height:560px;background:#1c1917;overflow:hidden}.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{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.88),rgba(0,0,0,.52) 48%,rgba(0,0,0,.18));z-index:2}.hero-content{position:absolute;inset:0;z-index:3;display:flex;align-items:flex-end}.hero-inner{padding-bottom:76px}.hero-kicker{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#e7e5e4;margin-bottom:18px}.hero-kicker span:first-child{background:var(--site-primary);color:#fff;border-radius:999px;padding:6px 13px;font-weight:700}.hero-title{font-size:clamp(2rem,5vw,4.65rem);line-height:1.05;color:#fff;font-weight:900;letter-spacing:-.04em;margin:0 0 18px}.hero-copy{max-width:680px;color:#e7e5e4;font-size:clamp(1rem,2vw,1.22rem);line-height:1.8;margin-bottom:28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 22px;font-weight:800;transition:.2s}.btn-primary{background:var(--site-primary);color:#fff;box-shadow:0 14px 30px rgba(212,136,75,.3)}.btn-primary:hover{background:var(--site-primary-dark);transform:translateY(-1px)}.btn-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(10px)}.btn-secondary:hover{background:rgba(255,255,255,.2)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:999px;background:rgba(0,0,0,.48);color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;transition:.2s}.hero-arrow:hover{background:rgba(0,0,0,.72)}.hero-prev{left:18px}.hero-next{right:18px}.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:4;display:flex;gap:8px}.hero-dot{width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.48);transition:.25s}.hero-dot.active{width:34px;background:#fff}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.section-title{display:flex;align-items:center;gap:12px;font-size:clamp(1.45rem,3vw,2rem);font-weight:900;color:#1c1917;letter-spacing:-.025em}.section-title:before{content:"";width:10px;height:30px;border-radius:999px;background:var(--site-primary)}.section-link{color:var(--site-primary-dark);font-weight:700}.section-link:hover{text-decoration:underline}.movie-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}.movie-grid.small{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.movie-card{height:100%;display:flex;flex-direction:column}.movie-card .card-body{display:flex;flex:1;flex-direction:column}.card-cover{background:linear-gradient(135deg,#e8e4dc,#cfc8bb)}.play-hover{position:absolute;inset:0;margin:auto;width:58px;height:58px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--site-primary-dark);display:flex;align-items:center;justify-content:center;font-size:23px;transform:scale(0);transition:.28s}.movie-card:hover .play-hover{transform:scale(1)}.duration-badge{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.66);color:#fff;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:700;backdrop-filter:blur(8px)}.category-pill{background:#fff7ed;color:#9a581f;border-radius:8px;padding:5px 8px;font-size:12px;font-weight:700}.rating{color:#f59e0b;font-weight:900;font-size:14px;white-space:nowrap}.tag-chip{display:inline-flex;align-items:center;border-radius:999px;background:#fff7ed;color:#9a581f;padding:7px 11px;font-size:13px;font-weight:700;margin:0 8px 8px 0}.filter-grid{display:grid;grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(140px,.55fr));gap:12px}.filter-input,.filter-select{width:100%;border:1px solid var(--site-border);background:#fff;border-radius:12px;padding:13px 14px;outline:none;color:#292524}.filter-input:focus,.filter-select:focus{border-color:var(--site-primary);box-shadow:0 0 0 4px rgba(212,136,75,.12)}.category-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:22px}.category-card{position:relative;overflow:hidden;border-radius:22px;background:#fff;padding:26px;min-height:180px;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);transition:.25s}.category-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px -18px rgba(0,0,0,.28)}.category-card:after{content:"";position:absolute;right:-42px;top:-42px;width:138px;height:138px;border-radius:999px;background:rgba(212,136,75,.13)}.category-card h2{font-size:23px;font-weight:900;margin-bottom:10px;color:#1c1917}.category-card p{color:#57534e;line-height:1.75;max-width:85%}.rank-list{display:grid;gap:14px}.rank-item{display:grid;grid-template-columns:70px 160px minmax(0,1fr) auto;gap:18px;align-items:center;background:#fff;border-radius:18px;padding:14px;box-shadow:0 2px 15px -3px rgba(0,0,0,.07)}.rank-num{font-size:30px;font-weight:900;color:var(--site-primary)}.rank-cover{display:block;aspect-ratio:16/9;border-radius:13px;overflow:hidden;background:#e8e4dc}.rank-cover img{width:100%;height:100%;object-fit:cover;transition:.25s}.rank-item:hover .rank-cover img{transform:scale(1.05)}.rank-info h2{font-size:20px;font-weight:900;margin-bottom:8px}.rank-info p{color:#57534e;line-height:1.6}.page-hero{background:radial-gradient(circle at top left,rgba(212,136,75,.38),transparent 35%),#1c1917}.breadcrumb{display:flex;gap:10px;align-items:center;color:#d6d3d1;font-size:14px;margin-bottom:18px}.breadcrumb a{color:#fed7aa}.page-title{font-size:clamp(2rem,5vw,3.4rem);font-weight:950;letter-spacing:-.04em;line-height:1.08;margin:0 0 18px}.page-desc{max-width:780px;color:#e7e5e4;font-size:18px;line-height:1.85}.detail-hero{background:radial-gradient(circle at top right,rgba(212,136,75,.28),transparent 38%),#1c1917;color:#fff}.detail-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:34px;align-items:end}.detail-poster{border-radius:24px;overflow:hidden;aspect-ratio:16/9;background:#292524;box-shadow:0 22px 60px rgba(0,0,0,.35)}.detail-poster img{width:100%;height:100%;object-fit:cover}.detail-title{font-size:clamp(2rem,5vw,4rem);line-height:1.08;font-weight:950;letter-spacing:-.04em;margin-bottom:18px}.detail-line{color:#e7e5e4;font-size:19px;line-height:1.8;margin-bottom:22px}.detail-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.detail-meta span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;color:#fff}.player-wrap{border-radius:24px;overflow:hidden;background:#111;box-shadow:0 22px 60px rgba(0,0,0,.18)}.video-player{width:100%;aspect-ratio:16/9;background:#000;display:block}.article-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.article-card h2{font-size:24px;font-weight:900;margin-bottom:14px;color:#1c1917}.article-card p{color:#44403c;line-height:1.95;margin-bottom:16px}.quick-links{display:flex;gap:12px;flex-wrap:wrap}.no-result{display:none;text-align:center;color:#78716c;padding:26px}.no-result.show{display:block}.site-footer{margin-top:64px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-title{color:#fff;font-size:18px;font-weight:900;margin-bottom:12px}.footer-text{color:#d6d3d1;line-height:1.75;max-width:560px}.footer-links{display:grid;gap:8px}.footer-links a{color:#d6d3d1}.footer-links a:hover{color:#fdba74}.footer-bottom{border-top:1px solid rgba(214,211,209,.18);margin-top:32px;padding-top:24px;color:#a8a29e;font-size:14px}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:640px){.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.movie-grid.small{grid-template-columns:repeat(6,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.hero-section{height:520px}.hero-arrow{display:none}.filter-grid{grid-template-columns:1fr}.rank-item{grid-template-columns:46px 108px minmax(0,1fr);gap:12px}.rank-action{display:none}.rank-info p{display:none}.detail-grid{grid-template-columns:1fr}.detail-poster{max-width:100%}.footer-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.movie-grid.small{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.hero-inner{padding-bottom:62px}.hero-actions{gap:10px}.btn-primary,.btn-secondary{width:100%;padding:12px 18px}.movie-grid,.movie-grid.small{grid-template-columns:1fr}.rank-item{grid-template-columns:42px 1fr}.rank-cover{display:none}.page-desc{font-size:16px}.article-card{padding:22px}.card-meta-row{align-items:flex-start;gap:8px;flex-direction:column}}