.card.svelte-y4iao3{background:var(--color-white);border-radius:16px;padding:24px;box-shadow:var(--shadow-card);transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;gap:16px}.card.svelte-y4iao3:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.infos.svelte-y4iao3{display:flex;flex-direction:column;gap:4px}.brand.svelte-y4iao3{font-weight:600;font-family:var(--font-title)}.number.svelte-y4iao3{font-family:var(--font-body);color:var(--color-gray-soft);font-size:14px}.expiry.svelte-y4iao3{font-family:var(--font-body);font-size:12px;color:var(--color-gray-soft)}.badge-default.svelte-y4iao3{background:var(--color-info-bg);border:1px solid var(--color-info-border);color:var(--color-info-text);padding:4px 8px;border-radius:8px;font-size:10px;font-weight:600}.account-page.svelte-fu528z.svelte-fu528z{min-height:100vh;background:linear-gradient(135deg,#f6f5ff,#fff);font-family:Inter,sans-serif}.main-content.svelte-fu528z.svelte-fu528z{padding:40px;width:100%;max-width:1200px;margin:0 auto}.header.svelte-fu528z.svelte-fu528z{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:32px;margin-bottom:32px}.page-title.svelte-fu528z.svelte-fu528z{font-family:var(--font-title);color:#000;font-size:36px;font-weight:600;margin-bottom:8px}.page-subtitle.svelte-fu528z.svelte-fu528z{font-size:18px;color:#6b7280;font-weight:400}.back-button.svelte-fu528z.svelte-fu528z{background:#fff;color:#6b7280;border:2px solid #E5E7EB;border-radius:28px;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:24px;display:inline-flex;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.back-button.svelte-fu528z.svelte-fu528z:hover{background:#000;color:#fff;border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.account-tabs.svelte-fu528z.svelte-fu528z{display:flex;justify-content:flex-start;align-items:center;background:transparent;border-bottom:1px solid #E5E7EB;margin-bottom:32px;gap:0;overflow-x:auto;flex-wrap:nowrap}.account-tab.svelte-fu528z.svelte-fu528z{background:none;border:none;padding:16px 24px;font-size:16px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .3s ease;position:relative;border-bottom:2px solid transparent;font-family:var(--font-body);white-space:nowrap}.account-tab.active.svelte-fu528z.svelte-fu528z{color:#6366f1;border-bottom-color:#6366f1}.account-tab.svelte-fu528z.svelte-fu528z:hover:not(.active){color:#374151}.account-tab-content.svelte-fu528z.svelte-fu528z{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #00000014;border:1px solid #F6F5FF}.account-stat-card.svelte-fu528z.svelte-fu528z{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center}.account-stat-card.svelte-fu528z h3.svelte-fu528z{font-family:var(--font-title);font-size:16px;font-weight:600;color:#6b7280;margin:0 0 12px}.account-stat-value.svelte-fu528z.svelte-fu528z{font-size:40px;font-weight:700;color:#000;line-height:1}.account-stat-total.svelte-fu528z.svelte-fu528z{font-size:20px;color:#6b7280;margin-left:4px}.museum-stat-item.svelte-fu528z.svelte-fu528z{text-align:center}.current-plan.svelte-fu528z.svelte-fu528z{background:linear-gradient(135deg,#6a8dff,#f8c,#c8f 66%,#7353ba);border-radius:16px;padding:24px;margin-bottom:32px;color:#fff}.current-plan.canceled-plan.svelte-fu528z.svelte-fu528z{background:linear-gradient(135deg,#8b5f65,#a0616a,#b56a73 66%,#c7737c);border:2px solid rgba(255,179,179,.3);box-shadow:0 0 20px #ffb3b333}.current-plan.svelte-fu528z h3.svelte-fu528z{font-family:var(--font-title);font-size:24px;font-weight:600;margin-bottom:16px}.plan-details.svelte-fu528z.svelte-fu528z{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.plan-detail.svelte-fu528z.svelte-fu528z{background:#ffffff1a;border-radius:8px;padding:16px}.plan-detail-label.svelte-fu528z.svelte-fu528z{font-family:var(--font-body);font-size:var(--text-body);opacity:.9;margin-bottom:4px}.plan-detail-value.svelte-fu528z.svelte-fu528z{font-family:var(--font-body);font-size:18px;font-weight:600}.plans-section.svelte-fu528z h3.svelte-fu528z{font-family:var(--font-title);font-size:28px;font-weight:600;color:#000;margin-bottom:24px;text-align:center}.loading.svelte-fu528z.svelte-fu528z{text-align:center;padding:80px 40px;color:#6b7280;font-family:var(--font-body);font-size:18px}.loading-spinner.svelte-fu528z.svelte-fu528z{width:40px;height:40px;border:3px solid #F6F5FF;border-radius:50%;border-top-color:#6a8dff;animation:svelte-fu528z-spin 1s ease-in-out infinite;margin:0 auto 16px}@keyframes svelte-fu528z-spin{to{transform:rotate(360deg)}}.error.svelte-fu528z.svelte-fu528z{background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:16px;color:#b91c1c;margin-bottom:24px}.cancel-btn.svelte-fu528z.svelte-fu528z,.reactivate-btn.svelte-fu528z.svelte-fu528z{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:12px 20px;color:#fff;font-size:var(--text-body);font-weight:500;cursor:pointer;transition:all .3s ease;font-family:var(--font-body)}.cancel-btn.svelte-fu528z.svelte-fu528z:hover:not(:disabled){background:#ff64644d}.reactivate-btn.svelte-fu528z.svelte-fu528z:hover:not(:disabled){background:#ffffff4d}.cancel-btn.svelte-fu528z.svelte-fu528z:disabled,.reactivate-btn.svelte-fu528z.svelte-fu528z:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.main-content.svelte-fu528z.svelte-fu528z{padding:24px 20px}.header.svelte-fu528z.svelte-fu528z{padding:24px}.account-tabs.svelte-fu528z.svelte-fu528z{overflow-x:auto;-webkit-overflow-scrolling:touch}}.modal-overlay.svelte-fu528z.svelte-fu528z{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-fu528z.svelte-fu528z{background:#fff;border-radius:16px;padding:24px;width:90%;max-width:500px;box-shadow:0 4px 20px #00000026;animation:svelte-fu528z-modalFadeIn .3s ease-out}.modal-header.svelte-fu528z.svelte-fu528z{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modal-header.svelte-fu528z h3.svelte-fu528z{font-family:var(--font-title);font-size:24px;font-weight:600;color:#000;margin:0}.close-button.svelte-fu528z.svelte-fu528z{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;line-height:1;transition:color .2s ease}.close-button.svelte-fu528z.svelte-fu528z:hover{color:#000}.modal-body.svelte-fu528z.svelte-fu528z{margin-bottom:24px}.modal-body.svelte-fu528z p.svelte-fu528z{font-family:var(--font-body);font-size:16px;line-height:1.5;color:#374151;margin:0}.modal-footer.svelte-fu528z.svelte-fu528z{display:flex;justify-content:flex-end}.modal-button.svelte-fu528z.svelte-fu528z{background:linear-gradient(135deg,#6a8dff,#f8c,#c8f 66%,#7353ba);border:none;border-radius:28px;padding:12px 24px;color:#fff;font-size:var(--text-body);font-weight:500;cursor:pointer;transition:all .3s ease;font-family:var(--font-body)}.modal-button.svelte-fu528z.svelte-fu528z:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@keyframes svelte-fu528z-modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.museum-card.svelte-fu528z.svelte-fu528z{width:100%;align-items:flex-start;text-align:left}.museum-stats.svelte-fu528z.svelte-fu528z{display:flex;gap:24px;justify-content:space-between;width:100%;flex-wrap:wrap}.museum-stat-item.svelte-fu528z.svelte-fu528z{flex:1 1 120px;text-align:center}.museum-stat-value.svelte-fu528z.svelte-fu528z{font-size:24px;font-weight:700;color:#000}.museum-stat-label.svelte-fu528z.svelte-fu528z{font-family:var(--font-body);font-size:12px;color:#6b7280;margin-top:4px}
