/* RuStore links: independent of the main design and app assets. */
.rustore-badge{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-height:64px;padding:9px 18px;background:#fff;border:1px solid #bdc9d8;border-radius:12px;color:#172237;text-decoration:none;flex-shrink:0;box-sizing:border-box;transition:border-color .15s}
.rustore-badge>span{font:500 12px/1.2 Arial,sans-serif;color:#172237}.rustore-badge img{display:block;width:128px;height:30px;object-fit:contain;object-position:left center}.rustore-badge:hover{border-color:#0077ff}.rustore-badge:focus-visible{outline:3px solid #0077ff;outline-offset:4px}
.rustore-footer{display:flex;align-items:center;gap:18px;margin-top:26px;padding-top:22px;border-top:1px solid #ffffff26}.rustore-footer p{font-size:14px;color:#f0f4fa;line-height:1.6}.rustore-footer p span{font-size:12px;color:#bdcbdc}
.rustore-section{padding:0 0 56px}.rustore-promo{display:flex;justify-content:space-between;align-items:center;gap:28px;background:#e8f1fd;border:1px solid #cedef1;border-radius:20px;padding:32px;color:#122138}.rustore-promo h2{font-size:clamp(24px,3vw,34px);margin:8px 0 12px}.rustore-promo p{font-size:16px;color:#354e6d}.rustore-promo .rustore-kicker{font-size:11px;letter-spacing:.12em;font-weight:700;color:#235999}.rustore-details{display:inline-block;margin-top:14px;text-decoration:underline;text-underline-offset:4px;color:#154e97;font-size:14px}.hero-cta:has(.rustore-badge){display:flex;flex-wrap:wrap;gap:14px;align-items:center}
@media(max-width:600px){.rustore-promo{flex-direction:column;align-items:flex-start;padding:24px}.rustore-footer{gap:12px;flex-wrap:wrap}.rustore-section{padding-bottom:36px}}
