/* FULL120 fallback: based on cumulative customer card CSS available at Fix67.
   Installer preserves a newer existing ov-fix69-customer-card.css when present. */
/* OngVietPOS Fix67 - Brand icon + customer membership tier */
.sale-customer-snapshot.ov-customer-premium-card{
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  grid-template-columns:54px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  min-height:72px!important;
  padding:8px 10px!important;
  color:#fff!important;
  background:
    linear-gradient(118deg,#0c3778 0%,#0b4a98 48%,#061f4d 100%)!important;
  border:1px solid #d4a33a!important;
  border-radius:10px!important;
  box-shadow:
    inset 0 0 0 1px rgba(255,236,171,.18),
    inset 0 1px 0 rgba(255,255,255,.18),
    0 4px 12px rgba(8,38,84,.16)!important;
}
.sale-customer-snapshot.ov-customer-premium-card::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  pointer-events:none;
  opacity:.72;
  background:
    radial-gradient(ellipse 75% 130% at 90% 115%,transparent 0 46%,rgba(61,145,255,.28) 46.5% 47.1%,transparent 47.6% 55%,rgba(61,145,255,.20) 55.5% 56.1%,transparent 56.6% 64%,rgba(61,145,255,.13) 64.5% 65.1%,transparent 65.6%),
    linear-gradient(105deg,rgba(255,255,255,.07),transparent 34% 72%,rgba(57,134,255,.06));
}
.sale-customer-snapshot.ov-customer-premium-card::after{
  content:"";
  position:absolute;
  z-index:-1;
  left:2%;right:2%;top:0;height:1px;
  background:linear-gradient(90deg,transparent,#ffe59a 22%,rgba(255,255,255,.8) 50%,#eabf55 78%,transparent);
  opacity:.75;
}
.sale-customer-snapshot.ov-customer-premium-card>*,
.sale-customer-snapshot.ov-customer-premium-card .ov-customer-copy{position:relative;z-index:1;min-width:0}
.sale-customer-snapshot.ov-customer-premium-card .customer-avatar.ov-premium-avatar{
  width:50px!important;
  height:50px!important;
  border-radius:10px!important;
  color:#fff!important;
  background:linear-gradient(145deg,#1768d0,#07306b)!important;
  border:1.5px solid #e5b84b!important;
  box-shadow:inset 0 0 0 1px rgba(255,241,183,.15),0 2px 8px rgba(0,0,0,.18)!important;
}
.sale-customer-snapshot.ov-customer-premium-card .customer-avatar.ov-premium-avatar svg{
  width:27px!important;height:27px!important;stroke-width:1.8!important;
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.2));
}
.sale-customer-snapshot.ov-customer-premium-card .ov-customer-copy{
  align-content:center;
  gap:1px;
  display:grid;
}
.sale-customer-snapshot.ov-customer-premium-card .ov-customer-name{
  color:#fff!important;
  font-size:15px!important;
  font-weight:820!important;
  line-height:19px!important;
  letter-spacing:.05px;
  text-shadow:0 1px 2px rgba(0,0,0,.25);
}
.sale-customer-snapshot.ov-customer-premium-card .ov-customer-phone{
  color:#dbeafe!important;
  font-size:11.5px!important;
  font-weight:570!important;
  line-height:15px!important;
  opacity:.98;
}
.sale-customer-snapshot.ov-customer-premium-card .ov-customer-monthly{
  color:#72b6ff!important;
  font-size:11.5px!important;
  font-weight:780!important;
  line-height:16px!important;
  margin-top:2px!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.sale-customer-snapshot.ov-customer-premium-card .ov-customer-monthly::before{
  content:"▦";
  color:#73b9ff;
  flex:0 0 auto;
  font-size:13px;
  line-height:1;
  text-shadow:0 0 8px rgba(64,153,255,.45);
}
.sale-customer-snapshot.ov-customer-premium-card .ov-tier-badge{
  position:relative!important;
  z-index:2!important;
  margin:0!important;
  flex:none!important;
  color:#f7cf68!important;
  background:linear-gradient(145deg,#0b2e62,#041b3f)!important;
  border:1.5px solid #e2b74d!important;
  box-shadow:inset 0 0 0 1px rgba(255,231,151,.17),0 2px 7px rgba(0,0,0,.18)!important;
  font-style:normal!important;
  font-weight:900!important;
  text-transform:none!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-vip .ov-tier-badge{
  width:58px!important;
  height:56px!important;
  padding:18px 5px 11px!important;
  border-radius:16px 16px 19px 19px!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:19px!important;
  line-height:20px!important;
  letter-spacing:1.3px!important;
  text-shadow:0 1px 1px #000,0 0 8px rgba(255,205,75,.22)!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-vip .ov-tier-badge::before{
  content:"♛";
  position:absolute;
  top:3px;left:0;right:0;
  color:#ffd96d;
  font-family:Georgia,"Times New Roman",serif;
  font-size:13px;
  line-height:14px;
}
.sale-customer-snapshot.ov-customer-premium-card.is-vip .ov-tier-badge::after{
  content:"★★★★★";
  position:absolute;
  left:0;right:0;bottom:4px;
  color:#f4c454;
  font-family:Arial,sans-serif;
  font-size:5.5px;
  line-height:6px;
  letter-spacing:1px;
}
.sale-customer-snapshot.ov-customer-premium-card.is-regular .ov-tier-badge,
.sale-customer-snapshot.ov-customer-premium-card.is-retail .ov-tier-badge{
  min-width:82px!important;
  max-width:106px!important;
  min-height:30px!important;
  padding:6px 9px!important;
  border-radius:999px!important;
  font-family:inherit!important;
  font-size:10px!important;
  line-height:15px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-regular .ov-tier-badge::before{content:"↻ ";font-size:12px}
.sale-customer-snapshot.ov-customer-premium-card.is-retail .ov-tier-badge::before{content:"• ";font-size:13px}
.sale-customer-snapshot.ov-customer-premium-card:hover{
  border-color:#e7b84a!important;
  box-shadow:inset 0 0 0 1px rgba(255,236,171,.22),0 5px 15px rgba(8,38,84,.20)!important;
}
@media (max-width:1450px){
  .sale-customer-snapshot.ov-customer-premium-card{grid-template-columns:46px minmax(0,1fr) auto!important;gap:8px!important;padding:7px 8px!important}
  .sale-customer-snapshot.ov-customer-premium-card .customer-avatar.ov-premium-avatar{width:44px!important;height:44px!important}
  .sale-customer-snapshot.ov-customer-premium-card .customer-avatar.ov-premium-avatar svg{width:24px!important;height:24px!important}
  .sale-customer-snapshot.ov-customer-premium-card .ov-customer-name{font-size:14px!important}
  .sale-customer-snapshot.ov-customer-premium-card.is-vip .ov-tier-badge{width:50px!important;height:50px!important;font-size:16px!important;padding-top:16px!important}
  .sale-customer-snapshot.ov-customer-premium-card.is-regular .ov-tier-badge,
  .sale-customer-snapshot.ov-customer-premium-card.is-retail .ov-tier-badge{min-width:66px!important;max-width:78px!important;padding-inline:7px!important;font-size:9.5px!important}
}


/* Fix67 overrides: brand icon and visual membership tier (display-only). */
.sale-customer-snapshot.ov-customer-premium-card .customer-avatar.ov-brand-avatar{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:5px!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#ffffff,#eef5ff)!important;
}
.sale-customer-snapshot.ov-customer-premium-card .ov-premium-brand-icon{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  border-radius:7px!important;
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.14));
}
.sale-customer-snapshot.ov-customer-premium-card .ov-member-tier{
  min-width:72px!important;
  max-width:96px!important;
  height:auto!important;
  min-height:32px!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  font-family:inherit!important;
  font-size:10.5px!important;
  line-height:16px!important;
  letter-spacing:.15px!important;
  text-transform:none!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.sale-customer-snapshot.ov-customer-premium-card .ov-member-tier::before,
.sale-customer-snapshot.ov-customer-premium-card .ov-member-tier::after{
  position:static!important;
  display:inline!important;
  left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
  font-family:inherit!important;
  font-size:11px!important;
  line-height:1!important;
  letter-spacing:0!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-platinum .ov-member-tier{
  color:#fff4bf!important;
  background:linear-gradient(145deg,#352c54,#16162b)!important;
  border-color:#e8c66d!important;
  box-shadow:inset 0 0 0 1px rgba(255,240,181,.18),0 2px 8px rgba(0,0,0,.2)!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-platinum .ov-member-tier::before{content:"♛ ";color:#ffe082!important}
.sale-customer-snapshot.ov-customer-premium-card.is-gold .ov-member-tier{
  color:#fff3bd!important;
  background:linear-gradient(145deg,#8a6415,#493308)!important;
  border-color:#f1c65b!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-gold .ov-member-tier::before{content:"★ ";color:#ffd86a!important}
.sale-customer-snapshot.ov-customer-premium-card.is-silver .ov-member-tier{
  color:#f4f8ff!important;
  background:linear-gradient(145deg,#66758b,#344155)!important;
  border-color:#cbd5e1!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-silver .ov-member-tier::before{content:"◆ ";color:#e2e8f0!important}
.sale-customer-snapshot.ov-customer-premium-card.is-bronze .ov-member-tier{
  color:#ffe0bd!important;
  background:linear-gradient(145deg,#8a4f2a,#4d2a17)!important;
  border-color:#d99a66!important;
}
.sale-customer-snapshot.ov-customer-premium-card.is-bronze .ov-member-tier::before{content:"● ";color:#e6a16d!important}
@media (max-width:1450px){
  .sale-customer-snapshot.ov-customer-premium-card .ov-member-tier{
    min-width:62px!important;
    max-width:78px!important;
    min-height:29px!important;
    padding:6px 7px!important;
    font-size:9.5px!important;
  }
}

.ov-customer-avatar-img{object-fit:cover;border-radius:12px;display:block}.ov-customer-avatar-fallback{display:inline-flex;align-items:center;justify-content:center}
