.coupon-manager[data-v-ff81f698]{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #0000001a}.coupon-summary[data-v-ff81f698]{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff7e6;border-radius:10px;border:1px solid #ffe7b8;cursor:pointer}.summary-left[data-v-ff81f698]{display:flex;flex-direction:column;gap:4px}.summary-title[data-v-ff81f698]{font-size:15px;font-weight:600;color:#333}.summary-text[data-v-ff81f698]{font-size:13px;color:#666}.summary-right[data-v-ff81f698]{display:flex;align-items:center;gap:4px;color:#ff8c42;font-size:13px}.summary-toggle-icon[data-v-ff81f698]{font-size:12px}.coupon-detail-wrapper[data-v-ff81f698]{margin-top:16px}.coupon-header[data-v-ff81f698]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.coupon-header h3[data-v-ff81f698]{margin:0;color:#333;font-size:18px}.coupon-stats[data-v-ff81f698]{display:flex;gap:15px}.stat-item[data-v-ff81f698]{display:flex;align-items:center;gap:5px}.stat-label[data-v-ff81f698]{font-size:14px;color:#666}.stat-value[data-v-ff81f698]{font-size:14px;font-weight:600;color:#333}.coupon-section[data-v-ff81f698]{margin-bottom:25px}.coupon-section h4[data-v-ff81f698]{margin:0 0 15px;color:#333;font-size:16px}.coupon-list[data-v-ff81f698]{display:flex;flex-direction:column;gap:12px}.coupon-card[data-v-ff81f698]{display:flex;align-items:center;padding:15px;border-radius:10px;border:1px solid #ddd;transition:all .2s}.coupon-card.available[data-v-ff81f698]{background:linear-gradient(135deg,#fff9e6,#fff);border-color:gold}.coupon-card.available[data-v-ff81f698]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffd70033}.coupon-card.used[data-v-ff81f698]{background:#f8f9fa;border-color:#e9ecef;opacity:.7}.coupon-icon[data-v-ff81f698]{font-size:24px;margin-right:15px}.coupon-info[data-v-ff81f698]{flex:1}.coupon-name[data-v-ff81f698]{font-size:16px;font-weight:600;color:#333;margin-bottom:5px}.coupon-desc[data-v-ff81f698]{font-size:14px;color:#666;margin-bottom:5px}.coupon-value[data-v-ff81f698]{font-size:14px;color:#ff6b35;font-weight:600;margin-bottom:5px}.coupon-expiry[data-v-ff81f698],.coupon-used-at[data-v-ff81f698]{font-size:12px;color:#999}.coupon-actions[data-v-ff81f698]{margin-left:15px}.use-btn[data-v-ff81f698]{padding:8px 16px;background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.use-btn[data-v-ff81f698]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #ff6b354d}.use-btn[data-v-ff81f698]:disabled{opacity:.6;cursor:not-allowed}.coupon-status[data-v-ff81f698]{margin-left:15px}.used-badge[data-v-ff81f698]{padding:4px 8px;background:#6c757d;color:#fff;border-radius:4px;font-size:12px}.empty-state[data-v-ff81f698]{text-align:center;padding:40px 20px;color:#666}.empty-icon[data-v-ff81f698]{font-size:48px;margin-bottom:15px}.empty-text[data-v-ff81f698]{font-size:18px;font-weight:600;margin-bottom:10px}.empty-desc[data-v-ff81f698]{font-size:14px;color:#999}@media (max-width: 768px){.coupon-header[data-v-ff81f698]{flex-direction:column;align-items:flex-start;gap:10px}.coupon-stats[data-v-ff81f698]{width:100%;justify-content:space-between}.coupon-card[data-v-ff81f698]{flex-direction:column;align-items:flex-start;gap:10px}.coupon-actions[data-v-ff81f698],.coupon-status[data-v-ff81f698]{margin-left:0;width:100%}.use-btn[data-v-ff81f698]{width:100%}}.member-center[data-v-ea78b8a9]{min-height:100vh;background:#f5f5f5;color:#333}.member-card[data-v-ea78b8a9]{margin:20px;padding:25px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;display:flex;justify-content:space-between;align-items:center}.member-info[data-v-ea78b8a9]{flex:1}.member-level[data-v-ea78b8a9]{display:flex;align-items:center;margin-bottom:8px}.level-icon[data-v-ea78b8a9]{font-size:24px;margin-right:8px}.level-name[data-v-ea78b8a9]{font-size:20px;font-weight:600}.member-desc[data-v-ea78b8a9]{font-size:14px;opacity:.9;margin-bottom:15px}.member-progress[data-v-ea78b8a9]{margin-top:15px}.progress-text[data-v-ea78b8a9]{font-size:12px;opacity:.8;margin-bottom:8px}.progress-bar[data-v-ea78b8a9]{height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}.progress-fill[data-v-ea78b8a9]{height:100%;background:#fff;border-radius:2px;transition:width .3s ease}.member-avatar[data-v-ea78b8a9]{margin-left:20px}.member-avatar img[data-v-ea78b8a9]{width:60px;height:60px;border-radius:50%;border:3px solid rgba(255,255,255,.3)}.usage-status-section[data-v-ea78b8a9]{margin:0 20px 20px}.usage-card[data-v-ea78b8a9]{background:#fff;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #34c759}.usage-card.usage-exhausted[data-v-ea78b8a9]{border-left-color:#ff3b30}.usage-info[data-v-ea78b8a9]{display:flex;align-items:center;flex:1}.usage-icon[data-v-ea78b8a9]{font-size:24px;margin-right:15px}.usage-content[data-v-ea78b8a9]{flex:1}.usage-title[data-v-ea78b8a9]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.usage-desc[data-v-ea78b8a9]{font-size:14px;color:#666;line-height:1.4}.usage-action .upgrade-btn[data-v-ea78b8a9]{background:#ff6b35;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.usage-action .upgrade-btn[data-v-ea78b8a9]:hover{background:#e55a2b}.stats-section[data-v-ea78b8a9]{display:flex;margin:0 20px 20px;background:#fff;border-radius:12px;padding:20px}.stat-item[data-v-ea78b8a9]{flex:1;text-align:center}.stat-item[data-v-ea78b8a9]:not(:last-child){border-right:1px solid #f0f0f0}.stat-value[data-v-ea78b8a9]{font-size:20px;font-weight:600;color:#333;margin-bottom:4px}.stat-label[data-v-ea78b8a9]{font-size:12px;color:#999}.benefits-section[data-v-ea78b8a9],.points-section[data-v-ea78b8a9],.coupons-section[data-v-ea78b8a9]{margin:0 20px 20px;background:#fff;border-radius:12px;padding:20px}.section-title[data-v-ea78b8a9]{font-size:16px;font-weight:600;margin-bottom:15px;color:#333}.section-header[data-v-ea78b8a9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.more-btn[data-v-ea78b8a9]{background:none;border:none;color:#007aff;font-size:14px;cursor:pointer}.benefits-grid[data-v-ea78b8a9]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.benefit-item[data-v-ea78b8a9]{padding:15px;border:1px solid #e5e5e5;border-radius:8px;text-align:center;position:relative}.benefit-item.disabled[data-v-ea78b8a9]{opacity:.5;background:#f8f8f8}.benefit-item.membership-plan[data-v-ea78b8a9]{cursor:pointer;transition:all .3s ease;border:2px solid transparent}.benefit-item.membership-plan[data-v-ea78b8a9]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#ff6b35}.benefit-item.coming-soon[data-v-ea78b8a9]{opacity:.6;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-color:#dee2e6;cursor:not-allowed}.benefit-item.coming-soon[data-v-ea78b8a9]:hover{transform:none;box-shadow:none;border-color:#dee2e6}.benefit-coming-soon[data-v-ea78b8a9]{font-size:10px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:10px;font-weight:500}.benefit-disabled-reason[data-v-ea78b8a9]{font-size:10px;color:#dc3545;background:#fff5f5;padding:2px 6px;border-radius:10px;font-weight:500;margin-top:4px}.benefit-icon[data-v-ea78b8a9]{font-size:24px;margin-bottom:8px}.benefit-name[data-v-ea78b8a9]{font-size:14px;font-weight:500;margin-bottom:4px;color:#333}.benefit-desc[data-v-ea78b8a9]{font-size:12px;color:#666;margin-bottom:8px;line-height:1.4}.benefit-price[data-v-ea78b8a9]{font-size:14px;font-weight:600;color:#ff6b35;background:linear-gradient(135deg,#ff6b35,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.benefit-status[data-v-ea78b8a9]{font-size:10px;color:#ff6b35;background:#fff3f0;padding:2px 6px;border-radius:10px;display:inline-block}.coupons-list[data-v-ea78b8a9]{display:flex;flex-direction:column;gap:12px}.coupon-item[data-v-ea78b8a9]{display:flex;align-items:center;padding:15px;border:1px solid #e5e5e5;border-radius:8px;position:relative}.coupon-item.expired[data-v-ea78b8a9]{opacity:.5;background:#f8f8f8}.coupon-left[data-v-ea78b8a9]{width:60px;text-align:center;margin-right:15px}.coupon-amount[data-v-ea78b8a9]{font-size:20px;font-weight:600;color:#ff6b35}.coupon-unit[data-v-ea78b8a9]{font-size:12px;color:#ff6b35}.coupon-right[data-v-ea78b8a9]{flex:1}.coupon-name[data-v-ea78b8a9]{font-size:14px;font-weight:500;color:#333;margin-bottom:2px}.coupon-desc[data-v-ea78b8a9]{font-size:12px;color:#666;margin-bottom:2px}.coupon-expire[data-v-ea78b8a9]{font-size:10px;color:#999}.coupon-status[data-v-ea78b8a9]{position:absolute;top:10px;right:10px;font-size:10px;padding:2px 6px;border-radius:10px;background:#e8f5e8;color:#34c759}.coupon-item.expired .coupon-status[data-v-ea78b8a9]{background:#ffe8e8;color:#ff3b30}.upgrade-section[data-v-ea78b8a9]{margin:0 20px 20px}.upgrade-card[data-v-ea78b8a9]{background:linear-gradient(135deg,#ffeaa7,#fab1a0);border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center}.upgrade-info[data-v-ea78b8a9]{flex:1}.upgrade-title[data-v-ea78b8a9]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.upgrade-desc[data-v-ea78b8a9]{font-size:12px;color:#666}.upgrade-btn[data-v-ea78b8a9]{background:#ff6b35;color:#fff;border:none;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;margin-left:15px}.payment-modal-overlay[data-v-ea78b8a9]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-ea78b8a9 .2s ease}@keyframes fadeIn-ea78b8a9{0%{opacity:0}to{opacity:1}}.payment-modal[data-v-ea78b8a9]{background:#fff;border-radius:16px;width:85%;max-width:320px;overflow:hidden;animation:slideUp-ea78b8a9 .3s ease;box-shadow:0 15px 40px #00000040}@keyframes slideUp-ea78b8a9{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close[data-v-ea78b8a9]{position:absolute;top:10px;right:10px;background:#fff3;border:none;width:26px;height:26px;border-radius:50%;font-size:14px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.modal-header[data-v-ea78b8a9]{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px 15px;text-align:center;position:relative}.modal-icon[data-v-ea78b8a9]{font-size:36px;margin-bottom:6px}.modal-title[data-v-ea78b8a9]{color:#fff;font-size:18px;font-weight:600;margin:0}.modal-body[data-v-ea78b8a9]{padding:15px}.plan-details[data-v-ea78b8a9]{background:#f8f9fa;border-radius:10px;padding:12px;margin-bottom:12px}.plan-item[data-v-ea78b8a9]{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #eee}.plan-item[data-v-ea78b8a9]:last-child{border-bottom:none}.plan-label[data-v-ea78b8a9]{color:#666;font-size:13px}.plan-value[data-v-ea78b8a9]{color:#333;font-weight:600;font-size:13px}.price-item .plan-price[data-v-ea78b8a9]{color:#ff6b35;font-size:20px;font-weight:700}.plan-benefits[data-v-ea78b8a9]{display:flex;flex-wrap:wrap;gap:6px}.benefit-tag[data-v-ea78b8a9]{background:#e8f5e9;color:#2e7d32;padding:4px 10px;border-radius:15px;font-size:11px;font-weight:500}.modal-footer[data-v-ea78b8a9]{padding:0 15px 20px;text-align:center}.pay-btn[data-v-ea78b8a9]{width:100%;background:linear-gradient(135deg,#ff6b35,#f5576c);color:#fff;border:none;padding:12px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}.pay-btn[data-v-ea78b8a9]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.pay-btn[data-v-ea78b8a9]:disabled{opacity:.7;cursor:not-allowed}.loading-spinner[data-v-ea78b8a9]{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-ea78b8a9 .8s linear infinite}@keyframes spin-ea78b8a9{to{transform:rotate(360deg)}}.pay-hint[data-v-ea78b8a9]{margin-top:12px;color:#999;font-size:12px}.page[data-v-a5571a49]{min-height:100vh;width:100%;background:#f5f5f5;color:#333}.content[data-v-a5571a49]{padding:20px 20px 24px}.card[data-v-a5571a49]{background:#fff;border-radius:0;padding:20px;box-shadow:none}.plan-header[data-v-a5571a49]{display:flex;align-items:center;margin-bottom:12px}.plan-icon[data-v-a5571a49]{font-size:32px;margin-right:12px}.plan-info[data-v-a5571a49]{flex:1}.plan-name[data-v-a5571a49]{font-size:16px;font-weight:600;margin-bottom:4px}.plan-desc[data-v-a5571a49]{font-size:13px;color:#666}.plan-meta[data-v-a5571a49]{margin-top:10px;border-top:1px dashed #e5e5e5;padding-top:10px}.meta-item[data-v-a5571a49]{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.meta-item .label[data-v-a5571a49]{color:#888}.meta-item .value[data-v-a5571a49]{color:#333}.meta-item.price .value[data-v-a5571a49]{color:#e11d48;font-weight:600}.hint[data-v-a5571a49]{margin-top:10px;font-size:12px;color:#999}.benefits[data-v-a5571a49]{margin:12px 0 0;padding-left:18px;font-size:13px;color:#555}.actions[data-v-a5571a49]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.btn[data-v-a5571a49]{min-width:90px;padding:10px 14px;border-radius:999px;border:1px solid #ddd;background:#fff;font-size:14px;cursor:pointer}.btn.primary[data-v-a5571a49]{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.empty-text[data-v-a5571a49]{padding:60px 20px;text-align:center;color:#999}.coupon-section[data-v-a5571a49]{margin-top:16px;padding-top:16px;border-top:1px dashed #e5e5e5}.coupon-header[data-v-a5571a49]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.coupon-label[data-v-a5571a49]{font-size:14px;font-weight:500;color:#333}.coupon-count[data-v-a5571a49]{font-size:12px;color:#e11d48}.coupon-list[data-v-a5571a49]{display:flex;flex-direction:column;gap:8px}.coupon-item[data-v-a5571a49]{display:flex;align-items:center;padding:10px 12px;background:#fff8f0;border:1px solid #ffe0c0;border-radius:8px;cursor:pointer;transition:all .2s}.coupon-item.selected[data-v-a5571a49]{background:#fff0e6;border-color:#ff8c00}.coupon-amount[data-v-a5571a49]{font-size:18px;font-weight:600;color:#e11d48;margin-right:12px}.coupon-info[data-v-a5571a49]{flex:1}.coupon-name[data-v-a5571a49]{font-size:13px;color:#333}.coupon-expire[data-v-a5571a49]{font-size:11px;color:#999;margin-top:2px}.coupon-check[data-v-a5571a49]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#ff8c00}.price-summary[data-v-a5571a49]{margin-top:16px;padding:12px;background:#f9f9f9;border-radius:8px}.summary-item[data-v-a5571a49]{display:flex;justify-content:space-between;font-size:13px;color:#666;margin-bottom:6px}.summary-item.discount[data-v-a5571a49]{color:#e11d48}.summary-item.total[data-v-a5571a49]{margin-top:8px;padding-top:8px;border-top:1px solid #eee;font-size:14px;font-weight:500;color:#333}.final-price[data-v-a5571a49]{color:#e11d48;font-size:16px;font-weight:600}
