.my-clothes-super__nav{max-width:900px;width:100%;margin:0 auto 12px}.my-clothes-super__nav-wrapper{display:flex;align-items:center;gap:6px;padding:4px;width:100%;border-radius:12px;border:1px solid hsla(0,0%,100%,.07);background:#121415;list-style:none;margin:0}.my-clothes-super__nav-wrapper li{flex:1;min-width:0}.my-clothes-super__nav-item{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 8px;border-radius:8px;color:hsla(0,0%,100%,.6);font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,background-color .15s}.my-clothes-super__nav-item[s-active]{background:#1d2124;color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 1px 2px rgba(0,0,0,.6)}.my-clothes-super__nav-item:not([s-active]):hover{color:#fff;background:hsla(0,0%,100%,.05)}.my-clothes-super__nav-dot{flex:none;width:5px;height:5px;border-radius:50%;background:#ff4180;box-shadow:0 0 7px rgba(255,65,128,.9)}.my-clothes-super__nav-text{min-width:0;text-align:left}.my-clothes-super__nav-full,.my-clothes-super__nav-short{display:block;font-weight:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-clothes-super__nav-thumb,.my-clothes-super__nav-hint,.my-clothes-super__nav-short{display:none}.my-clothes-super__nav-arrow{flex:none;width:12px;height:12px;opacity:.62}.my-clothes-super__nav-arrow-chev{display:none}@media screen and (max-width: 880px){.my-clothes-super__nav-wrapper li[data-desktop-only]{display:none}.my-clothes-super__nav-wrapper{padding:5px;border-radius:13px}.my-clothes-super__nav-wrapper li:has(.my-clothes-super__nav-item[s-active]){flex:0 0 46px}.my-clothes-super__nav-item{min-height:44px;padding:0 12px;gap:8px}.my-clothes-super__nav-item[s-active]{justify-content:center;padding:0;background:linear-gradient(180deg, #262b30 0%, #1a1e21 100%);border:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),inset 0 -1px 0 rgba(0,0,0,.5),0 0 0 1px rgba(255,65,128,.16),0 3px 8px -2px rgba(0,0,0,.75)}.my-clothes-super__nav-item[s-active] .my-clothes-super__nav-text{display:none}.my-clothes-super__nav-item[s-active] .my-clothes-super__nav-dot{width:7px;height:7px;box-shadow:0 0 0 3px rgba(255,65,128,.18),0 0 10px rgba(255,65,128,.9)}.my-clothes-super__nav-arrow{display:none}.my-clothes-super__nav-item:not([s-active]){justify-content:flex-start;padding:4px 10px 4px 5px;background:linear-gradient(90deg, rgba(255, 65, 128, 0.14), rgba(255, 65, 128, 0.04));border:1px solid rgba(255,65,128,.28);color:#fff}.my-clothes-super__nav-item:not([s-active]) .my-clothes-super__nav-thumb{display:block;width:34px;height:34px;border-radius:7px;object-fit:cover}.my-clothes-super__nav-item:not([s-active]) .my-clothes-super__nav-full{display:none}.my-clothes-super__nav-item:not([s-active]) .my-clothes-super__nav-short{display:block;font-size:12.5px;font-weight:700}.my-clothes-super__nav-item:not([s-active]) .my-clothes-super__nav-hint{display:block;margin-top:2px;font-size:9.5px;font-weight:400;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#c9a3b4}}.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)}