.AttributeList-module__3zJW2a__list{flex-direction:column;gap:0;display:flex}.AttributeList-module__3zJW2a__item{padding:var(--wd-space-3)0;border-bottom:var(--wd-border-width)solid var(--wd-surface-muted);font-size:var(--wd-text-base);grid-template-columns:120px 1fr;display:grid}.AttributeList-module__3zJW2a__item:last-child{border-bottom:none}.AttributeList-module__3zJW2a__label{font-size:var(--wd-text-xs);text-transform:uppercase;letter-spacing:var(--wd-tracking-wide);color:var(--wd-text-secondary)}.AttributeList-module__3zJW2a__value{color:var(--wd-text-primary)}.AttributeList-module__3zJW2a__link{color:var(--wd-accent);transition:text-decoration var(--wd-transition-fast)}.AttributeList-module__3zJW2a__link:hover{text-decoration:underline}.AttributeList-module__3zJW2a__swatches{gap:var(--wd-space-2);flex-wrap:wrap;display:flex}.AttributeList-module__3zJW2a__swatch{border:var(--wd-border-width)solid var(--wd-border);cursor:pointer;width:24px;height:24px;transition:transform var(--wd-transition-base);background:0 0;padding:0}.AttributeList-module__3zJW2a__swatch:hover{transform:scale(1.1)}.AttributeList-module__3zJW2a__swatch--active{outline:2px solid var(--wd-primary);outline-offset:2px}@media (max-width:768px){.AttributeList-module__3zJW2a__item{gap:var(--wd-space-2);grid-template-columns:90px 1fr}}
.CategoryBreadcrumb-module__9xIrQG__breadcrumb{align-items:center;gap:var(--wd-space-2);font-size:var(--wd-text-base);flex-wrap:wrap;display:flex}.CategoryBreadcrumb-module__9xIrQG__item{align-items:center;gap:var(--wd-space-2);display:flex}.CategoryBreadcrumb-module__9xIrQG__link{color:var(--wd-accent);transition:text-decoration var(--wd-transition-fast)}.CategoryBreadcrumb-module__9xIrQG__link:hover{text-decoration:underline}.CategoryBreadcrumb-module__9xIrQG__text{color:var(--wd-text-primary)}.CategoryBreadcrumb-module__9xIrQG__separator{color:var(--wd-text-tertiary);font-size:var(--wd-text-xs);user-select:none}
.ImageGallery-module__wBAmxG__gallery{background:var(--wd-border);border:var(--wd-border-width)solid var(--wd-border);flex-direction:column;gap:1px;width:100%;display:flex;position:relative}.ImageGallery-module__wBAmxG__radio{display:none}.ImageGallery-module__wBAmxG__main{aspect-ratio:3/4;background:var(--wd-surface);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageGallery-module__wBAmxG__full{object-fit:contain;background:var(--wd-surface);width:100%;height:100%;display:none;position:absolute;top:0;left:0}.ImageGallery-module__wBAmxG__thumbs{background:var(--wd-surface);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:row;gap:1px;display:flex;overflow:auto hidden}.ImageGallery-module__wBAmxG__thumbs::-webkit-scrollbar{height:6px}.ImageGallery-module__wBAmxG__thumbs::-webkit-scrollbar-track{background:var(--wd-surface-muted)}.ImageGallery-module__wBAmxG__thumbs::-webkit-scrollbar-thumb{background:var(--wd-border);border-radius:3px}.ImageGallery-module__wBAmxG__thumbs::-webkit-scrollbar-thumb:hover{background:var(--wd-border-hover)}.ImageGallery-module__wBAmxG__thumb{cursor:pointer;border-right:1px solid var(--wd-border);background:var(--wd-surface-muted);width:80px;height:80px;transition:opacity var(--wd-transition-base);flex-shrink:0;display:block}.ImageGallery-module__wBAmxG__thumb:last-child{border-right:none}.ImageGallery-module__wBAmxG__thumb:hover{opacity:.7}.ImageGallery-module__wBAmxG__thumb__img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.ImageGallery-module__wBAmxG__placeholder{text-align:center;color:var(--wd-text-tertiary);align-items:center;gap:var(--wd-space-2);padding:var(--wd-space-8);flex-direction:column;display:flex}.ImageGallery-module__wBAmxG__placeholder__icon{opacity:.5;width:48px;height:48px}.ImageGallery-module__wBAmxG__placeholder__text{font-size:var(--wd-text-xs);text-transform:uppercase;letter-spacing:var(--wd-tracking-widest)}.ImageGallery-module__wBAmxG__gallery--vertical{flex-direction:row}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__main{flex:1;order:2}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumbs{flex-direction:column;order:1;width:80px;overflow:hidden auto}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumbs::-webkit-scrollbar{width:6px;height:auto}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumb{border-right:none;border-bottom:1px solid var(--wd-border);width:80px;height:80px}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumb:last-child{border-bottom:none}.ImageGallery-module__wBAmxG__gallery--grid{background:var(--wd-border);display:block}.ImageGallery-module__wBAmxG__gallery--grid .ImageGallery-module__wBAmxG__main{display:none}.ImageGallery-module__wBAmxG__gallery--grid .ImageGallery-module__wBAmxG__thumbs{background:var(--wd-border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.ImageGallery-module__wBAmxG__gallery--grid .ImageGallery-module__wBAmxG__thumb{aspect-ratio:3/4;cursor:default;pointer-events:none;border:none;width:100%;height:auto}@media (max-width:768px){.ImageGallery-module__wBAmxG__thumb{width:64px;height:64px}.ImageGallery-module__wBAmxG__gallery--vertical{flex-direction:column}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__main{order:1}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumbs{flex-direction:row;order:2;width:100%;overflow:auto hidden}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumbs::-webkit-scrollbar{width:auto;height:6px}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumb{border-right:1px solid var(--wd-border);border-bottom:none;width:64px;height:64px}.ImageGallery-module__wBAmxG__gallery--vertical .ImageGallery-module__wBAmxG__thumb:last-child{border-right:none}}
.MetaTable-module__GbHBvW__table{border-top:var(--wd-border-width)solid var(--wd-border)}.MetaTable-module__GbHBvW__row{padding:var(--wd-space-3)0;border-bottom:var(--wd-border-width)solid var(--wd-border);font-size:var(--wd-text-base);grid-template-columns:120px 1fr;display:grid}.MetaTable-module__GbHBvW__label{font-size:var(--wd-text-xs);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);color:var(--wd-text-secondary)}.MetaTable-module__GbHBvW__value{color:var(--wd-text-primary)}.MetaTable-module__GbHBvW__link{color:var(--wd-accent);transition:text-decoration var(--wd-transition-fast)}.MetaTable-module__GbHBvW__link:hover{text-decoration:underline}.MetaTable-module__GbHBvW__table--compact .MetaTable-module__GbHBvW__row{padding:var(--wd-space-2)0}.MetaTable-module__GbHBvW__table--inline{gap:var(--wd-space-6);font-size:var(--wd-text-base);border:none;flex-wrap:wrap;display:flex}.MetaTable-module__GbHBvW__inline__item{gap:var(--wd-space-2);display:flex}.MetaTable-module__GbHBvW__inline__label{color:var(--wd-text-secondary)}.MetaTable-module__GbHBvW__inline__value{color:var(--wd-text-primary)}.MetaTable-module__GbHBvW__inline__link{color:var(--wd-accent);transition:text-decoration var(--wd-transition-fast)}.MetaTable-module__GbHBvW__inline__link:hover{text-decoration:underline}@media (max-width:768px){.MetaTable-module__GbHBvW__row{gap:var(--wd-space-2);grid-template-columns:90px 1fr}.MetaTable-module__GbHBvW__table--inline{gap:var(--wd-space-4)}}
.ProductHeader-module__PLnKIa__header{margin-bottom:var(--wd-space-2);justify-content:space-between;align-items:flex-start;gap:var(--wd-space-4);display:flex}.ProductHeader-module__PLnKIa__content{flex:1}.ProductHeader-module__PLnKIa__brand{font-size:var(--wd-text-sm);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);margin-bottom:var(--wd-space-2)}.ProductHeader-module__PLnKIa__brand__link,.ProductHeader-module__PLnKIa__brand__button{color:var(--wd-accent);cursor:pointer;font-family:var(--wd-font-sans);font-size:inherit;text-transform:inherit;letter-spacing:inherit;transition:text-decoration var(--wd-transition-fast);background:0 0;border:none;padding:0}.ProductHeader-module__PLnKIa__brand__link:hover,.ProductHeader-module__PLnKIa__brand__button:hover{text-decoration:underline}.ProductHeader-module__PLnKIa__title{font-family:var(--wd-font-serif);font-size:var(--wd-text-4xl);font-weight:var(--wd-font-normal);line-height:var(--wd-leading-tight);margin:0}.ProductHeader-module__PLnKIa__code{font-size:var(--wd-text-sm);color:var(--wd-text-secondary);margin-top:var(--wd-space-2);letter-spacing:var(--wd-tracking-wide)}.ProductHeader-module__PLnKIa__favorite{background:var(--wd-surface);border:var(--wd-border-width)solid var(--wd-border);cursor:pointer;width:40px;height:40px;transition:border-color var(--wd-transition-base);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProductHeader-module__PLnKIa__favorite:hover{border-color:var(--wd-border-hover)}.ProductHeader-module__PLnKIa__favorite__icon{width:20px;height:20px;color:var(--wd-text-primary)}.ProductHeader-module__PLnKIa__header--compact .ProductHeader-module__PLnKIa__title{font-size:var(--wd-text-3xl)}.ProductHeader-module__PLnKIa__header--large .ProductHeader-module__PLnKIa__title{font-size:var(--wd-text-5xl)}@media (max-width:768px){.ProductHeader-module__PLnKIa__header{margin-bottom:var(--wd-space-2)}.ProductHeader-module__PLnKIa__title{font-size:var(--wd-text-3xl)}.ProductHeader-module__PLnKIa__header--large .ProductHeader-module__PLnKIa__title{font-size:var(--wd-text-4xl)}.ProductHeader-module__PLnKIa__header--compact .ProductHeader-module__PLnKIa__title{font-size:var(--wd-text-2xl)}}
.ProductCard-module__0IJWXG__card{cursor:pointer;background:var(--wd-surface);border:var(--wd-border-width)solid var(--wd-border);transition:background-color var(--wd-transition-base);color:inherit;margin-bottom:-1px;margin-right:-1px;text-decoration:none;display:block;position:relative}.ProductCard-module__0IJWXG__card:hover{background:var(--wd-surface-hover)}.ProductCard-module__0IJWXG__imageLink,.ProductCard-module__0IJWXG__infoLink{color:inherit;text-decoration:none;display:block}.ProductCard-module__0IJWXG__image{aspect-ratio:5/5;background:var(--wd-surface-muted);justify-content:center;align-items:center;gap:var(--wd-space-2);color:var(--wd-text-tertiary);flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCard-module__0IJWXG__image__img{object-fit:cover;width:100%;height:100%}.ProductCard-module__0IJWXG__image__icon{opacity:.3;width:28px;height:28px}.ProductCard-module__0IJWXG__image__label{font-size:var(--wd-text-xs);text-transform:uppercase;letter-spacing:var(--wd-tracking-widest)}.ProductCard-module__0IJWXG__bookmark{top:var(--wd-space-3);right:var(--wd-space-3);background:var(--wd-surface);cursor:pointer;opacity:0;width:32px;height:32px;transition:opacity var(--wd-transition-fast);z-index:var(--wd-z-base);border:none;justify-content:center;align-items:center;display:flex;position:absolute}.ProductCard-module__0IJWXG__card:hover .ProductCard-module__0IJWXG__bookmark{opacity:1}.ProductCard-module__0IJWXG__bookmark__icon{width:18px;height:18px;stroke:var(--wd-text-primary);fill:none;stroke-width:1.5px}.ProductCard-module__0IJWXG__bookmark:hover .ProductCard-module__0IJWXG__bookmark__icon{fill:var(--wd-text-primary)}.ProductCard-module__0IJWXG__info{padding:14px 16px}.ProductCard-module__0IJWXG__brand{font-size:var(--wd-text-sm);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);color:var(--wd-accent);cursor:pointer;text-align:left;font-family:var(--wd-font-sans);transition:text-decoration var(--wd-transition-fast);background:0 0;border:none;margin-bottom:2px;padding:0;display:block}.ProductCard-module__0IJWXG__brand:hover{text-decoration:underline}.ProductCard-module__0IJWXG__name{font-size:var(--wd-text-base);text-transform:uppercase;letter-spacing:var(--wd-tracking-wide);margin-bottom:2px}.ProductCard-module__0IJWXG__meta{font-size:var(--wd-text-sm);color:var(--wd-text-secondary)}.ProductCard-module__0IJWXG__actions{padding:var(--wd-space-3);border-top:1px solid var(--wd-border);justify-content:space-evenly;margin-top:auto;display:flex}.ProductCard-module__0IJWXG__action{padding:var(--wd-space-2);cursor:pointer;color:var(--wd-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.ProductCard-module__0IJWXG__action:hover{color:var(--wd-text-primary)}.ProductCard-module__0IJWXG__action:focus-visible{outline:2px solid var(--wd-primary);outline-offset:2px}.ProductCard-module__0IJWXG__card--compact .ProductCard-module__0IJWXG__image{aspect-ratio:1}.ProductCard-module__0IJWXG__card--compact .ProductCard-module__0IJWXG__info{padding:5px 6px}.ProductCard-module__0IJWXG__card--featured{grid-area:span 2/span 2}.ProductCard-module__0IJWXG__card--featured .ProductCard-module__0IJWXG__info{padding:20px 24px}.ProductCard-module__0IJWXG__card--featured .ProductCard-module__0IJWXG__brand{font-size:var(--wd-text-base)}.ProductCard-module__0IJWXG__card--featured .ProductCard-module__0IJWXG__name{font-size:var(--wd-text-lg)}@media (max-width:1024px){.ProductCard-module__0IJWXG__card--featured{grid-area:span 1/span 1}}
.SearchResultCard-module__FYXJsq__card{gap:var(--wd-space-5);padding:var(--wd-space-5);border-bottom:var(--wd-border-width)solid var(--wd-border);cursor:pointer;transition:background-color var(--wd-transition-base);color:inherit;grid-template-columns:120px 1fr auto;align-items:center;text-decoration:none;display:grid}.SearchResultCard-module__FYXJsq__card:hover{background:var(--wd-surface-hover)}.SearchResultCard-module__FYXJsq__image{aspect-ratio:3/4;background:var(--wd-surface-muted);overflow:hidden}.SearchResultCard-module__FYXJsq__image__img{object-fit:cover;width:100%;height:100%}.SearchResultCard-module__FYXJsq__image__placeholder{background:var(--wd-surface-muted);width:100%;height:100%}.SearchResultCard-module__FYXJsq__info{flex:1}.SearchResultCard-module__FYXJsq__brand{font-size:var(--wd-text-sm);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);color:var(--wd-accent);margin-bottom:var(--wd-space-1)}.SearchResultCard-module__FYXJsq__name{font-size:var(--wd-text-md);text-transform:uppercase;letter-spacing:var(--wd-tracking-wide);margin-bottom:var(--wd-space-1)}.SearchResultCard-module__FYXJsq__meta{font-size:var(--wd-text-sm);color:var(--wd-text-secondary);margin-bottom:var(--wd-space-2)}.SearchResultCard-module__FYXJsq__tags{flex-wrap:wrap;gap:6px;display:flex}.SearchResultCard-module__FYXJsq__tag{font-size:var(--wd-text-xs);padding:3px var(--wd-space-2);background:var(--wd-surface-muted);color:var(--wd-gray-600)}.SearchResultCard-module__FYXJsq__actions{gap:var(--wd-space-2);display:flex}@media (max-width:768px){.SearchResultCard-module__FYXJsq__card{gap:var(--wd-space-4);padding:var(--wd-space-4);grid-template-columns:80px 1fr}.SearchResultCard-module__FYXJsq__actions{display:none}}
.Toolbar-module__R4gYQW__wardatrobe-toolbar{padding:var(--wd-space-4)var(--wd-space-4);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.Toolbar-module__R4gYQW__wardatrobe-toolbar__count{color:var(--color-text-secondary);font-size:12px}.Toolbar-module__R4gYQW__wardatrobe-toolbar__actions{align-items:center;gap:24px;display:flex}.Toolbar-module__R4gYQW__wardatrobe-toolbar__btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;color:inherit;font-size:11px;font-family:var(--font-sans);background:0 0;border:none;align-items:center;gap:6px;padding:0;transition:opacity .15s;display:flex}.Toolbar-module__R4gYQW__wardatrobe-toolbar__btn:hover{opacity:.6}.Toolbar-module__R4gYQW__wardatrobe-toolbar__btn--active{opacity:1;font-weight:500}.Toolbar-module__R4gYQW__wardatrobe-toolbar__btn svg{width:14px;height:14px}@media (max-width:768px){.Toolbar-module__R4gYQW__wardatrobe-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.Toolbar-module__R4gYQW__wardatrobe-toolbar__actions{justify-content:space-between;gap:12px;width:100%}.Toolbar-module__R4gYQW__wardatrobe-toolbar__btn span{display:none}}
.InlineStats-module__c5_4_a__inline_stats{gap:var(--wd-space-8);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.InlineStats-module__c5_4_a__inline_stats--gap-sm{gap:var(--wd-space-4)}.InlineStats-module__c5_4_a__inline_stats--gap-md{gap:var(--wd-space-8)}.InlineStats-module__c5_4_a__inline_stats--gap-lg{gap:var(--wd-space-12)}@media (min-width:768px){.InlineStats-module__c5_4_a__inline_stats{grid-template-columns:repeat(4,1fr)}}.InlineStats-module__c5_4_a__inline_stat{gap:var(--wd-space-1);flex-direction:column;display:flex}.InlineStats-module__c5_4_a__inline_stat__label{font-size:var(--wd-text-xs);color:var(--wd-text-secondary);text-transform:uppercase;letter-spacing:.05em}.InlineStats-module__c5_4_a__inline_stat__value{font-family:var(--wd-font-serif);font-size:var(--wd-text-3xl);color:var(--wd-text-primary);line-height:var(--wd-leading-none)}@media (max-width:640px){.InlineStats-module__c5_4_a__inline_stats{gap:var(--wd-space-6)}.InlineStats-module__c5_4_a__inline_stats--gap-lg{gap:var(--wd-space-8)}.InlineStats-module__c5_4_a__inline_stat__value{font-size:var(--wd-text-2xl)}}
.EmptyState-module__fEUWWa__empty_state{text-align:center;padding:var(--wd-space-16)var(--wd-space-6);background-color:var(--wd-surface-muted);border:1px dashed var(--wd-border-strong)}.EmptyState-module__fEUWWa__empty_state__icon{width:48px;height:48px;margin:0 auto var(--wd-space-4);color:var(--wd-gray-300);justify-content:center;align-items:center;display:flex}.EmptyState-module__fEUWWa__empty_state__icon svg{width:100%;height:100%}.EmptyState-module__fEUWWa__empty_state__title{font-size:var(--wd-text-lg);font-weight:var(--wd-font-medium);color:var(--wd-text-primary);margin-bottom:var(--wd-space-2)}.EmptyState-module__fEUWWa__empty_state__description{font-size:var(--wd-text-base);color:var(--wd-text-secondary);line-height:var(--wd-leading-normal);max-width:300px;margin:0 auto var(--wd-space-5)}.EmptyState-module__fEUWWa__empty_state__action{align-items:center;gap:var(--wd-space-2);padding:var(--wd-space-2)var(--wd-space-5);border:var(--wd-border-width)solid var(--wd-border-focus);background-color:var(--wd-surface);color:var(--wd-text-primary);font-size:var(--wd-text-sm);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);cursor:pointer;transition:all var(--wd-transition-base);font-weight:var(--wd-font-medium);display:inline-flex}.EmptyState-module__fEUWWa__empty_state__action:hover{background-color:var(--wd-primary);color:var(--wd-primary-foreground)}.EmptyState-module__fEUWWa__empty_state__action:focus-visible{outline:2px solid var(--wd-focus);outline-offset:2px}@media (max-width:640px){.EmptyState-module__fEUWWa__empty_state{padding:var(--wd-space-12)var(--wd-space-4)}}
.Tabs-module__lxOyMq__wardatrobe-tabs{border-bottom:1px solid var(--color-border);display:flex}.Tabs-module__lxOyMq__wardatrobe-tabs--minimal{border-bottom:none;gap:32px}.Tabs-module__lxOyMq__wardatrobe-tabs__item{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-secondary);cursor:pointer;font-size:11px;font-family:var(--font-sans);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:16px 24px;transition:all .15s;display:flex}.Tabs-module__lxOyMq__wardatrobe-tabs__item:hover:not(.Tabs-module__lxOyMq__wardatrobe-tabs__item--disabled){color:var(--color-text-primary)}.Tabs-module__lxOyMq__wardatrobe-tabs__item--active{color:var(--color-text-primary);border-bottom-color:var(--color-text-primary)}.Tabs-module__lxOyMq__wardatrobe-tabs__item--disabled{opacity:.4;cursor:not-allowed}.Tabs-module__lxOyMq__wardatrobe-tabs--minimal .Tabs-module__lxOyMq__wardatrobe-tabs__item{padding:8px 0}.Tabs-module__lxOyMq__wardatrobe-tabs__icon{align-items:center;display:flex}@media (max-width:768px){.Tabs-module__lxOyMq__wardatrobe-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.Tabs-module__lxOyMq__wardatrobe-tabs::-webkit-scrollbar{display:none}.Tabs-module__lxOyMq__wardatrobe-tabs__item{white-space:nowrap;padding:12px 16px}.Tabs-module__lxOyMq__wardatrobe-tabs--minimal{gap:24px}}
.blurredData-module__bEuLUa__blurred-container{min-width:130px;display:inline-block;position:relative}.blurredData-module__bEuLUa__blurred-content{filter:blur(6px);user-select:none;pointer-events:none}.blurredData-module__bEuLUa__auth-overlay{cursor:pointer;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;inset:0}.blurredData-module__bEuLUa__auth-overlay:hover{background-color:#0000001a}.blurredData-module__bEuLUa__auth-message{color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:4px;font-size:12px;font-weight:500;transition:transform .2s}.blurredData-module__bEuLUa__auth-overlay:hover .blurredData-module__bEuLUa__auth-message{transform:scale(1.05)}@media (prefers-color-scheme:dark){.blurredData-module__bEuLUa__auth-overlay:hover{background-color:#ffffff1a}}
.LoadingState-module__dujYbq__loading_state{width:100%}@keyframes LoadingState-module__dujYbq__skeleton_pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.LoadingState-module__dujYbq__skeleton_text,.LoadingState-module__dujYbq__skeleton_image,.LoadingState-module__dujYbq__skeleton_table_header,.LoadingState-module__dujYbq__skeleton_table_cell{background:linear-gradient(90deg,var(--wd-gray-100)25%,var(--wd-gray-200)50%,var(--wd-gray-100)75%);background-size:200% 100%;animation:1.5s infinite LoadingState-module__dujYbq__skeleton_pulse}.LoadingState-module__dujYbq__skeleton_card{border:var(--wd-border-width)solid var(--wd-border);margin-bottom:var(--wd-space-4)}.LoadingState-module__dujYbq__skeleton_image{aspect-ratio:3/4;width:100%}.LoadingState-module__dujYbq__skeleton_card_content{padding:var(--wd-space-4)}.LoadingState-module__dujYbq__skeleton_text{height:12px;margin-bottom:var(--wd-space-2);border-radius:2px}.LoadingState-module__dujYbq__skeleton_text:last-child{margin-bottom:0}.LoadingState-module__dujYbq__skeleton_list_item{padding:var(--wd-space-3)0;border-bottom:var(--wd-border-width)solid var(--wd-border);justify-content:space-between;align-items:center;gap:var(--wd-space-4);display:flex}.LoadingState-module__dujYbq__skeleton_list_item:last-child{border-bottom:none}.LoadingState-module__dujYbq__skeleton_text_block{margin-bottom:var(--wd-space-4)}.LoadingState-module__dujYbq__skeleton_text_block:last-child{margin-bottom:0}.LoadingState-module__dujYbq__skeleton_table{border:var(--wd-border-width)solid var(--wd-border);width:100%}.LoadingState-module__dujYbq__skeleton_table_row{gap:var(--wd-space-4);padding:var(--wd-space-3)var(--wd-space-4);border-bottom:var(--wd-border-width)solid var(--wd-border);grid-template-columns:repeat(auto-fit,minmax(100px,1fr));display:grid}.LoadingState-module__dujYbq__skeleton_table_row:last-child{border-bottom:none}.LoadingState-module__dujYbq__skeleton_table_header{background-color:var(--wd-surface-muted);border-radius:2px;height:12px}.LoadingState-module__dujYbq__skeleton_table_cell{border-radius:2px;height:14px}[data-theme=dark] .LoadingState-module__dujYbq__skeleton_text,[data-theme=dark] .LoadingState-module__dujYbq__skeleton_image,[data-theme=dark] .LoadingState-module__dujYbq__skeleton_table_header,[data-theme=dark] .LoadingState-module__dujYbq__skeleton_table_cell{background:linear-gradient(90deg,var(--wd-gray-800)25%,var(--wd-gray-700)50%,var(--wd-gray-800)75%);background-size:200% 100%}
.Table-module__tDlLPW__table_wrapper{width:100%;overflow-x:auto}.Table-module__tDlLPW__table{border-collapse:collapse;width:100%;font-size:var(--wd-text-base)}.Table-module__tDlLPW__table__header{text-align:left;font-size:var(--wd-text-xs);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);color:var(--wd-text-secondary);font-weight:var(--wd-font-medium);padding:var(--wd-space-3)var(--wd-space-4);border-bottom:var(--wd-border-width)solid var(--wd-border);background-color:var(--wd-surface-muted);white-space:nowrap}.Table-module__tDlLPW__table__header_sortable{cursor:pointer;user-select:none;transition:color var(--wd-transition-base)}.Table-module__tDlLPW__table__header_sortable:hover{color:var(--wd-text-primary)}.Table-module__tDlLPW__table__header_content{align-items:center;gap:var(--wd-space-2);display:flex}.Table-module__tDlLPW__table__sort_icon{font-size:var(--wd-text-sm)}.Table-module__tDlLPW__table__cell{padding:var(--wd-space-3)var(--wd-space-4);border-bottom:var(--wd-border-width)solid var(--wd-border);vertical-align:middle;color:var(--wd-text-primary)}.Table-module__tDlLPW__table__cell--left{text-align:left}.Table-module__tDlLPW__table__cell--center{text-align:center}.Table-module__tDlLPW__table__cell--right{text-align:right}.Table-module__tDlLPW__table__row_clickable{cursor:pointer;transition:background-color var(--wd-transition-base)}.Table-module__tDlLPW__table__row_clickable:hover{background-color:var(--wd-surface-hover)}.Table-module__tDlLPW__table__row_clickable:focus-visible{outline:2px solid var(--wd-focus);outline-offset:-2px}.Table-module__tDlLPW__table--bordered{border:var(--wd-border-width)solid var(--wd-border)}.Table-module__tDlLPW__table--compact .Table-module__tDlLPW__table__header,.Table-module__tDlLPW__table--compact .Table-module__tDlLPW__table__cell{padding:var(--wd-space-2)var(--wd-space-3)}@media (max-width:768px){.Table-module__tDlLPW__table_wrapper{-webkit-overflow-scrolling:touch}.Table-module__tDlLPW__table{min-width:600px}}
.article-module__jpt7eW__article-page{flex-direction:column;display:flex;position:relative}.article-module__jpt7eW__desktop-wardrobe-buttons{display:block}.article-module__jpt7eW__mobile-wardrobe-buttons{display:none}@media (max-width:768px){.article-module__jpt7eW__desktop-wardrobe-buttons{display:none}.article-module__jpt7eW__mobile-wardrobe-buttons{display:block}.article-module__jpt7eW__article-page{padding-bottom:60px}}
.BrandCard-module__4EakuW__card{border:1px solid var(--wd-border);background:var(--wd-surface);color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s;display:block;overflow:hidden}.BrandCard-module__4EakuW__card:hover{border-color:var(--wd-primary)}.BrandCard-module__4EakuW__imageContainer{aspect-ratio:1;background:var(--wd-surface-muted);width:100%;position:relative}.BrandCard-module__4EakuW__image{object-fit:cover;width:100%;height:100%}[data-theme=dark] .BrandCard-module__4EakuW__image,.BrandCard-module__4EakuW__dark .BrandCard-module__4EakuW__image{filter:invert()hue-rotate(180deg);mix-blend-mode:screen}.BrandCard-module__4EakuW__placeholder{background:var(--wd-surface-muted);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BrandCard-module__4EakuW__initials{font-family:var(--wd-font-serif);font-size:var(--wd-text-5xl);color:var(--wd-text-tertiary);text-transform:uppercase}.BrandCard-module__4EakuW__info{padding:var(--wd-space-3)}.BrandCard-module__4EakuW__name{font-size:var(--wd-text-sm);font-weight:var(--wd-font-medium);text-transform:uppercase;letter-spacing:var(--wd-tracking-wider);margin-bottom:var(--wd-space-1);color:var(--wd-text-primary)}.BrandCard-module__4EakuW__meta{font-size:var(--wd-text-xs);color:var(--wd-text-secondary)}@media (max-width:768px){.BrandCard-module__4EakuW__initials{font-size:var(--wd-text-3xl)}.BrandCard-module__4EakuW__info{padding:var(--wd-space-2)}.BrandCard-module__4EakuW__name{font-size:var(--wd-text-xs)}}@media (max-width:480px){.BrandCard-module__4EakuW__initials{font-size:var(--wd-text-2xl)}.BrandCard-module__4EakuW__info{padding:var(--wd-space-2)}.BrandCard-module__4EakuW__name{font-size:var(--wd-text-xs);margin-bottom:0}}
.AlphabeticalList-module__c_xW3a__container{gap:var(--wd-space-8);flex-direction:column;display:flex}.AlphabeticalList-module__c_xW3a__section{flex-direction:column;display:flex}.AlphabeticalList-module__c_xW3a__letter{font-family:var(--wd-font-serif);padding:var(--wd-space-3)0 var(--wd-space-2);border-bottom:1px solid var(--wd-border);letter-spacing:.05em;margin-bottom:var(--wd-space-4);font-size:1.5rem;font-weight:400}.AlphabeticalList-module__c_xW3a__grid{gap:var(--wd-space-2)var(--wd-space-6);grid-template-columns:repeat(4,1fr);display:grid}.AlphabeticalList-module__c_xW3a__item{padding:var(--wd-space-1)0;color:inherit;justify-content:space-between;align-items:baseline;text-decoration:none;transition:color .15s;display:flex}.AlphabeticalList-module__c_xW3a__item:hover{color:var(--wd-primary)}.AlphabeticalList-module__c_xW3a__item:hover .AlphabeticalList-module__c_xW3a__name{text-decoration:underline}.AlphabeticalList-module__c_xW3a__name{text-overflow:ellipsis;white-space:nowrap;font-size:var(--wd-text-sm);letter-spacing:.01em;flex:1;overflow:hidden}.AlphabeticalList-module__c_xW3a__count{margin-left:var(--wd-space-2);font-size:var(--wd-text-xs);color:var(--wd-text-secondary);flex-shrink:0}@media (max-width:1024px){.AlphabeticalList-module__c_xW3a__grid{gap:var(--wd-space-2)var(--wd-space-4);grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.AlphabeticalList-module__c_xW3a__container{gap:var(--wd-space-6)}.AlphabeticalList-module__c_xW3a__grid{gap:var(--wd-space-1)var(--wd-space-3);grid-template-columns:repeat(2,1fr)}.AlphabeticalList-module__c_xW3a__letter{padding:var(--wd-space-2)0 var(--wd-space-1);margin-bottom:var(--wd-space-3);font-size:1.25rem}}@media (max-width:480px){.AlphabeticalList-module__c_xW3a__grid{grid-template-columns:1fr}}
@keyframes Modal-module__cBacEG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__cBacEG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Modal-module__cBacEG__slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes Modal-module__cBacEG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Modal-module__cBacEG__scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes Modal-module__cBacEG__blurIn{0%{backdrop-filter:blur();opacity:0}to{backdrop-filter:blur(4px);opacity:1}}@keyframes Modal-module__cBacEG__blurOut{0%{backdrop-filter:blur(4px);opacity:1}to{backdrop-filter:blur();opacity:0}}.Modal-module__cBacEG__backdrop{animation:.3s ease-out forwards Modal-module__cBacEG__blurIn}.Modal-module__cBacEG__backdropClosing{animation:.3s ease-out forwards Modal-module__cBacEG__blurOut}.Modal-module__cBacEG__modalMobile{animation:.3s cubic-bezier(.32,.72,0,1) forwards Modal-module__cBacEG__slideUp}.Modal-module__cBacEG__modalDesktop{animation:.2s ease-out forwards Modal-module__cBacEG__scaleIn}.Modal-module__cBacEG__modalClosing{animation:.3s cubic-bezier(.32,.72,0,1) forwards Modal-module__cBacEG__slideDown}@media (min-width:768px){.Modal-module__cBacEG__modalClosing{animation:.2s ease-out forwards Modal-module__cBacEG__scaleOut}}@media (max-width:767px){.Modal-module__cBacEG__modalContainer{align-items:flex-end}.Modal-module__cBacEG__modal{border-radius:16px 16px 0 0;max-height:90vh}.Modal-module__cBacEG__header{padding:var(--wd-space-4);padding-bottom:var(--wd-space-3)}.Modal-module__cBacEG__body{padding:var(--wd-space-4);padding-top:var(--wd-space-3)}.Modal-module__cBacEG__footer{padding:var(--wd-space-3);padding-left:var(--wd-space-4);padding-right:var(--wd-space-4)}.Modal-module__cBacEG__title{font-size:var(--wd-text-2xl)}}@media (min-width:768px){.Modal-module__cBacEG__modalContainer{padding:var(--wd-space-6);align-items:center}.Modal-module__cBacEG__modal{border-radius:0;max-height:calc(100vh - 48px)}.Modal-module__cBacEG__header{padding:var(--wd-space-6);padding-bottom:0}.Modal-module__cBacEG__body{padding:var(--wd-space-6);padding-top:var(--wd-space-5)}.Modal-module__cBacEG__footer{padding:var(--wd-space-4);padding-left:var(--wd-space-6);padding-right:var(--wd-space-6)}.Modal-module__cBacEG__title{font-size:var(--wd-text-3xl)}}.Modal-module__cBacEG__modalContainer{z-index:var(--wd-z-modal);justify-content:center;display:flex;position:fixed;inset:0}.Modal-module__cBacEG__backdrop{background:#00000080;position:absolute;inset:0}.Modal-module__cBacEG__modal{background:var(--wd-surface);flex-direction:column;width:100%;display:flex;position:relative}.Modal-module__cBacEG__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;display:flex}.Modal-module__cBacEG__title{font-family:var(--wd-font-serif);letter-spacing:var(--wd-tracking-widest);text-transform:uppercase}.Modal-module__cBacEG__closeButton{cursor:pointer;width:32px;height:32px;transition:opacity var(--wd-transition-base);background:0 0;border:none;justify-content:center;align-items:center;margin-top:-8px;margin-right:-8px;display:flex}.Modal-module__cBacEG__closeButton:hover{opacity:.5}.Modal-module__cBacEG__body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.Modal-module__cBacEG__footer{border-top:1px solid var(--wd-border);justify-content:flex-end;gap:var(--wd-space-3);flex-shrink:0;display:flex}
/*# sourceMappingURL=f39f144614977460.css.map*/