.download-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:440px;width:100%;flex-shrink:1}.store-option{display:flex;flex-direction:column;align-items:center;gap:16px;min-width:0}.download-options .store-button{width:100%;padding:0 16px;gap:8px;white-space:nowrap}.store-icon{flex-shrink:0}.store-qr{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#fff;color:#17220f;border-radius:18px;max-width:100%;box-sizing:border-box}.store-qr img{display:block;width:160px;height:auto;max-width:100%;aspect-ratio:1;image-rendering:pixelated}.store-qr span{font-size:12px;font-weight:800}.download-options .web-link{margin-top:2px}@media(max-width:480px){.download-options{gap:12px}.download-options .store-button{font-size:11px;padding:0 9px;gap:5px}.store-icon{width:18px;height:18px}.store-qr{padding:9px;border-radius:14px}.store-qr span{font-size:11px}}