.eh-mobile-buy{display:none}
@media(max-width:600px){
  .eh-mobile-buy{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:60;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#142237;color:#fff!important;text-decoration:none;box-shadow:0 16px 40px rgba(20,34,55,.34);font:800 .88rem/1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.04em}
  .eh-mobile-buy span{font-size:1rem;letter-spacing:0}
  .eh-mobile-buy strong{font:inherit}
  .eh-footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))!important}
}
