.app-store-badge{display:inline-block;transition:transform var(--landing-transition-base),opacity var(--landing-transition-base)}.app-store-badge:hover{transform:translateY(-2px);opacity:.85}.app-store-badge img{display:block}.landing-cta__actions .app-store-badge,.landing-hero__actions .app-store-badge{display:inline-flex;align-items:center;height:54px}.landing-cta__actions .app-store-badge img,.landing-hero__actions .app-store-badge img{height:54px;width:auto}.landing-cta__actions .app-store-badge:last-child img,.landing-hero__actions .app-store-badge:last-child img{height:80px;margin:-13px 0}.app-screenshots{display:flex;justify-content:center;gap:var(--landing-space-xs);margin-top:var(--landing-space-xl);flex-wrap:wrap}.app-screenshot{width:220px;flex-shrink:0}.app-screenshot img{width:100%;height:auto;border-radius:var(--landing-radius-2xl)}@media (max-width:768px){.app-screenshots{gap:var(--landing-space-sm)}.app-screenshot{width:160px}}@media (max-width:480px){.app-screenshot{width:140px}}