.hs-nav-actions{display:flex;align-items:center;gap:10px}
.hs-account{display:flex;align-items:center;gap:7px;padding:10px 12px;color:#ddd;border:1px solid #3b3b3b;text-decoration:none;font-size:9px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;transition:.2s}
.hs-account svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.hs-account:hover{color:#fff;border-color:var(--red);background:#211114}
.footer-brand>a{display:inline-block}.footer-brand img{display:block;width:auto;max-width:190px;max-height:82px;object-fit:contain}
.footer-brand p{font-size:8px;letter-spacing:1px;color:#555;margin-top:15px}
@media(max-width:1040px){.hs-account span{display:none}.hs-account{padding:9px}}
@media(max-width:560px){.hs-nav-actions{gap:6px}.hs-account{border:0;padding:6px}.hs-account svg{width:19px;height:19px}.cart{padding:9px 10px}}
