.Wardrobe-module__LkZV4a__container{background:#fdfbf7;max-width:1000px;min-height:calc(100vh - 64px);margin:0 auto;padding:2rem 1.5rem}.Wardrobe-module__LkZV4a__header{text-align:center;margin-bottom:2rem}.Wardrobe-module__LkZV4a__title{color:#2c3e50;margin-bottom:.5rem;font-size:2rem}.Wardrobe-module__LkZV4a__subtitle{color:#7f8c8d;font-size:1rem}.Wardrobe-module__LkZV4a__tabs{border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Wardrobe-module__LkZV4a__tabBtn{color:#95a5a6;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:1.1rem;transition:all .2s}.Wardrobe-module__LkZV4a__tabBtn.Wardrobe-module__LkZV4a__active{color:#2c3e50;background:#e8f4f8;font-weight:600}.Wardrobe-module__LkZV4a__toolbar{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.Wardrobe-module__LkZV4a__addBtn{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:20px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500}.Wardrobe-module__LkZV4a__addBtn:hover{background:#219653}.Wardrobe-module__LkZV4a__categoryGroups{flex-direction:column;gap:2.5rem;display:flex}.Wardrobe-module__LkZV4a__categoryTitle{color:#34495e;border-bottom:1px solid #eaeaea;align-items:baseline;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;display:flex}.Wardrobe-module__LkZV4a__categoryTitle span{color:#95a5a6;font-size:.85rem;font-weight:400}.Wardrobe-module__LkZV4a__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.2rem;display:grid}.Wardrobe-module__LkZV4a__card{cursor:pointer;background:#fff;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 15px #0000000a}.Wardrobe-module__LkZV4a__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.Wardrobe-module__LkZV4a__imgWrap{aspect-ratio:1;background:#fcfcfc;width:100%}.Wardrobe-module__LkZV4a__itemImg{object-fit:contain;width:100%;height:100%}.Wardrobe-module__LkZV4a__cardInfo{flex-direction:column;gap:.4rem;padding:.6rem;display:flex}.Wardrobe-module__LkZV4a__price{color:#e74c3c;font-size:1rem;font-weight:600}.Wardrobe-module__LkZV4a__cardTags{flex-wrap:wrap;gap:.3rem;display:flex}.Wardrobe-module__LkZV4a__tag{color:#7f8c8d;background:#f0f3f4;border-radius:4px;padding:.15rem .4rem;font-size:.7rem}.Wardrobe-module__LkZV4a__empty{text-align:center;color:#95a5a6;padding:4rem}.Wardrobe-module__LkZV4a__outfitSection{text-align:center}.Wardrobe-module__LkZV4a__outfitControls{justify-content:center;gap:1rem;margin-bottom:.5rem;display:flex}.Wardrobe-module__LkZV4a__generateBtn{color:#fff;cursor:pointer;background:#8e44ad;border:none;border-radius:30px;padding:.8rem 1.5rem;font-size:1.05rem;transition:transform .2s}.Wardrobe-module__LkZV4a__generateBtn:hover{transform:scale(1.03)}.Wardrobe-module__LkZV4a__saveOutfitBtn{color:#fff;cursor:pointer;background:#ff6b81;border:none;border-radius:30px;padding:.8rem 1.5rem;font-size:1.05rem;transition:transform .2s}.Wardrobe-module__LkZV4a__saveOutfitBtn:hover{transform:scale(1.03)}.Wardrobe-module__LkZV4a__hintText{color:#bdc3c7;margin-bottom:2rem;font-size:.85rem}.Wardrobe-module__LkZV4a__outfitDisplay{background:#fff;border-radius:20px;justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex;box-shadow:0 10px 30px #0000000d}.Wardrobe-module__LkZV4a__outfitGridDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Wardrobe-module__LkZV4a__outfitMainCol,.Wardrobe-module__LkZV4a__outfitSideCol{flex-direction:column;gap:1.5rem;display:flex}.Wardrobe-module__LkZV4a__slotBox{cursor:pointer;background:#fdfbf7;border:2px dashed #e2e2e2;border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;transition:border-color .2s;display:flex;position:relative}.Wardrobe-module__LkZV4a__slotBox:hover{border-color:#bdc3c7}.Wardrobe-module__LkZV4a__slotBox img{object-fit:contain;border-radius:12px;width:100%;height:100%;padding:.5rem}.Wardrobe-module__LkZV4a__slotPlaceholder{color:#bdc3c7;font-size:.9rem}.Wardrobe-module__LkZV4a__clearSlotBtn{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex;position:absolute;top:-8px;right:-8px}.Wardrobe-module__LkZV4a__outfitList{flex-wrap:wrap;gap:1.5rem;display:flex}.Wardrobe-module__LkZV4a__savedOutfitCard{background:#fff;border-radius:12px;padding:1rem;position:relative;box-shadow:0 4px 15px #0000000d}.Wardrobe-module__LkZV4a__deleteOutfitBtn{color:#fff;cursor:pointer;opacity:0;z-index:10;background:#e74c3c;border:none;border-radius:50%;width:24px;height:24px;transition:opacity .2s;position:absolute;top:-8px;right:-8px}.Wardrobe-module__LkZV4a__savedOutfitCard:hover .Wardrobe-module__LkZV4a__deleteOutfitBtn{opacity:1}.Wardrobe-module__LkZV4a__savedOutfitImages{gap:.5rem;display:flex}.Wardrobe-module__LkZV4a__savedOutfitImg{object-fit:contain;background:#fcfcfc;border:1px solid #eee;border-radius:8px;width:80px;height:80px}.Wardrobe-module__LkZV4a__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Wardrobe-module__LkZV4a__modal{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2rem}.Wardrobe-module__LkZV4a__modalLarge{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;padding:2rem;display:flex}.Wardrobe-module__LkZV4a__modalTitle{color:#2c3e50;text-align:center;margin-top:0;margin-bottom:1.5rem}.Wardrobe-module__LkZV4a__uploadToolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Wardrobe-module__LkZV4a__uploadLabelBtn{color:#2980b9;cursor:pointer;background:#e8f4f8;border:1px solid #bce0fd;border-radius:8px;padding:.6rem 1rem;font-size:.95rem;font-weight:500}.Wardrobe-module__LkZV4a__linkInputWrap{border:1px solid #ddd;border-radius:8px;flex:1;min-width:200px;display:flex;overflow:hidden}.Wardrobe-module__LkZV4a__linkInputWrap input{border:none;outline:none;flex:1;padding:.6rem;font-size:.9rem}.Wardrobe-module__LkZV4a__linkInputWrap button{cursor:pointer;color:#555;background:#f0f0f0;border:none;padding:0 1rem;font-weight:500}.Wardrobe-module__LkZV4a__batchList{flex-direction:column;flex:1;gap:1.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.Wardrobe-module__LkZV4a__emptyBatch{text-align:center;color:#bdc3c7;padding:3rem 0}.Wardrobe-module__LkZV4a__batchCard{background:#fdfbf7;border:1px solid #f0eee9;border-radius:12px;gap:1.5rem;padding:1rem;display:flex}.Wardrobe-module__LkZV4a__batchImgWrap{flex-shrink:0;width:120px;height:120px;position:relative}.Wardrobe-module__LkZV4a__batchImgWrap img{object-fit:contain;background:#fff;border:1px solid #eee;border-radius:8px;width:100%;height:100%}.Wardrobe-module__LkZV4a__placeholderImg{color:#aaa;cursor:pointer;background:#fff;border:2px dashed #ddd;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;display:flex}.Wardrobe-module__LkZV4a__removeBatchBtn{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:50%;width:24px;height:24px;position:absolute;top:-8px;right:-8px}.Wardrobe-module__LkZV4a__batchForm{flex-direction:column;flex:1;gap:.8rem;display:flex}.Wardrobe-module__LkZV4a__formGroup{flex-direction:column;gap:.3rem;display:flex}.Wardrobe-module__LkZV4a__formGroup label{color:#555;justify-content:space-between;font-size:.85rem;display:flex}.Wardrobe-module__LkZV4a__textBtn{color:#3498db;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}.Wardrobe-module__LkZV4a__formGroup input,.Wardrobe-module__LkZV4a__formGroup select{border:1px solid #ddd;border-radius:6px;padding:.5rem;font-size:.9rem}.Wardrobe-module__LkZV4a__formRow{gap:1rem;display:flex}.Wardrobe-module__LkZV4a__seasonRow{flex-wrap:wrap;gap:.4rem;display:flex}.Wardrobe-module__LkZV4a__seasonBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:20px;padding:.3rem .6rem;font-size:.8rem}.Wardrobe-module__LkZV4a__seasonBtn.Wardrobe-module__LkZV4a__seasonActive{color:#fff;background:#3498db;border-color:#3498db}.Wardrobe-module__LkZV4a__modalActions{border-top:1px solid #eee;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Wardrobe-module__LkZV4a__rightActions{gap:1rem;display:flex}.Wardrobe-module__LkZV4a__cancelBtn,.Wardrobe-module__LkZV4a__confirmBtn,.Wardrobe-module__LkZV4a__deleteFormBtn{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.95rem}.Wardrobe-module__LkZV4a__cancelBtn{color:#7f8c8d;background:#ecf0f1}.Wardrobe-module__LkZV4a__confirmBtn{color:#fff;background:#2c3e50}.Wardrobe-module__LkZV4a__deleteFormBtn{color:#fff;background:#e74c3c}.Wardrobe-module__LkZV4a__pickerModal{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:80vh;padding:2rem;overflow-y:auto}.Wardrobe-module__LkZV4a__pickerGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;display:grid}.Wardrobe-module__LkZV4a__pickerItem{aspect-ratio:1;cursor:pointer;border:1px solid #eee;border-radius:8px;padding:.5rem;transition:transform .2s}.Wardrobe-module__LkZV4a__pickerItem:hover{border-color:#bdc3c7;transform:scale(1.05)}.Wardrobe-module__LkZV4a__pickerItem img{object-fit:contain;width:100%;height:100%}@media (max-width:600px){.Wardrobe-module__LkZV4a__batchCard{flex-direction:column}.Wardrobe-module__LkZV4a__batchImgWrap{width:100%;height:200px}}
