:root{--amber:#f59e0b;--orange:#ea580c;--dark:#111827;--muted:#6b7280;--soft:#fff7ed;--line:#f3d9aa;--shadow:0 22px 60px rgba(17,24,39,.12)}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:linear-gradient(180deg,#fff7ed 0%,#fff 36%,#fff7ed 100%);color:#1f2937}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,rgba(255,251,235,.95),rgba(255,237,213,.95),rgba(255,251,235,.95));backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(120,53,15,.1)}.header-inner{max-width:1280px;margin:0 auto;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#fbbf24,#ea580c);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(234,88,12,.25)}.brand strong{display:block;font-size:22px;line-height:1;background:linear-gradient(90deg,#d97706,#ea580c);-webkit-background-clip:text;background-clip:text;color:transparent}.brand em{display:block;font-size:11px;color:#9a6b2f;font-style:normal;margin-top:3px}.desktop-nav{display:flex;align-items:center;gap:8px}.nav-link{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:999px;font-weight:700;color:#5b4636;transition:.25s}.nav-link svg{width:17px;height:17px;fill:currentColor}.nav-link:hover,.nav-link.active{background:#fff;color:#d97706;box-shadow:0 8px 22px rgba(217,119,6,.12)}.quick-channels{max-width:1280px;margin:0 auto;display:flex;gap:10px;padding:0 24px 12px;overflow-x:auto}.quick-channels a{flex:0 0 auto;font-size:13px;color:#92400e;background:rgba(255,255,255,.7);padding:6px 12px;border-radius:999px}.menu-toggle{display:none;width:42px;height:42px;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:2px;background:#92400e;border-radius:99px}.mobile-nav{display:none;padding:12px 24px 18px;background:#fff7ed;border-top:1px solid #fde68a}.mobile-nav a{display:block;padding:12px 0;color:#78350f;font-weight:700}.page-shell{min-height:100vh}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f59e0b,#fb923c 45%,#d97706);color:#fff}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.4),transparent 22%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.26),transparent 28%);filter:blur(22px);animation:floatGlow 9s ease-in-out infinite alternate}.hero-inner{position:relative;max-width:1280px;margin:0 auto;padding:76px 24px 58px}.hero-slider{position:relative;border-radius:36px;overflow:hidden;box-shadow:0 30px 80px rgba(120,53,15,.28);background:#111827}.hero-slide{display:none;min-height:560px;position:relative}.hero-slide.active{display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.05)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,24,39,.92) 0%,rgba(17,24,39,.74) 45%,rgba(17,24,39,.12) 100%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 55%)}.hero-copy{position:relative;z-index:2;padding:64px;max-width:760px}.hero-kicker{display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.16);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 14px;font-size:14px;margin-bottom:22px}.hero h1{font-size:56px;line-height:1.08;font-weight:900;margin:0 0 18px;letter-spacing:-1px}.hero p{font-size:19px;line-height:1.8;color:rgba(255,255,255,.9);max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 22px;font-weight:800;transition:.25s}.btn svg{width:18px;height:18px;fill:currentColor}.btn-primary{background:#f59e0b;color:#fff;box-shadow:0 14px 28px rgba(245,158,11,.28)}.btn-primary:hover{background:#d97706;transform:translateY(-2px)}.btn-light{background:rgba(255,255,255,.94);color:#78350f}.btn-ghost{border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.hero-poster{position:relative;z-index:2;width:320px;justify-self:center;aspect-ratio:2/3;border-radius:28px;overflow:hidden;box-shadow:0 26px 70px rgba(0,0,0,.42);background:linear-gradient(135deg,#fde68a,#f97316)}.hero-poster img{width:100%;height:100%;object-fit:cover}.hero-poster:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.22);border-radius:28px}.hero-controls{position:absolute;z-index:4;left:64px;bottom:36px;display:flex;gap:10px}.hero-dot{width:34px;height:6px;border-radius:999px;background:rgba(255,255,255,.34);transition:.25s}.hero-dot.active{background:#fbbf24;width:56px}.hero-search{position:relative;z-index:5;max-width:900px;margin:28px auto 0;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);padding:12px;border-radius:24px;display:flex;gap:12px}.hero-search input{flex:1;border:0;border-radius:16px;padding:16px 18px;color:#111827;outline:none}.hero-search button{border-radius:16px;background:#111827;color:#fff;padding:0 24px;font-weight:800}.section{max-width:1280px;margin:0 auto;padding:62px 24px}.section.alt{background:linear-gradient(90deg,#eff6ff,#ecfeff);border-radius:36px;margin-top:44px;margin-bottom:44px}.section.green{max-width:none;background:linear-gradient(135deg,#f0fdf4,#ecfdf5,#f0fdfa);margin:44px 0}.section.green .section-inner{max-width:1280px;margin:0 auto;padding:0 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-title{display:flex;align-items:center;gap:12px}.section-title svg{width:30px;height:30px;fill:#f59e0b}.section h2,.section-title h1,.section-title h2{font-size:34px;line-height:1.2;font-weight:900;color:#1f2937}.section-desc{color:#6b7280;margin-top:8px;font-size:16px;line-height:1.7}.text-link{font-weight:800;color:#d97706}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.movie-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.movie-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px rgba(17,24,39,.09);transition:.28s;display:flex;flex-direction:column}.movie-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.movie-cover{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#fef3c7,#fdba74 55%,#f97316)}.movie-cover img{width:100%;height:100%;object-fit:cover;transition:.5s}.movie-card:hover .movie-cover img{transform:scale(1.09)}.movie-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62),transparent 55%);opacity:.85}.movie-cover b{position:absolute;left:14px;top:14px;z-index:2;color:#fff;background:#f59e0b;border-radius:999px;padding:5px 10px;font-size:12px}.play-badge{position:absolute;z-index:3;inset:0;margin:auto;width:58px;height:58px;border-radius:999px;background:rgba(245,158,11,.92);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:.25s}.play-badge svg{width:28px;height:28px;fill:#fff;margin-left:3px}.movie-card:hover .play-badge{opacity:1;transform:scale(1)}.movie-info{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.movie-title{font-size:19px;line-height:1.35;font-weight:900;color:#1f2937;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.movie-title:hover{color:#d97706}.movie-info p{font-size:14px;color:#6b7280;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;gap:7px;flex-wrap:wrap}.tag-row span{font-size:12px;background:#fef3c7;color:#92400e;border-radius:999px;padding:4px 9px}.meta-row{margin-top:auto;display:flex;justify-content:space-between;gap:10px;font-size:13px;color:#6b7280}.wide-card{display:grid;grid-template-columns:220px 1fr}.wide-card .movie-cover{aspect-ratio:auto;height:100%}.channel-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.channel-card{position:relative;overflow:hidden;border-radius:24px;background:#fff;padding:24px;box-shadow:0 12px 30px rgba(17,24,39,.08);min-height:190px;transition:.25s}.channel-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.channel-card:before{content:"";position:absolute;right:-36px;top:-36px;width:120px;height:120px;background:linear-gradient(135deg,#fbbf24,#fb923c);border-radius:999px;opacity:.22}.channel-card h3{font-size:22px;font-weight:900;color:#1f2937;margin-bottom:10px}.channel-card p{font-size:14px;color:#6b7280;line-height:1.7}.channel-card strong{position:absolute;left:24px;bottom:20px;color:#d97706}.rank-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px}.rank-list{background:#fff;border-radius:28px;box-shadow:0 12px 34px rgba(17,24,39,.08);overflow:hidden}.rank-item{display:grid;grid-template-columns:46px 118px 1fr 52px;align-items:center;gap:16px;padding:16px 18px;border-bottom:1px solid #f3f4f6;transition:.2s}.rank-item:hover{background:#fffbeb}.rank-item:last-child{border-bottom:0}.rank-no{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff7ed;color:#d97706;font-weight:900}.rank-thumb{height:74px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#fef3c7,#fb923c)}.rank-thumb img{width:100%;height:100%;object-fit:cover}.rank-text strong{display:block;color:#1f2937;font-size:17px;font-weight:900;margin-bottom:5px}.rank-text em{display:block;color:#6b7280;font-size:13px;font-style:normal}.rank-score{font-weight:900;color:#dc2626}.rank-item.compact{grid-template-columns:38px 96px 1fr 44px;padding:13px}.rank-item.compact .rank-thumb{height:62px}.filter-bar{background:#fff;border-radius:24px;box-shadow:0 10px 28px rgba(17,24,39,.08);padding:18px;display:grid;grid-template-columns:1fr auto auto auto;gap:12px;margin-bottom:28px}.filter-bar input,.filter-bar select{border:1px solid #f3d9aa;border-radius:14px;padding:12px 14px;outline:none;background:#fff}.filter-bar button{background:#f59e0b;color:#fff;border-radius:14px;padding:0 18px;font-weight:900}.breadcrumb{max-width:1280px;margin:0 auto;padding:24px 24px 0;font-size:14px;color:#6b7280}.breadcrumb a{color:#d97706;font-weight:700}.detail-hero{background:linear-gradient(135deg,#111827,#1f2937 45%,#78350f);color:#fff;position:relative;overflow:hidden}.detail-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(245,158,11,.35),transparent 28%),radial-gradient(circle at 85% 0%,rgba(251,191,36,.2),transparent 30%)}.detail-inner{position:relative;max-width:1280px;margin:0 auto;padding:52px 24px;display:grid;grid-template-columns:330px minmax(0,1fr);gap:38px;align-items:end}.detail-poster{aspect-ratio:2/3;border-radius:28px;overflow:hidden;box-shadow:0 28px 72px rgba(0,0,0,.42);background:linear-gradient(135deg,#fef3c7,#f97316)}.detail-poster img{width:100%;height:100%;object-fit:cover}.detail-copy h1{font-size:46px;line-height:1.15;font-weight:900;margin-bottom:16px}.detail-copy p{font-size:18px;color:rgba(255,255,255,.86);line-height:1.8;max-width:820px}.detail-meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.detail-meta span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 12px;font-size:13px}.detail-layout{max-width:1280px;margin:0 auto;padding:44px 24px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px}.player-box{background:#0b0f19;border-radius:28px;overflow:hidden;box-shadow:0 22px 60px rgba(17,24,39,.22);position:relative}.player-box video{width:100%;aspect-ratio:16/9;background:#05070b;display:block}.play-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.play-layer button{pointer-events:auto;width:82px;height:82px;border-radius:999px;background:rgba(245,158,11,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 40px rgba(245,158,11,.25)}.play-layer svg{width:36px;height:36px;fill:#fff;margin-left:4px}.content-card{background:#fff;border-radius:28px;box-shadow:0 12px 34px rgba(17,24,39,.08);padding:30px;margin-top:26px}.content-card h2{font-size:24px;font-weight:900;color:#1f2937;margin-bottom:16px;border-left:5px solid #f59e0b;padding-left:14px}.content-card p{line-height:2;color:#374151;margin-bottom:18px}.side-card{background:#fff;border-radius:28px;box-shadow:0 12px 34px rgba(17,24,39,.08);padding:22px;position:sticky;top:112px}.side-card h2{font-size:22px;font-weight:900;color:#1f2937;margin-bottom:18px}.empty-state{display:none;text-align:center;padding:50px 20px;color:#6b7280}.no-results .empty-state{display:block}.no-results .movie-grid{display:none}@keyframes floatGlow{from{transform:translate3d(-1%,0,0) scale(1)}to{transform:translate3d(1%,2%,0) scale(1.04)}}@media (max-width:1100px){.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-slide.active{grid-template-columns:1fr}.hero-poster{display:none}.rank-panel,.detail-layout{grid-template-columns:1fr}.side-card{position:static}.detail-inner{grid-template-columns:260px 1fr}.filter-bar{grid-template-columns:1fr 1fr}}@media (max-width:760px){.desktop-nav,.quick-channels{display:none}.menu-toggle{display:flex}.mobile-nav.open{display:block}.header-inner{height:64px;padding:0 16px}.brand strong{font-size:19px}.hero-inner{padding:34px 14px}.hero-slide{min-height:540px}.hero-copy{padding:36px 22px 74px}.hero h1{font-size:34px}.hero p{font-size:16px}.hero-controls{left:24px;bottom:24px}.hero-search{border-radius:18px;flex-direction:column}.hero-search button{height:48px}.section{padding:42px 16px}.section-head{display:block}.section h2,.section-title h1,.section-title h2{font-size:28px}.movie-grid,.movie-grid.three{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr}.wide-card{grid-template-columns:1fr}.wide-card .movie-cover{height:auto;aspect-ratio:16/10}.rank-item{grid-template-columns:34px 82px 1fr 38px;gap:10px;padding:12px}.rank-thumb{height:56px}.rank-text strong{font-size:14px}.rank-text em{font-size:12px}.filter-bar{grid-template-columns:1fr}.detail-inner{grid-template-columns:1fr;padding:34px 16px}.detail-poster{max-width:240px}.detail-copy h1{font-size:32px}.detail-copy p{font-size:16px}.detail-layout{padding:32px 16px}.content-card{padding:22px}.play-layer button{width:68px;height:68px}.footer-inner{grid-template-columns:1fr!important}}.site-footer{background:linear-gradient(135deg,#111827,#1f2937);color:#d1d5db;margin-top:50px}.footer-inner{max-width:1280px;margin:0 auto;padding:44px 24px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand strong,.site-footer h3{color:#fff;font-size:18px;font-weight:900}.footer-brand p{margin-top:8px;color:#9ca3af;line-height:1.7}.footer-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.footer-links a{color:#d1d5db;background:rgba(255,255,255,.06);border-radius:999px;padding:7px 11px;font-size:13px}.footer-links a:hover{color:#fbbf24}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 24px;text-align:center;color:#9ca3af;font-size:13px}