
/* sombras perfeitas: profunda + rente, nos cards de todos os tipos */
html #bio-shop-panel .shop-card,html #bio-shop-panel .idv-card{
  box-shadow:0 18px 40px rgba(0,0,0,.42),0 3px 10px rgba(0,0,0,.35)!important}
html #bio-shop-panel .shop-section{box-shadow:none!important}
/* evento horizontal como no app */
html #bio-shop-panel .idmk-ev-carrossel .shop-card{
  flex-direction:row!important;align-items:stretch!important;min-height:128px}
html #bio-shop-panel .idmk-ev-carrossel .shop-card>img,
html #bio-shop-panel .idmk-ev-carrossel .shop-card .shop-card-fallback{
  width:128px!important;min-width:128px;height:auto!important;aspect-ratio:auto!important;
  object-fit:cover!important;border-radius:0!important}
html #bio-shop-panel .idmk-ev-carrossel .shop-card-body{
  flex:1;display:flex;flex-direction:column;justify-content:center;gap:6px;
  text-align:left!important;padding:12px 14px!important}
html #bio-shop-panel .idmk-ev-carrossel .shop-card-title{font-size:15px!important;text-align:left!important}
html #bio-shop-panel .idmk-ev-carrossel .shop-card-badges{justify-content:flex-start!important}
html #bio-shop-panel .idmk-ev-falta{display:inline-flex;width:max-content;align-items:center;gap:6px;
  border-radius:999px;padding:4px 11px;font-size:10.5px;font-weight:950;letter-spacing:.3px;
  background:rgba(155,108,255,.14);border:1px solid rgba(155,108,255,.45);color:#c7a6ff}
html #bio-shop-panel .idmk-ev-falta.hoje{background:rgba(215,255,1,.14);border-color:rgba(215,255,1,.5);color:#d7ff01}
html #bio-shop-panel .idmk-ev-falta.fim{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.5)}
