
/* Phase 18.9.5.28.5.8.9.38.6 — Verified Trust Label Visibility & Storefront Badge Completion */
:root{--bz-verified-blue:#075edb;--bz-verified-blue-2:#0b8cff;}
/* product-card verified badge stays as clean PNG and frame remains premium */
.card.product-card-pro.is-store-verified-card-v189381{border-color:var(--bz-verified-blue)!important;box-shadow:0 18px 48px rgba(7,94,219,.20),0 0 0 1px rgba(7,94,219,.18)!important;}
.verified-card-corner-v189381.verified-card-corner-exact-v189382{top:-10px!important;left:-10px!important;width:29px!important;height:29px!important;z-index:55!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.verified-card-corner-v189381.verified-card-corner-exact-v189382 img{width:29px!important;height:29px!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(0 8px 13px rgba(7,94,219,.25))!important;}
/* visible inline trust pill on product page beside the store shortcut */
.product-top-store-trust-v189386{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:36px!important;padding:0 11px!important;border-radius:14px!important;background:linear-gradient(135deg,#eff6ff,#fff)!important;border:1px solid rgba(7,94,219,.28)!important;color:var(--bz-verified-blue)!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 10px 24px rgba(7,94,219,.10)!important;white-space:nowrap!important;}
.product-top-store-trust-v189386.is-premium{background:linear-gradient(135deg,#fff7ed,#eff6ff)!important;border-color:rgba(245,158,11,.38)!important;color:#92400e!important;}
.product-top-store-trust-v189386 img{width:20px!important;height:20px!important;object-fit:contain!important;filter:drop-shadow(0 5px 8px rgba(7,94,219,.18))!important;}
.product-top-store-trust-v189386 b{font:inherit!important;color:inherit!important;}
.product-quick-icons-v29{gap:8px!important;flex-wrap:wrap!important;align-items:center!important;}
/* product gallery frame: make trust mark readable, not hidden */
.product-detail-verified-exact-v189385.product-detail-verified-pill-v189386{top:-16px!important;right:-12px!important;left:auto!important;width:auto!important;height:38px!important;min-width:0!important;min-height:38px!important;padding:5px 8px 5px 10px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(7,94,219,.26)!important;box-shadow:0 16px 34px rgba(7,94,219,.18)!important;line-height:1!important;pointer-events:none!important;z-index:90!important;}
.product-detail-verified-exact-v189385.product-detail-verified-pill-v189386 img{width:27px!important;height:27px!important;object-fit:contain!important;}
.product-detail-verified-exact-v189385.product-detail-verified-pill-v189386 b{font-size:12px!important;font-weight:1000!important;color:var(--bz-verified-blue)!important;white-space:nowrap!important;}
/* store pill inside product details remains compact and readable */
.store-pill-verified-exact-v189385{font-size:12px!important;}
/* storefront hero: public verification appears beside store name and as a clear hero badge */
.storefront-title-with-verified-v189385{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;flex-wrap:wrap!important;}
.storefront-title-verified-v189385{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(7,94,219,.32)!important;color:var(--bz-verified-blue)!important;font-size:13px!important;font-weight:1000!important;box-shadow:0 16px 40px rgba(15,23,42,.16)!important;backdrop-filter:blur(12px)!important;}
.storefront-title-verified-v189385.is-premium{background:linear-gradient(135deg,rgba(255,247,237,.98),rgba(239,246,255,.98))!important;border-color:rgba(245,158,11,.42)!important;color:#92400e!important;}
.storefront-title-verified-v189385 img{width:22px!important;height:22px!important;object-fit:contain!important;}
.sf-verified-pill-v189385{display:inline-flex!important;opacity:1!important;visibility:visible!important;}
.storefront-pro-hero.storefront-verified-hero-v189384 .storefront-cover{border:2px solid var(--bz-verified-blue)!important;box-shadow:0 24px 70px rgba(7,94,219,.24),0 0 0 1px rgba(7,94,219,.16)!important;}
.storefront-hero-exact-badge-v189384{display:inline-flex!important;position:absolute!important;top:12px!important;left:12px!important;right:auto!important;width:34px!important;height:34px!important;z-index:20!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;line-height:0!important;pointer-events:none!important;}
.storefront-hero-exact-badge-v189384 img{width:34px!important;height:34px!important;object-fit:contain!important;filter:drop-shadow(0 10px 16px rgba(7,94,219,.25))!important;}
/* when a store grid belongs to a verified store, product cards must receive the same visible trust treatment */
.storefront-product-shell .card.product-card-pro.is-store-verified-card-v189381{border-color:var(--bz-verified-blue)!important;}
@media(max-width:760px){
  .product-top-store-trust-v189386{height:32px!important;padding:0 9px!important;font-size:11px!important;}
  .product-top-store-trust-v189386 img{width:18px!important;height:18px!important;}
  .product-detail-verified-exact-v189385.product-detail-verified-pill-v189386{top:-12px!important;right:-8px!important;height:32px!important;padding:4px 6px 4px 8px!important;}
  .product-detail-verified-exact-v189385.product-detail-verified-pill-v189386 img{width:23px!important;height:23px!important;}
  .product-detail-verified-exact-v189385.product-detail-verified-pill-v189386 b{font-size:11px!important;}
  .storefront-title-with-verified-v189385{justify-content:center!important;gap:8px!important;}
  .storefront-title-verified-v189385{font-size:12px!important;padding:7px 10px!important;}
  .storefront-title-verified-v189385 img{width:19px!important;height:19px!important;}
  .storefront-hero-exact-badge-v189384{width:29px!important;height:29px!important;top:10px!important;left:10px!important;}
  .storefront-hero-exact-badge-v189384 img{width:29px!important;height:29px!important;}
}
