/* Phase 18.9.5.28.5.8.9.39.2 — Verified Badge Layout Containment & Store Hero Polish */
:root{--bz-verified-blue:#0b75ff;--bz-verified-blue-dark:#075edb;--bz-verified-soft:#eaf3ff;}

/* Global containment: no verified mark may float on the page canvas. */
body > .verified-card-corner-v189381,
body > .verified-card-corner-exact-v189382,
body > .storefront-hero-exact-badge-v189384,
body > .product-detail-verified-exact-v189385,
body > .product-detail-verified-exact-v189383,
.storefront-hero-exact-badge-v189384{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}

/* Product cards: keep the public badge INSIDE the card corner, not outside the page/card. */
.card.product-card-pro,
.product-card-pro{position:relative!important;isolation:isolate!important;}
.card.product-card-pro.is-store-verified-card-v189381,
.product-card-pro.is-store-verified-card-v189381{
  overflow:hidden!important;
  border:2px solid var(--bz-verified-blue-dark)!important;
  box-shadow:0 18px 44px rgba(7,94,219,.16),0 0 0 1px rgba(7,94,219,.08)!important;
}
.card.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382,
.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382{
  position:absolute!important;
  top:8px!important;
  left:8px!important;
  right:auto!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  line-height:0!important;
  overflow:visible!important;
  z-index:38!important;
  pointer-events:none!important;
}
.card.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382 img,
.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382 img{
  width:30px!important;height:30px!important;object-fit:contain!important;display:block!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 6px 10px rgba(7,94,219,.25))!important;
}
.card.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382:before,
.card.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382:after{content:none!important;display:none!important;}
.card.product-card-pro .sale-badge,
.card.product-card-pro .sale-badge-v61{top:12px!important;right:12px!important;left:auto!important;z-index:32!important;}
.card.product-card-pro .stock-mini-v61{z-index:31!important;}

/* Product detail: verified badge and offer badge are contained in the image/gallery frame. */
.product-gallery-pro.product-gallery-verified-v189384,
.product-gallery-pro{position:relative!important;overflow:visible!important;}
.product-gallery-pro.product-gallery-verified-v189384 .gallery-stage.media-stage-v23,
.product-gallery-pro .gallery-stage.media-stage-v23.product-gallery-stage-verified-v189384{
  position:relative!important;
  overflow:hidden!important;
  border:2px solid var(--bz-verified-blue-dark)!important;
  border-radius:28px!important;
  box-shadow:0 18px 50px rgba(7,94,219,.16),0 0 0 1px rgba(7,94,219,.08)!important;
}
.product-gallery-pro .gallery-stage .sale-badge-static.floating,
.product-gallery-pro .gallery-stage .sale-badge-static,
.product-gallery-pro .gallery-stage .sale-badge{
  position:absolute!important;
  top:14px!important;
  right:14px!important;
  left:auto!important;
  z-index:42!important;
}
.product-detail-verified-exact-v189385.product-detail-verified-pill-v189386.product-detail-verified-inside-v189387,
.product-gallery-pro .product-detail-verified-exact-v189385{
  position:absolute!important;
  top:14px!important;
  left:14px!important;
  right:auto!important;
  width:auto!important;
  height:34px!important;
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  padding:5px 10px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(7,94,219,.28)!important;
  box-shadow:0 12px 28px rgba(7,94,219,.16)!important;
  z-index:43!important;
  line-height:1!important;
  pointer-events:none!important;
  max-width:calc(100% - 28px)!important;
}
.product-gallery-pro .product-detail-verified-exact-v189385 img{width:23px!important;height:23px!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 5px 8px rgba(7,94,219,.22))!important;}
.product-gallery-pro .product-detail-verified-exact-v189385 b{font-size:12px!important;font-weight:1000!important;color:var(--bz-verified-blue-dark)!important;white-space:nowrap!important;}

/* Store hero: no giant outside frame. Frame belongs to the hero cover/card only. */
.storefront-pro-hero.storefront-verified-hero-v189384{
  border:0!important;
  box-shadow:none!important;
  outline:0!important;
  background:transparent!important;
  overflow:visible!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.storefront-pro-hero.storefront-verified-hero-v189384 .container{position:relative!important;}
.storefront-pro-hero.storefront-verified-hero-v189384 .storefront-cover{
  position:relative!important;
  overflow:hidden!important;
  border:2px solid var(--bz-verified-blue-dark)!important;
  box-shadow:0 20px 56px rgba(7,94,219,.18),0 0 0 1px rgba(7,94,219,.10)!important;
}
.storefront-pro-hero .sf-verified-pill-v189385,
.storefront-title-verified-v189385{
  position:relative!important;
  inset:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  max-width:100%!important;
  white-space:nowrap!important;
  line-height:1!important;
  pointer-events:auto!important;
}
.storefront-pro-hero .sf-verified-pill-v189385 img,
.storefront-title-verified-v189385 img{width:20px!important;height:20px!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important;}
.storefront-title-v1222.storefront-title-with-verified-v189385{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;min-width:0!important;}

/* Store tabs and rail must never be pushed down by an outer verified frame. */
.storefront-pro-hero.storefront-verified-hero-v189384 + .storefront-top-rail-v155,
.storefront-pro-hero.storefront-verified-hero-v189384 + .storefront-top-rail-v156,
.storefront-pro-hero.storefront-verified-hero-v189384 + .storefront-top-rail-v157{margin-top:14px!important;}

/* Safety for high zoom and mobile. */
@media(max-width:800px){
  .card.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382,
  .product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382{top:7px!important;left:7px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;}
  .card.product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382 img,
  .product-card-pro .verified-card-corner-v189381.verified-card-corner-exact-v189382 img{width:26px!important;height:26px!important;}
  .card.product-card-pro .sale-badge,.card.product-card-pro .sale-badge-v61{top:9px!important;right:9px!important;}
  .product-gallery-pro.product-gallery-verified-v189384 .gallery-stage.media-stage-v23{border-radius:20px!important;}
  .product-gallery-pro .gallery-stage .sale-badge-static.floating,
  .product-gallery-pro .gallery-stage .sale-badge-static,
  .product-gallery-pro .gallery-stage .sale-badge{top:10px!important;right:10px!important;}
  .product-detail-verified-exact-v189385.product-detail-verified-pill-v189386.product-detail-verified-inside-v189387,
  .product-gallery-pro .product-detail-verified-exact-v189385{top:10px!important;left:10px!important;height:30px!important;min-height:30px!important;padding:4px 8px!important;gap:5px!important;}
  .product-gallery-pro .product-detail-verified-exact-v189385 img{width:21px!important;height:21px!important;}
  .product-gallery-pro .product-detail-verified-exact-v189385 b{font-size:11px!important;}
  .storefront-pro-hero.storefront-verified-hero-v189384 .storefront-cover{border-radius:22px!important;}
  .storefront-pro-hero .sf-verified-pill-v189385{height:34px!important;padding:0 10px!important;font-size:12px!important;}
}
