:root{font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#1f2d3d;background:#f6f7fb}*{box-sizing:border-box}body{margin:0;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}.logo-text,.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;top:-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 input{height:32px;border:1px solid #e5e7eb;border-radius:16px;padding:0 32px 0 12px;outline:none;line-height:32px}.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;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.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;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.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}}.avatar-wrapper[data-v-fdf82b3d]{position:relative;display:flex;align-items:center}.avatar-badge[data-v-fdf82b3d]{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-fdf82b3d]{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-fdf82b3d]{filter:grayscale(1) brightness(.85);opacity:.7}.avatar-wrapper[data-v-fdf82b3d]:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:10px}.ban-reason[data-v-fdf82b3d]{color:#ef4444;font-weight:600;text-decoration:underline}.ban-reason-text[data-v-fdf82b3d]{color:#ef4444;font-weight:600}.ban-time[data-v-fdf82b3d]{margin-top:6px;color:#6b7280}.ban-notice-dialog{border-radius:16px;box-shadow:0 14px 32px #0f172a2e}.ban-notice-dialog .el-dialog__header{padding-top:26px;text-align:center}.ban-notice-dialog .el-dialog__title{font-size:20px;font-weight:600;display:block;width:100%;text-align:center}.ban-notice-dialog .el-dialog__body{padding:10px 28px 22px;font-size:16px;line-height:1.7}.ban-notice-dialog .el-dialog__footer{text-align:center;padding-bottom:26px}.ban-notice-dialog .el-button{min-width:160px;font-size:16px;font-weight:600;border-radius:10px}.pc-dialog{border-radius:16px;box-shadow:0 14px 32px #0f172a2e}.pc-dialog .el-dialog__header{padding-top:22px;text-align:center;border-bottom:none}.pc-dialog .el-dialog__title{font-size:20px;font-weight:600;display:block;width:100%;text-align:center}.pc-dialog .el-dialog__body{padding:10px 28px 22px}.pc-dialog .el-dialog__footer{text-align:center;padding-bottom:24px}.auth-dialog{border-radius:16px;box-shadow:0 14px 32px #0f172a2e}.auth-dialog .el-dialog__header{padding-top:22px;text-align:center;border-bottom:none}.auth-dialog .el-dialog__title{font-size:20px;font-weight:600;display:block;width:100%;text-align:center}.auth-dialog .el-dialog__body{padding:0 0 20px}.avatar-card[data-v-fdf82b3d]{position:absolute;top:calc(100% + 6px);right:0;transform:translate(-50%,-6px);width:260px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 20px #0f172a14;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px;z-index:20;opacity:0;pointer-events:none;transform:translateY(-6px);transition:all .2s ease;overflow:hidden}.avatar-wrapper:hover .avatar-card[data-v-fdf82b3d],.avatar-card[data-v-fdf82b3d]:hover{opacity:1;pointer-events:auto;transform:translateY(0)}.card-header[data-v-fdf82b3d]{display:flex;gap:10px;align-items:flex-start;margin-bottom:0}.card-row[data-v-fdf82b3d]{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff}.card-row.card-header[data-v-fdf82b3d]{border:none;padding:6px 2px}.card-avatar[data-v-fdf82b3d]{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-main[data-v-fdf82b3d]{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.card-title[data-v-fdf82b3d]{font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:4px;width:100%}.card-name[data-v-fdf82b3d]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-level-row[data-v-fdf82b3d]{display:flex;align-items:center;gap:8px;margin-top:4px}.vip-badge[data-v-fdf82b3d]{width:18px;height:18px;flex-shrink:0;object-fit:contain}.vip-badge.is-inactive[data-v-fdf82b3d]{filter:grayscale(1) brightness(.85);opacity:.7}.level-badge[data-v-fdf82b3d]{font-size:12px;color:#6b42ff;border:1px solid rgba(107,66,255,.3);background:#6b42ff14;padding:2px 8px;border-radius:999px;font-weight:600}.member-pill[data-v-fdf82b3d]{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-fdf82b3d]{font-size:12px;color:#6b7280}.member-pill.large[data-v-fdf82b3d]{width:100%;border-radius:0}.member-pill.is-empty[data-v-fdf82b3d]{background:linear-gradient(90deg,#6b42ff,#8a6bff)}.member-pill .pill-label[data-v-fdf82b3d]{opacity:.7}.member-pill .pill-value[data-v-fdf82b3d]{display:inline-flex;align-items:center;gap:6px}.member-pill .pill-icon[data-v-fdf82b3d]{width:16px;height:16px;flex-shrink:0;object-fit:contain}.member-pill .pill-icon.is-inactive[data-v-fdf82b3d]{filter:grayscale(1) brightness(.85);opacity:.7}.member-expire[data-v-fdf82b3d]{font-size:12px;color:#6b7280;text-align:center}.card-sign[data-v-fdf82b3d]{display:flex;flex-direction:column;align-items:center;gap:6px;justify-content:center;margin-bottom:0}.card-stats-row[data-v-fdf82b3d]{padding:10px 12px;display:flex;flex-direction:column;gap:10px}.sign-btn[data-v-fdf82b3d]{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-fdf82b3d]{height:20px;padding:0 10px;font-size:11px;line-height:20px;box-shadow:none;align-self:center}.sign-btn[data-v-fdf82b3d]:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.card-stats[data-v-fdf82b3d]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:0}.card-stats--secondary[data-v-fdf82b3d]{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-button[data-v-fdf82b3d]{background:transparent;border:none;padding:0;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center}.stat-item[data-v-fdf82b3d]{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-label[data-v-fdf82b3d]{font-size:11px;color:#6b7280}.stat-value[data-v-fdf82b3d]{font-size:13px;font-weight:600;color:#f97316}.card-actions[data-v-fdf82b3d]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.card-actions.is-guest[data-v-fdf82b3d]{display:flex;justify-content:center;gap:12px}.card-actions .btn[data-v-fdf82b3d]{white-space:nowrap;font-size:12px;padding:6px 8px}.card-logout[data-v-fdf82b3d]{margin-top:6px}.logout-icon-btn[data-v-fdf82b3d]{position:absolute;top:12px;right:12px;background:transparent;border:none;padding:0;cursor:pointer}.logout-icon-btn img[data-v-fdf82b3d]{width:26px;height:26px;display:block}.btn[data-v-fdf82b3d]{background:#6b42ff;color:#fff;border:none;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:12px}.btn.ghost[data-v-fdf82b3d]{background:transparent;color:#6b42ff;border:1px dashed #cabaff;width:100%}.btn.ghost[data-v-fdf82b3d]:disabled{color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed}.btn.outline[data-v-fdf82b3d]{background:#fff;color:#6b42ff;border:1px solid #6b42ff}.btn.text[data-v-fdf82b3d]{background:none;color:#666;border:none;padding:6px 0 0}.auth-title[data-v-fdf82b3d]{font-weight:600;display:inline-flex;align-items:center;gap:8px;justify-content:center;width:100%}.auth-logo[data-v-fdf82b3d]{width:36px;height:36px}.dialog-actions[data-v-fdf82b3d]{display:flex;justify-content:flex-end;margin-top:8px}.dialog-actions.center[data-v-fdf82b3d]{justify-content:center}.login-actions-row[data-v-fdf82b3d]{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:8px 0 0 70px}.login-options[data-v-fdf82b3d]{display:flex;align-items:center;justify-content:flex-start;margin:4px 0 0 70px}.register-actions[data-v-fdf82b3d]{display:flex;justify-content:center;gap:8px;margin-top:8px}.saved-password-box[data-v-fdf82b3d]{display:flex;flex-direction:column;gap:8px}.saved-password-title[data-v-fdf82b3d]{font-size:13px;color:#6b7280}.saved-password-row[data-v-fdf82b3d]{display:flex;align-items:center;gap:8px}.saved-password-value[data-v-fdf82b3d]{flex:1;font-size:16px;font-weight:600;color:#111827;padding:8px 10px;border-radius:8px;background:#f3f4f6;word-break:break-all}.ban-notice-message[data-v-fdf82b3d]{font-size:14px;color:#111827;line-height:1.6}.field-tip[data-v-fdf82b3d]{margin:-6px 0 8px 70px;font-size:12px}.field-tip.success[data-v-fdf82b3d]{color:#16a34a}.field-tip.error[data-v-fdf82b3d]{color:#dc2626}.field-tip.loading[data-v-fdf82b3d]{color:#6b7280}.auth-primary[data-v-fdf82b3d]{--el-button-bg-color: #6b42ff;--el-button-border-color: #6b42ff;--el-button-hover-bg-color: #5e3bf0;--el-button-hover-border-color: #5e3bf0;--el-button-active-bg-color: #4f31da;--el-button-active-border-color: #4f31da}[data-v-fdf82b3d] .auth-card .el-dialog__header{background:#fff;border-bottom:1px solid #e5e7eb;padding:14px 20px}[data-v-fdf82b3d] .auth-card .el-dialog__body{padding:0}.auth-tabs[data-v-fdf82b3d] .el-tabs__header{margin:0;background:#fff;border-bottom:none;padding:0 16px}.auth-form[data-v-fdf82b3d] .el-form-item__label{text-align:left}.auth-tabs[data-v-fdf82b3d] .el-tabs__nav-wrap{margin-bottom:0}.auth-tabs[data-v-fdf82b3d] .el-tabs__nav-wrap:after{height:0}.auth-tabs[data-v-fdf82b3d] .el-tabs__content{background:#fff;padding:16px}.auth-tabs[data-v-fdf82b3d] .el-tab-pane{min-height:200px}[data-v-fdf82b3d] .auth-dialog,[data-v-fdf82b3d] .auth-card{--el-color-primary: #6b42ff}[data-v-fdf82b3d] .auth-dialog .el-tabs__item.is-active{color:#6b42ff}[data-v-fdf82b3d] .auth-dialog .el-tabs__active-bar{background-color:#6b42ff}[data-v-fdf82b3d] .auth-dialog .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#6b42ff;border-color:#6b42ff}[data-v-fdf82b3d] .auth-dialog .el-checkbox__input.is-checked+.el-checkbox__label{color:#6b42ff}[data-v-fdf82b3d] .auth-card .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #6b42ff inset}[data-v-fdf82b3d] .auth-card .el-input__wrapper:hover{box-shadow:0 0 0 1px #6b42ff59 inset}
