.app-downloads { margin:1.5rem 0; }
.app-downloads p { color:#fff; font-size:1.1rem; font-weight:700; margin:0 0 .75rem; }
.store-badges { display:flex; flex-wrap:wrap; align-items:center; gap:12px 20px; }
.meditation-hero .store-badges { justify-content:center; }
.store-badge { display:inline-flex; align-items:center; justify-content:center; min-height:90px; }
.store-badge img { display:block; width:180px; height:auto; }
/* Google's official artwork includes transparent clear space; preserve it. */
.store-badge-google img { width:232px; }
.store-badge:focus-visible { outline:3px solid #c58bd0; outline-offset:4px; border-radius:8px; }
