.page-module___8aEwW__main{width:100%}.page-module___8aEwW__hero{background-color:var(--color-secondary);align-items:center;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImage{object-fit:cover;width:50%;height:100%;position:absolute;top:0;right:0}.page-module___8aEwW__heroContainer{z-index:2;width:100%;position:relative}.page-module___8aEwW__heroContent{width:50%;padding-right:2rem}.page-module___8aEwW__heroTag{color:var(--color-text-main);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:block}.page-module___8aEwW__heroTitle{color:var(--color-text-main);margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.page-module___8aEwW__heroSubtitle{color:var(--color-text-light);margin-bottom:2.5rem;font-size:1.2rem}.page-module___8aEwW__heroBtns{gap:1rem;display:flex}.page-module___8aEwW__section{padding-top:5rem;padding-bottom:5rem}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:2px;text-transform:uppercase;font-size:2rem;font-weight:400}.page-module___8aEwW__sectionSubtitle{color:var(--color-text-light);margin-top:.5rem;font-size:.9rem}.page-module___8aEwW__viewAll{color:var(--color-primary);text-transform:uppercase;font-size:.85rem;font-weight:600}.page-module___8aEwW__viewAll:hover{text-decoration:underline}.page-module___8aEwW__categorySection{width:100%}.page-module___8aEwW__categoryGrid{width:100%;height:45vh;min-height:350px;display:flex}.page-module___8aEwW__categoryCard{cursor:pointer;flex:1;transition:flex .6s cubic-bezier(.25,1,.5,1);display:block;position:relative;overflow:hidden}.page-module___8aEwW__categoryCard:hover{flex:2}.page-module___8aEwW__categoryImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__categoryImageWrapper img{object-fit:contain;object-position:top;background-color:#f5f3ef;width:100%;height:100%;transition:transform .8s}.page-module___8aEwW__categoryCard:hover img{transform:scale(1.05)}.page-module___8aEwW__categoryCard:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.page-module___8aEwW__categoryContent{text-align:center;z-index:2;width:100%;position:absolute;bottom:2rem;left:0}.page-module___8aEwW__categoryName{color:#fff;letter-spacing:2px;text-transform:uppercase;opacity:.9;margin:0;font-size:1.5rem;font-weight:400;transition:all .3s}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryName{opacity:1;transform:translateY(-5px)}.page-module___8aEwW__productGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module___8aEwW__saleBanner{background:linear-gradient(-45deg, var(--color-primary), var(--color-primary-dark), #600f0f, var(--color-primary-dark));color:#fff;background-size:400% 400%;border-radius:4px;align-items:stretch;margin:4rem 0;animation:20s infinite page-module___8aEwW__luxuryGradient;display:flex;overflow:hidden}@keyframes page-module___8aEwW__luxuryGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module___8aEwW__saleContent{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:4rem;display:flex}.page-module___8aEwW__saleTag{text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:600;display:block}.page-module___8aEwW__saleTitle{margin-bottom:.5rem;font-size:3.5rem;font-weight:700}.page-module___8aEwW__saleSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.page-module___8aEwW__saleImageWrapper{flex:1;min-height:400px;position:relative}.page-module___8aEwW__saleImageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.page-module___8aEwW__heroTitle{font-size:3.5rem}.page-module___8aEwW__productGrid{grid-template-columns:repeat(3,1fr)}.page-module___8aEwW__saleTitle{font-size:2.5rem}}@media (max-width:768px){.page-module___8aEwW__heroImage{opacity:.2;width:100%}.page-module___8aEwW__heroContent{text-align:center;margin:0 auto}.page-module___8aEwW__heroBtns{justify-content:center}.page-module___8aEwW__categorySection{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;height:auto;min-height:auto;display:grid}.page-module___8aEwW__categoryCard{height:250px;transition:transform .2s,box-shadow .2s;flex:none!important}.page-module___8aEwW__categoryCard:hover,.page-module___8aEwW__categoryCard:active{box-shadow:0 8px 24px #00000026}.page-module___8aEwW__categoryCard:active{transform:scale(.98)}.page-module___8aEwW__categoryImageWrapper{height:100%;position:absolute}.page-module___8aEwW__productGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module___8aEwW__saleBanner{flex-direction:column;margin:3rem 0}.page-module___8aEwW__saleContent{text-align:center;align-items:center;padding:2rem}.page-module___8aEwW__saleImageWrapper{width:100%;height:300px}.page-module___8aEwW__section{padding-top:3.5rem;padding-bottom:3.5rem}.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.page-module___8aEwW__sectionTitle{font-size:1.75rem}}@media (max-width:600px){.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__heroBtns{flex-direction:column}.page-module___8aEwW__section{padding-top:2.5rem;padding-bottom:2.5rem}.page-module___8aEwW__saleBanner{margin:2rem 0}.page-module___8aEwW__sectionTitle{font-size:1.5rem}}
.FeaturesBar-module__ACzuHa__featuresBar{border-top:1px solid var(--color-border);background-color:var(--color-background);width:100%;padding:3rem 0;overflow:hidden}.FeaturesBar-module__ACzuHa__sliderTrack{width:max-content;animation:30s linear infinite FeaturesBar-module__ACzuHa__scroll;display:flex}@keyframes FeaturesBar-module__ACzuHa__scroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.FeaturesBar-module__ACzuHa__sliderTrack:hover{animation-play-state:paused}.FeaturesBar-module__ACzuHa__featureItem{align-items:center;gap:1.25rem;padding:0 4rem;display:flex}.FeaturesBar-module__ACzuHa__icon{color:var(--color-primary);display:flex}.FeaturesBar-module__ACzuHa__title{color:var(--color-text-main);margin-bottom:.15rem;font-size:1.05rem;font-weight:600}.FeaturesBar-module__ACzuHa__description{color:var(--color-text-light);font-size:.85rem}@media (max-width:576px){.FeaturesBar-module__ACzuHa__grid{grid-template-columns:1fr}}
.QuickAddButton-module__ZIrl0G__button{justify-content:center;align-items:center;transition:transform .15s cubic-bezier(.2,0,0,1),background-color .3s,color .3s;display:flex;overflow:hidden}.QuickAddButton-module__ZIrl0G__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.QuickAddButton-module__ZIrl0G__button:active:not(:disabled){transform:translateY(0)scale(.96)!important}.QuickAddButton-module__ZIrl0G__loading{cursor:default}.QuickAddButton-module__ZIrl0G__success{cursor:default;background-color:var(--color-text-main)!important;color:#fff!important}.QuickAddButton-module__ZIrl0G__successWrapper{align-items:center;gap:.35rem;animation:.3s cubic-bezier(.2,0,0,1) forwards QuickAddButton-module__ZIrl0G__popIn;display:flex}.QuickAddButton-module__ZIrl0G__check{width:16px;height:16px}.QuickAddButton-module__ZIrl0G__spinnerWrapper{justify-content:center;align-items:center;animation:.3s cubic-bezier(.2,0,0,1) forwards QuickAddButton-module__ZIrl0G__popIn;display:flex}.QuickAddButton-module__ZIrl0G__spinner{width:18px;height:18px;animation:2s linear infinite QuickAddButton-module__ZIrl0G__rotate}.QuickAddButton-module__ZIrl0G__path{stroke:var(--color-text-main);stroke-linecap:round;animation:1.5s ease-in-out infinite QuickAddButton-module__ZIrl0G__dash}@keyframes QuickAddButton-module__ZIrl0G__rotate{to{transform:rotate(360deg)}}@keyframes QuickAddButton-module__ZIrl0G__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}@keyframes QuickAddButton-module__ZIrl0G__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.ProductCard-module__t53O_a__card{border-radius:4px;flex-direction:column;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94);display:flex}.ProductCard-module__t53O_a__card:hover{transform:translateY(-8px)}.ProductCard-module__t53O_a__imageContainer{border-radius:4px;margin-bottom:1rem;transition:box-shadow .4s;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__imageContainer{box-shadow:0 15px 35px #0000001a}.ProductCard-module__t53O_a__primaryImage,.ProductCard-module__t53O_a__secondaryImage{object-fit:contain;width:100%;height:auto;transition:transform .7s cubic-bezier(.25,.46,.45,.94),opacity .5s;position:relative}.ProductCard-module__t53O_a__secondaryImage{opacity:0;position:absolute;top:0;left:0}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__primaryImage{transform:scale(1.08)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__secondaryImage{opacity:1;transform:scale(1.08)}.ProductCard-module__t53O_a__badge{z-index:10;border-radius:2px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;position:absolute;top:10px;left:10px}.ProductCard-module__t53O_a__badgeNew{color:var(--color-text-main);background-color:#fff}.ProductCard-module__t53O_a__badgeSale{background-color:var(--color-primary);color:#fff}.ProductCard-module__t53O_a__badgeOutOfStock{color:#fff;letter-spacing:.5px;text-transform:uppercase;background-color:#1e293b;border:1px solid #fff3;font-weight:700}.ProductCard-module__t53O_a__outOfStockImage{filter:grayscale(35%);opacity:.88}.ProductCard-module__t53O_a__actions{z-index:10;flex-direction:column;align-items:flex-end;gap:.5rem;width:100%;padding:0 10px;transition:bottom .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:-50px;left:0}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__actions{bottom:10px}.ProductCard-module__t53O_a__quickAddBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;color:var(--color-text-main);text-transform:uppercase;letter-spacing:1px;cursor:pointer;opacity:0;background-color:#ffffffe6;border:none;padding:.6rem 0;font-size:.85rem;font-weight:600;transition:all .2s;transform:translateY(10px)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__quickAddBtn{opacity:1;transition:all .4s cubic-bezier(.25,.46,.45,.94) .1s;transform:translateY(0)}.ProductCard-module__t53O_a__quickAddBtn:hover{background-color:var(--color-text-main);color:#fff}.ProductCard-module__t53O_a__actionBtn{width:36px;height:36px;color:var(--color-text-main);opacity:0;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;transform:translateY(10px);box-shadow:0 2px 5px #0000001a}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__actionBtn{opacity:1;transition:all .4s cubic-bezier(.25,.46,.45,.94) .15s;transform:translateY(0)}.ProductCard-module__t53O_a__actionBtn:hover{background-color:var(--color-primary);color:#fff}.ProductCard-module__t53O_a__info{flex-direction:column;gap:.25rem;display:flex}.ProductCard-module__t53O_a__name{color:var(--color-text-main);font-size:.95rem;font-weight:500}.ProductCard-module__t53O_a__priceRow{align-items:center;gap:.5rem;display:flex}.ProductCard-module__t53O_a__price{color:var(--color-primary);font-size:.95rem;font-weight:600}.ProductCard-module__t53O_a__originalPrice{color:var(--color-text-light);font-size:.8rem;text-decoration:line-through}.ProductCard-module__t53O_a__ratingRow{align-items:center;gap:2px;margin-top:.25rem;display:flex}.ProductCard-module__t53O_a__starFilled{color:#f59e0b}.ProductCard-module__t53O_a__starEmpty{color:#d1d5db}.ProductCard-module__t53O_a__reviewCount{color:var(--color-text-light);margin-left:.25rem;font-size:.75rem}@media (max-width:480px){.ProductCard-module__t53O_a__info{text-align:center;align-items:center}.ProductCard-module__t53O_a__priceRow,.ProductCard-module__t53O_a__ratingRow{justify-content:center}}
.ProductFormModal-module__SbptJa__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background-color:#000000a6;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out ProductFormModal-module__SbptJa__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.ProductFormModal-module__SbptJa__modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:100%;max-width:1050px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) ProductFormModal-module__SbptJa__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes ProductFormModal-module__SbptJa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ProductFormModal-module__SbptJa__modalHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.ProductFormModal-module__SbptJa__headerTitleWrapper{align-items:center;gap:.75rem;display:flex}.ProductFormModal-module__SbptJa__modalTitle{color:#111827;margin:0;font-size:1.35rem;font-weight:600}.ProductFormModal-module__SbptJa__modalSubtitle{color:#6b7280;margin-top:.2rem;font-size:.85rem}.ProductFormModal-module__SbptJa__badge{color:#991b1b;background:#fee2e2;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.ProductFormModal-module__SbptJa__closeButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ProductFormModal-module__SbptJa__closeButton:hover{color:#111827;background:#f3f4f6;transform:rotate(90deg)}.ProductFormModal-module__SbptJa__modalBody{flex:1;grid-template-columns:1fr 340px;gap:2rem;padding:2rem;display:grid;overflow-y:auto}.ProductFormModal-module__SbptJa__formSection{flex-direction:column;gap:1.5rem;display:flex}.ProductFormModal-module__SbptJa__sectionBlock{background:#fdfdfd;border:1px solid #f0f0f0;border-radius:12px;padding:1.25rem}.ProductFormModal-module__SbptJa__sectionHeader{color:#374151;border-bottom:1px solid #f3f4f6;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.ProductFormModal-module__SbptJa__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ProductFormModal-module__SbptJa__grid3{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.ProductFormModal-module__SbptJa__formGroup{flex-direction:column;gap:.4rem;display:flex}.ProductFormModal-module__SbptJa__label{color:#374151;font-size:.85rem;font-weight:500}.ProductFormModal-module__SbptJa__labelRequired{color:#b71c1c;margin-left:2px}.ProductFormModal-module__SbptJa__input,.ProductFormModal-module__SbptJa__select,.ProductFormModal-module__SbptJa__textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.65rem .85rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.ProductFormModal-module__SbptJa__input:focus,.ProductFormModal-module__SbptJa__select:focus,.ProductFormModal-module__SbptJa__textarea:focus{border-color:#b71c1c;outline:none;box-shadow:0 0 0 3px #b71c1c26}.ProductFormModal-module__SbptJa__textarea{resize:vertical;min-height:80px}.ProductFormModal-module__SbptJa__imageUploadGroup{align-items:center;gap:.5rem;display:flex}.ProductFormModal-module__SbptJa__uploadBtn{color:#374151;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1px dashed #9ca3af;border-radius:8px;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.ProductFormModal-module__SbptJa__uploadBtn:hover{background:#e5e7eb;border-color:#4b5563}.ProductFormModal-module__SbptJa__libraryBtn{color:#b71c1c;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.65rem .85rem;font-size:.85rem;font-weight:500;transition:all .2s}.ProductFormModal-module__SbptJa__libraryBtn:hover{background:#fee2e2}.ProductFormModal-module__SbptJa__imagePreviewThumb{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;width:48px;height:48px}.ProductFormModal-module__SbptJa__galleryList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.ProductFormModal-module__SbptJa__galleryItem{align-items:center;gap:.5rem;display:flex}.ProductFormModal-module__SbptJa__removeImgBtn{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.ProductFormModal-module__SbptJa__removeImgBtn:hover{background:#fecaca}.ProductFormModal-module__SbptJa__addGalleryBtn{color:#b71c1c;cursor:pointer;background:#fff;border:1px dashed #b71c1c;border-radius:6px;align-self:flex-start;margin-top:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s}.ProductFormModal-module__SbptJa__addGalleryBtn:hover{background:#fef2f2}.ProductFormModal-module__SbptJa__toggleRow{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .8rem;display:flex}.ProductFormModal-module__SbptJa__toggleLabel{flex-direction:column;display:flex}.ProductFormModal-module__SbptJa__toggleTitle{color:#1f2937;font-size:.88rem;font-weight:500}.ProductFormModal-module__SbptJa__toggleDesc{color:#6b7280;font-size:.75rem}.ProductFormModal-module__SbptJa__switch{width:44px;height:24px;display:inline-block;position:relative}.ProductFormModal-module__SbptJa__switch input{opacity:0;width:0;height:0}.ProductFormModal-module__SbptJa__slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .2s;position:absolute;inset:0}.ProductFormModal-module__SbptJa__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:3px;left:3px}.ProductFormModal-module__SbptJa__switch input:checked+.ProductFormModal-module__SbptJa__slider{background-color:#b71c1c}.ProductFormModal-module__SbptJa__switch input:checked+.ProductFormModal-module__SbptJa__slider:before{transform:translate(20px)}.ProductFormModal-module__SbptJa__chipsWrapper{flex-wrap:wrap;gap:.4rem;margin-top:.3rem;display:flex}.ProductFormModal-module__SbptJa__chip{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s}.ProductFormModal-module__SbptJa__chipActive{color:#fff;background:#111827;border-color:#111827}.ProductFormModal-module__SbptJa__customAddWrapper{gap:.3rem;margin-top:.4rem;display:flex}.ProductFormModal-module__SbptJa__customInput{border:1px solid #d1d5db;border-radius:6px;max-width:120px;padding:.35rem .5rem;font-size:.8rem}.ProductFormModal-module__SbptJa__addChipBtn{cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:.35rem .6rem;font-size:.8rem;font-weight:500}.ProductFormModal-module__SbptJa__colorSwatches{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.3rem;display:flex}.ProductFormModal-module__SbptJa__colorSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:transform .15s,border-color .15s;position:relative;box-shadow:0 1px 3px #00000026}.ProductFormModal-module__SbptJa__colorSwatch:hover{transform:scale(1.1)}.ProductFormModal-module__SbptJa__colorSwatchSelected{border-color:#b71c1c;box-shadow:0 0 0 2px #fff,0 0 0 4px #b71c1c}.ProductFormModal-module__SbptJa__nativeColorPicker{cursor:pointer;border:1px solid #d1d5db;border-radius:50%;width:32px;height:32px;padding:0;overflow:hidden}.ProductFormModal-module__SbptJa__detailsList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.ProductFormModal-module__SbptJa__detailRow{align-items:center;gap:.4rem;display:flex}.ProductFormModal-module__SbptJa__previewPanel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;height:fit-content;padding:1.25rem;display:flex;position:sticky;top:0}.ProductFormModal-module__SbptJa__previewHeader{justify-content:space-between;align-items:center;display:flex}.ProductFormModal-module__SbptJa__previewTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.ProductFormModal-module__SbptJa__previewBadge{color:#1e40af;background:#dbeafe;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.ProductFormModal-module__SbptJa__cardPreviewBox{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;box-shadow:0 4px 6px -1px #0000000d}.ProductFormModal-module__SbptJa__modalFooter{background:#fafafa;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.ProductFormModal-module__SbptJa__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.65rem 1.25rem;font-weight:500;transition:all .15s}.ProductFormModal-module__SbptJa__cancelBtn:hover{background:#f3f4f6}.ProductFormModal-module__SbptJa__submitBtn{color:#fff;cursor:pointer;background:#b71c1c;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.75rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #b71c1c33}.ProductFormModal-module__SbptJa__submitBtn:hover{background:#991b1b;transform:translateY(-1px)}.ProductFormModal-module__SbptJa__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ProductFormModal-module__SbptJa__mediaPickerBackdrop{z-index:10001;background:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ProductFormModal-module__SbptJa__mediaPickerBox{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:650px;max-height:80vh;padding:1.5rem;display:flex;box-shadow:0 20px 25px -5px #0000001a}.ProductFormModal-module__SbptJa__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;max-height:50vh;padding:.5rem 0;display:grid;overflow-y:auto}.ProductFormModal-module__SbptJa__mediaItem{aspect-ratio:1;cursor:pointer;background:#f9fafb;border:2px solid #0000;border-radius:8px;transition:all .15s;overflow:hidden}.ProductFormModal-module__SbptJa__mediaItem:hover{border-color:#b71c1c;transform:scale(1.04)}.ProductFormModal-module__SbptJa__mediaItem img{object-fit:cover;width:100%;height:100%}.ProductFormModal-module__SbptJa__reviewsContainer{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.ProductFormModal-module__SbptJa__reviewItemCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex;box-shadow:0 1px 2px #0000000a}.ProductFormModal-module__SbptJa__reviewItemTop{justify-content:space-between;align-items:center;display:flex}.ProductFormModal-module__SbptJa__reviewAuthorGroup{align-items:center;gap:.5rem;display:flex}.ProductFormModal-module__SbptJa__reviewAuthorName{color:#1e293b;font-size:.88rem;font-weight:600}.ProductFormModal-module__SbptJa__verifiedBadge{color:#065f46;background:#d1fae5;border-radius:4px;align-items:center;gap:.2rem;padding:.15rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.ProductFormModal-module__SbptJa__reviewDateText{color:#94a3b8;font-size:.75rem}.ProductFormModal-module__SbptJa__reviewStarsRow{align-items:center;gap:.2rem;display:flex}.ProductFormModal-module__SbptJa__reviewCommentText{color:#475569;font-size:.85rem;line-height:1.4}.ProductFormModal-module__SbptJa__addReviewBox{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ProductFormModal-module__SbptJa__addReviewTitle{color:#334155;justify-content:space-between;align-items:center;font-size:.88rem;font-weight:600;display:flex}.ProductFormModal-module__SbptJa__syncRatingBtn{color:#b71c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;padding:.25rem .55rem;font-size:.75rem;font-weight:600;transition:all .15s}.ProductFormModal-module__SbptJa__syncRatingBtn:hover{background:#fecaca}@media (max-width:868px){.ProductFormModal-module__SbptJa__modalBody{grid-template-columns:1fr}.ProductFormModal-module__SbptJa__previewPanel{display:none}.ProductFormModal-module__SbptJa__grid2,.ProductFormModal-module__SbptJa__grid3{grid-template-columns:1fr}}
.Admin-module__cvzioq__adminWrapper{color:#1e293b;min-height:100vh;font-family:var(--font-family,"Outfit", sans-serif);background-color:#f8fafc;flex-direction:column;display:flex}.Admin-module__cvzioq__adminWrapper,.Admin-module__cvzioq__adminWrapper *{cursor:default}.Admin-module__cvzioq__adminWrapper button,.Admin-module__cvzioq__adminWrapper a,.Admin-module__cvzioq__adminWrapper select,.Admin-module__cvzioq__adminWrapper input[type=checkbox],.Admin-module__cvzioq__adminWrapper input[type=radio],.Admin-module__cvzioq__adminWrapper label{cursor:pointer}.Admin-module__cvzioq__adminWrapper input[type=text],.Admin-module__cvzioq__adminWrapper input[type=number],.Admin-module__cvzioq__adminWrapper input[type=email],.Admin-module__cvzioq__adminWrapper input[type=password],.Admin-module__cvzioq__adminWrapper textarea{cursor:text}.Admin-module__cvzioq__topNav{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.Admin-module__cvzioq__topNavContainer{justify-content:space-between;align-items:center;gap:1rem;max-width:1440px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.Admin-module__cvzioq__brandGroup{align-items:center;gap:1rem;display:flex}.Admin-module__cvzioq__brandLogo{object-fit:contain;width:auto;height:38px}.Admin-module__cvzioq__adminBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#1e293b;border-radius:6px;padding:.25rem .65rem;font-size:.72rem;font-weight:600}.Admin-module__cvzioq__navActions{align-items:center;gap:.75rem;display:flex}.Admin-module__cvzioq__storeLinkBtn{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.Admin-module__cvzioq__storeLinkBtn:hover{color:#0f172a;background:#e2e8f0}.Admin-module__cvzioq__utilityBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.Admin-module__cvzioq__utilityBtn:hover{background:#f8fafc;border-color:#94a3b8}.Admin-module__cvzioq__primaryAddBtn{color:#fff;cursor:pointer;background:#b71c1c;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #b71c1c40}.Admin-module__cvzioq__primaryAddBtn:hover{background:#991b1b;transform:translateY(-1px)}.Admin-module__cvzioq__mainContent{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1440px;margin:0 auto;padding:2rem 1.5rem;display:flex}.Admin-module__cvzioq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.Admin-module__cvzioq__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000a}.Admin-module__cvzioq__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000014}.Admin-module__cvzioq__statInfo{flex-direction:column;gap:.25rem;display:flex}.Admin-module__cvzioq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.Admin-module__cvzioq__statValue{color:#0f172a;font-size:1.6rem;font-weight:700}.Admin-module__cvzioq__statSub{color:#10b981;font-size:.75rem;font-weight:500}.Admin-module__cvzioq__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Admin-module__cvzioq__statIconRed{color:#b71c1c;background:#fee2e2}.Admin-module__cvzioq__statIconBlue{color:#1d4ed8;background:#dbeafe}.Admin-module__cvzioq__statIconPurple{color:#7e22ce;background:#f3e8ff}.Admin-module__cvzioq__statIconAmber{color:#b45309;background:#fef3c7}.Admin-module__cvzioq__statIconGreen{color:#047857;background:#d1fae5}.Admin-module__cvzioq__controlPanel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0000000a}.Admin-module__cvzioq__searchRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Admin-module__cvzioq__searchInputWrapper{flex:1;min-width:260px;position:relative}.Admin-module__cvzioq__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.Admin-module__cvzioq__searchInput{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.65rem 1rem .65rem 2.4rem;font-size:.9rem;transition:all .15s}.Admin-module__cvzioq__searchInput:focus{border-color:#b71c1c;outline:none;box-shadow:0 0 0 3px #b71c1c26}.Admin-module__cvzioq__filterSelect{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem 1rem;font-size:.88rem}.Admin-module__cvzioq__filterSelect:focus{border-color:#b71c1c;outline:none}.Admin-module__cvzioq__filtersRow{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.85rem;display:flex}.Admin-module__cvzioq__pillGroup{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Admin-module__cvzioq__filterPill{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:20px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s}.Admin-module__cvzioq__filterPill:hover{background:#e2e8f0}.Admin-module__cvzioq__filterPillActive{color:#fff;background:#0f172a}.Admin-module__cvzioq__resultsCount{color:#64748b;font-size:.85rem;font-weight:500}.Admin-module__cvzioq__productGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.25rem;display:grid}.Admin-module__cvzioq__productCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000d}.Admin-module__cvzioq__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.Admin-module__cvzioq__cardTitleGroup{align-items:center;gap:.85rem;display:flex}.Admin-module__cvzioq__cardImage{object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:52px;height:52px}.Admin-module__cvzioq__cardTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-bottom:.2rem;font-size:1rem;font-weight:600;overflow:hidden}.Admin-module__cvzioq__cardId{color:#64748b;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.Admin-module__cvzioq__cardBadges{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.Admin-module__cvzioq__cardBody{flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.Admin-module__cvzioq__cardRow{justify-content:space-between;align-items:flex-start;display:flex}.Admin-module__cvzioq__cardInfoBlock{flex-direction:column;flex:1;gap:.35rem;display:flex}.Admin-module__cvzioq__cardInfoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Admin-module__cvzioq__cardInfoValue{color:#0f172a;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.Admin-module__cvzioq__cardDivider{background:#f1f5f9;width:100%;height:1px}.Admin-module__cvzioq__cardFooter{background:#fbfcfe;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}.Admin-module__cvzioq__btnGroup{gap:.5rem;display:flex}.Admin-module__cvzioq__btnActionOutline{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.Admin-module__cvzioq__btnActionOutline:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.Admin-module__cvzioq__btnActionDanger{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:6px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.Admin-module__cvzioq__btnActionDanger:hover{background:#b91c1c;border-color:#b91c1c}.Admin-module__cvzioq__productCell{align-items:center;gap:.85rem;display:flex}.Admin-module__cvzioq__productThumb{object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:52px;height:52px}.Admin-module__cvzioq__productInfo{flex-direction:column;gap:.15rem;display:flex}.Admin-module__cvzioq__productName{color:#0f172a;font-weight:600}.Admin-module__cvzioq__productId{color:#94a3b8;font-size:.75rem}.Admin-module__cvzioq__categoryBadge{color:#334155;background:#f1f5f9;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:500;display:inline-block}.Admin-module__cvzioq__genderBadge{border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.Admin-module__cvzioq__genderWomen{color:#db2777;background:#fdf2f8}.Admin-module__cvzioq__genderMen{color:#2563eb;background:#eff6ff}.Admin-module__cvzioq__genderUnisex{color:#7c3aed;background:#f5f3ff}.Admin-module__cvzioq__priceCol{flex-direction:column;display:flex}.Admin-module__cvzioq__currentPrice{color:#0f172a;font-weight:600}.Admin-module__cvzioq__origPrice{color:#94a3b8;font-size:.75rem;text-decoration:line-through}.Admin-module__cvzioq__statusToggles{align-items:center;gap:.4rem;display:flex}.Admin-module__cvzioq__statusPill{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:.25rem .55rem;font-size:.72rem;font-weight:600;transition:all .15s}.Admin-module__cvzioq__statusPillActiveRed{color:#b71c1c;background:#fee2e2;border-color:#fecaca}.Admin-module__cvzioq__statusPillActiveGreen{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.Admin-module__cvzioq__statusPillActiveGreen:hover{background:#bbf7d0}.Admin-module__cvzioq__statusPillActiveAmber{color:#b45309;background:#fef3c7;border-color:#fde68a}.Admin-module__cvzioq__statusPillInactive{color:#94a3b8;background:#f1f5f9;border-color:#e2e8f0}.Admin-module__cvzioq__statusPillInactive:hover{color:#475569;background:#e2e8f0}.Admin-module__cvzioq__actionGroup{align-items:center;gap:.4rem;display:flex}.Admin-module__cvzioq__actionBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.Admin-module__cvzioq__actionBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.Admin-module__cvzioq__editActionBtn:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.Admin-module__cvzioq__deleteActionBtn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.Admin-module__cvzioq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.Admin-module__cvzioq__emptyIcon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Admin-module__cvzioq__emptyTitle{color:#0f172a;font-size:1.2rem;font-weight:600}.Admin-module__cvzioq__emptyDesc{color:#64748b;max-width:360px;font-size:.88rem}.Admin-module__cvzioq__confirmBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10002;background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Admin-module__cvzioq__confirmBox{background:#fff;border-radius:14px;flex-direction:column;gap:1.25rem;width:100%;max-width:440px;padding:1.75rem;display:flex;box-shadow:0 20px 25px -5px #00000026}.Admin-module__cvzioq__confirmIcon{color:#b71c1c;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Admin-module__cvzioq__confirmTitle{color:#0f172a;font-size:1.15rem;font-weight:600}.Admin-module__cvzioq__confirmDesc{color:#64748b;font-size:.88rem;line-height:1.5}.Admin-module__cvzioq__confirmActions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.Admin-module__cvzioq__deleteConfirmBtn{color:#fff;cursor:pointer;background:#dc2626;border-radius:8px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;transition:background .15s}.Admin-module__cvzioq__deleteConfirmBtn:hover{background:#b91c1c}.Admin-module__cvzioq__toastContainer{z-index:10005;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Admin-module__cvzioq__toast{color:#fff;background:#0f172a;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 1.25rem;font-size:.88rem;font-weight:500;animation:.3s cubic-bezier(.16,1,.3,1) Admin-module__cvzioq__toastIn;display:flex;box-shadow:0 10px 15px -3px #0003}@keyframes Admin-module__cvzioq__toastIn{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Admin-module__cvzioq__toastSuccess{border-left:4px solid #10b981}.Admin-module__cvzioq__toastError{border-left:4px solid #ef4444}@media (max-width:768px){.Admin-module__cvzioq__topNavContainer{flex-direction:column;align-items:stretch;gap:1rem}.Admin-module__cvzioq__brandGroup{justify-content:space-between;width:100%}.Admin-module__cvzioq__navActions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;width:100%}.Admin-module__cvzioq__navActions button,.Admin-module__cvzioq__navActions a{text-align:center;flex:calc(50% - .75rem);justify-content:center}.Admin-module__cvzioq__searchRow{flex-direction:column;align-items:stretch}.Admin-module__cvzioq__searchInputWrapper,.Admin-module__cvzioq__filterSelect{width:100%}.Admin-module__cvzioq__pillGroup{gap:.5rem}.Admin-module__cvzioq__table{min-width:950px}}
