<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu-tools{display:flex;margin-left:auto;gap:.75em}.menu-tools__link span{display:none}.menu-tools__link a{display:flex;width:2.5em;height:2.5em;justify-content:center;align-items:center}.menu-tools__link svg{width:1.66666666667em;height:auto}@media (max-width:768px){.menu-tools__link svg{width:2em;height:auto}}.menu-tools__link svg circle,.menu-tools__link svg path{fill:none;stroke:var(--color-black);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (max-width:1024px){.menu-tools__link--account,.menu-tools__link--wishlist{display:none}}.menu-tools__link--flag{display:flex;align-items:center;padding-right:.5em}@media (max-width:1024px){.menu-tools__link--flag{display:none}}.menu-tools__link--flag a{width:-moz-fit-content;width:fit-content;text-decoration:none;gap:.5em}.menu-tools__link--flag .img-icon{display:block}.menu-tools__link--flag img{width:1.75em;border-radius:2px}.menu-tools__link--flag .label{display:none}.menu-tools__link--cart{position:relative}.menu-tools__link--cart #cart-counter{position:absolute;right:-.25em;bottom:-.25em;display:flex;justify-content:center;align-items:center;line-height:1}.menu-tools__link--cart #cart-counter .count{background-color:var(--color-black);color:var(--color-white);font-size:.85em;font-weight:700;width:-moz-fit-content;width:fit-content;padding:.35em .5em .25em .5em;border-radius:3px;display:flex;justify-content:center;align-items:center;text-align:center}.menu-tools__link--cart #cart-counter .count.hidden{display:none}</pre></body></html>