.tgsh-my-account{max-width:800px;margin:0 auto}.tgsh-my-account .tgsh-balance-card,.tgsh-my-account .tgsh-rewards-summary,.tgsh-my-account .tgsh-progress-card,.tgsh-my-account .tgsh-referral-card,.tgsh-my-account .tgsh-redeem-card{padding:1.25rem 1.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem}.tgsh-my-account .tgsh-balance-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:linear-gradient(135deg, #fdfbf7 0%, #f7f0e5 100%)}.tgsh-my-account .tgsh-balance-card .tgsh-balance-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.tgsh-my-account .tgsh-balance-card .tgsh-balance-value{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1}.tgsh-my-account .tgsh-rewards-summary{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}@media(max-width: 600px){.tgsh-my-account .tgsh-rewards-summary{grid-template-columns:1fr}}.tgsh-my-account .tgsh-rewards-summary .tgsh-rewards-balance{display:flex;flex-direction:column;align-items:center;text-align:center}.tgsh-my-account .tgsh-rewards-summary .tgsh-balance-value{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.tgsh-my-account .tgsh-rewards-summary .tgsh-balance-cash{font-size:.9rem;opacity:.7}.tgsh-my-account .tgsh-rewards-summary .tgsh-tier-card{padding:1rem;border:2px solid currentColor;border-radius:8px;text-align:center}.tgsh-my-account .tgsh-rewards-summary .tgsh-tier-name{display:block;font-size:1.25rem;font-weight:600}.tgsh-my-account .tgsh-rewards-summary .tgsh-tier-mult{display:block;font-size:.85rem;opacity:.7}.tgsh-my-account .tgsh-progress-bar{background:#f0f0f0;height:8px;border-radius:999px;overflow:hidden}.tgsh-my-account .tgsh-progress-fill{height:100%;background:#2271b1;transition:width .5s ease}.tgsh-my-account .tgsh-referral-input{display:flex;gap:.5rem;margin-top:.5rem}.tgsh-my-account .tgsh-referral-input input{flex:1;padding:.5rem .75rem;border:1px solid #ccc;border-radius:4px;font-family:"SFMono-Regular",Menlo,Monaco,Consolas,monospace;font-size:.85rem}.tgsh-my-account .tgsh-redeem-card form{display:grid;gap:.5rem;max-width:400px}.tgsh-my-account .tgsh-redeem-card form input{padding:.5rem;border:1px solid #ccc;border-radius:4px}.tgsh-my-account .tgsh-redeem-card form .tgsh-redeem-preview{font-size:.9rem;opacity:.8;margin:0}.tgsh-my-account .tgsh-table{width:100%;border-collapse:collapse;margin:1rem 0}.tgsh-my-account .tgsh-table th{text-align:left;padding:.6rem .75rem;background:#f6f7f7;border-bottom:2px solid #e0e0e0;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.tgsh-my-account .tgsh-table td{padding:.6rem .75rem;border-bottom:1px solid #f0f0f0;vertical-align:top}.tgsh-my-account .tgsh-table tr.is-credit .tgsh-points-cell,.tgsh-my-account .tgsh-table tr.is-credit .tgsh-amount{color:#2e7d32;font-weight:600}.tgsh-my-account .tgsh-table tr.is-debit .tgsh-points-cell,.tgsh-my-account .tgsh-table tr.is-debit .tgsh-amount{color:#c62828;font-weight:600}.tgsh-my-account .tgsh-status{display:inline-block;padding:.15rem .6rem;font-size:.8rem;font-weight:500;text-transform:capitalize;border-radius:999px;line-height:1.5}.tgsh-my-account .tgsh-status-completed,.tgsh-my-account .tgsh-status-active,.tgsh-my-account .tgsh-status-qualified{background:#d6f0d6;color:#2e7d32}.tgsh-my-account .tgsh-status-pending,.tgsh-my-account .tgsh-status-processing,.tgsh-my-account .tgsh-status-onhold,.tgsh-my-account .tgsh-status-inactive{background:#fff3d6;color:#b08d00}.tgsh-my-account .tgsh-status-cancelled,.tgsh-my-account .tgsh-status-failed,.tgsh-my-account .tgsh-status-rejected,.tgsh-my-account .tgsh-status-locked,.tgsh-my-account .tgsh-status-expired{background:#fbd6d6;color:#c62828}.tgsh-my-account .tgsh-type,.tgsh-my-account .tgsh-event{display:inline-block;padding:.1rem .5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;background:#f0f0f0;border-radius:3px}.tgsh-my-account .tgsh-note{display:block;font-size:.8rem;opacity:.7;margin-top:.2rem}.tgsh-my-account .tgsh-empty{padding:1.5rem;text-align:center;background:#f6f7f7;border-radius:4px;opacity:.7}.tgsh-my-account .tgsh-pagination{display:flex;gap:.25rem;margin-top:1rem;justify-content:center}.tgsh-my-account .tgsh-page{display:inline-block;padding:.4rem .7rem;border:1px solid #ccc;text-decoration:none;border-radius:3px}.tgsh-my-account .tgsh-page.is-active{background:#2271b1;color:#fff;border-color:#2271b1}.tgsh-refunds form{display:grid;gap:.5rem;max-width:500px}.tgsh-refunds form input,.tgsh-refunds form select,.tgsh-refunds form textarea{padding:.5rem;border:1px solid #ccc;border-radius:4px}.tgsh-refunds form textarea{min-height:80px;resize:vertical}