*{box-sizing:border-box}html{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif}body{margin:0;background:#000;color:#fff;font-size:16px;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.site-wrap{min-height:100vh;background:#000}.site-main{min-height:60vh}.fofo-header{position:sticky;top:0;z-index:80;background:rgba(0,0,0,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.fofo-header-inner{max-width:1500px;margin:0 auto;height:74px;padding:0 36px;display:flex;align-items:center;gap:24px}.fofo-brand{display:flex;align-items:center;gap:9px;min-width:170px;font-size:28px;font-weight:900;letter-spacing:.3px;color:#35b9ff}.brand-face{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#f8b400;font-size:20px}.fofo-search{width:310px;max-width:32vw;height:44px;display:flex;align-items:center;background:rgba(255,255,255,.08);border-radius:15px;border:1px solid rgba(255,255,255,.08);overflow:hidden}.fofo-search input{flex:1;height:100%;background:transparent;border:0;outline:0;color:#fff;padding:0 18px}.fofo-search button{width:54px;height:100%;border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}.fofo-nav{display:flex;align-items:center;gap:25px;white-space:nowrap;overflow-x:auto;scrollbar-width:none;flex:1}.fofo-nav::-webkit-scrollbar{display:none}.fofo-nav a{position:relative;font-size:18px;font-weight:800;color:#fff;opacity:.94}.fofo-nav a.active,.fofo-nav a:hover{color:#ffd236}.fofo-nav a.active:after{content:"";position:absolute;left:20%;right:20%;bottom:-13px;height:4px;border-radius:4px;background:#ffd236}.fofo-icon{display:none;border:0;background:rgba(255,255,255,.08);color:#fff;width:38px;height:38px;border-radius:12px}.mobile-search-panel{display:none}.drawer-mask,.mobile-drawer{display:none}.fofo-hero{position:relative;min-height:620px;overflow:hidden;background:#000}.fofo-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 20%;filter:saturate(1.06);transition:background-image .25s ease,transform .5s ease;transform:scale(1.02)}.fofo-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.64) 28%,rgba(0,0,0,.18) 55%,rgba(0,0,0,.9) 100%),linear-gradient(0deg,#000 0%,rgba(0,0,0,.3) 22%,rgba(0,0,0,.1) 100%)}.fofo-hero-content{position:relative;z-index:2;max-width:1500px;margin:0 auto;padding:300px 42px 55px;display:grid;grid-template-columns:310px minmax(0,1fr);gap:70px;align-items:end}.fofo-hero-info h1{font-size:27px;margin:0 0 10px;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.45)}.fofo-hero-info p{margin:0 0 16px;color:#f1f4f8;font-size:17px}.hero-label{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;background:rgba(255,210,54,.18);color:#ffd236;font-weight:800;margin-bottom:10px}.watch-btn,.btn-primary,.btn-soft{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:24px;padding:0 22px;font-weight:900;border:0}.watch-btn{background:rgba(255,255,255,.22);backdrop-filter:blur(6px);color:#fff}.watch-btn:hover{background:#ffd236;color:#111}.btn-primary{background:#ffd236;color:#111}.btn-soft{background:rgba(255,255,255,.1);color:#fff}.fofo-hero-thumbs{display:flex;gap:22px;align-items:flex-end;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.fofo-hero-thumbs::-webkit-scrollbar{display:none}.hero-thumb{width:122px;flex:0 0 122px;text-align:center;color:#fff}.hero-thumb img{width:122px;height:170px;object-fit:cover;border-radius:14px;box-shadow:0 12px 38px rgba(0,0,0,.48);transition:transform .22s,box-shadow .22s,border .22s;border:2px solid transparent}.hero-thumb strong{display:block;margin-top:10px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 4px #000}.hero-thumb.active img,.hero-thumb:hover img{transform:translateY(-8px) scale(1.04);border-color:#ffd236;box-shadow:0 18px 45px rgba(255,210,54,.16)}.fofo-section,.search-card{max-width:1500px;margin:0 auto 46px;padding:0 42px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 22px}.section-head h2{font-size:28px;margin:0;font-weight:900}.section-head a,.section-head span{color:#fff;font-weight:800;opacity:.92}.poster-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:34px 26px}.home-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.poster-card{display:block;min-width:0}.poster-img{position:relative;border-radius:12px;overflow:hidden;background:#15171d;aspect-ratio:1/1.42;box-shadow:0 12px 28px rgba(0,0,0,.28)}.poster-img img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease,filter .32s ease}.poster-card:hover .poster-img img{transform:scale(1.12);filter:brightness(.8)}.poster-tag{position:absolute;right:8px;bottom:8px;z-index:2;max-width:78%;padding:4px 8px;border-radius:8px;background:rgba(0,0,0,.58);color:#fff;font-style:normal;font-size:13px;font-weight:800}.poster-score{position:absolute;left:8px;top:8px;z-index:2;padding:4px 7px;border-radius:8px;background:rgba(255,210,54,.95);color:#111;font-size:12px}.poster-desc{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:14px 12px;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.3));transform:translateY(104%);opacity:0;transition:.28s ease}.poster-desc strong{display:block;font-size:15px;margin-bottom:5px}.poster-desc p{margin:0;font-size:13px;line-height:1.5;color:#e2e8f0}.poster-card:hover .poster-desc{transform:translateY(0);opacity:1}.poster-title{display:block;margin:12px 0 5px;font-size:17px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-meta{display:block;color:#9ca3af;font-size:14px}.poster-card:hover .poster-title{color:#ffd236}.poster-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#888}.poster-row{display:flex;gap:22px;overflow-x:auto;scrollbar-width:none}.poster-row::-webkit-scrollbar{display:none}.row-card{flex:0 0 170px}.breadcrumb{max-width:1500px;margin:28px auto 22px;padding:0 42px;color:#cbd5e1}.breadcrumb a{color:#e5e7eb}.breadcrumb span{margin:0 9px;color:#64748b}.soft-line{border:0}.filter-strip{max-width:1500px;margin:0 auto 28px;padding:0 42px;display:flex;gap:12px;overflow-x:auto}.filter-strip a{flex:0 0 auto;padding:9px 16px;border-radius:999px;background:#191b20;color:#fff;font-weight:800}.filter-strip a.active,.filter-strip a:hover{background:#ffd236;color:#111}.content-layout{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;padding:0 42px}.content-layout .fofo-section{padding:0;margin-bottom:42px}.rank-panel{background:#1b2025;border-radius:18px;padding:24px;position:sticky;top:96px}.rank-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.rank-head h3{font-size:22px;margin:0}.rank-item{display:grid;grid-template-columns:34px minmax(0,1fr) 52px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.rank-num{font-weight:900;color:#ffd236;font-size:20px}.rank-item strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-item em{font-style:normal;color:#cbd5e1;text-align:right;font-size:13px}.rank-item:hover strong{color:#ffd236}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:34px}.pagination a,.pagination span{min-width:42px;height:38px;padding:0 12px;border-radius:10px;background:#16181e;display:flex;align-items:center;justify-content:center;font-weight:800}.pagination a.active,.pagination a:hover{background:#ffd236;color:#111}.empty-state{padding:40px;border:1px solid rgba(255,255,255,.08);border-radius:14px;color:#94a3b8;text-align:center;background:#111318}.detail-layout{max-width:1500px;margin:0 auto 42px;padding:0 42px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px}.detail-hero{display:grid;grid-template-columns:265px minmax(0,1fr) 150px;gap:30px;background:#1b1c22;border-radius:20px;padding:34px}.detail-poster img{width:100%;height:370px;object-fit:cover;border-radius:12px}.detail-poster span{display:block;background:#2b2d36;text-align:center;padding:10px;border-radius:0 0 12px 12px;font-weight:800}.detail-info h1{font-size:34px;margin:12px 0 16px}.detail-tags{display:flex;gap:10px;overflow-x:auto;margin-bottom:18px}.detail-tags span{flex:0 0 auto;background:#2b2d36;padding:8px 12px;border-radius:8px;color:#e8eefc}.detail-intro,.detail-meta p,.article-text{color:#dce5f5;line-height:1.85}.detail-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}.score-box{align-self:start;background:#111318;border-radius:14px;text-align:center;padding:28px 10px}.score-box strong{display:block;font-size:32px;color:#ff3a8a}.score-box span{display:block;color:#cbd5e1;margin:6px 0}.score-box div{color:#ff3a8a}.episode-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.episode-grid a{display:flex;align-items:center;justify-content:center;min-height:44px;background:#191b21;border-radius:10px;color:#e5e7eb;font-weight:800}.episode-grid a:hover,.episode-grid a.active{background:#ffd236;color:#111}.article-text{background:#0f1116;border-radius:16px;padding:22px}.play-layout{max-width:1500px;margin:34px auto 50px;padding:0 42px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px}.player-box{position:relative;background:#000;border-radius:4px;overflow:hidden;min-height:520px}.video-player{width:100%;height:520px;background:#000;display:block}.big-play{position:absolute;inset:0;margin:auto;width:72px;height:72px;border-radius:50%;border:0;background:rgba(255,255,255,.18);color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-empty{height:520px;display:flex;align-items:center;justify-content:center;background:#111;color:#aaa}.share-row{display:flex;align-items:center;gap:18px;margin:24px 0;flex-wrap:wrap}.share-row span{font-size:20px;font-weight:900}.share-btn{width:54px;height:54px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;border:0;cursor:pointer}.wa{background:#20c75a}.ms{background:#7b4dff}.tg{background:#25a9e0}.line{background:#19bd36}.wx{background:#00c925}.wb{background:#f9d76a;color:#bf1b1b}.qq{background:#1d8bff}.link{background:#8b35ff}.share-btn.copied{background:#ffd236!important;color:#111!important}.player-info-card h1{font-size:22px;margin:0 0 12px}.player-info-card small{font-size:16px;color:#ffd236}.player-info-card p{color:#d6deec;line-height:1.8}.player-side{display:flex;flex-direction:column;gap:24px}.play-vod-card,.side-episodes{background:#1b2025;border-radius:18px;padding:22px}.play-vod-card{display:grid;grid-template-columns:95px minmax(0,1fr);gap:18px}.play-vod-card img{width:95px;height:130px;object-fit:cover;border-radius:12px}.play-vod-card h2{margin:0 0 10px;font-size:22px}.play-vod-card p{color:#9aa6b6}.source-tabs{display:flex;gap:10px;margin-bottom:16px}.source-tabs span{padding:10px 14px;background:#2b3037;border-radius:10px;color:#cbd5e1;font-weight:800}.source-tabs span.active{background:#ffd236;color:#111}.side-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:390px;overflow-y:auto;padding-right:6px}.search-card{padding:38px 42px;background:#0f1117;border-radius:18px;margin-top:38px}.search-card h1{font-size:34px}.search-card form{height:52px;display:flex;background:#191b21;border-radius:14px;overflow:hidden;max-width:780px}.search-card input{flex:1;background:transparent;border:0;color:#fff;padding:0 18px;outline:0}.search-card button{width:120px;background:#ffd236;border:0;color:#111;font-weight:900}.site-footer{border-top:1px solid rgba(255,255,255,.08);padding:42px 20px 52px;text-align:center;background:#030303;color:#9ca3af}.footer-inner{max-width:1000px;margin:auto}.footer-inner strong{color:#fff;font-size:22px}.footer-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin:16px 0}.footer-links a{color:#e5e7eb}.mobile-bottom{display:none}.back-top{position:fixed;right:22px;bottom:32px;width:42px;height:42px;border-radius:50%;border:0;background:#ffd236;color:#111;font-weight:900;display:none}.back-top.show{display:block}.dragging{cursor:grabbing}.mobile-drawer.show,.drawer-mask.show{display:block}@media(max-width:1200px){.poster-grid,.home-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.content-layout,.detail-layout,.play-layout{grid-template-columns:1fr}.content-side,.detail-side{display:none}.detail-hero{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:860px){body{font-size:14px}.fofo-header-inner{height:56px;padding:0 12px;gap:8px}.fofo-brand{min-width:auto;font-size:20px;flex:0 0 auto}.brand-face{width:28px;height:28px}.fofo-brand span:last-child{max-width:112px;overflow:hidden;white-space:nowrap}.fofo-search{display:none}.fofo-nav{gap:14px;font-size:14px;order:3;width:100%;flex-basis:100%;padding:0 4px 9px}.fofo-nav a{font-size:14px}.fofo-header-inner{flex-wrap:wrap;height:auto;padding-top:8px}.fofo-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.mobile-menu-btn{margin-left:0}.mobile-search-panel.show{display:block;padding:10px 12px;background:#050505}.mobile-search-panel form{height:42px;display:flex;background:#15171a;border-radius:12px;overflow:hidden}.mobile-search-panel input{flex:1;background:transparent;border:0;color:#fff;padding:0 12px}.mobile-search-panel button{width:72px;border:0;background:#ffd236;color:#111;font-weight:900}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:90}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:260px;background:#15161b;z-index:91;padding:18px;box-shadow:20px 0 40px rgba(0,0,0,.5)}.mobile-drawer a{display:block;padding:13px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.drawer-head button{background:transparent;color:#fff;border:0;font-size:28px}.fofo-hero{min-height:420px}.fofo-hero-content{padding:170px 16px 26px;display:block}.fofo-hero-info{margin-bottom:18px}.fofo-hero-info h1{font-size:22px}.fofo-hero-thumbs{gap:12px}.hero-thumb{width:82px;flex-basis:82px}.hero-thumb img{width:82px;height:114px;border-radius:10px}.hero-thumb strong{font-size:12px}.fofo-section,.search-card{padding:0 14px;margin-bottom:30px}.section-head{margin-bottom:14px}.section-head h2{font-size:22px}.poster-grid,.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px}.poster-title{font-size:14px;margin-top:8px}.poster-meta{font-size:12px}.poster-desc{display:none}.poster-card:hover .poster-img img{transform:none}.row-card{flex-basis:105px}.breadcrumb,.filter-strip,.content-layout,.detail-layout,.play-layout{padding-left:14px;padding-right:14px}.content-layout,.detail-layout,.play-layout{display:block}.rank-panel{position:static}.detail-hero{display:block;padding:16px;border-radius:14px}.detail-poster{float:left;width:118px;margin:0 14px 8px 0}.detail-poster img{height:170px}.detail-info h1{font-size:22px}.score-box{display:none}.episode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.episode-grid a{min-height:38px;font-size:13px}.player-box,.video-player,.player-empty{height:240px;min-height:240px}.play-layout{margin-top:16px}.play-vod-card{grid-template-columns:70px 1fr}.play-vod-card img{width:70px;height:95px}.share-row{gap:10px}.share-btn{width:42px;height:42px;font-size:12px}.side-grid{max-height:none}.search-card{padding:24px 14px;margin-top:20px}.search-card h1{font-size:24px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:70;height:54px;background:rgba(0,0,0,.88);backdrop-filter:blur(12px);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#ccc}.mobile-bottom span{font-size:16px;color:#ffd236}.site-footer{padding-bottom:80px}}@media(max-width:420px){.poster-grid,.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 8px}.poster-tag{font-size:11px;padding:3px 5px}.section-head h2{font-size:20px}.fofo-hero-info h1{font-size:20px}.detail-tags span{font-size:12px;padding:6px 8px}}


/* 首页/栏目顶部大图清晰度修复：不再把小海报强行拉成全屏背景，改为中间高清图展示 */
.fofo-hero{background:#02050a;isolation:isolate;}
.fofo-hero-bg{background-size:cover!important;background-position:center!important;filter:blur(24px) brightness(.48) saturate(1.05)!important;opacity:.72;transform:scale(1.12)!important;}
.fofo-hero-main-frame{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-47%);width:min(58vw,820px);height:min(42vw,500px);max-height:500px;display:flex;align-items:center;justify-content:center;pointer-events:none;}
.fofo-hero-main-frame:before{content:"";position:absolute;inset:-22px;border-radius:32px;background:radial-gradient(circle at center,rgba(0,0,0,.18),rgba(0,0,0,.06) 48%,rgba(0,0,0,0) 72%);box-shadow:0 30px 90px rgba(0,0,0,.42);}
.fofo-hero-main-frame img{position:relative;z-index:1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:22px;box-shadow:0 22px 80px rgba(0,0,0,.58);background:#111;transition:opacity .18s ease,transform .28s ease;}
.fofo-hero-shade{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 22%,rgba(0,0,0,.28) 50%,rgba(0,0,0,.86) 100%),linear-gradient(0deg,#000 0%,rgba(0,0,0,.35) 28%,rgba(0,0,0,.18) 100%)!important;}
.fofo-hero-content{z-index:3;}
@media(max-width:860px){.fofo-hero-main-frame{top:44%;width:min(84vw,360px);height:210px;opacity:.9}.fofo-hero-main-frame img{border-radius:16px}.fofo-hero-bg{filter:blur(16px) brightness(.48)!important;transform:scale(1.08)!important}.fofo-hero-shade{background:linear-gradient(0deg,#000 0%,rgba(0,0,0,.50) 38%,rgba(0,0,0,.22) 100%)!important}}

/* ===== Hero 模块美化修复 v2：清晰主图 + 过滤空海报 ===== */
.fofo-hero-main-frame{display:none!important;}
.fofo-hero-clean{min-height:560px;margin:0 0 48px;overflow:hidden;background:#020204;border-bottom:1px solid rgba(255,255,255,.06);}
.fofo-hero-clean .fofo-hero-bg{background-size:cover!important;background-position:center!important;filter:blur(26px) brightness(.38) saturate(1.18)!important;opacity:.78;transform:scale(1.10)!important;}
.fofo-hero-clean:before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 68% 45%,rgba(255,210,54,.10),transparent 34%),radial-gradient(circle at 42% 50%,rgba(0,190,255,.12),transparent 38%);pointer-events:none;}
.fofo-hero-clean .fofo-hero-shade{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.70) 23%,rgba(0,0,0,.35) 56%,rgba(0,0,0,.90) 100%),linear-gradient(0deg,#000 0%,rgba(0,0,0,.26) 35%,rgba(0,0,0,.16) 100%)!important;}
.fofo-hero-clean .fofo-hero-content{position:relative;z-index:3;max-width:1560px;margin:0 auto;padding:92px 48px 54px;display:grid;grid-template-columns:340px minmax(0,1fr);gap:54px;align-items:center;}
.fofo-hero-clean .fofo-hero-info{align-self:center;}
.fofo-hero-clean .hero-label{background:rgba(255,210,54,.18);box-shadow:0 10px 28px rgba(255,210,54,.10);}
.fofo-hero-clean .fofo-hero-info h1{font-size:34px;margin:0 0 14px;line-height:1.18;text-shadow:0 5px 22px rgba(0,0,0,.65);}
.fofo-hero-clean .fofo-hero-info p{font-size:19px;margin-bottom:22px;color:#f8fafc;}
.fofo-hero-clean .watch-btn{background:rgba(255,255,255,.20);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 40px rgba(0,0,0,.25);}
.fofo-hero-stage{min-width:0;display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:center;}
.fofo-hero-feature{position:relative;display:block;width:300px;height:420px;border-radius:28px;overflow:hidden;background:#12151c;box-shadow:0 28px 80px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.12);}
.fofo-hero-feature:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent);}
.fofo-hero-feature img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease,opacity .18s ease;}
.fofo-hero-feature span{position:absolute;left:16px;right:16px;bottom:15px;z-index:2;font-size:18px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 8px #000;}
.fofo-hero-feature:hover img{transform:scale(1.045);}
.fofo-hero-clean .fofo-hero-thumbs{display:grid;grid-template-columns:repeat(4,minmax(92px,1fr));gap:18px;width:100%;max-width:760px;overflow:visible;padding:0;align-items:start;}
.fofo-hero-clean .hero-thumb{width:auto;min-width:0;flex:initial;text-align:center;}
.fofo-hero-clean .hero-thumb img,.fofo-hero-clean .hero-thumb-empty{width:100%;height:148px;border-radius:18px;box-shadow:0 14px 34px rgba(0,0,0,.46);border:2px solid rgba(255,255,255,.10);background:#151922;}
.fofo-hero-clean .hero-thumb img{object-fit:cover;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,filter .22s ease;}
.fofo-hero-clean .hero-thumb-empty{display:flex;align-items:center;justify-content:center;padding:10px;color:#94a3b8;font-weight:800;line-height:1.4;}
.fofo-hero-clean .hero-thumb strong{display:block;margin-top:9px;font-size:15px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 8px #000;}
.fofo-hero-clean .hero-thumb.active img,.fofo-hero-clean .hero-thumb:hover img{transform:translateY(-5px);border-color:#ffd236;box-shadow:0 18px 46px rgba(255,210,54,.18),0 18px 44px rgba(0,0,0,.52);filter:brightness(1.05);}
.fofo-hero-clean .hero-thumb:nth-child(n+9){display:none;}
@media(max-width:1180px){
  .fofo-hero-clean .fofo-hero-content{grid-template-columns:300px minmax(0,1fr);gap:32px;padding:82px 28px 44px;}
  .fofo-hero-stage{grid-template-columns:240px minmax(0,1fr);gap:22px;}
  .fofo-hero-feature{width:240px;height:340px;border-radius:22px;}
  .fofo-hero-clean .fofo-hero-thumbs{grid-template-columns:repeat(3,minmax(86px,1fr));gap:14px;}
  .fofo-hero-clean .hero-thumb img,.fofo-hero-clean .hero-thumb-empty{height:126px;border-radius:14px;}
}
@media(max-width:860px){
  .fofo-hero-clean{min-height:0;margin-bottom:28px;border-bottom:0;}
  .fofo-hero-clean .fofo-hero-bg{filter:blur(18px) brightness(.42) saturate(1.12)!important;transform:scale(1.08)!important;}
  .fofo-hero-clean .fofo-hero-shade{background:linear-gradient(0deg,#000 0%,rgba(0,0,0,.55) 50%,rgba(0,0,0,.30) 100%)!important;}
  .fofo-hero-clean .fofo-hero-content{display:block;padding:26px 14px 24px;}
  .fofo-hero-clean .fofo-hero-info{margin-bottom:16px;}
  .fofo-hero-clean .fofo-hero-info h1{font-size:22px;}
  .fofo-hero-clean .fofo-hero-info p{font-size:14px;margin-bottom:14px;}
  .fofo-hero-stage{display:block;}
  .fofo-hero-feature{width:100%;height:190px;border-radius:18px;margin:0 0 14px;}
  .fofo-hero-feature img{object-fit:cover;}
  .fofo-hero-feature span{font-size:16px;}
  .fofo-hero-clean .fofo-hero-thumbs{display:flex;gap:12px;overflow-x:auto;max-width:none;padding:2px 2px 8px;scrollbar-width:none;}
  .fofo-hero-clean .fofo-hero-thumbs::-webkit-scrollbar{display:none;}
  .fofo-hero-clean .hero-thumb{width:84px;flex:0 0 84px;}
  .fofo-hero-clean .hero-thumb img,.fofo-hero-clean .hero-thumb-empty{height:116px;border-radius:12px;}
  .fofo-hero-clean .hero-thumb strong{font-size:12px;margin-top:6px;}
}
