:root{--bg:#fff8ed;--ink:#1f2937;--muted:#6b7280;--line:#f2dfc4;--card:#fff;--amber:#b45309;--amber2:#92400e;--rose:#be123c;--dark:#111827;--soft:#fff7ed}html{scroll-behavior:smooth}body{min-height:100vh;background:linear-gradient(135deg,#fff7ed 0%,#fff 34%,#fff1f2 100%);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,rgba(255,251,235,.94),rgba(255,255,255,.94),rgba(255,247,237,.94));backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(120,53,15,.08);border-bottom:1px solid rgba(245,158,11,.2)}.nav-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto;height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#d97706,#78350f);display:grid;place-items:center;color:white;box-shadow:0 16px 30px rgba(180,83,9,.28);transition:.25s}.brand:hover .brand-mark{transform:scale(1.05) rotate(-3deg)}.brand-text{display:flex;flex-direction:column;line-height:1.05}.brand-text strong,.footer-brand{font-size:24px;font-weight:900;background:linear-gradient(90deg,#78350f,#d97706);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-text small{font-size:12px;color:#78716c;margin-top:4px}.top-nav{display:flex;align-items:center;gap:4px}.nav-link{position:relative;padding:10px 12px;border-radius:999px;font-weight:700;color:#4b5563;transition:.25s}.nav-link:hover,.nav-link.active{color:#92400e;background:#fffbeb}.nav-link:after{content:"";position:absolute;left:16px;right:16px;bottom:6px;height:2px;background:#d97706;transform:scaleX(0);transform-origin:left;transition:.25s}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.menu-btn{display:none;font-size:26px;color:#78350f}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(251,146,60,.32),transparent 28%),radial-gradient(circle at 12% 68%,rgba(244,63,94,.16),transparent 31%),linear-gradient(135deg,#fff7ed,#fff,#fff1f2);border-bottom:1px solid rgba(245,158,11,.2)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.15),rgba(255,255,255,0));pointer-events:none}.hero-inner{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:620px;display:grid;grid-template-columns:1.03fr .97fr;gap:48px;align-items:center;padding:56px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#92400e;font-weight:800;box-shadow:0 12px 24px rgba(180,83,9,.09)}.hero-copy h1{font-size:clamp(42px,6vw,76px);line-height:.98;font-weight:950;letter-spacing:-.06em;margin:22px 0 20px}.grad-text{display:block;background:linear-gradient(90deg,#78350f,#d97706,#e11d48);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{font-size:19px;line-height:1.85;color:#4b5563;max-width:660px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 22px;font-weight:900;transition:.25s;border:2px solid transparent}.btn-primary{color:#fff;background:linear-gradient(90deg,#d97706,#92400e);box-shadow:0 18px 34px rgba(180,83,9,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(180,83,9,.34)}.btn-light{background:#fff;color:#92400e;border-color:#fed7aa;box-shadow:0 12px 28px rgba(120,53,15,.09)}.btn-light:hover{background:#fffbeb}.hero-stage{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.feature-panel{position:relative;border-radius:30px;overflow:hidden;min-height:510px;background:#111827;box-shadow:0 34px 60px rgba(17,24,39,.24)}.feature-panel img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.72;transition:transform .8s}.feature-panel:hover img{transform:scale(1.04)}.feature-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,24,39,.94),rgba(17,24,39,.18),rgba(120,53,15,.1))}.feature-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:28px;color:#fff}.feature-content span{display:inline-flex;padding:6px 11px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:rgba(255,255,255,.14);font-size:12px;font-weight:800}.feature-content h2{font-size:32px;font-weight:950;margin:13px 0 8px}.feature-content p{color:#fdebd1;line-height:1.7}.hero-thumbs{display:grid;grid-template-rows:repeat(4,1fr);gap:14px}.thumb-card{position:relative;display:flex;align-items:flex-end;min-height:112px;border-radius:22px;overflow:hidden;box-shadow:0 18px 38px rgba(17,24,39,.16);background:#111827;transition:.25s}.thumb-card:hover{transform:translateY(-3px) scale(1.01)}.thumb-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.66}.thumb-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,24,39,.82),transparent)}.thumb-card span{position:relative;z-index:2;color:#fff;font-weight:900;padding:16px;text-shadow:0 2px 8px rgba(0,0,0,.35)}.quick-cats{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.quick-cats a{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(245,158,11,.28);color:#92400e;font-weight:800}.section{padding:70px 0}.section-alt{background:rgba(255,255,255,.55);border-top:1px solid rgba(245,158,11,.16);border-bottom:1px solid rgba(245,158,11,.16)}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.kicker{display:inline-flex;letter-spacing:.12em;text-transform:uppercase;color:#b45309;font-size:12px;font-weight:950;margin-bottom:8px}.section-head h2{font-size:clamp(28px,4vw,42px);line-height:1.12;font-weight:950;color:#111827}.section-head p{color:#6b7280;line-height:1.75;max-width:720px;margin-top:8px}.section-more{flex-shrink:0;color:#92400e;font-weight:900;border:1px solid #fed7aa;background:#fff7ed;padding:10px 14px;border-radius:999px}.movie-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.movie-card{border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(120,53,15,.1);overflow:hidden;border:1px solid rgba(251,191,36,.18);transition:.25s}.movie-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(120,53,15,.16)}.poster{position:relative;display:block;aspect-ratio:2/3;background:linear-gradient(135deg,#1f2937,#78350f);overflow:hidden}.poster img{width:100%;height:100%;object-fit:cover;transition:.45s}.movie-card:hover .poster img{transform:scale(1.06)}.poster-badge{position:absolute;right:10px;top:10px;border-radius:999px;background:rgba(17,24,39,.72);color:#fff;font-size:12px;font-weight:900;padding:6px 10px;backdrop-filter:blur(8px)}.card-body{padding:16px}.card-meta{display:flex;justify-content:space-between;gap:8px;color:#b45309;font-size:12px;font-weight:900;margin-bottom:8px}.card-meta span,.card-meta a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-body h3{font-size:17px;font-weight:950;line-height:1.25;color:#111827;margin-bottom:8px}.card-body h3 a:hover{color:#b45309}.card-body p{font-size:13px;line-height:1.65;color:#6b7280;min-height:42px}.tag-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.tag-row span{font-size:11px;color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:4px 8px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-card{position:relative;min-height:210px;border-radius:26px;overflow:hidden;background:#111827;box-shadow:0 20px 45px rgba(17,24,39,.16)}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58;transition:.45s}.category-card:hover img{transform:scale(1.06)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,24,39,.88),rgba(120,53,15,.22))}.category-card div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;color:#fff}.category-card h3{font-size:22px;font-weight:950;margin-bottom:7px}.category-card p{font-size:13px;line-height:1.65;color:#fdebd1}.rank-layout{display:grid;grid-template-columns:1fr 360px;gap:28px}.rank-list{counter-reset:item;display:grid;gap:14px}.rank-item{counter-increment:item;display:grid;grid-template-columns:64px 92px 1fr;gap:16px;align-items:center;background:#fff;border:1px solid rgba(251,191,36,.22);border-radius:24px;padding:12px;box-shadow:0 14px 34px rgba(120,53,15,.08)}.rank-item:before{content:counter(item);font-size:30px;font-weight:950;color:#d97706;text-align:center}.rank-item img{width:92px;aspect-ratio:2/3;object-fit:cover;border-radius:16px;background:#1f2937}.rank-item h3{font-size:19px;font-weight:950;margin-bottom:6px}.rank-item p{color:#6b7280;line-height:1.65;font-size:14px}.rank-meta{display:flex;gap:8px;flex-wrap:wrap;color:#92400e;font-weight:800;font-size:12px;margin-top:8px}.side-card{background:#fff;border-radius:26px;padding:22px;box-shadow:0 18px 42px rgba(120,53,15,.1);border:1px solid rgba(251,191,36,.2);position:sticky;top:98px}.compact-list{display:grid;gap:12px;margin-top:16px}.compact-card{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;border-radius:18px;padding:9px;background:#fff7ed;border:1px solid #fed7aa;transition:.2s}.compact-card:hover{transform:translateX(4px);background:#fffbeb}.compact-card img{width:64px;aspect-ratio:2/3;object-fit:cover;border-radius:12px;background:#1f2937}.compact-card strong{display:block;color:#111827;font-weight:950;line-height:1.25}.compact-card em{display:block;font-style:normal;color:#78716c;font-size:12px;margin-top:4px}.filter-panel{display:grid;grid-template-columns:minmax(220px,1fr) 160px 160px 180px;gap:12px;margin-bottom:28px;background:rgba(255,255,255,.86);border:1px solid rgba(251,191,36,.22);box-shadow:0 16px 38px rgba(120,53,15,.08);border-radius:24px;padding:14px}.filter-panel label{display:flex;flex-direction:column;gap:6px;color:#92400e;font-size:12px;font-weight:950}.filter-panel input,.filter-panel select{height:44px;border:1px solid #fed7aa;border-radius:14px;background:#fff;color:#374151;padding:0 12px;outline:none}.filter-panel input:focus,.filter-panel select:focus{box-shadow:0 0 0 4px rgba(245,158,11,.15);border-color:#f59e0b}.page-hero{padding:70px 0 42px;background:linear-gradient(135deg,#fff7ed,#fff,#fff1f2);border-bottom:1px solid rgba(245,158,11,.18)}.page-hero h1{font-size:clamp(34px,5vw,58px);font-weight:950;line-height:1.08;color:#111827;letter-spacing:-.04em}.page-hero p{color:#6b7280;font-size:18px;line-height:1.8;max-width:850px;margin-top:14px}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:14px;color:#92400e;font-weight:800;margin-bottom:18px}.breadcrumbs strong{color:#111827}.detail-hero{padding:40px 0 70px;background:linear-gradient(135deg,#111827,#2f1c13 42%,#7f1d1d);color:#fff}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.player-shell{background:#05070b;border:1px solid rgba(255,255,255,.13);border-radius:28px;overflow:hidden;box-shadow:0 34px 72px rgba(0,0,0,.34)}.player-shell video{width:100%;aspect-ratio:16/9;background:#05070b}.detail-title{margin-top:28px}.detail-title h1{font-size:clamp(32px,5vw,56px);font-weight:950;line-height:1.08;letter-spacing:-.04em}.detail-title p{color:#fdebd1;line-height:1.8;font-size:18px;margin-top:16px}.detail-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.detail-meta span,.detail-meta a{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);border-radius:999px;padding:8px 12px;color:#fff;font-weight:800}.detail-poster{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:14px;box-shadow:0 24px 60px rgba(0,0,0,.22)}.detail-poster img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:20px;background:#111827}.content-panel{background:#fff;border:1px solid rgba(251,191,36,.22);border-radius:28px;padding:28px;box-shadow:0 18px 42px rgba(120,53,15,.09)}.content-panel h2{font-size:28px;font-weight:950;margin-bottom:14px;color:#111827}.content-panel p{color:#4b5563;line-height:1.9;margin-bottom:16px}.detail-sections{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px}.hidden-card{display:none!important}.empty-state{display:none;text-align:center;border:1px dashed #f59e0b;border-radius:20px;padding:28px;background:#fff7ed;color:#92400e;font-weight:900}.empty-state.show{display:block}.site-footer{background:linear-gradient(135deg,#111827,#1f2937);color:#d1d5db;padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:34px}.footer-grid h3{font-size:18px;color:#fbbf24;font-weight:950;margin-bottom:12px}.footer-grid p{line-height:1.75;color:#9ca3af}.footer-links{display:flex;gap:10px 14px;flex-wrap:wrap}.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);margin-top:34px;padding:20px;color:#9ca3af}.card-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mini-feature{border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 38px rgba(120,53,15,.09);border:1px solid rgba(251,191,36,.2)}.mini-feature img{width:100%;height:180px;object-fit:cover;background:#111827}.mini-feature div{padding:16px}.mini-feature h3{font-size:18px;font-weight:950;margin-bottom:7px}.mini-feature p{font-size:13px;color:#6b7280;line-height:1.65}.movie-card[data-category-name]{display:block}.wide-copy{max-width:900px}.all-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.all-grid .card-body p{display:none}.all-grid .card-body{padding:13px}.all-grid .card-body h3{font-size:15px}.all-grid .tag-row{display:none}@media (max-width:1100px){.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-stage{max-width:760px}.movie-grid{grid-template-columns:repeat(4,1fr)}.all-grid{grid-template-columns:repeat(5,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.rank-layout,.detail-sections,.detail-grid{grid-template-columns:1fr}.side-card{position:static}.detail-poster{max-width:360px}.filter-panel{grid-template-columns:1fr 1fr}.top-nav{position:fixed;left:16px;right:16px;top:84px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #fed7aa;border-radius:24px;padding:16px;box-shadow:0 24px 60px rgba(120,53,15,.18)}.top-nav.open{display:flex}.menu-btn{display:block}}@media (max-width:760px){.container,.nav-wrap,.hero-inner{width:min(100% - 24px,1180px)}.nav-wrap{height:68px}.brand-text strong{font-size:20px}.brand-mark{width:40px;height:40px}.hero-copy p{font-size:16px}.hero-stage{grid-template-columns:1fr}.feature-panel{min-height:430px}.hero-thumbs{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.thumb-card{min-height:110px}.section{padding:48px 0}.section-head{display:block}.section-more{display:inline-flex;margin-top:14px}.movie-grid,.all-grid{grid-template-columns:repeat(2,1fr);gap:14px}.category-grid{grid-template-columns:1fr}.card-strip{grid-template-columns:1fr 1fr}.filter-panel{grid-template-columns:1fr}.rank-item{grid-template-columns:48px 72px 1fr;gap:10px}.rank-item img{width:72px}.rank-item h3{font-size:16px}.rank-item p{display:none}.footer-grid{grid-template-columns:1fr}.detail-title h1{font-size:34px}.content-panel{padding:22px}.detail-hero{padding-bottom:46px}}@media (max-width:420px){.movie-grid,.all-grid,.card-strip{grid-template-columns:1fr}.hero-actions .btn{width:100%}.rank-item{grid-template-columns:44px 64px 1fr}.rank-item img{width:64px}.feature-panel{min-height:370px}}