.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,.app-store-badge svg{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-cta__actions .app-store-badge svg,.landing-hero__actions .app-store-badge img,.landing-hero__actions .app-store-badge svg{height:54px;width:auto}@media (max-width:768px){.landing-hero__actions:has(.app-store-badge){flex-direction:row;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}}.apk-version{color:var(--landing-text-muted,#888);font-size:.875rem;margin-top:var(--landing-space-sm)}.apk-instructions{padding-block:var(--landing-space-2xl)}.apk-steps{display:flex;flex-direction:column;gap:var(--landing-space-lg);max-width:600px;margin:var(--landing-space-xl) auto 0;text-align:left}.apk-step{display:flex;gap:var(--landing-space-md);align-items:flex-start}.apk-step__number{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--landing-accent,var(--primary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.apk-step__content h3{margin:0 0 4px;font-size:1.125rem}.apk-step__content p{margin:0;color:var(--landing-text-muted,#aaa);font-size:.9375rem;line-height:1.5}