.wardrobe-loading-ring{width:128px;height:128px;color:var(--wardrobe-accent,var(--brand));flex-shrink:0;animation:2s linear infinite wardrobe-ring-turn}.wardrobe-loading-ring__track{opacity:.12}.wardrobe-loading-ring__arc{stroke-dasharray:24 76;transform-origin:50%;animation:1.6s ease-in-out infinite wardrobe-ring-sweep}@keyframes wardrobe-ring-turn{to{transform:rotate(360deg)}}@keyframes wardrobe-ring-sweep{0%,to{stroke-dasharray:16 84;stroke-dashoffset:0}50%{stroke-dasharray:70 30;stroke-dashoffset:-20px}}@media (prefers-reduced-motion:reduce){.wardrobe-loading-ring,.wardrobe-loading-ring__arc{animation:none}}
