
.hero-map-live{height:280px;border-radius:22px;border:1px solid #e5e7eb;overflow:hidden;background:#dbeafe}
.hero-live-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:stretch}
.hero-app-side{display:flex;flex-direction:column;gap:10px;justify-content:space-between}
.share-row{display:flex;gap:8px;flex-wrap:wrap}.share-row a{padding:8px 10px;border-radius:999px;background:#eef2ff;font-weight:800}
.hero-separator{border:0;border-top:1px solid #e5e7eb;margin:8px 0}
.ad-fallback{text-align:center;border:2px dashed #93c5fd;background:#eff6ff;padding:18px;border-radius:18px;margin:16px 0}
.country-required{max-width:760px;margin:40px auto}
@media(max-width:900px){.hero-live-wrap{grid-template-columns:1fr}.hero-map-live{height:240px}}
