.tm-au-card__shop-count{position:absolute;right:54px;bottom:12px;padding:7px 9px;background:rgba(4,7,9,.88);border:1px solid var(--au-yellow);color:var(--au-yellow);font-size:9px;font-weight:900;letter-spacing:.08em}
.tm-au-card__shop{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 18px;border-top:1px solid #242d33;color:#cfd4d7;font-size:10px;font-weight:900;letter-spacing:.07em}
.tm-au-card__shop span{color:var(--au-yellow)}
.tm-au-shop[hidden]{display:none!important}.tm-au-shop{padding:16px 18px 18px;border-top:1px solid #252e34;background:#0c1114}
.tm-au-shop__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.tm-au-shop__head small{color:var(--au-yellow);font-size:9px;font-weight:900;letter-spacing:.13em}.tm-au-shop__head strong{font-size:11px;color:#abb4b9}
.tm-au-shop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:190px;overflow:auto}
.tm-au-shop-card{display:grid;grid-template-columns:72px 1fr;gap:12px;min-width:0;padding:9px;border:1px solid #303a40;background:#11171b;color:#fff;text-decoration:none}
.tm-au-shop-card img{width:72px;height:58px;object-fit:cover;background:#07090a}.tm-au-shop-card__placeholder{display:grid;place-items:center;width:72px;height:58px;background:#171d21;color:#69757c;font-size:9px}
.tm-au-shop-card b,.tm-au-shop-card span,.tm-au-shop-card small{display:block}.tm-au-shop-card b{font-size:12px;line-height:1.25}.tm-au-shop-card span{margin-top:6px;color:var(--au-yellow);font-weight:900}.tm-au-shop-card small{margin-top:3px;color:#8d989e}
@media(max-width:760px){.tm-au-shop__grid{grid-template-columns:1fr;max-height:230px}.tm-au-shop-card{grid-template-columns:62px 1fr}.tm-au-shop-card img,.tm-au-shop-card__placeholder{width:62px;height:52px}}
