:root{--brand:#facc15;--brand-dark:#ca8a04;--ink:#111827;--muted:#6b7280;--paper:#ffffff;--soft:#f9fafb;--dark:#0b1120}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#f8fafc;color:#111827}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#facc15,#fde047,#f59e0b);box-shadow:0 12px 35px rgba(120,53,15,.18)}.site-shell{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.brand-mark{width:2.7rem;height:2.7rem;border-radius:999px;background:#fff;display:grid;place-items:center;box-shadow:0 10px 20px rgba(0,0,0,.15);font-weight:900;color:#111827}.nav-link{font-weight:800;color:#1f2937;padding:.65rem .85rem;border-radius:999px;transition:.25s}.nav-link:hover,.nav-link.is-active{background:rgba(255,255,255,.65);color:#111827}.mobile-menu{display:none}.site-footer{background:#111827;color:#d1d5db;padding:3.5rem 0 2rem}.hero-wrap{position:relative;overflow:hidden;min-height:680px;background:#0b1120;color:#fff}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.03);transition:opacity .8s ease,transform 1.2s ease;background-size:cover;background-position:center}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,6,23,.94),rgba(15,23,42,.72),rgba(15,23,42,.18)),radial-gradient(circle at 75% 20%,rgba(250,204,21,.34),transparent 32%)}.hero-content{position:relative;z-index:2;min-height:680px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:2.5rem;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(250,204,21,.45);background:rgba(250,204,21,.16);color:#fef3c7;border-radius:999px;padding:.45rem .85rem;font-weight:800;font-size:.9rem}.hero-title{font-size:clamp(2.7rem,6vw,5.7rem);font-weight:950;line-height:.98;letter-spacing:-.06em;margin:1rem 0}.hero-summary{font-size:1.15rem;line-height:1.9;color:#e5e7eb;max-width:780px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.85rem 1.25rem;font-weight:900;transition:.25s}.primary-btn{background:linear-gradient(90deg,#facc15,#f59e0b);color:#111827;box-shadow:0 15px 35px rgba(245,158,11,.32)}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(245,158,11,.44)}.ghost-btn{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff;backdrop-filter:blur(10px)}.ghost-btn:hover{background:rgba(255,255,255,.22)}.hero-panel{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:1.6rem;padding:1rem;backdrop-filter:blur(18px);box-shadow:0 25px 80px rgba(0,0,0,.32)}.hero-poster{aspect-ratio:2/3;border-radius:1.2rem;overflow:hidden;background:#111827;box-shadow:0 30px 70px rgba(0,0,0,.45)}.hero-poster img{width:100%;height:100%;object-fit:cover}.hero-rank{margin-top:1rem;display:grid;gap:.65rem}.hero-rank a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .85rem;border-radius:.9rem;background:rgba(15,23,42,.72);transition:.25s}.hero-rank a:hover{background:rgba(250,204,21,.18);transform:translateX(3px)}.hero-controls{position:absolute;z-index:4;left:50%;bottom:2rem;transform:translateX(-50%);display:flex;gap:.6rem}.hero-dot{width:.8rem;height:.8rem;border-radius:999px;background:rgba(255,255,255,.45);border:0}.hero-dot.is-active{width:2rem;background:#facc15}.section-pad{padding:4.5rem 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.section-kicker{color:#ca8a04;font-weight:950;letter-spacing:.08em}.section-title{font-size:clamp(1.85rem,3vw,3rem);font-weight:950;letter-spacing:-.04em;color:#111827}.section-desc{color:#6b7280;max-width:760px;line-height:1.8}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.movie-card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.08);border:1px solid rgba(226,232,240,.75);transition:.28s;display:flex;flex-direction:column}.movie-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(15,23,42,.16);border-color:rgba(250,204,21,.8)}.poster-link{display:block;position:relative;aspect-ratio:2/3;overflow:hidden;background:#111827}.poster-link img{width:100%;height:100%;object-fit:cover;transition:.45s}.movie-card:hover .poster-link img{transform:scale(1.07)}.poster-fade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.82));opacity:.9}.poster-badge{position:absolute;left:.75rem;top:.75rem;background:rgba(250,204,21,.95);color:#111827;border-radius:999px;padding:.25rem .6rem;font-weight:900;font-size:.78rem}.poster-score{position:absolute;right:.75rem;top:.75rem;background:rgba(17,24,39,.78);color:#facc15;border-radius:999px;padding:.25rem .55rem;font-weight:900;font-size:.78rem}.poster-name{position:absolute;left:.85rem;right:.85rem;bottom:.8rem;color:#fff;font-weight:950;font-size:1.05rem;line-height:1.35}.card-body{padding:1rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.card-meta{display:flex;flex-wrap:wrap;gap:.45rem;color:#6b7280;font-size:.86rem}.tag-row{display:flex;flex-wrap:wrap;gap:.35rem}.tag-pill{display:inline-flex;border-radius:999px;background:#fef9c3;color:#854d0e;padding:.2rem .55rem;font-weight:800;font-size:.76rem}.line-two{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-three{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.category-tile{position:relative;overflow:hidden;border-radius:1.25rem;background:linear-gradient(135deg,#111827,#374151);color:#fff;padding:1.25rem;min-height:160px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 16px 40px rgba(15,23,42,.16);transition:.25s}.category-tile:after{content:"";position:absolute;right:-45px;top:-45px;width:140px;height:140px;border-radius:999px;background:rgba(250,204,21,.22)}.category-tile:hover{transform:translateY(-5px)}.category-name{font-size:1.35rem;font-weight:950}.category-desc{color:#e5e7eb;font-size:.92rem;line-height:1.65}.filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) 170px 170px 150px;gap:.9rem;background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;padding:1rem;box-shadow:0 14px 36px rgba(15,23,42,.07)}.filter-input,.filter-select{width:100%;height:3rem;border:2px solid #e5e7eb;border-radius:.9rem;padding:0 .9rem;background:#fff;color:#111827;outline:none;transition:.2s}.filter-input:focus,.filter-select:focus{border-color:#facc15;box-shadow:0 0 0 4px rgba(250,204,21,.18)}.rank-list{display:grid;gap:.85rem}.rank-row{display:grid;grid-template-columns:54px 74px minmax(0,1fr) auto;gap:1rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:.75rem;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.25s}.rank-row:hover{transform:translateX(4px);border-color:#facc15}.rank-no{font-size:1.25rem;font-weight:950;color:#ca8a04;text-align:center}.rank-thumb{width:74px;aspect-ratio:2/3;border-radius:.75rem;overflow:hidden;background:#111827}.rank-thumb img{width:100%;height:100%;object-fit:cover}.rank-title{font-weight:950;font-size:1.05rem}.rank-info{color:#6b7280;font-size:.9rem;margin-top:.25rem}.page-hero{background:radial-gradient(circle at 75% 20%,rgba(250,204,21,.28),transparent 28%),linear-gradient(135deg,#111827,#1f2937);color:#fff;padding:5rem 0 4rem}.page-hero h1{font-size:clamp(2.1rem,5vw,4rem);font-weight:950;letter-spacing:-.04em}.page-hero p{max-width:820px;color:#e5e7eb;line-height:1.9;margin-top:1rem;font-size:1.08rem}.crumbs{display:flex;flex-wrap:wrap;gap:.5rem;color:#92400e;font-weight:800;margin-bottom:1rem}.detail-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.9fr);gap:1.5rem}.player-card{background:#020617;border-radius:1.3rem;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.24)}.player-card video{width:100%;aspect-ratio:16/9;background:#000}.player-message{color:#fef3c7;padding:.75rem 1rem;background:#111827}.detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.4rem;box-shadow:0 16px 42px rgba(15,23,42,.08)}.detail-card h2{font-size:1.45rem;font-weight:950;margin-bottom:.8rem}.detail-card p{line-height:1.95;color:#374151;margin-bottom:.9rem}.side-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1rem;box-shadow:0 16px 42px rgba(15,23,42,.08)}.side-poster{aspect-ratio:2/3;border-radius:1rem;overflow:hidden;background:#111827}.side-poster img{width:100%;height:100%;object-fit:cover}.mini-list{display:grid;gap:.7rem}.mini-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:.7rem;align-items:center;padding:.55rem;border-radius:.85rem;transition:.2s}.mini-item:hover{background:#fefce8}.mini-thumb{width:58px;aspect-ratio:2/3;border-radius:.55rem;overflow:hidden;background:#111827}.mini-thumb img{width:100%;height:100%;object-fit:cover}.mini-title{font-weight:900;font-size:.92rem}.mini-meta{font-size:.78rem;color:#6b7280;margin-top:.15rem}.no-results{display:none;text-align:center;padding:3rem;background:#fff;border-radius:1rem;border:1px solid #e5e7eb;color:#6b7280;font-weight:800}.no-results.is-show{display:block}.adorn{position:absolute;border-radius:999px;filter:blur(12px);opacity:.55}.adorn-a{right:8%;top:15%;width:140px;height:140px;background:#facc15}.adorn-b{left:5%;bottom:10%;width:90px;height:90px;background:#fb923c}.text-balance{text-wrap:balance}@media(max-width:1100px){.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-content{grid-template-columns:1fr}.hero-panel{max-width:420px}.detail-layout{grid-template-columns:1fr}}@media(max-width:760px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-panel{display:none;padding:0 0 1rem}.mobile-panel.is-open{display:grid;gap:.5rem}.hero-wrap,.hero-content{min-height:620px}.hero-content{padding:2rem 0}.hero-panel{display:none}.section-head{display:block}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.category-grid{grid-template-columns:1fr}.filter-bar{grid-template-columns:1fr}.rank-row{grid-template-columns:42px 56px minmax(0,1fr);gap:.7rem}.rank-row .primary-btn{grid-column:1/-1}.rank-thumb{width:56px}.section-pad{padding:3rem 0}.page-hero{padding:3.5rem 0 2.5rem}.hero-title{font-size:2.6rem}.hero-summary{font-size:1rem}.card-body{padding:.85rem}.poster-name{font-size:.93rem}}@media(max-width:430px){.movie-grid{grid-template-columns:1fr}.hero-actions{display:grid}.primary-btn,.ghost-btn{width:100%}}