.ProfileHead-module-scss-module__4N6IKW__hero{background:var(--secondary-color);color:#fff;border-radius:20px;flex:1;align-items:center;gap:1.8rem;width:50%;padding:2rem 2.5rem;display:flex;box-shadow:0 10px 40px rgba(30,58,138,.25)}@media (max-width:992px){.ProfileHead-module-scss-module__4N6IKW__hero{text-align:center;flex-direction:column}}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__avatar{opacity:.9;font-size:4.5rem}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__text h1{margin-bottom:.4rem;font-size:1.9rem;font-weight:800}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__text h1 span{color:#facc15}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__text p{opacity:.9;max-width:500px;margin-bottom:1rem;font-size:1rem}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__text .ProfileHead-module-scss-module__4N6IKW__stats{flex-wrap:wrap;gap:1.5rem;display:flex}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__text .ProfileHead-module-scss-module__4N6IKW__stats div{background:rgba(255,255,255,.15);border-radius:10px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.9rem;font-weight:600;display:flex}.ProfileHead-module-scss-module__4N6IKW__hero .ProfileHead-module-scss-module__4N6IKW__text .ProfileHead-module-scss-module__4N6IKW__stats div svg{font-size:1rem}
.BalanceCard-module-scss-module__pByO-a__balanceCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;width:50%;padding:1.8rem 2rem;transition:all .3s;display:flex;box-shadow:0 8px 24px rgba(0,0,0,.05)}.BalanceCard-module-scss-module__pByO-a__balanceCard:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(37,99,235,.15)}@media (max-width:992px){.BalanceCard-module-scss-module__pByO-a__balanceCard{width:100%}}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__header{align-items:center;gap:1rem;display:flex}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__header h3{color:#475569;margin-bottom:.2rem;font-size:1rem;font-weight:700}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__header p{color:#2563eb;font-size:1.8rem;font-weight:800}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__header p span{color:#64748b;margin-left:.2rem;font-size:1rem}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__header .BalanceCard-module-scss-module__pByO-a__icon{color:#2563eb;background:#eff6ff;border-radius:14px;padding:.7rem;font-size:2.6rem}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__actions{align-items:center;gap:1rem;display:flex}.BalanceCard-module-scss-module__pByO-a__balanceCard .BalanceCard-module-scss-module__pByO-a__actions .BalanceCard-module-scss-module__pByO-a__link{align-items:center;display:flex}
.AllTransactions-module-scss-module__Z40E6W__transactionsSection{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.AllTransactions-module-scss-module__Z40E6W__header{flex-direction:column;gap:.3rem;display:flex}.AllTransactions-module-scss-module__Z40E6W__header h3{color:var(--text-primary);font-size:1.8rem;font-weight:700}.AllTransactions-module-scss-module__Z40E6W__header p{color:var(--text-muted);font-size:1rem}.AllTransactions-module-scss-module__Z40E6W__transactionsList{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.2rem;display:grid}.AllTransactions-module-scss-module__Z40E6W__transactionCard{background:linear-gradient(145deg,var(--surface-color),var(--surface-muted));border:1px solid var(--border-color);border-radius:14px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.05)}.AllTransactions-module-scss-module__Z40E6W__transactionCard:hover{transform:translateY(-3px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.AllTransactions-module-scss-module__Z40E6W__iconWrapper{background:rgba(0,0,0,.05);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.AllTransactions-module-scss-module__Z40E6W__iconWrapper svg{font-size:1.3rem}.AllTransactions-module-scss-module__Z40E6W__iconAdd{color:#22c55e}.AllTransactions-module-scss-module__Z40E6W__iconSpend{color:#ef4444}.AllTransactions-module-scss-module__Z40E6W__info{flex-direction:column;gap:.4rem;width:100%;display:flex}.AllTransactions-module-scss-module__Z40E6W__rowTop{justify-content:space-between;align-items:center;display:flex}.AllTransactions-module-scss-module__Z40E6W__amount{color:var(--text-primary);font-size:1.05rem;font-weight:700}.AllTransactions-module-scss-module__Z40E6W__badge{text-transform:uppercase;letter-spacing:.4px;border-radius:8px;padding:.3rem .6rem;font-size:.8rem;font-weight:600}.AllTransactions-module-scss-module__Z40E6W__badgeAdd{color:#22c55e;background:rgba(34,197,94,.15)}.AllTransactions-module-scss-module__Z40E6W__badgeSpend{color:#ef4444;background:rgba(239,68,68,.15)}.AllTransactions-module-scss-module__Z40E6W__rowBottom{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.AllTransactions-module-scss-module__Z40E6W__rowBottom svg{opacity:.7;margin-right:.3rem}.AllTransactions-module-scss-module__Z40E6W__date{align-items:center;display:flex}.AllTransactions-module-scss-module__Z40E6W__balance{color:var(--secondary-color);align-items:center;font-weight:600;display:flex}.AllTransactions-module-scss-module__Z40E6W__emptyState{text-align:center;background:var(--surface-muted);border:2px dashed var(--border-color);border-radius:1rem;flex-direction:column;align-items:center;gap:1.2rem;padding:3rem 2rem;display:flex}.AllTransactions-module-scss-module__Z40E6W__emptyState .AllTransactions-module-scss-module__Z40E6W__emptyIcon{color:var(--text-muted);font-size:2.4rem}.AllTransactions-module-scss-module__Z40E6W__emptyState p{color:var(--text-secondary)}.AllTransactions-module-scss-module__Z40E6W__add{border-left:4px solid #22c55e}.AllTransactions-module-scss-module__Z40E6W__spend{border-left:4px solid #ef4444}
.Dashboard-module-scss-module__H38h1q__dashboard{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module-scss-module__H38h1q__toggleBar{background:var(--surface-color);border-radius:12px;justify-content:center;gap:1rem;padding:.5rem;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.08)}@media (max-width:768px){.Dashboard-module-scss-module__H38h1q__toggleBar{gap:.5rem}}.Dashboard-module-scss-module__H38h1q__toggleButton{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:10px;flex:1;padding:.7rem 1.2rem;font-size:1rem;font-weight:600;transition:all .3s}.Dashboard-module-scss-module__H38h1q__toggleButton:hover{color:var(--text-primary);background:rgba(0,0,0,.05)}.Dashboard-module-scss-module__H38h1q__toggleButton.Dashboard-module-scss-module__H38h1q__active{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.15)}.Dashboard-module-scss-module__H38h1q__content{width:100%;min-height:400px}.Dashboard-module-scss-module__H38h1q__fadeIn{animation:.35s forwards Dashboard-module-scss-module__H38h1q__fadeIn}@keyframes Dashboard-module-scss-module__H38h1q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.AllSeo-module-scss-module__TQblLG__ordersSection{max-width:1250px;color:var(--text-primary);margin:0 auto;padding:2.5rem 1.5rem}@media (max-width:768px){.AllSeo-module-scss-module__TQblLG__ordersSection{padding:2rem 1rem}}.AllSeo-module-scss-module__TQblLG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.AllSeo-module-scss-module__TQblLG__header h3{color:var(--secondary-color);margin-bottom:.4rem;font-size:2rem;font-weight:800}.AllSeo-module-scss-module__TQblLG__header p{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem}.AllSeo-module-scss-module__TQblLG__header button{margin-top:.5rem;font-weight:600}.AllSeo-module-scss-module__TQblLG__sectionTitle{color:var(--primary-color);text-align:left;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}.AllSeo-module-scss-module__TQblLG__ordersGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.8rem;padding-bottom:2rem;display:grid}.AllSeo-module-scss-module__TQblLG__card{background:#fff;border:1px solid rgba(255,184,107,.4);border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.6rem 1.4rem;transition:all .25s;display:flex;box-shadow:0 6px 20px rgba(0,0,0,.06)}.AllSeo-module-scss-module__TQblLG__card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(255,122,0,.25)}.AllSeo-module-scss-module__TQblLG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__idWrapper{align-items:center;gap:.6rem;display:flex}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__idWrapper .AllSeo-module-scss-module__TQblLG__orderId{color:var(--text-primary);font-size:.95rem;font-weight:700}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__idWrapper .AllSeo-module-scss-module__TQblLG__badge{text-transform:capitalize;border:1px solid transparent;border-radius:9999px;padding:.25rem .7rem;font-size:.8rem;font-weight:600}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__idWrapper .AllSeo-module-scss-module__TQblLG__manager{color:#047857;background:#d1fae5;border-color:#34d399}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__idWrapper .AllSeo-module-scss-module__TQblLG__instant{color:#f97316;background:#fff7ed;border-color:#fb923c}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__idWrapper .AllSeo-module-scss-module__TQblLG__default{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.AllSeo-module-scss-module__TQblLG__cardHeader .AllSeo-module-scss-module__TQblLG__iconStatic{color:var(--primary-color);opacity:.8;font-size:1.4rem}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__email{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;font-weight:500}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__meta{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.9rem;display:flex}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__meta svg{color:var(--primary-color);margin-right:.3rem}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__meta .AllSeo-module-scss-module__TQblLG__tokens{color:var(--secondary-color);align-items:center;font-weight:600;display:flex}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__meta .AllSeo-module-scss-module__TQblLG__date{align-items:center;display:flex}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__extraInfo{color:var(--text-primary);font-size:.9rem;line-height:1.5}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__extraInfo strong{color:var(--primary-color)}.AllSeo-module-scss-module__TQblLG__cardBody .AllSeo-module-scss-module__TQblLG__extraInfo em{color:var(--text-secondary);font-style:italic}.AllSeo-module-scss-module__TQblLG__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1.4rem;padding:4rem 2rem;display:flex}.AllSeo-module-scss-module__TQblLG__emptyState .AllSeo-module-scss-module__TQblLG__emptyIcon{margin-bottom:.8rem;font-size:3rem}.AllSeo-module-scss-module__TQblLG__emptyState button{margin-top:.5rem}.AllSeo-module-scss-module__TQblLG__loading{text-align:center;color:var(--text-secondary);padding:3rem 0;font-size:1.1rem}
.Profile-module-scss-module__fRMyeG__profilePage{padding:40px var(--main-padding);background:var(--quaternary-color);flex-direction:column;gap:2.5rem;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;display:flex}.Profile-module-scss-module__fRMyeG__headerRow{justify-content:space-between;align-items:stretch;gap:2rem;width:100%;display:flex}@media (max-width:992px){.Profile-module-scss-module__fRMyeG__headerRow{flex-direction:column}}
