/**
 * Reviews & Points System - Styles
 * Product reviews, rating display, and point redemption UI
 */

/* ===================================
   PRODUCT REVIEWS
   =================================== */

.aqqwfnuxmrxb {
  display: flex;
  border-bottom: 2px solid #e5e7eb;
  margin: 24px 0 16px;
  gap: 8px;
}

.adbkdkdwtrhh {
  padding: 12px 20px;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  color: #6b7280;
  border-bottom: 3px solid transparent;
  transition: all 0.2s ease;
  position: relative;
  top: 2px;
}

.adbkdkdwtrhh:hover {
  color: #111827;
}

.adbkdkdwtrhh.acdreasnngkt {
  color: #2563eb;
  border-bottom-color: #2563eb;
}

.avlaoyblquon {
  padding: 20px 0;
}

/* Review Statistics */
.aydmkdiyeaez {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 32px;
  padding: 24px;
  background: #f9fafb;
  border-radius: 12px;
  margin-bottom: 24px;
}

.axcnwgfkzlrv {
  text-align: center;
}

.aqpmwyvmrtnx {
  display: block;
  font-size: 48px;
  font-weight: 700;
  color: #111827;
  line-height: 1;
}

.axcnwgfkzlrv .ajygbszgdlhu {
  font-size: 24px;
  color: #fbbf24;
  margin: 8px 0;
}

.abaiydnzuhtg {
  display: block;
  font-size: 14px;
  color: #6b7280;
  margin-top: 4px;
}

.aaqbnsmimvih {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.apcaqjokzkko {
  display: flex;
  align-items: center;
  gap: 12px;
}

.afayengbqdgj {
  font-size: 14px;
  color: #374151;
  width: 32px;
  text-align: right;
}

.ajcxeaqyzevn {
  flex: 1;
  height: 8px;
  background: #e5e7eb;
  border-radius: 4px;
  overflow: hidden;
}

.askjxcemkkce {
  height: 100%;
  background: linear-gradient(90deg, #fbbf24 0%, #f59e0b 100%);
  transition: width 0.3s ease;
}

.azsnitdibbwh {
  font-size: 14px;
  color: #6b7280;
  width: 40px;
  text-align: right;
}

/* Review Filters */
.aqdgthhklqdf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.anutwbljguwl {
  padding: 8px 12px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  background: white;
}

.ajskrerujrmr {
  padding: 10px 20px;
  background: #2563eb;
  color: white;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s;
}

.ajskrerujrmr:hover {
  background: #1d4ed8;
}

/* Review List */
.akfgmfgcoycd {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.afhotwnhsdqk {
  padding: 20px;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  transition: box-shadow 0.2s;
}

.afhotwnhsdqk:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.atsirsvjeghh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
}

.akmfjuhulwwa {
  display: flex;
  align-items: center;
  gap: 8px;
}

.akmfjuhulwwa strong {
  font-size: 15px;
  color: #111827;
}

.aaqcgihjzyso {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #059669;
  background: #d1fae5;
  padding: 2px 8px;
  border-radius: 4px;
  font-weight: 500;
}

.ajtgofyidwli {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  color: #6b7280;
  background: #f3f4f6;
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 4px;
  cursor: help;
}

.abcqcfxkqjez .ajygbszgdlhu {
  font-size: 16px;
  color: #fbbf24;
}

.aoprcoljqsat {
  font-size: 13px;
  color: #9ca3af;
  margin-bottom: 12px;
}

.awihtajxdjgu {
  font-size: 15px;
  line-height: 1.6;
  color: #374151;
  margin-bottom: 12px;
}

.apywmwdepshf {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.awyydevrlpal {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.2s;
}

.awyydevrlpal:hover {
  transform: scale(1.05);
}

.akajrofmecgh {
  display: flex;
  gap: 12px;
  padding-top: 12px;
  border-top: 1px solid #f3f4f6;
}

.amndcmioytfe {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  font-size: 13px;
  color: #6b7280;
  cursor: pointer;
  transition: all 0.2s;
}

.amndcmioytfe:hover {
  background: #f3f4f6;
  color: #111827;
  border-color: #d1d5db;
}

.amndcmioytfe.aqccpslbaksl {
  background: #dbeafe;
  color: #1d4ed8;
  border-color: #93c5fd;
}

.avobijkepzcu {
  font-size: 14px;
}

.avrlshdgezel {
  text-align: center;
  padding: 60px 20px;
  color: #9ca3af;
  font-size: 15px;
}

.akzmzstcsmqq {
  display: block;
  margin: 24px auto 0;
  padding: 12px 32px;
  background: white;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  cursor: pointer;
  transition: all 0.2s;
}

.akzmzstcsmqq:hover {
  background: #f9fafb;
  border-color: #9ca3af;
}

/* ===================================
   POINT BALANCE WIDGET (LEGACY - kept for backward compatibility)
   =================================== */

.amacemjfdndk {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  padding: 24px;
  border-radius: 16px;
  margin-bottom: 24px;
  box-shadow: 0 10px 25px rgba(102, 126, 234, 0.3);
}

.alxufqrnvvgx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.alxufqrnvvgx h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.alxufqrnvvgx .acwnlmsvlhws {
  font-size: 32px;
  font-weight: 700;
}

.audqgrzqnguf {
  font-size: 14px;
  opacity: 0.9;
  margin: 8px 0 16px;
}

.aroqchqplisv {
  display: flex;
  gap: 20px;
  font-size: 13px;
  opacity: 0.85;
  margin-bottom: 16px;
}

.agjhfngasowp {
  display: inline-block;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.2);
  color: white;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  transition: background 0.2s;
}

.agjhfngasowp:hover {
  background: rgba(255, 255, 255, 0.3);
}

/* ===================================
   CHECKOUT POINT REDEMPTION
   =================================== */

.abqujsasfwrz {
  padding: 16px;
  background: #fef3c7;
  border: 2px solid #fbbf24;
  border-radius: 12px;
  margin-bottom: 16px;
}

.amxmhqmqljau {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.amxmhqmqljau input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.amxmhqmqljau label {
  font-size: 15px;
  color: #78350f;
  cursor: pointer;
  margin: 0;
}

#points-slider {
  padding: 16px;
  background: white;
  border-radius: 8px;
  margin-top: 12px;
}

#points-slider label {
  display: block;
  font-size: 14px;
  color: #374151;
  margin-bottom: 8px;
  font-weight: 500;
}

#points-amount {
  width: 100%;
  margin-bottom: 8px;
}

#points-display {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #111827;
  margin-top: 8px;
}

#points-display .alunovhjzuth {
  color: #059669;
  font-weight: 600;
}

.atiuwkaivbca.aqjfpjgsvfav {
  color: #059669;
  font-weight: 500;
}

/* ===================================
   REVIEWABLE ORDERS
   =================================== */

.aqgcettsifdt {
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 24px;
}

.aqgcettsifdt h3 {
  font-size: 18px;
  margin-bottom: 16px;
  color: #111827;
}

.abjqreiidblz {
  display: flex;
  gap: 16px;
  padding: 16px;
  background: #f9fafb;
  border-radius: 8px;
  margin-bottom: 12px;
}

.abjqreiidblz:last-child {
  margin-bottom: 0;
}

.abjqreiidblz img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
}

.aytvvqpdjroc {
  flex: 1;
}

.aytvvqpdjroc h4 {
  font-size: 15px;
  margin: 0 0 4px;
  color: #111827;
}

.aytvvqpdjroc p {
  font-size: 13px;
  color: #6b7280;
  margin: 0 0 12px;
}

.atxbnmnrnmbv {
  padding: 8px 16px;
  background: #059669;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s;
}

.atxbnmnrnmbv:hover {
  background: #047857;
}

/* ===================================
   TOAST NOTIFICATIONS
   =================================== */

.axnmbxrhqgde {
  position: fixed;
  bottom: 24px;
  right: 24px;
  padding: 14px 20px;
  background: #111827;
  color: white;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 10000;
  max-width: 400px;
  word-wrap: break-word;
}

.axnmbxrhqgde.almiyiyxquml {
  transform: translateY(0);
  opacity: 1;
}

/* Mobile: Position above bottom-nav */
@media (max-width: 768px) {
  .axnmbxrhqgde {
    bottom: 80px; /* Above bottom-nav (50px height + padding + safe margin) */
    right: 16px;
    left: 16px;
    max-width: calc(100% - 32px);
  }
}

.axnmbxrhqgde.aaascwiyibrz {
  background: #059669;
}

.axnmbxrhqgde.axrtdzuzghtv {
  background: #dc2626;
}

.axnmbxrhqgde.amwfvitqrtvu {
  background: #2563eb;
}

/* ===================================
   RESPONSIVE
   =================================== */

@media (max-width: 768px) {
  .amacemjfdndk {
    border-radius: 0;
  }
  
  .aydmkdiyeaez {
    grid-template-columns: 70px 1fr;
    gap: 20px;
    padding: 16px;
  }

  .axcnwgfkzlrv {
    text-align: center;
  }
  
  .axcnwgfkzlrv .aqpmwyvmrtnx {
    font-size: 32px;
  }
  
  .axcnwgfkzlrv .ajygbszgdlhu {
    font-size: 18px;
    margin: 4px 0;
  }
  
  .abaiydnzuhtg {
    font-size: 11px;
  }
  
  /* Rating breakdown - more compact */
  .aaqbnsmimvih {
    gap: 2px;
  }
  
  .aaqbnsmimvih .apcaqjokzkko {
    gap: 4px;
  }
  
  .aaqbnsmimvih .afayengbqdgj {
    font-size: 11px;
    width: 16px;
    min-width: 16px;
    text-align: left;
  }
  
  .aaqbnsmimvih .ajcxeaqyzevn {
    height: 6px;
  }
  
  .aaqbnsmimvih .azsnitdibbwh {
    font-size: 11px;
    width: 16px;
    min-width: 16px;
  }
  
  .atsirsvjeghh {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
  
  .abcqcfxkqjez {
    order: -1;
    margin-bottom: 4px;
  }
  
  .abcqcfxkqjez .ajygbszgdlhu {
    font-size: 14px;
  }

  .aqdgthhklqdf {
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
  }

  .anutwbljguwl {
    width: 100%;
  }

  .alxufqrnvvgx .acwnlmsvlhws {
    font-size: 24px;
  }

  .aroqchqplisv {
    flex-direction: column;
    gap: 8px;
  }

  .abjqreiidblz {
    flex-direction: column;
  }

  .abjqreiidblz img {
    width: 100%;
    height: 200px;
  }
}

/* ===================================
   LOADING & ERROR STATES
   =================================== */

.agxkoswsrigr {
  text-align: center;
  padding: 40px;
  color: #9ca3af;
  font-size: 14px;
}

.azxfonkisvql {
  text-align: center;
  padding: 40px;
  color: #dc2626;
  font-size: 14px;
  background: #fee2e2;
  border-radius: 8px;
}

.afdamjtojiuf {
  text-align: center;
  padding: 10px;
  color: #6b7280;
  font-size: 14px;
}

/* ===================================
   REVIEWABLE ORDERS LIST
   =================================== */

.anmzfthpyeiy {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.adlrzwmmmsba {
  display: grid;
  grid-template-columns: 80px 1fr auto;
  gap: 16px;
  padding: 16px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  align-items: center;
  transition: box-shadow 0.2s;
}

.adlrzwmmmsba:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.adlrzwmmmsba .agphlpzyanor {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}

.adlrzwmmmsba .abwzkrvlkils {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.adlrzwmmmsba .abwzkrvlkils h4 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: #111827;
  line-height: 1.4;
}

.adlrzwmmmsba .aqgexfrfmmyg {
  margin: 0;
  font-size: 13px;
  color: #6b7280;
}

.adlrzwmmmsba .afmbnmtlyqot {
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 14px;
}

@media (max-width: 640px) {
  .adlrzwmmmsba {
    grid-template-columns: 60px 1fr;
    gap: 12px;
  }
  
  .adlrzwmmmsba .agphlpzyanor {
    width: 60px;
    height: 60px;
  }
  
  .adlrzwmmmsba .afmbnmtlyqot {
    grid-column: 1 / -1;
    width: 100%;
  }
}

/* ===================================
   REVIEW SUBMISSION MODAL
   =================================== */

/* Modal Overlay Background */
#review-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6) !important;
  backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999 !important;
  padding: 20px;
}

.awerexlmloom {
  max-width: 600px !important;
  width: 90% !important;
  background: white;
  border-radius: 16px !important;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
}

#review-modal-overlay .atkvwgmwyowv,
.awerexlmloom .atkvwgmwyowv {
  padding: 0 !important;
  flex: initial !important;
  overflow-y: visible !important;
}

.awerexlmloom .ascltgnmsrjh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  border-bottom: 1px solid #e5e7eb;
}

.awerexlmloom .agixhkxvribb {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #111827;
}

.awerexlmloom .aggwleuaukru {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  color: #6b7280;
  transition: color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.awerexlmloom .aggwleuaukru:hover {
  color: #111827;
}

.awerexlmloom .apzxuutdlcjx {
  padding: 24px;
  max-height: calc(90vh - 140px);
  overflow-y: auto;
}

/* Custom Scrollbar for Modal */
.awerexlmloom .apzxuutdlcjx::-webkit-scrollbar {
  width: 8px;
}

.awerexlmloom .apzxuutdlcjx::-webkit-scrollbar-track {
  background: #f1f5f9;
  border-radius: 4px;
}

.awerexlmloom .apzxuutdlcjx::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #3b82f6 0%, #2563eb 100%);
  border-radius: 4px;
}

.awerexlmloom .apzxuutdlcjx::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #2563eb 0%, #1d4ed8 100%);
}

/* Firefox Scrollbar */
.awerexlmloom .apzxuutdlcjx {
  scrollbar-width: thin;
  scrollbar-color: #3b82f6 #f1f5f9;
}

.awerexlmloom .angxyrxblyba {
  display: flex;
  gap: 12px;
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid #f1f5f9;
}

.aixccmbhxzix {
  display: flex;
  gap: 16px;
  padding: 16px;
  background: #f9fafb;
  border-radius: 8px;
  margin-bottom: 24px;
}

.asxqguhuyjkc {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid #e5e7eb;
}

.axeyqtaxfoll h4 {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 600;
  color: #111827;
}

.axeyqtaxfoll p {
  margin: 0;
  font-size: 13px;
  color: #6b7280;
}

/* Star Rating Input */
.adlbnucxdopg {
  display: inline-flex;
  gap: 8px;
  margin-right: 12px;
  vertical-align: middle;
}

.avccblyugtcm {
  background: none;
  border: none;
  font-size: 32px;
  color: #d1d5db;
  cursor: pointer;
  transition: all 0.2s;
  padding: 0;
  line-height: 1;
}

.avccblyugtcm:hover,
.avccblyugtcm.acdreasnngkt {
  color: #fbbf24;
  transform: scale(1.1);
}

.afayengbqdgj {
  display: inline-block;
  font-size: 15px;
  color: #6b7280;
  margin: 0;
  vertical-align: middle;
  min-width: 150px;
}

/* Form Elements */
.attzibfbtiyh .audbpizkxyxj {
  margin-bottom: 20px;
}

.attzibfbtiyh .atfmievdwmms {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 8px;
}

.attzibfbtiyh .apuwcqjcovqx {
  width: 100%;
  padding: 12px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  font-family: inherit;
  transition: border-color 0.2s;
}

.attzibfbtiyh .apuwcqjcovqx:focus {
  outline: none;
  border-color: #2563eb;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

.attzibfbtiyh .ablcgdwltmoc {
  font-size: 13px;
  color: #6b7280;
  margin-top: 8px;
}

/* Image Upload */
.aibukpicbmmc {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  background: #f9fafb;
  border: 2px dashed #d1d5db;
  border-radius: 8px;
  color: #374151;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s;
}

.aibukpicbmmc:hover {
  background: #f3f4f6;
  border-color: #2563eb;
  color: #2563eb;
}

.aaixyguqhzsb {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.akrrrpohvmbm {
  position: relative;
  aspect-ratio: 1;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
}

.akrrrpohvmbm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.affxsmvrwefl {
  position: absolute;
  top: 4px;
  right: 4px;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: white;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}

.affxsmvrwefl:hover {
  background: rgba(0, 0, 0, 0.9);
}

/* Point Reward Info */
.alzvbcnidlfs {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  border: 2px solid #fbbf24;
  border-radius: 12px;
  padding: 16px;
  margin: 20px 0;
}

.accrlotilfpv {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #92400e;
  margin-bottom: 12px;
}

.arutnnmydrna {
  list-style: none;
  padding: 0;
  margin: 0 0 12px 0;
}

.arutnnmydrna li {
  padding: 6px 0;
  font-size: 14px;
  color: #78350f;
  transition: opacity 0.2s;
}

.aagosdiyofca {
  padding-top: 12px;
  border-top: 2px solid rgba(251, 191, 36, 0.3);
  font-size: 16px;
  color: #92400e;
  font-weight: 600;
}

.ausppvxxdgqb {
  background: #fee2e2;
  border: 1px solid #f87171;
  color: #991b1b;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  margin-top: 16px;
}

/* Buttons */
.attzibfbtiyh .alulhvhaflev {
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
}

.attzibfbtiyh .aawlcxdnjphb {
  background: #2563eb;
  color: white;
}

.attzibfbtiyh .aawlcxdnjphb:hover {
  background: #1d4ed8;
}

.attzibfbtiyh .aawlcxdnjphb:disabled {
  background: #94a3b8;
  cursor: not-allowed;
}

.attzibfbtiyh .atbgqcutmpdh {
  background: #f1f5f9;
  color: #64748b;
}

.attzibfbtiyh .atbgqcutmpdh:hover {
  background: #e2e8f0;
  color: #475569;
}

@media (max-width: 768px) {
    #review-modal-overlay { padding: 0; }
    .awerexlmloom { max-width: 100%; width: 100% !important; }
}

/* ===================================
   POINT SUMMARY GRID (Profile Page)
   =================================== */

.auoeerpsqqnr {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
  margin-bottom: 32px;
}

.alkvalpqwnha {
  background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%);
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  transition: all 0.2s;
}

.alkvalpqwnha:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.alkvalpqwnha .aztytjiczokx {
  font-size: 32px;
  margin-bottom: 8px;
}

.alkvalpqwnha .ajfvofakctkq {
  font-size: 13px;
  color: #6b7280;
  margin-bottom: 8px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.alkvalpqwnha .ayqbvnkebphi {
  font-size: 28px;
  font-weight: 700;
  color: #111827;
}

/* Point History Section */
.azzxgtqfmfcu {
  margin-top: 32px;
}

.azzxgtqfmfcu h3 {
  font-size: 18px;
  font-weight: 600;
  color: #111827;
  margin-bottom: 16px;
}

.amccxaerovoe {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ahjanqatjrtm {
  display: grid;
  grid-template-columns: 40px 1fr auto;
  gap: 16px;
  padding: 16px;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  align-items: center;
  transition: all 0.2s;
}

.ahjanqatjrtm:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.ahjanqatjrtm.aurdweqdjbbd {
  border-left: 3px solid #10b981;
}

.ahjanqatjrtm.aefhprcpukal {
  border-left: 3px solid #f59e0b;
}

.ahjanqatjrtm .agppuvdyslpr {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 50%;
  background: #f9fafb;
}

.ahjanqatjrtm.aurdweqdjbbd .agppuvdyslpr {
  background: #d1fae5;
}

.ahjanqatjrtm.aefhprcpukal .agppuvdyslpr {
  background: #fef3c7;
}

.ahjanqatjrtm .askbgyxzsxgv {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.ahjanqatjrtm .atubempfrrui {
  font-size: 15px;
  font-weight: 500;
  color: #111827;
}

.ahjanqatjrtm .akusxsqcprzm {
  font-size: 13px;
  color: #9ca3af;
}

.ahjanqatjrtm .agjtmkcncbpf {
  font-size: 18px;
  font-weight: 700;
}

.ahjanqatjrtm .agjtmkcncbpf.aurdweqdjbbd {
  color: #10b981;
}

.ahjanqatjrtm .agjtmkcncbpf.aefhprcpukal {
  color: #f59e0b;
}

@media (max-width: 640px) {
  .auoeerpsqqnr {
    grid-template-columns: 1fr;
  }
  
  .ahjanqatjrtm {
    grid-template-columns: 36px 1fr;
    gap: 12px;
  }
  
  .ahjanqatjrtm .agjtmkcncbpf {
    grid-column: 2;
    text-align: right;
    margin-top: 8px;
  }
}