/*!
 *  build: admin-pro 
 *  copyright: chuzhixin 1204505056@qq.com 
 *  time: 2026-1-13 14:30:29
 */.products-page[data-v-a263cde6]{min-height:100vh;background:#0a080b;padding-bottom:32px}.page-header[data-v-a263cde6]{display:flex;align-items:center;justify-content:space-between;padding:16px}.page-header .back-btn[data-v-a263cde6]{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.page-header .back-btn .back-icon[data-v-a263cde6]{width:24px;height:24px}.page-header .page-title[data-v-a263cde6]{font-family:SF Pro,sans-serif;font-size:18px;font-weight:700;color:#fff;line-height:18px;margin:0;text-align:center}.page-header .header-placeholder[data-v-a263cde6]{width:24px;height:24px}.products-list[data-v-a263cde6]{display:flex;flex-direction:column;gap:12px;padding:16px}.product-card[data-v-a263cde6]{border-radius:12px;overflow:hidden}.product-card .product-image[data-v-a263cde6]{position:relative;height:162px;background-size:cover;background-position:50%}.product-card .product-image .product-tag[data-v-a263cde6]{position:absolute;top:16px;right:16px;padding:6px 8px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(3.6px);backdrop-filter:blur(3.6px);border-radius:6px;color:#fff;font-size:10px;font-weight:700}.product-card .product-content[data-v-a263cde6]{background:linear-gradient(180deg,#131417,#1d1e20);border:1px solid #2b2b2d;border-top:none;border-radius:0 0 12px 12px;padding:16px}.product-card .product-content .product-name[data-v-a263cde6]{font-size:14px;font-weight:700;color:#fff;margin:0 0 12px;line-height:14px}.product-card .product-content .product-desc[data-v-a263cde6]{font-size:12px;color:#a0a0a0;line-height:16.8px;margin:0 0 16px}.product-card .product-content .product-stats[data-v-a263cde6]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.product-card .product-content .product-stats .stat-row[data-v-a263cde6]{display:flex;align-items:center;justify-content:space-between}.product-card .product-content .product-stats .stat-row .stat-label[data-v-a263cde6]{font-size:12px;color:#a0a0a0;line-height:12px}.product-card .product-content .product-stats .stat-row .stat-value[data-v-a263cde6]{font-size:12px;color:#fff;line-height:12px}.product-card .product-content .product-stats .stat-row .stat-value.highlight[data-v-a263cde6]{font-size:16px;font-weight:700;color:#7b54f3;line-height:16px}.product-card .product-content .product-stats .stat-row .token-tag[data-v-a263cde6]{padding:8px 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;font-size:12px;color:#fff}.product-card .product-content .learn-more-btn[data-v-a263cde6]{width:100%;height:40px;background:#7b54f3;border:none;border-radius:32px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .2s}.product-card .product-content .learn-more-btn[data-v-a263cde6]:hover{opacity:.9}