:root{--amber:#f59e0b;--orange:#ea580c;--brown:#78350f;--ink:#1f2937;--muted:#6b7280;--soft:#fff7ed;--line:#fed7aa}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:linear-gradient(#fff7ed,#fff);color:var(--ink)}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#78350f,#92400e,#7c2d12);color:#fff;box-shadow:0 12px 30px rgba(120,53,15,.28)}.header-inner{height:4.2rem;display:flex;align-items:center;gap:1.25rem}.brand{display:flex;align-items:center;gap:.55rem;font-size:1.25rem;font-weight:900;white-space:nowrap}.brand-icon{font-size:1.75rem}.desktop-nav{display:flex;align-items:center;gap:1.35rem;font-weight:650}.desktop-nav a{opacity:.92}.desktop-nav a:hover{color:#fde68a}.search-form{margin-left:auto;display:flex;align-items:center;gap:.45rem}.search-form input{width:16rem;border-radius:999px;background:rgba(255,255,255,.18);padding:.62rem 1rem;color:#fff;outline:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);backdrop-filter:blur(10px)}.search-form input::placeholder{color:rgba(255,255,255,.72)}.search-form button{border-radius:999px;background:#fff;color:#78350f;font-weight:800;padding:.62rem 1rem}.mobile-toggle{display:none;margin-left:auto;font-size:1.8rem}.mobile-panel{display:none;background:#7c2d12;padding:1rem}.mobile-panel nav{display:grid;gap:.8rem}.mobile-panel .search-form{margin-top:1rem;margin-left:0}.mobile-panel .search-form input{width:100%}.hero-carousel{height:620px;position:relative;overflow:hidden;background:linear-gradient(120deg,#78350f,#9a3412,#431407)}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .75s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-media{position:absolute;inset:0 0 0 42%;background:linear-gradient(135deg,rgba(245,158,11,.25),rgba(255,255,255,.03))}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.12) contrast(1.02);opacity:.75}.hero-shade{position:absolute;inset:0;background:radial-gradient(circle at 72% 32%,rgba(251,191,36,.2),transparent 36%),linear-gradient(90deg,rgba(67,20,7,.98) 0%,rgba(120,53,15,.92) 39%,rgba(120,53,15,.38) 70%,rgba(67,20,7,.75) 100%)}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff;max-width:1280px}.hero-kicker{display:inline-flex;width:max-content;border:1px solid rgba(253,230,138,.48);background:rgba(255,255,255,.12);backdrop-filter:blur(14px);border-radius:999px;padding:.45rem 1rem;margin-bottom:1.1rem;color:#fde68a;font-weight:800}.hero-content h1{font-size:clamp(2.4rem,6vw,5.6rem);font-weight:950;letter-spacing:-.04em;line-height:1.02;max-width:820px;text-shadow:0 20px 45px rgba(0,0,0,.28)}.hero-content p{font-size:clamp(1.06rem,2.4vw,1.35rem);line-height:1.8;color:#ffedd5;max-width:680px;margin:1.25rem 0}.hero-tags{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.4rem}.hero-tags span{border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.2);padding:.38rem .75rem;color:#fff7ed;font-size:.92rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900;padding:.9rem 1.35rem;transition:.25s ease}.btn.primary{background:#fff;color:#78350f;box-shadow:0 18px 35px rgba(0,0,0,.24)}.btn.primary:hover{background:#fde68a;transform:translateY(-2px)}.btn.ghost{color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(12px)}.btn.ghost:hover{background:rgba(255,255,255,.25)}.hero-tabs{position:absolute;left:50%;bottom:1.3rem;transform:translateX(-50%);z-index:4;display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem}.hero-tabs button{text-align:left;border-radius:1rem;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);color:#fff;padding:.7rem .85rem;backdrop-filter:blur(12px);font-size:.88rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hero-tabs button span{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:999px;background:rgba(255,255,255,.2);margin-right:.45rem;font-weight:900}.hero-tabs button.active{background:#fff;color:#7c2d12}.section{padding:4rem 0}.bg-white{background:#fff}.soft{background:linear-gradient(#fff7ed,#fff)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.section-head h2,.section-title h2,.block-title{font-size:2rem;font-weight:950;color:#111827}.section-head p,.section-title p{color:#6b7280;margin-top:.35rem}.section-head>a{color:#ea580c;font-weight:850}.center{text-align:center;margin-bottom:2rem}.movie-grid{display:grid;gap:1.4rem}.movie-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.movie-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.movie-card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 12px 30px rgba(17,24,39,.09);border:1px solid #ffedd5;transition:.3s ease}.movie-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(124,45,18,.18)}.poster-wrap{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#431407,#f59e0b)}.poster-wrap img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.movie-card:hover img{transform:scale(1.08)}.poster-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));opacity:.72}.poster-badge{position:absolute;right:.7rem;top:.7rem;z-index:2;background:#ea580c;color:#fff;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:850}.poster-play{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%) scale(.8);opacity:0;display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:rgba(255,255,255,.9);color:#7c2d12;font-weight:900;transition:.25s ease}.movie-card:hover .poster-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.card-body{padding:1.15rem}.card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;color:#ea580c;font-size:.82rem;font-weight:800;margin-bottom:.55rem}.card-meta span{color:#6b7280}.card-body h3{font-size:1.1rem;font-weight:950;line-height:1.35;color:#111827;margin-bottom:.45rem}.card-body h3 a:hover{color:#ea580c}.card-body p{font-size:.92rem;line-height:1.65;color:#6b7280;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tag-row,.tag-cloud{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.85rem}.tag-row span,.tag-cloud a{border-radius:999px;background:#fff7ed;color:#9a3412;padding:.28rem .6rem;font-size:.76rem;font-weight:750}.card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffedd5;margin-top:1rem;padding-top:.85rem;color:#6b7280;font-size:.86rem}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.category-tile{min-height:168px;border-radius:1.35rem;padding:1.35rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 42px rgba(124,45,18,.14);transition:.25s ease}.category-tile:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 28px 56px rgba(124,45,18,.22)}.category-tile span{font-size:2.45rem}.category-tile strong{font-size:1.25rem}.category-tile em{font-style:normal;font-size:.88rem;color:rgba(255,255,255,.82);line-height:1.55}.c1{background:linear-gradient(135deg,#ec4899,#f43f5e)}.c2{background:linear-gradient(135deg,#ef4444,#f97316)}.c3{background:linear-gradient(135deg,#2563eb,#06b6d4)}.c4{background:linear-gradient(135deg,#4c1d95,#111827)}.c5{background:linear-gradient(135deg,#dc2626,#7c2d12)}.c6{background:linear-gradient(135deg,#db2777,#fb7185)}.c7{background:linear-gradient(135deg,#7c3aed,#0f766e)}.c8{background:linear-gradient(135deg,#0891b2,#22c55e)}.c9{background:linear-gradient(135deg,#f59e0b,#84cc16)}.c10{background:linear-gradient(135deg,#92400e,#374151)}.two-col{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:2rem;align-items:start}.ranking-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:2rem;align-items:start}.rank-panel{border-radius:1.35rem;background:#fff;box-shadow:0 14px 38px rgba(17,24,39,.1);border:1px solid #ffedd5;padding:1.25rem}.rank-panel h2{font-size:1.35rem;font-weight:950;margin-bottom:1rem}.rank-item{display:grid;grid-template-columns:2.1rem minmax(0,1fr) 3rem;align-items:center;gap:.65rem;border-radius:.85rem;padding:.72rem .55rem;color:#374151}.rank-item:hover{background:#fff7ed;color:#ea580c}.rank-no{display:grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:999px;background:#fed7aa;color:#9a3412;font-weight:950}.rank-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:760}.rank-year{text-align:right;color:#9ca3af;font-size:.84rem}.page-hero{padding:4.5rem 0;background:linear-gradient(90deg,#ea580c,#d97706,#ea580c);color:#fff}.page-hero h1{font-size:clamp(2.1rem,5vw,4rem);font-weight:950;letter-spacing:-.03em}.page-hero p{margin-top:.75rem;font-size:1.15rem;max-width:760px;color:#fff7ed;line-height:1.75}.breadcrumb{display:flex;gap:.5rem;flex-wrap:wrap;color:#ffedd5;margin-bottom:1rem;font-weight:750}.category-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.category-overview-card{border-radius:1.35rem;color:#fff;padding:1.35rem;box-shadow:0 18px 44px rgba(17,24,39,.14)}.category-overview-card span{font-size:2.5rem}.category-overview-card h2{font-size:1.55rem;font-weight:950;margin:.45rem 0}.category-overview-card p{color:rgba(255,255,255,.85);line-height:1.7}.category-overview-card div{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.category-overview-card div a{border-radius:999px;background:rgba(255,255,255,.18);padding:.35rem .65rem;font-size:.82rem}.toolbar,.search-page-box{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:1rem;padding:.8rem}.toolbar input,.search-page-box input,.search-page-box select{border:1px solid #fed7aa;border-radius:999px;background:#fff;padding:.72rem 1rem;color:#374151;min-width:220px;outline:0}.toolbar button{border-radius:999px;background:#fff;color:#9a3412;border:1px solid #fed7aa;padding:.72rem 1rem;font-weight:850}.toolbar button:hover{background:#fed7aa}.sticky-panel{position:sticky;top:5.6rem}.rank-list{display:grid;gap:.2rem}.detail-hero{position:relative;padding:6rem 0 4rem;color:#fff;background:#431407;overflow:hidden}.detail-bg{position:absolute;inset:0}.detail-bg img{width:100%;height:100%;object-fit:cover;opacity:.28;filter:blur(2px) saturate(1.1)}.detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(67,20,7,.96),rgba(124,45,18,.78),rgba(67,20,7,.92))}.detail-hero .container{position:relative;z-index:2}.detail-hero h1{font-size:clamp(2rem,5vw,4.4rem);font-weight:950;letter-spacing:-.04em;max-width:980px}.detail-hero p{font-size:1.15rem;line-height:1.8;max-width:850px;color:#ffedd5;margin:1rem 0}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;align-items:start}.player-box{border-radius:1.3rem;overflow:hidden;background:#000;box-shadow:0 18px 55px rgba(0,0,0,.22);border:1px solid #111827}.player-box video{width:100%;aspect-ratio:16/9;background:#000}.detail-card{margin-top:1.5rem;background:#fff;border-radius:1.3rem;border:1px solid #ffedd5;box-shadow:0 14px 40px rgba(17,24,39,.09);padding:1.5rem}.detail-card h2{font-size:1.35rem;font-weight:950;color:#111827;margin:1.25rem 0 .65rem}.detail-card h2:first-child{margin-top:0}.detail-card p{line-height:1.9;color:#4b5563}.info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:1.4rem 0}.info-grid div{border-radius:1rem;background:#fff7ed;border:1px solid #fed7aa;padding:.9rem}.info-grid strong{display:block;color:#9a3412;margin-bottom:.35rem}.info-grid span{color:#374151}.side-poster{border-radius:1.3rem;overflow:hidden;background:linear-gradient(135deg,#431407,#f59e0b);box-shadow:0 18px 40px rgba(124,45,18,.18);margin-bottom:1.2rem}.side-poster img{width:100%;aspect-ratio:3/4;object-fit:cover}.prev-next{display:grid;gap:.6rem;margin-top:1.4rem}.prev-next a{border-radius:.9rem;border:1px solid #fed7aa;background:#fff7ed;padding:.8rem;color:#9a3412;font-weight:750}.site-footer{background:linear-gradient(#111827,#030712);color:#d1d5db;padding:3rem 0 1.4rem}.footer-grid{display:grid;grid-template-columns:1.1fr 1.5fr 1fr;gap:2rem}.footer-brand{font-size:1.25rem;font-weight:950;color:#fff;margin-bottom:.8rem}.footer-grid p{color:#9ca3af;line-height:1.75}.footer-grid h3{color:#fff;font-weight:850;margin-bottom:.8rem}.footer-links{display:flex;flex-wrap:wrap;gap:.55rem}.footer-links a{border-radius:999px;background:rgba(255,255,255,.08);padding:.4rem .75rem;color:#d1d5db}.footer-links a:hover{background:rgba(245,158,11,.25);color:#fde68a}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.08);margin-top:2rem;padding-top:1rem;color:#6b7280}.hidden-card{display:none!important}@media (max-width:1100px){.desktop-nav{display:none}.mobile-toggle{display:block}.mobile-panel.open{display:block}.search-form input{width:13rem}.movie-grid.four{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col,.ranking-layout,.detail-layout{grid-template-columns:1fr}.sticky-panel{position:static}.detail-side{display:grid;grid-template-columns:240px minmax(0,1fr);gap:1rem}.hero-tabs{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.header-inner{height:auto;min-height:4rem}.brand{font-size:1.05rem}.search-form{display:none}.mobile-panel .search-form{display:flex}.hero-carousel{height:660px}.hero-media{inset:0;opacity:.42}.hero-content{justify-content:flex-end;padding-bottom:8.5rem}.hero-tabs{grid-template-columns:1fr;bottom:.8rem}.hero-tabs button:nth-child(n+4){display:none}.movie-grid.three,.movie-grid.four,.category-overview-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.section{padding:3rem 0}.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.detail-side{display:block}.info-grid{grid-template-columns:1fr 1fr}.page-hero{padding:3rem 0}}@media (max-width:480px){.info-grid{grid-template-columns:1fr}.toolbar input,.search-page-box input,.search-page-box select{min-width:100%;width:100%}.toolbar button{flex:1}.hero-content h1{font-size:2.2rem}}