:root{--bg:#08090e;--panel:#11131b;--panel2:#171a24;--card:#151823;--line:rgba(255,255,255,.08);--text:#f7f8fc;--muted:#a8adbb;--brand:#ff4fa3;--brand2:#ffcf66;--radius:16px;--wrap:1280px;--shadow:0 16px 42px rgba(0,0,0,.34)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;outline:none}button{cursor:pointer}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 18px}.hide{display:none!important}
.topbar{position:sticky;top:0;z-index:90;background:rgba(8,9,14,.98);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.top-main{height:58px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:14px}.logo{display:inline-flex;align-items:center;gap:9px;min-width:max-content}.logo-badge{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#111;font-weight:1000}.logo strong{font-size:20px;font-weight:1000;letter-spacing:.5px}.search{display:flex;min-width:0;background:#0f1119;border:1px solid var(--line);border-radius:999px;padding:4px}.search input{flex:1;min-width:0;height:36px;padding:0 14px;background:transparent;border:0;color:var(--text);font-size:16px}.search button{height:36px;border:0;border-radius:999px;padding:0 17px;background:linear-gradient(135deg,var(--brand),#ff78bc);color:#fff;font-weight:900}.top-icons{display:flex;align-items:center;gap:8px}.icon-btn{width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.06);display:inline-grid;place-items:center;color:#fff;font-size:17px;padding:0}.user-menu{position:relative}.user-dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:150px;background:#141722;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:8px;display:none}.user-menu:hover .user-dropdown,.user-menu:focus-within .user-dropdown,.user-menu.open .user-dropdown{display:block}.user-dropdown a{display:block;padding:10px 11px;border-radius:10px;color:#e8eaf2}.user-dropdown a:hover{background:rgba(255,255,255,.06)}
.nav-line{height:46px;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.04)}.nav-scroll{display:flex;align-items:center;gap:8px;white-space:nowrap;width:100%;min-width:0}.nav-scroll>a,.nav-mobile-extra>a,.nav-more-btn{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);color:#e7e8ef}.nav-scroll a:hover,.nav-scroll a.active,.nav-more-btn:hover{background:rgba(255,79,163,.18);border-color:rgba(255,79,163,.42);color:#fff}.nav-more{position:relative;margin-left:auto;flex:0 0 auto}.nav-more-btn{cursor:pointer}.nav-more-box{position:absolute;right:0;top:calc(100% + 10px);width:260px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:#141722;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:10px}.nav-more:hover .nav-more-box,.nav-more:focus-within .nav-more-box,.nav-more.open .nav-more-box{display:grid}.nav-more-box a{padding:9px 10px;border-radius:10px;background:rgba(255,255,255,.05);color:#eee}.nav-mobile-extra{display:none}.main-pad{padding-top:16px}
.hero-full{position:relative;width:100%;overflow:hidden;background:#000;margin:0 0 12px}.hero-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-track::-webkit-scrollbar{display:none}.hero-slide{position:relative;flex:0 0 100%;aspect-ratio:16/5.8;min-height:330px;scroll-snap-align:start;background:#111;overflow:hidden}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.06) 62%,rgba(0,0,0,.18))}.hero-btn{position:absolute;left:calc((100vw - min(var(--wrap),100vw))/2 + 18px);bottom:28px;z-index:2;display:inline-flex;height:42px;align-items:center;padding:0 20px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:1000;box-shadow:0 10px 24px rgba(255,79,163,.26)}.hero-dots{position:absolute;right:calc((100vw - min(var(--wrap),100vw))/2 + 18px);bottom:28px;z-index:3;display:flex;gap:7px}.hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.48);padding:0}.hero-dots button.active{width:24px;background:#fff}
.ad{display:block;position:relative;border-radius:18px;overflow:hidden;background:var(--panel);border:1px solid var(--line);min-width:0;margin:16px 0}.ad img{width:100%;height:100%;object-fit:cover}.ad:after,.native-ad .pic:after{content:'广告';position:absolute;left:8px;top:8px;z-index:4;border-radius:999px;background:rgba(255,207,102,.94);color:#111;font-size:12px;font-weight:900;padding:4px 7px}.ad-banner{aspect-ratio:16/2.55}.hero-bottom-ad{margin:12px 0 22px}.ad-inline{margin:12px 0 18px}.section{margin:24px 0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-title{display:flex;align-items:center;gap:9px;min-width:0}.section-title em{width:5px;height:20px;border-radius:99px;background:linear-gradient(var(--brand),var(--brand2));display:inline-block;flex:0 0 auto}.section-title h2{font-size:21px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-more{color:#ddd;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);white-space:nowrap}
.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.16s transform,.16s border-color;min-width:0}.card:hover{transform:translateY(-2px);border-color:rgba(255,79,163,.45)}.pic{position:relative;aspect-ratio:16/9;background:#222;overflow:hidden}.pic img{width:100%;height:100%;object-fit:cover}.pic .tag{position:absolute;left:8px;top:8px;max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;padding:5px 8px;font-size:12px}.pic .score{position:absolute;right:8px;bottom:8px;border-radius:999px;background:linear-gradient(135deg,var(--brand2),#ff9f1c);color:#111;font-weight:900;padding:5px 8px;font-size:12px}.card-body{padding:10px}.card-title{font-size:15px;line-height:1.35;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-meta{color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.native-ad{border-color:rgba(255,207,102,.35);background:linear-gradient(180deg,#1c1f2b,#151823)}.native-ad .pic .score{display:none}.native-ad .card-title{color:#ffe2a0}.native-ad .card-meta{color:#e9c878}.native-ad .pic .tag{top:auto;bottom:8px;background:rgba(0,0,0,.7)}
.sort-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:4px 0 14px;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:10px}.sort-tabs a{height:38px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.06);color:#ddd;white-space:nowrap}.sort-tabs a.active,.sort-tabs a:hover{background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:900}.filter{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:12px;margin:14px 0}.filter-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:3px 0}.filter-row::-webkit-scrollbar{display:none}.filter a{display:inline-flex;align-items:center;height:32px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.06);color:#ddd;white-space:nowrap}.filter a.active{background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:800}.page{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:28px 0}.page a,.page span{min-width:40px;height:38px;padding:0 12px;border-radius:12px;background:var(--panel);border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:#ddd}.page span.current{background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;border:0}.crumb{padding:16px 0;color:var(--muted)}.crumb a{color:#ddd}
.detail{display:grid;grid-template-columns:420px 1fr;gap:20px;background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:16px}.detail-poster{aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#222}.detail-poster img{width:100%;height:100%;object-fit:cover}.detail h1{font-size:27px;margin:0 0 10px}.info-line{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0;color:var(--muted)}.info-line span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.06)}.summary{color:#d3d7e3;line-height:1.8;margin:12px 0}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid var(--line);color:#fff}.btn.primary{background:linear-gradient(135deg,var(--brand),#ff7bbb);border:0;font-weight:900}.share-btn{background:linear-gradient(135deg,var(--brand2),#ff9f1c);color:#17120a;border:0;font-weight:1000}.toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:999;background:rgba(20,23,34,.96);border:1px solid rgba(255,207,102,.35);box-shadow:var(--shadow);color:#ffe2a0;border-radius:999px;padding:10px 16px;font-weight:900;display:none}.toast.show{display:block}
.player-wrap{background:#000;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.player-box{width:100%;background:#000;min-height:520px}.player-box iframe,.player-box video,.MacPlayer,.player{width:100%!important;min-height:520px!important}.warn{margin:12px 0 18px;padding:12px 14px;border-radius:16px;background:rgba(255,204,102,.12);border:1px solid rgba(255,204,102,.35);color:#ffe0a2;font-weight:800;line-height:1.7}.empty{border:1px dashed rgba(255,255,255,.14);background:rgba(255,255,255,.04);padding:26px;border-radius:18px;color:var(--muted);text-align:center}
.gbook-page{padding-top:18px}.gbook-panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow)}.gbook-title-main{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.gbook-title-main h1{margin:0;font-size:26px}.gbook-title-main p{margin:0;color:var(--muted);line-height:1.6}.gbook-form textarea{width:100%;min-height:170px;resize:vertical;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;border-radius:16px;padding:14px;font-size:16px;line-height:1.75}.gbook-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.remaining_w{color:var(--muted);margin-right:auto}.gbook-tools .verify{width:120px;height:40px;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;border-radius:999px;padding:0 12px;font-size:16px}.comm-code{height:40px;width:96px;background:#fff;border-radius:12px;cursor:pointer;border:1px solid rgba(255,207,102,.35);object-fit:cover}.gbook_submit{height:42px;border:0;min-width:120px}.gbook-ad{margin:18px 0}.gbook-list{display:grid;gap:12px}.gbook-item{padding:15px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid var(--line)}.gbook-item-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#ffe0a2}.gbook-item-head small{color:var(--muted);white-space:nowrap}.gbook-content{color:#e7eaf3;line-height:1.75;word-break:break-word}.gbook-reply{margin-top:10px;padding:10px 12px;border-radius:12px;background:rgba(255,207,102,.09);border:1px solid rgba(255,207,102,.22);color:#ffe0a2;line-height:1.7}.rank-list{display:grid;gap:9px}.rank-list a{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;background:rgba(255,255,255,.04)}.rank-list i{width:24px;height:24px;border-radius:8px;background:rgba(255,79,163,.18);display:grid;place-items:center;color:#ff9bc9;font-style:normal;font-weight:900}.rank-list span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-list small{color:var(--muted)}
.form-card{max-width:560px;margin:28px auto;background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:22px}.form-card h1{margin:0 0 16px}.form-row{margin-bottom:12px}.form-row input,.form-row textarea{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;border-radius:14px;padding:12px 14px;font-size:16px}.form-row textarea{min-height:120px;resize:vertical}.footer{margin-top:34px;padding:28px 0;border-top:1px solid var(--line);color:var(--muted);text-align:center;background:#07080c}.age-mask{position:fixed;inset:0;background:rgba(0,0,0,.82);z-index:999;display:none;align-items:center;justify-content:center;padding:18px}.age-box{max-width:420px;background:#141722;border:1px solid var(--line);border-radius:22px;padding:24px;text-align:center;box-shadow:var(--shadow)}.age-box h2{margin:0 0 10px}.age-box p{color:#c9ceda;line-height:1.7}.age-box button{height:42px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));font-weight:1000;color:#111;padding:0 20px}
@media (max-width:1180px){.nav-scroll>a{padding:0 10px}.nav-more-box{right:0}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail{grid-template-columns:1fr}.player-box,.player-box iframe,.player-box video,.MacPlayer,.player{min-height:430px!important}.hero-slide{min-height:280px}.hero-btn{left:18px}.hero-dots{right:18px}}
@media (max-width:820px){.wrap{padding:0 12px}.top-main{height:auto;min-height:56px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding-top:8px;padding-bottom:8px}.logo strong{display:none}.logo-badge{width:32px;height:32px;border-radius:11px}.search{padding:3px}.search input{height:34px;padding:0 10px}.search button{width:42px;padding:0;font-size:0}.search button:after{content:'🔍';font-size:15px}.top-icons{gap:6px}.icon-btn{width:34px;height:34px;font-size:15px}.user-dropdown{right:-42px;top:42px}.nav-line{height:44px}.nav-scroll{overflow-x:auto;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-scroll>a,.nav-mobile-extra>a,.nav-more-btn{height:31px;padding:0 11px}.nav-more{display:none}.nav-mobile-extra{display:inline-flex;align-items:center;gap:8px}.main-pad{padding-top:10px}.hero-slide{aspect-ratio:16/8.5;min-height:205px}.hero-btn{height:34px;padding:0 14px;bottom:15px}.hero-dots{bottom:15px}.ad{border-radius:14px;margin:12px 0}.ad-banner{aspect-ratio:16/3.8}.section{margin:20px 0}.section-title h2{font-size:18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card{border-radius:13px}.card-body{padding:8px}.card-title{font-size:14px}.sort-tabs{gap:8px;padding:8px;border-radius:15px}.sort-tabs a{height:36px;font-size:13px}.detail{border-radius:16px;padding:12px;gap:12px}.detail h1{font-size:22px}.actions .btn{flex:1;min-width:110px}.player-box,.player-box iframe,.player-box video,.MacPlayer,.player{min-height:240px!important}.gbook-title-main{display:block}.gbook-title-main h1{font-size:22px;margin-bottom:6px}.gbook-panel{padding:15px;border-radius:16px}.gbook-form textarea{min-height:145px}.gbook-tools .verify{flex:1;min-width:120px}.gbook_submit{width:100%}.footer{padding:22px 0}}
@media (max-width:370px){.icon-btn{width:32px}.grid{gap:8px}.card-title{font-size:13px}.sort-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.search input{font-size:16px}}

/* V10: PC header, wrapped slider, category ad position */
.pc-nav{display:none}.mobile-nav-line{display:flex}.type-top-ad{margin:0 0 14px}
@media (min-width:821px){
  .topbar .top-main.wrap{max-width:none;width:100%;padding-left:12px;padding-right:12px;height:60px;grid-template-columns:auto minmax(0,1fr) minmax(260px,390px) auto;gap:14px}
  .pc-nav{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}
  .pc-nav>a,.pc-more-btn{height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);color:#ecedf4;font-weight:800}
  .pc-nav>a:hover,.pc-more-btn:hover{background:rgba(255,79,163,.18);border-color:rgba(255,79,163,.42);color:#fff}
  .pc-nav-more{margin-left:0;position:relative;flex:0 0 auto}
  .pc-more-box{right:auto;left:0;top:calc(100% + 12px);width:360px;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px;gap:9px;border-radius:18px}
  .pc-more-box a{height:36px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:800}
  .mobile-nav-line{display:none!important}
  .top-main .search{max-width:390px;justify-self:end;width:100%}
}
.hero{margin:16px 0 12px}.hero-main{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}
.hero .hero-slide{aspect-ratio:16/6.3;min-height:320px;border-radius:0}.hero .hero-slide img{opacity:.94}.hero .hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.08) 62%,rgba(0,0,0,.18))}.hero .hero-btn{left:24px;bottom:24px;z-index:3;height:40px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#ff7bbb);font-weight:1000}.hero .hero-dots{right:18px;bottom:20px}
@media (max-width:820px){.pc-nav{display:none!important}.mobile-nav-line{display:flex!important}.hero{margin:12px 0 8px}.hero-main{border-radius:18px}.hero .hero-slide{aspect-ratio:16/8.5;min-height:190px}.hero .hero-btn{left:14px;bottom:14px;height:34px;padding:0 13px}.hero .hero-dots{right:12px;bottom:14px}.type-top-ad{margin:0 0 12px}}

/* V11: remove hot list, gbook feedback, active nav, compact sort tabs */
.nav-scroll a.active,.pc-nav a.active,.pc-more-btn.active{background:linear-gradient(135deg,rgba(255,79,163,.92),rgba(255,123,187,.88));border-color:rgba(255,255,255,.12);color:#fff;font-weight:1000;box-shadow:0 8px 22px rgba(255,79,163,.18)}
.sort-tabs-v11{grid-template-columns:1.08fr 1fr 1fr 1fr;align-items:center}
.sort-tabs-v11 .type-current{background:linear-gradient(135deg,var(--brand2),#ff9f1c);color:#19110a;font-weight:1000;border:0;box-shadow:0 8px 18px rgba(255,207,102,.14)}
.sort-tabs-v11 .sort-link.active{background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:1000;border:0}
.gbook-tools{align-items:center;justify-content:space-between;gap:12px}.verify-line{display:flex;align-items:center;gap:8px;flex:1 1 260px;max-width:280px;min-width:210px}.verify-line .verify{width:auto!important;flex:1;min-width:0}.verify-line .comm-code{flex:0 0 96px}.gbook-message{margin-top:12px;padding:10px 13px;border-radius:14px;font-weight:900;line-height:1.55}.gbook-message.ok{display:block;background:rgba(56,217,169,.12);border:1px solid rgba(56,217,169,.28);color:#98ffe1}.gbook-message.err{display:block;background:rgba(255,79,120,.12);border:1px solid rgba(255,79,120,.3);color:#ffb4c7}.gbook_submit:disabled{opacity:.72;cursor:not-allowed}.remaining_w{display:none!important}
@media (max-width:820px){.sort-tabs-v11{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sort-tabs-v11 .type-current{grid-column:1/-1}.verify-line{max-width:none;min-width:0;flex:1 1 100%}.verify-line .comm-code{flex-basis:92px}.gbook_submit{width:100%}}
@media (max-width:380px){.verify-line .comm-code{flex-basis:86px}.sort-tabs-v11 a{font-size:12px}}

/* V12: register, slider height, one-line sort, friend links, floating tools */
.hero .hero-slide{aspect-ratio:16/9!important;min-height:430px!important}.hero-main{border-radius:24px}.hero .hero-slide img{object-fit:cover}.hero .hero-btn{bottom:28px}
.form-card.auth-card{max-width:520px;margin:34px auto;background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow)}.form-card h1{margin:0 0 10px;font-size:25px}.form-row{margin:12px 0}.form-row input{width:100%;height:44px;border-radius:14px;border:1px solid var(--line);background:#0f1119;color:#fff;padding:0 14px;font-size:16px}.form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.reg-message,.form-message{margin:10px 0 0;padding:10px 12px;border-radius:14px;font-weight:900;line-height:1.55}.reg-message.ok,.form-message.ok{background:rgba(56,217,169,.12);border:1px solid rgba(56,217,169,.28);color:#98ffe1}.reg-message.err,.form-message.err{background:rgba(255,79,120,.12);border:1px solid rgba(255,79,120,.3);color:#ffb4c7}
.sort-tabs.sort-tabs-v11{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;overflow:visible}.sort-tabs-v11 a{min-width:0!important;padding:0 6px!important;text-align:center!important;overflow:hidden;text-overflow:ellipsis;font-size:13px}.sort-tabs-v11 .type-current{grid-column:auto!important;pointer-events:auto;cursor:pointer}.sort-tabs-v11 .type-current:active,.sort-tabs-v11 .type-current:hover{filter:brightness(1.08)}
.footer{border-top:1px solid var(--line);background:#07080d;margin-top:28px}.friend-links{padding:18px 0 10px}.friend-title{font-size:18px;font-weight:1000;margin-bottom:12px;display:flex;align-items:center;gap:8px}.friend-title:before{content:"";width:5px;height:19px;border-radius:999px;background:linear-gradient(var(--brand),var(--brand2))}.friend-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.friend-item{height:54px;display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:16px;padding:8px 10px;transition:.16s}.friend-item:hover{border-color:rgba(255,79,163,.38);transform:translateY(-1px);background:rgba(255,79,163,.08)}.friend-logo{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#15100a;font-weight:1000}.friend-logo img{width:100%;height:100%;object-fit:cover}.friend-name{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#eceef6;font-weight:800}.float-tools{position:fixed;right:18px;bottom:92px;z-index:80;display:flex;flex-direction:column;gap:10px}.float-btn{width:48px;height:48px;border-radius:18px;border:1px solid var(--line);background:rgba(18,20,29,.92);box-shadow:0 10px 26px rgba(0,0,0,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:0;gap:1px;backdrop-filter:blur(10px)}.float-btn span{font-size:17px;line-height:1}.float-btn em{font-style:normal;font-size:11px;color:#d9dce6;font-weight:800}.float-btn:hover{background:linear-gradient(135deg,var(--brand),#ff7bbb);border-color:transparent}.float-btn:hover em{color:#fff}
.share-jump{animation:shareJump .36s ease}@keyframes shareJump{0%{transform:translateY(0)}35%{transform:translateY(-4px)}70%{transform:translateY(2px)}100%{transform:translateY(0)}}
@media (max-width:1180px){.friend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero .hero-slide{min-height:340px!important}}
@media (max-width:820px){.hero .hero-slide{aspect-ratio:16/9!important;min-height:0!important}.sort-tabs.sort-tabs-v11{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:7px!important;border-radius:15px}.sort-tabs-v11 a{height:32px!important;font-size:12px!important;padding:0 2px!important;border-radius:999px!important}.friend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.friend-item{height:48px;border-radius:14px}.friend-logo{width:30px;height:30px;border-radius:10px}.float-tools{right:10px;bottom:74px;gap:8px}.float-btn{width:42px;height:42px;border-radius:15px}.float-btn span{font-size:15px}.float-btn em{font-size:10px}.form-card.auth-card{margin:18px auto;padding:16px;border-radius:18px}.form-actions .btn{flex:1 1 auto}}
@media (max-width:380px){.sort-tabs-v11 a{font-size:11px!important;letter-spacing:-.3px}.friend-name{font-size:12px}.float-btn{width:40px;height:40px}.hero .hero-btn{height:32px;padding:0 12px;font-size:12px}}


/* V13: register nickname, profile edit, PC-only slider height, share behavior */
.verify-row{display:flex;align-items:center;gap:10px}.verify-row input{flex:1;min-width:0}.verify-row img{width:108px;height:44px;object-fit:cover;border-radius:12px;background:#fff;cursor:pointer;border:1px solid var(--line)}.form-row label{display:block;margin:0 0 7px;color:#d9dce6;font-weight:900}.profile-card{max-width:560px}.js-info-submit:disabled,.js-reg-submit:disabled{opacity:.72;cursor:not-allowed}
@media (min-width:821px){
  .hero .hero-slide{aspect-ratio:16/5.4!important;min-height:285px!important;max-height:340px!important}
  .hero-main{border-radius:22px!important}
  .hero .hero-btn{bottom:22px!important}
  .hero .hero-dots{bottom:20px!important}
}
@media (max-width:820px){.verify-row img{width:96px;height:42px}.profile-card{max-width:100%}}


/* V14: nickname gbook, sticky footer, merged profile center, PC banner like original movie template */
html{height:100%!important}body{min-height:100vh!important;display:flex!important;flex-direction:column!important}.topbar{flex:0 0 auto}main{flex:1 0 auto!important}.footer{margin-top:auto!important;flex:0 0 auto}.main-pad{flex:1 0 auto}.form-card.auth-card,.profile-card{margin-top:24px;margin-bottom:24px}
.gbook-item-head span{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gbook_name{display:none!important}
.custom-banner-v14{position:relative;width:100%;overflow:hidden;border-radius:22px;box-shadow:var(--shadow);margin:14px 0 12px;background:#000;border:1px solid var(--line)}.banner-container-v14{position:relative;width:100%;height:0;padding-bottom:34%;background:#000;overflow:hidden}.banner-slider-v14{position:absolute;inset:0;display:flex;transition:transform .58s ease-in-out;will-change:transform}.banner-slide-v14{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.banner-link-v14{display:block;width:100%;height:100%;position:relative}.banner-link-v14 img{width:100%;height:100%;object-fit:cover}.banner-link-v14:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.50),rgba(0,0,0,.08) 58%,rgba(0,0,0,.36))}.hero-btn-v14{position:absolute;left:24px;bottom:22px;z-index:4;display:inline-flex;height:38px;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:1000;box-shadow:0 10px 24px rgba(255,79,163,.26)}.banner-thumbs-v14{position:absolute;top:50%;right:18px;transform:translateY(-50%);width:96px;max-height:calc(100% - 34px);z-index:8;display:flex;flex-direction:column;gap:8px;padding:8px;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.12);border-radius:15px;overflow:hidden;backdrop-filter:blur(8px)}.banner-thumb-v14{width:100%;aspect-ratio:16/9;border:2px solid transparent;border-radius:10px;padding:0;background:rgba(255,255,255,.08);overflow:hidden;opacity:.62;transition:.18s;flex:0 0 auto}.banner-thumb-v14 img{width:100%;height:100%;object-fit:cover}.banner-thumb-v14.active{opacity:1;border-color:#ffcf66;transform:scale(1.02)}.banner-dots-v14{position:absolute;left:24px;bottom:72px;z-index:8;display:flex;gap:7px}.banner-dots-v14 button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.52)}.banner-dots-v14 button.active{width:24px;background:#fff}.custom-banner-v14:empty{display:none}
@media (min-width:1181px){.custom-banner-v14{max-height:430px}.banner-container-v14{padding-bottom:33%}}
@media (max-width:1180px){.banner-container-v14{padding-bottom:42%}.banner-thumbs-v14{width:82px;right:12px}.hero-btn-v14{left:18px;bottom:18px}.banner-dots-v14{left:18px;bottom:62px}}
@media (max-width:820px){.custom-banner-v14{border-radius:18px;margin:12px 0 8px}.banner-container-v14{padding-bottom:56%}.banner-thumbs-v14{display:none}.hero-btn-v14{height:34px;padding:0 14px;left:14px;bottom:14px;font-size:13px}.banner-dots-v14{left:auto;right:12px;bottom:16px}.banner-dots-v14 button{width:7px;height:7px}.banner-dots-v14 button.active{width:20px}.form-card.auth-card,.profile-card{margin-top:16px;margin-bottom:16px}}

/* V15: final fixes for footer position, separated friend links, compact movie-style PC slider, merged user center */
html,body{height:100%!important;min-height:100%!important}
body{min-height:100vh!important;display:flex!important;flex-direction:column!important}
body>main,.main-pad{width:100%;flex:1 0 auto!important}
.topbar,.site-friends,.footer{flex:0 0 auto!important}
.site-friends{margin-top:28px;padding:0 0 16px;background:transparent;text-align:left}.site-friends .wrap{padding-top:0}.footer{margin-top:0!important;padding:22px 0;border-top:1px solid var(--line);background:#07080d;color:var(--muted);text-align:center}.footer .friend-links{display:none!important}.footer p{margin:6px 0}.friend-title{font-size:18px;font-weight:1000;margin-bottom:12px;display:flex;align-items:center;gap:8px;text-align:left}.friend-title:before{content:"";width:5px;height:19px;border-radius:999px;background:linear-gradient(var(--brand),var(--brand2))}.friend-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.friend-item{height:54px;display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:16px;padding:8px 10px;transition:.16s}.friend-item:hover{border-color:rgba(255,79,163,.38);transform:translateY(-1px);background:rgba(255,79,163,.08)}.friend-logo{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#15100a;font-weight:1000}.friend-logo img{width:100%;height:100%;object-fit:cover}.friend-name{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#eceef6;font-weight:800}
.user-dropdown{min-width:138px}.user-dropdown a[href*="user/favs"],.user-dropdown a[href*="user/plays"]{display:none!important}
.movie-banner-v15{position:relative;width:100%;overflow:hidden;border-radius:20px;box-shadow:var(--shadow);margin:14px 0 12px;background:#000;border:1px solid var(--line)}.movie-banner-main-v15{position:relative;width:100%;height:0;padding-bottom:30%;background:#000;overflow:hidden}.movie-banner-track-v15{position:absolute;inset:0;display:flex;transition:transform .58s ease-in-out;will-change:transform}.movie-banner-slide-v15{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.movie-banner-link-v15{display:block;width:100%;height:100%;position:relative}.movie-banner-link-v15 img{width:100%;height:100%;object-fit:cover;object-position:center}.movie-banner-link-v15:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.08) 58%,rgba(0,0,0,.32))}.movie-banner-btn-v15{position:absolute;left:24px;bottom:20px;z-index:4;display:inline-flex;height:38px;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:1000;box-shadow:0 10px 24px rgba(255,79,163,.26)}.movie-banner-thumbs-v15{position:absolute;top:50%;right:18px;transform:translateY(-50%);width:96px;height:calc(100% - 34px);z-index:8;display:flex;flex-direction:column;gap:8px;padding:8px;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.12);border-radius:15px;overflow:hidden;backdrop-filter:blur(8px)}.movie-banner-thumb-v15{width:100%;aspect-ratio:16/9;border:2px solid transparent;border-radius:10px;padding:0;background:rgba(255,255,255,.08);overflow:hidden;opacity:.62;transition:.18s;flex:0 0 auto}.movie-banner-thumb-v15 img{width:100%;height:100%;object-fit:cover}.movie-banner-thumb-v15.active{opacity:1;border-color:#ffcf66;transform:scale(1.02)}.movie-banner-dots-v15{position:absolute;left:24px;bottom:66px;z-index:8;display:flex;gap:7px}.movie-banner-dots-v15 button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.52)}.movie-banner-dots-v15 button.active{width:24px;background:#fff}.movie-banner-v15:empty{display:none}
@media (min-width:1181px){.movie-banner-v15{max-height:385px}.movie-banner-main-v15{padding-bottom:30%}}
@media (max-width:1180px){.movie-banner-main-v15{padding-bottom:42%}.movie-banner-thumbs-v15{width:82px;right:12px}.movie-banner-btn-v15{left:18px;bottom:18px}.movie-banner-dots-v15{left:18px;bottom:62px}.friend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:820px){.movie-banner-v15{border-radius:18px;margin:12px 0 8px}.movie-banner-main-v15{padding-bottom:56%}.movie-banner-thumbs-v15{display:none}.movie-banner-btn-v15{height:34px;padding:0 14px;left:14px;bottom:14px;font-size:13px}.movie-banner-dots-v15{left:auto;right:12px;bottom:16px}.movie-banner-dots-v15 button{width:7px;height:7px}.movie-banner-dots-v15 button.active{width:20px}.site-friends{margin-top:20px;padding-bottom:12px}.friend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.friend-item{height:48px;border-radius:14px}.friend-logo{width:30px;height:30px;border-radius:10px}.footer{padding:18px 0}.form-card.auth-card,.profile-card{margin-top:16px;margin-bottom:16px}}

/* V16: back-top visibility, nickname message display, friend links, collect buttons, PC slider restore */
.js-go-top{display:none!important}.js-go-top.show{display:flex!important}
.card:not(.native-ad) .pic .tag{display:none!important}.native-ad .pic .tag{display:none!important}
.user-dropdown a[href*="user/favs"],.user-dropdown a[href*="user/plays"]{display:block!important}
.collect-btn{background:linear-gradient(135deg,#2bd1a8,#8bf6d4);color:#07130f!important;border:0!important;font-weight:1000}.collect-btn:hover{filter:brightness(1.04)}
.player-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0 0}.player-actions .btn{min-width:120px}
.site-friends{margin-top:26px;padding-bottom:12px}.friend-title{margin-bottom:10px}.friend-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.friend-item{height:auto;min-height:0;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;padding:8px 6px;border-radius:14px;text-align:center}.friend-logo{width:58px!important;height:58px!important;border-radius:16px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10);padding:4px}.friend-logo img{width:100%;height:100%;object-fit:cover;border-radius:12px}.friend-name{display:block;width:100%;font-size:12px;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800;color:#e9ebf3}
@media (min-width:821px){.movie-banner-v15{max-height:430px!important}.movie-banner-main-v15{padding-bottom:34%!important}.movie-banner-btn-v15{bottom:22px!important}.movie-banner-dots-v15{bottom:72px!important}}
@media (max-width:1180px){.friend-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.friend-logo{width:52px!important;height:52px!important}}
@media (max-width:820px){.friend-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.friend-item{padding:7px 5px;border-radius:12px}.friend-logo{width:44px!important;height:44px!important;border-radius:13px!important}.friend-logo img{border-radius:10px}.friend-name{font-size:11px}.player-actions .btn{flex:1}}

/* V17: 回到顶部显示逻辑、友情链接无外层包裹、PC幻灯片恢复普通横向包裹 */
.js-go-top{display:none!important;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}
.js-go-top.show{display:flex!important;opacity:1;pointer-events:auto;transform:translateY(0)}

.hero-v17{margin:14px 0 12px}.hero-v17 .hero-main{position:relative;overflow:hidden;border-radius:22px;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.hero-v17 .hero-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.hero-v17 .hero-track::-webkit-scrollbar{display:none}.hero-v17 .hero-slide{position:relative;flex:0 0 100%;width:100%;aspect-ratio:16/5.7;min-height:300px;max-height:365px;scroll-snap-align:start;background:#111;overflow:hidden;border-radius:0}.hero-v17 .hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-v17 .hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.45),rgba(0,0,0,.06) 62%,rgba(0,0,0,.22))}.hero-v17 .hero-btn{position:absolute;left:24px;bottom:22px;z-index:3;display:inline-flex;height:40px;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;font-weight:1000;box-shadow:0 10px 24px rgba(255,79,163,.26)}.hero-v17 .hero-dots{position:absolute;right:18px;bottom:20px;z-index:4;display:flex;gap:7px}.hero-v17 .hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.52);padding:0}.hero-v17 .hero-dots button.active{width:24px;background:#fff}
@media (max-width:1180px){.hero-v17 .hero-slide{aspect-ratio:16/7;min-height:250px;max-height:none}.hero-v17 .hero-btn{left:18px;bottom:18px}.hero-v17 .hero-dots{right:16px;bottom:18px}}
@media (max-width:820px){.hero-v17{margin:12px 0 8px}.hero-v17 .hero-main{border-radius:18px}.hero-v17 .hero-slide{aspect-ratio:16/8.5;min-height:190px}.hero-v17 .hero-btn{height:34px;padding:0 14px;left:14px;bottom:14px;font-size:13px}.hero-v17 .hero-dots{right:12px;bottom:16px}.hero-v17 .hero-dots button{width:7px;height:7px}.hero-v17 .hero-dots button.active{width:20px}}

.site-friends-v17{margin-top:24px!important;padding:0 0 14px!important;background:transparent!important;border:0!important;box-shadow:none!important}.site-friends-v17 .wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding-top:0!important;padding-bottom:0!important}.site-friends-v17 .friend-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.site-friends-v17 .friend-item{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;text-align:center}.site-friends-v17 .friend-item:hover{background:transparent!important;border-color:transparent!important;transform:translateY(-1px)}.site-friends-v17 .friend-logo{width:58px!important;height:58px!important;border-radius:16px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10)!important;padding:4px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.site-friends-v17 .friend-logo img{width:100%;height:100%;object-fit:cover;border-radius:12px}.site-friends-v17 .friend-name{display:block;width:100%;font-size:12px;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800;color:#e9ebf3}
@media (max-width:1180px){.site-friends-v17 .friend-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.site-friends-v17 .friend-logo{width:52px!important;height:52px!important}}
@media (max-width:820px){.site-friends-v17 .friend-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.site-friends-v17 .friend-logo{width:44px!important;height:44px!important;border-radius:13px!important}.site-friends-v17 .friend-logo img{border-radius:10px}.site-friends-v17 .friend-name{font-size:11px}}

/* V18: 用户中心、真实收藏/历史、回顶部、登录页修复 */
.js-go-top{display:none!important;opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .18s ease,transform .18s ease}.js-go-top.show{display:flex!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}
.pic .tag{display:none!important}.card:not(.native-ad) .pic:before{display:none!important;content:none!important}
.auth-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 230px)}.auth-card{width:min(520px,100%)}.form-message{margin:10px 0;padding:10px 12px;border-radius:12px;border:1px solid var(--line);font-weight:800}.form-message.ok,.login-message.ok,.reg-message.ok,.info-message.ok{background:rgba(43,209,168,.12);border-color:rgba(43,209,168,.36);color:#8bf6d4}.form-message.err,.login-message.err,.reg-message.err,.info-message.err{background:rgba(255,79,113,.12);border-color:rgba(255,79,113,.35);color:#ff9fb5}
.user-center-page{padding-bottom:18px}.profile-hero{display:flex;align-items:center;gap:16px;padding:18px;border-radius:22px;background:linear-gradient(135deg,rgba(255,79,163,.14),rgba(255,207,102,.08));border:1px solid var(--line);box-shadow:var(--shadow);margin:16px 0}.profile-avatar{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#130b0e;font-size:24px;font-weight:1000}.profile-main-info h1{margin:0 0 6px;font-size:24px}.profile-main-info p{margin:0;color:var(--muted)}.profile-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.profile-tabs a{height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);color:#e9ebf3;font-weight:800}.profile-tabs a.active,.profile-tabs a:hover{background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;border-color:transparent}.profile-panel{display:none}.profile-panel.active{display:block}.profile-card-v18{max-width:620px;margin:0}.record-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.record-card{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0;transition:.16s}.record-card:hover{transform:translateY(-2px);border-color:rgba(255,79,163,.45)}.record-pic{aspect-ratio:16/9;background:#181b25;display:grid;place-items:center;color:var(--muted);overflow:hidden}.record-pic img{width:100%;height:100%;object-fit:cover}.record-title{padding:10px 10px 3px;font-size:15px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-meta{padding:0 10px 10px;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-empty{grid-column:1/-1}.gbook-user-name{font-weight:1000;color:#ffe0a2}.collect-btn.collected,.collect-btn:active{filter:brightness(1.08);box-shadow:0 0 0 3px rgba(43,209,168,.16)}
@media(max-width:1180px){.record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.auth-page{min-height:calc(100vh - 210px)}.profile-hero{padding:14px;border-radius:18px}.profile-avatar{width:52px;height:52px;border-radius:17px}.profile-main-info h1{font-size:20px}.profile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.profile-tabs a{height:34px;padding:0 5px;font-size:12px}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-card-v18{max-width:none}.form-actions{gap:8px}}

/* V19: requested fixes only - login distinction, compact profile center, server-rendered records, nickname gbook */
.float-tools{right:18px;bottom:92px;z-index:120}.float-tools .js-go-top{order:-2}.float-tools .js-share{order:-1}.float-tools a[href*="gbook"]{order:0}.js-go-top{display:none!important;opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important}.js-go-top.show{display:flex!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}
.login-page-v19{display:grid;place-items:center;min-height:calc(100vh - 230px);padding-top:28px;padding-bottom:28px}.login-card-v19{width:min(860px,100%);display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:26px;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.login-side-v19{padding:34px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top left,rgba(255,79,163,.28),transparent 42%),linear-gradient(135deg,rgba(255,207,102,.16),rgba(43,209,168,.08));border-right:1px solid var(--line)}.login-badge-v19{width:max-content;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);font-weight:1000;color:#ffe1aa;letter-spacing:.08em}.login-side-v19 h1{font-size:34px;margin:16px 0 10px}.login-side-v19 p{margin:0;color:#d6d9e4;line-height:1.8}.login-form-v19{padding:34px}.login-form-v19 h2{font-size:26px;margin:0 0 6px}.login-actions-v19 .btn{min-width:104px}.btn.ghost{background:rgba(255,255,255,.045)}
.user-center-page-v19{padding-bottom:24px}.profile-hero-v19{display:flex;align-items:center;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(135deg,rgba(255,79,163,.14),rgba(255,207,102,.08));border:1px solid var(--line);box-shadow:var(--shadow);margin:16px 0}.profile-avatar-v19{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#130b0e;font-size:26px;font-weight:1000;flex:0 0 auto}.profile-avatar-v19 img{width:100%;height:100%;object-fit:cover}.profile-main-v19{min-width:0;flex:1}.profile-main-v19 h1{margin:0 0 6px;font-size:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-main-v19 p{margin:0;color:var(--muted);line-height:1.7}.profile-tabs-v19{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.profile-tabs-v19 a{height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);color:#e9ebf3;font-weight:900}.profile-tabs-v19 a.active,.profile-tabs-v19 a:hover{background:linear-gradient(135deg,var(--brand),#ff7bbb);color:#fff;border-color:transparent}.profile-panel{display:none}.profile-panel.active{display:block}.profile-layout-v19{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-card-v19{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow);min-width:0}.profile-card-title-v19{font-size:18px;font-weight:1000;margin-bottom:13px;display:flex;align-items:center;gap:8px}.profile-card-title-v19:before{content:"";width:5px;height:18px;border-radius:999px;background:linear-gradient(var(--brand),var(--brand2))}.info-grid-v19{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.info-grid-v19 div{padding:12px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06);min-width:0}.info-grid-v19 span{display:block;color:var(--muted);font-size:12px;margin-bottom:5px}.info-grid-v19 strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#f3f4f8}.quick-card-v19{display:flex;flex-direction:column;gap:10px}.quick-card-v19 .profile-card-title-v19{margin-bottom:3px}.quick-card-v19 a{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06)}.quick-card-v19 a strong{color:#fff}.quick-card-v19 a span{color:var(--muted);font-size:13px}.edit-card-v19{max-width:820px}.profile-form-v19{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.profile-form-v19 .form-row{margin:0 0 12px}.profile-form-v19 label,.login-form-v19 label{display:block;margin:0 0 6px;color:var(--muted);font-size:13px;font-weight:900}.profile-form-v19 input[readonly]{opacity:.75}.password-box-v19{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:2px;padding-top:14px;border-top:1px solid var(--line)}.profile-form-v19 .form-message,.profile-form-v19 .form-actions{grid-column:1/-1}
.record-page-v19{padding-bottom:22px}.record-grid-v19{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.record-card-v19{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;min-width:0;transition:.16s;box-shadow:0 6px 18px rgba(0,0,0,.12)}.record-card-v19:hover{transform:translateY(-2px);border-color:rgba(255,79,163,.45)}.record-card-v19 .record-pic{aspect-ratio:16/9;background:#181b25;display:grid;place-items:center;color:var(--muted);overflow:hidden}.record-card-v19 .record-pic img{width:100%;height:100%;object-fit:cover}.record-card-v19 .record-title{padding:10px 10px 3px;font-size:15px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.record-card-v19 .record-meta{padding:0 10px 5px;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-card-v19 .record-time{padding:0 10px 11px;color:#aeb4c7;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-empty{grid-column:1/-1;padding:22px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid var(--line);color:var(--muted);text-align:center}.gbook-user-name{font-weight:1000;color:#ffe0a2}.gbook_name{display:none!important}
@media(max-width:1180px){.record-grid-v19{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-layout-v19{grid-template-columns:1fr}}
@media(max-width:820px){.float-tools{right:10px;bottom:74px}.login-page-v19{min-height:calc(100vh - 210px);padding-top:18px;padding-bottom:18px}.login-card-v19{grid-template-columns:1fr;border-radius:20px}.login-side-v19{padding:20px;border-right:0;border-bottom:1px solid var(--line)}.login-side-v19 h1{font-size:26px}.login-form-v19{padding:20px}.profile-hero-v19{padding:14px;border-radius:18px;align-items:flex-start}.profile-avatar-v19{width:52px;height:52px;border-radius:17px}.profile-main-v19 h1{font-size:20px}.profile-main-v19 p{font-size:13px}.profile-hero-v19>.btn{padding:0 10px;height:34px}.profile-tabs-v19{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-tabs-v19 a{height:36px;padding:0 8px;font-size:13px}.profile-card-v19{padding:14px;border-radius:18px}.info-grid-v19{grid-template-columns:1fr}.profile-form-v19,.password-box-v19{grid-template-columns:1fr}.record-grid-v19{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.record-card-v19{border-radius:15px}}

/* V20: force right-bottom back-to-top button visible above share/message */
.float-tools{position:fixed!important;right:18px!important;bottom:92px!important;z-index:999!important;display:flex!important;flex-direction:column!important;gap:10px!important}.float-tools .js-go-top{order:-3!important;display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.float-tools .js-share{order:-2!important}.float-tools a[href*="gbook"]{order:-1!important}
@media(max-width:820px){.float-tools{right:10px!important;bottom:74px!important}}


/* V21: back-to-top click reliability only */
.float-tools{z-index:2147483647!important;pointer-events:auto!important}
.float-tools .js-go-top{position:relative!important;z-index:2147483647!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}


/* V22: adult footer business link and stronger 18+ notice */
.footer-v22 .wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.footer-notice-v22{max-width:920px;margin:0 auto!important;line-height:1.8;color:#b9becb}.footer-business-v22{margin:0!important}.footer-business-v22 a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,79,163,.36);background:rgba(255,79,163,.10);color:#fff;font-weight:900;letter-spacing:.02em}.footer-business-v22 a:hover{background:linear-gradient(135deg,var(--brand),#ff7bbb);border-color:transparent;color:#fff}.age-box-v22{max-width:520px!important;text-align:left!important}.age-badge-v22{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;margin-bottom:10px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#111;font-weight:1000;letter-spacing:.04em}.age-box-v22 h2{font-size:24px;margin:0 0 10px!important}.age-box-v22 p{margin:0 0 10px;color:#d9dde8;line-height:1.8}.age-rules-v22{margin:0 0 16px;padding-left:18px;color:#bfc4d2;line-height:1.8}.age-rules-v22 li{margin:4px 0}.age-box-v22 button{width:100%;height:44px}
@media(max-width:820px){.footer-notice-v22{font-size:13px;line-height:1.75}.footer-business-v22 a{min-height:32px;padding:0 14px}.age-box-v22{max-width:100%!important;padding:20px!important}.age-box-v22 h2{font-size:21px}.age-rules-v22{font-size:13px}}


/* v23 footer/business/age compact optimization */
.footer-v23{margin-top:24px;padding:16px 0 calc(16px + env(safe-area-inset-bottom,0px))!important;border-top:1px solid rgba(255,255,255,.08);background:#07080d;text-align:center;color:var(--muted)}
.footer-inner-v23{display:flex;align-items:center;justify-content:center;gap:12px 18px;flex-wrap:wrap}
.footer-notice-v23{margin:0!important;line-height:1.65;color:#aeb4c3;font-size:13px}
.footer-business-v23{display:inline!important;padding:0!important;margin:0!important;border:0!important;background:none!important;border-radius:0!important;box-shadow:none!important;color:#ffcf66!important;font-weight:900;line-height:1.65;text-decoration:none!important;white-space:nowrap}
.footer-business-v23:before{content:"";display:inline-block;width:4px;height:4px;margin:0 8px 2px 0;border-radius:50%;background:#ffcf66;vertical-align:middle}
.footer-business-v23:hover{color:#fff!important;text-decoration:underline!important;text-underline-offset:4px}
.age-mask-v23{padding:12px!important;align-items:center!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
.age-box-v23{width:min(430px,100%)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-bottom,0px))!important;overflow-y:auto!important;text-align:left!important;padding:20px!important;border-radius:22px!important;background:#141722!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 16px 42px rgba(0,0,0,.34)!important}
.age-badge-v23{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 12px;margin-bottom:10px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#111;font-weight:1000;letter-spacing:.04em}
.age-box-v23 h2{margin:0 0 10px!important;font-size:23px!important;line-height:1.25!important;text-align:left!important}
.age-box-v23 p{margin:0 0 8px!important;color:#d9dde8!important;line-height:1.65!important;font-size:14px!important}
.age-box-v23 button{width:100%!important;height:42px!important;margin-top:8px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--brand),var(--brand2))!important;color:#111!important;font-weight:1000!important;padding:0 16px!important}
@supports not (height:100dvh){.age-box-v23{max-height:calc(100vh - 24px - env(safe-area-inset-bottom,0px))!important}}
@media(max-width:820px){
  .footer-v23{padding-top:12px!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;margin-top:18px!important}
  .footer-inner-v23{display:block!important;padding-left:12px!important;padding-right:12px!important}
  .footer-notice-v23{font-size:12px!important;line-height:1.55!important;display:inline!important}
  .footer-business-v23{font-size:12px!important;line-height:1.55!important;margin-left:8px!important}
  .footer-business-v23:before{width:3px;height:3px;margin-right:6px;margin-bottom:2px}
  .age-mask-v23{padding:10px!important;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;align-items:center!important}
  .age-box-v23{padding:16px!important;border-radius:18px!important;max-height:calc(100dvh - 20px - env(safe-area-inset-bottom,0px))!important}
  .age-box-v23 h2{font-size:20px!important}
  .age-box-v23 p{font-size:13px!important;line-height:1.55!important;margin-bottom:7px!important}
  .age-box-v23 button{height:40px!important;margin-top:6px!important;font-size:13px!important}
}
@media(max-width:380px){.footer-notice-v23,.footer-business-v23{font-size:11px!important}.age-box-v23{padding:14px!important}.age-box-v23 h2{font-size:19px!important}}

/* v25: 修正 v24 底部安全距离过大问题，只保留极小移动端安全区 */
@media (max-width:1024px), (hover:none) and (pointer:coarse){
  html{scroll-padding-bottom:0!important}
  body{padding-bottom:0!important;min-height:100%!important;overflow-x:hidden!important}
  .footer-v23{margin-bottom:0!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important}
  .footer-v23:after{display:none!important;content:none!important;height:0!important}
  .site-friends-v17{margin-bottom:0!important}
}
@media (max-width:480px){
  body{padding-bottom:0!important}
  .footer-v23{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important}
}


/* v26: footer follows text only, no oversized bottom blank on mobile/tablet */
html,body{height:auto!important;min-height:0!important}
body{display:block!important;padding-bottom:0!important;overflow-x:hidden!important}
body>main,main,.main-pad{flex:none!important;min-height:0!important}
.topbar,.site-friends,.footer{flex:none!important}
.site-friends-v17{margin-bottom:0!important}
.footer-v23,.footer{height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding:6px 0!important;border-top:1px solid rgba(255,255,255,.08)!important;background:#07080d!important;line-height:1.35!important}
.footer-v23:before,.footer-v23:after,.footer:before,.footer:after{display:none!important;content:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important}
.footer-inner-v23,.footer-v23 .wrap,.footer .wrap{min-height:0!important;height:auto!important;padding-top:0!important;padding-bottom:0!important;line-height:1.35!important;gap:0 8px!important}
.footer-notice-v23,.footer-business-v23,.footer-v23 p,.footer-v23 a,.footer p,.footer a{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.35!important;min-height:0!important}
@media (max-width:1024px), (hover:none) and (pointer:coarse){
  html,body{height:auto!important;min-height:0!important}
  body{display:block!important;padding-bottom:0!important}
  body>main,main,.main-pad{flex:none!important;min-height:0!important}
  .site-friends-v17{margin-bottom:0!important;padding-bottom:6px!important}
  .footer-v23,.footer{padding:5px 0!important;margin-top:0!important;margin-bottom:0!important;min-height:0!important;height:auto!important}
  .footer-inner-v23{display:block!important;padding-left:12px!important;padding-right:12px!important;line-height:1.32!important}
  .footer-notice-v23,.footer-business-v23{font-size:12px!important;line-height:1.32!important}
  .footer-business-v23{margin-left:6px!important}
  .footer-business-v23:before{width:3px!important;height:3px!important;margin-right:5px!important;margin-bottom:2px!important}
}
@media (max-width:480px){
  .footer-v23,.footer{padding:4px 0!important}
  .footer-inner-v23{padding-left:10px!important;padding-right:10px!important}
  .footer-notice-v23,.footer-business-v23{font-size:11px!important;line-height:1.3!important}
}


/* v27: mobile/tablet footer must end exactly at text; remove all bottom blank and rubber-band spacer */
html,body{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:hidden!important;
  overscroll-behavior-y:none!important;
  background:#08090e!important;
}
body{
  display:block!important;
  position:relative!important;
  padding-bottom:0!important;
  margin-bottom:0!important;
  min-height:0!important;
}
body::before,body::after,html::before,html::after{
  display:none!important;
  content:none!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
}
body>main,main,.main-pad{
  flex:none!important;
  min-height:0!important;
  height:auto!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.site-friends,.site-friends-v17{
  flex:none!important;
  min-height:0!important;
  height:auto!important;
  margin-bottom:0!important;
}
.footer,.footer-v23{
  display:block!important;
  flex:none!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:5px 0 5px!important;
  line-height:1.25!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  background:#07080d!important;
  text-align:center!important;
  overflow:hidden!important;
}
.footer::before,.footer::after,.footer-v23::before,.footer-v23::after{
  display:none!important;
  content:none!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
}
.footer>.wrap,.footer-inner-v23,.footer-v23>.wrap{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  margin:0 auto!important;
  padding-top:0!important;
  padding-bottom:0!important;
  line-height:1.25!important;
}
.footer p,.footer a,.footer-notice-v23,.footer-business-v23{
  display:inline!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  line-height:1.25!important;
  vertical-align:baseline!important;
}
.footer-business-v23{margin-left:6px!important;color:#ffcf66!important;background:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;text-decoration:none!important}
.footer-business-v23:before{content:""!important;display:inline-block!important;width:3px!important;height:3px!important;margin:0 5px 2px 0!important;border-radius:50%!important;background:#ffcf66!important;vertical-align:middle!important}
@media (max-width:1180px), (hover:none) and (pointer:coarse){
  html,body{height:auto!important;min-height:0!important;padding:0!important;margin:0!important;overscroll-behavior-y:none!important}
  body{display:block!important;padding-bottom:0!important;margin-bottom:0!important;min-height:0!important}
  body>main,main,.main-pad{min-height:0!important;height:auto!important;margin-bottom:0!important;padding-bottom:0!important;flex:none!important}
  .site-friends-v17{padding-bottom:0!important;margin-bottom:0!important}
  .footer,.footer-v23{height:auto!important;min-height:0!important;margin:0!important;padding:4px 0!important;line-height:1.22!important}
  .footer>.wrap,.footer-inner-v23,.footer-v23>.wrap{padding-left:10px!important;padding-right:10px!important;padding-bottom:0!important;line-height:1.22!important}
  .footer-notice-v23,.footer-business-v23,.footer p,.footer a{font-size:11px!important;line-height:1.22!important;margin:0!important;padding:0!important}
}
@media (max-width:480px){
  .footer,.footer-v23{padding:3px 0!important;line-height:1.18!important}
  .footer>.wrap,.footer-inner-v23,.footer-v23>.wrap{padding-left:8px!important;padding-right:8px!important;line-height:1.18!important}
  .footer-notice-v23,.footer-business-v23,.footer p,.footer a{font-size:10.5px!important;line-height:1.18!important}
}

/* v28: homepage group layout and custom category hub pages */
.top-main-v28 .pc-nav-v28{overflow:hidden}
.top-group-link{letter-spacing:.01em}
.home-v28 .section{scroll-margin-top:118px}
.home-rank-note-v28{margin:-6px 0 12px;color:var(--muted);font-size:13px;line-height:1.6}
.module-chips-v28,.group-chip-bar-v28{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 13px}
.module-chips-v28 a,.group-chip-bar-v28 a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075);color:#e8ebf4;font-weight:850;font-size:13px;line-height:1}
.module-chips-v28 a:hover,.group-chip-bar-v28 a:hover{background:rgba(255,79,163,.17);border-color:rgba(255,79,163,.42);color:#fff}
.category-section-v28{padding:16px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.06)}
.category-section-v28 .section-head{margin-bottom:10px}
.group-page-v28{padding-bottom:18px}.group-hero-v28{margin:16px 0 14px;padding:24px;border-radius:26px;background:radial-gradient(circle at top left,rgba(255,79,163,.22),transparent 42%),linear-gradient(135deg,rgba(255,207,102,.12),rgba(255,255,255,.035));border:1px solid var(--line);box-shadow:var(--shadow)}
.group-hero-v28 strong{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);color:#ffe2a0;font-size:12px;letter-spacing:.06em}
.group-hero-v28 h1{margin:12px 0 8px;font-size:32px;line-height:1.2}.group-hero-v28 p{margin:0;color:#d7dbe6;line-height:1.75;max-width:760px}.group-chip-bar-v28{position:sticky;top:106px;z-index:70;padding:10px;margin:0 0 18px;border-radius:18px;background:rgba(12,14,22,.94);backdrop-filter:blur(12px);border:1px solid var(--line);box-shadow:0 10px 26px rgba(0,0,0,.18)}
.module-section-v28{scroll-margin-top:168px;padding:14px;border-radius:22px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.055)}
.module-section-v28 .section-head{margin-bottom:11px}.module-section-v28 .grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (min-width:821px){.top-main-v28 .pc-nav-v28{gap:10px}.top-main-v28 .pc-nav-v28>a{padding:0 15px}.top-main-v28{grid-template-columns:auto minmax(430px,1fr) minmax(260px,390px) auto!important}.pc-nav-v28 .home-link{min-width:58px}}
@media (max-width:1180px){.module-section-v28 .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.top-main-v28 .pc-nav-v28>a{padding:0 11px;font-size:13px}}
@media (max-width:820px){.top-main-v28{grid-template-columns:auto minmax(0,1fr) auto!important}.mobile-nav-line-v28{height:42px}.nav-primary-v28{gap:7px}.nav-primary-v28>a{flex:0 0 auto}.home-v28 .section{scroll-margin-top:102px}.category-section-v28{padding:12px;border-radius:18px;margin:18px 0}.module-chips-v28,.group-chip-bar-v28{gap:7px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.module-chips-v28::-webkit-scrollbar,.group-chip-bar-v28::-webkit-scrollbar{display:none}.module-chips-v28 a,.group-chip-bar-v28 a{flex:0 0 auto;min-height:30px;padding:0 10px;font-size:12px}.group-hero-v28{margin:12px 0 12px;padding:18px;border-radius:20px}.group-hero-v28 h1{font-size:24px}.group-hero-v28 p{font-size:13px;line-height:1.65}.group-chip-bar-v28{top:98px;margin-bottom:14px;border-radius:15px;padding:8px}.module-section-v28{scroll-margin-top:148px;padding:11px;border-radius:18px}.module-section-v28 .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-rank-note-v28{font-size:12px;margin-bottom:10px}}
@media (max-width:380px){.module-chips-v28 a,.group-chip-bar-v28 a{font-size:11.5px;padding:0 9px}.group-hero-v28 h1{font-size:22px}}

/* v29：四个聚合页顶部说明区改为广告位 */
.group-top-ad-v29{margin:12px 0 14px}
.group-top-ad-v29 .ad{margin:0;border-radius:20px}
@media (max-width:820px){.group-top-ad-v29{margin:10px 0 12px}.group-top-ad-v29 .ad{border-radius:16px}}


/* v31 logo image replacement: 左图标 + 右文字「性趣」 */
.logo{display:inline-flex!important;align-items:center!important;gap:0!important;min-width:max-content!important;line-height:1!important}
.site-logo-img{display:block;width:148px;height:auto;max-height:44px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 8px rgba(255,79,163,.18))}
@media(max-width:1024px){.site-logo-img{width:132px;max-height:40px}}
@media(max-width:768px){.site-logo-img{width:116px;max-height:36px}}
@media(max-width:380px){.site-logo-img{width:104px;max-height:34px}}


/* v32: logo完整显示、PC幻灯片完整展示、移动端首页固定+分类横滑、日韩伦理入口 */
.logo-v32,
.logo{
  overflow:visible!important;
  flex:0 0 auto!important;
  min-width:0!important;
  max-width:none!important;
}
.site-logo-img{
  display:block!important;
  width:auto!important;
  height:42px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media (min-width:821px){
  .top-main-v32{grid-template-columns:auto minmax(500px,1fr) minmax(250px,360px) auto!important;gap:12px!important}
  .pc-nav-v32{gap:7px!important;overflow:visible!important;min-width:0!important}
  .pc-nav-v32>a{height:34px!important;padding:0 10px!important;font-size:13px!important;white-space:nowrap!important}
  .site-logo-img{height:44px!important}
}
@media (max-width:1180px) and (min-width:821px){
  .top-main-v32{grid-template-columns:auto minmax(430px,1fr) minmax(220px,320px) auto!important;gap:9px!important}
  .pc-nav-v32>a{padding:0 8px!important;font-size:12.5px!important}
}
@media (max-width:820px){
  .top-main-v32{grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;overflow:visible!important}
  .site-logo-img{height:34px!important;width:auto!important;max-width:none!important;max-height:none!important}
  .mobile-nav-line-v32{display:flex!important;align-items:center!important;gap:8px!important;height:42px!important;overflow:hidden!important;padding-left:12px!important;padding-right:0!important}
  .mobile-home-fixed{flex:0 0 auto!important;height:31px!important;padding:0 12px!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(255,79,163,.92),rgba(255,123,187,.88))!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;box-shadow:0 8px 22px rgba(255,79,163,.18)!important}
  .mobile-nav-scroll-v32{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding-right:12px!important;touch-action:pan-x!important}
  .mobile-nav-scroll-v32::-webkit-scrollbar{display:none!important}
  .mobile-nav-scroll-v32>a{flex:0 0 auto!important;height:31px!important;padding:0 11px!important;white-space:nowrap!important}
}
@media (max-width:380px){.site-logo-img{height:31px!important}.mobile-nav-scroll-v32>a{padding:0 10px!important;font-size:12px!important}}

@media (min-width:821px){
  .hero-v32{margin:16px 0 14px!important}
  .hero-v32 .hero-main{border-radius:24px!important;overflow:hidden!important;background:radial-gradient(circle at 22% 20%,rgba(255,79,163,.18),transparent 34%),#07080d!important}
  .hero-v32 .hero-track{overflow-x:auto!important;scroll-snap-type:x mandatory!important;background:transparent!important}
  .hero-v32 .hero-slide{height:clamp(320px,32vw,430px)!important;min-height:0!important;aspect-ratio:auto!important;background:#08090e!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .hero-v32 .hero-slide img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;opacity:1!important;background:#08090e!important}
  .hero-v32 .hero-slide:after{background:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,0) 46%,rgba(0,0,0,.18))!important;pointer-events:none!important}
  .hero-v32 .hero-btn{left:24px!important;bottom:24px!important}
}

.category-section-v32,.module-section-v32{scroll-margin-top:120px}
.group-chip-bar-v32{scroll-margin-top:110px}

/* v33 only: PC 首页幻灯片彻底优化
   目标：PC端图片不再显得过小，横幅视觉更大、更完整，黑边更少，遮挡层更轻。
   只作用于 821px 以上设备，手机和平板移动端样式不动。 */
@media (min-width:821px){
  .hero-v32{
    margin:18px 0 16px!important;
  }
  .hero-v32 .hero-main{
    border-radius:26px!important;
    overflow:hidden!important;
    background:#05060a!important;
    border:1px solid rgba(255,255,255,.08)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.32)!important;
  }
  .hero-v32 .hero-track{
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    background:#05060a!important;
  }
  .hero-v32 .hero-slide{
    height:clamp(380px,34vw,500px)!important;
    min-height:0!important;
    max-height:500px!important;
    aspect-ratio:auto!important;
    background:#05060a!important;
    display:block!important;
    position:relative!important;
    overflow:hidden!important;
  }
  .hero-v32 .hero-slide img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center 18%!important;
    opacity:1!important;
    transform:none!important;
    background:#05060a!important;
  }
  .hero-v32 .hero-slide:after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    pointer-events:none!important;
    background:linear-gradient(180deg,rgba(0,0,0,0) 48%,rgba(0,0,0,.34) 100%),linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,0) 34%,rgba(0,0,0,.10))!important;
  }
  .hero-v32 .hero-btn{
    z-index:3!important;
    left:24px!important;
    bottom:22px!important;
    height:38px!important;
    padding:0 18px!important;
    border-radius:999px!important;
    box-shadow:0 8px 22px rgba(0,0,0,.22)!important;
  }
  .hero-v32 .hero-dots{
    z-index:4!important;
    right:22px!important;
    bottom:24px!important;
  }
}
@media (min-width:821px) and (max-width:1180px){
  .hero-v32 .hero-slide{
    height:clamp(330px,36vw,420px)!important;
  }
}
