
:root{--amber:#f59e0b;--amber-dark:#92400e;--ink:#111827;--muted:#6b7280}html{scroll-behavior:smooth}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink)}.site-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;font-size:.9rem;box-shadow:0 10px 25px rgba(245,158,11,.35)}.site-brand-icon.small{width:1.5rem;height:1.5rem;font-size:.7rem}.site-main-nav{font-size:.95rem}.nav-categories{display:flex;align-items:center;gap:1rem;max-width:46rem;overflow:hidden;white-space:nowrap}.site-nav-item{font-size:.88rem;opacity:.94}.mobile-menu{display:none}.mobile-menu.open{display:block}.mobile-link{display:block;padding:.55rem 0;color:#fff}.mobile-link:hover{color:#fde68a}.section-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.75rem;background:#fef3c7;color:#b45309;font-weight:800}.hero-carousel{background:#111827}.hero-image-link{position:absolute;inset:0}.hero-slide{pointer-events:none}.hero-slide.active{opacity:1;pointer-events:auto}.hero-kicker{display:inline-flex;margin-bottom:1rem;padding:.35rem .75rem;border-radius:9999px;background:rgba(245,158,11,.9);font-weight:700;font-size:.875rem;letter-spacing:.03em}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.15rem;border-radius:9999px;font-weight:700;transition:all .2s ease}.hero-btn.primary{background:#f59e0b;color:#fff;box-shadow:0 14px 30px rgba(245,158,11,.32)}.hero-btn.primary:hover{background:#d97706;transform:translateY(-1px)}.hero-btn.ghost{background:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(8px)}.hero-btn.ghost:hover{background:rgba(255,255,255,.26)}.hero-prev,.hero-next{width:3rem;height:3rem;font-size:2rem;line-height:1}.hero-dot{width:.75rem;height:.75rem;border-radius:9999px;background:rgba(255,255,255,.55);transition:all .25s ease}.hero-dot.active{width:2rem;background:#f59e0b}.movie-card{min-width:0}.movie-card img{background:#111827}.compact-card .p-4{padding:.85rem}.compact-card h3{font-size:.92rem}.movie-poster{background:linear-gradient(135deg,#111827,#312e81)}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.search-panel{border:1px solid rgba(245,158,11,.12)}.filter-input{width:100%;border:1px solid #e5e7eb;border-radius:.85rem;padding:.8rem 1rem;background:#fff;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s}.filter-input:focus{border-color:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.12)}.empty-result{display:none}.empty-result.show{display:block}.category-card{overflow:hidden;display:block}.category-card-covers{height:9.5rem;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:.25rem;background:#111827;overflow:hidden}.category-card-covers img{width:100%;height:100%;object-fit:cover}.category-card-covers img:first-child{grid-row:span 2}.cat-count{font-size:.8rem;color:#92400e;background:#fef3c7;border-radius:9999px;padding:.2rem .55rem;font-weight:700}.rank-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:900px){.rank-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.rank-row{display:flex;position:relative;color:inherit}.rank-cover{width:7rem;height:8.5rem;object-fit:cover;background:#111827;flex-shrink:0}.rank-info{padding:1rem;min-width:0}.rank-medal{position:absolute;left:.5rem;top:.5rem;width:2rem;height:2rem;border-radius:9999px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.8rem;z-index:1}.rank-medal.gold{background:linear-gradient(135deg,#f59e0b,#b45309)}.rank-medal.silver{background:linear-gradient(135deg,#9ca3af,#4b5563)}.rank-medal.bronze{background:linear-gradient(135deg,#b45309,#7c2d12)}.player-shell{min-height:260px;background:#000}.player-shell:before{content:"";position:absolute;inset:0;background-image:var(--poster);background-size:cover;background-position:center;opacity:.38;filter:blur(2px);transform:scale(1.02)}.player-shell video{position:relative;z-index:1;background:transparent}.play-overlay{z-index:2;color:#fff;transition:opacity .25s ease}.play-overlay.hide{opacity:0;pointer-events:none}.play-circle{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:9999px;background:rgba(245,158,11,.92);font-size:2rem;box-shadow:0 20px 45px rgba(245,158,11,.35)}.detail-cover{width:100%;aspect-ratio:3/4;object-fit:cover;background:#111827}.detail-text p{font-size:1.02rem}.pn-card{display:block;background:#fff7ed;border:1px solid #fed7aa;border-radius:.85rem;padding:1rem;color:#92400e;font-weight:700}.pn-card:hover{background:#ffedd5}.pn-card.muted{color:#9ca3af;background:#f9fafb;border-color:#e5e7eb}.footer-cat-list{columns:2}.backtop{position:fixed;right:1rem;bottom:1rem;width:2.75rem;height:2.75rem;border-radius:9999px;background:#92400e;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.25);display:none;z-index:60;font-weight:800}.backtop.show{display:block}@media (max-width:767px){.hero-carousel{height:68vh}.hero-copy{padding:1.25rem}.hero-copy h1{font-size:2.3rem;line-height:1.1}.hero-prev,.hero-next{display:none}.nav-categories{display:none}.category-card-covers{height:8rem}.rank-cover{width:5.5rem;height:7rem}.rank-info{padding:.75rem}.footer-cat-list{columns:1}.player-shell{min-height:210px}.play-circle{width:4rem;height:4rem;font-size:1.5rem}}
