.my-cross-nav.my-clothes-super__nav-host{--my-nav-max-width: 900px;--my-nav-margin: 0 auto 12px}.my-clothes-super__loc{position:relative;gap:8px;transition:transform .18s cubic-bezier(0.22, 1, 0.36, 1)}.my-clothes-super__loc .my-clothes-super__loc-thumb{flex:none;width:26px;height:26px;border-radius:6px;object-fit:cover}.my-clothes-super__loc .my-clothes-super__loc-badge{flex:none;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.22);color:#fff}.my-clothes-super__loc .my-clothes-super__loc-badge svg{width:11px;height:11px}.my-clothes-super__loc .my-clothes-super__loc-badge-play,.my-clothes-super__loc .my-clothes-super__loc-badge-swap,.my-clothes-super__loc .my-clothes-super__loc-badge-edit{display:none}.my-clothes-super__loc .my-clothes-super__loc-badge[data-badge=play] .my-clothes-super__loc-badge-play,.my-clothes-super__loc .my-clothes-super__loc-badge[data-badge=swap] .my-clothes-super__loc-badge-swap,.my-clothes-super__loc .my-clothes-super__loc-badge[data-badge=edit] .my-clothes-super__loc-badge-edit{display:block}.my-clothes-super__loc:hover{transform:translateY(-2px)}.my-clothes-super__loc:active{transform:scale(0.97)}