.notif-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px;animation:notifFadeIn .25s ease-out}@keyframes notifFadeIn{0%{opacity:0}to{opacity:1}}.notif-modal{background:#fff;border-radius:20px;box-shadow:0 24px 80px #0000002e;width:100%;max-width:440px;overflow:hidden;animation:notifSlideUp .3s ease-out}@keyframes notifSlideUp{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-icon-ring{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:1.6rem}.notif-icon-ring.high{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;box-shadow:0 4px 16px #d9770633}.notif-icon-ring.medium{background:linear-gradient(135deg,#ecfdf5,#a7f3d0);color:#059669;box-shadow:0 4px 16px #05966933}.notif-icon-ring.low{background:linear-gradient(135deg,#eff6ff,#bfdbfe);color:#2563eb;box-shadow:0 4px 16px #2563eb26}.notif-body{padding:32px 28px 24px;text-align:center}.notif-title{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:800;color:#1f2937;margin:0 0 8px}.notif-message{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0}.notif-date-highlight{display:inline-block;margin-top:12px;padding:8px 18px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #c4b5fd;border-radius:10px;font-size:.95rem;font-weight:700;color:#7c3aed;letter-spacing:.02em}.notif-footer{display:flex;gap:8px;padding:16px 28px 24px;justify-content:center}.notif-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;border-radius:12px;border:none;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.notif-btn.primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.notif-btn.primary:hover{box-shadow:0 4px 16px #7c3aed4d;transform:translateY(-1px)}.notif-btn.secondary{background:#f3f4f6;color:#6b7280}.notif-btn.secondary:hover{background:#e5e7eb;color:#374151}.notif-counter{font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.academy-flicker{animation:academyPulse 1.2s ease-in-out infinite;font-weight:700!important;border-left:3px solid #dc2626}@keyframes academyPulse{0%,to{background:#fef2f2;color:#dc2626;box-shadow:0 0 #dc262600}50%{background:#dc2626;color:#fff;box-shadow:0 0 12px 2px #dc262659}}.dashboard-sidebar{position:fixed;top:0;bottom:0;left:0;width:16rem;transform:translate3d(-100%,0,0);transition:transform .3s ease-in-out;will-change:transform}.dashboard-sidebar[data-sidebar-state=open]{transform:translateZ(0)}.dashboard-sidebar[data-sidebar-state=closed]{transform:translate3d(-100%,0,0)}@media(min-width:768px){.dashboard-sidebar[data-sidebar-admin=false]{position:static;z-index:20;transform:translateZ(0);transition:none;will-change:auto}}@media(prefers-reduced-motion:reduce){.dashboard-sidebar{transition-duration:1ms}}.dl-sub-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;transition:all .2s;color:#6b7280}.dl-sub-link:hover{color:#9f0013}.dl-sub-link--active-red{color:#9f0013;font-weight:700}.dl-sub-link--active-purple{color:#9333ea;font-weight:700}.dl-sub-link--active-red:hover,.dl-sub-link--active-purple:hover{color:inherit}.academy-history-divider{display:flex;align-items:center;gap:12px;margin:18px 2px 12px}.academy-history-divider>span{flex:1;border-top:2px dotted #cbd5e1}.academy-history-divider>strong{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}.academy-journey-lanes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.academy-journey-lanes button{padding:4px 10px;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#475569;cursor:pointer;font-size:11px;font-weight:700}.academy-journey-lanes button.active{border-color:#7f1d1d;background:#7f1d1d;color:#fff}.academy-journey-lane-note,.academy-journey-empty{margin:0 0 6px;color:#94a3b8;font-size:11px}.academy-journey-frame{height:480px;padding-right:6px;overflow-y:auto}.academy-journey-empty{padding-top:8px;font-size:12px}.academy-journey-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:8px 2px;border-top:1px solid #f1f5f9;font-size:12px}.academy-journey-row:first-child{border-top:0}.academy-journey-row>time{min-width:88px;color:#1e293b;font-weight:800;white-space:nowrap}.academy-journey-row>time i{margin-right:5px;color:#94a3b8}.academy-journey-event,.academy-journey-credit-meta em,.academy-journey-delivery{display:inline-flex;padding:2px 10px;border-radius:9999px;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.academy-journey-event{background:#f1f5f9;color:#475569}.academy-journey-event.cash,.academy-journey-event.membership_cash{background:#ecfdf5;color:#047857}.academy-journey-event.restored{background:#eff6ff;color:#0369a1}.academy-journey-event.spent{background:#fffbeb;color:#92400e}.academy-journey-event.consumed{background:#f0fdfa;color:#0f766e}.academy-journey-event.voided{background:#fef2f2;color:#b91c1c}.academy-journey-description{flex:1 1 260px;min-width:0;color:#334155}.academy-journey-description small{color:#94a3b8}.academy-journey-description button{padding:0;border:0;margin-left:8px;background:none;color:#047857;cursor:pointer;font-size:11.5px;font-weight:700;text-decoration:underline;white-space:nowrap}.academy-journey-delivery{margin-left:8px;background:#f0fdfa;color:#0f766e}.academy-journey-delivery.attended{background:#fffbeb;color:#b45309}.academy-journey-amount{display:flex;align-items:flex-end;flex-direction:column;gap:3px;margin-left:auto}.academy-journey-amount>strong{color:#64748b;font-size:13px;font-weight:800;white-space:nowrap}.academy-journey-amount.cash>strong{color:#047857}.academy-journey-credit-meta{display:inline-flex;align-items:center;gap:6px}.academy-journey-credit-meta small{color:#94a3b8;font-size:10.5px;white-space:nowrap}.academy-journey-credit-meta em[data-origin=membership],.academy-journey-amount[data-origin=membership]>strong{color:#4338ca}.academy-journey-credit-meta em[data-origin=membership]{background:#eef2ff}.academy-journey-credit-meta em[data-origin=bonus],.academy-journey-amount[data-origin=bonus]>strong{color:#92400e}.academy-journey-credit-meta em[data-origin=bonus]{background:#fffbeb}.academy-journey-credit-meta em[data-origin=grant],.academy-journey-amount[data-origin=grant]>strong{color:#166534}.academy-journey-credit-meta em[data-origin=grant]{background:#f0fdf4}.academy-journey-credit-meta em[data-origin=refund],.academy-journey-amount[data-origin=refund]>strong{color:#b91c1c}.academy-journey-credit-meta em[data-origin=refund]{background:#fef2f2}.academy-journey-credit-meta em[data-origin=minted_preserve],.academy-journey-amount[data-origin=minted_preserve]>strong{color:#7e22ce}.academy-journey-credit-meta em[data-origin=minted_preserve]{background:#faf5ff}.academy-journey-credit-meta em[data-origin=lapse],.academy-journey-credit-meta em[data-origin=transfer],.academy-journey-credit-meta em[data-origin=other],.academy-journey-amount[data-origin=lapse]>strong,.academy-journey-amount[data-origin=transfer]>strong,.academy-journey-amount[data-origin=other]>strong{color:#475569}.academy-journey-credit-meta em[data-origin=lapse],.academy-journey-credit-meta em[data-origin=transfer],.academy-journey-credit-meta em[data-origin=other]{background:#f1f5f9}.academy-receipt-overlay{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172abf}.academy-receipt-dialog{display:flex;min-width:340px;max-width:90vw;max-height:90vh;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0006}.academy-receipt-dialog>header{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #e2e8f0}.academy-receipt-dialog>header>i{color:#318159}.academy-receipt-dialog>header strong{flex:1;color:#1e293b;font-size:13px}.academy-receipt-dialog a,.academy-receipt-dialog button{color:#047857;font-size:12px;font-weight:700}.academy-receipt-dialog button{padding:6px 12px;border:0;border-radius:8px;background:#f1f5f9;color:#475569;cursor:pointer}.academy-receipt-provider{display:flex;align-items:center;flex-direction:column;gap:12px;padding:34px 40px;color:#334155;text-align:center}.academy-receipt-provider>i{color:#635bff;font-size:34px}.academy-receipt-provider a{padding:10px 18px;border-radius:10px;background:#318159;color:#fff;text-decoration:none}.academy-receipt-image{display:flex;align-items:center;justify-content:center;padding:12px;overflow:auto}.academy-receipt-image img{width:auto;max-width:calc(90vw - 64px);height:auto;max-height:calc(90vh - 110px);border-radius:8px;object-fit:contain}.academy-receipt-fallback{padding:6px 14px;border-bottom:1px solid #f1f5f9;margin:0;color:#94a3b8;font-size:11px}.academy-receipt-dialog iframe{width:min(640px,86vw);height:78vh;border:0}@media(max-width:640px){.academy-history-divider{gap:8px}.academy-history-divider>strong{white-space:normal;text-align:center}.academy-journey-row{align-items:flex-start}.academy-journey-description{flex-basis:calc(100% - 110px)}.academy-journey-amount{width:100%}.academy-receipt-dialog{min-width:0;width:100%}.academy-receipt-dialog>header{flex-wrap:wrap}}.academy-dashboard{min-height:100%;display:flex;flex-direction:column;gap:20px}.academy-header{display:flex;justify-content:space-between;align-items:flex-start}.academy-title{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;color:#1a1a2e;display:flex;align-items:center;gap:10px}.academy-title i{color:#7c3aed}.academy-subtitle{font-size:.8rem;color:#6b7280;margin-top:2px}.academy-refresh-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.academy-refresh-btn:hover{border-color:#a78bfa;color:#7c3aed;background:#f5f3ff}.academy-refresh-btn.csv-btn{color:#059669;border-color:#a7f3d0}.academy-refresh-btn.csv-btn:hover{background:#ecfdf5;border-color:#6ee7b7}.academy-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.academy-subtabs{display:flex;gap:4px;background:#f3f4f6;border-radius:12px;padding:4px;width:fit-content}.subtab-btn{display:flex;align-items:center;gap:6px;padding:8px 18px;border-radius:10px;border:none;background:transparent;font-size:12px;font-weight:700;color:#6b7280;cursor:pointer;transition:all .2s}.subtab-btn:hover{color:#374151}.subtab-btn.active{background:#fff;color:#1f2937;box-shadow:0 1px 3px #0000001a}.subtab-btn.unpaid.active{color:#ea580c}.subtab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:10px;background:#e5e7eb;font-size:10px;font-weight:700;color:#374151;padding:0 5px}.subtab-btn.active .subtab-count{background:#ede9fe;color:#7c3aed}.subtab-btn.unpaid.active .subtab-count,.subtab-count.warning{background:#fff7ed;color:#ea580c}.credits-tab{display:flex;flex-direction:column;gap:16px}.credit-monitor-summary{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(260px,1.4fr);gap:12px}.credit-monitor-card,.credit-integrity-banner{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px}.credit-monitor-card strong,.credit-integrity-banner strong{display:block;margin-top:4px;color:#111827;font-size:20px}.credit-monitor-label{color:#6b7280;font-size:11px;font-weight:800;text-transform:uppercase}.credit-integrity-banner{display:flex;justify-content:space-between;gap:12px;align-items:center}.credit-integrity-banner.clean{border-color:#a7f3d0;background:#f0fdf4}.credit-integrity-banner.warn{border-color:#fed7aa;background:#fff7ed}.credit-integrity-banner small{display:block;margin-top:2px;color:#6b7280;font-size:12px}.credit-issues-panel{display:grid;gap:10px;padding:14px 16px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#7f1d1d;font-size:12px}.credit-issues-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.credit-issues-head strong{color:#991b1b;font-size:14px}.credit-issues-head span,.credit-issues-panel small{color:#7f1d1d;opacity:.78;font-size:12px;font-weight:650}.credit-issues-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px}.credit-issue-item{display:grid;gap:3px;border:1px solid #fecaca;border-radius:8px;background:#fff;padding:9px 10px}.credit-issue-item span{color:#991b1b;font-size:12px;font-weight:850}.credit-issue-item code{color:#7f1d1d;font-size:12px;overflow:hidden;text-overflow:ellipsis}.credit-origin-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.credit-origin-row{display:grid;gap:2px;min-height:70px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:10px 12px}.credit-origin-row span{color:#6b7280;font-size:11px;font-weight:800;text-transform:capitalize}.credit-origin-row strong{color:#111827;font-size:18px}.credit-origin-row small{color:#9ca3af;font-size:11px}.credit-filter-bar{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) 150px 140px auto;gap:8px;align-items:center}.credit-filter-bar input,.credit-filter-bar select{height:38px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;font-size:13px;padding:0 10px}.credit-events-table code{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.credit-map-link{border:0;background:transparent;color:#4f46e5;cursor:pointer;font-size:12px;font-weight:800;padding:0;text-decoration:underline}.credit-receipt-link{color:#4f46e5;font-size:12px;font-weight:800;text-decoration:underline}.credit-receipt-link.proof{color:#b45309}.credit-receipt-empty{color:#9ca3af;font-size:12px;font-weight:700}.credit-origin-text{color:#6b7280;font-size:12px;font-weight:800}.credit-origin-text.membership{color:#047857}.credit-origin-text.bonus{color:#b45309}.credit-origin-text.minted-preserve{color:#2563eb}.credit-event-pill{display:inline-flex;align-items:center;min-width:78px;justify-content:center;border-radius:999px;padding:4px 8px;background:#f3f4f6;color:#374151;font-size:11px;font-weight:800;text-transform:capitalize}.credit-event-pill.minted,.credit-event-pill.restored,.credit-amount-pos{color:#047857}.credit-event-pill.spent,.credit-event-pill.voided,.credit-amount-neg{color:#b91c1c}.credit-event-pill.minted,.credit-event-pill.restored{background:#ecfdf5}.credit-event-pill.spent,.credit-event-pill.voided{background:#fef2f2}.credit-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#6b7280;font-size:13px;font-weight:700}@media(max-width:980px){.academy-subtabs{flex-wrap:wrap;width:100%}.credit-monitor-summary,.credit-filter-bar{grid-template-columns:1fr}}.unpaid-row:hover{background:#fffbeb!important}.email-cell{color:#6b7280;font-size:12px}.academy-badge.ba{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.unpaid-search-bar{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .2s,box-shadow .2s}.unpaid-search-bar:focus-within{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed14}.unpaid-search-bar i.fa-magnifying-glass{color:#9ca3af;font-size:13px;flex-shrink:0}.unpaid-search-input{flex:1;border:none;outline:none;font-size:13px;font-family:Inter,sans-serif;color:#1f2937;background:transparent}.unpaid-search-input::placeholder{color:#d1d5db}.unpaid-search-clear{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:none;background:#f3f4f6;color:#9ca3af;cursor:pointer;flex-shrink:0;transition:all .15s}.unpaid-search-clear:hover{background:#fef2f2;color:#dc2626}.unpaid-result-count{padding:8px 16px;font-size:11px;color:#9ca3af;border-top:1px solid #f3f4f6;text-align:center}.filter-row th{background:#f3f0ff;padding:8px 10px;border-bottom:2px solid #ede9fe}.column-filter{width:100%;padding:7px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-family:Inter,sans-serif;color:#374151;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.column-filter:focus{border-color:#a78bfa;box-shadow:0 0 0 2px #7c3aed1a}.column-filter::placeholder{color:#a78bfa;font-size:11px;font-weight:500}select.column-filter{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%239ca3af'/%3E%3C/svg%3E") no-repeat right 8px center;padding-right:22px}.unpaid-filter-status{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#faf5ff;border:1px solid #ede9fe;border-radius:8px;font-size:12px;color:#6b7280}.unpaid-clear-all{display:flex;align-items:center;gap:5px;border:none;background:none;color:#7c3aed;font-size:11px;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .15s}.unpaid-clear-all:hover{background:#ede9fe}.no-results-cell{text-align:center;padding:40px 16px!important;color:#9ca3af;font-size:13px}.no-results-cell i{margin-right:6px;font-size:14px}.date-range-filter{display:flex;flex-direction:column;gap:3px}.date-filter{font-size:11px!important;padding:6px 5px!important;min-width:0;flex:1}.date-separator{color:#9ca3af;font-size:10px;flex-shrink:0}.academy-filters{display:flex;gap:8px;flex-wrap:wrap}.academy-filter-pill{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.academy-filter-pill:hover{border-color:#a78bfa;color:#5b21b6}.academy-filter-pill.active{background:#7c3aed;color:#fff;border-color:#7c3aed;box-shadow:0 2px 8px #7c3aed40}.academy-filter-pill.active .pill-count{background:#ffffff40;color:#fff}.pill-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:10px;background:#f3f4f6;font-size:10px;font-weight:700;color:#374151;padding:0 5px}.academy-error{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px;font-size:13px;font-weight:500}.academy-error button{margin-left:auto;background:none;border:none;color:#dc2626;cursor:pointer;font-size:14px}.academy-loading,.academy-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;gap:8px;padding:60px 0}.academy-loading i,.academy-empty i{font-size:2rem;margin-bottom:4px}.academy-empty h3{font-size:1rem;font-weight:700;color:#6b7280}.academy-empty p{font-size:.8rem}.academy-access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#9ca3af}.academy-access-denied i{font-size:3rem;color:#d1d5db}.academy-access-denied h3{font-size:1.25rem;font-weight:700;color:#6b7280}.academy-table-wrapper{flex:1;min-height:520px;overflow:auto;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.academy-table-wrapper:has(tbody tr:nth-child(6)){margin-bottom:45vh}.academy-table{width:100%;border-collapse:collapse;font-size:13px}.academy-table thead{position:sticky;top:0;z-index:2}.academy-table th{background:#f9fafb;padding:8px 10px;text-align:left;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#4c1d95;border-bottom:1px solid #e5e7eb;white-space:nowrap}.academy-table td{padding:10px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.academy-table tbody tr{transition:background .15s}.academy-table tbody tr:hover{background:#faf5ff}.partner-cell{display:flex;flex-direction:column;gap:1px}.partner-name{font-weight:700;color:#1f2937;font-size:13px}.partner-id{font-family:JetBrains Mono,monospace;font-size:10px;color:#9ca3af}.academy-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:800;letter-spacing:.05em}.academy-badge.mp{background:#f3e8ff;color:#7c3aed;border:1px solid #ddd6fe}.academy-badge.cp{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.amount-cell{font-weight:700;color:#059669;font-family:JetBrains Mono,monospace;font-size:12px}.date-cell{color:#111827;font-size:13px;font-weight:600;white-space:nowrap}.date-cell.date-academy{color:#5b21b6;font-weight:700;background:#7c3aed1a;border-radius:6px;padding:4px 8px}.date-cell.date-desired{color:#92400e;font-weight:700;background:#d977061a;border-radius:6px;padding:4px 8px}.date-cell.date-paid{color:#065f46;font-weight:700;background:#0596691a;border-radius:6px;padding:4px 8px}.confirmed-cell{text-align:center;font-size:16px}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:700;box-shadow:inset 0 0 0 1px currentColor;white-space:nowrap}.status-badge i{font-size:10px}.action-col{text-align:right;min-width:80px}.action-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:8px;border:none;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn.schedule{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.action-btn.schedule:hover:not(:disabled){background:#2563eb;color:#fff}.action-btn.cancel{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.action-btn.cancel:hover:not(:disabled){background:#dc2626;color:#fff}.action-btn.checkin{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.action-btn.checkin:hover:not(:disabled){background:#16a34a;color:#fff}.enrolled-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;background:#f5f3ff;color:#7c3aed;font-size:11px;font-weight:700;border:1px solid #ddd6fe}.academy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.academy-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;width:100%;max-width:460px;overflow:hidden;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f3f4f6;background:#fafafa}.modal-header h3{font-size:15px;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:8px}.modal-close{width:28px;height:28px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.modal-close:hover{color:#dc2626;border-color:#fca5a5}.modal-body{padding:20px}.modal-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:6px;margin-top:16px}.modal-input{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;font-size:13px;transition:border-color .15s;outline:none;box-sizing:border-box}.modal-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px;border-top:1px solid #f3f4f6;background:#fafafa}.modal-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:10px;border:none;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.modal-btn:disabled{opacity:.5;cursor:not-allowed}.modal-btn.secondary{background:#f3f4f6;color:#6b7280}.modal-btn.secondary:hover{background:#e5e7eb}.modal-btn.primary{background:#7c3aed;color:#fff}.modal-btn.primary:hover:not(:disabled){background:#6d28d9}.modal-btn.danger{background:#dc2626;color:#fff}.modal-btn.danger:hover:not(:disabled){background:#b91c1c}.cancel-info{font-size:13px;color:#374151;line-height:1.6}.cancel-note{font-size:11px;color:#9ca3af;margin-top:4px}.schedule-info{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.schedule-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.schedule-avatar.mp{background:#f3e8ff;color:#7c3aed;border:1px solid #ddd6fe}.schedule-avatar.cp{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.schedule-detail{display:flex;flex-direction:column;gap:1px}.schedule-name{font-weight:700;color:#1f2937;font-size:13px}.schedule-meta{font-size:11px;color:#9ca3af}.classes-tab{display:flex;flex-direction:column;gap:16px}.classes-toolbar,.classes-editor-actions{display:flex;align-items:center;gap:8px}.classes-editor-actions{flex-wrap:wrap;justify-content:flex-end}.classes-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:1px solid #ddd6fe;background:#fff;color:#6d28d9;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.classes-back-btn:hover{background:#f5f3ff;border-color:#a78bfa}.create-class-form .edit-banner{margin:16px 20px 0}.create-class-form .admin-preview-tab-row{display:flex;gap:8px;border-bottom:1px solid #e2e8f0;padding:0 0 8px;margin:16px 20px 0}.create-class-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;border:2px dashed #c4b5fd;background:#faf5ff;color:#7c3aed;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;align-self:flex-start}.create-class-btn:hover{background:#ede9fe;border-color:#7c3aed;box-shadow:0 2px 8px #7c3aed26}.create-class-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden;animation:modalSlideIn .2s ease-out}.create-class-form .form-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f3f4f6;background:#faf5ff}.create-class-form .form-header h3{font-size:15px;font-weight:700;color:#5b21b6;display:flex;align-items:center;gap:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.form-group{display:flex;flex-direction:column;gap:4px}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.form-group label .req{color:#dc2626}.form-group label .opt{font-weight:500;text-transform:none;letter-spacing:0;color:#9ca3af;font-size:10px}.form-group input,.form-group textarea,.form-group select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:Inter,sans-serif;color:#1f2937;outline:none;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed14}.form-group textarea{resize:vertical;min-height:44px}.input-prefix{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.input-prefix:focus-within{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed14}.input-prefix .prefix{padding:8px 10px 8px 12px;background:#f9fafb;color:#6b7280;font-weight:700;font-size:13px;border-right:1px solid #e5e7eb}.input-prefix input{border:none!important;box-shadow:none!important;flex:1;padding:8px 12px;font-size:13px}.type-toggle-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.type-toggle{padding:5px 16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#9ca3af;cursor:pointer;transition:all .15s}.type-toggle:hover{border-color:#c4b5fd;color:#7c3aed}.type-toggle.active{background:#7c3aed;color:#fff;border-color:#7c3aed;box-shadow:0 2px 6px #7c3aed4d}.eligibility-hint{font-size:11px;color:#9ca3af;display:flex;align-items:center;gap:4px;margin-left:8px}.class-preview{margin:0 20px 8px;padding:12px 16px;background:#faf5ff;border:1px solid #ede9fe;border-radius:12px}.preview-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#a78bfa;margin-bottom:8px}.preview-card{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}.preview-card strong{font-size:14px;color:#1f2937}.preview-date{font-size:12px;color:#6b7280}.preview-price{font-weight:800;color:#059669;font-family:JetBrains Mono,monospace;font-size:14px}.preview-bonus{font-size:11px;color:#d97706;font-weight:600;display:flex;align-items:center;gap:4px}.preview-seats{font-size:11px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:6px}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #f3f4f6;background:#fafafa}.btn-cancel{padding:8px 18px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.btn-cancel:hover{background:#f3f4f6}.btn-create{padding:8px 20px;border-radius:10px;border:none;background:#7c3aed;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:6px}.btn-create:hover:not(:disabled){background:#6d28d9;box-shadow:0 2px 8px #7c3aed4d}.btn-create:disabled{opacity:.5;cursor:not-allowed}.classes-success{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;border-radius:10px;font-size:13px;font-weight:500}.classes-success button{margin-left:auto;background:none;border:none;color:#16a34a;cursor:pointer;font-size:14px}.created-classes-list h4{font-size:13px;font-weight:700;color:#374151;display:flex;align-items:center;gap:6px;margin-bottom:8px}.class-id-code{font-family:JetBrains Mono,monospace;font-size:11px;background:#faf5ff;color:#5b21b6;padding:2px 6px;border-radius:4px;border:1px solid #ede9fe}.subtab-btn.classes.active{color:#7c3aed}.tiers-section{padding:0 20px 12px}.tiers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.tiers-header h4{font-size:13px;font-weight:700;color:#374151;display:flex;align-items:center;gap:6px}.add-tier-btn{display:flex;align-items:center;gap:5px;padding:5px 12px;border-radius:8px;border:1px dashed #c4b5fd;background:#fff;color:#7c3aed;font-size:11px;font-weight:700;cursor:pointer;transition:all .15s}.add-tier-btn:hover{background:#faf5ff;border-color:#7c3aed}.tier-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;margin-bottom:10px;transition:border-color .15s}.tier-card:hover{border-color:#c4b5fd}.module-card{background:#f8fafc;border-color:#cbd5e1}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.module-compact-grid{display:grid;grid-template-columns:1fr;gap:8px}.locked-field{min-height:34px;display:flex;align-items:center;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:700}@media(max-width:1100px){.module-grid{grid-template-columns:1fr}}.tier-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.tier-number{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;background:#ede9fe;padding:2px 10px;border-radius:6px}.remove-tier-btn{width:26px;height:26px;border-radius:6px;border:1px solid #fecaca;background:#fff;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;transition:all .15s}.remove-tier-btn:hover{background:#fef2f2;border-color:#dc2626}.tier-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tier-grid .form-group.full-width{grid-column:1 / -1}.tier-grid select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:Inter,sans-serif;color:#1f2937;outline:none;transition:border-color .15s,box-shadow .15s;background:#fff;cursor:pointer}.tier-grid select:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed14}.preview-tiers{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.preview-tier-chip{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:12px}.preview-tier-id{font-weight:800;color:#5b21b6;background:#ede9fe;padding:1px 6px;border-radius:4px;font-size:11px}.preview-promote{font-size:10px;color:#7c3aed;font-weight:700}.tier-summary-cell{font-size:12px;color:#374151;font-weight:500}.clickable-row{cursor:pointer;transition:background .12s}.clickable-row:hover{background:#faf5ff!important}.clickable-row.expanded{background:#f5f3ff;border-bottom:none}.expand-icon{font-size:9px;color:#9ca3af;transition:transform .15s;width:10px}.clickable-row.expanded .expand-icon{color:#7c3aed}.detail-row td{padding:0!important;border-top:none!important}.class-detail-panel{background:linear-gradient(145deg,#faf5ff,#f5f3ff);border-top:2px solid #ede9fe;padding:20px 24px;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:800px}}.detail-header{margin-bottom:16px}.detail-title{display:flex;align-items:center;gap:10px;margin-bottom:4px}.detail-title h3{font-size:16px;font-weight:800;color:#1f2937;margin:0}.detail-description{font-size:13px;color:#1f2937;margin:0;font-weight:700;line-height:1.45}.detail-info-link{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#6366f1;text-decoration:none;margin-top:6px;transition:color .15s}.detail-info-link:hover{color:#4f46e5;text-decoration:underline}.detail-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.detail-info-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 14px}.detail-label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:4px}.detail-label i{margin-right:4px;color:#c4b5fd}.detail-value{font-size:13px;font-weight:600;color:#1f2937}.detail-capacity{display:flex;flex-direction:column;gap:6px}.capacity-bar{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.capacity-fill{height:100%;border-radius:3px;transition:width .3s ease}.detail-tiers-section{margin-bottom:16px}.detail-tiers-section h4{font-size:13px;font-weight:700;color:#374151;margin:0 0 10px;display:flex;align-items:center;gap:6px}.detail-tiers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.detail-tier-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;transition:border-color .15s}.detail-tier-card:hover{border-color:#c4b5fd}.detail-tier-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#faf5ff;border-bottom:1px solid #ede9fe}.detail-tier-price{font-size:16px;font-weight:800;color:#5b21b6}.detail-tier-body{padding:8px 14px}.detail-tier-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;border-bottom:1px solid #f3f4f6}.detail-tier-row:last-child{border-bottom:none}.detail-tier-label{color:#6b7280;font-weight:600}.detail-tier-row span:last-child{color:#1f2937;font-weight:500}.detail-timestamps{display:flex;gap:20px;font-size:11px;color:#9ca3af}.detail-timestamps i{margin-right:4px}.edit-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px;font-size:13px;color:#1e40af;margin-bottom:16px;display:flex;align-items:center;gap:8px}.edit-banner code{background:#dbeafe;padding:2px 6px;border-radius:4px;font-weight:700;font-size:12px}.roster-wrap{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1}.roster-class-head{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#faf5ff;border:1px solid #ede9fe;border-radius:12px;flex-wrap:wrap}.roster-back{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:10px;border:1px solid #ddd6fe;background:#fff;color:#6d28d9;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s;white-space:nowrap}.roster-back:hover{background:#7c3aed;color:#fff;border-color:#7c3aed}.roster-class-title{flex:1;min-width:200px;display:flex;flex-direction:column;gap:2px}.roster-class-title h3{font-size:1.05rem;font-weight:800;color:#1a1a2e}.roster-class-meta{font-size:12px;color:#6b7280}.roster-class-jump{border:1px solid #ddd6fe;border-radius:10px;background:#fff;color:#4c1d95;font-size:12px;font-weight:700;padding:7px 10px;cursor:pointer;max-width:220px}.roster-class-jump:hover{border-color:#a78bfa}.roster-name-btn{background:none;border:none;padding:0;font-family:inherit;font-weight:700;font-size:13px;color:#1f2937;cursor:pointer;text-align:left;width:fit-content}.roster-name-btn:hover{color:#7c3aed;text-decoration:underline}.roster-phase2 i{color:#a78bfa}.roster-phase2 h3{color:#6d28d9}.evi-strip{display:inline-flex;align-items:center;gap:4px}.evi-dot{width:9px;height:9px;border-radius:50%;box-sizing:border-box}.evi-dot.on{background:#16a34a;box-shadow:inset 0 0 0 1px #15803d}.evi-dot.off{background:transparent;box-shadow:inset 0 0 0 1.5px #cbd5e1}.evi-dot.muted{background:#e5e7eb;box-shadow:inset 0 0 0 1px #d1d5db}.evi-legend{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:11px;color:#6b7280}.evi-legend>span{display:inline-flex;align-items:center;gap:5px}.evi-legend-keys{color:#9ca3af}.roster-drawer-overlay{align-items:stretch;justify-content:flex-end;padding:0}.roster-drawer{background:#fff;width:460px;max-width:100%;height:100%;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0000002e;animation:drawerSlideIn .22s ease-out}@keyframes drawerSlideIn{0%{transform:translate(24px);opacity:.4}to{transform:translate(0);opacity:1}}.roster-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #f3f4f6;background:#fafafa}.roster-drawer-name{font-size:15px;font-weight:800;color:#1f2937}.roster-drawer-sub{font-size:12px;color:#6b7280;margin-top:3px;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.roster-drawer-body{flex:1;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:14px}.roster-drawer-ref{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#334155;flex-wrap:wrap}.roster-drawer-section h4{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#6d28d9;margin-bottom:8px;display:flex;align-items:center;gap:6px}.roster-drawer-loading{font-size:12.5px;color:#9ca3af;padding:6px 0}.roster-pay-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12.5px;color:#334155;padding:6px 0;border-bottom:1px dashed #f1f5f9;flex-wrap:wrap}.roster-pay-row:last-child{border-bottom:none}.roster-pay-meta{color:#6b7280;font-size:11.5px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.roster-pay-pending{color:#b45309;font-weight:700}.roster-pay-link{color:#2563eb;font-weight:700;text-decoration:none}.roster-pay-link:hover{text-decoration:underline}.roster-drawer-foot{display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px;border-top:1px solid #f3f4f6;background:#fafafa}.refund-layout{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:16px;align-items:start}.refund-queue-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.refund-queue-item{width:100%;border:0;border-bottom:1px solid #f1f5f9;background:#fff;padding:12px 14px;text-align:left;cursor:pointer}.refund-queue-item:hover,.refund-queue-item.active{background:#f8fafc}.refund-queue-item.active{box-shadow:inset 3px 0 #7c3aed}.refund-queue-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:800;color:#1f2937}.refund-queue-meta{margin-top:4px;color:#64748b;font-size:11.5px;line-height:1.45}.refund-panel-shell,.refund-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.refund-panel{display:flex;flex-direction:column;gap:14px}.refund-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.refund-summary-grid>div{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:10px}.refund-summary-grid span{display:block;color:#64748b;font-size:10.5px;font-weight:800;text-transform:uppercase}.refund-summary-grid strong{display:block;margin-top:3px;color:#0f172a;font-size:14px}.refund-export-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.refund-export-error{color:#b91c1c;font-size:12px;font-weight:800}.refund-preview-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.refund-preview-section{border:1px solid #edf2f7;border-radius:12px;padding:12px}.refund-preview-section h4{margin:0 0 8px;color:#6d28d9;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:6px}.refund-warning,.refund-existing,.refund-excluded{border-radius:10px;padding:9px 11px;font-size:12px;font-weight:700;display:flex;align-items:flex-start;gap:8px}.refund-warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.refund-existing{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.refund-excluded{margin-top:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.refund-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.refund-controls label{display:flex;flex-direction:column;gap:4px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.refund-controls input,.refund-controls select,.refund-textarea{width:100%;box-sizing:border-box;border:1px solid #dbe3ef;border-radius:9px;background:#fff;color:#1f2937;font-size:13px;font-weight:650;padding:9px 10px}.refund-textarea{min-height:72px;resize:vertical;margin-bottom:10px}.refund-primary{justify-content:center;width:100%}.refund-export-primary{background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe}.refund-export-primary:hover:not(:disabled){background:#7c3aed;color:#fff}@media(max-width:640px){.roster-drawer{width:100%}.roster-drawer-overlay{align-items:stretch;justify-content:stretch}.roster-class-head{flex-direction:column;align-items:stretch}.academy-subtabs{width:100%;overflow-x:auto}.refund-layout,.refund-preview-cols,.refund-summary-grid,.refund-controls{grid-template-columns:1fr}}.user-academy-tab{max-width:720px;margin:0 auto}.uat-header{margin-bottom:24px}.uat-header h2{font-size:1.5rem;font-weight:700;color:#1e1b4b;display:flex;align-items:center;gap:10px}.uat-header h2 i{color:#7c3aed}.uat-credit-balance{display:flex;align-items:center;gap:12px;padding:14px 18px;margin-bottom:16px;border:1px solid #f59e0b;border-radius:12px;background:linear-gradient(135deg,#fef3c7,#fde68a)}.uat-credit-balance>i{flex:0 0 auto;font-size:22px;color:#b45309}.uat-credit-balance-label{font-size:.78rem;font-weight:800;color:#92400e;text-transform:uppercase;letter-spacing:.04em}.uat-credit-balance-amount{margin-top:2px;font-size:1.25rem;font-weight:800;color:#78350f}.uat-credit-balance-note{margin-top:2px;font-size:.82rem;color:#78350f;line-height:1.35;opacity:.86}.uat-loading,.uat-empty{text-align:center;padding:60px 20px;color:#6b7280}.uat-loading i,.uat-empty i{font-size:2.5rem;margin-bottom:16px;color:#a78bfa}.uat-empty h3{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:8px}.uat-error{text-align:center;padding:40px 20px;color:#dc2626}.uat-error i{font-size:2rem;margin-bottom:12px}.uat-error button{margin-top:12px;padding:8px 20px;border-radius:8px;border:1px solid #fca5a5;background:#fef2f2;color:#dc2626;cursor:pointer;font-weight:600}.uat-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;font-size:.875rem;font-weight:500;margin-bottom:16px}.uat-banner.error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.uat-banner.success{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.uat-banner button{margin-left:auto;background:none;border:none;cursor:pointer;font-size:1rem;opacity:.6}.uat-upcoming-banner{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;margin-bottom:20px;box-shadow:0 4px 16px #7c3aed4d;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.uat-upcoming-icon{width:40px;height:40px;border-radius:10px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.uat-upcoming-content{display:flex;flex-direction:column;gap:2px}.uat-upcoming-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;opacity:.85}.uat-upcoming-detail{font-size:.95rem;font-weight:600}.uat-notes-card{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-left:4px solid #3b82f6;border-radius:12px;padding:20px 24px;margin-bottom:16px;box-shadow:0 2px 8px #3b82f61a}.uat-notes-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:.9rem;font-weight:800;color:#1d4ed8;text-transform:uppercase;letter-spacing:.5px}.uat-notes-header i{font-size:.9rem}.uat-notes-body{font-size:1.05rem;font-weight:500;color:#1e3a5f;line-height:1.7;margin:0;white-space:pre-wrap}.uat-propose-section{margin-bottom:16px}.uat-propose-card{background:#faf5ff;border:1px solid #d8b4fe;border-left:4px solid #8b5cf6;border-radius:12px;padding:18px 20px;margin-top:12px}.uat-propose-label{display:block;font-size:.85rem;font-weight:600;color:#6d28d9;margin-bottom:10px}.uat-propose-input{width:100%;padding:10px 14px;border:2px solid #c4b5fd;border-radius:10px;font-size:.95rem;font-weight:500;background:#fff;color:#1f2937;transition:border-color .2s}.uat-propose-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf626}.uat-propose-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:10px 18px;margin-top:10px;border:none;border-radius:10px;background:#16a34a;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.uat-propose-btn:hover:not(:disabled){background:#15803d;box-shadow:0 4px 12px #16a34a4d}.uat-propose-btn:disabled{opacity:.5;cursor:not-allowed}.uat-propose-cancel{padding:10px 16px;margin-top:10px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#6b7280;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.uat-propose-cancel:hover{background:#f3f4f6;color:#374151}.uat-desired-set{display:flex;align-items:center;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;border-left:4px solid #059669;border-radius:12px}.uat-desired-set>i{font-size:1.3rem;color:#059669}.uat-desired-set>div{display:flex;flex-direction:column;gap:2px;flex:1}.uat-desired-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#047857}.uat-desired-value{font-size:1rem;font-weight:700;color:#065f46}.uat-desired-change{padding:6px 14px;border:1px solid #6ee7b7;border-radius:8px;background:#fff;color:#059669;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.uat-desired-change:hover{background:#059669;color:#fff}.uat-payment-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 3px #0000000f;margin-bottom:24px}.uat-receipt{padding:28px;border-bottom:1px solid #f3f4f6}.uat-receipt-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.uat-receipt-header i{color:#7c3aed;font-size:1.1rem}.uat-receipt-header h3{font-size:1rem;font-weight:700;color:#1e1b4b;flex:1}.uat-status-pill{font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.uat-status-pill.completed{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.uat-status-pill.pending{background:#fef3c7;color:#d97706;border:1px solid #fcd34d}.uat-receipt-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.uat-receipt-item{display:flex;flex-direction:column;gap:4px}.uat-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.uat-value{font-size:.95rem;font-weight:600;color:#1f2937}.uat-value.amount{font-size:1.25rem;color:#059669;font-weight:800}.uat-type-badge{display:inline-block;padding:2px 10px;border-radius:6px;font-size:.8rem;font-weight:700}.uat-type-badge.mp{background:#dbeafe;color:#1d4ed8}.uat-type-badge.cp{background:#fce7f3;color:#be185d}.uat-stripe-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#6366f1;text-decoration:none;padding:8px 16px;border-radius:8px;border:1px solid #c7d2fe;background:#eef2ff;transition:all .2s}.uat-stripe-link:hover{background:#e0e7ff;border-color:#a5b4fc}.uat-stripe-link.manual{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.uat-stripe-link.manual:hover{background:#d1fae5;border-color:#6ee7b7}.uat-manual-details{display:grid;gap:8px;background:#fff;border:1px solid #fde68a;border-radius:12px;margin:0 0 18px;padding:14px 16px;text-align:left}.uat-manual-details div{display:flex;justify-content:space-between;gap:16px;font-size:.82rem;color:#78350f}.uat-manual-details span{color:#92400e;font-weight:600}.uat-manual-details strong{color:#1f2937;text-align:right;word-break:break-word}.uat-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto;background:#11182773}.uat-payment-modal{width:min(100%,420px);background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 24px 80px #11182738;padding:22px}.uat-payment-modal h3{margin:0 0 8px;color:#1e1b4b;font-size:1.05rem}.uat-payment-modal p{margin:0 0 14px;color:#4b5563;font-size:.9rem;line-height:1.45}.uat-method-option{width:100%;display:flex;align-items:center;gap:12px;padding:14px;margin-top:10px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#1f2937;text-align:left;cursor:pointer}.uat-method-option.selected{border-color:#7c3aed;background:#f5f3ff}.uat-method-option:disabled{opacity:.6;cursor:not-allowed}.uat-method-option i{width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ede9fe;color:#6d28d9}.uat-method-option span{display:flex;flex-direction:column;gap:2px;font-size:.85rem}.uat-modal-cancel{width:100%;margin-top:14px;padding:10px 14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#4b5563;font-weight:600;cursor:pointer}.uat-enrollment{padding:28px}.uat-enrollment-header{display:flex;align-items:center;gap:10px;margin-bottom:24px}.uat-enrollment-header i{color:#7c3aed;font-size:1.1rem}.uat-enrollment-header h3{font-size:1rem;font-weight:700;color:#1e1b4b}.uat-progress-tracker{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;padding:0;width:100%}.uat-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.uat-step:last-child{flex:0}.uat-step-dot{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;border:3px solid #e5e7eb;background:#f9fafb;color:#9ca3af;z-index:1;transition:all .3s}.uat-step.completed .uat-step-dot{background:#059669;border-color:#059669;color:#fff}.uat-step.current .uat-step-dot{background:#7c3aed;border-color:#7c3aed;color:#fff;box-shadow:0 0 0 4px #7c3aed33;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 4px #7c3aed33}50%{box-shadow:0 0 0 8px #7c3aed1a}}.uat-step-label{font-size:.7rem;font-weight:600;color:#9ca3af;margin-top:8px;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.uat-step.completed .uat-step-label{color:#059669}.uat-step.current .uat-step-label{color:#7c3aed;font-weight:700}.uat-step-line{position:absolute;top:22px;left:44px;width:calc(100% - 44px);height:3px;background:#e5e7eb}.uat-step-line.completed{background:#059669}.uat-date-info{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#f5f3ff;border-radius:12px;border:1px solid #e9e5ff;margin-bottom:20px}.uat-date-info>i{font-size:1.5rem;color:#7c3aed}.uat-date-label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.uat-date-value{display:block;font-size:1.1rem;font-weight:700;color:#1e1b4b;margin-top:2px}.uat-confirm-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;font-size:1rem;font-weight:700;color:#fff;background:#16a34a;border:none;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #16a34a4d}.uat-confirm-btn:hover:not(:disabled){background:#15803d;box-shadow:0 4px 16px #16a34a66;transform:translateY(-1px)}.uat-confirm-btn:disabled{opacity:.7;cursor:not-allowed}.uat-cancel-link{display:block;width:100%;text-align:center;margin-top:10px;padding:8px 16px;font-size:.8rem;font-weight:500;color:#9ca3af;background:none;border:none;cursor:pointer;transition:color .2s}.uat-cancel-link:hover:not(:disabled){color:#dc2626;text-decoration:underline}.uat-cancel-link:disabled{opacity:.5;cursor:not-allowed}.uat-enrolled-banner,.uat-waiting-banner,.uat-confirmed-banner{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:12px;font-size:.9rem;font-weight:600}.uat-enrolled-banner{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#065f46;border:1px solid #a7f3d0}.uat-enrolled-banner i{font-size:1.5rem}.uat-waiting-banner{background:#fffbeb;color:#92400e;border:1px solid #fcd34d}.uat-confirmed-banner{background:#f0fdf4;color:#166534;border:1px solid #86efac}@media(max-width:600px){.uat-receipt-grid{grid-template-columns:1fr}.uat-step-line{width:calc(100% - 36px)}.uat-step-dot{width:36px;height:36px;font-size:.85rem}}.uat-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:8px}@media(max-width:640px){.uat-checkout-grid{grid-template-columns:1fr}}.uat-checkout-grid .uat-checkout-card{padding:28px 20px}.uat-checkout-card{background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 4px 20px #0000000f;padding:40px 32px;text-align:center}.uat-checkout-icon{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px #7c3aed4d}.uat-checkout-icon i{font-size:2rem;color:#fff}.uat-checkout-title{font-size:1.4rem;font-weight:800;color:#1e1b4b;margin-bottom:6px}.uat-checkout-subtitle{font-size:.9rem;color:#6b7280;margin-bottom:28px}.uat-checkout-plan{background:#f5f3ff;border:1px solid #e9e5ff;border-radius:16px;padding:24px;margin-bottom:24px}.uat-plan-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.uat-plan-name{font-size:.9rem;font-weight:600;color:#374151}.uat-plan-price{font-size:2.2rem;font-weight:900;color:#1e1b4b;letter-spacing:-1px}.uat-plan-note{font-size:.75rem;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.uat-checkout-features{list-style:none;padding:0;margin:0 0 28px;text-align:left}.uat-checkout-features li{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:.85rem;font-weight:500;color:#374151}.uat-checkout-features li i{color:#059669;font-size:.8rem;flex-shrink:0}.uat-checkout-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;font-size:1.05rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:14px;cursor:pointer;transition:all .2s;box-shadow:0 2px 12px #0596694d;margin-bottom:16px}.uat-checkout-btn:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 4px 20px #05966966;transform:translateY(-1px)}.uat-checkout-btn:disabled{opacity:.7;cursor:not-allowed}.uat-checkout-security{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.75rem;color:#9ca3af;font-weight:500}.uat-checkout-security i{color:#6b7280}.uat-pick-title{font-size:1.2rem;font-weight:800;color:#1e1b4b;display:flex;align-items:center;gap:10px;margin-bottom:4px}.uat-pick-title i{color:#7c3aed}.uat-pick-subtitle{font-size:.9rem;color:#6b7280;margin-bottom:20px}.uat-empty-classes{text-align:center;padding:60px 20px;color:#6b7280}.uat-empty-classes i{font-size:2.5rem;margin-bottom:16px;color:#d1d5db}.uat-empty-classes h3{font-size:1.1rem;font-weight:700;color:#374151;margin-bottom:8px}.uat-class-grid{display:flex;flex-direction:column;gap:16px}.uat-compact-class-card{background:transparent;border:none;border-radius:16px;padding:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.uat-compact-class-header{display:flex;flex-direction:column;gap:8px;background:#f5f5f7;border-radius:12px;padding:16px}.uat-class-kicker-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.uat-class-coming-soon{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#7d000f;border:1px solid #7d000f;padding:4px 10px;border-radius:9999px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.uat-class-kicker{width:fit-content;background:#7d000f;color:#fff;padding:4px 10px;border-radius:9999px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.uat-compact-class-header h2{margin:0;color:#111;font-size:1.35rem;font-weight:900;line-height:1.2}.uat-class-meta-row{display:flex;flex-wrap:wrap;gap:12px;color:#1f2937;font-size:.82rem;font-weight:700}.uat-class-meta-row i{color:#7d000f;margin-right:4px}.uat-compact-class-header p{margin:0;color:#1f2937;font-size:.95rem;font-weight:500;line-height:1.45}.uat-class-links-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.uat-class-links-row button,.uat-class-links-row a{border:1px solid rgba(125,0,15,.22);background:#fff;color:#7d000f;border-radius:9999px;padding:7px 16px;font-size:.78rem;font-weight:700;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease,border-color .15s ease,color .15s ease}.uat-class-links-row button:hover,.uat-class-links-row a:hover{background:#7d000f;border-color:#7d000f;color:#fff}.uat-class-syllabus-panel{margin-top:6px;border:1px solid rgba(226,232,240,.95);border-radius:12px;padding:12px;background:#f8fafccc;color:#1f2937;font-size:.85rem;font-weight:600;line-height:1.55;white-space:pre-wrap}.uat-class-programs-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 2px 10px}.uat-programs-heading{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:850;color:#334155;text-transform:uppercase;letter-spacing:.4px}.uat-programs-heading i{color:#9f0013}.uat-programs-count{font-size:.75rem;font-weight:800;color:#64748b;white-space:nowrap}.uat-class-tiers-wrapper{background:#fff;background:transparent;border:none;border-radius:14px;padding:0}.uat-upcoming-section{margin-top:24px}.uat-upcoming-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.uat-upcoming-section-header h3{margin:6px 0 0;color:#111827;font-size:1.15rem;font-weight:850}.uat-coming-soon-count{color:#64748b;font-size:.78rem;font-weight:800;white-space:nowrap}.uat-upcoming-class-list{display:grid;gap:12px}.uat-upcoming-class-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0f766e;border-radius:8px;padding:16px;box-shadow:0 4px 16px #0f172a0a}.uat-upcoming-card-main{min-width:0}.uat-upcoming-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.uat-upcoming-card-title-row h4{margin:0;color:#0f172a;font-size:1rem;font-weight:850;line-height:1.25}.uat-coming-soon-badge{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;background:#ccfbf1;color:#115e59;border:1px solid #99f6e4;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:850;white-space:nowrap}.uat-upcoming-card-meta{display:flex;flex-wrap:wrap;gap:10px;color:#475569;font-size:.82rem;font-weight:700;margin-bottom:8px}.uat-upcoming-card-meta i{color:#0f766e;margin-right:6px}.uat-upcoming-class-card p{margin:0;color:#475569;font-size:.9rem;line-height:1.55}.uat-upcoming-program-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.uat-upcoming-program-tags span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;font-size:.72rem;font-weight:800;padding:4px 8px}.uat-upcoming-learn-more{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;color:#0f766e;font-size:.82rem;font-weight:850;text-decoration:none;white-space:nowrap}.uat-upcoming-learn-more:hover{color:#115e59;text-decoration:underline}.uat-pill-btn-stale{background:#e2e8f0!important;background-image:none!important;color:#64748b!important;box-shadow:none!important;cursor:pointer}.uat-pill-btn-stale:hover{background:#cbd5e1!important;transform:none!important}.uat-preview-notice{display:flex;align-items:center;gap:8px;margin-top:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:10px;padding:9px 12px;font-size:.82rem;font-weight:700}.uat-preview-notice i{color:#c2410c}.uat-tier-tablist{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0 10px;margin:2px -2px 0}.uat-tier-tab{flex:0 1 168px;min-width:148px;max-width:190px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;padding:9px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;box-shadow:0 2px 8px #0f172a08;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.uat-tier-tab:hover{border-color:#cbd5e1;box-shadow:0 8px 18px #0f172a14;transform:translateY(-1px)}.uat-tier-tab:focus-visible{outline:3px solid rgba(159,0,19,.22);outline-offset:2px}.uat-tier-tab-label{font-size:.78rem;font-weight:850;line-height:1.2}.uat-tier-tab-module .uat-tier-tab-label{color:#4b5563;font-weight:500}.uat-tier-tab-bundle .uat-tier-tab-label{color:#7f1d1d;font-weight:900}.uat-tier-tab-badge{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:2px 7px;border-radius:999px;background:#fff1f2;color:#9f0013;font-size:.64rem;font-weight:900;line-height:1;text-transform:uppercase}.uat-tier-tab-badge i{font-size:.62rem}.uat-tier-tab strong{color:#6b7280;font-size:.75rem;font-weight:800}.uat-tier-tab-bundle{border-color:#9f001352;background:linear-gradient(180deg,snow,#fff);box-shadow:0 6px 18px #9f001314}.uat-tier-tab-bundle:hover{border-color:#9f001385;box-shadow:0 10px 24px #9f001321}.uat-tier-tab-bundle strong{color:#9f0013;font-size:.86rem;font-weight:950}.uat-tier-tab.active{border-color:#9f001375;background:#fff7f7;color:#7f1d1d}.uat-tier-tab-bundle.active{border-color:#9f0013;background:linear-gradient(180deg,#fff1f2,#fff);box-shadow:0 12px 28px #9f001329}.uat-tier-tab.active strong{color:#9f0013}.uat-selected-tier-panel{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:16px}.uat-selected-tier-panel.bundle{border-color:#9f001333;box-shadow:0 14px 34px #9f001312}.uat-selected-tier-panel.bundle .uat-selected-tier-price{color:#9f0013;font-weight:950;text-shadow:0 8px 18px rgba(159,0,19,.12)}.uat-selected-tier-main{min-width:0}.uat-selected-tier-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px}.uat-selected-tier-eyebrow{color:#9f0013;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.uat-selected-tier-title-row h3{margin:2px 0 0;color:#111827;font-size:1.12rem;font-weight:900;line-height:1.2}.uat-selected-tier-price{white-space:nowrap;color:#111827;font-size:1rem;font-weight:900}.uat-tier-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.uat-tier-badge-row span{border-radius:9999px;background:#eff6ff;color:#1d4ed8;padding:5px 9px;font-size:.74rem;font-weight:850}.uat-selected-tier-desc{margin:0 0 12px;color:#111827;font-size:.95rem;font-weight:700;line-height:1.45}.uat-tier-details-toggle{background:none;border:none;color:#4f46e5;font-size:.8rem;font-weight:850;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:5px}.uat-tier-details-panel{margin-top:8px;display:grid;gap:8px;color:#111827;font-size:.84rem;line-height:1.5}.uat-tier-details-panel strong{display:block;color:#991b1b;font-size:.7rem;font-weight:900;text-transform:uppercase;margin-bottom:2px}.uat-tier-details-panel span{white-space:pre-wrap;font-weight:650}.uat-selected-tier-inclusions{margin-top:10px}.uat-selected-tier-sidebar{border-left:1px solid #eef2f7;padding-left:16px;display:flex;flex-direction:column;gap:14px}.uat-selected-tier-stat-row{display:flex;justify-content:space-between;gap:10px;color:#475569;font-size:.75rem;font-weight:850;margin-bottom:5px}.uat-selected-tier-capacity-note{color:#64748b;font-size:.72rem;font-weight:750;margin-top:5px}.uat-selected-tier-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.uat-selected-tier-details-grid div{border:1px solid #edf2f7;border-radius:10px;background:#f8fafc;padding:9px}.uat-selected-tier-details-grid .wide{grid-column:1 / -1}.uat-selected-tier-details-grid span{display:block;color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase;margin-bottom:3px}.uat-selected-tier-details-grid strong{color:#0f172a;font-size:.8rem;font-weight:850;line-height:1.35}.uat-class-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a;transition:border-color .15s,box-shadow .15s}.uat-class-card:hover{border-color:#c4b5fd;box-shadow:0 4px 16px #7c3aed1a}.uat-class-card.disabled{opacity:.65;pointer-events:none}.uat-class-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px 0;gap:16px}.uat-class-info{flex:1}.uat-class-name{font-size:1.1rem;font-weight:800;color:#1e1b4b;margin:0 0 4px}.uat-class-desc{font-size:.85rem;color:#6b7280;margin:0;font-style:italic}.uat-class-date-badge{display:flex;align-items:center;gap:6px;background:#f5f3ff;border:1px solid #ede9fe;border-radius:10px;padding:6px 12px;font-size:.8rem;font-weight:700;color:#5b21b6;white-space:nowrap;flex-shrink:0}.uat-class-seats{display:flex;align-items:center;gap:12px;padding:12px 24px}.uat-seats-bar{flex:1;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.uat-seats-fill{height:100%;border-radius:3px;transition:width .3s ease}.uat-seats-label{font-size:.8rem;color:#6b7280;font-weight:600;white-space:nowrap}.uat-already-paid{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#ecfdf5;color:#059669;font-size:.85rem;font-weight:600}.uat-tier-options{padding:0 24px 20px;display:flex;flex-direction:column;gap:10px}.uat-tier-option{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#faf5ff;border:1px solid #ede9fe;border-radius:12px;gap:12px;transition:border-color .15s}.uat-tier-option:hover{border-color:#c4b5fd}.uat-tier-left{display:flex;align-items:center;gap:12px}.uat-tier-details{display:flex;flex-direction:column;gap:2px}.uat-tier-label{font-size:.85rem;font-weight:700;color:#1f2937}.uat-tier-price{font-size:1.2rem;font-weight:900;color:#5b21b6}.uat-tier-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.uat-tier-bonus{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:700;color:#059669;background:#ecfdf5;padding:3px 8px;border-radius:6px;white-space:nowrap}.uat-tier-promote{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:700;color:#1d4ed8;background:#eff6ff;padding:3px 8px;border-radius:6px;white-space:nowrap}.uat-enroll-btn{display:flex;align-items:center;gap:6px;padding:10px 18px;border:none;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #7c3aed4d;white-space:nowrap}.uat-enroll-btn:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,#5b21b6);box-shadow:0 4px 12px #7c3aed66;transform:translateY(-1px)}.uat-enroll-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.uat-learn-more{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;font-weight:600;color:#6366f1;text-decoration:none;margin-top:4px;transition:color .15s}.uat-learn-more:hover{color:#4f46e5;text-decoration:underline}.uat-more-classes .uat-class-card{border-color:#d8b4fe}@media(max-width:600px){.uat-class-header{flex-direction:column}.uat-class-date-badge{align-self:flex-start}.uat-tier-option{flex-direction:column;align-items:flex-start}.uat-tier-right{width:100%;justify-content:flex-start;margin-top:8px}.uat-enroll-btn{width:100%;justify-content:center}}@keyframes uat-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes uat-pulse-glow{0%,to{box-shadow:0 0 15px #d4af3726,0 4px 20px #00000014}50%{box-shadow:0 0 25px #d4af374d,0 6px 30px #0000001f}}@keyframes uat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes co-kindle-glow{0%,to{box-shadow:0 0 0 1px #aee0c78c,0 0 #2ea06e00;background-color:#ebf9f28c}50%{box-shadow:0 0 0 1px #7dd4a8d9,0 0 18px #2ea06e52;background-color:#def7ebf2}}.co-checkout-kindle{animation:co-kindle-glow 2.6s ease-in-out infinite;border-radius:12px}@media(prefers-reduced-motion:reduce){.co-checkout-kindle{animation:none;box-shadow:0 0 0 1px #97d8b8b3;background-color:#e7f8f0e6}}.uat-invitation-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fffdf5,#fff9e6 35%,#fff5d4 65%,#fffdf5);border:2px solid #d4af37;border-radius:16px;padding:0;margin-top:12px;cursor:pointer;text-decoration:none;display:block;color:inherit;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s ease;animation:uat-pulse-glow 3s ease-in-out infinite}.uat-invitation-card:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 8px 40px #d4af3759,0 0 30px #d4af3726}.uat-invitation-card:active{transform:translateY(-1px) scale(.995)}.uat-invitation-shimmer{height:4px;background:linear-gradient(90deg,transparent 0%,#d4af37 20%,#f5e6a3 40%,#d4af37 60%,transparent 100%);background-size:200% 100%;animation:uat-shimmer 3s linear infinite}.uat-invitation-card:before,.uat-invitation-card:after{content:"";position:absolute;width:60px;height:60px;border:2px solid rgba(212,175,55,.25);pointer-events:none}.uat-invitation-card:before{top:12px;left:12px;border-right:none;border-bottom:none;border-radius:4px 0 0}.uat-invitation-card:after{bottom:12px;right:12px;border-left:none;border-top:none;border-radius:0 0 4px}.uat-invitation-body{display:flex;align-items:center;gap:20px;padding:20px 28px}.uat-invitation-seal{flex-shrink:0;width:64px;height:64px;background:radial-gradient(circle at 35% 35%,#f5d060,#d4af37 50%,#a88527);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #a8852766,inset 0 -2px 4px #00000026;animation:uat-float 3s ease-in-out infinite;position:relative}.uat-invitation-seal i{font-size:24px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.uat-invitation-seal:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1.5px solid rgba(255,255,255,.3);border-radius:50%}.uat-invitation-text{flex:1;min-width:0}.uat-invitation-title{font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;color:#5c4813;letter-spacing:.5px;margin-bottom:4px}.uat-invitation-subtitle{font-size:.82rem;color:#8b7432;line-height:1.4}.uat-invitation-arrow{flex-shrink:0;font-size:1.1rem;color:#d4af37;transition:transform .3s ease}.uat-invitation-card:hover .uat-invitation-arrow{transform:translate(4px)}.uat-invitation-ribbon{background:linear-gradient(90deg,#d4af37,#e8c84a,#d4af37);color:#fff;text-align:center;font-size:.7rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 16px}@media(max-width:600px){.uat-invitation-body{padding:16px 20px;gap:14px}.uat-invitation-seal{width:50px;height:50px}.uat-invitation-seal i{font-size:20px}.uat-invitation-title{font-size:.9rem}.uat-invitation-card:before,.uat-invitation-card:after{width:40px;height:40px}}.uat-section-title{font-size:1.2rem;font-weight:800;color:#1e1b4b;margin:28px 0 16px;letter-spacing:-.5px;display:flex;align-items:center;gap:8px}.uat-section-title i{color:#4f46e5}.uat-module-card-horizontal{display:flex;flex-direction:column;background:#f1f5f9;border:none;border-radius:24px;overflow:hidden;box-shadow:0 1px 3px #00000005,0 4px 12px #00000008;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,border-color .2s ease;margin-bottom:12px}.uat-module-card-horizontal:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f46e514;border-color:#cbd5e1}.uat-module-image-container{width:100%;min-width:100%;height:clamp(180px,34vw,280px);min-height:180px;position:relative;background:#f8fafc;overflow:hidden}.uat-module-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.uat-module-card-horizontal:hover .uat-module-image{transform:scale(1.05)}.uat-module-details-container{flex:1;display:flex;flex-direction:column;padding:16px 20px;min-width:0}.uat-module-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px}.uat-module-label-group{flex:1;min-width:0}.uat-module-tag{font-size:.65rem;font-weight:800;color:#4f46e5;text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;display:block}.uat-module-title{font-size:1.05rem;font-weight:800;color:#0f172a;margin:0;line-height:1.3}.uat-module-price{font-size:1.15rem;font-weight:800;color:#0f172a;white-space:nowrap}.uat-module-capacity-text{font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:10px;display:flex;align-items:center;gap:4px}.uat-module-action-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #f1f5f9;padding-top:12px}.uat-module-links-row{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 10px}.uat-module-link{display:inline-flex;align-items:center;gap:6px;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;font-size:.78rem;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.uat-module-link:hover{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.uat-module-link i{font-size:.72rem}.uat-module-expand-panel{background:#f8fafc;border-top:1px dashed #e2e8f0;padding:14px 20px;font-size:.85rem;color:#334155;line-height:1.5;animation:slideDown .2s cubic-bezier(.16,1,.3,1)}.uat-bundle-card-hero{background:#fff;border-radius:24px;border:1px solid #f1f5f9;box-shadow:0 1px 3px #00000005,0 8px 30px #0000000a;overflow:hidden;margin-bottom:20px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,border-color .2s ease}.uat-bundle-card-hero:hover{transform:translateY(-2px);box-shadow:0 12px 36px #4f46e51a;border-color:#cbd5e1}.uat-bundle-hero-banner{height:220px;position:relative;overflow:hidden}.uat-bundle-hero-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.uat-bundle-card-hero:hover .uat-bundle-hero-img{transform:scale(1.03)}.uat-bundle-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001a,#000000b3);display:flex;flex-direction:column;justify-content:flex-end;padding:20px 24px}.uat-bundle-badge-featured{align-self:flex-start;background:#ef4444;color:#fff;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:4px 8px;border-radius:6px;margin-bottom:6px;box-shadow:0 2px 8px #ef44444d}.uat-bundle-hero-title{font-size:1.5rem;font-weight:900;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.uat-bundle-hero-meta{font-size:.8rem;color:#ffffffe6;font-weight:600;margin-top:4px;display:flex;align-items:center;gap:8px}.uat-bundle-body{padding:20px 24px}.uat-bundle-desc{font-size:.9rem;color:#475569;line-height:1.6;margin:0 0 16px}.uat-bundle-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#f8fafc;border-radius:14px;padding:14px 18px;margin-bottom:16px}.uat-bundle-detail-item{display:flex;flex-direction:column;gap:2px}.uat-bundle-detail-label{font-size:.65rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.uat-bundle-detail-val{font-size:.85rem;font-weight:700;color:#334155}.uat-bundle-inclusions{margin-bottom:20px}.uat-bundle-inclusions h5{font-size:.75rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px}.uat-inclusions-list{display:flex;flex-wrap:wrap;gap:8px}.uat-inclusion-tag{font-size:.75rem;font-weight:700;color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;padding:4px 10px;border-radius:8px;display:flex;align-items:center;gap:4px}.uat-inclusion-tag.required{background:#fff5f5;border:1px solid #fecaca;color:#9f0013;font-weight:700;padding:6px 14px;border-radius:9999px;display:inline-flex;align-items:center;gap:4px}.uat-req-label{color:#dc2626;font-size:.65rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase;margin-right:6px}.uat-inclusions-or{font-size:.75rem;font-style:italic;color:#64748b;align-self:center;margin:0 4px;display:inline-flex;align-items:center}.uat-bundle-action-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #f1f5f9;padding-top:16px}.uat-bundle-expand-sheet{background:#faf5ff;border-top:1px dashed #d8b4fe;padding:16px 24px;font-size:.85rem;color:#581c87;line-height:1.6;animation:slideDown .2s cubic-bezier(.16,1,.3,1)}.uat-pill-btn-outline{background:transparent;border:1px solid #e2e8f0;border-radius:9999px;padding:8px 16px;font-size:.8rem;font-weight:700;color:#475569;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.uat-pill-btn-outline:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.uat-pill-btn-primary{background:#16a34a;border:none;border-radius:9999px;padding:8px 18px;font-size:.8rem;font-weight:800;color:#fff;cursor:pointer;box-shadow:0 4px 12px #16a34a26;transition:all .2s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.uat-pill-btn-primary:hover:not(:disabled){background:#15803d;box-shadow:0 6px 16px #16a34a40;transform:translateY(-.5px)}.uat-pill-btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.uat-pill-btn-secondary{background:#fff7ed;border:1px solid #fed7aa;border-radius:9999px;padding:8px 18px;font-size:.8rem;font-weight:800;color:#c2410c;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.uat-pill-btn-secondary:hover:not(:disabled){background:#ffedd5;border-color:#fdba74;transform:translateY(-.5px)}.uat-pill-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.uat-pill-btn-reserve{background:#16a34a;box-shadow:0 4px 12px #16a34a26}.uat-pill-btn-reserve:hover:not(:disabled){background:#15803d;box-shadow:0 6px 16px #16a34a40}.admin-preview-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;margin-top:16px}.admin-preview-tab-row{display:flex;gap:8px;border-bottom:1px solid #e2e8f0;padding-bottom:8px;margin-bottom:16px}.admin-form-tab-btn{background:none;border:none;padding:6px 16px;font-size:.85rem;font-weight:700;color:#64748b;cursor:pointer;border-radius:6px;transition:all .15s ease}.admin-form-tab-btn.active{background:#e0e7ff;color:#4f46e5}.admin-form-tab-btn:hover:not(.active){background:#f1f5f9;color:#334155}@media(max-width:600px){.uat-selected-tier-panel{grid-template-columns:1fr}.uat-selected-tier-sidebar{border-left:none;border-top:1px solid #eef2f7;padding-left:0;padding-top:14px}.uat-selected-tier-title-row{flex-direction:column;gap:6px}.uat-module-image-container{width:100%;min-width:100%;height:180px;min-height:180px}}.uat-tabs-page{--uat-accent: #9F0013;--uat-accent-soft: rgba(159, 0, 19, .08);--uat-accent-line: rgba(159, 0, 19, .18);--uat-ink: #1d1d1f;--uat-sub: #6e6e73;--uat-line-soft: rgba(60, 60, 67, .11);--uat-surface: #ffffff;--uat-surface-grouped: #f5f5f7;--uat-shadow-soft: 0 18px 42px -30px rgba(0, 0, 0, .28);width:100%}.uat-top-tabs,.uat-history-panel{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;letter-spacing:0}.uat-top-tabs-shell{max-width:980px;margin:0 auto 20px}.uat-top-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px;margin:0 auto;gap:4px;padding:4px;border:0;border-radius:999px;background:var(--uat-surface-grouped);box-shadow:none}.uat-top-tabs button{min-height:44px;border:0;border-radius:999px;background:transparent;color:var(--uat-sub);font-size:.92rem;font-weight:750;letter-spacing:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;touch-action:manipulation;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.uat-top-tabs button i{color:currentColor}.uat-top-tabs button:hover{background:#ffffffb8;color:var(--uat-ink)}.uat-top-tabs button.active{color:var(--uat-ink);background:var(--uat-surface);box-shadow:0 8px 18px -14px #0000006b}.uat-top-tabs button.active i{color:var(--uat-accent)}.uat-top-tabs button:focus-visible,.uat-history-refresh:focus-visible,.uat-history-state button:focus-visible,.uat-history-receipt-link:focus-visible,.uat-history-filter-btn:focus-visible,.uat-history-statement-tab:focus-visible,.uat-history-credit-toggle:focus-visible,.uat-history-receipt-header a:focus-visible,.uat-history-receipt-header button:focus-visible{outline:3px solid rgba(159,0,19,.22);outline-offset:3px}.uat-history-tab-frame{max-width:980px;padding-bottom:clamp(40px,8vh,88px)}.uat-history-panel{display:flex;flex-direction:column;gap:14px}.uat-history-toolbar{display:flex;justify-content:flex-end}.uat-history-refresh{min-height:40px;border:0;border-radius:999px;background:var(--uat-surface);color:var(--uat-accent);box-shadow:inset 0 0 0 1px var(--uat-accent-line);font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:7px;padding:6px 14px}.uat-history-refresh:disabled{opacity:.65;cursor:wait}.uat-history-state{text-align:center;border:0;border-radius:28px;background:var(--uat-surface-grouped);color:var(--uat-sub);box-shadow:inset 0 0 0 1px var(--uat-line-soft);padding:32px 18px}.uat-history-state i{font-size:1.8rem;color:var(--uat-accent);margin-bottom:10px}.uat-history-state h3{margin:0 0 6px;color:var(--uat-ink);font-size:1rem;letter-spacing:0}.uat-history-state p{margin:0;line-height:1.5}.uat-history-state.error{background:#fff5f5;color:#b91c1c}.uat-history-state.error i{color:#b91c1c}.uat-history-state button{margin-top:14px;min-height:40px;border:0;border-radius:999px;background:var(--uat-surface);color:#991b1b;box-shadow:inset 0 0 0 1px var(--uat-line-soft);font-weight:800;padding:8px 14px;cursor:pointer}.uat-history-empty-copy{color:var(--uat-sub);font-size:.74rem;font-weight:750;line-height:1.3;margin:0;overflow-wrap:anywhere}.uat-history-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--uat-ink);font-weight:850;margin-bottom:10px}.uat-history-statement-section{min-width:0;padding:18px;border-radius:18px;background:var(--uat-surface);box-shadow:var(--uat-shadow-soft)}.uat-history-statement-tabs{display:flex;min-width:0;flex-direction:column;gap:12px}.uat-history-statement-tablist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.uat-history-statement-tab{min-width:0;min-height:76px;border:1.5px solid var(--uat-line-soft);border-radius:14px;background:#fff;color:#475569;cursor:pointer;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;padding:12px 14px;text-align:left;box-shadow:0 2px 8px #0f172a08;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.uat-history-statement-tab:hover{border-color:#cbd5e1;box-shadow:0 10px 20px #0f172a14}.uat-history-statement-tab.active{border-color:var(--uat-accent);background:#fff5f6;color:var(--uat-ink);box-shadow:0 10px 24px #9f00131f}.uat-history-statement-tab i{width:30px;height:30px;border-radius:10px;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:.84rem}.uat-history-statement-tab.active i{background:var(--uat-accent-soft);color:var(--uat-accent)}.uat-history-statement-tab span{display:flex;min-width:0;flex-direction:column;gap:3px}.uat-history-statement-tab strong{color:currentColor;font-size:.88rem;font-weight:900;line-height:1.15;overflow-wrap:anywhere}.uat-history-statement-tab small{color:#64748b;font-size:.72rem;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.uat-history-statement-tab em{min-width:26px;height:24px;border-radius:999px;background:#f1f5f9;color:#334155;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-style:normal;font-weight:950;padding:0 7px}.uat-history-statement-tab.active em{background:var(--uat-accent);color:#fff}.uat-history-statement-tabpanel{min-width:0}.uat-history-class-list,.uat-history-credit-detail-list{display:flex;min-width:0;flex-direction:column;gap:8px}.uat-history-ledger-table{min-width:0;overflow-x:auto;border:1px solid var(--uat-line-soft);border-radius:12px;background:#fff}.uat-history-ledger-heading,.uat-history-ledger-row{display:grid;grid-template-columns:112px minmax(170px,1.15fr) minmax(150px,1fr) minmax(88px,.55fr) minmax(104px,.75fr);column-gap:12px;align-items:center;min-width:680px}.uat-history-ledger-heading{padding:8px 12px;background:#f8fafc;color:var(--uat-sub);font-size:.66rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.uat-history-ledger-list{display:flex;min-width:0;flex-direction:column}.uat-history-ledger-row,.uat-history-class-row,.uat-history-credit-detail{min-width:0;border:1px solid var(--uat-line-soft);border-radius:12px;background:#fff}.uat-history-ledger-row{min-height:52px;border:0;border-top:1px solid var(--uat-line-soft);border-radius:0;padding:8px 12px}.uat-history-ledger-row.membership{background:#fffaf5}.uat-history-ledger-cell{display:flex;min-width:0;flex-direction:column;gap:2px}.uat-history-ledger-cell.date time{color:#64748b;font-size:.78rem;font-weight:800;white-space:nowrap}.uat-history-ledger-cell strong,.uat-history-class-head strong{min-width:0;color:var(--uat-ink);font-size:.84rem;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.uat-history-ledger-cell span,.uat-history-ledger-cell small,.uat-history-class-head span{min-width:0;color:#64748b;font-size:.78rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.uat-history-ledger-cell.amount{align-items:flex-end}.uat-history-ledger-cell.amount strong,.uat-history-credit-totals{color:var(--uat-ink);font-size:.88rem;font-weight:900;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.uat-history-ledger-cell.amount strong{color:#047857}.uat-history-ledger-cell.proof{align-items:flex-start}.uat-history-ledger-no-proof{color:#94a3b8;font-size:.74rem;font-weight:750}.uat-history-ledger-mobile-label{display:none}.uat-history-subsection-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 8px}.uat-history-subsection-header span{color:var(--uat-ink);font-size:.86rem;font-weight:900}.uat-history-subsection-header small{color:var(--uat-sub);font-size:.76rem;font-weight:800;text-align:right}.uat-history-class-row{border:0;border-top:1px solid var(--uat-line-soft);border-radius:0;padding:7px 6px 5px 14px;background:transparent}.uat-history-class-list{gap:0}.uat-history-class-head{display:flex;align-items:center;min-width:0;flex-wrap:wrap;gap:8px;font-size:.78rem}.uat-history-class-chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;padding:3px 8px;background:#f1f5f9;color:#475569;font-size:.68rem;font-weight:900;line-height:1}.uat-history-class-spacer{flex:1}.uat-history-class-chip.delivered{background:#f0fdfa;color:#0f766e}.uat-history-class-chip.attended{background:#fffbeb;color:#92400e}.uat-history-cash-credit-pair{white-space:nowrap;color:#475569;font-size:.75rem}.uat-history-cash-credit-pair strong{color:var(--uat-ink);font-weight:800;border-radius:4px;padding:1px 0}.uat-history-cash-credit-pair .cash{color:#047857}.uat-history-cash-credit-pair small{color:#94a3b8;font-size:.72rem;font-weight:750}.uat-history-cash-credit-pair .sep,.uat-history-cash-credit-pair .equals{color:#94a3b8}.uat-history-cash-credit-pair .highlighted{padding:1px 5px;background:#fef9c3}.uat-history-cash-credit-pair .total{color:#0f172a;font-size:.84rem}.uat-history-funding-list{display:flex;min-width:0;flex-direction:column;margin-top:2px}.uat-history-funding-item{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:4px 8px;padding:3px 0;color:#64748b;font-size:.72rem}.uat-history-funding-label{min-width:52px;color:#475569;font-weight:700;text-transform:capitalize}.uat-history-funding-item time{color:#94a3b8}.uat-history-funding-cash{color:#047857;font-weight:800;white-space:nowrap}.uat-history-funding-cash button,.uat-history-credit-origin-action{border:0;padding:0;background:none;cursor:pointer;font:inherit;font-size:.69rem;font-weight:700;text-decoration:underline}.uat-history-funding-cash button{margin-left:5px;color:#047857}.uat-history-funding-credit{display:inline-flex;align-items:center;border-radius:999px;padding:2px 9px;background:#f8fafc;color:#64748b;font-size:.66rem;font-weight:800;white-space:nowrap}.uat-history-funding-credit.origin-membership{background:#eef2ff;color:#4338ca}.uat-history-funding-credit.origin-bonus{background:#fffbeb;color:#92400e}.uat-history-funding-credit.origin-grant{background:#f0fdf4;color:#166534}.uat-history-funding-credit.origin-refund{background:#fef2f2;color:#b91c1c}.uat-history-funding-credit.origin-minted_preserve{background:#faf5ff;color:#7e22ce}.uat-history-funding-credit.origin-lapse,.uat-history-funding-credit.origin-transfer{background:#f1f5f9;color:#475569}.uat-history-funding-source{min-width:0;color:#94a3b8;font-size:.66rem;overflow-wrap:anywhere}.uat-history-credit-origin-action{color:#64748b}.uat-history-credit-summary{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;margin-bottom:12px;border-bottom:1px solid var(--uat-line-soft);padding:0 6px 12px}.uat-history-credit-summary-primary{display:flex;min-width:0;flex-direction:column;gap:2px}.uat-history-credit-summary-primary span{color:#64748b;font-size:.74rem;font-weight:800}.uat-history-credit-summary-primary strong{color:var(--uat-ink);font-size:clamp(1.35rem,3vw,1.8rem);font-weight:950;line-height:1.1;font-variant-numeric:tabular-nums}.uat-history-credit-summary-context{display:flex;min-width:0;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px 14px;color:#64748b;font-size:.74rem;font-weight:750}.uat-history-credit-summary-context strong{color:#334155;font-weight:900;font-variant-numeric:tabular-nums}.uat-history-credit-detail-list{gap:0}.uat-history-credit-detail{border:0;border-top:1px solid var(--uat-line-soft);border-radius:0;background:transparent}.uat-history-credit-detail:first-child{border-top:0}.uat-history-credit-detail:last-child{border-bottom:1px solid var(--uat-line-soft)}.uat-history-credit-toggle{width:100%;min-height:52px;border:0;border-radius:0;background:transparent;color:var(--uat-ink);cursor:pointer;display:grid;grid-template-columns:16px minmax(0,1fr) minmax(136px,auto);gap:10px;align-items:center;padding:10px 6px;text-align:left}.uat-history-credit-toggle i{color:#64748b;font-size:.72rem}.uat-history-credit-toggle span{display:flex;min-width:0;flex-direction:column;gap:2px}.uat-history-credit-toggle strong{color:var(--uat-ink);font-size:.86rem;font-weight:900;overflow-wrap:anywhere}.uat-history-credit-toggle small{color:#64748b;font-size:.74rem;font-weight:750;overflow-wrap:anywhere}.uat-history-credit-detail-body{padding:0 6px 10px 32px}.uat-history-credit-source-strip{display:flex;min-width:0;margin:0 0 8px;border-left:2px solid var(--uat-line-soft);background:#f8fafc;padding:5px 8px}.uat-history-credit-event-list{display:flex;min-width:0;flex-direction:column}.uat-history-credit-event{display:grid;min-width:0;grid-template-columns:minmax(118px,.8fr) minmax(160px,1.5fr) minmax(96px,.7fr) minmax(110px,.8fr);gap:8px 12px;align-items:center;border-top:1px solid var(--uat-line-soft);padding:8px 4px}.uat-history-credit-event-date,.uat-history-credit-event-main,.uat-history-credit-event-money{display:flex;min-width:0;flex-direction:column;gap:2px}.uat-history-credit-event small{color:#94a3b8;font-size:.65rem;font-weight:850;line-height:1.15}.uat-history-credit-event-date time,.uat-history-credit-event-main span{color:#64748b;font-size:.74rem;font-weight:750;line-height:1.3;overflow-wrap:anywhere}.uat-history-credit-event-main strong,.uat-history-credit-event-money strong{min-width:0;color:var(--uat-ink);font-size:.78rem;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.uat-history-credit-event-money{align-items:flex-end;text-align:right;font-variant-numeric:tabular-nums}.uat-history-credit-event-money.in strong{color:#047857}.uat-history-credit-event-money.out strong{color:#b91c1c}.uat-history-source-links{display:flex;min-width:0;flex-wrap:wrap;gap:6px;margin-top:6px}.uat-history-source-links.compact{display:inline-flex;margin-top:0}.uat-history-source-links.compact .uat-history-receipt-link{margin-top:0;gap:4px;font-size:.74rem}.uat-history-filter-tabs{display:inline-flex;align-items:center;gap:4px;width:fit-content;max-width:100%;margin:10px 0 12px;padding:4px;border-radius:12px;background:var(--uat-surface-grouped)}.uat-history-filter-btn{min-height:36px;border:0;border-radius:10px;background:transparent;color:var(--uat-sub);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 14px;font-size:.8rem;font-weight:850;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.uat-history-filter-btn:hover{color:var(--uat-ink)}.uat-history-filter-btn.active{background:var(--uat-surface);color:var(--uat-ink);box-shadow:0 1px 3px #0000001a}.uat-history-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:10px;background:#e5e7eb;color:#374151;font-size:.66rem;font-weight:900;line-height:1;padding:0 5px}.uat-history-filter-btn.active .uat-history-filter-count{background:var(--uat-accent-soft);color:var(--uat-accent)}.uat-history-table-shell{width:100%;overflow-x:auto;border-radius:22px;background:transparent}.uat-history-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;background:transparent;table-layout:auto}.uat-history-table th,.uat-history-table td{border-bottom:1px solid var(--uat-line-soft);padding:11px 12px;text-align:left;vertical-align:top}.uat-history-table th{color:var(--uat-sub);font-size:.68rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.uat-history-table tbody tr:hover{background:#1d1d1f09}.uat-history-table-date{width:118px;color:#475569;font-weight:750;white-space:nowrap;font-size:.84rem}.uat-history-activity-cell{width:42%;min-width:280px}.uat-history-table-class{width:17%;min-width:130px}.uat-history-table-type{width:17%;min-width:138px}.uat-history-table-amount{width:96px}.uat-history-activity-title{color:var(--uat-ink);font-size:.86rem;font-weight:850;line-height:1.25}.uat-history-table-class,.uat-history-table-type{color:#475569;font-size:.82rem;line-height:1.28}.uat-history-table-amount-heading,.uat-history-table-amount{text-align:right!important}.uat-history-table-amount{color:#475569;font-size:.86rem;font-variant-numeric:tabular-nums;font-weight:900;white-space:nowrap}.uat-history-table-amount.in{color:#047857}.uat-history-table-amount.out{color:#c2410c}.uat-history-policy-note{display:inline-flex;align-items:center;margin:4px 0 0;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.72rem;font-weight:800;line-height:1.2;padding:2px 7px}.uat-history-receipt-link{display:inline-flex;align-items:center;gap:6px;margin-top:5px;border:0;background:transparent;color:#0369a1;font-weight:800;font-size:.78rem;text-decoration:none;cursor:pointer;padding:0;text-align:left;overflow-wrap:anywhere}.uat-history-receipt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172ab8}.uat-history-receipt-dialog{width:min(720px,94vw);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #00000059}.uat-history-receipt-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--uat-line-soft)}.uat-history-receipt-header>i{color:#047857}.uat-history-receipt-header strong{min-width:0;color:var(--uat-ink);font-size:.86rem;font-weight:900;overflow-wrap:anywhere}.uat-history-receipt-header a,.uat-history-receipt-header button{border:0;border-radius:8px;background:#f8fafc;color:#0369a1;cursor:pointer;font-size:.76rem;font-weight:850;line-height:1.2;padding:7px 10px;text-decoration:none;white-space:nowrap}.uat-history-receipt-header button{color:#475569}.uat-history-receipt-body{display:flex;min-height:220px;align-items:center;justify-content:center;overflow:auto;padding:12px}.uat-history-receipt-body img{max-width:calc(94vw - 48px);max-height:calc(90vh - 96px);width:auto;height:auto;border-radius:8px;object-fit:contain}.uat-history-receipt-fallback{border-bottom:1px solid var(--uat-line-soft);color:#64748b;font-size:.76rem;font-weight:750;padding:8px 14px}.uat-history-receipt-dialog iframe{width:min(700px,94vw);height:min(72vh,680px);border:0}@media(max-width:760px){.uat-history-filter-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.uat-history-filter-btn{min-width:0;padding:7px 8px}.uat-history-statement-tablist{grid-template-columns:repeat(2,minmax(0,1fr))}.uat-history-ledger-table{overflow-x:visible;border:0;background:transparent}.uat-history-ledger-heading{display:none}.uat-history-ledger-list{gap:6px}.uat-history-ledger-row{min-width:0;grid-template-columns:1fr 1fr;gap:6px 10px;border:1px solid var(--uat-line-soft);border-radius:10px;padding:8px 10px}.uat-history-ledger-cell.source,.uat-history-ledger-cell.proof{grid-column:1 / -1}.uat-history-ledger-cell.amount{align-items:flex-start}.uat-history-ledger-mobile-label{display:block;color:#94a3b8;font-size:.62rem;font-weight:900;line-height:1;text-transform:uppercase}.uat-history-credit-toggle{grid-template-columns:16px minmax(0,1fr)}.uat-history-credit-totals{grid-column:2;text-align:left}.uat-history-credit-detail-body{padding-left:12px}.uat-history-credit-event{grid-template-columns:repeat(2,minmax(0,1fr))}.uat-history-credit-event-date,.uat-history-credit-event-main{grid-column:1 / -1}.uat-history-credit-event-money{align-items:flex-start;text-align:left}.uat-history-receipt-header{grid-template-columns:auto minmax(0,1fr)}.uat-history-receipt-header a,.uat-history-receipt-header button{justify-self:start}}@media(max-width:600px){.uat-top-tabs-shell{margin-bottom:12px}.uat-top-tabs{max-width:none}.uat-top-tabs button{gap:6px;padding:0 8px;font-size:.82rem}.uat-history-toolbar{display:block}.uat-history-credit-summary{align-items:flex-start;flex-direction:column}.uat-history-credit-summary-context{justify-content:flex-start}.uat-history-credit-event{grid-template-columns:minmax(0,1fr)}.uat-history-credit-event-date,.uat-history-credit-event-main{grid-column:auto}.uat-history-refresh{width:100%;justify-content:center}.uat-history-table{min-width:640px}.uat-history-statement-tablist{grid-template-columns:1fr}.uat-history-statement-tab{min-height:62px}.uat-history-cash-credit-pair{white-space:normal}.uat-history-class-spacer{flex-basis:100%;height:0}.uat-history-class-row{padding-left:8px}.uat-history-funding-item{gap:3px 6px}}:root{--mb-red: #9F0013;--mb-red-soft: rgba(159, 0, 19, .08);--mb-ink: #1d1d1f;--mb-sub: #6e6e73;--mb-line: #e7e7ea}.membership-admin-active-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.membership-admin-queue-tabs{margin-bottom:0}.mb-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:860px){.mb-grid{grid-template-columns:1fr 1fr}}.mb-card{border-radius:32px;overflow:hidden;background:#fff;border:1px solid var(--mb-line);box-shadow:0 20px 40px -18px #0000002e;display:flex;flex-direction:column}.mb-card--waitlist,.mb-card--sold_out{border-color:#9f00133d;box-shadow:0 20px 44px -22px #9f001347}.mb-card-header{position:relative;padding:28px 28px 32px;color:#fff;background:linear-gradient(180deg,#00000059,#000000c7),linear-gradient(135deg,#2a2a2e 0%,#4a1418 60%,var(--mb-red) 140%)}.mb-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;padding:6px 12px;border-radius:999px;background:var(--mb-red);color:#fff}.mb-card-title{margin:16px 0 0;font-size:28px;line-height:1.1;font-weight:800;color:#fff}.mb-card-body{padding:24px 28px 28px;display:flex;flex-direction:column;gap:18px;flex:1}.mb-price{font-size:34px;font-weight:800;color:var(--mb-ink)}.mb-price small{font-size:15px;font-weight:600;color:var(--mb-sub);margin-left:6px}.mb-waitlist-callout{border:1px solid rgba(159,0,19,.18);border-radius:18px;background:linear-gradient(180deg,#9f001312,#9f001308);padding:14px 16px}.mb-waitlist-callout span{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#fff;color:var(--mb-red);font-size:11px;font-weight:800;letter-spacing:.08em;padding:5px 10px;text-transform:uppercase}.mb-waitlist-callout p{margin:10px 0 0;color:var(--mb-ink);font-size:14px;font-weight:650;line-height:1.45}.mb-metabox{border-radius:16px;background:var(--mb-red-soft);color:var(--mb-red);font-weight:700;font-size:14px;padding:12px 16px}.mb-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mb-feature{display:flex;gap:10px;font-size:15px;color:var(--mb-ink)}.mb-feature .mb-check{color:var(--mb-ink);font-weight:800}.mb-req-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.mb-req-tag{background:#fff5f5;border:1px solid #fecaca;color:var(--mb-red);font-weight:700;font-size:.8rem;line-height:1.25;padding:7px 14px;border-radius:9999px;display:inline-flex;align-items:center}.mb-req-label{color:#dc2626;font-size:.65rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase;margin-right:6px}.mb-req-or{font-size:.8rem;font-style:italic;color:var(--mb-sub)}.mb-cta{border:none;border-radius:24px;background:var(--mb-red);color:#fff;font-weight:700;font-size:16px;padding:14px 20px;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.mb-cta:hover{transform:translateY(-1px)}.mb-cta:disabled{background:#c7c7cc;cursor:not-allowed;transform:none}.mb-cta--ghost{background:transparent;color:var(--mb-red);border:1px solid var(--mb-red)}.mb-secondary{border:1px solid var(--mb-line);border-radius:24px;background:#fff;color:var(--mb-ink);font-weight:700;font-size:16px;padding:14px 20px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,color .12s ease}.mb-secondary:hover{border-color:var(--mb-red);color:var(--mb-red);transform:translateY(-1px)}.mb-secondary:disabled{background:#f5f5f6;color:#8e8e93;cursor:not-allowed;transform:none}.mb-linkbtn{background:none;border:none;cursor:pointer;color:var(--mb-sub);font-weight:600;font-size:14px;text-align:center;padding:6px}.mb-linkbtn:hover{color:var(--mb-ink)}.mb-dashed{background:none;border:1px dashed var(--mb-red);color:var(--mb-red);border-radius:12px;font-weight:700;padding:10px 14px;cursor:pointer}.mb-academy{background:var(--mb-red-soft);border:none;color:var(--mb-red);border-radius:16px;font-weight:800;padding:14px 16px;cursor:pointer;width:100%}.mb-section-kicker{color:var(--mb-red);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.mb-banner{border-radius:24px;background:#fff;padding:20px;box-shadow:0 16px 36px -22px #00000029;display:flex;flex-direction:column;gap:14px}.mb-banner h3{margin:0;font-size:22px;font-weight:800;color:var(--mb-ink)}.mb-status-grid{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:720px){.mb-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mb-status-card{border:none;border-radius:12px;background:#f7f7f8;padding:10px 14px}.mb-status-grid span{display:block;color:var(--mb-sub);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mb-status-card strong{display:block;margin-top:4px;color:var(--mb-ink);font-size:14px;line-height:1.25}.mb-status-card--success{border-color:#a7f3d0;background:#ecfdf5}.mb-status-card--success strong{color:#065f46}.mb-status-card--attention{border-color:#fdba74;background:#fff7ed}.mb-status-card--attention strong{color:#9a3412}.mb-status-card--warning{border-color:#fcd34d;background:#fffbeb}.mb-status-card--warning strong{color:#92400e}.mb-status-card--error{border-color:#fecaca;background:#fef2f2}.mb-status-card--error strong{color:#b91c1c}.mb-status-card--pending{border-color:var(--mb-line);background:#f7f7f8}.mb-receipt-note{margin:0;color:var(--mb-sub);font-size:14px;font-weight:650;line-height:1.45}.mb-receipt-note a{color:var(--mb-red);font-weight:800;text-decoration:none}.mb-receipt-note a:hover{text-decoration:underline}.mb-action-row{display:flex;flex-direction:column;gap:10px}@media(min-width:640px){.mb-action-row{flex-direction:row}}.mb-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#00000080;display:flex;align-items:flex-end;justify-content:center;animation:mb-fade .2s ease}.mb-sheet{background:#fff;width:100%;max-width:680px;max-height:94vh;overflow-y:auto;border-radius:28px 28px 0 0;padding:0;animation:mb-slide-up .32s cubic-bezier(.22,1,.36,1)}@media(min-width:720px){.mb-sheet-overlay{align-items:center}.mb-sheet{border-radius:28px}}.mb-sheet-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.mb-sheet-close{background:#f1f1f3;border:none;border-radius:999px;width:36px;height:36px;font-size:18px;cursor:pointer;color:var(--mb-ink);flex-shrink:0}.mb-sheet h2{margin:0;font-size:24px;font-weight:800;color:var(--mb-ink)}.mb-sheet p{color:var(--mb-ink);line-height:1.55}.mb-sheet hr{border:none;border-top:1px solid var(--mb-line);margin:20px 0}.mb-bullets{margin:0;padding-left:20px;color:var(--mb-ink);line-height:1.6}.mb-equip-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background:#000000d9;display:flex;flex-direction:column;animation:mb-fade .2s ease}.mb-equip-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#fff;gap:12px}.mb-equip-bar .mb-equip-url{font-size:13px;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-equip-close{background:#fff;color:var(--mb-ink);border:none;border-radius:999px;width:40px;height:40px;font-size:20px;cursor:pointer;flex-shrink:0}.mb-equip-frame{flex:1;width:100%;border:none;background:#fff}.mb-equip-fallback{margin:auto;max-width:420px;text-align:center;color:#fff;padding:32px;display:flex;flex-direction:column;gap:16px}.mb-equip-fallback a{display:inline-block;background:var(--mb-red);color:#fff;border-radius:24px;padding:12px 20px;font-weight:700;text-decoration:none}.mb-funnel{max-width:640px;margin:0 auto}.mb-stepper{display:flex;gap:6px;margin-bottom:24px}.mb-step-dot{flex:1;height:5px;border-radius:999px;background:var(--mb-line)}.mb-step-dot--done{background:var(--mb-red)}.mb-step-dot--current{background:var(--mb-red);opacity:.55}.mb-funnel-card{border:1px solid var(--mb-line);border-radius:24px;padding:28px;background:#fff}.mb-funnel h2{margin:0 0 6px;font-size:24px;font-weight:800;color:var(--mb-ink)}.mb-funnel .mb-step-sub{color:var(--mb-sub);margin:0 0 20px}.mb-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.mb-field label{font-weight:700;font-size:14px;color:var(--mb-ink)}.mb-field input[type=text],.mb-field input[type=file]{border:1px solid var(--mb-line);border-radius:12px;padding:12px 14px;font-size:15px}.mb-checkline{display:flex;gap:10px;align-items:flex-start;margin:16px 0;font-size:14px;color:var(--mb-ink)}.mb-checklist{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.mb-checklist li{display:flex;justify-content:space-between;padding:12px 16px;border-radius:12px;background:#f7f7f8;font-weight:600}.mb-pill{font-size:12px;font-weight:800;padding:3px 10px;border-radius:999px}.mb-pill--done{background:#d8f3dc;color:#1b7a3d}.mb-pill--wait{background:#fff0d6;color:#9a6a00}.mb-actions{display:flex;gap:12px;margin-top:20px}.mb-actions .mb-cta{flex:1}.mb-dev{margin-top:20px;border:1px dashed #b0b0b8;border-radius:14px;padding:14px 16px;background:#fafafa}.mb-dev-title{font-size:11px;font-weight:800;letter-spacing:.08em;color:#8a8a90;text-transform:uppercase;margin:0 0 10px}.mb-dev label{display:flex;align-items:center;gap:8px;font-size:13px;color:#444;margin:6px 0}.mb-dev select{border:1px solid var(--mb-line);border-radius:8px;padding:6px 8px;font-size:13px}.membership-admin-action-group{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:148px}.membership-admin-action-group button{white-space:nowrap}.membership-balance-credit{min-width:128px}.membership-balance-credit-accessible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.membership-balance-credit-amounts{display:block;color:#1e293b;font-size:12px;font-weight:800;white-space:nowrap}.membership-balance-credit-state,.membership-balance-credit-empty{display:block;color:#64748b;font-size:11px;font-weight:600;white-space:nowrap}.membership-admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;padding:7px 13px;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease;white-space:nowrap}.membership-admin-btn:hover:not(:disabled),.membership-admin-btn:focus-visible{border-color:#a78bfa;background:#f5f3ff;color:#6d28d9}.membership-admin-btn:focus-visible{outline:2px solid #ddd6fe;outline-offset:2px}.membership-admin-btn:disabled,.membership-admin-btn[aria-disabled=true]{cursor:not-allowed;opacity:.55}.membership-admin-btn--sm{min-height:28px;padding:5px 10px;font-size:11px}.membership-admin-btn--xs{min-height:26px;padding:4px 9px;font-size:11px}.membership-admin-btn--info{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.membership-admin-btn--info:hover:not(:disabled),.membership-admin-btn--info:focus-visible{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.membership-admin-btn--success{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.membership-admin-btn--success:hover:not(:disabled),.membership-admin-btn--success:focus-visible{border-color:#86efac;background:#dcfce7;color:#166534}.membership-admin-btn--warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.membership-admin-btn--warning:hover:not(:disabled),.membership-admin-btn--warning:focus-visible{border-color:#fcd34d;background:#fef3c7;color:#78350f}.membership-admin-btn--danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.membership-admin-btn--danger:hover:not(:disabled),.membership-admin-btn--danger:focus-visible{border-color:#fca5a5;background:#fee2e2;color:#991b1b}.membership-admin-btn--accent{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.membership-admin-btn--accent:hover:not(:disabled),.membership-admin-btn--accent:focus-visible{border-color:#c4b5fd;background:#ede9fe;color:#5b21b6}.membership-admin-btn--dashed{border-style:dashed}.membership-admin-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.membership-admin-icon-btn:hover:not(:disabled),.membership-admin-icon-btn:focus-visible{border-color:#d1d5db;background:#f9fafb;color:#374151}.membership-admin-icon-btn:focus-visible{outline:2px solid #ddd6fe;outline-offset:2px}.membership-admin-icon-btn:disabled{cursor:not-allowed;opacity:.55}.membership-admin-modal-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.membership-admin-search-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.membership-report{display:flex;flex-direction:column;gap:16px}.membership-report-header,.membership-report-controls,.membership-report-section-head,.membership-report-warnings{display:flex;align-items:center;gap:12px}.membership-report-header,.membership-report-section-head{justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.membership-report-header h2,.membership-report-section-head h3{margin:0;color:#111827;font-weight:700}.membership-report-header h2{font-size:17px}.membership-report-section-head h3{font-size:15px}.membership-report-header p,.membership-report-section-head p,.membership-report-warnings p{margin:4px 0 0;color:#6b7280;font-size:12px;line-height:1.4}.membership-report-heading{min-width:0}.membership-report-period-status{display:flex;flex-direction:column;gap:3px;flex:1 1 190px;min-width:170px;margin:0;color:#6b7280;font-size:12px;line-height:1.4}.membership-report-period-status strong{overflow-wrap:anywhere;color:#1f2937;font-size:13px}.membership-report-period-status b{color:#92400e}.membership-report-filter-panel{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap}.membership-report-controls{flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px}.membership-report-controls label,.membership-report-period-selector{display:flex;flex-direction:column;gap:3px;min-width:0;margin:0;border:0;padding:0}.membership-report-controls label>span,.membership-report-period-selector legend{padding:0;color:#6b7280;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.membership-report-controls select{min-height:44px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#1f2937;padding:0 9px;font-size:12px;font-weight:600}.membership-report-period-options{display:inline-flex;overflow:hidden;border:1px solid #d1d5db;border-radius:7px;background:#f8fafc}.membership-report-period-options button,.membership-report-period-navigation button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;border-radius:0;background:transparent;color:#475569;padding:0 11px;font-size:12px;font-weight:700;cursor:pointer}.membership-report-period-options button[aria-pressed=true]{background:#fff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #1d4ed81f}.membership-report-period-navigation{display:grid;grid-template-columns:44px minmax(110px,auto) 44px auto;align-items:center;min-width:0;border:1px solid #d1d5db;border-radius:7px;background:#fff}.membership-report-period-navigation button+.membership-report-period-navigation-label,.membership-report-period-navigation-label+button,.membership-report-current-period{border-left:1px solid #e5e7eb}.membership-report-period-navigation-label{min-width:0;padding:6px 10px;overflow-wrap:anywhere;color:#1f2937;font-size:12px;font-weight:700;line-height:1.25;text-align:center}.membership-report-period-navigation .membership-report-current-period{border-radius:0 6px 6px 0;white-space:nowrap}.membership-report-program-filter select{min-width:145px}.membership-report-refresh,.membership-report-error button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#374151;padding:0 11px;font-size:12px;font-weight:700;cursor:pointer}.membership-report-refresh:hover:not(:disabled),.membership-report-error button:hover,.membership-report-period-options button:hover:not(:disabled),.membership-report-period-navigation button:hover:not(:disabled){border-color:#9ca3af;background:#f9fafb}.membership-report-refresh:disabled,.membership-report-period-options button:disabled,.membership-report-period-navigation button:disabled,.membership-report-controls select:disabled{cursor:not-allowed;background:#f1f5f9;color:#94a3b8;opacity:1}.membership-report-period-options button:focus-visible,.membership-report-period-navigation button:focus-visible,.membership-report-controls select:focus-visible,.membership-report-refresh:focus-visible,.membership-report-error button:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.membership-report-spin{animation:membership-today-spin .9s linear infinite}.membership-report-state,.membership-report-error,.membership-report-warnings{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:13px;color:#4b5563;font-size:13px;font-weight:600}.membership-report-state{display:flex;align-items:center;gap:8px;min-height:70px}.membership-report-error,.membership-report-warnings{background:#fffaf0;border-color:#fcd9a8;color:#92400e}.membership-report-error{display:flex;flex-wrap:wrap}.membership-report-error button{margin-left:auto;border-color:#f5c77d}.membership-report-section{min-width:0}.membership-report-grid{display:grid;gap:10px;margin-top:9px}.membership-report-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.membership-report-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-report-card{min-width:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:11px}.membership-report-card>span,.membership-report-card small{display:block;overflow-wrap:anywhere;color:#6b7280;font-size:11px;font-weight:600;line-height:1.35}.membership-report-card strong{display:block;overflow-wrap:anywhere;margin:5px 0;color:#111827;font-size:20px;line-height:1.1}.membership-report-position{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.membership-report-position-current{white-space:nowrap;color:var(--mb-ink)}.membership-report-position-separator{color:#94a3b8;font-weight:600}.membership-report-position-total{white-space:nowrap;color:var(--mb-sub);font-weight:700}.membership-report-position-percentage{white-space:nowrap;color:var(--mb-sub);font-size:12px;font-weight:700}.membership-report-card--positive{border-color:#bbf7d0;background:#f7fff9}.membership-report-card--watch{border-color:#fde68a;background:#fffdf5}.membership-report-card--warning{border-color:#fecaca;background:snow}.membership-report-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.membership-report-detail-grid p{margin:0;border-radius:8px;background:#f8fafc;padding:8px;color:#64748b;font-size:11px;font-weight:600}.membership-report-detail-grid span{display:flex;justify-content:space-between;gap:7px}.membership-report-detail-grid strong{color:#1e293b;font-size:12px}.membership-report-warnings strong{color:#92400e;font-size:12px}@media(max-width:900px){.membership-report-grid--four,.membership-report-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.membership-report-filter-panel{align-items:stretch}.membership-report-controls{width:100%;justify-content:stretch;align-items:stretch}.membership-report-period-selector,.membership-report-program-filter{flex:1 1 140px}.membership-report-period-options{display:flex}.membership-report-period-options button{flex:1}.membership-report-period-navigation{grid-template-columns:44px minmax(0,1fr) 44px;width:100%}.membership-report-period-navigation .membership-report-current-period{grid-column:1 / -1;border-top:1px solid #e5e7eb;border-left:0;border-radius:0 0 7px 7px}.membership-report-controls select{width:100%}.membership-report-refresh{flex:1 1 100%}.membership-report-grid--four,.membership-report-grid--two,.membership-report-detail-grid{grid-template-columns:1fr}.membership-report-error button{margin-left:0}}.membership-today{display:flex;flex-direction:column;gap:12px}.membership-today-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.membership-today-header h2,.membership-today-section-head h2,.membership-today-glance-head h2{margin:0;color:#111827;font-size:15px;font-weight:700;line-height:1.2}.membership-today-header h2{font-size:16px}.membership-today-header p{margin:3px 0 0;color:#6b7280;font-size:12px;font-weight:500}.membership-today-refresh,.membership-today-empty button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.membership-today-refresh:hover,.membership-today-empty button:hover{border-color:#9ca3af;background:#f9fafb}.membership-today-refresh:disabled{cursor:not-allowed;opacity:.62}.membership-today-spin{animation:membership-today-spin .9s linear infinite}.membership-today-error,.membership-today-loading,.membership-today-empty,.membership-today-empty-line{border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;padding:12px;font-size:13px;font-weight:500}.membership-today-error{display:flex;align-items:center;gap:8px;border-color:#fecaca;background:#fef2f2;color:#b91c1c}.membership-today-loading{display:flex;align-items:center;gap:8px;min-height:76px}.membership-today-empty{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.membership-today-empty h3{margin:0;color:#111827;font-size:14px;font-weight:700}.membership-today-empty p{margin:3px 0 0;color:#6b7280;font-size:12px;font-weight:400;line-height:1.4}.membership-today-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:14px;align-items:start}.membership-today-work,.membership-today-glance{min-width:0}.membership-today-work{display:flex;flex-direction:column;gap:12px}.membership-today-glance{display:flex;flex-direction:column;gap:8px}.membership-today-section{display:flex;flex-direction:column;gap:6px}.membership-today-section-head,.membership-today-glance-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.membership-today-section-head span,.membership-today-glance-head span{flex-shrink:0;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.membership-today-section-head span{background:#e0e7ff;color:#3730a3}.membership-today-glance-head span{background:#f3f4f6;color:#374151}.membership-today-list{display:flex;flex-direction:column;gap:7px}.membership-today-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:8px 10px}.membership-today-item-main{min-width:0}.membership-today-title-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.membership-today-title-row h3{min-width:0;margin:0;color:#111827;font-size:13px;font-weight:700;line-height:1.25;overflow-wrap:normal;word-break:normal}.membership-today-severity-dot{width:7px;height:7px;border-radius:999px;background:#cbd5e1;flex:0 0 auto}.membership-today-severity-dot--urgent{background:#ef4444}.membership-today-severity-dot--action{background:#6366f1}.membership-today-severity-dot--watch{background:#f59e0b}.membership-today-severity-dot--info{background:#38bdf8}.membership-today-inline-code{max-width:190px;color:#6b7280;font-size:12px;font-weight:500;line-height:1.25;overflow-wrap:anywhere}.membership-today-age{flex-shrink:0;border-radius:999px;background:#eef2ff;color:#4b5563;padding:3px 8px;font-size:11px;font-weight:600;white-space:nowrap}.membership-today-item-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.membership-today-item-meta span{max-width:100%;border-radius:999px;background:#f3f4f6;color:#374151;padding:3px 8px;font-size:11px;font-weight:600;overflow-wrap:anywhere}.membership-today-item-main p{margin:5px 0 0;color:#6b7280;font-size:12px;font-weight:400;line-height:1.35;overflow-wrap:anywhere}.membership-today-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;min-width:118px}.membership-today-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:27px;border-radius:8px;padding:0 8px;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.membership-today-action--primary{border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca}.membership-today-action--primary:hover{border-color:#a5b4fc;background:#e0e7ff;color:#3730a3}.membership-today-action--secondary{border:1px solid #d1d5db;background:#fff;color:#374151}.membership-today-action--secondary:hover{background:#f9fafb;border-color:#9ca3af}.membership-today-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.membership-today-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;min-height:56px;padding:8px 9px}.membership-today-card span{display:block;color:#6b7280;font-size:10px;font-weight:600;line-height:1.2}.membership-today-card strong{display:block;margin-top:3px;color:#111827;font-size:17px;font-weight:700;line-height:1.1}.membership-today-card button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#374151;cursor:pointer}.membership-today-card button:hover{border-color:#9ca3af;background:#f9fafb}.membership-today-card--urgent{border-color:#f3d5d5;background:snow}.membership-today-card--action{border-color:#d8ddff;background:#fbfcff}.membership-today-card--watch{border-color:#f4ddbf;background:#fffdf8}.membership-today-recent{display:flex;flex-direction:column;gap:7px;margin-top:2px}.membership-today-recent .membership-today-item{grid-template-columns:1fr;align-items:stretch}.membership-today-recent .membership-today-item-actions{justify-content:flex-start;min-width:0}.membership-today-recent .membership-today-action{min-height:26px}@media(max-width:980px){.membership-today-layout{grid-template-columns:1fr}.membership-today-glance{order:2}}@media(max-width:640px){.membership-today-empty{grid-template-columns:1fr}.membership-today-item{grid-template-columns:1fr;align-items:stretch}.membership-today-age{width:fit-content;white-space:normal}.membership-today-item-actions{justify-content:flex-start;min-width:0}.membership-today-action{min-width:0}}.membership-journey-state,.membership-journey-error,.membership-journey-empty{margin:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:18px;color:#475569;font-size:14px;display:flex;align-items:center;gap:10px}.membership-journey-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.membership-journey-body{display:flex;flex-direction:column;min-width:0;max-width:100%}.membership-journey-identity{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.membership-journey-identity-badge{display:inline-flex;align-items:baseline;gap:7px;border:1px solid #dbe4c6;border-radius:999px;background:#f7faef;padding:5px 10px;color:#365314}.membership-journey-identity-badge span{font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.membership-journey-identity-badge strong{font-size:12px;font-weight:900;min-width:0;overflow-wrap:anywhere}.membership-journey-position,.membership-journey-credit{min-width:0;max-width:100%;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:14px 16px;box-sizing:border-box}.membership-journey-position{border-color:#bbdfca;background:linear-gradient(135deg,#f3faf6,#e6f4eb)}.membership-journey-credit{margin-top:10px;background:linear-gradient(135deg,#f8fafc,#eef2f6)}.membership-journey-position h2,.membership-journey-credit h2,.membership-journey-destinations h2{margin:0;color:#0f172a;font-size:14px;font-weight:900}.membership-journey-value-list,.membership-journey-credit-position{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 0}.membership-journey-value-list>div,.membership-journey-credit-position>div{min-width:0;border-radius:8px;background:#ffffffb8;padding:9px 10px}.membership-journey-value-list dt,.membership-journey-credit-position dt,.membership-journey-adjustments dt,.membership-journey-destinations dt{color:#475569;font-size:11px;font-weight:800}.membership-journey-value-list dd,.membership-journey-credit-position dd,.membership-journey-adjustments dd,.membership-journey-destinations dd{min-width:0;margin:3px 0 0;color:#1e293b;font-size:16px;font-weight:900;overflow-wrap:anywhere}.membership-journey-no-credit{margin:8px 0 0;color:#475569;font-size:12px;line-height:1.45}.membership-journey-adjustments{margin-top:10px;border-top:1px solid #cbd5e1;padding-top:8px}.membership-journey-adjustments summary{cursor:pointer;color:#334155;font-size:12px;font-weight:800}.membership-journey-adjustments dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 0}.membership-journey-adjustments dl>div{min-width:0}.membership-journey-warnings{display:flex;flex-direction:column;gap:6px;margin-top:12px}.membership-journey-warnings div{display:flex;gap:8px;align-items:flex-start;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;padding:9px 10px;font-size:12px;font-weight:700}.membership-journey-evidence{margin-top:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.membership-journey-evidence summary{cursor:pointer;padding:10px 12px;color:#334155;font-size:12px;font-weight:800;line-height:1.4}.membership-journey-evidence summary::marker{color:#64748b}.membership-journey-evidence summary:focus-visible,.membership-journey-history-toggle:focus-visible{outline:3px solid #a5b4fc;outline-offset:2px}.membership-journey-sections{margin:0;padding:0;list-style:none;border-top:1px solid #e2e8f0}.membership-journey-sections li{border-bottom:1px solid #e2e8f0;padding:8px 12px;color:#475569;font-size:12px;line-height:1.4}.membership-journey-sections li:last-child{border-bottom:0}.membership-journey-destinations{display:flex;flex-direction:column;gap:8px;margin-top:16px;min-width:0;max-width:100%}.membership-journey-destinations ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.membership-journey-destinations li{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:start;gap:12px;border:1px solid #dbe4c6;border-radius:8px;background:#fbfdf7;padding:12px;min-width:0;max-width:100%;box-sizing:border-box}.membership-journey-destinations li>strong{min-width:0;color:#0f172a;font-size:14px;font-weight:900;overflow-wrap:anywhere}.membership-journey-destinations dl{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px;margin:0;min-width:0}.membership-journey-destinations dl>div{min-width:0}.membership-journey-timeline{display:flex;flex-direction:column;margin-top:16px}.membership-journey-timeline-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.membership-journey-timeline-heading h2{margin:0;color:#0f172a;font-size:14px;font-weight:900}.membership-journey-timeline-heading p{margin:3px 0 0;color:#64748b;font-size:11px}.membership-journey-history-toggle{flex-shrink:0;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:6px 10px;color:#334155;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.membership-journey-history-toggle:hover{background:#f8fafc}.membership-journey-timeline-rows{display:flex;flex-direction:column;gap:8px}.membership-journey-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px}.membership-journey-row-icon{width:28px;height:28px;border-radius:8px;background:#eef2ff;color:#4f46e5;display:inline-flex;align-items:center;justify-content:center}.membership-journey-row--cash .membership-journey-row-icon{background:#dcfce7;color:#15803d}.membership-journey-row--credit .membership-journey-row-icon{background:#fef3c7;color:#b45309}.membership-journey-row--refund .membership-journey-row-icon,.membership-journey-row--dispute .membership-journey-row-icon{background:#fee2e2;color:#b91c1c}.membership-journey-row--legal .membership-journey-row-icon{background:#e0f2fe;color:#0369a1}.membership-journey-row-main{min-width:0}.membership-journey-row-top{display:flex;justify-content:space-between;gap:12px}.membership-journey-row h3{margin:0;color:#0f172a;font-size:14px;font-weight:800}.membership-journey-row time{flex-shrink:0;color:#64748b;font-size:12px;font-weight:700}.membership-journey-row p{margin:4px 0 0;color:#475569;font-size:13px;line-height:1.45}.membership-journey-row-meta,.membership-journey-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.membership-journey-row-meta span{border-radius:999px;background:#f1f5f9;color:#334155;padding:3px 8px;font-size:11px;font-weight:800}.membership-journey-links a{display:inline-flex;align-items:center;gap:4px;border:1px solid #c7d2fe;border-radius:8px;color:#4338ca;background:#eef2ff;padding:4px 8px;font-size:11px;font-weight:800;text-decoration:none}@media(max-width:720px){.membership-journey-value-list,.membership-journey-credit-position,.membership-journey-adjustments dl,.membership-journey-destinations li{grid-template-columns:minmax(0,1fr)}.membership-journey-destinations dl{justify-content:flex-start}.membership-journey-row-top{flex-direction:column;gap:4px}.membership-journey-row time{flex-shrink:1}.membership-journey-timeline-heading{flex-direction:column}.membership-journey-history-toggle{width:100%}}@media(max-width:480px){.membership-journey-identity-badge{width:100%;align-items:flex-start;flex-direction:column;border-radius:8px}.membership-journey-destinations dl{flex-direction:column}.membership-journey-row{grid-template-columns:minmax(0,1fr)}.membership-journey-row-icon{display:none}.membership-journey-evidence summary,.membership-journey-row h3,.membership-journey-row p,.membership-journey-row-meta span{overflow-wrap:anywhere}}@keyframes membership-today-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mb-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mb-fade{0%{opacity:0}to{opacity:1}}
