.app-download-banner{background:var(--home-brand);color:#fff}.app-download-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-block:28px;display:flex}.app-download-inner--contained{padding-inline:24px}.app-download-identity{flex:280px;align-items:center;gap:20px;min-width:0;display:flex}.app-download-icon{object-fit:contain;border-radius:8px;flex-shrink:0;width:72px;height:72px}.app-download-title{max-width:340px;font-family:var(--hy-sans);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.5}.app-download-actions{flex:0 370px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.app-download-store{border:1px solid var(--hy-mist);border-radius:var(--hy-radius);background:var(--hy-white);min-width:0;min-height:60px;color:var(--hy-forest);justify-content:center;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:flex}.app-download-store>svg{flex-shrink:0}.app-download-store>span{min-width:0}.app-download-store-lead{white-space:nowrap;font-size:11px;line-height:1.4;display:block}.app-download-store-name{white-space:nowrap;font-size:18px;font-weight:700;line-height:1.3;display:block}.app-download-store:hover{background:var(--hy-mist);border-color:var(--hy-mist);transform:translateY(-2px)}.app-download-store:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width<=767px){.app-download-inner{gap:20px;padding-block:24px}.app-download-inner--contained{padding-inline:16px}.app-download-identity{gap:16px}.app-download-icon{width:64px;height:64px}.app-download-title{font-size:16px}.app-download-actions{flex-basis:100%}.app-download-store{gap:8px;padding-inline:10px}.app-download-store-name{font-size:16px}}@media (width<=359px){.app-download-actions{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.app-download-store{transition:none}.app-download-store:hover{transform:none}}
