:root{--brand:#ea580c;--brand2:#f59e0b;--dark:#7c2d12;--soft:#fff7ed;--paper:#fffaf0;--text:#1f2937;--muted:#6b7280;--line:#fed7aa}body{background:linear-gradient(180deg,#fffbeb 0%,#fff7ed 38%,#fff 100%);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.site-nav{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#b45309,#f97316,#eab308);box-shadow:0 12px 30px rgba(146,64,14,.22)}.nav-inner{max-width:80rem;margin:auto;padding:0 1rem;height:4.25rem;display:flex;align-items:center;justify-content:space-between}.brand-link{display:flex;align-items:center;gap:.75rem;color:#fff}.brand-mark{width:3rem;height:3rem;border-radius:999px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 18px rgba(120,53,15,.25);font-size:1.55rem}.brand-title{font-size:1.2rem;font-weight:900;letter-spacing:.04em}.brand-sub{font-size:.75rem;color:#ffedd5}.nav-links{display:flex;align-items:center;gap:.5rem}.nav-links a{color:#fff;padding:.7rem .95rem;border-radius:.9rem;font-weight:700;transition:.2s}.nav-links a:hover,.nav-links a.active{background:rgba(255,255,255,.92);color:#c2410c}.nav-toggle{display:none;border:0;color:#fff;font-size:1.6rem}.hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#f59e0b 0%,#f97316 48%,#facc15 100%)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.28),transparent 26%),radial-gradient(circle at 80% 22%,rgba(255,255,255,.22),transparent 24%),radial-gradient(circle at 60% 90%,rgba(124,45,18,.18),transparent 30%)}.hero-icon{position:absolute;opacity:.12;font-size:4rem}.hero-icon.one{top:4rem;left:2rem}.hero-icon.two{top:12rem;right:9rem}.hero-icon.three{bottom:7rem;left:24%}.hero-icon.four{bottom:3rem;right:3rem}.hero-inner{position:relative;z-index:2;max-width:80rem;margin:auto;padding:5.5rem 1rem 7rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-copy{color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.2);backdrop-filter:blur(8px);padding:.55rem 1rem;border-radius:999px;font-weight:800;color:#fff7ed;margin-bottom:1.4rem}.hero h1{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.05;font-weight:950;letter-spacing:-.06em;margin:0 0 1.25rem}.hero h1 span{color:#fef3c7}.hero p{font-size:1.16rem;line-height:1.9;color:#fff7ed;max-width:43rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.95rem 1.35rem;font-weight:900;transition:.2s}.btn-primary{background:#fff;color:#ea580c;box-shadow:0 18px 28px rgba(124,45,18,.18)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 38px rgba(124,45,18,.25)}.btn-dark{background:#92400e;color:#fff}.btn-dark:hover{background:#78350f}.hero-tags{display:flex;gap:.6rem;flex-wrap:wrap}.hero-tags a{background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.22);padding:.5rem .8rem;border-radius:999px;font-weight:700}.hero-stage{position:relative}.hero-card{position:relative;min-height:30rem;border-radius:2rem;overflow:hidden;box-shadow:0 30px 70px rgba(124,45,18,.35);background:#7c2d12;transform:rotate(.5deg)}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity .65s ease,transform .65s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-cover{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.18) 54%,rgba(0,0,0,.05))}.hero-info{position:absolute;left:0;right:0;bottom:0;padding:2rem;color:#fff}.hero-info h2{font-size:1.85rem;font-weight:950;margin-bottom:.5rem}.hero-info p{font-size:.98rem;line-height:1.65}.hero-info a{margin-top:1rem}.corner-badge{position:absolute;top:-1rem;right:-1rem;background:#ef4444;color:#fff;border-radius:999px;padding:.85rem 1.25rem;font-weight:950;box-shadow:0 14px 28px rgba(127,29,29,.25);transform:rotate(12deg);z-index:5}.hero-dots{display:flex;gap:.6rem;justify-content:center;margin-top:1rem}.hero-dot{width:.72rem;height:.72rem;border-radius:999px;background:rgba(255,255,255,.45);border:0}.hero-dot.active{width:2rem;background:#fff}.wave{position:absolute;left:0;right:0;bottom:-1px;z-index:3}.section{padding:4.5rem 1rem}.section-soft{background:linear-gradient(180deg,#fffbeb,#fff7ed)}.section-white{background:#fff}.container{max-width:80rem;margin:auto}.section-head{text-align:center;margin-bottom:2.5rem}.section-kicker{display:inline-flex;align-items:center;gap:.45rem;background:#ffedd5;color:#c2410c;padding:.45rem .85rem;border-radius:999px;font-weight:850;margin-bottom:.9rem}.section-title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:950;color:#111827;margin-bottom:.75rem}.section-desc{color:#6b7280;font-size:1.05rem;line-height:1.8}.grid-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.movie-card{display:flex;flex-direction:column;background:#fff;border-radius:1.35rem;overflow:hidden;box-shadow:0 14px 30px rgba(124,45,18,.10);border:1px solid #ffedd5;transition:.22s}.movie-card:hover{transform:translateY(-6px);box-shadow:0 24px 45px rgba(124,45,18,.18)}.poster-wrap{position:relative;overflow:hidden;background:linear-gradient(135deg,#fef3c7,#fdba74);aspect-ratio:3/4}.poster-wrap.wide{aspect-ratio:16/10}.poster-wrap img{width:100%;height:100%;object-fit:cover;transition:.3s}.movie-card:hover img{transform:scale(1.07)}.pill{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.3rem .65rem;font-size:.76rem;font-weight:850}.pill-light{background:rgba(255,255,255,.92);color:#ea580c}.pill-dark{background:rgba(0,0,0,.55);color:#fff}.poster-top{position:absolute;top:.75rem;right:.75rem}.poster-bottom{position:absolute;bottom:.75rem;left:.75rem}.card-body{padding:1rem}.card-title{font-weight:950;color:#111827;line-height:1.35;margin-bottom:.55rem}.card-title:hover{color:#ea580c}.card-desc{color:#6b7280;font-size:.9rem;line-height:1.55;margin-bottom:.85rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta-row{display:flex;flex-wrap:wrap;gap:.45rem;color:#78716c;font-size:.82rem}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.category-tile{position:relative;display:block;min-height:12rem;border-radius:1.5rem;padding:1.4rem;overflow:hidden;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;box-shadow:0 12px 25px rgba(124,45,18,.09);transition:.2s}.category-tile:hover{transform:translateY(-5px);box-shadow:0 20px 38px rgba(124,45,18,.16)}.category-icon{font-size:2.2rem;margin-bottom:.8rem}.category-tile h3{font-size:1.15rem;font-weight:950;color:#7c2d12;margin-bottom:.5rem}.category-tile p{font-size:.9rem;color:#9a3412;line-height:1.55}.category-glow{position:absolute;right:-1rem;bottom:-1rem;width:6rem;height:6rem;border-radius:999px;background:rgba(251,146,60,.22)}.rank-list{display:grid;gap:.9rem}.rank-item{display:grid;grid-template-columns:auto 5.2rem 1fr auto;gap:1rem;align-items:center;background:#fff;border:1px solid #ffedd5;border-radius:1.25rem;padding:.8rem;box-shadow:0 12px 28px rgba(124,45,18,.08);transition:.2s}.rank-item:hover{transform:translateX(4px);box-shadow:0 18px 38px rgba(124,45,18,.14)}.rank-num{width:2.5rem;height:2.5rem;border-radius:999px;background:linear-gradient(135deg,#f97316,#facc15);display:grid;place-items:center;color:#fff;font-weight:950}.rank-thumb{width:5.2rem;height:4.2rem;border-radius:.95rem;object-fit:cover;background:#ffedd5}.rank-main h3{font-weight:950;color:#111827;margin-bottom:.25rem}.rank-main p{color:#6b7280;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.search-panel{background:rgba(255,255,255,.86);border:1px solid #fed7aa;border-radius:1.35rem;padding:1rem;box-shadow:0 18px 40px rgba(124,45,18,.10);display:grid;grid-template-columns:1fr auto;gap:.75rem;margin:0 auto 2rem;max-width:54rem;backdrop-filter:blur(10px)}.search-panel input{width:100%;border:1px solid #fed7aa;border-radius:999px;padding:.95rem 1.1rem;background:#fff;outline:none}.search-panel input:focus{border-color:#fb923c;box-shadow:0 0 0 4px rgba(251,146,60,.16)}.filter-row{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;margin-bottom:2rem}.filter-button{border:0;border-radius:999px;background:#f3f4f6;color:#374151;padding:.75rem 1rem;font-weight:850;transition:.2s}.filter-button.active,.filter-button:hover{background:linear-gradient(90deg,#f97316,#f59e0b);color:#fff;box-shadow:0 12px 24px rgba(194,65,12,.18)}.page-hero{background:linear-gradient(120deg,#fff7ed,#ffedd5);border-bottom:1px solid #fed7aa}.page-hero-inner{max-width:80rem;margin:auto;padding:4rem 1rem 3rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;color:#9a3412;font-weight:750;margin-bottom:1rem}.breadcrumb a{color:#c2410c}.page-hero h1{font-size:clamp(2.1rem,4vw,3.4rem);font-weight:950;color:#7c2d12;margin-bottom:.9rem}.page-hero p{max-width:52rem;color:#9a3412;line-height:1.85;font-size:1.06rem}.detail-head{display:grid;grid-template-columns:22rem 1fr;gap:2rem;align-items:end}.detail-poster{border-radius:1.8rem;overflow:hidden;box-shadow:0 25px 55px rgba(124,45,18,.2);background:linear-gradient(135deg,#fef3c7,#fdba74);aspect-ratio:3/4}.detail-poster img{width:100%;height:100%;object-fit:cover}.detail-info h1{font-size:clamp(2rem,4vw,3.5rem);font-weight:950;color:#7c2d12;line-height:1.08;margin-bottom:1rem}.detail-info .lead{font-size:1.15rem;color:#9a3412;line-height:1.85;margin-bottom:1.2rem}.tag-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.tag{background:#ffedd5;color:#c2410c;border:1px solid #fed7aa;border-radius:999px;padding:.45rem .7rem;font-size:.84rem;font-weight:800}.player-shell{background:#111827;border-radius:1.5rem;overflow:hidden;box-shadow:0 24px 58px rgba(17,24,39,.22)}.player-shell video{width:100%;display:block;aspect-ratio:16/9;background:#050505}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.article-card{background:#fff;border:1px solid #ffedd5;border-radius:1.4rem;padding:1.5rem;box-shadow:0 12px 28px rgba(124,45,18,.08)}.article-card h2{font-size:1.55rem;font-weight:950;color:#7c2d12;margin-bottom:.9rem}.article-card p{color:#4b5563;line-height:1.95;margin-bottom:1rem}.side-card{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:1.4rem;padding:1.25rem}.side-card h2{font-size:1.25rem;font-weight:950;color:#7c2d12;margin-bottom:1rem}.side-link{display:grid;grid-template-columns:4.5rem 1fr;gap:.75rem;align-items:center;margin-bottom:.9rem}.side-link img{width:4.5rem;height:4.5rem;border-radius:.9rem;object-fit:cover;background:#fdba74}.side-link strong{display:block;color:#111827;line-height:1.3}.side-link span{display:block;color:#9a3412;font-size:.8rem;margin-top:.25rem}.footer{background:linear-gradient(135deg,#78350f,#9a3412,#78350f);color:#fff}.footer-inner{max-width:80rem;margin:auto;padding:3rem 1rem;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:2rem}.footer h3,.footer h4{font-weight:950;margin-bottom:.8rem}.footer p,.footer a,.footer li{color:#ffedd5;line-height:1.75}.footer ul{display:grid;gap:.45rem}.copyright{border-top:1px solid rgba(255,255,255,.16);text-align:center;padding:1.2rem;color:#fed7aa}.mini-index{columns:3;column-gap:1.2rem}.mini-index a{display:block;break-inside:avoid;background:#fff;border:1px solid #ffedd5;border-radius:.85rem;padding:.7rem .85rem;margin:0 0 .65rem;color:#7c2d12;font-weight:750}.mini-index a:hover{background:#fff7ed;color:#ea580c}.empty-state{display:none;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:1.2rem;padding:2rem;color:#9a3412;font-weight:850}.search-empty .empty-state{display:block}.search-empty .grid-cards{display:none}@media (max-width:1024px){.grid-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-inner,.detail-head,.content-grid{grid-template-columns:1fr}.detail-head{align-items:start}.detail-poster{max-width:24rem}.footer-inner{grid-template-columns:1fr 1fr}.mini-index{columns:2}}@media (max-width:760px){.nav-links{display:none;position:absolute;left:0;right:0;top:4.25rem;background:#b45309;padding:.75rem 1rem;box-shadow:0 15px 30px rgba(124,45,18,.22)}.nav-links.open{display:grid}.nav-toggle{display:block}.hero-inner{padding-top:3.5rem;gap:2rem}.hero-card{min-height:24rem}.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.category-grid{grid-template-columns:1fr 1fr}.rank-item{grid-template-columns:auto 4.3rem 1fr}.rank-action{display:none}.footer-inner{grid-template-columns:1fr}.search-panel{grid-template-columns:1fr}.detail-info h1{font-size:2.1rem}.mini-index{columns:1}.section{padding:3.2rem 1rem}}@media (max-width:480px){.brand-sub{display:none}.grid-cards{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-info{padding:1.2rem}.hero-info h2{font-size:1.45rem}.detail-poster{max-width:100%}}