/* Phase 18.9.5.28.5.8.9.38.3 — Verified Badge Placement, Product Detail & Storefront Final Polish */
/* Product cards: premium verified frame, exact transparent PNG, no tooltip/background box, no collision with offer/digital chips. */
.card.product-card-pro.is-store-verified-card-v189381{
  border:2px solid #0a63e8!important;
  box-shadow:0 18px 48px rgba(10,99,232,.16),0 0 0 1px rgba(10,99,232,.10)!important;
  overflow:visible!important;
  position:relative!important;
  isolation:isolate!important;
}
.card.product-card-pro.is-store-verified-card-v189381:hover{
  border-color:#084fc4!important;
  box-shadow:0 26px 70px rgba(10,99,232,.22),0 0 0 1px rgba(8,79,196,.14)!important;
}
.verified-card-corner-v189381.verified-card-corner-exact-v189382{
  position:absolute!important;
  top:-14px!important;
  left:-14px!important;
  right:auto!important;
  z-index:35!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 8px 13px rgba(37,99,235,.28))!important;
  display:block!important;
  overflow:visible!important;
  line-height:0!important;
  pointer-events:none!important;
}
.verified-card-corner-v189381.verified-card-corner-exact-v189382 img{
  display:block!important;
  width:34px!important;
  height:34px!important;
  object-fit:contain!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
  margin:0!important;
  padding:0!important;
}
.verified-card-corner-v189381.verified-card-corner-exact-v189382:before,
.verified-card-corner-v189381.verified-card-corner-exact-v189382:after{content:none!important;display:none!important;}
/* Product image chips remain on the right side; verified badge lives on the opposite outside corner. */
.card.product-card-pro .product-card-trust-stack-v18938{
  top:12px!important;
  right:12px!important;
  left:auto!important;
  justify-content:flex-end!important;
  max-width:calc(100% - 24px)!important;
  z-index:9!important;
}
html[dir="rtl"] .card.product-card-pro .product-card-trust-stack-v18938{right:12px!important;left:auto!important;}
.card.product-card-pro .sale-badge-v61{right:14px!important;left:auto!important;z-index:10!important;}
.card.product-card-pro .sale-badge-v61 + .stock-mini-v61{left:14px!important;right:auto!important;}
/* Do not show duplicated inline trust/product-type labels in the card text. */
.product-store-verified-v18938,.product-store-verified-v1222,.product-digital-inline-v18938{display:none!important;}
.card.product-card-pro.is-store-verified-card-v189381 .product-meta-v1222{min-height:22px!important;row-gap:4px!important;}
/* Product detail page: replace the old inner rectangular verified chip with a clean exact badge outside the gallery card. */
.product-gallery-pro,.gallery-stage.media-stage-v23{position:relative!important;overflow:visible!important;}
.product-detail-verified-exact-v189383{
  position:absolute!important;
  top:-16px!important;
  left:-16px!important;
  right:auto!important;
  z-index:40!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:46px!important;
  height:46px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 14px 24px rgba(37,99,235,.30))!important;
  pointer-events:none!important;
}
.product-detail-verified-exact-v189383 img{width:46px!important;height:46px!important;display:block!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;}
/* Store pill inside product page uses compact exact icon next to the store name, not the old SVG glow. */
.store-pill-pro .store-pill-verified-exact-v189383{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#075fd1!important;font-weight:1000!important;white-space:nowrap!important;}
.store-pill-pro .store-pill-verified-exact-v189383 img{width:20px!important;height:20px!important;display:inline-block!important;vertical-align:middle!important;filter:drop-shadow(0 5px 9px rgba(37,99,235,.22))!important;}
/* Storefront hero: make public verification visible and premium with exact badge. */
.storefront-pro-hero .sf-verified-pill-v189383,
.storefront-title-verified-v189383{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  border-radius:999px!important;
  white-space:nowrap!important;
  font-weight:1000!important;
}
.storefront-pro-hero .sf-verified-pill-v189383{height:40px!important;padding:0 14px!important;background:linear-gradient(135deg,rgba(7,16,42,.76),rgba(37,99,235,.86))!important;border:1px solid rgba(255,255,255,.50)!important;color:#fff!important;box-shadow:0 16px 36px rgba(15,23,42,.24),inset 0 1px 0 rgba(255,255,255,.20)!important;backdrop-filter:blur(14px)!important;}
.storefront-pro-hero .sf-verified-pill-v189383 img{width:21px!important;height:21px!important;filter:drop-shadow(0 5px 9px rgba(255,255,255,.16))!important;}
.storefront-title-verified-v189383{padding:8px 12px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(255,255,255,.60)!important;color:#075fd1!important;box-shadow:0 18px 44px rgba(15,23,42,.18)!important;backdrop-filter:blur(10px)!important;font-size:14px!important;}
.storefront-title-verified-v189383 img{width:20px!important;height:20px!important;filter:drop-shadow(0 5px 9px rgba(37,99,235,.18))!important;}
@media(max-width:700px){
  .verified-card-corner-v189381.verified-card-corner-exact-v189382{top:-10px!important;left:-10px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;}
  .verified-card-corner-v189381.verified-card-corner-exact-v189382 img{width:28px!important;height:28px!important;}
  .card.product-card-pro .product-card-trust-stack-v18938{top:9px!important;right:9px!important;left:auto!important;max-width:calc(100% - 18px)!important;}
  .card.product-card-pro .sale-badge-v61{right:10px!important;left:auto!important;top:10px!important;}
  .product-detail-verified-exact-v189383{top:-11px!important;left:-11px!important;width:36px!important;height:36px!important;}
  .product-detail-verified-exact-v189383 img{width:36px!important;height:36px!important;}
  .storefront-title-verified-v189383{font-size:12px!important;padding:7px 10px!important;}
  .storefront-title-verified-v189383 img{width:18px!important;height:18px!important;}
}
