html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;background:#f9fafb;color:#1f2937}.site-logo{letter-spacing:.02em}.nav-mobile{display:none}.nav-mobile.is-open{display:block}.hero-slider{position:relative}.hero-slide{display:none;position:absolute;inset:0}.hero-slide.is-active{display:block}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,58,138,.96),rgba(29,78,216,.78),rgba(8,145,178,.62))}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-card{max-width:46rem}.hero-kicker{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(6px);font-weight:600}.hero-title{font-size:clamp(2.35rem,6vw,4.8rem);line-height:1.05;font-weight:800;margin:0 0 1rem;color:#fff}.hero-subtitle{font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.75;color:#dbeafe;max-width:44rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:.75rem;padding:.85rem 1.25rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-primary{background:#fff;color:#1d4ed8;box-shadow:0 12px 30px rgba(0,0,0,.2)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.25)}.btn-ghost{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(6px)}.btn-ghost:hover{background:rgba(255,255,255,.2)}.hero-search{display:flex;max-width:36rem;margin-top:1.25rem;background:rgba(255,255,255,.95);border-radius:1rem;overflow:hidden;box-shadow:0 18px 38px rgba(0,0,0,.22)}.hero-search input{flex:1;border:0;padding:1rem 1.1rem;font-size:1rem;outline:0;color:#111827}.hero-search button{border:0;background:#2563eb;color:#fff;font-weight:700;padding:0 1.35rem;cursor:pointer}.hero-dots{position:absolute;z-index:5;left:50%;bottom:1.5rem;transform:translateX(-50%);display:flex;gap:.55rem}.hero-dot{width:.8rem;height:.8rem;border-radius:999px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.25);cursor:pointer}.hero-dot.is-active{width:2rem;background:#fff}.poster-shell{background:linear-gradient(135deg,#1d4ed8,#06b6d4);position:relative}.poster-shell img{display:block}.poster-shell img[src=""]{display:none}.movie-card{height:100%}.movie-card:hover{text-decoration:none}.movie-meta{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.tag-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600;background:#eff6ff;color:#2563eb}.tag-soft{background:#f3f4f6;color:#4b5563}.section-title{display:flex;align-items:center;gap:.75rem}.section-title .mark{width:.35rem;height:1.75rem;border-radius:999px;background:linear-gradient(180deg,#2563eb,#06b6d4)}.category-tile{display:block;text-decoration:none;border-radius:1rem;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.08);padding:1.35rem;transition:.2s}.category-tile:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(15,23,42,.14)}.filter-form{display:grid;grid-template-columns:1fr repeat(3,minmax(130px,170px));gap:.75rem;background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 8px 26px rgba(15,23,42,.08)}.filter-form input,.filter-form select{border:1px solid #e5e7eb;border-radius:.75rem;padding:.8rem 1rem;outline:0;background:#fff}.filter-form input:focus,.filter-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.rank-card{display:grid;grid-template-columns:3.5rem 11rem 1fr;gap:1rem;align-items:center;background:#fff;border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.08);padding:1rem;text-decoration:none;transition:.2s}.rank-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(15,23,42,.14)}.rank-num{font-size:1.8rem;font-weight:800;color:#2563eb;text-align:center}.player-shell{position:relative;background:#000;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.player-shell video{width:100%;aspect-ratio:16/9;display:block;background:#000}.player-message{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.72);font-weight:700}.player-message[hidden]{display:none}.breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;font-size:.9rem}.breadcrumb a{color:#2563eb;text-decoration:none}.breadcrumb span{color:#6b7280}.content-card{background:#fff;border-radius:1rem;box-shadow:0 10px 28px rgba(15,23,42,.08)}.content-card h2{scroll-margin-top:5rem}.related-item{display:flex;gap:.75rem;text-decoration:none}.related-item:hover h3{color:#2563eb}.text-balance{text-wrap:balance}.clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.empty-filter{display:none}.empty-filter.is-visible{display:block}.site-footer a{text-decoration:none}.simple-page p{line-height:1.85}.simple-page li{margin:.45rem 0}.sticky-side{position:sticky;top:5.5rem}@media(max-width:900px){.filter-form{grid-template-columns:1fr 1fr}.rank-card{grid-template-columns:2.8rem 8rem 1fr}.sticky-side{position:static}}@media(max-width:640px){.hero-search{display:block}.hero-search input{width:100%;box-sizing:border-box}.hero-search button{width:100%;padding:1rem}.hero-actions a{width:100%}.filter-form{grid-template-columns:1fr}.rank-card{grid-template-columns:2.5rem 1fr}.rank-card .poster-shell{display:none}.hero-title{font-size:2.4rem}.hero-subtitle{font-size:1rem}.nav-row{height:auto;min-height:4rem}.hero-dots{bottom:.8rem}}