/* Official RuStore artwork: preserve the complete badge and its 111:40 ratio. */
.rustore-badge{display:block;width:222px;max-width:100%;padding:0;border:0;border-radius:7px;line-height:0;text-decoration:none;transition:transform .2s}
.rustore-badge>img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}
.rustore-badge:hover{transform:translateY(-2px)}
.rustore-badge:focus-visible{outline:3px solid #0077ff;outline-offset:4px}
.hero .quick-downloads>a.rustore-badge{display:block;align-self:center;width:100%;min-height:0;padding:0;border:0;border-radius:7px;background:none;box-shadow:none;line-height:0}
.hero .quick-downloads>a.rustore-badge:hover{border:0;background:none;box-shadow:none}
.hero .quick-downloads>a.rustore-badge>img{width:100%;height:auto}
.platform>.rustore-badge{margin-top:auto;align-self:flex-start}
@media(prefers-reduced-motion:reduce){.rustore-badge{transition:none}.rustore-badge:hover{transform:none}}
