.collect-content[data-v-18188e5a]{padding:32px 50px 40px;display:flex;flex-direction:column;gap:20px}.collect-content .page-hero[data-v-18188e5a]{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-radius:20px;background:linear-gradient(120deg,rgba(255,179,71,.18),rgba(101,183,255,.2));border:1px solid rgba(255,179,71,.35)}.collect-content .page-hero .page-title[data-v-18188e5a]{display:flex;align-items:center;gap:12px;cursor:pointer}.collect-content .page-hero .page-title i[data-v-18188e5a]{font-size:28px;color:#ffb347}.collect-content .page-hero .page-title p[data-v-18188e5a]{margin:0;font-size:22px;font-weight:700;color:var(--color-title)}.collect-content .page-hero .page-title span[data-v-18188e5a]{font-size:13px;color:#6b7280}.collect-content .collection-summary[data-v-18188e5a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.collect-content .collection-summary .summary-card[data-v-18188e5a]{background:#fff;border-radius:16px;padding:18px 20px;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 28px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:6px}.collect-content .collection-summary .summary-card .label[data-v-18188e5a]{font-size:12px;letter-spacing:.08em;color:#94a3b8;text-transform:uppercase}.collect-content .collection-summary .summary-card .value[data-v-18188e5a]{font-size:24px;font-weight:700;color:var(--color-title)}.collect-content .collection-summary .summary-card .desc[data-v-18188e5a]{font-size:13px;color:#94a3b8}.collect-content .content[data-v-18188e5a]{min-height:200px;background:#fff;border-radius:18px;padding:24px;border:1px solid rgba(226,232,240,.9);box-shadow:0 15px 45px rgba(15,23,42,.08)}.collect-content .collection-grid[data-v-18188e5a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.collect-content .collection-card[data-v-18188e5a]{border-radius:18px;border:1px solid rgba(226,232,240,.9);background:#fdfdfd;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.collect-content .collection-card[data-v-18188e5a]:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(15,23,42,.15)}.collect-content .collection-card.disabled[data-v-18188e5a]{opacity:.75}.collect-content .discount-badge[data-v-18188e5a]{position:absolute;top:14px;right:14px;background:linear-gradient(135deg,#ff7eb3,#ff758c);color:#fff;border-radius:12px;padding:6px 10px;text-align:center;font-size:12px;line-height:1.2;z-index:2}.collect-content .discount-badge span[data-v-18188e5a]{font-weight:700;display:block}.collect-content .card-cover[data-v-18188e5a]{position:relative;height:200px;background:#f8fafc;display:flex;align-items:center;justify-content:center;cursor:pointer}.collect-content .card-cover img[data-v-18188e5a]{max-width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.collect-content .card-cover .status-chip[data-v-18188e5a]{position:absolute;bottom:12px;left:12px;background:rgba(15,23,42,.75);color:#fff;font-size:12px;padding:4px 10px;border-radius:999px}.collect-content .card-body[data-v-18188e5a]{padding:18px 18px 0}.collect-content .card-body .card-title[data-v-18188e5a]{font-size:15px;font-weight:600;color:var(--color-title);height:48px;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.collect-content .card-body .card-price[data-v-18188e5a]{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.collect-content .card-body .card-price p[data-v-18188e5a]{font-size:18px;font-weight:700;color:var(--color-price)}.collect-content .card-body .card-price i[data-v-18188e5a]{font-size:18px;color:#f4a261;cursor:pointer}.collect-content .card-footer[data-v-18188e5a]{padding:16px 18px 20px;display:flex;justify-content:space-between;align-items:center;gap:8px}.collect-content .card-footer[data-v-18188e5a] .el-button--mini{border-radius:999px}html[dir=rtl] .collect-content[data-v-18188e5a]{padding-right:50px;padding-left:0}html[dir=rtl] .collect-content .card-footer[data-v-18188e5a],html[dir=rtl] .collect-content .card-price[data-v-18188e5a]{flex-direction:row-reverse}