:root{font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#1f2d3d;background:#f6f7fb}*{box-sizing:border-box}html,body{min-height:100%}html{overflow-y:scroll;scrollbar-gutter:stable}body{margin:0;min-height:100vh;background:#f6f7fb}#app{min-height:100vh}.container{width:min(1200px,94vw);margin:0 auto}.app{min-height:100vh}.site-header{background:#fff;border-bottom:1px solid #eef0f5;position:sticky;top:0;z-index:1000;overflow:visible}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px;overflow:visible}.brand{display:flex;flex-direction:column;font-weight:600;color:#6b42ff}.logo-row{display:flex;align-items:center;gap:8px}.logo-img{width:36px;height:36px;display:block;border-radius:8px;overflow:hidden}.logo-text{font-size:17px;line-height:1}.logo{font-size:20px;line-height:1}.brand-sub{font-size:12px;color:#9aa4b2}.nav{display:flex;gap:18px;align-items:center;font-size:14px}.nav-item-wrapper{position:relative}.nav-item{color:#4b5563;text-decoration:none;padding:8px 6px;border-radius:16px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.nav-item img{width:16px;height:16px}.nav-item .caret{display:inline-flex;align-items:center;justify-content:center;height:18px;width:18px}.nav-item .caret-icon{width:16px;height:16px;display:block;transform:rotate(-90deg);transition:transform .15s ease}.nav-item-wrapper:hover .caret-icon{transform:rotate(0)}.dropdown{position:absolute;top:36px;left:0;min-width:140px;background:#fff;border:1px solid #eef0f5;border-radius:10px;box-shadow:0 10px 25px #0f172a14;padding:8px;display:none;z-index:1200}.nav-item-wrapper:hover .dropdown{display:block}.dropdown-item{display:block;padding:6px 10px;border-radius:8px;color:#4b5563;text-decoration:none;font-size:13px;display:flex;align-items:center;gap:6px}.dropdown-item .dropdown-icon{width:14px;height:14px;flex:0 0 14px}.dropdown-item:hover{background:#efe9ff;color:#6b42ff}.nav-item.active,.nav-item:hover{color:#6b42ff;background:transparent}.nav-item.active{position:relative}.nav-item.active:before{content:"";position:absolute;left:0;right:0;bottom:-8px;height:3px;border-radius:999px;background:#6b42ff}.nav-item,.more,.tabs span,.hero-card,.list-item,.highlight-card,.avatar-img{cursor:pointer}.header-actions{display:flex;align-items:center;gap:16px}.page-title{background:transparent;border-bottom:none;padding:12px 0 8px;color:#111827;font-size:16px;font-weight:600}.page-title .container{width:min(1100px,94vw)}.search{position:relative;display:flex;align-items:center}.search--link{cursor:pointer}.search input{height:32px;border:1px solid #e5e7eb;border-radius:16px;padding:0 32px 0 12px;outline:none;line-height:32px}.search--link input{cursor:pointer}.search-btn{border:none;background:transparent;padding:0;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#9aa4b2;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;box-sizing:border-box;background:#fff}.main{padding:24px 0 60px}.section{background:#fff;border-radius:0;padding:16px 20px;margin-bottom:0;box-shadow:0 8px 20px #0f172a0a}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title h3{margin:0;font-size:16px}.section-title .more{font-size:12px;color:#9aa4b2}.tabs{display:flex;gap:16px;font-size:13px;color:#6b7280;margin-bottom:12px}.tabs .active{color:#6b42ff;font-weight:600}.list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px}.list-item{display:flex;gap:12px;align-items:flex-start}.rank{width:20px;height:20px;border-radius:6px;background:#efe9ff;color:#6b42ff;font-size:12px;display:flex;align-items:center;justify-content:center;margin-top:4px}.item-thumb{width:96px;height:64px;border-radius:8px;background:#e5e7eb center/cover no-repeat}.item-body h4{margin:0 0 6px;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.item-meta{font-size:12px;color:#9aa4b2;display:flex;gap:12px}.hero-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.hero-card{height:110px;border-radius:12px;position:relative;color:#fff;padding:12px;overflow:hidden;background:#a855f7}.hero-card span{font-size:12px;opacity:.85}.hero-card h4{margin:6px 0 0;font-size:16px}.hero-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0009);padding:12px;display:flex;flex-direction:column;justify-content:flex-end}.highlight-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.highlight-card{border-radius:10px;background:#f8fafc;padding:12px;min-height:160px}.highlight-cover{height:130px;border-radius:8px;background:#e2e8f0 center/cover no-repeat;margin-bottom:8px}.highlight-card h5{margin:0 0 6px;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.platform-line{display:flex;align-items:center;gap:6px;margin-bottom:6px;min-height:16px}.platform-line img{width:16px;height:16px;display:block}.highlight-meta{font-size:12px;color:#9aa4b2;display:flex;justify-content:space-between}@media (max-width: 1440px){.hero-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1200px){.header-inner{height:auto;padding:10px 0;flex-wrap:wrap;row-gap:10px}.brand{order:1}.header-actions{order:2;margin-left:auto}.nav{order:3;width:100%;flex-wrap:wrap;gap:12px}.hero-grid{grid-template-columns:repeat(2,1fr)}.highlight-grid{grid-template-columns:repeat(3,1fr)}.list{grid-template-columns:1fr}}@media (max-width: 1024px){.nav{flex-wrap:wrap;overflow:visible;padding-bottom:0}.nav::-webkit-scrollbar{display:none}.search input{width:160px}.highlight-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.header-actions{width:100%;justify-content:flex-end}.search input{width:140px}.hero-grid,.highlight-grid{grid-template-columns:1fr}.item-thumb{width:84px;height:56px}}@media (max-width: 640px){.header-inner{row-gap:6px}.nav{gap:8px}.search input{width:120px}}:root[data-theme-mode=dark]{color-scheme:dark;background:linear-gradient(180deg,#202228,#181a1f)}body.pc-theme-dark{--pc-night-bg: #1b1d23;--pc-night-bg-elevated: #23262d;--pc-night-bg-soft: #2c313a;--pc-night-bg-deeper: #262a33;--pc-night-bg-hover: #313743;--pc-night-border: #3c424d;--pc-night-border-soft: #303540;--pc-night-text: #e8ecf3;--pc-night-text-muted: #9fa8b8;--pc-night-primary: #4ea1ff;--pc-night-primary-soft: rgba(78, 161, 255, .18);background:linear-gradient(180deg,#202228,#181a1f);color:var(--pc-night-text);--el-color-primary: var(--pc-night-primary);--el-color-primary-light-3: #78b8ff;--el-color-primary-light-5: #98cbff;--el-color-primary-light-7: #b9ddff;--el-color-primary-light-8: #d0e8ff;--el-color-primary-light-9: #e6f2ff;--el-color-primary-dark-2: #3788de;--el-bg-color: var(--pc-night-bg-elevated);--el-bg-color-overlay: var(--pc-night-bg-elevated);--el-fill-color-blank: var(--pc-night-bg-elevated);--el-fill-color-light: var(--pc-night-bg-soft);--el-fill-color: #272c35;--el-border-color: var(--pc-night-border);--el-border-color-light: #474f5c;--el-border-color-lighter: #353b46;--el-text-color-primary: var(--pc-night-text);--el-text-color-regular: #d7deea;--el-text-color-secondary: var(--pc-night-text-muted);--el-mask-color: rgba(9, 12, 20, .72);--el-messagebox-content-color: #d4daea}body.pc-theme-dark #app{color:var(--pc-night-text)}body.pc-theme-dark .site-header{background:#181a1ff5;border-bottom-color:var(--pc-night-border-soft);box-shadow:0 10px 30px #00000057}body.pc-theme-dark .brand{color:var(--theme-color, #6b42ff)}body.pc-theme-dark .brand-sub{color:var(--pc-night-text-muted)}body.pc-theme-dark .nav-item{color:#c6cfdd}body.pc-theme-dark .nav-item.active,body.pc-theme-dark .nav-item:hover{color:#f3eeff;background:#6b42ff1f}body.pc-theme-dark .nav-item.active:before{background:linear-gradient(90deg,#6b42ff,#8b5cf6 58%,#4ea1ff);box-shadow:0 0 14px #6b42ff4d}body.pc-theme-dark .dropdown{background:var(--pc-night-bg-elevated);border-color:var(--pc-night-border-soft);box-shadow:0 14px 30px #0000006b}body.pc-theme-dark .dropdown-item{color:#cdd6e5}body.pc-theme-dark .dropdown-item:hover{background:var(--pc-night-primary-soft);color:#eaf5ff}body.pc-theme-dark .search input{background:var(--pc-night-bg-deeper);border-color:var(--pc-night-border);color:var(--pc-night-text)}body.pc-theme-dark .search input:focus{border-color:var(--pc-night-primary);box-shadow:0 0 0 3px #4ea1ff24}body.pc-theme-dark .search input::placeholder{color:#8f99aa}body.pc-theme-dark .search-btn{color:#aab4c4}body.pc-theme-dark .page-title{color:var(--pc-night-text)}body.pc-theme-dark .main{min-height:calc(100vh - 64px);background:linear-gradient(180deg,#202228,#181a1f)}body.pc-theme-dark .section{background:var(--pc-night-bg-elevated);border:1px solid var(--pc-night-border-soft);box-shadow:0 12px 28px #00000042}body.pc-theme-dark .section-title h3,body.pc-theme-dark .item-body h4,body.pc-theme-dark .highlight-card h5,body.pc-theme-dark .featured-title{color:var(--pc-night-text)}body.pc-theme-dark .section-title .more,body.pc-theme-dark .item-meta,body.pc-theme-dark .highlight-meta,body.pc-theme-dark .rank-meta,body.pc-theme-dark .download-count,body.pc-theme-dark .member-expire,body.pc-theme-dark .stat-label{color:var(--pc-night-text-muted)}body.pc-theme-dark .tabs .active{background:var(--pc-night-primary-soft);color:#eef6ff}body.pc-theme-dark .avatar-img,body.pc-theme-dark .card-avatar{border-color:var(--pc-night-border);background:var(--pc-night-bg-soft)}body.pc-theme-dark .btn.outline{background:transparent;color:#d8e9ff;border-color:#4ea1ff8c}body.pc-theme-dark .btn.ghost{color:#d8e9ff;border-color:#4ea1ff73}body.pc-theme-dark .el-dialog,body.pc-theme-dark .el-popper,body.pc-theme-dark .el-message,body.pc-theme-dark .el-notification{background:var(--pc-night-bg-elevated);border-color:var(--pc-night-border-soft);color:var(--pc-night-text)}body.pc-theme-dark .el-overlay{background:#080b13bf}body.pc-theme-dark .el-input__wrapper{background:var(--pc-night-bg-deeper);box-shadow:0 0 0 1px var(--pc-night-border) inset}body.pc-theme-dark .el-input__wrapper:hover{box-shadow:0 0 0 1px #4b5361 inset}body.pc-theme-dark .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--pc-night-primary) inset}body.pc-theme-dark .el-input__inner{color:var(--pc-night-text)}body.pc-theme-dark .el-textarea__inner{background:var(--pc-night-bg-deeper);border-color:var(--pc-night-border);color:var(--pc-night-text)}body.pc-theme-dark .el-textarea__inner:hover{border-color:#4b5361}body.pc-theme-dark .el-textarea__inner:focus{border-color:var(--pc-night-primary)}body.pc-theme-dark .el-select__wrapper{background:var(--pc-night-bg-deeper);box-shadow:0 0 0 1px var(--pc-night-border) inset}body.pc-theme-dark .el-select__wrapper:hover{box-shadow:0 0 0 1px #4b5361 inset}body.pc-theme-dark .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--pc-night-primary) inset}body.pc-theme-dark .el-select-dropdown__item{color:#c6d0df}body.pc-theme-dark .el-select-dropdown__item.hover,body.pc-theme-dark .el-select-dropdown__item:hover{background:var(--pc-night-primary-soft);color:var(--pc-night-text)}body.pc-theme-dark .el-select-dropdown__item.selected{color:var(--pc-night-primary)}body.pc-theme-dark .el-button--default{background:var(--pc-night-bg-soft);border-color:var(--pc-night-border);color:var(--pc-night-text)}body.pc-theme-dark .el-button--default:hover,body.pc-theme-dark .el-button--default:focus{background:var(--pc-night-bg-hover);border-color:#4b5361;color:var(--pc-night-text)}body.pc-theme-dark .el-tabs__item{color:#b6c0d2}body.pc-theme-dark .el-tabs__item.is-active,body.pc-theme-dark .el-tabs__item:hover{color:var(--pc-night-text)}body.pc-theme-dark .el-card{background:var(--pc-night-bg-elevated);border-color:var(--pc-night-border-soft);color:var(--pc-night-text)}body.pc-theme-dark .el-card__body{color:inherit}body.pc-theme-dark .el-table{--el-table-border-color: var(--pc-night-border-soft);--el-table-header-bg-color: var(--pc-night-bg-soft);--el-table-tr-bg-color: var(--pc-night-bg-elevated);--el-table-row-hover-bg-color: var(--pc-night-bg-hover);--el-table-current-row-bg-color: rgba(78, 161, 255, .08);--el-table-header-text-color: var(--pc-night-text);--el-table-text-color: #cfd7e4;--el-fill-color-lighter: var(--pc-night-bg-soft);background:var(--pc-night-bg-elevated);color:var(--pc-night-text)}body.pc-theme-dark .el-table th.el-table__cell,body.pc-theme-dark .el-table tr,body.pc-theme-dark .el-table td.el-table__cell,body.pc-theme-dark .el-table__expanded-cell{background:var(--pc-night-bg-elevated);border-color:var(--pc-night-border-soft);color:inherit}body.pc-theme-dark .el-table th.el-table__cell{background:var(--pc-night-bg-soft)}body.pc-theme-dark .el-table__inner-wrapper:before{background-color:var(--pc-night-border-soft)}body.pc-theme-dark .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background:var(--pc-night-bg-hover)}body.pc-theme-dark .el-table__empty-text,body.pc-theme-dark .el-empty__description p{color:var(--pc-night-text-muted)}body.pc-theme-dark .el-pagination{--pc-pagination-accent: var(--theme-color, #6b42ff);--pc-pagination-accent-soft: rgba(107, 66, 255, .18);--pc-pagination-accent-border: rgba(107, 66, 255, .34);color:var(--pc-night-text-muted)}body.pc-theme-dark .el-pagination.is-background .btn-prev,body.pc-theme-dark .el-pagination.is-background .btn-next,body.pc-theme-dark .el-pagination.is-background .el-pager li{background:var(--pc-night-bg-soft);border:1px solid var(--pc-night-border-soft);color:#c7d1e0}body.pc-theme-dark .el-pagination.is-background .btn-prev:disabled,body.pc-theme-dark .el-pagination.is-background .btn-next:disabled{color:#748096;background:var(--pc-night-bg-elevated)}body.pc-theme-dark .el-pagination.is-background .el-pager li:hover,body.pc-theme-dark .el-pagination.is-background .btn-prev:hover,body.pc-theme-dark .el-pagination.is-background .btn-next:hover{color:#efe9ff;background:var(--pc-pagination-accent-soft);border-color:var(--pc-pagination-accent-border)}body.pc-theme-dark .el-pagination.is-background .el-pager li.is-active{background:var(--pc-pagination-accent);border-color:var(--pc-pagination-accent);color:#fff;box-shadow:0 10px 22px #6b42ff3d}body.pc-theme-dark .el-descriptions{--el-descriptions-table-border: var(--pc-night-border-soft);--el-descriptions-item-bordered-label-background: var(--pc-night-bg-soft);--el-descriptions-item-bordered-content-background: var(--pc-night-bg-elevated);color:var(--pc-night-text)}body.pc-theme-dark .el-calendar{background:var(--pc-night-bg-elevated);color:var(--pc-night-text)}body.pc-theme-dark .el-calendar-table td,body.pc-theme-dark .el-calendar-table th{border-color:var(--pc-night-border-soft)}.main--popup[data-v-bc20bd1c],.app[data-v-bc20bd1c]{min-height:100vh}.top-notice[data-v-bc20bd1c]{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:6000;min-width:180px;max-width:min(88vw,420px);padding:12px 18px;border-radius:14px;background:#111827eb;color:#fff;font-size:14px;font-weight:600;line-height:1.4;text-align:center;box-shadow:0 16px 34px #0f172a3d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top-notice--success[data-v-bc20bd1c]{background:#166534eb}.top-notice--warning[data-v-bc20bd1c]{background:#92400ef0}.top-notice--error[data-v-bc20bd1c]{background:#991b1bf0}.top-notice-fade-enter-active[data-v-bc20bd1c],.top-notice-fade-leave-active[data-v-bc20bd1c]{transition:opacity .2s ease,transform .2s ease}.top-notice-fade-enter-from[data-v-bc20bd1c],.top-notice-fade-leave-to[data-v-bc20bd1c]{opacity:0;transform:translate(-50%,-8px)}.floating-sidebar[data-v-bc20bd1c]{position:fixed;right:24px;bottom:96px;display:flex;flex-direction:column;gap:12px;z-index:520}.floating-item[data-v-bc20bd1c]{width:44px;height:44px;border-radius:12px;border:1px solid #e6e7ee;background:#f4f6fb;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease;position:relative;box-shadow:0 10px 22px #0f172a14}.floating-item[data-v-bc20bd1c]:hover{background:#eef2ff;color:var(--theme-color, #6b42ff);transform:translateY(-1px)}.android-download-item[data-v-bc20bd1c]:hover{background:#ecfdf3;color:#22c55e}.floating-icon[data-v-bc20bd1c]{width:22px;height:22px}.android-download-icon[data-v-bc20bd1c]{display:block}.support-icon[data-v-bc20bd1c]{width:23px;height:23px}.theme-toggle-icon[data-v-bc20bd1c]{width:18px;height:18px;display:block}.theme-toggle-item.is-dark[data-v-bc20bd1c]{color:var(--theme-color, #6b42ff)}.membership-label[data-v-bc20bd1c]{font-size:12px;font-weight:700;letter-spacing:.5px;color:inherit}.membership-icon[data-v-bc20bd1c]{width:24px;height:24px;display:block;object-fit:contain}.membership-icon.is-inactive[data-v-bc20bd1c]{filter:grayscale(1) brightness(.95);opacity:.82}.floating-popover[data-v-bc20bd1c]{position:absolute;right:56px;top:50%;transform:translateY(-50%) scale(.98);background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;box-shadow:0 10px 24px #0f172a1f;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;transition-delay:0s;white-space:nowrap}.floating-item:hover .floating-popover[data-v-bc20bd1c],.floating-item:focus-visible .floating-popover[data-v-bc20bd1c],.floating-item:focus-within .floating-popover[data-v-bc20bd1c]{opacity:1;transform:translateY(-50%) scale(1);transition-delay:1s;pointer-events:auto}.floating-popover-title[data-v-bc20bd1c]{font-size:12px;color:#374151;font-weight:600}.floating-popover-desc[data-v-bc20bd1c]{font-size:11px;color:#94a3b8;margin-top:2px}.avatar-wrapper[data-v-bc20bd1c]{position:relative;display:flex;align-items:center}.avatar-badge[data-v-bc20bd1c]{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;line-height:18px;text-align:center;border:2px solid #fff;box-sizing:border-box}.avatar-vip-badge[data-v-bc20bd1c]{position:absolute;top:-4px;left:-4px;width:18px;height:18px;border-radius:999px;border:none;background:transparent;box-sizing:border-box;object-fit:contain;z-index:2}.avatar-vip-badge.is-inactive[data-v-bc20bd1c]{filter:grayscale(1) brightness(.85);opacity:.7}.avatar-wrapper[data-v-bc20bd1c]:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:10px}.avatar-card[data-v-bc20bd1c]{position:absolute;top:calc(100% + 10px);right:0;width:296px;background:#fff;border:1px solid #e7ecf4;box-shadow:0 20px 44px #0f172a1f,0 3px 10px #0f172a0d;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:12px;z-index:20;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .22s ease,box-shadow .22s ease;overflow:hidden}.avatar-card--guest[data-v-bc20bd1c]{width:276px;padding:16px 14px;gap:12px}.avatar-card--member[data-v-bc20bd1c]{width:312px;gap:10px}.avatar-wrapper:hover .avatar-card[data-v-bc20bd1c],.avatar-card[data-v-bc20bd1c]:hover{opacity:1;pointer-events:auto;transform:translateY(0)}.card-header[data-v-bc20bd1c]{display:flex;gap:12px;align-items:center;margin-bottom:0}.card-row[data-v-bc20bd1c]{border:1px solid #edf1f7;border-radius:16px;padding:12px 14px;background:#fff}.card-row.card-header[data-v-bc20bd1c]{border:none;padding:0}.card-header--guest[data-v-bc20bd1c]{padding:14px 12px;border:1px solid #edf1f7;background:#fafbff}.card-header--member[data-v-bc20bd1c]{align-items:center;gap:12px}.card-copy[data-v-bc20bd1c]{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:center}.card-avatar[data-v-bc20bd1c]{width:60px;height:60px;border-radius:50%;object-fit:cover;flex:0 0 52px;border:2px solid #e5e7eb;box-sizing:border-box;background:#fff}.card-avatar--guest[data-v-bc20bd1c]{width:64px;height:64px;flex:0 0 64px;border-color:#fff;box-shadow:0 0 0 1px #e7ecf4,0 10px 24px #94a3b82e}.card-avatar--member[data-v-bc20bd1c]{width:62px;height:62px;flex:0 0 62px;border-color:#fff;box-shadow:0 0 0 1px #e7ecf4,0 10px 22px #94a3b829}.card-main[data-v-bc20bd1c]{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.card-main--member[data-v-bc20bd1c]{height:62px;gap:4px;justify-content:center}.card-title[data-v-bc20bd1c]{font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:4px;width:100%}.card-title--guest[data-v-bc20bd1c]{display:block;width:auto;font-size:16px;line-height:1.25;font-weight:700;color:#24324b}.card-title--member[data-v-bc20bd1c]{align-items:center;justify-content:space-between;gap:6px}.card-name-row[data-v-bc20bd1c]{display:inline-flex;align-items:center;gap:5px;min-width:0;flex:1}.card-title--member .card-name[data-v-bc20bd1c]{font-size:14px;font-weight:700;line-height:1.1;color:#24324b}.card-subtitle[data-v-bc20bd1c]{font-size:13px;line-height:1.5;color:#7b8798}.card-subtitle--guest[data-v-bc20bd1c]{margin-top:4px;font-size:12px;color:#6f7c90}.card-name[data-v-bc20bd1c]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-level-row[data-v-bc20bd1c]{display:flex;align-items:center;gap:5px;margin-top:0;flex-wrap:wrap}.vip-badge[data-v-bc20bd1c]{width:18px;height:18px;flex-shrink:0;object-fit:contain}.vip-badge.is-inactive[data-v-bc20bd1c]{filter:grayscale(1) brightness(.85);opacity:.7}.level-badge[data-v-bc20bd1c]{display:inline-flex;align-items:center;min-height:24px;font-size:11px;color:#6b42ff;border:1px solid rgba(107,66,255,.3);background:#6b42ff14;padding:0 10px;border-radius:999px;font-weight:600}.member-pill[data-v-bc20bd1c]{display:inline-flex;align-items:center;gap:6px;padding:4px 14px;border-radius:0;background:linear-gradient(90deg,#6b42ff,#8a6bff,#b49dff);color:#fff;font-size:13px;width:100%;justify-content:center;cursor:pointer}.download-count[data-v-bc20bd1c]{font-size:12px;color:#6b7280}.member-pill.large[data-v-bc20bd1c]{width:100%;border-radius:0}.member-pill.is-empty[data-v-bc20bd1c]{background:linear-gradient(90deg,#6b42ff,#8a6bff)}.member-pill .pill-label[data-v-bc20bd1c]{opacity:.7}.member-pill .pill-value[data-v-bc20bd1c]{display:inline-flex;align-items:center;gap:6px}.member-pill .pill-icon[data-v-bc20bd1c]{width:16px;height:16px;flex-shrink:0;object-fit:contain}.member-pill .pill-icon.is-inactive[data-v-bc20bd1c]{filter:grayscale(1) brightness(.85);opacity:.7}.member-expire[data-v-bc20bd1c]{font-size:12px;color:#6b7280;text-align:center}.card-sign[data-v-bc20bd1c]{display:flex;flex-direction:column;align-items:center;gap:6px;justify-content:center;margin-bottom:0}.card-sign--member[data-v-bc20bd1c]{gap:8px;padding:12px;background:#fafbff}.card-sign--member .member-pill.large[data-v-bc20bd1c]{min-height:42px;padding:0 12px;border-radius:12px;justify-content:center;background:linear-gradient(135deg,#6b42ff,#8b6af7)}.card-sign--member .member-pill.large.member-pill--plus[data-v-bc20bd1c]{background:linear-gradient(135deg,#ff953d,#ffbd58 54%,#ffcb45);box-shadow:none}.card-sign--member .member-pill.large.member-pill--pro[data-v-bc20bd1c]{background:linear-gradient(135deg,#6f42ff,#596dff 56%,#ff83b6);box-shadow:none}.card-sign--member .member-pill.large.is-empty[data-v-bc20bd1c]{background:linear-gradient(135deg,#6b42ff,#8b6af7);justify-content:center}.card-sign--member .pill-label[data-v-bc20bd1c]{font-size:12px;font-weight:700;opacity:.96}.card-sign--member .pill-value[data-v-bc20bd1c]{justify-content:center;font-size:13px;font-weight:600}.card-sign--member .pill-icon[data-v-bc20bd1c]{width:14px;height:14px}.card-sign--member .member-pill-empty-text[data-v-bc20bd1c]{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;line-height:1}.card-sign--member .member-pill-empty-icon[data-v-bc20bd1c]{width:15px;height:15px;flex-shrink:0;object-fit:contain}.card-sign--member .member-expire[data-v-bc20bd1c],.card-sign--member .download-count[data-v-bc20bd1c]{color:#7b8798}.card-sign--member .download-count[data-v-bc20bd1c]{font-size:12px;text-align:center}.card-stats-row[data-v-bc20bd1c]{padding:10px 12px}.card-stats-row--member[data-v-bc20bd1c]{padding:8px}.sign-btn[data-v-bc20bd1c]{padding:6px 10px;border-radius:999px;border:none;background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;font-size:12px;cursor:pointer;box-shadow:0 6px 12px #3b82f633}.sign-btn.sign-inline[data-v-bc20bd1c]{height:24px;padding:0 10px;font-size:11px;line-height:24px;background:#5b8def;box-shadow:none;align-self:center}.sign-btn.sign-inline[data-v-bc20bd1c]:hover{background:#4f82e7}.sign-btn[data-v-bc20bd1c]:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.card-stats[data-v-bc20bd1c]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 4px;margin-bottom:0}.stat-button[data-v-bc20bd1c]{background:transparent;border:none;padding:0;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:44px}.stat-item[data-v-bc20bd1c]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;min-height:44px}.stat-button[data-v-bc20bd1c],.stat-item[data-v-bc20bd1c]{border-radius:10px;padding:6px 2px}.stat-button[data-v-bc20bd1c]{transition:background-color .18s ease,transform .18s ease}.stat-button[data-v-bc20bd1c]:hover{background:#faf6ff;transform:translateY(-1px)}.stat-label[data-v-bc20bd1c]{font-size:11px;color:#7b8798;line-height:1.2}.stat-value[data-v-bc20bd1c]{font-size:13px;font-weight:700;color:#f97316;line-height:1.2}.card-actions[data-v-bc20bd1c]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.card-actions.is-guest[data-v-bc20bd1c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 8px;background:#fafbff}.card-actions--member[data-v-bc20bd1c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;background:#fafbff}.card-actions .btn[data-v-bc20bd1c]{white-space:nowrap;font-size:12px;padding:6px 8px}.card-actions--member .btn[data-v-bc20bd1c]{min-height:36px;padding:0 12px;border-radius:11px;font-size:12px;font-weight:600}.card-actions--member .btn.outline[data-v-bc20bd1c]{background:#fff;border-color:#6b42ff47;color:#6b42ff}.card-actions--member .btn.outline[data-v-bc20bd1c]:hover{background:#f6f3ff;border-color:#6b42ff6b}.card-actions.is-guest .btn[data-v-bc20bd1c]{min-height:36px;padding:0 12px;border-radius:11px;font-size:13px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.card-actions.is-guest .btn[data-v-bc20bd1c]:hover{transform:translateY(-1px)}.card-actions.is-guest .btn[data-v-bc20bd1c]:not(.outline):hover{box-shadow:0 12px 24px #6b42ff3d}.card-actions.is-guest .btn.outline[data-v-bc20bd1c]:hover{background:#f6f3ff;border-color:#6b42ff70}.card-logout[data-v-bc20bd1c]{margin-top:6px}.logout-icon-btn[data-v-bc20bd1c]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:9px;border:1px solid #edf1f7;background:#f6f8fc;cursor:pointer;flex-shrink:0;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.logout-icon-btn[data-v-bc20bd1c]:hover{background:#eef2f8;border-color:#d7deea;transform:translateY(-1px)}.logout-icon-btn img[data-v-bc20bd1c]{width:16px;height:16px;display:block;opacity:.82}.btn[data-v-bc20bd1c]{background:#6b42ff;color:#fff;border:none;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:12px}.btn.ghost[data-v-bc20bd1c]{background:transparent;color:#6b42ff;border:1px dashed #cabaff;width:100%}.btn.ghost[data-v-bc20bd1c]:disabled{color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed}.btn.outline[data-v-bc20bd1c]{background:#fff;color:#6b42ff;border:1px solid #6b42ff}.btn.text[data-v-bc20bd1c]{background:none;color:#666;border:none;padding:6px 0 0}.dialog-actions[data-v-bc20bd1c]{display:flex;justify-content:flex-end;margin-top:8px}.dialog-actions.center[data-v-bc20bd1c]{justify-content:center}@media (max-width: 768px){.floating-sidebar[data-v-bc20bd1c]{right:14px;bottom:72px}.floating-item[data-v-bc20bd1c]{width:40px;height:40px}.floating-icon[data-v-bc20bd1c],.theme-toggle-icon[data-v-bc20bd1c]{width:18px;height:18px}.membership-label[data-v-bc20bd1c]{font-size:11px}}body.pc-theme-dark .floating-item{background:var(--pc-night-bg-elevated);border-color:var(--pc-night-border-soft);color:var(--pc-night-text-muted);box-shadow:0 10px 22px #0000003d}body.pc-theme-dark .floating-item:hover{background:var(--pc-night-bg-soft);color:var(--theme-color, #8d7ef6)}body.pc-theme-dark .floating-item.android-download-item:hover{color:#4ade80}body.pc-theme-dark .floating-popover{background:var(--pc-night-bg-elevated);border-color:var(--pc-night-border)}body.pc-theme-dark .floating-popover-title{color:var(--pc-night-text)}body.pc-theme-dark .floating-popover-desc{color:var(--pc-night-text-muted)}body.pc-theme-dark .avatar-card{background:#1b2029fa;border-color:var(--pc-night-border-soft);box-shadow:0 22px 44px #00000075}body.pc-theme-dark .card-row{background:var(--pc-night-bg-soft);border-color:var(--pc-night-border)}body.pc-theme-dark .card-row.card-header{background:transparent}body.pc-theme-dark .card-header--guest,body.pc-theme-dark .card-actions.is-guest{background:#222833e6;border-color:var(--pc-night-border)}body.pc-theme-dark .card-avatar--guest{border-color:#ffffff14;box-shadow:0 0 0 1px #ffffff0f,0 12px 26px #00000047}body.pc-theme-dark .card-avatar--member{border-color:#ffffff14;box-shadow:0 0 0 1px #ffffff0f,0 12px 24px #0000003d}body.pc-theme-dark .card-title,body.pc-theme-dark .card-name,body.pc-theme-dark .card-title--member .card-name{color:#e9edf8}body.pc-theme-dark .card-subtitle,body.pc-theme-dark .stat-label,body.pc-theme-dark .btn.text{color:var(--pc-night-text-muted)}body.pc-theme-dark .card-subtitle--guest{color:#aeb7c8}body.pc-theme-dark .level-badge{color:#c5b8ff;border-color:#8f74ff47;background:#8f74ff24}body.pc-theme-dark .sign-btn.sign-inline{background:#4f7fe0}body.pc-theme-dark .sign-btn.sign-inline:hover{background:#5c8aed}body.pc-theme-dark .card-sign--member,body.pc-theme-dark .card-stats-row--member,body.pc-theme-dark .card-actions--member{background:#222833e6;border-color:var(--pc-night-border)}body.pc-theme-dark .card-sign--member .member-expire,body.pc-theme-dark .card-sign--member .download-count{color:var(--pc-night-text-muted)}body.pc-theme-dark .stat-button:hover{background:#8f74ff1a}body.pc-theme-dark .btn.outline{background:var(--pc-night-bg-soft)}body.pc-theme-dark .card-actions--member .btn.outline{background:#1e242eeb;border-color:#8f74ff47;color:#bba9ff}body.pc-theme-dark .card-actions--member .btn.outline:hover{background:#262c38f5;border-color:#8f74ff6b}body.pc-theme-dark .card-actions.is-guest .btn.outline{background:#1e242eeb;border-color:#8f74ff47;color:#bba9ff}body.pc-theme-dark .card-actions.is-guest .btn.outline:hover{background:#262c38f5;border-color:#8f74ff6b}body.pc-theme-dark .logout-icon-btn{background:#212735eb;border-color:var(--pc-night-border)}body.pc-theme-dark .logout-icon-btn:hover{background:#2a3041f5;border-color:#8f74ff3d}.section[data-v-40437d6a]{border-radius:22px;border:1px solid #f1e8ff;background:#fff}.section-title[data-v-40437d6a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title h3[data-v-40437d6a]{margin:0;font-size:17px;color:#532e9b;font-weight:700;padding-left:18px;position:relative}.section-title h3[data-v-40437d6a]:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--theme-color, #6b42ff);transform:translateY(-50%);box-shadow:0 0 0 4px #6b42ff33}.section-title-actions[data-v-40437d6a]{display:inline-flex;align-items:center;gap:14px}.more[data-v-40437d6a]{color:#000;cursor:pointer}.home-section-sort[data-v-40437d6a]{display:flex;align-items:center;flex-wrap:wrap;row-gap:10px;margin:-2px 0 16px;padding:0}.home-section-sort-title[data-v-40437d6a]{position:relative;display:inline-flex;align-items:center;margin-right:14px;padding-right:14px;color:var(--theme-color, #6b42ff);font-size:14px;font-weight:700;line-height:1}.home-section-sort-title[data-v-40437d6a]:after{content:"";position:absolute;top:50%;right:0;width:1px;height:16px;background:#e5d8ff;transform:translateY(-50%)}.home-section-sort-btn[data-v-40437d6a]{position:relative;border:0;background:transparent;padding:0;color:#8c82ab;font-size:13px;line-height:1;cursor:pointer;transition:color .18s ease}.home-section-sort-btn+.home-section-sort-btn[data-v-40437d6a]{margin-left:20px}.home-section-sort-btn+.home-section-sort-btn[data-v-40437d6a]:before{content:"•";position:absolute;left:-12px;color:#bfb2de}.home-section-sort-btn[data-v-40437d6a]:hover,.home-section-sort-btn.active[data-v-40437d6a]{color:#6b42ff}.section-random-btn[data-v-40437d6a]{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:none;background:transparent;padding:0;margin:0;min-width:66px;color:#6b42ff;font-size:12px;line-height:1;cursor:pointer}.section-random-btn[data-v-40437d6a]:hover:not(:disabled){color:#5b33f0}.section-random-btn[data-v-40437d6a]:disabled{color:#6b42ff;opacity:.72;cursor:default}.section-random-icon[data-v-40437d6a]{width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.section-random-btn.is-loading .section-random-icon[data-v-40437d6a]{animation:section-random-spin-40437d6a .8s linear infinite}@keyframes section-random-spin-40437d6a{to{transform:rotate(360deg)}}.highlight-card[data-v-40437d6a],.highlight-cover[data-v-40437d6a]{position:relative;overflow:visible}.highlight-card[data-v-40437d6a]{cursor:pointer;border-radius:16px;background:#fff;border:1px solid #f3e8ff}.highlight-cover[data-v-40437d6a]{border-radius:14px;background:#dfe8f5 center/cover no-repeat}.thumb-hover[data-v-40437d6a]{position:absolute;top:0;left:calc(100% + 12px);width:220px;opacity:0;display:flex;flex-direction:column;gap:8px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;transition:opacity .2s ease;z-index:5;pointer-events:none}.highlight-cover:hover .thumb-hover[data-v-40437d6a]{opacity:1}.thumb-hover-title[data-v-40437d6a]{font-size:13px;font-weight:600;color:#1f2937}.thumb-hover-platform[data-v-40437d6a]{display:flex;align-items:center;gap:6px}.thumb-hover-platform .platform-icon[data-v-40437d6a],.platform-line .platform-icon[data-v-40437d6a]{filter:none;opacity:.9}.thumb-hover-summary[data-v-40437d6a]{position:relative;color:#334155;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.highlight-card[data-thumb-side=left] .thumb-hover[data-v-40437d6a]{left:auto;right:calc(100% + 12px)}.highlight-meta[data-v-40437d6a]{color:#a298c7}.platform-line[data-v-40437d6a]{gap:8px;min-height:24px}.platform-badge[data-v-40437d6a]{width:18px;height:18px;padding:0;border-radius:8px;background:#e9f3ff;border:1px solid #d7e7ff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.platform-icon[data-v-40437d6a]{width:13px;height:13px}.platform-video .platform-icon[data-v-40437d6a]{filter:invert(76%) sepia(49%) saturate(900%) hue-rotate(346deg) brightness(102%) contrast(97%)}.platform-comic .platform-icon[data-v-40437d6a]{filter:invert(70%) sepia(46%) saturate(920%) hue-rotate(302deg) brightness(98%) contrast(97%)}.platform-ios .platform-icon[data-v-40437d6a]{filter:saturate(.6) brightness(1.05)}.home-deferred-section__state[data-v-40437d6a]{color:#8c82ab;font-size:13px;line-height:1.6}.section[data-v-d59df657]{border-radius:22px;border:1px solid #f1e8ff;background:#fff}.section-title[data-v-d59df657]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title h3[data-v-d59df657]{margin:0;font-size:17px;color:#532e9b;font-weight:700;padding-left:18px;position:relative}.section-title h3[data-v-d59df657]:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--theme-color, #6b42ff);transform:translateY(-50%);box-shadow:0 0 0 4px #6b42ff33}.more[data-v-d59df657]{color:#000;cursor:pointer}.tabs[data-v-d59df657]{display:flex;gap:10px;margin-bottom:18px}.tabs span[data-v-d59df657]{padding:6px 14px;border-radius:999px;background:#f6f1ff;color:#7b6bb2;transition:all .2s ease;cursor:pointer}.tabs .active[data-v-d59df657]{background:linear-gradient(135deg,#7a4dff,#ff5fa2);color:#fff;box-shadow:none}.item-thumb[data-v-d59df657],.list-item[data-v-d59df657]{position:relative;overflow:visible}.rank-item[data-v-d59df657]{cursor:pointer}.thumb-hover[data-v-d59df657]{position:absolute;top:0;left:calc(100% + 12px);width:220px;opacity:0;display:flex;flex-direction:column;gap:8px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;transition:opacity .2s ease;z-index:5;pointer-events:none}.item-thumb:hover .thumb-hover[data-v-d59df657]{opacity:1}.thumb-hover-title[data-v-d59df657]{font-size:13px;font-weight:600;color:#1f2937}.thumb-hover-platform[data-v-d59df657]{display:flex;align-items:center;gap:6px}.thumb-hover-platform .platform-icon[data-v-d59df657],.platform-line .platform-icon[data-v-d59df657]{filter:none;opacity:.9}.thumb-hover-summary[data-v-d59df657]{position:relative;color:#334155;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.list>.list-item:nth-child(2n) .thumb-hover[data-v-d59df657]{left:auto;right:calc(100% + 12px)}.rank-list[data-v-d59df657]{grid-template-columns:repeat(3,1fr);column-gap:16px;row-gap:12px}.rank-badge[data-v-d59df657]{position:relative;min-width:24px;height:20px;padding:0 6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;z-index:2;align-self:flex-start;margin-top:0;transform:translateY(4px);overflow:visible;pointer-events:none}.rank-normal[data-v-d59df657]{background:#eef2ff;color:#5b6fbf}.rank-top[data-v-d59df657]{color:#fff;font-weight:800}.rank-1[data-v-d59df657]{background:linear-gradient(135deg,#ff5fa2,#ff9a3d)}.rank-2[data-v-d59df657]{background:linear-gradient(135deg,#5b7cff,#8f5bff)}.rank-3[data-v-d59df657]{background:linear-gradient(135deg,#20c997,#33a3ff)}.rank-list .list-item[data-v-d59df657]{align-items:flex-start;padding:8px 10px;gap:10px;border-radius:14px;background:#f8fafc}.rank-list .rank-badge[data-v-d59df657]{flex-shrink:0}.rank-list .item-thumb[data-v-d59df657]{flex:0 0 120px;width:120px;height:64px;border-radius:14px}.rank-list .item-body[data-v-d59df657]{flex:1 1 auto;min-width:0;box-sizing:border-box;padding-top:0}.rank-meta[data-v-d59df657]{display:flex;gap:10px;font-size:12px;color:#64748b}.platform-line[data-v-d59df657]{gap:8px;min-height:24px}.platform-badge[data-v-d59df657]{width:18px;height:18px;padding:0;border-radius:8px;background:#e9f3ff;border:1px solid #d7e7ff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.platform-icon[data-v-d59df657]{width:13px;height:13px}.platform-video .platform-icon[data-v-d59df657]{filter:invert(76%) sepia(49%) saturate(900%) hue-rotate(346deg) brightness(102%) contrast(97%)}.platform-comic .platform-icon[data-v-d59df657]{filter:invert(70%) sepia(46%) saturate(920%) hue-rotate(302deg) brightness(98%) contrast(97%)}.platform-ios .platform-icon[data-v-d59df657]{filter:saturate(.6) brightness(1.05)}.home-deferred-section__state[data-v-d59df657]{color:#8c82ab;font-size:13px;line-height:1.6}@media (max-width: 1440px){.rank-list[data-v-d59df657]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.rank-list[data-v-d59df657]{grid-template-columns:1fr}}@media (max-width: 768px){.rank-list .item-thumb[data-v-d59df657]{flex-basis:110px;width:110px;height:60px}}.section[data-v-f9e18737]{border-radius:22px;border:1px solid #f1e8ff;background:#fff}.section-title[data-v-f9e18737]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title h3[data-v-f9e18737]{margin:0;font-size:17px;color:#532e9b;font-weight:700;padding-left:18px;position:relative}.section-title h3[data-v-f9e18737]:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--theme-color, #6b42ff);transform:translateY(-50%);box-shadow:0 0 0 4px #6b42ff33}.section-title-actions[data-v-f9e18737]{display:inline-flex;align-items:center;gap:14px}.more[data-v-f9e18737]{color:#000;cursor:pointer}.home-tag-cloud[data-v-f9e18737]{display:flex;flex-wrap:wrap;gap:12px}.home-tag-cloud__chip[data-v-f9e18737]{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:5px 13px 5px 15px;border:1px solid var(--pc-tag-cloud-chip-border, #eadfff);border-radius:14px;background:var(--pc-tag-cloud-chip-bg, #faf7ff);box-shadow:var(--pc-tag-cloud-chip-shadow, none);color:var(--pc-tag-cloud-chip-text, #40365f);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-tag-cloud__chip[data-v-f9e18737]:hover{transform:translateY(-1px);border-color:var(--pc-tag-cloud-chip-border, #cdbbff);box-shadow:0 4px 10px #0f172a0d}.home-tag-cloud__chip-name[data-v-f9e18737]{line-height:1;font-size:14px;font-weight:700}.home-tag-cloud__chip-count[data-v-f9e18737]{color:var(--pc-tag-cloud-chip-count-text, #7d749d);font-size:11px;font-weight:600;line-height:1;text-align:center;opacity:.78}.home-deferred-section__state[data-v-f9e18737]{color:#8c82ab;font-size:13px;line-height:1.6}.section[data-v-81fbf9fa]{border-radius:22px;border:1px solid #f1e8ff;background:#fff}.section-title[data-v-81fbf9fa]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title h3[data-v-81fbf9fa]{margin:0;font-size:17px;color:#532e9b;font-weight:700;padding-left:18px;position:relative}.section-title h3[data-v-81fbf9fa]:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--theme-color, #6b42ff);transform:translateY(-50%);box-shadow:0 0 0 4px #6b42ff33}.top-play-section[data-v-81fbf9fa]{padding:18px}.top-play-grid[data-v-81fbf9fa]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.top-play-card[data-v-81fbf9fa]{display:flex;min-width:0;flex-direction:column;gap:0;padding:12px;min-height:160px;border-radius:16px;border:1px solid #f1e8ff;background:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.top-play-card[data-v-81fbf9fa]:hover{transform:translateY(-3px);box-shadow:0 14px 28px #11182714}.top-play-card__cover[data-v-81fbf9fa]{position:relative;overflow:hidden;height:130px;margin-bottom:8px;border-radius:14px;background:#edf2ff center/cover no-repeat}.top-play-card__badge[data-v-81fbf9fa]{position:absolute;top:4px;left:4px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;color:#fff;font-size:12px;font-weight:800;line-height:1;letter-spacing:.01em;background:linear-gradient(135deg,#ffb24d,#ff6243);box-shadow:0 8px 16px #ff62433d,inset 0 1px #ffffff3d}.top-play-card__cover-placeholder[data-v-81fbf9fa]{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#7b88a8;font-size:13px;font-weight:600}.top-play-card__title[data-v-81fbf9fa]{margin:0 0 6px;color:#2f2a4a;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.top-play-card__platforms[data-v-81fbf9fa]{min-height:16px;margin-bottom:6px}.top-play-card__meta[data-v-81fbf9fa]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;color:#9a8fc0;font-size:12px;line-height:1.2}.top-play-card__time[data-v-81fbf9fa]{min-width:0;white-space:nowrap}.top-play-card__stats[data-v-81fbf9fa]{display:inline-flex;align-items:center;white-space:nowrap}.top-play-card__stats>span[data-v-81fbf9fa]{display:inline-flex;align-items:center}.top-play-card__stats>span+span[data-v-81fbf9fa]:before{content:"·";margin:0 8px;color:#c3b8df}.platform-line[data-v-81fbf9fa]{gap:8px;min-height:24px}.platform-badge[data-v-81fbf9fa]{width:18px;height:18px;padding:0;border-radius:8px;background:#e9f3ff;border:1px solid #d7e7ff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.platform-icon[data-v-81fbf9fa]{width:13px;height:13px}.platform-video .platform-icon[data-v-81fbf9fa]{filter:invert(76%) sepia(49%) saturate(900%) hue-rotate(346deg) brightness(102%) contrast(97%)}.platform-comic .platform-icon[data-v-81fbf9fa]{filter:invert(70%) sepia(46%) saturate(920%) hue-rotate(302deg) brightness(98%) contrast(97%)}.platform-ios .platform-icon[data-v-81fbf9fa]{filter:saturate(.6) brightness(1.05)}.home-deferred-section__state[data-v-81fbf9fa]{color:#8c82ab;font-size:13px;line-height:1.6}@media (max-width: 1280px){.top-play-grid[data-v-81fbf9fa]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1200px){.top-play-grid[data-v-81fbf9fa]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1024px){.top-play-grid[data-v-81fbf9fa]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.top-play-grid[data-v-81fbf9fa]{grid-template-columns:repeat(2,minmax(0,1fr))}}.item-thumb[data-v-e0c9a414],.highlight-cover[data-v-e0c9a414],.list-item[data-v-e0c9a414],.highlight-card[data-v-e0c9a414]{position:relative;overflow:visible}.featured-card[data-v-e0c9a414],.rank-item[data-v-e0c9a414],.highlight-card[data-v-e0c9a414]{cursor:pointer}.home-page[data-v-e0c9a414]{display:flex;flex-direction:column;gap:20px;padding:6px 0 24px}.home-loading-shell[data-v-e0c9a414]{display:flex;flex-direction:column;gap:20px}.home-shell-skeleton[data-v-e0c9a414]{position:relative;overflow:hidden;border-radius:14px;background:linear-gradient(90deg,#f4eeff,#fbf8ff,#f4eeff);background-size:200% 100%;animation:home-deferred-shimmer-e0c9a414 1.6s linear infinite}.home-deferred-placeholder[data-v-e0c9a414]{padding:18px}.home-deferred-placeholder__lines[data-v-e0c9a414],.home-deferred-placeholder__card-grid[data-v-e0c9a414],.home-deferred-placeholder__chips[data-v-e0c9a414]{display:flex;gap:12px}.home-deferred-placeholder__lines[data-v-e0c9a414]{flex-direction:column}.home-deferred-placeholder__line[data-v-e0c9a414],.home-deferred-placeholder__card[data-v-e0c9a414],.home-deferred-placeholder__chip[data-v-e0c9a414]{position:relative;overflow:hidden;border-radius:14px;background:linear-gradient(90deg,#f4eeff,#fbf8ff,#f4eeff);background-size:200% 100%;animation:home-deferred-shimmer-e0c9a414 1.6s linear infinite}.home-deferred-placeholder__line[data-v-e0c9a414]{width:100%;height:64px}.home-deferred-placeholder__card-grid[data-v-e0c9a414]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.home-deferred-placeholder__card[data-v-e0c9a414]{min-height:160px}.home-deferred-placeholder__chips[data-v-e0c9a414]{flex-wrap:wrap}.home-deferred-placeholder__chip[data-v-e0c9a414]{width:120px;height:36px}.home-deferred-placeholder--compact[data-v-e0c9a414]{min-height:124px}.home-deferred-placeholder--rank[data-v-e0c9a414]{min-height:276px}.home-deferred-placeholder--cards[data-v-e0c9a414]{min-height:258px}.home-deferred-placeholder--content[data-v-e0c9a414]{min-height:360px}.notice-bar--skeleton[data-v-e0c9a414]{min-height:42px}.notice-icon--skeleton[data-v-e0c9a414]{width:24px;height:24px;border-radius:50%}.notice-text--skeleton[data-v-e0c9a414]{display:flex;align-items:center;height:1.6em}.notice-content--skeleton[data-v-e0c9a414]{position:static;width:min(480px,68%);height:.95em;border-radius:999px}.ad-carousel-section--loading[data-v-e0c9a414]{padding:14px}.ad-carousel-viewport--skeleton[data-v-e0c9a414]{overflow:hidden}.ad-carousel-card--skeleton[data-v-e0c9a414]{width:100%;aspect-ratio:5 / 1;border-radius:20px}.ad-carousel-dots--skeleton[data-v-e0c9a414]{margin-top:8px}.ad-carousel-dot--skeleton[data-v-e0c9a414]{width:18px;height:8px;border-radius:999px}.featured-section--loading[data-v-e0c9a414]{overflow:hidden}.hero-grid--loading[data-v-e0c9a414]{margin-bottom:0}.hero-card--skeleton[data-v-e0c9a414]{display:block}.hero-card--lottery-skeleton[data-v-e0c9a414]{flex:1 1 0}.featured-recommend-section--loading[data-v-e0c9a414]{padding:18px}.featured-scroll--loading[data-v-e0c9a414]{overflow:hidden}.featured-card--skeleton[data-v-e0c9a414]{cursor:default}.featured-cover--skeleton[data-v-e0c9a414]{margin-bottom:10px}.featured-title-skeleton[data-v-e0c9a414],.featured-meta-skeleton[data-v-e0c9a414],.home-shell-inline[data-v-e0c9a414]{display:block}.featured-title-skeleton[data-v-e0c9a414]{width:100%;height:18px}.featured-title-skeleton--short[data-v-e0c9a414]{width:72%}.featured-meta-skeleton[data-v-e0c9a414]{width:58%;height:14px;margin-top:4px;border-radius:999px}.home-shell-inline[data-v-e0c9a414]{width:72px;height:14px;border-radius:999px}.home-shell-inline--short[data-v-e0c9a414]{width:56px}.home-load-error[data-v-e0c9a414]{min-height:180px;padding:18px}.home-load-error__text[data-v-e0c9a414]{margin:0;color:#8c82ab;font-size:14px;line-height:1.7}@keyframes home-deferred-shimmer-e0c9a414{0%{background-position:200% 0}to{background-position:-200% 0}}.home-page .section[data-v-e0c9a414]{border-radius:22px;border:1px solid #f1e8ff;background:#fff}.home-page .section-title[data-v-e0c9a414]{margin-bottom:16px}.home-page .section-title h3[data-v-e0c9a414]{font-size:17px;color:#532e9b;font-weight:700;padding-left:18px;position:relative}.home-page .section-title .section-title-accent[data-v-e0c9a414]{color:#16a34a;font-size:13px;font-weight:400}.home-page .section-title h3[data-v-e0c9a414]:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--theme-color, #6b42ff);transform:translateY(-50%);box-shadow:0 0 0 4px #6b42ff33}.home-page .section-title .more[data-v-e0c9a414]{color:#000}.section-title-actions[data-v-e0c9a414]{display:inline-flex;align-items:center;gap:14px}.home-section-sort[data-v-e0c9a414]{display:flex;align-items:center;flex-wrap:wrap;row-gap:10px;margin:-2px 0 16px;padding:0}.home-section-sort-title[data-v-e0c9a414]{position:relative;display:inline-flex;align-items:center;margin-right:14px;padding-right:14px;color:var(--theme-color, #6b42ff);font-size:14px;font-weight:700;line-height:1}.home-section-sort-title[data-v-e0c9a414]:after{content:"";position:absolute;top:50%;right:0;width:1px;height:16px;background:#e5d8ff;transform:translateY(-50%)}.home-section-sort-btn[data-v-e0c9a414]{position:relative;border:0;background:transparent;padding:0;color:#8c82ab;font-size:13px;line-height:1;cursor:pointer;transition:color .18s ease}.home-section-sort-btn+.home-section-sort-btn[data-v-e0c9a414]{margin-left:20px}.home-section-sort-btn+.home-section-sort-btn[data-v-e0c9a414]:before{content:"•";position:absolute;left:-12px;color:#bfb2de}.home-section-sort-btn[data-v-e0c9a414]:hover,.home-section-sort-btn.active[data-v-e0c9a414]{color:#6b42ff}.section-random-btn[data-v-e0c9a414]{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:none;background:transparent;padding:0;margin:0;min-width:66px;color:#6b42ff;font-size:12px;line-height:1;cursor:pointer}.section-random-btn[data-v-e0c9a414]:hover:not(:disabled){color:#5b33f0}.section-random-btn[data-v-e0c9a414]:disabled{color:#6b42ff;opacity:.72;cursor:default}.section-random-icon[data-v-e0c9a414]{width:13px;height:13px;display:block;flex-shrink:0}.section-random-btn.is-loading .section-random-icon[data-v-e0c9a414]{animation:section-random-spin-e0c9a414 .8s linear infinite}@keyframes section-random-spin-e0c9a414{to{transform:rotate(360deg)}}.featured-section .section-title[data-v-e0c9a414]{margin-bottom:0}.featured-recommend-section .section-title h3[data-v-e0c9a414]{color:var(--theme-color, #6b42ff)}.featured-recommend-section .section-title h3[data-v-e0c9a414]:before{background:var(--theme-color, #6b42ff);box-shadow:0 0 0 4px #6b42ff33}.popup-notice-header[data-v-e0c9a414]{display:flex;align-items:center;justify-content:center;width:100%;margin:0;text-align:center;font-size:23px;font-weight:600;line-height:1;letter-spacing:0;color:#fff}.popup-notice-card[data-v-e0c9a414]{display:flex;flex-direction:column;align-items:center;gap:18px;border-radius:0;background:transparent;padding:28px 32px 30px}.popup-notice-content[data-v-e0c9a414]{white-space:pre-wrap;width:min(100%,316px);margin:0 auto;text-align:left;line-height:1.64;color:#3d3657;font-size:14px;max-height:min(36vh,260px);overflow:auto}.popup-notice-line[data-v-e0c9a414]{margin:0}.popup-notice-line+.popup-notice-line[data-v-e0c9a414]{margin-top:10px}.popup-notice-link[data-v-e0c9a414]{color:var(--theme-color, #6b42ff);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;word-break:break-all}.home-popup-notice-overlay{background:#18122c6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-popup-notice-dialog .el-dialog__header{position:relative;display:flex;align-items:center;justify-content:center;margin-right:0;border-bottom:none;min-height:88px;padding:0 60px;background:linear-gradient(135deg,#9584ff,#7f6ef1 56%,#6e5ce4);border-top-left-radius:22px;border-top-right-radius:22px}.home-popup-notice-dialog .el-dialog__body{padding:0;background:#fff}.home-popup-notice-dialog .el-dialog__footer{display:none}.home-popup-notice-dialog .el-dialog__headerbtn{top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border-radius:0;background:transparent;transition:opacity .18s ease}.home-popup-notice-dialog .el-dialog__headerbtn:hover{background:transparent;opacity:.8}.home-popup-notice-dialog .el-dialog__close{color:#ffffffe6;font-size:18px;font-weight:400}.el-dialog.home-popup-notice-dialog{--el-dialog-padding-primary: 0;width:min(500px,calc(100vw - 32px))!important;border-radius:22px;padding:0;box-shadow:0 22px 60px #34247833;overflow:hidden}.popup-notice-actions[data-v-e0c9a414]{display:flex;justify-content:center;width:min(100%,316px)}.popup-notice-confirm-btn[data-v-e0c9a414]{min-width:112px;width:auto;height:36px;padding:0 20px;border-radius:10px;font-size:13px;font-weight:600;letter-spacing:0}.popup-notice-confirm-btn.el-button,.popup-notice-confirm-btn.el-button:hover,.popup-notice-confirm-btn.el-button:focus,.popup-notice-confirm-btn.el-button:active{border:none!important;color:#fff!important;background:linear-gradient(135deg,#8a79ee,#7565de)!important}@media (max-width: 768px){.home-popup-notice-dialog .el-dialog__header{min-height:72px;padding:0 48px}.home-popup-notice-dialog .el-dialog__headerbtn{top:12px;right:12px;width:18px;height:18px}.home-popup-notice-dialog .el-dialog__body{padding:0}.popup-notice-header[data-v-e0c9a414]{font-size:18px}.popup-notice-card[data-v-e0c9a414]{gap:14px;padding:20px 16px 18px}.popup-notice-content[data-v-e0c9a414]{font-size:13px;width:min(100%,272px);line-height:1.58}.popup-notice-line+.popup-notice-line[data-v-e0c9a414]{margin-top:8px}.popup-notice-confirm-btn[data-v-e0c9a414]{min-width:96px;height:34px;font-size:12px}.popup-notice-actions[data-v-e0c9a414]{width:min(100%,272px)}}.notice-bar[data-v-e0c9a414]{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:8px;border-radius:12px;background:#eef1fd;border:1px solid #e7ebfd;color:#5b4b8a;overflow:hidden}.notice-icon[data-v-e0c9a414]{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px}.notice-icon svg[data-v-e0c9a414]{width:20px;height:20px;display:block}.notice-text[data-v-e0c9a414]{flex:1;overflow:hidden;position:relative;height:1.6em;line-height:1.6}.notice-content[data-v-e0c9a414]{display:block;white-space:nowrap;text-align:left;position:absolute;left:0;right:0;top:0;overflow:hidden;text-overflow:ellipsis}.notice-up-enter-active[data-v-e0c9a414],.notice-up-leave-active[data-v-e0c9a414]{transition:transform .35s ease,opacity .35s ease;will-change:transform,opacity}.notice-up-enter-from[data-v-e0c9a414]{transform:translateY(100%);opacity:0}.notice-up-leave-from[data-v-e0c9a414]{transform:translateY(0);opacity:1}.notice-up-leave-to[data-v-e0c9a414]{transform:translateY(-100%);opacity:0}@media (prefers-reduced-motion: reduce){.notice-up-enter-active[data-v-e0c9a414],.notice-up-leave-active[data-v-e0c9a414]{transition:none}}.ad-carousel-section[data-v-e0c9a414]{padding:14px}.ad-carousel-shell[data-v-e0c9a414]{position:relative;width:100%;margin:0 auto}.ad-carousel-viewport[data-v-e0c9a414]{overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#edf3ff,#f8f5ff);border:1px solid #e7ebfd}.ad-carousel-track[data-v-e0c9a414]{display:flex;transition:transform .6s linear;will-change:transform}.ad-carousel-slide[data-v-e0c9a414]{flex:0 0 100%;min-width:100%}.ad-carousel-card[data-v-e0c9a414]{width:100%;aspect-ratio:5 / 1;padding:12px 18px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:default;color:inherit;text-decoration:none}.ad-carousel-card.is-clickable[data-v-e0c9a414]{cursor:pointer}.ad-carousel-image[data-v-e0c9a414]{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.ad-carousel-dots[data-v-e0c9a414]{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}.ad-carousel-dot[data-v-e0c9a414]{width:8px;height:8px;padding:0;border-radius:999px;border:none;background:#d1d5db;cursor:pointer;transition:all .2s ease}.ad-carousel-dot.active[data-v-e0c9a414]{width:18px;background:#6b42ff}.thumb-hover[data-v-e0c9a414]{position:absolute;top:0;left:calc(100% + 12px);width:220px;opacity:0;display:flex;flex-direction:column;gap:8px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;transition:opacity .2s ease;z-index:5;pointer-events:none}.thumb-hover-title[data-v-e0c9a414]{font-size:13px;font-weight:600;color:#1f2937}.thumb-hover-platform[data-v-e0c9a414]{display:flex;align-items:center;gap:6px}.thumb-hover-platform .platform-icon[data-v-e0c9a414]{display:block}.thumb-hover-platform .platform-icon[data-v-e0c9a414],[data-v-e0c9a414] .platform-line .platform-icon{filter:none;opacity:.9}.thumb-hover-summary[data-v-e0c9a414]{position:relative;color:#334155;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pager[data-v-e0c9a414]{display:flex;justify-content:center;margin-top:16px}.featured-scroll-wrap[data-v-e0c9a414]{display:flex;flex-direction:column;gap:10px}.featured-scroll[data-v-e0c9a414]{display:flex;gap:14px;overflow-x:auto;padding:4px 0 2px;scroll-snap-type:x mandatory}.featured-scrollbar[data-v-e0c9a414]{position:relative;width:100%;height:8px;margin:2px auto 0;border-radius:999px;background:#94a3b82e;overflow:hidden;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease}.featured-scrollbar.is-hidden[data-v-e0c9a414]{opacity:0;pointer-events:none}.featured-recommend-section:hover .featured-scrollbar[data-v-e0c9a414]:not(.is-hidden),.featured-scrollbar.is-dragging[data-v-e0c9a414]{opacity:1;pointer-events:auto}.featured-scrollbar-thumb[data-v-e0c9a414]{position:absolute;left:0;top:0;height:100%;border:none;border-radius:inherit;background:linear-gradient(135deg,#7a4dff,#ff5fa2);box-shadow:0 6px 18px #7a4dff47;cursor:grab;touch-action:none}.featured-scrollbar-thumb[data-v-e0c9a414]:hover{filter:brightness(1.04)}.featured-scrollbar-thumb[data-v-e0c9a414]:active{cursor:grabbing}.featured-wrap[data-v-e0c9a414]{position:relative;display:flex;align-items:center;overflow:visible;padding:4px 32px 14px}.featured-arrow[data-v-e0c9a414]{position:absolute;top:45%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:none;background:#ffffffe6;color:#7a6bb2;font-size:28px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200}.featured-arrow.left[data-v-e0c9a414]{left:-12px}.featured-arrow.right[data-v-e0c9a414]{right:-12px}.featured-arrow[data-v-e0c9a414]:hover{color:#5b4b8a;background:#fff}.featured-scroll[data-v-e0c9a414]{scrollbar-width:none;overflow-y:visible;flex:1}.featured-scroll[data-v-e0c9a414]::-webkit-scrollbar{display:none}.featured-card[data-v-e0c9a414]{flex:0 0 calc((100% - 96px)/5);background:#fff;border-radius:20px;padding:14px;border:1px solid #f1e8ff;scroll-snap-align:start;min-width:180px;transition:transform .2s ease,box-shadow .2s ease;position:relative;z-index:1}.featured-card[data-v-e0c9a414]:hover{transform:scale(1.02);box-shadow:0 12px 24px #11182714;z-index:180}.featured-cover .thumb-hover[data-v-e0c9a414]{z-index:260}.featured-cover[data-v-e0c9a414]{height:220px;border-radius:16px;background:#dfe8f5 center/cover no-repeat;margin-bottom:10px;position:relative;overflow:visible}.featured-badge[data-v-e0c9a414]{position:absolute;top:0;left:-3px;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:900;color:#fff;background:linear-gradient(135deg,#ff8ec7,#a58bff)}.featured-cover:hover .thumb-hover[data-v-e0c9a414]{opacity:1}.featured-body[data-v-e0c9a414]{display:flex;flex-direction:column;gap:6px}.featured-title[data-v-e0c9a414]{margin:0;font-size:14px;line-height:1.4;font-weight:600;color:#2f2a4a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.featured-meta[data-v-e0c9a414]{font-size:12px;color:#9a8fc0;display:flex;gap:12px}.home-page .platform-line[data-v-e0c9a414]{gap:8px;min-height:24px}.home-page .platform-badge[data-v-e0c9a414]{width:18px;height:18px;padding:0;border-radius:8px;background:#e9f3ff;border:1px solid #d7e7ff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.home-page .platform-icon[data-v-e0c9a414]{width:13px;height:13px}.home-page .platform-video .platform-icon[data-v-e0c9a414]{filter:invert(76%) sepia(49%) saturate(900%) hue-rotate(346deg) brightness(102%) contrast(97%)}.home-page .platform-comic .platform-icon[data-v-e0c9a414]{filter:invert(70%) sepia(46%) saturate(920%) hue-rotate(302deg) brightness(98%) contrast(97%)}.home-page .platform-ios .platform-icon[data-v-e0c9a414]{filter:saturate(.6) brightness(1.05)}.home-page .hero-grid[data-v-e0c9a414]{display:flex;flex-wrap:nowrap;gap:12px;margin-bottom:10px;width:100%}.home-page .hero-card[data-v-e0c9a414]{flex:1 1 0;min-width:0;border-radius:18px;height:auto;aspect-ratio:181 / 65;position:relative;overflow:hidden;background:transparent}.home-page .hero-card--banner[data-v-e0c9a414]{padding:0;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;margin:0;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;color:inherit;text-decoration:none}.home-page .hero-card img[data-v-e0c9a414]{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:transparent}.home-page .hero-card--banner .hero-overlay[data-v-e0c9a414]{background:none}.home-page .hero-card--banner .hero-overlay h4[data-v-e0c9a414]{text-shadow:0 1px 2px rgba(0,0,0,.32)}.home-page .hero-card.lottery-entry[data-v-e0c9a414]{background:transparent;cursor:pointer}.home-page .hero-overlay[data-v-e0c9a414]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0d,#0f172aa6)}.home-page .hero-overlay h4[data-v-e0c9a414]{margin:0;position:absolute;left:16px;right:16px;bottom:10px;color:#fff;font-size:18px;font-weight:400;line-height:1.2;max-width:100%;text-align:center}@media (max-width: 1280px){.featured-card[data-v-e0c9a414]{flex-basis:calc((100% - 32px)/2)}}@media (max-width: 1440px){.featured-card[data-v-e0c9a414]{flex-basis:calc((100% - 64px)/4)}}@media (max-width: 1200px){.featured-card[data-v-e0c9a414]{flex-basis:calc((100% - 48px) / 3)}}@media (max-width: 1024px){.home-page .hero-grid[data-v-e0c9a414]{flex-wrap:wrap}.home-page .hero-card[data-v-e0c9a414]{flex:1 1 calc(50% - 6px)}.featured-card[data-v-e0c9a414]{flex-basis:calc((100% - 24px)/2)}.featured-arrow[data-v-e0c9a414]{display:none}}@media (max-width: 768px){.notice-bar[data-v-e0c9a414]{padding:6px 10px;font-size:12px}.ad-carousel-section[data-v-e0c9a414]{padding:10px}.ad-carousel-card[data-v-e0c9a414]{padding:8px 10px}.home-page .hero-card[data-v-e0c9a414]{flex-basis:100%}.featured-card[data-v-e0c9a414]{flex-basis:80%;min-width:220px}}[data-v-e0c9a414] .el-pagination.is-background .el-pager li.is-active{background-color:#6b42ff;border-color:#6b42ff}[data-v-e0c9a414] .el-pagination.is-background .el-pager li.is-active:hover{background-color:#5e3bf0;border-color:#5e3bf0}body.pc-theme-dark .home-page>.section,body.pc-theme-dark .home-page section.section{background:var(--pc-night-bg-elevated)!important;background-color:var(--pc-night-bg-elevated)!important;border:1px solid var(--pc-night-border-soft)!important;box-shadow:0 14px 34px #00000047}body.pc-theme-dark .home-page .section-title h3{color:var(--pc-night-text)!important}body.pc-theme-dark .home-page .section-title .section-title-accent{color:#4ade80!important}body.pc-theme-dark .home-page .section-title h3:before{background:var(--theme-color, #6b42ff)!important;box-shadow:0 0 0 4px #6b42ff47!important}body.pc-theme-dark .home-page .featured-recommend-section .section-title h3{color:var(--pc-night-text)!important}body.pc-theme-dark .home-page .featured-recommend-section .section-title h3:before{background:var(--theme-color, #6b42ff)!important;box-shadow:0 0 0 4px #6b42ff47!important}body.pc-theme-dark .home-page .section-title .more,body.pc-theme-dark .section-random-btn{color:#c8d7ef!important}body.pc-theme-dark .home-page .home-section-sort{border-bottom-color:var(--pc-night-border-soft)!important}body.pc-theme-dark .home-page .home-section-sort-title{color:var(--pc-night-text)!important}body.pc-theme-dark .home-page .home-section-sort-title:after{background:#ffffff24!important}body.pc-theme-dark .home-page .home-section-sort-btn{color:#e3e9f38f!important}body.pc-theme-dark .home-page .home-section-sort-btn+.home-section-sort-btn:before{color:#e3e9f347!important}body.pc-theme-dark .home-page .home-section-sort-btn:hover,body.pc-theme-dark .home-page .home-section-sort-btn.active{color:#f5f7fb!important}body.pc-theme-dark .section-random-btn:hover:not(:disabled){color:var(--pc-night-primary)!important}body.pc-theme-dark .section-random-btn:disabled{color:#8692a7!important}body.pc-theme-dark .home-page .tabs span{background:var(--pc-night-bg-soft)!important;color:var(--pc-night-text-muted)!important;border:1px solid var(--pc-night-border-soft)!important}body.pc-theme-dark .home-page .tabs .active{background:var(--pc-night-primary-soft)!important;color:#eef6ff!important;border-color:#4ea1ff47!important}body.pc-theme-dark .home-popup-notice-overlay{background:#06080dd1}body.pc-theme-dark .el-dialog.home-popup-notice-dialog{background:var(--pc-night-bg-elevated);border:1px solid var(--pc-night-border-soft);box-shadow:0 24px 54px #00000075}body.pc-theme-dark .home-popup-notice-dialog .el-dialog__header{background:linear-gradient(135deg,#5d74eb,#664fe0 58%,#5a45d4)}body.pc-theme-dark .home-popup-notice-dialog .el-dialog__body,body.pc-theme-dark .home-popup-notice-dialog .el-dialog__footer{background:var(--pc-night-bg-elevated)}body.pc-theme-dark .home-popup-notice-dialog .el-dialog__headerbtn{background:transparent}body.pc-theme-dark .home-page .ad-carousel-viewport{background:linear-gradient(135deg,#1a2332f2,#131925f2);border-color:var(--pc-night-border-soft)}body.pc-theme-dark .home-page .ad-carousel-dot{background:#94a3b86b}body.pc-theme-dark .home-page .ad-carousel-dot.active{background:var(--pc-night-primary)}body.pc-theme-dark .home-page .hero-card.lottery-entry{background:transparent}body.pc-theme-dark .home-popup-notice-dialog .el-dialog__close{color:#ffffffeb}body.pc-theme-dark .popup-notice-content{color:var(--pc-night-text)!important}body.pc-theme-dark .popup-notice-link{color:#a78bfa!important}body.pc-theme-dark .notice-bar{background:#1f242c!important;background-color:#1f242c!important;border:1px solid var(--pc-night-border-soft)!important;color:#ccd6e6!important}body.pc-theme-dark .home-page .home-shell-skeleton,body.pc-theme-dark .home-page .home-deferred-placeholder__line,body.pc-theme-dark .home-page .home-deferred-placeholder__card,body.pc-theme-dark .home-page .home-deferred-placeholder__chip{background:linear-gradient(90deg,#343c4af5,#414a5afa,#343c4af5)!important;background-size:200% 100%!important}body.pc-theme-dark .home-page .home-load-error__text{color:var(--pc-night-text-muted)!important}body.pc-theme-dark .thumb-hover{background:var(--pc-night-bg-elevated)!important;background-color:var(--pc-night-bg-elevated)!important;border:1px solid var(--pc-night-border)!important;box-shadow:0 14px 30px #00000057}body.pc-theme-dark .thumb-hover-title{color:var(--pc-night-text)!important}body.pc-theme-dark .thumb-hover-summary{color:var(--pc-night-text-muted)!important}body.pc-theme-dark .rank-normal{background:var(--pc-night-bg-soft)!important;color:#9cc5ff!important}body.pc-theme-dark .rank-list .list-item{background:#20242c!important;background-color:#20242c!important;border:1px solid var(--pc-night-border-soft)!important}body.pc-theme-dark .featured-card,body.pc-theme-dark .top-play-card,body.pc-theme-dark .home-page .highlight-card{background:#20242c!important;background-color:#20242c!important;border-color:var(--pc-night-border-soft)!important}body.pc-theme-dark .featured-card:hover,body.pc-theme-dark .top-play-card:hover{box-shadow:0 14px 28px #0000005c!important}body.pc-theme-dark .featured-cover,body.pc-theme-dark .top-play-card__cover,body.pc-theme-dark .home-page .highlight-cover{background-color:#28303b!important}body.pc-theme-dark .home-page .platform-badge{background:#1c2531!important;border-color:#30475f!important}body.pc-theme-dark .featured-title,body.pc-theme-dark .top-play-card__title,body.pc-theme-dark .home-page .item-body h4,body.pc-theme-dark .home-page .highlight-card h5{color:var(--pc-night-text)!important}body.pc-theme-dark .featured-meta,body.pc-theme-dark .rank-meta,body.pc-theme-dark .top-play-card__meta,body.pc-theme-dark .home-page .highlight-meta{color:var(--pc-night-text-muted)!important}body.pc-theme-dark .top-play-card__stats>span+span:before{color:#a6b2cbb8!important}body.pc-theme-dark .featured-arrow{background:#23262df5!important;color:#bcc6d6!important}body.pc-theme-dark .featured-arrow:hover{background:#2c313afa!important;color:var(--pc-night-text)!important}body.pc-theme-dark .home-page .featured-scrollbar{background:#94a3b829!important}body.pc-theme-dark .home-page .featured-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;box-shadow:0 8px 18px #00000047!important}
