.ls{align-items:center;gap:12px;display:flex}.ls__crest{border-radius:50%;width:47px;height:47px;transition:filter .4s,opacity .4s;display:inline-flex;position:relative}.ls__crest img{object-fit:contain;pointer-events:none;width:100%;height:100%}.ls__crest--current{filter:drop-shadow(0 5px 9px #0003)}.ls__x{width:20px;color:var(--nav-text);opacity:.5;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex}.ls__x svg{display:block}.ls__crest--other{opacity:.5;filter:grayscale(.9)brightness(.72);cursor:pointer;outline:none}.ls__crest--other:hover,.ls__crest--other:focus-visible{opacity:1;filter:none}.ls__tip{color:#fff;font-family:var(--font-sans);letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;background:#000;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:600;transition:opacity .2s;position:absolute;top:100%;left:50%;transform:translate(-50%,10px)}.ls__tip:before{content:"";border:5px solid #0000;border-bottom-color:#000;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ls__crest--other:hover .ls__tip,.ls__crest--other:focus-visible .ls__tip{opacity:1}@media (max-width:1199px){.ls{gap:8px}.ls__crest{width:34px;height:34px}.ls__x{width:14px}.ls__x svg{width:10px;height:10px}}@media (prefers-reduced-motion:reduce){.ls__crest,.ls__tip{transition:none}}
