
@media(max-width:720px){
  html #bioShopDetailModal{position:fixed!important;inset:0!important;z-index:2147482500!important}
  html #bioShopDetailModal .shop-detail-panel{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;
    max-width:none!important;max-height:none!important;border-radius:0!important;margin:0!important;
    background:#08090c!important;overflow-y:auto!important;padding:18px 16px 120px!important}
  html #bioShopDetailModal img{width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:22px!important;background:#fff}
  html .idmk-full-acoes{position:fixed;left:0;right:0;bottom:0;z-index:2147482600;display:flex;gap:10px;
    padding:12px 16px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(transparent,rgba(5,6,8,.94) 30%)}
  html .idmk-full-acoes button,html .idmk-full-acoes a{flex:1;display:flex;align-items:center;justify-content:center;
    height:52px;border-radius:999px;font-weight:950;font-size:14px;text-decoration:none;border:0;cursor:pointer}
  html .idmk-full-add{background:rgba(215,255,1,.12);border:1px solid rgba(215,255,1,.45)!important;color:#d7ff01}
  html .idmk-full-buy{background:#d7ff01;color:#050607}
  html .idmk-full-ver{display:block;margin:14px 0 0;text-align:center;color:rgba(255,255,255,.55);font-weight:900;
    font-size:12.5px;text-decoration:underline}
}
/* lista: imagem cravada 1:1 e frete gratis verde como no app */
html #bio-shop-panel .shop-card>img,html #bio-shop-panel .shop-card .shop-card-fallback{aspect-ratio:1/1!important}
html #bio-shop-panel .idmk-frete b.gratis,html #bio-shop-panel .idmk-frete-gratis{
  display:inline-flex;width:max-content;align-items:center;gap:5px;border-radius:999px;padding:4px 10px;
  font-size:10px;font-weight:950;background:rgba(61,220,151,.12);border:1px solid rgba(61,220,151,.45);color:#3ddc97}
