.models-container[data-v-e8baf32e]{padding:32px;max-width:1600px;margin:0 auto;background:#f5f7fa;min-height:100vh}.page-header[data-v-e8baf32e]{margin-bottom:32px}.page-header .page-title[data-v-e8baf32e]{font-size:32px;font-weight:700;color:#303133;margin:0 0 12px;display:flex;align-items:center;gap:12px}.page-header .page-title .el-icon[data-v-e8baf32e]{font-size:36px;color:#409eff}.page-header .page-subtitle[data-v-e8baf32e]{font-size:16px;color:#909399;margin:0}.models-loading[data-v-e8baf32e]{display:flex;align-items:center;justify-content:center;gap:8px;padding:48px 0;color:var(--el-text-color-secondary, #909399);font-size:14px}.models-grid[data-v-e8baf32e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}.model-card[data-v-e8baf32e]{position:relative;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid #e4e7ed;transition:all .3s ease;overflow:hidden}.model-card[data-v-e8baf32e]:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#c0c4cc;transform:translateY(-4px)}.limited-time-badge[data-v-e8baf32e]{position:absolute;top:12px;left:12px;z-index:10;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;box-shadow:0 4px 12px rgba(255,107,107,.4);animation:pulse-badge-e8baf32e 2s ease-in-out infinite}.limited-time-badge.free-badge[data-v-e8baf32e]{background:linear-gradient(135deg,#67c23a,#85ce61);box-shadow:0 4px 12px rgba(103,194,58,.4)}.limited-time-badge .badge-icon[data-v-e8baf32e]{font-size:14px;animation:flicker-e8baf32e 1.5s ease-in-out infinite}.limited-time-badge .badge-text[data-v-e8baf32e]{letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.2)}@keyframes pulse-badge-e8baf32e{0%,to{transform:scale(1);box-shadow:0 4px 12px rgba(255,107,107,.4)}50%{transform:scale(1.05);box-shadow:0 6px 20px rgba(255,107,107,.6)}}@keyframes flicker-e8baf32e{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.card-status[data-v-e8baf32e]{position:absolute;top:0;right:0;z-index:1}.card-status .status-badge[data-v-e8baf32e]{padding:6px 16px;border-radius:0 0 0 12px;font-size:12px;font-weight:600}.card-status .status-badge.status-available[data-v-e8baf32e]{background:#f0f9ff;color:#67c23a}.card-status .status-badge.status-maintenance[data-v-e8baf32e]{background:#fef0f0;color:#f56c6c}.card-content[data-v-e8baf32e]{padding:48px 24px 24px}.model-name[data-v-e8baf32e]{margin-bottom:16px;display:flex;align-items:center;gap:12px}.model-name h3[data-v-e8baf32e]{font-size:20px;font-weight:700;color:#303133;margin:0}.model-points[data-v-e8baf32e]{margin-bottom:16px}.model-points .points-box[data-v-e8baf32e]{background:#f5f7fa;border-radius:12px;padding:16px;border:2px solid #e4e7ed;display:flex;align-items:center;justify-content:space-between}.model-points .points-box .points-label[data-v-e8baf32e]{font-size:14px;font-weight:600;color:#606266}.model-points .points-box .points-value[data-v-e8baf32e]{font-size:18px;font-weight:700;color:#409eff}.model-points .token-info[data-v-e8baf32e]{margin-top:8px;display:flex;align-items:center;gap:8px;font-size:12px}.model-points .token-info .token-label[data-v-e8baf32e]{font-weight:600;color:#606266}.model-points .token-info .token-value[data-v-e8baf32e]{background:#e4e7ed;color:#606266;padding:4px 12px;border-radius:12px;font-weight:600}.model-info[data-v-e8baf32e]{margin-bottom:16px;background:#f5f7fa;border-radius:12px;padding:16px;border:1px solid #e4e7ed}.model-info .info-section[data-v-e8baf32e]:not(:last-child){margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e4e7ed}.model-info .info-section .info-label[data-v-e8baf32e]{font-size:13px;font-weight:600;color:#606266;margin-bottom:6px}.model-info .info-section .info-text[data-v-e8baf32e]{font-size:13px;color:#909399;line-height:1.6}.model-info .info-section .info-text.price-highlight[data-v-e8baf32e]{font-size:15px;font-weight:700;background:linear-gradient(135deg,#409eff,#67c23a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:4px 0;display:inline-block}.model-info .info-section .info-text.free-text[data-v-e8baf32e]{font-size:16px;font-weight:700;color:#67c23a;background:linear-gradient(135deg,#67c23a,#85ce61);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.model-tags[data-v-e8baf32e]{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:8px}.model-tags .tag[data-v-e8baf32e]{display:inline-block;background:#e1f0ff;color:#409eff;font-size:12px;padding:4px 12px;border-radius:12px;font-weight:500}.model-footer[data-v-e8baf32e]{padding-top:16px;border-top:1px solid #e4e7ed;display:flex;justify-content:flex-end}.model-footer .status-indicator[data-v-e8baf32e]{display:flex;align-items:center;gap:8px;font-size:12px;color:#909399}.model-footer .status-indicator .status-dot[data-v-e8baf32e]{width:8px;height:8px;border-radius:50%}.model-footer .status-indicator .status-dot.status-dot-green[data-v-e8baf32e]{background:#67c23a}.model-footer .status-indicator .status-dot.status-dot-red[data-v-e8baf32e]{background:#f56c6c}@media(max-width:768px){.models-container[data-v-e8baf32e]{padding:16px}.models-grid[data-v-e8baf32e]{grid-template-columns:1fr}.page-header .page-title[data-v-e8baf32e]{font-size:24px}.page-header .page-title .el-icon[data-v-e8baf32e]{font-size:28px}}
