@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";
.page-module__Kl9ugq__mainContent{background:var(--darkWhite);flex-direction:column;height:100%;padding:1rem 2rem;font-family:poppins,sans-serif;display:flex;overflow-y:auto}.page-module__Kl9ugq__mainContent::-webkit-scrollbar{width:6px}.page-module__Kl9ugq__mainContent::-webkit-scrollbar-track{background:0 0}.page-module__Kl9ugq__mainContent::-webkit-scrollbar-thumb{background:var(--lightGray);border-radius:3px}.page-module__Kl9ugq__productsContainer{flex:1}.page-module__Kl9ugq__searchCategoryWrapper{background:var(--white);border-radius:10px;flex-direction:row;gap:1rem;margin-bottom:2rem;padding:1rem 1.2rem;display:flex;box-shadow:0 1px 8px #00000014}.page-module__Kl9ugq__searchInputWrapper{background:var(--darkWhite);border-radius:10px;align-items:center;gap:.8rem;width:100%;padding:0 1rem;display:flex}.page-module__Kl9ugq__searchWrapper{border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;margin-top:0;padding:.6rem 1rem;display:flex}.page-module__Kl9ugq__searchIcon{width:24px;height:24px;color:var(--medGray);flex-shrink:0;font-weight:2000}.page-module__Kl9ugq__searchInput{color:var(--medGray);background:0 0;border:none;outline:none;flex:1;font-size:.8rem}.page-module__Kl9ugq__searchInput::placeholder{color:var(--lightGray)}.page-module__Kl9ugq__searchBtn{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .2s}.page-module__Kl9ugq__searchBtn:hover{background:var(--halkaBlack)}.page-module__Kl9ugq__categoryRow{border-top:.5px solid var(--lightGray);flex-wrap:wrap;align-items:center;gap:.6rem;padding:.8rem 0 .2rem;display:flex}.page-module__Kl9ugq__catPill{background:var(--darkWhite);color:var(--medGray);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;padding:.5rem 1rem;font-size:.7em;font-weight:900;transition:all .2s}.page-module__Kl9ugq__catPill:hover{color:var(--black);border:none}.page-module__Kl9ugq__categoryLabel{color:var(--medGray);font-size:.75rem;font-weight:800}.page-module__Kl9ugq__catActive,.page-module__Kl9ugq__catActive:hover{background:var(--black);color:var(--white);border:none;font-weight:600}.page-module__Kl9ugq__tableWrapper{background:var(--white);border-radius:8px;overflow:auto visible;box-shadow:0 1px 8px #00000014}.page-module__Kl9ugq__tableHead{background:var(--halfGray);border-bottom:1px solid var(--lightGray);border-top-left-radius:8px;border-top-right-radius:8px;align-items:center;gap:1.5rem;padding:1.2rem 1.5rem;display:flex}.page-module__Kl9ugq__tableHead span{color:var(--medGray);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.page-module__Kl9ugq__tableBody{flex-direction:column;display:flex}.page-module__Kl9ugq__tableRow{border-bottom:1px solid var(--lightGray);align-items:center;gap:1.5rem;padding:1.2rem 1.5rem;transition:background .2s;display:flex}.page-module__Kl9ugq__tableRow:hover{background:var(--darkWhite)}.page-module__Kl9ugq__cell{align-items:center;gap:.8rem;min-width:0;display:flex}.page-module__Kl9ugq__colProduct{flex-direction:row;flex:26%;align-items:flex-start;gap:.4rem;min-width:0}.page-module__Kl9ugq__productIcon{background:var(--darkWhite);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.page-module__Kl9ugq__productMeta{flex-direction:column;gap:.3rem;display:flex}.page-module__Kl9ugq__productName{color:var(--black);font-size:.95rem;font-weight:600;line-height:1.4}.page-module__Kl9ugq__productId{color:var(--medGray);font-size:.8rem}.page-module__Kl9ugq__colSizes{justify-content:flex-start}.page-module__Kl9ugq__sizesText{color:var(--medGray);font-size:.9rem}.page-module__Kl9ugq__colPrice{justify-content:flex-start}.page-module__Kl9ugq__priceValue{color:var(--black,var(--black));font-size:.95rem;font-weight:600}.page-module__Kl9ugq__colStock{justify-content:flex-start}.page-module__Kl9ugq__stockValue{color:var(--black,var(--black));font-size:.9rem;font-weight:600}.page-module__Kl9ugq__stockLow{color:var(--red2)}.page-module__Kl9ugq__colBundle{justify-content:flex-start}.page-module__Kl9ugq__bundleValue{color:var(--darkGray);background:var(--darkWhite);white-space:nowrap;border:1px solid var(--lightGray);border-radius:8px;padding:.4rem .8rem;font-size:.9rem;font-weight:600}.page-module__Kl9ugq__actionBtn{background:var(--white);cursor:pointer;width:18px;height:18px;color:var(--medGray);border:none;border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex}.page-module__Kl9ugq__actionBtn:hover{border-color:var(--black);background:var(--darkWhite);color:var(--black)}.page-module__Kl9ugq__chatBtn svg,.page-module__Kl9ugq__editBtn svg,.page-module__Kl9ugq__deleteBtn svg{width:18px;height:18px}.page-module__Kl9ugq__deleteBtn:hover{color:var(--red2)}.page-module__Kl9ugq__emptyState{text-align:center;color:var(--medGray);padding:3rem;font-size:.95rem}@media (max-width:1200px){.page-module__Kl9ugq__tableHead,.page-module__Kl9ugq__tableRow{grid-template-columns:2fr 1fr .9fr 1fr .9fr .8fr;gap:1rem}.page-module__Kl9ugq__productName{font-size:.9rem}}@media (max-width:1500px){.page-module__Kl9ugq__tableHead,.page-module__Kl9ugq__tableRow{grid-template-columns:2fr 1fr .9fr 1fr .9fr .8fr;gap:1rem}.page-module__Kl9ugq__mainContent{padding:1rem 3rem}.page-module__Kl9ugq__customerName{font-size:.9rem}}@media (max-width:768px){.page-module__Kl9ugq__productsContainer{padding:1rem}.page-module__Kl9ugq__searchWrapper{flex-direction:column;align-items:stretch}.page-module__Kl9ugq__searchInput,.page-module__Kl9ugq__searchBtn{width:100%}.page-module__Kl9ugq__categoryRow{gap:.5rem;margin-bottom:1.5rem}.page-module__Kl9ugq__catPill{padding:.4rem .8rem;font-size:.8rem}.page-module__Kl9ugq__tableHead,.page-module__Kl9ugq__tableRow{grid-template-columns:1.5fr .8fr .8fr 1fr 1fr;gap:.8rem;padding:.8rem 1rem}.page-module__Kl9ugq__tableHead span:nth-child(2),.page-module__Kl9ugq__tableRow .page-module__Kl9ugq__cell:nth-child(2),.page-module__Kl9ugq__tableHead span:nth-child(5),.page-module__Kl9ugq__tableRow .page-module__Kl9ugq__cell:nth-child(5){display:none}.page-module__Kl9ugq__productIcon{width:40px;height:40px}.page-module__Kl9ugq__productName{font-size:.85rem}.page-module__Kl9ugq__actionBtn{width:32px;height:32px}}.page-module__Kl9ugq__rowGroup{border-bottom:1px solid var(--lightGray)}.page-module__Kl9ugq__rowGroup:last-child{border-bottom:none}.page-module__Kl9ugq__colContact,.page-module__Kl9ugq__colAddress{flex:30%;min-width:0}.page-module__Kl9ugq__colMembership{flex:14%;justify-content:flex-start;min-width:0}.page-module__Kl9ugq__colActions{flex:0 10%;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.page-module__Kl9ugq__tableHead .page-module__Kl9ugq__colActions,.page-module__Kl9ugq__cell.page-module__Kl9ugq__colActions{justify-content:flex-end;align-items:center;display:flex}.page-module__Kl9ugq__actionBtn{background:var(--white);cursor:pointer;width:30px;height:30px;color:var(--medGray);border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex}.page-module__Kl9ugq__actionBtn:hover{background:var(--darkWhite);color:var(--black)}.page-module__Kl9ugq__avatarBox{background:var(--darkWhite,var(--white));width:40px;height:40px;color:var(--black);letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:10px;font-size:11px;font-weight:700;display:flex}.page-module__Kl9ugq__customerMeta{flex-direction:column;gap:2px;display:flex}.page-module__Kl9ugq__customerName{color:var(--black)827;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;overflow:hidden}.page-module__Kl9ugq__customerCode{color:var(--medGray);font-size:11px}.page-module__Kl9ugq__contactStack{flex-direction:column;gap:4px;display:flex}.page-module__Kl9ugq__contactLine{color:var(--medGray);align-items:center;gap:5px;font-size:12px;text-decoration:none;display:flex}.page-module__Kl9ugq__contactLine:hover{color:var(--black);text-decoration:underline}.page-module__Kl9ugq__addressLine{color:var(--medGray);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:12px;display:flex;overflow:hidden}.page-module__Kl9ugq__membershipPill{letter-spacing:.06em;background:var(--darkWhite);color:var(--medGray);border:none;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.page-module__Kl9ugq__historyPanel{background:var(--halfGray);border-top:1px solid var(--lightGray);padding:16px 20px 20px}.page-module__Kl9ugq__historyHeading{letter-spacing:.08em;color:var(--medGray);align-items:center;gap:7px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}.page-module__Kl9ugq__historyHeading svg{width:16px;height:16px;color:var(--black,var(--black))}.page-module__Kl9ugq__historyEmpty{color:var(--medGray);padding:12px 0;font-size:13px}.page-module__Kl9ugq__orderBlock{border:1px solid var(--lightGray);border-radius:6px;margin-bottom:16px;overflow:hidden}.page-module__Kl9ugq__orderBlock:last-child{margin-bottom:0}.page-module__Kl9ugq__orderMetaRow{background:var(--white);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.page-module__Kl9ugq__orderMetaLeft,.page-module__Kl9ugq__orderMetaRight{align-items:center;gap:10px;display:flex}.page-module__Kl9ugq__orderIdText{color:var(--black)827;font-size:12px;font-weight:700}.page-module__Kl9ugq__orderDate{color:var(--medGray);font-size:12px}.page-module__Kl9ugq__paymentPill{background:var(--lightGray);color:var(--golden2);letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.page-module__Kl9ugq__statusPill{letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.page-module__Kl9ugq__orderTotal{color:var(--black)827;font-size:13px;font-weight:700}.page-module__Kl9ugq__itemsTable{width:100%}.page-module__Kl9ugq__itemsHead{background:var(--black);color:var(--white);align-items:center;padding:7px 12px;font-size:11px;font-weight:600;display:flex}.page-module__Kl9ugq__itemRow{background:var(--white);border-top:1px solid var(--lightGray);color:var(--darkGray);align-items:center;padding:8px 12px;font-size:12px;font-style:italic;display:flex}.page-module__Kl9ugq__iColProduct{flex:1}.page-module__Kl9ugq__iColSize{text-align:center;flex:0 0 80px}.page-module__Kl9ugq__iColPrice{text-align:right;flex:0 0 90px}.page-module__Kl9ugq__iColQty{text-align:right;flex:0 0 60px;font-style:normal;font-weight:600}.page-module__Kl9ugq__iColSubtotal{text-align:right;flex:0 0 90px;font-style:normal;font-weight:600}.page-module__Kl9ugq__sizePill{background:var(--darkGray);color:var(--white);border-radius:4px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:700;display:inline-block}.page-module__Kl9ugq__actionBtnActive svg{stroke:var(--black);width:28px;height:28px;box-shadow:0 1px 4px #0003}@media (max-width:480px){.page-module__Kl9ugq__productsContainer{padding:.5rem}.page-module__Kl9ugq__tableHead,.page-module__Kl9ugq__tableRow{grid-template-columns:1fr .6fr;gap:.5rem;padding:.6rem .8rem}.page-module__Kl9ugq__tableHead span:nth-child(n+2),.page-module__Kl9ugq__tableRow .page-module__Kl9ugq__cell:nth-child(n+2):not(.page-module__Kl9ugq__colActions){display:none}.page-module__Kl9ugq__productIcon{width:36px;height:36px}.page-module__Kl9ugq__productName{font-size:.8rem}.page-module__Kl9ugq__productId{display:none}.page-module__Kl9ugq__actionBtn{width:28px;height:28px;font-size:14px}}
.form-module__qJedPq__basicForm{flex-direction:column;gap:.75em;display:flex}.form-module__qJedPq__basicForm label{display:inline-block}.form-module__qJedPq__formRow .form-module__qJedPq__inputField{flex:1;width:100%}.form-module__qJedPq__formRow .form-module__qJedPq__inputFieldCheckBox{align-self:center}.form-module__qJedPq__formError{color:var(--error);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__qJedPq__formSucc{color:var(--success);width:100%;padding:.2em 0;font-size:.9rem;display:inline-block}.form-module__qJedPq__formDescr{color:var(--medGray);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__qJedPq__formRow{flex-direction:column;justify-content:space-evenly;align-items:flex-start;gap:1em;display:flex}.form-module__qJedPq__disabled{opacity:.5;cursor:not-allowed!important}.form-module__qJedPq__tagFlex{flex-wrap:wrap;gap:.25em;padding-top:.25em;display:flex}.form-module__qJedPq__tagCon{background-color:var(--light);color:var(--main);text-transform:capitalize;border-radius:.2rem;padding:.3em .5em}.form-module__qJedPq__tagCross{cursor:pointer;color:var(--error);-webkit-user-select:none;user-select:none;font-weight:700}.form-module__qJedPq__labelCon{flex-direction:column;display:flex}.form-module__qJedPq__zoomCon{justify-content:center;align-items:center;gap:.5em;display:flex}.form-module__qJedPq__zoomCon input[type=range]{appearance:none;background-color:var(--lightGray);border:none;border-radius:20px;width:30%;height:8px;padding:0}.form-module__qJedPq__zoomCon input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--main);cursor:pointer;border-radius:50%;width:15px;height:15px}.form-module__qJedPq__zoomCon input[type=range]::-moz-range-thumb{background-color:var(--main);cursor:pointer;border-radius:50%;width:15px;height:15px}.form-module__qJedPq__zoomCon svg{color:var(--main);width:24px;height:24px}.form-module__qJedPq__imageUploader{text-align:center}.form-module__qJedPq__defaultUploadBox{border:3px dashed var(--lightGray);border-radius:.5rem;padding:1em;position:relative}.form-module__qJedPq__defaultLabel{cursor:pointer;flex-direction:column;align-items:center;gap:.5em;display:flex}.form-module__qJedPq__defaultLabel svg{color:var(--medGray);width:32px;height:32px;transition:all .2s;transform:rotate(-90deg)}.form-module__qJedPq__defaultLabel p{color:var(--medGray);text-align:center;margin:0;font-size:.9rem;font-weight:500;transition:all .2s}.form-module__qJedPq__defaultLabel:hover p,.form-module__qJedPq__defaultLabel:hover svg{color:var(--main)}.form-module__qJedPq__text{color:var(--black)}.form-module__qJedPq__prefixCon{align-items:center;gap:.25em;display:flex}.form-module__qJedPq__prefix{color:var(--main);font-size:.9rem}.form-module__qJedPq__imageList{flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;margin:1em 0;display:flex}.form-module__qJedPq__imageItem{border-radius:.25rem;width:100px;height:100px;position:relative}.form-module__qJedPq__imageItem img{object-fit:cover;border-radius:.5rem}.form-module__qJedPq__imageClose{fill:var(--error);background-color:var(--white);cursor:pointer;border-radius:50%;font-size:1.5rem;line-height:20px;transition:transform .3s ease-in-out;position:absolute;top:-5px;right:-5px;transform:scale(.8)}.form-module__qJedPq__imageClose:hover{transform:rotate(90deg)}.form-module__qJedPq__imageClose svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px;transform:scale(1.25)}.form-module__qJedPq__fileList{flex-wrap:wrap;align-items:center;gap:.2em;margin:1em 0;display:flex}.form-module__qJedPq__fileItem{border:2px solid var(--lightGray);justify-content:space-between;width:calc(50% - .1em);padding:.2em .5em;display:flex}.form-module__qJedPq__fileItem p{color:var(--black);white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.9rem;overflow:hidden}.form-module__qJedPq__fileName{font-size:.9rem}.form-module__qJedPq__fileClose{fill:var(--error);background-color:var(--white);cursor:pointer;border-radius:50%;font-size:1.5rem;line-height:20px;transition:transform .3s ease-in-out;transform:scale(.8)}.form-module__qJedPq__fileClose:hover{transform:rotate(90deg)}.form-module__qJedPq__fileClose svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px;transform:scale(1.25)}.form-module__qJedPq__saveBtn{color:var(--error);fill:var(--error);font-weight:600}.form-module__qJedPq__saveBtn svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px}.form-module__qJedPq__uploadBtnCon{text-align:center}.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn{background-color:var(--main);color:var(--white);border:2px solid var(--main);box-shadow:none;cursor:pointer;border-radius:.5rem;align-self:center;width:max-content;margin:0;padding:.35em .45em;font-size:.9rem;font-weight:500;transition:all .3s}.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn:focus,.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn:active:focus{box-shadow:none;background-color:var(--light);border:2px solid var(--main);color:var(--main);outline:0}.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn:hover{border:2px solid var(--main);background-color:var(--light);color:var(--main)}.form-module__qJedPq__disabledInput input{cursor:not-allowed;background-color:var(--lightGray)}.form-module__qJedPq__avatarsCon{flex-flow:wrap;justify-content:space-evenly;gap:1em;padding:1em;display:flex}.form-module__qJedPq__avatarImg{width:40vw;height:40vw;position:relative}.form-module__qJedPq__checkboxCon{align-items:center;gap:1em;display:flex}.form-module__qJedPq__checkboxCon label{margin:0}.form-module__qJedPq__reqd{color:var(--main)}.form-module__qJedPq__arrayInputContainer{flex-direction:column;gap:1em;display:flex}.form-module__qJedPq__arrayInputRow{align-items:center;gap:1em;display:flex}.form-module__qJedPq__arrayInputRow svg{cursor:pointer;fill:var(--error);width:24px;height:24px}.form-module__qJedPq__arrayInputRow>div{flex-grow:2}.form-module__qJedPq__objectInputCon{width:30vw}@media (min-width:600px){.form-module__qJedPq__avatarsCon{max-width:calc(48vw + 5em)}.form-module__qJedPq__avatarImg{width:12vw;height:12vw}.form-module__qJedPq__formRow{flex-direction:row}.form-module__qJedPq__formRow .form-module__qJedPq__inputField{width:unset}.form-module__qJedPq__arrayInputRow select{width:20vw}.form-module__qJedPq__arrayInputRow>div{flex-grow:0}}
.form-module__Q_LO_q__basicForm{flex-direction:column;gap:.5em;display:flex}.form-module__Q_LO_q__inputField{position:relative}.form-module__Q_LO_q__formError{color:var(--error);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__Q_LO_q__formSucc{color:var(--success);width:100%;padding:.2em 0;font-size:.9rem;display:inline-block}.form-module__Q_LO_q__formDescr{color:var(--halfWhite);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__Q_LO_q__formPhMob{color:var(--gray);white-space:nowrap;font-size:.9rem;position:absolute;top:50%;left:40%;transform:translate(-50%)translateY(-50%)}.form-module__Q_LO_q__tagFlex{flex-wrap:wrap;gap:.25em;padding-top:.25em;display:flex}.form-module__Q_LO_q__tagCon{background-color:var(--white);color:var(--gray);border-radius:.2rem;padding:.3em .5em}.form-module__Q_LO_q__tagCross{cursor:pointer;color:red;-webkit-user-select:none;user-select:none;font-weight:700}.form-module__Q_LO_q__blueBtn{background-color:var(--dark);color:var(--white);box-shadow:none;cursor:pointer;border:none;border-radius:.5rem;align-items:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.form-module__Q_LO_q__blueBtn svg{color:var(--white);width:16px;height:16px}.form-module__Q_LO_q__blueBtn:focus,.form-module__Q_LO_q__blueBtn:active:focus{box-shadow:none;background-color:var(--main);color:var(--white);outline:0}.form-module__Q_LO_q__blueBtn:hover{background-color:var(--main);color:var(--white)}.form-module__Q_LO_q__formRow{flex-direction:column;justify-content:space-evenly;align-items:stretch;gap:1em;display:flex}.form-module__Q_LO_q__reqd{color:var(--main)}.form-module__Q_LO_q__locationField{flex-direction:column;align-items:flex-start;width:100%;display:flex}.form-module__Q_LO_q__locText{color:var(--darkGray);margin:0;font-size:.9rem;font-weight:500}.form-module__Q_LO_q__locText span{color:var(--medGray);width:80px;font-weight:600;display:inline-block}.form-module__Q_LO_q__locCon{align-items:center;gap:1em;display:flex}.form-module__Q_LO_q__locationSelect{flex-flow:wrap;align-items:center;gap:.5em;display:flex}.form-module__Q_LO_q__locCol{flex-direction:column;width:100%}@media (min-width:600px){.form-module__Q_LO_q__locCol{flex-direction:row}.form-module__Q_LO_q__formPhMob{display:none}.form-module__Q_LO_q__formRow{flex-direction:row}}.form-module__Q_LO_q__mapContainer{flex-direction:column;align-items:stretch;gap:1.5em;width:90vw;padding:1em;display:flex;position:relative}.form-module__Q_LO_q__mapContainer .form-module__Q_LO_q__blueBtn{z-index:10;font-size:1.1rem;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}
.apb-module__NAl7qG__pbCon{padding:1em 0}
.card-module__M36EKa__card{box-shadow:0px 0px 6px 0px var(--thodaBlack);border:2px solid var(--thodaWhite);border-radius:.5rem;flex-direction:column;padding:4px;transition:all .2s;display:flex}.card-module__M36EKa__card:hover{border:2px solid var(--halfMain)}.card-module__M36EKa__card p{margin:0}.card-module__M36EKa__cardTop{border-radius:.5rem;width:180px;height:180px;display:flex;position:relative}.card-module__M36EKa__cardImage{object-fit:contain;object-position:center;position:absolute}.card-module__M36EKa__cardBottom{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:flex-start;gap:.25em;padding:.5em .25em;display:flex}.card-module__M36EKa__cardItemDiscount{background-color:var(--success);color:var(--white);z-index:1;border-radius:2px;padding:.2em 1em;font-size:.75rem;font-weight:600;position:absolute;top:4px;left:4px}.card-module__M36EKa__cardItemName{flex-grow:1;max-width:172px;margin:0;font-size:.8rem;font-weight:600}.card-module__M36EKa__cardItemDescr{color:var(--medGray);font-size:.8rem;font-weight:400}.card-module__M36EKa__cardItemPacking{color:var(--medGray);text-transform:capitalize;font-size:.7rem;font-weight:400}.card-module__M36EKa__priceBox{flex-direction:column;align-items:center;gap:.5em;width:100%;display:flex}.card-module__M36EKa__priceBoxCon{justify-content:flex-end;align-items:center;gap:1em;width:100%;display:flex}.card-module__M36EKa__cardItemCut{color:var(--error);font-size:.8rem;font-weight:400;text-decoration:line-through}.card-module__M36EKa__cardItemPrice{font-size:1.05rem;font-weight:700}.card-module__M36EKa__cartBtn{background-color:var(--white);border:1px solid var(--main);color:var(--main);border-radius:2rem;padding:.6em 1.25em;font-size:.7rem;font-weight:600;transition:all .2s}.card-module__M36EKa__cartBtn:hover{background-color:var(--main);color:var(--white)}.card-module__M36EKa__oos{color:var(--error);font-size:.6rem;font-weight:600}.card-module__M36EKa__valueBtn{border:1px solid var(--lightGray);-webkit-user-select:none;user-select:none;border-radius:99rem;align-items:center;gap:1em;display:flex}.card-module__M36EKa__valueBtnText{margin:0;font-size:.8rem;font-weight:600}.card-module__M36EKa__iconColor{background-color:var(--gray);border-radius:50%;align-items:center;transition:all .2s;display:flex;transform:scale(.8)}.card-module__M36EKa__iconColor:hover{background-color:var(--white)}.card-module__M36EKa__iconColor:hover svg{color:var(--main)}.card-module__M36EKa__iconColor svg{width:30px;height:30px;color:var(--lightGray);cursor:pointer;transition:all .2s;transform:scale(1.25)}@media (max-width:600px){.card-module__M36EKa__card{width:calc(50vw - 2em + 8px);padding:4px}.card-module__M36EKa__card:nth-child(5){display:none}.card-module__M36EKa__cardTop{width:calc(50vw - 2em);height:calc(50vw - 2em)}.card-module__M36EKa__cardBottom{gap:.25em;padding:.5em}.card-module__M36EKa__cardItemName{max-width:150px;font-size:.8rem}.card-module__M36EKa__cardItemDescr,.card-module__M36EKa__cardItemPacking{font-size:.7rem}.card-module__M36EKa__cardItemPrice{font-size:.9rem}.card-module__M36EKa__cartBtn{padding:.6em 1.25em;font-size:.6rem}.card-module__M36EKa__valueBtn{gap:.5em}.card-module__M36EKa__iconColor{transform:scale(.8)}.card-module__M36EKa__iconColor svg{width:20px;height:20px;transform:scale(1.25)}}@media (min-width:1550px){.card-module__M36EKa__cardTop{width:11.5vw;height:11.5vw}.card-module__M36EKa__cardItemName{max-width:calc(11.5vw - 16px);font-size:.9rem}.card-module__M36EKa__cardItemDescr{font-size:1rem}.card-module__M36EKa__cardItemPacking{font-size:.8rem}.card-module__M36EKa__cardItemPrice{font-size:1.2rem}.card-module__M36EKa__valueBtnText{font-size:.9rem}.card-module__M36EKa__cartBtn{padding:.43em 1.25em;font-size:.8rem}}
.carousel-module__McvucW__carousel{scroll-snap-type:both mandatory;width:100%;overflow:auto}.carousel-module__McvucW__carousel::-webkit-scrollbar{display:none}.carousel-module__McvucW__carouselGrid{grid-gap:10px;display:grid}.carousel-module__McvucW__carouselItem{scroll-snap-stop:normal;scroll-snap-align:center;position:relative}.carousel-module__McvucW__numberShown{color:var(--black);background-color:var(--halkaDarkWhite);border-radius:1rem;margin:.5em;padding:.2em .9em;font-size:.8rem;position:absolute;bottom:0;right:0}.carousel-module__McvucW__arrowButton{display:none}@media (min-width:600px){.carousel-module__McvucW__carousel{position:relative}.carousel-module__McvucW__carouselGrid{overflow-x:scroll}.carousel-module__McvucW__carouselGrid::-webkit-scrollbar{display:none}.carousel-module__McvucW__arrowButton{box-shadow:none;background-color:var(--white);border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-module__McvucW__abLeft{z-index:90;left:0}.carousel-module__McvucW__abRight{right:0}.carousel-module__McvucW__arrowButton svg{width:20px;height:20px}.carousel-module__McvucW__abRight svg{transform:rotate(180deg)}}
.carousel2-module__qsOjsa__carousel{scroll-snap-type:both mandatory;width:100%;overflow:auto}.carousel2-module__qsOjsa__carousel::-webkit-scrollbar{display:none}.carousel2-module__qsOjsa__carouselGrid{gap:10px;display:flex}.carousel2-module__qsOjsa__carouselItem{scroll-snap-stop:normal;scroll-snap-align:center;padding:0 5px;position:relative}.carousel2-module__qsOjsa__numberShown{color:var(--black);background-color:var(--halkaDarkWhite);border-radius:1rem;margin:.5em;padding:.2em .9em;font-size:.8rem;position:absolute;bottom:0;right:0}.carousel2-module__qsOjsa__arrowButton{display:none}@media (min-width:600px){.carousel2-module__qsOjsa__carousel{position:relative;overflow:visible}.carousel2-module__qsOjsa__carouselGrid{gap:1em;overflow-x:scroll}.carousel2-module__qsOjsa__carouselGrid::-webkit-scrollbar{display:none}.carousel2-module__qsOjsa__carouselItem{padding:0 .5em}.carousel2-module__qsOjsa__arrowButton{box-shadow:none;border:none;border:1px solid var(--lightGray);background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:20%;transform:translateY(-50%);box-shadow:0 0 2px #0006}.carousel2-module__qsOjsa__abLeft{z-index:90;left:-28px}.carousel2-module__qsOjsa__abRight{z-index:90;right:-28px}.carousel2-module__qsOjsa__arrowButton svg{width:20px;height:20px}.carousel2-module__qsOjsa__abRight svg{transform:rotate(180deg)}}
.menu-module__vp8LVa__mainMenuHead{align-items:center;gap:.5em;padding:.5em .5em 0;display:flex}.menu-module__vp8LVa__cartTitle{margin:0;font-size:1.1rem;font-weight:600}.menu-module__vp8LVa__cartItems{color:var(--medGray);margin:0;font-size:.9rem;font-weight:500}.menu-module__vp8LVa__mainMenu{flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.menu-module__vp8LVa__mainMenuTop{flex-direction:column;flex-grow:1;gap:1em;padding:0 1em;display:flex}.menu-module__vp8LVa__cartBottom{background-color:var(--white);border-top:1px solid var(--lightGray);flex-direction:column;gap:1em;width:100%;padding:1em;display:flex;position:sticky;bottom:0}.menu-module__vp8LVa__cartBottom svg{width:24px;height:24px}.menu-module__vp8LVa__menuItem{color:var(--gray);fill:var(--gray);border-radius:.5rem;align-items:center;gap:1em;padding:.5em;text-decoration:none;display:flex}.menu-module__vp8LVa__menuItem svg{width:24px;height:24px}.menu-module__vp8LVa__menuText{margin:0;font-size:1.1rem}.menu-module__vp8LVa__cartRow{border-bottom:1px solid var(--lightGray);gap:1em;padding-bottom:1em;display:flex}.menu-module__vp8LVa__cartRow p{margin:0}.menu-module__vp8LVa__pImg{border:1px solid var(--lightGray);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:.5rem;width:100px;height:100px}.menu-module__vp8LVa__cartRowRight{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex;position:relative}.menu-module__vp8LVa__itemName{font-size:.9rem;font-weight:600}.menu-module__vp8LVa__itemQty{color:var(--medGray);font-size:.8rem;font-weight:500}.menu-module__vp8LVa__itemPriceCon{justify-content:space-between;align-items:center;width:100%;display:flex}.menu-module__vp8LVa__valueBtn{border:1px solid var(--lightGray);-webkit-user-select:none;user-select:none;border-radius:99rem;align-items:center;gap:1em;padding:.2em;font-size:.8rem;display:flex}.menu-module__vp8LVa__iconColor{background-color:var(--gray);border-radius:50%;align-items:center;transition:all .2s;display:flex;transform:scale(.8)}.menu-module__vp8LVa__iconColor:hover{background-color:var(--white)}.menu-module__vp8LVa__iconColor:hover svg{color:var(--main)}.menu-module__vp8LVa__iconColor svg{width:24px;height:24px;color:var(--lightGray);cursor:pointer;transition:all .2s;transform:scale(1.25)}.menu-module__vp8LVa__itemPrice{font-size:.9rem;font-weight:600}.menu-module__vp8LVa__cardItemCut{color:var(--error);font-size:.7rem;font-weight:400;text-decoration:line-through}.menu-module__vp8LVa__delete{color:var(--error);cursor:pointer;width:20px;height:20px;position:absolute;top:0;right:0}.menu-module__vp8LVa__totalCon{border-bottom:1px solid var(--lightGray);justify-content:space-between;align-items:center;display:flex}.menu-module__vp8LVa__cartTotal{color:var(--medGray);font-size:.8rem;font-weight:600}.menu-module__vp8LVa__cartTotalAmount{color:var(--main);font-size:1.1rem;font-weight:600}.menu-module__vp8LVa__cartButtons{justify-content:space-evenly;align-items:center;display:flex}.menu-module__vp8LVa__cartBtn{background-color:var(--main);border:2px solid var(--main);color:var(--white);border-radius:4px;padding:.6em 2.5em;font-size:.8rem;font-weight:500;transition:all .2s}.menu-module__vp8LVa__cartBtn.menu-module__vp8LVa__emptyBtn{color:var(--main);background-color:#0000;font-weight:600}.menu-module__vp8LVa__cartBtn:focus,.menu-module__vp8LVa__cartBtn:active:focus{background-color:var(--main);border:2px solid var(--main);color:var(--white);outline:0}.menu-module__vp8LVa__cartBtn:hover{background-color:var(--dark);border:2px solid var(--dark);color:var(--white)}.menu-module__vp8LVa__noData{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.menu-module__vp8LVa__blankImage{width:20vw;height:auto}.menu-module__vp8LVa__noData p{color:var(--medGray);text-align:center;padding:1em;font-size:1.3rem}
.pagelist-module__d2U69W__pageList{-webkit-user-select:none;user-select:none;align-items:center;margin:auto 2em 0;display:flex}.pagelist-module__d2U69W__pageList *{font-size:.8rem}.pagelist-module__d2U69W__pageList ul{margin:0}
.loading-module__hX9Xwa__loadingCon{justify-content:center;width:100%;display:flex}.loading-module__hX9Xwa__ldsDualRing{width:100px;height:100px;display:inline-block}.loading-module__hX9Xwa__ldsDualRing:after{content:" ";border:6px solid var(--main);border-color:var(--main) transparent var(--main) transparent;border-radius:50%;width:80px;height:80px;margin:8px;animation:1.2s linear infinite loading-module__hX9Xwa__ldsDualRing;display:block}@keyframes loading-module__hX9Xwa__ldsDualRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.sortbtn-module__oWR87q__sortBtn{align-items:center;display:flex;text-transform:capitalize!important;font-size:.8rem!important;font-weight:600!important}.sortbtn-module__oWR87q__sortBtn svg{width:16px;height:16px;margin-left:1rem}
.gtable-module__eUYd_W__generalTable{width:100%}.gtable-module__eUYd_W__gtable{width:98%;font-size:.8rem}.gtable-module__eUYd_W__tableTitle{font-size:1.3rem;font-weight:600;font-family:var(--font);padding:0 1em}.gtable-module__eUYd_W__tableHeader{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:1em;padding:1em 0;display:flex}.gtable-module__eUYd_W__totalRows{color:#ccc;margin:0;font-size:.8rem;font-weight:500}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__adminPanelLinks{margin-bottom:0}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__gtableEye,.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__gtablePen{cursor:pointer}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__gtableTrash{color:#8b0000;cursor:pointer}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__btn-danger{padding:.2em .5em;font-size:.8rem}.gtable-module__eUYd_W__searchCon{background-color:var(--white);border:1px solid #e4e4e4;border-radius:99rem;align-items:center;height:45px;padding-right:.3em;display:flex}.gtable-module__eUYd_W__searchCon input{background-color:#0000;border:none;border-radius:99rem;width:17vw;margin:0;padding:.3em 1em;font-size:.7rem}.gtable-module__eUYd_W__cancel{fill:var(--error);width:24px;height:24px}.gtable-module__eUYd_W__hide{visibility:hidden;width:24px}.gtable-module__eUYd_W__searchCon svg{cursor:pointer;color:var(--white);transform:scale(.8)}.gtable-module__eUYd_W__searchCon .gtable-module__eUYd_W__searchBtn{background-color:var(--dark);cursor:pointer;border:none;border-radius:50%;margin-right:5px;padding:6px 7px;transition:all .1s}.gtable-module__eUYd_W__searchCon .gtable-module__eUYd_W__searchBtn:focus{outline:0}.gtable-module__eUYd_W__searchCon .gtable-module__eUYd_W__searchBtn:hover{background-color:var(--main)}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon{border:1px solid #e4e4e4;padding-right:0}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon input{width:17vw;padding:.3em 1em;font-size:.7rem}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon>svg{margin-right:.5em;font-size:1rem}.gtable-module__eUYd_W__offCanvasEnd{width:500px}.gtable-module__eUYd_W__empty{text-align:center;padding:1em;font-size:1.1rem;font-weight:500}@media (max-width:600px){.gtable-module__eUYd_W__gtable{width:90%;font-size:.7rem}.gtable-module__eUYd_W__tableTitle{padding:0 .5em;font-size:1.1rem}.gtable-module__eUYd_W__tableHeader{flex-direction:column}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon input{background-color:#0000;width:70vw;margin:0;padding:.3em 1em;font-size:1rem}.gtable-module__eUYd_W__empty{text-align:left}}
.header-module__FpSQAG__header{justify-content:space-between;align-items:center;padding:.5em 1em;display:flex}.header-module__FpSQAG__sideBarBtn{background-color:var(--main);color:var(--white);text-align:left;border:1px solid var(--main);white-space:nowrap;justify-content:space-between;padding:.5rem .75rem;font-size:.8rem;display:flex}@media (min-width:600px){.header-module__FpSQAG__header{border:1px solid var(--lightGray);padding:.5em 3em}.header-module__FpSQAG__logoCon{cursor:pointer;flex-basis:20%}.header-module__FpSQAG__sideBarBtn{font-size:.9rem}.header-module__FpSQAG__sideBarBtn:focus{box-shadow:none;background-color:var(--white);color:var(--main);border:1px solid var(--main);outline:none}.header-module__FpSQAG__sideBarBtn:hover{background-color:var(--white);color:var(--main);border:1px solid var(--main)}}
.pop-module__riQPEG__popCon{z-index:99999;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.pop-module__riQPEG__popup{background-color:#fff;border-radius:.5rem;width:auto;height:auto;margin-top:auto;margin-bottom:auto;display:inline-block;position:relative;overflow:hidden}.pop-module__riQPEG__popupClose{z-index:99;color:#1b1b1b;cursor:pointer;padding:0 .35em;font-size:2rem;font-weight:400;transition:transform .3s ease-in-out;position:absolute;top:5px;right:5px}.pop-module__riQPEG__popupClose svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px}.pop-module__riQPEG__popupClose:hover{transform:scale(1.2)}.pop-module__riQPEG__loginPopup{flex-direction:column;align-items:center;gap:1.5em;width:90vw;padding:2em;display:flex}.pop-module__riQPEG__signInPopup,.pop-module__riQPEG__forgotPopup{flex-direction:column;align-items:center;gap:1.5em;width:90vw;padding:2.5em 2em 1.5em;display:flex}.pop-module__riQPEG__signUpPopup{flex-direction:column;align-items:center;gap:1em;width:90vw;max-height:98vh;padding:1em 1.5em;display:flex;overflow-y:scroll}.pop-module__riQPEG__signInForm{width:100%}.pop-module__riQPEG__signUpForm{gap:.75em;width:100%}.pop-module__riQPEG__sifText{text-align:center;cursor:pointer;align-self:stretch;margin:0;font-size:.8rem;font-weight:500}.pop-module__riQPEG__flText{justify-content:space-between;display:flex}.pop-module__riQPEG__otpForm{flex-direction:column;gap:1em;padding-top:1em;display:flex}.pop-module__riQPEG__blueText{color:var(--main);cursor:pointer}.pop-module__riQPEG__lpHead{flex-direction:column;align-items:center;gap:.5em;width:100%;display:flex}.pop-module__riQPEG__lpLogo{justify-content:space-between;align-items:center;gap:.5em;width:100%;display:flex}.pop-module__riQPEG__lpTitle{text-align:center;margin:0;font-size:1.5rem;font-weight:700}.pop-module__riQPEG__lpHr{border:1px solid var(--medGray);width:40%}.pop-module__riQPEG__lpInput input{text-align:center;letter-spacing:5px}.pop-module__riQPEG__lpBtns{gap:1em;display:flex}.pop-module__riQPEG__blackBtn{background-color:var(--main);color:var(--white);min-width:40%;box-shadow:none;cursor:pointer;border:none;border-radius:.5rem;align-self:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s}.pop-module__riQPEG__blackBtn.pop-module__riQPEG__hidden{visibility:hidden}.pop-module__riQPEG__blackBtn:focus,.pop-module__riQPEG__blackBtn:active:focus{box-shadow:none;background-color:var(--light);color:var(--main);outline:0}.pop-module__riQPEG__blackBtn:hover{background-color:var(--light);color:var(--main)}.pop-module__riQPEG__em{color:var(--main)}.pop-module__riQPEG__addProductForm{width:90vw;max-width:600px;max-height:85vh;padding:1.5em 2em;overflow-y:auto}.pop-module__riQPEG__formTitle{text-align:left;margin:0 0 1.5em;font-size:1.2rem;font-weight:600}.pop-module__riQPEG__formContent{flex-direction:column;gap:1.5em;display:flex}.pop-module__riQPEG__uploadSection{border:2px dashed var(--medGray);border-radius:.5rem;flex-direction:column;align-items:center;gap:.75em;padding:1.5em;display:flex}.pop-module__riQPEG__imagePreview{background-color:#f0f0f0;border-radius:.25rem;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.pop-module__riQPEG__uploadBtn{color:var(--main);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:500;text-decoration:underline}.pop-module__riQPEG__formGroup{flex-direction:column;gap:.5em;display:flex}.pop-module__riQPEG__label{color:var(--darkGray);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.pop-module__riQPEG__input,.pop-module__riQPEG__textarea,.pop-module__riQPEG__select{border:1px solid #ddd;border-radius:.35rem;padding:.6em;font-family:inherit;font-size:.9rem;transition:border-color .2s}.pop-module__riQPEG__input:focus,.pop-module__riQPEG__textarea:focus,.pop-module__riQPEG__select:focus{border-color:var(--main);outline:none;box-shadow:0 0 0 2px #0000000d}.pop-module__riQPEG__textarea{resize:vertical;min-height:80px}.pop-module__riQPEG__twoColRow{grid-template-columns:1fr 1fr;gap:1em;display:grid}.pop-module__riQPEG__sizesGrid{flex-wrap:wrap;gap:.5em;display:flex}.pop-module__riQPEG__sizeBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:.35rem;justify-content:center;align-items:center;width:40px;height:40px;font-weight:500;transition:all .2s;display:flex}.pop-module__riQPEG__sizeBtn:hover{border-color:var(--main)}.pop-module__riQPEG__sizeActive{background-color:var(--main);color:#fff;border-color:var(--main)}.pop-module__riQPEG__formActions{border-top:1px solid #eee;justify-content:flex-end;gap:1em;margin-top:1em;padding-top:1em;display:flex}.pop-module__riQPEG__cancelBtn{color:var(--darkGray);cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:.35rem;padding:.6em 1.5em;font-weight:500;transition:all .2s}.pop-module__riQPEG__cancelBtn:hover{background-color:#f5f5f5;border-color:#bbb}.pop-module__riQPEG__submitBtn{background:var(--main);color:#fff;cursor:pointer;border:none;border-radius:.35rem;padding:.6em 2em;font-weight:600;transition:all .2s}.pop-module__riQPEG__submitBtn:hover{opacity:.9;background-color:#000}@media (min-width:600px){.pop-module__riQPEG__signInPopup,.pop-module__riQPEG__loginPopup{width:30vw}.pop-module__riQPEG__signUpPopup{width:40vw}.pop-module__riQPEG__addProductForm{width:600px}}
.login-module__OpP33a__login{justify-content:center;min-width:40%;padding-top:2em;display:flex}.login-module__OpP33a__loginFormCon{flex-direction:column;justify-content:center;align-items:center;gap:1em;display:flex}.login-module__OpP33a__loginFormCon button{min-height:8vh;font-size:1.2rem;font-family:var(--font)}.login-module__OpP33a__clinicBtn{background-color:var(--dark);color:var(--white);box-shadow:none;cursor:pointer;border:none;border-radius:.4rem;width:auto;margin:0 1em;padding:.5em 1em;font-size:1rem;transition:all .3s}.login-module__OpP33a__signInForm{width:100%;max-width:70vw}.login-module__OpP33a__blackBtn{background-color:var(--main);color:var(--white);border:1px solid var(--main);box-shadow:none;cursor:pointer;border-radius:.5rem;align-self:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s}.login-module__OpP33a__blackBtn.login-module__OpP33a__hidden{visibility:hidden}.login-module__OpP33a__blackBtn:focus,.login-module__OpP33a__blackBtn:active:focus{border:1px solid var(--dark);box-shadow:none;background-color:var(--white);color:var(--dark);outline:0}.login-module__OpP33a__blackBtn:hover{background-color:var(--white);border:1px solid var(--dark);color:var(--dark)}
.pagecomp-module__pZrvrG__page{flex-direction:column;gap:64px;display:flex}.pagecomp-module__pZrvrG__spacer{width:100%;height:1px;margin-bottom:-64px}@media (max-width:600px){.pagecomp-module__pZrvrG__page{gap:32px}}
.progress-module__WEFoRq__progressbar{flex-direction:column;align-items:center;padding:1em 0 2.5em;display:flex}.progress-module__WEFoRq__pb{font-family:var(--pop);justify-content:center;align-items:center;width:80%;font-weight:500;display:flex}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon{border:1px solid var(--lightGray);border-radius:50%;width:20px;height:20px;padding:3px;position:relative}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon.progress-module__WEFoRq__active{border:1px solid var(--main);background-color:var(--main)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine{border-top:3px dashed var(--lightGray);width:50px}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine.progress-module__WEFoRq__active{border-top:3px solid var(--main)}@media (max-width:600px){.progress-module__WEFoRq__progressbar{padding:.5em 0}.progress-module__WEFoRq__pb{width:95%}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon{border:1px solid var(--lightGray);padding:2px}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon.progress-module__WEFoRq__active{border:1px solid var(--main)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__number{width:30px;height:30px;font-size:.8rem}.progress-module__WEFoRq__pbText{text-align:center;font-size:.8rem;bottom:-55px;left:50%;transform:translate(-50%)}.progress-module__WEFoRq__pbSmall{font-size:.7rem;transform:translate(-65%)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine{border-top:2px dashed var(--lightGray)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine.progress-module__WEFoRq__active{border-top:2px solid var(--main)}.progress-module__WEFoRq__pbImg{width:100%}}
@font-face{font-family:revicons;fallback:fallback;src:url(../media/revicons.0..pvb1q~5e1d.woff)format("woff"),url(../media/revicons.014dop33xc2p3.ttf)format("ttf"),url(../media/revicons.11pud~zpz6jrf.eot)format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;position:relative;overflow:hidden}.react-multi-carousel-track{transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition;flex-direction:row;margin:0;padding:0;list-style:none;display:flex;position:relative}.react-multiple-carousel__arrow{z-index:1000;opacity:1;cursor:pointer;background:#00000080;border:0;border-radius:35px;outline:0;min-width:43px;min-height:43px;transition:all .5s;position:absolute}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;text-align:center;z-index:2;font-family:revicons;font-size:20px;display:block;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{text-align:center;justify-content:center;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:0;left:0;right:0}.react-multi-carousel-dot button{opacity:1;width:12px;height:12px;box-shadow:none;cursor:pointer;border:2px solid gray;border-radius:50%;outline:0;margin:0 6px 0 0;padding:0;transition:background .5s;display:inline-block}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}
.slider-module__DWIuva__sliderItemCon{height:100%;position:relative}.slider-module__DWIuva__sliderImgCon{border-bottom:1px solid var(--lightGray);height:50vw;position:relative}.slider-module__DWIuva__sliderImg{object-fit:cover;object-position:center;position:absolute}.slider-module__DWIuva__overlay{position:absolute;inset:0}.slider-module__DWIuva__hidden{display:none}@media (max-width:600px){.slider-module__DWIuva__sliderImgCon{height:150vw}}
.pageheader-module__qCcBvG__pageHeader{justify-content:space-between;align-items:center;gap:1rem;padding:1.2em 0 1em;display:flex}.pageheader-module__qCcBvG__left{flex-direction:column;gap:.15em;display:flex}.pageheader-module__qCcBvG__title{color:var(--black);letter-spacing:-.02em;margin:0;font-family:Poppins,sans-serif;font-size:1.5em;font-weight:600}.pageheader-module__qCcBvG__subtitle{color:var(--medGray);margin:0;font-family:Poppins,sans-serif;font-size:.78em;font-weight:500}.pageheader-module__qCcBvG__right{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.pageheader-module__qCcBvG__btn{background:var(--black);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4em;padding:1em 1.1em;font-family:Poppins,sans-serif;font-size:.82em;font-weight:600;transition:background .18s,transform .15s;display:flex}.pageheader-module__qCcBvG__btn:hover{background:var(--darkGray);transform:translateY(-1px)}.pageheader-module__qCcBvG__btn:active{transform:translateY(0)}.pageheader-module__qCcBvG__btnIcon{justify-content:center;align-items:center;display:flex}.pageheader-module__qCcBvG__btnIcon svg{background:var(--black);width:18px;height:18px}.pageheader-module__qCcBvG__btnOutline{border:1px solid var(--medGray);cursor:pointer;white-space:nowrap;background:var(--white);border-radius:8px;align-items:center;gap:.38rem;padding:.8rem .75rem;font-family:poppins,sans-serif;font-size:.83rem;font-weight:600;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}@media (max-width:600px){.pageheader-module__qCcBvG__pageHeader{flex-wrap:wrap;padding:1em .8em .8em}.pageheader-module__qCcBvG__right{flex-wrap:wrap;width:100%}.pageheader-module__qCcBvG__btn{flex:1;justify-content:center;padding:.5rem}.pageheader-module__qCcBvG__btnOutline{flex:1;justify-content:center}.pageheader-module__qCcBvG__mainContent{padding:.5rem .75rem}}
.sidebar-module__CeNkmG__sidebar{background-color:var(--black);flex-direction:column;width:210px;height:calc(100vh - 57.61px);display:flex}.sidebar-module__CeNkmG__logoRow{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1em 1.1em 1em 1.2em;display:flex}.sidebar-module__CeNkmG__brand{color:#fff;letter-spacing:.06em;font-family:Poppins,sans-serif;font-size:1em;font-weight:800}.sidebar-module__CeNkmG__menuBtn{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.sidebar-module__CeNkmG__menuBtn:hover{color:#fff}.sidebar-module__CeNkmG__menuBtn svg{width:17px;height:17px}.sidebar-module__CeNkmG__nav{flex-direction:column;flex:1;gap:2px;padding:.3em .6em;display:flex}.sidebar-module__CeNkmG__navItem{color:#9a9a9a;white-space:nowrap;border-radius:8px;align-items:center;gap:.65em;padding:.6em .75em;font-family:Poppins,sans-serif;font-size:.82em;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-module__CeNkmG__navItem:hover{color:#e0e0e0;background-color:#ffffff12}.sidebar-module__CeNkmG__navItemActive{background-color:#fff;font-weight:600;color:#1c1c1c!important}.sidebar-module__CeNkmG__navItemActive:hover{color:#1c1c1c;background-color:#f0f0f0}.sidebar-module__CeNkmG__navIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar-module__CeNkmG__navIcon svg{width:15px;height:15px}.sidebar-module__CeNkmG__navLabel{line-height:1}.sidebar-module__CeNkmG__spacer{flex:1}.sidebar-module__CeNkmG__bottomSection{flex-shrink:0;padding:.8em .6em 1.2em}.sidebar-module__CeNkmG__logoutBtn{color:#9a9a9a;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.65em;width:100%;padding:.6em .75em;font-family:Poppins,sans-serif;font-size:.82em;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar-module__CeNkmG__logoutBtn:hover{color:#ff6b6b;background-color:#ff50501a}.sidebar-module__CeNkmG__logoutBtn svg{flex-shrink:0;width:15px;height:15px}.sidebar-module__CeNkmG__mobileHeader{z-index:30;background-color:#1c1c1c;border-bottom:1px solid #2e2e2e;justify-content:space-between;align-items:center;padding:.6em 1em;display:none;position:sticky;top:0}.sidebar-module__CeNkmG__mobileBrand{color:#fff;letter-spacing:.06em;font-family:Poppins,sans-serif;font-size:.95em;font-weight:800}.sidebar-module__CeNkmG__mobileMenuBtn{color:#a0a0a0;cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.sidebar-module__CeNkmG__mobileMenuBtn svg{width:20px;height:20px}.sidebar-module__CeNkmG__mobileHeader{display:none!important}@media (max-width:768px){.sidebar-module__CeNkmG__mobileHeader{display:flex}.sidebar-module__CeNkmG__sidebar{z-index:200;width:230px;transition:left .28s;position:fixed;top:0;left:-240px;box-shadow:4px 0 20px #0006}.sidebar-module__CeNkmG__sidebarOpen{left:0}}
.pagination-module__pawPgG__pagination{justify-content:center;align-items:center;gap:2em;margin-top:1em;display:flex}.pagination-module__pawPgG__paginationNumber{align-items:center;gap:2em;display:flex}.pagination-module__pawPgG__paginationNumber p{cursor:pointer;margin:0}.pagination-module__pawPgG__selectedNumber{background-color:var(--main);color:var(--white);border-radius:2rem;padding:.5em 1em;margin:0 -14px!important}.pagination-module__pawPgG__paginationArrowLeft,.pagination-module__pawPgG__paginationArrowRight{cursor:pointer;align-items:center;display:flex}.pagination-module__pawPgG__paginationArrowLeft svg{color:var(--main);width:20px;height:20px;transform:rotate(180deg)}.pagination-module__pawPgG__paginationArrowRight svg{color:var(--main);width:20px;height:20px}.pagination-module__pawPgG__disabled svg{cursor:not-allowed;width:18px!important;height:18px!important;color:var(--medGray)!important}
.categoryPopup-module__fUQLjG__modal{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-height:100vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}.categoryPopup-module__fUQLjG__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem 1rem;display:flex}.categoryPopup-module__fUQLjG__modalTitle{color:var(--darkGray);margin:0;font-size:1.05rem;font-weight:700}.categoryPopup-module__fUQLjG__closeBtn{cursor:pointer;color:var(--medGray);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.categoryPopup-module__fUQLjG__closeBtn:hover{color:var(--darkGray);background:var(--darkWhite)}.categoryPopup-module__fUQLjG__modalBody{flex:1;min-height:260px;padding:0 1.4rem 1.4rem;overflow-y:auto}.categoryPopup-module__fUQLjG__modalBody::-webkit-scrollbar{width:4px}.categoryPopup-module__fUQLjG__modalBody::-webkit-scrollbar-thumb{background:var(--lightGray);border-radius:4px}.categoryPopup-module__fUQLjG__imageRow{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.categoryPopup-module__fUQLjG__imageThumb{background:var(--darkWhite);border:1px solid var(--lightGray);width:52px;min-width:52px;height:52px;color:var(--lightGray);border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.categoryPopup-module__fUQLjG__imagePreviewImg{object-fit:cover;width:100%;height:100%}.categoryPopup-module__fUQLjG__uploadBtn{border:1px solid var(--lightGray);color:var(--gray);background:var(--white);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.categoryPopup-module__fUQLjG__uploadBtn:hover{background:var(--darkWhite);border-color:var(--lightGray)}.categoryPopup-module__fUQLjG__uploadBtn svg{flex-shrink:0;width:16px;height:16px}.categoryPopup-module__fUQLjG__modalFooter{border-top:1px solid var(--halfGray);background:var(--white);flex-shrink:0;grid-template-columns:1fr 1.6fr;gap:.8rem;padding:1rem 1.4rem;display:grid}.categoryPopup-module__fUQLjG__cancelBtn{border:1.5px solid var(--lightGray);background:var(--white);color:var(--black);cursor:pointer;border-radius:10px;padding:.5rem;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.categoryPopup-module__fUQLjG__cancelBtn:hover{background:var(--white);border-color:var(--lightGray)}.categoryPopup-module__fUQLjG__submitBtn{background:var(--darkGray);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:.75rem;font-size:.88rem;font-weight:600;transition:background .15s}.categoryPopup-module__fUQLjG__wideModal{width:400px;max-width:92vw}@media (max-width:480px){.categoryPopup-module__fUQLjG__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh;margin-top:auto}}
.inventoryPopup-module__wBAz8a__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.inventoryPopup-module__wBAz8a__modal{background:#fff;border-radius:20px;flex-direction:column;width:420px;max-width:95vw;font-family:Poppins,sans-serif;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.inventoryPopup-module__wBAz8a__modalHeader{background-color:var(--lightWhite,#fafafa);border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;padding:1.4rem 1.6rem 1rem;display:flex}.inventoryPopup-module__wBAz8a__modalTitle{color:#111;letter-spacing:.02em;margin:0 0 .2rem;font-size:1rem;font-weight:700}.inventoryPopup-module__wBAz8a__modalSub{color:#aaa;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:600}.inventoryPopup-module__wBAz8a__closeBtn{cursor:pointer;color:#555;background:#f5f5f5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.inventoryPopup-module__wBAz8a__closeBtn:hover{color:#111;background:#e8e8e8}.inventoryPopup-module__wBAz8a__closeBtn svg{width:16px;height:16px}.inventoryPopup-module__wBAz8a__modalBody{padding:1.4rem 1.6rem;overflow-y:auto}.inventoryPopup-module__wBAz8a__modalBody::-webkit-scrollbar{width:4px}.inventoryPopup-module__wBAz8a__modalBody::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.inventoryPopup-module__wBAz8a__form{flex-direction:column;gap:1rem;display:flex}.inventoryPopup-module__wBAz8a__imageRow{align-items:center;gap:.8rem;display:flex}.inventoryPopup-module__wBAz8a__imageThumb{color:#bbb;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex;overflow:hidden}.inventoryPopup-module__wBAz8a__imagePreviewImg{object-fit:cover;width:100%;height:100%}.inventoryPopup-module__wBAz8a__uploadBtn{color:#444;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.inventoryPopup-module__wBAz8a__uploadBtn:hover{background:#f9f9f9;border-color:#bbb}.inventoryPopup-module__wBAz8a__sizeBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.inventoryPopup-module__wBAz8a__sizeBtn:hover{color:#111;border-color:#111}.inventoryPopup-module__wBAz8a__formGroup{flex-direction:column;gap:.35rem;display:flex}.inventoryPopup-module__wBAz8a__label{color:#888;letter-spacing:.05em;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700}.inventoryPopup-module__wBAz8a__twoCol{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.inventoryPopup-module__wBAz8a__label{color:#888;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.inventoryPopup-module__wBAz8a__input{color:#111;background:var(--darkWhite,#fff);box-sizing:border-box;border:none;border-radius:8px;outline:none;width:100%;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.inventoryPopup-module__wBAz8a__input:focus{background:#fff;border-color:#aaa;box-shadow:0 0 0 3px #0000000d}.inventoryPopup-module__wBAz8a__textarea{color:#111;background:var(--lightWhite,#fafafa);resize:vertical;box-sizing:border-box;border:none;border-radius:8px;outline:none;width:100%;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.inventoryPopup-module__wBAz8a__textarea:focus{background:var(--darkWhite,#fff);border-color:#111;box-shadow:0 0 0 3px #0000000d}.inventoryPopup-module__wBAz8a__sizesRow{flex-wrap:wrap;gap:.5rem;display:flex}.inventoryPopup-module__wBAz8a__sizeBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;width:40px;height:40px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;transition:all .15s}.inventoryPopup-module__wBAz8a__sizeBtn:hover{border-color:#111;font-weight:700}.inventoryPopup-module__wBAz8a__sizeActive{color:#fff;background:#111;border-color:#111}.inventoryPopup-module__wBAz8a__actions{grid-template-columns:1fr 1.6fr;gap:.8rem;padding-top:.4rem;display:grid}.inventoryPopup-module__wBAz8a__cancelBtn{cursor:pointer;width:100%;color:#666!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:10px!important;padding:.75rem 1.2rem!important;font-family:Poppins,sans-serif!important;font-size:.88rem!important;font-weight:600!important;transition:background .15s!important}.inventoryPopup-module__wBAz8a__cancelBtn:hover{background:#111;border-color:#bbb;background:#f5f5f5!important}.inventoryPopup-module__wBAz8a__submitBtn{cursor:pointer;z-index:1;border-radius:10px;padding:.75rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s;color:#fff!important;background:#111!important;border:none!important}.inventoryPopup-module__wBAz8a__confirmBtn{cursor:pointer;width:100%;color:#fff!important;background:#111!important;border:none!important;border-radius:10px!important;padding:.75rem 1.4rem!important;font-family:Poppins,sans-serif!important;font-size:.88rem!important;font-weight:600!important;transition:background .15s!important}.inventoryPopup-module__wBAz8a__uploadBtn svg{flex-shrink:0;width:16px;height:16px}.inventoryPopup-module__wBAz8a__modalBody form{flex-direction:column;gap:1.1rem;display:flex}.inventoryPopup-module__wBAz8a__modalBody form label{color:#aaa;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.3rem;font-size:.62rem;font-weight:700;display:block}.inventoryPopup-module__wBAz8a__modalBody form input,.inventoryPopup-module__wBAz8a__modalBody form select{color:#111;background:var(--lightWhite,#fafafa);box-sizing:border-box;appearance:none;border:1.5px solid #ececec;border-radius:10px;outline:none;width:100%;padding:.75rem .9rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s}.inventoryPopup-module__wBAz8a__modalBody form input:focus,.inventoryPopup-module__wBAz8a__modalBody form select:focus{border-color:#bbb}.inventoryPopup-module__wBAz8a__modalBody form input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.inventoryPopup-module__wBAz8a__modalBody form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inventoryPopup-module__wBAz8a__modalBody form [class*=formRow],.inventoryPopup-module__wBAz8a__modalBody form [class*=row]{flex-direction:row;align-items:flex-end;gap:.9rem;display:flex}.inventoryPopup-module__wBAz8a__modalBody form [class*=formRow]>*,.inventoryPopup-module__wBAz8a__modalBody form [class*=row]>*{flex:1;min-width:0}.inventoryPopup-module__wBAz8a__modalBody form button[type=button][class*=formBtn]{cursor:pointer;box-sizing:border-box;width:100%;transition:background .15s,border-color .15s;color:#444!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #e0e0e0!important;border-radius:14px!important;padding:.85rem!important;font-family:Poppins,sans-serif!important;font-size:.88rem!important;font-weight:600!important}.inventoryPopup-module__wBAz8a__modalBody form button[type=button][class*=formBtn]:hover{background:#f5f5f5!important;border-color:#bbb!important}.inventoryPopup-module__wBAz8a__modalFooter{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;grid-template-columns:1fr 1.6fr;gap:.8rem;padding:1rem 1.4rem;display:grid}.inventoryPopup-module__wBAz8a__confirmModal{background:#fff;border-radius:14px;flex-direction:column;gap:.8rem;width:100%;max-width:360px;padding:1.8rem;font-family:Poppins,sans-serif;display:flex;box-shadow:0 20px 60px #0003}.inventoryPopup-module__wBAz8a__confirmTitle{color:#111;margin:0;font-size:1rem;font-weight:700}.inventoryPopup-module__wBAz8a__confirmText{color:#666;margin:0;font-size:.85rem;line-height:1.6}.inventoryPopup-module__wBAz8a__confirmActions{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.4rem;display:grid}.inventoryPopup-module__wBAz8a__noBtn{color:#444;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.65rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.inventoryPopup-module__wBAz8a__noBtn:hover{background:#f5f5f5}.inventoryPopup-module__wBAz8a__confirmBtn{color:#fff;cursor:pointer;background:#d32f2f;border:none;border-radius:8px;padding:.65rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.inventoryPopup-module__wBAz8a__confirmBtn:hover{background:#b71c1c}.inventoryPopup-module__wBAz8a__confirmText{color:var(--darkGray);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.inventoryPopup-module__wBAz8a__holdLabel{letter-spacing:.05em;color:var(--medGray);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:block}.inventoryPopup-module__wBAz8a__holdSelect{border:1px solid var(--lightGray);width:100%;color:var(--black);background:var(--white);border-radius:8px;padding:.6rem .8rem;font-family:poppins,sans-serif;font-size:.85rem}.inventoryPopup-module__wBAz8a__deleteBtn{background:var(--red2);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background .2s}.inventoryPopup-module__wBAz8a__deleteBtn:hover{background:#b91c1c}@media (max-width:480px){.inventoryPopup-module__wBAz8a__modalBody .formRow{flex-direction:column}.inventoryPopup-module__wBAz8a__modalBody .formRow .inputField{width:100%}.inventoryPopup-module__wBAz8a__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh;margin-top:auto}.inventoryPopup-module__wBAz8a__overlay{align-items:flex-end;padding:0}.inventoryPopup-module__wBAz8a__twoCol{grid-template-columns:1fr}.inventoryPopup-module__wBAz8a__confirmModal{border-radius:14px 14px 0 0;max-width:100%;margin-top:auto}}
.deleteCategoryPopup-module__rctQYG__deleteContainer{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.deleteCategoryPopup-module__rctQYG__title{color:var(--black);font-size:1.1rem;font-weight:700}.deleteCategoryPopup-module__rctQYG__message{color:var(--medGray);font-size:.9rem;line-height:1.5}.deleteCategoryPopup-module__rctQYG__actions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.deleteCategoryPopup-module__rctQYG__cancelBtn{background:var(--darkWhite);border:1px solid var(--lightGray);cursor:pointer;color:var(--black);border-radius:8px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600}.deleteCategoryPopup-module__rctQYG__confirmBtn{background:var(--red2);cursor:pointer;color:var(--white);border:none;border-radius:8px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600}
.csvExportPopup-module__1o_26G__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.csvExportPopup-module__1o_26G__modal{background:var(--white);border-radius:16px;flex-direction:column;gap:1rem;width:420px;max-width:95vw;padding:1.5rem;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:visible;box-shadow:0 20px 60px #00000026}.csvExportPopup-module__1o_26G__dropdownWrapper{flex-direction:column;gap:.3rem;display:flex;position:relative}.csvExportPopup-module__1o_26G__dropdownTrigger{border:1.5px solid var(--lightGray);background:var(--white);color:var(--black);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;transition:border-color .15s;display:flex}.csvExportPopup-module__1o_26G__dropdownTrigger:hover{border-color:var(--black)}.csvExportPopup-module__1o_26G__dropdownMenu{background:var(--white);border:1.5px solid var(--lightGray);z-index:50;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.csvExportPopup-module__1o_26G__dropdownItem{text-align:left;width:100%;color:var(--darkGray);cursor:pointer;background:0 0;border:none;padding:.65rem .9rem;font-family:Poppins,sans-serif;font-size:.8rem;transition:background .12s;display:block}.csvExportPopup-module__1o_26G__dropdownItem:hover{background:var(--darkWhite);color:var(--black)}.csvExportPopup-module__1o_26G__dropdownItemActive{background:var(--black);color:var(--white);font-weight:600}.csvExportPopup-module__1o_26G__dropdownItemActive:hover{background:var(--darkGray);color:var(--white)}.csvExportPopup-module__1o_26G__header{justify-content:space-between;align-items:center;display:flex}.csvExportPopup-module__1o_26G__title{color:var(--black);margin:0;font-size:1rem;font-weight:700}.csvExportPopup-module__1o_26G__closeBtn{cursor:pointer;color:var(--medGray);background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .15s;display:flex}.csvExportPopup-module__1o_26G__closeBtn:hover{background:var(--darkWhite);color:var(--black)}.csvExportPopup-module__1o_26G__subtitle{color:var(--medGray);margin:0;font-size:.82rem}.csvExportPopup-module__1o_26G__quickRanges{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.csvExportPopup-module__1o_26G__rangePill{border:1.5px solid var(--lightGray);background:var(--white);color:var(--medGray);cursor:pointer;text-align:center;border-radius:8px;padding:.6rem 1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:all .15s}.csvExportPopup-module__1o_26G__rangePill:hover{border-color:var(--black);color:var(--black)}.csvExportPopup-module__1o_26G__rangePillActive{background:var(--black);color:var(--white);border-color:var(--black)}.csvExportPopup-module__1o_26G__divider{color:var(--lightGray);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.csvExportPopup-module__1o_26G__divider:before,.csvExportPopup-module__1o_26G__divider:after{content:"";background:var(--lightGray);flex:1;height:1px}.csvExportPopup-module__1o_26G__dateRow{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.csvExportPopup-module__1o_26G__dateGroup{flex-direction:column;gap:.3rem;display:flex}.csvExportPopup-module__1o_26G__label{color:var(--medGray);letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.csvExportPopup-module__1o_26G__dateInput{border:1.5px solid var(--medGray);color:var(--black);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:.55rem .7rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s}.csvExportPopup-module__1o_26G__dateInput:focus{border-color:var(--black)}.csvExportPopup-module__1o_26G__footer{grid-template-columns:1fr 1.5fr;gap:.8rem;padding-top:.4rem;display:grid}.csvExportPopup-module__1o_26G__cancelBtn{border:1.5px solid var(--lightGray);background:var(--white);color:var(--darkGray);cursor:pointer;border-radius:10px;padding:.7rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s}.csvExportPopup-module__1o_26G__cancelBtn:hover{background:var(--white)}.csvExportPopup-module__1o_26G__exportBtn{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:.7rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s}.csvExportPopup-module__1o_26G__exportBtn:hover:not(:disabled){background:var(--darkGray)}.csvExportPopup-module__1o_26G__exportBtn:disabled{background:var(--lightGray);cursor:not-allowed}
.notificationPanel-module__WLtZHG__panel{background:var(--white);border:1px solid var(--lightGray);border-radius:12px;flex-direction:column;width:100%;height:100%;max-height:100%;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.notificationPanel-module__WLtZHG__header{border-bottom:1px solid var(--lightGray);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.notificationPanel-module__WLtZHG__headerLeft{align-items:center;gap:.75rem;display:flex}.notificationPanel-module__WLtZHG__title{color:var(--dark);font-size:.95rem;font-weight:700}.notificationPanel-module__WLtZHG__markAll{color:var(--medGray);cursor:pointer;font-size:.72rem;transition:color .2s}.notificationPanel-module__WLtZHG__markAll:hover{color:var(--dark)}.notificationPanel-module__WLtZHG__badge{background:var(--red2);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}.notificationPanel-module__WLtZHG__list{min-height:0;max-height:calc(100vh-8rem);flex:1;overflow-y:auto}.notificationPanel-module__WLtZHG__list::-webkit-scrollbar{width:4px}.notificationPanel-module__WLtZHG__list::-webkit-scrollbar-thumb{background:var(--lightGray);border-radius:4px}.notificationPanel-module__WLtZHG__item{border-bottom:1px solid var(--lightGray);align-items:center;gap:.75rem;padding:.85rem 1.2rem;transition:background .15s;display:flex;position:relative}.notificationPanel-module__WLtZHG__item:last-child{border-bottom:none}.notificationPanel-module__WLtZHG__item:hover,.notificationPanel-module__WLtZHG__unread,.notificationPanel-module__WLtZHG__unread:hover{background:var(--darkWhite)}.notificationPanel-module__WLtZHG__avatar{background:var(--darkWhite);width:36px;height:36px;color:var(--medGray);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notificationPanel-module__WLtZHG__content{flex:1;min-width:0}.notificationPanel-module__WLtZHG__message{color:var(--dark);margin:0 0 2px;font-size:.8rem;font-weight:500;line-height:1.4}.notificationPanel-module__WLtZHG__time{color:var(--medGray);margin:0;font-size:.72rem}.notificationPanel-module__WLtZHG__dot{background:var(--red2);border-radius:50%;flex-shrink:0;width:8px;height:8px}
.orderPopup-module__I6wpnq__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.orderPopup-module__I6wpnq__modal{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.orderPopup-module__I6wpnq__modalHeader{border-bottom:1px solid var(--halfGray);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.orderPopup-module__I6wpnq__modalTitle{color:var(--black);margin:0;font-size:1rem;font-weight:700}.orderPopup-module__I6wpnq__closeBtn{cursor:pointer;color:var(--black);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.orderPopup-module__I6wpnq__closeBtn svg{width:18px;height:18px;display:block}.orderPopup-module__I6wpnq__closeBtn:hover{background:var(--darkWhite)}.orderPopup-module__I6wpnq__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.orderPopup-module__I6wpnq__modalBody::-webkit-scrollbar{width:4px}.orderPopup-module__I6wpnq__modalBody::-webkit-scrollbar-thumb{background:var(--darkWhite);border-radius:4px}.orderPopup-module__I6wpnq__topRow{grid-template-columns:1fr 1fr;align-items:end;gap:1rem;display:grid}.orderPopup-module__I6wpnq__formGroup{flex-direction:column;gap:.4rem;display:flex}.orderPopup-module__I6wpnq__label{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.orderPopup-module__I6wpnq__selectWrapper{align-items:center;width:100%;display:flex;position:relative}.orderPopup-module__I6wpnq__selectArrow{pointer-events:none;color:var(--medGray);flex-shrink:0;align-items:center;width:12px;height:12px;display:flex;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.orderPopup-module__I6wpnq__selectArrow svg{width:12px;height:12px;display:block}.orderPopup-module__I6wpnq__select{appearance:none;width:100%;color:var(--black);cursor:pointer;border:none;border-radius:8px;outline:none;padding:.6rem 2rem .6rem .75rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s;background:var(--darkWhite)!important}.orderPopup-module__I6wpnq__select:focus{border-color:var(--lightGray)}.orderPopup-module__I6wpnq__select option[value=""]{color:var(--lightGray)}.orderPopup-module__I6wpnq__saleTypeToggle{background:var(--darkWhite);border-radius:10px;grid-template-columns:1fr 1fr;gap:0;padding:4px;display:grid}.orderPopup-module__I6wpnq__saleTypeBtn{color:var(--medGray);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:.45rem .4rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;transition:all .18s}.orderPopup-module__I6wpnq__saleTypeBtn:hover{color:var(--darkGray)}.orderPopup-module__I6wpnq__saleTypeBtnActive{background:var(--white);color:var(--black);font-weight:700;box-shadow:0 1px 4px #0000001f}.orderPopup-module__I6wpnq__productsSection{flex-direction:column;gap:.5rem;display:flex}.orderPopup-module__I6wpnq__productsHeader{justify-content:space-between;align-items:center;display:flex}.orderPopup-module__I6wpnq__addProductBtn{color:var(--black);cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;transition:color .15s}.orderPopup-module__I6wpnq__addProductBtn:hover{color:var(--medGray)}.orderPopup-module__I6wpnq__productsTable{border:none;border-radius:10px;overflow:hidden}.orderPopup-module__I6wpnq__tableHead{background:var(--darkWhite);border-bottom:1px solid var(--lightGray);grid-template-columns:1.8fr .7fr .5fr .3fr;align-items:center;gap:.75rem;padding:.6rem .9rem;display:grid}.orderPopup-module__I6wpnq__colProduct,.orderPopup-module__I6wpnq__colSize,.orderPopup-module__I6wpnq__colQty,.orderPopup-module__I6wpnq__colAction{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700}.orderPopup-module__I6wpnq__tableRow{border-bottom:1px solid var(--lightGray);grid-template-columns:1.8fr .7fr .5fr .3fr;align-items:center;gap:.75rem;padding:.75rem .9rem;display:grid}.orderPopup-module__I6wpnq__tableRow:last-child{border-bottom:none}.orderPopup-module__I6wpnq__productSelect{appearance:none;width:100%;color:var(--black);background:var(--white);cursor:pointer;border:none;border-radius:7px;outline:none;padding:.5rem 1.8rem .5rem .65rem;font-family:Poppins,sans-serif;font-size:.78rem;transition:border-color .15s}.orderPopup-module__I6wpnq__productSelect:focus{border-color:var(--lightGray)}.orderPopup-module__I6wpnq__sizeSelect{appearance:none;width:100%;color:var(--black);background:var(--white);cursor:pointer;text-align:center;border:none;border-radius:7px;outline:none;padding:.5rem 1.6rem .5rem .55rem;font-family:Poppins,sans-serif;font-size:.78rem;transition:border-color .15s}.orderPopup-module__I6wpnq__sizeSelect:focus{border-color:var(--lightGray)}.orderPopup-module__I6wpnq__qtyInput{width:100%;color:var(--black);background:var(--white);text-align:center;box-sizing:border-box;border:none;border-radius:7px;outline:none;padding:.5rem .4rem;font-family:Poppins,sans-serif;font-size:.78rem;transition:border-color .15s}.orderPopup-module__I6wpnq__qtyInput:focus{border-color:var(--lightGray)}.orderPopup-module__I6wpnq__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.orderPopup-module__I6wpnq__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.orderPopup-module__I6wpnq__qtyInput[type=number]{-moz-appearance:textfield}.orderPopup-module__I6wpnq__deleteBtn{cursor:pointer;width:30px;height:30px;color:var(--red2);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:background .15s;display:flex}.orderPopup-module__I6wpnq__deleteBtn:hover{background:var(--lightGray)}.orderPopup-module__I6wpnq__modalFooter{border-top:1px solid var(--halfGray);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem 1.25rem;display:flex}.orderPopup-module__I6wpnq__totalGroup{flex-direction:column;gap:.1rem;display:flex}.orderPopup-module__I6wpnq__totalLabel{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.orderPopup-module__I6wpnq__totalValue{color:var(--black);font-size:1.35rem;font-weight:700;line-height:1.2}.orderPopup-module__I6wpnq__footerActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.orderPopup-module__I6wpnq__cancelBtn{border:1.5px solid var(--lightGray);background:var(--halfGray);color:var(--darkGray);cursor:pointer;white-space:nowrap;border-radius:10px;padding:.65rem 1.25rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.orderPopup-module__I6wpnq__cancelBtn:hover{background:var(--darkWhite);border-color:var(--lightGray)}.orderPopup-module__I6wpnq__confirmBtn{background:var(--black);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.65rem 1.4rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s,opacity .15s}.orderPopup-module__I6wpnq__confirmBtn:hover{background:var(--darkGray)}.orderPopup-module__I6wpnq__confirmBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.orderPopup-module__I6wpnq__overlay{align-items:flex-end;padding:0}.orderPopup-module__I6wpnq__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh}.orderPopup-module__I6wpnq__topRow{grid-template-columns:1fr}.orderPopup-module__I6wpnq__tableHead,.orderPopup-module__I6wpnq__tableRow{grid-template-columns:1.5fr .6fr .5fr .3fr;gap:.5rem}.orderPopup-module__I6wpnq__modalFooter{flex-direction:column;align-items:stretch;gap:.75rem}.orderPopup-module__I6wpnq__footerActions{grid-template-columns:1fr 1.6fr;display:grid}}.orderPopup-module__I6wpnq__productsList{flex-direction:column;gap:.5rem;display:flex}.orderPopup-module__I6wpnq__productCard{background:var(--halfGray);border-radius:10px;align-items:flex-end;gap:.75rem;padding:.75rem .9rem;display:flex}.orderPopup-module__I6wpnq__productCardField{flex-direction:column;flex:1;gap:.3rem;display:flex}.orderPopup-module__I6wpnq__productCardFieldSmall{flex-direction:column;flex-shrink:0;gap:.3rem;width:80px;display:flex}.orderPopup-module__I6wpnq__cardLabel{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700}.orderPopup-module__I6wpnq__modalBody select:not(.orderPopup-module__I6wpnq__productSelect):not(.orderPopup-module__I6wpnq__sizeSelect){background:var(--halfGray)!important;border:none!important;border-radius:8px!important;font-family:Poppins,sans-serif!important}
.productPopup-module__tt-00G__overlay{background:var(--halfBlack);z-index:1000;-webkit-backdrop-filter:blur(.5em);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.productPopup-module__tt-00G__modal{background:var(--white);width:100%;max-height:100vh;box-shadow:0 1.25em 3.75em var(--thodaBlack);border-radius:1em;flex-direction:column;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.productPopup-module__tt-00G__wideModal{width:51.25em!important;max-width:92vw!important}.productPopup-module__tt-00G__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem 1rem;display:flex}.productPopup-module__tt-00G__modalTitle{color:var(--black);margin:0;font-size:1.05rem;font-weight:700}.productPopup-module__tt-00G__closeBtn{cursor:pointer;color:var(--medGray);background:0 0;border:none;border-radius:.375em;justify-content:center;align-items:center;padding:.25em;transition:color .15s,background .15s;display:flex}.productPopup-module__tt-00G__closeBtn:hover{color:var(--black);background:var(--darkWhite)}.productPopup-module__tt-00G__modalBody{flex:1;padding:0 1.4rem 1rem;overflow-y:auto}.productPopup-module__tt-00G__modalBody::-webkit-scrollbar{width:.25em}.productPopup-module__tt-00G__modalBody::-webkit-scrollbar-thumb{background:var(--lightGray);border-radius:.25em}.productPopup-module__tt-00G__cancelBtn{border:.09375em solid var(--lightGray);background:var(--darkWhite);color:var(--black);cursor:pointer;border-radius:.625em;padding:.5rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.productPopup-module__tt-00G__cancelBtn:hover{background:var(--white);color:var(--black);border-color:var(--lightGray)}.productPopup-module__tt-00G__submitBtn{cursor:pointer;z-index:1;border-radius:.625em;padding:.75rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s;background:var(--black)!important;color:var(--white)!important;border:none!important}.productPopup-module__tt-00G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.productPopup-module__tt-00G__confirmModal{background:var(--white);width:22.5em;max-width:92vw;box-shadow:0 1.25em 3.75em var(--thodaBlack);border-radius:.875em;flex-direction:column;gap:.8rem;padding:1.8rem;font-family:Poppins,sans-serif;display:flex}.productPopup-module__tt-00G__confirmTitle{color:var(--black);margin:0;font-size:1rem;font-weight:700}.productPopup-module__tt-00G__confirmText{color:var(--medGray);margin:0;font-size:.85rem;line-height:1.6}.productPopup-module__tt-00G__confirmActions{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.4rem;display:grid}.productPopup-module__tt-00G__noBtn{border:.09375em solid var(--lightGray);background:var(--white);color:var(--darkGray);cursor:pointer;border-radius:.5em;padding:.65rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.productPopup-module__tt-00G__noBtn:hover{background:var(--darkWhite)}.productPopup-module__tt-00G__confirmBtn{background:var(--red2);color:var(--white);cursor:pointer;border:none;border-radius:.5em;padding:.65rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.productPopup-module__tt-00G__confirmBtn:hover{background:var(--error)}.productPopup-module__tt-00G__sizeTableWrap{flex-direction:column;gap:.5rem;display:flex}.productPopup-module__tt-00G__sizeTableHead{color:var(--medGray);letter-spacing:.05em;text-transform:uppercase;grid-template-columns:.7fr 1fr 1fr;gap:.6rem;padding:0 .2rem;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;display:grid}.productPopup-module__tt-00G__sizeTableRow{grid-template-columns:.7fr 1fr 1fr;align-items:start;gap:.6rem;display:grid}.productPopup-module__tt-00G__tableInput{color:var(--black);background:var(--darkWhite);box-sizing:border-box;border:none;border-radius:.5em;outline:none;width:100%;padding:.6rem .7rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:box-shadow .15s,background .15s}.productPopup-module__tt-00G__tableInput:focus{background:var(--darkWhite);box-shadow:0 0 0 .1875em var(--thodaMain)}.productPopup-module__tt-00G__rowError{color:var(--red2);grid-column:1/-1;font-size:.72rem;font-weight:600}.productPopup-module__tt-00G__formLevelError{color:var(--red2);text-align:center;font-size:.78rem;font-weight:600}.productPopup-module__tt-00G__sizeStaticLabel{background:var(--black);height:2.375em;color:var(--white);border-radius:.5em;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;display:flex}@media (max-width:30em){.productPopup-module__tt-00G__modalBody .formRow{flex-direction:column}.productPopup-module__tt-00G__modalBody .formRow .inputField{width:100%}}.productPopup-module__tt-00G__modalBody form{gap:1rem}.productPopup-module__tt-00G__modalBody form label{color:var(--medGray);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.2rem;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;display:block}.productPopup-module__tt-00G__modalBody form input,.productPopup-module__tt-00G__modalBody form select,.productPopup-module__tt-00G__modalBody form textarea{width:100%;color:var(--black);background:var(--darkWhite);box-sizing:border-box;border:none;border-radius:.5em;outline:none;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:box-shadow .15s,background .15s}.productPopup-module__tt-00G__modalBody form input:focus,.productPopup-module__tt-00G__modalBody form select:focus,.productPopup-module__tt-00G__modalBody form textarea:focus{background:var(--darkWhite);box-shadow:0 0 0 .1875em var(--thodaMain)}.productPopup-module__tt-00G__modalBody form textarea{resize:vertical;min-height:5em}.productPopup-module__tt-00G__modalBody form input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.productPopup-module__tt-00G__modalBody form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.productPopup-module__tt-00G__modalBody form [class*=formRow]{flex-flow:wrap;align-items:flex-start;gap:.8rem;display:flex}.productPopup-module__tt-00G__modalBody form [class*=formRow]>*{flex:1;min-width:0}.productPopup-module__tt-00G__modalFooter{border-top:.0625em solid var(--halfGray);background:var(--white);flex-shrink:0;grid-template-columns:1fr 1.6fr;gap:.8rem;padding:1rem 1.4rem;display:grid}@media (max-width:30em){.productPopup-module__tt-00G__modal{border-radius:1em 1em 0 0;max-width:100%;max-height:95vh;margin-top:auto}.productPopup-module__tt-00G__overlay{align-items:flex-end;padding:0}.productPopup-module__tt-00G__sizeTableHead,.productPopup-module__tt-00G__sizeTableRow{grid-template-columns:1fr}.productPopup-module__tt-00G__confirmModal{border-radius:.875em .875em 0 0;max-width:100%;margin-top:auto}}
.queryPopup-module__ZkVYla__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.queryPopup-module__ZkVYla__modal{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.queryPopup-module__ZkVYla__modalHeader{border-bottom:1px solid var(--halfGray);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.queryPopup-module__ZkVYla__modalTitle{color:var(--black);margin:0;font-size:1rem;font-weight:700}.queryPopup-module__ZkVYla__closeBtn{cursor:pointer;color:var(--black);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.queryPopup-module__ZkVYla__closeBtn svg{width:18px;height:18px;display:block}.queryPopup-module__ZkVYla__closeBtn:hover{background:var(--darkWhite)}.queryPopup-module__ZkVYla__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.queryPopup-module__ZkVYla__modalBody::-webkit-scrollbar{width:4px}.queryPopup-module__ZkVYla__modalBody::-webkit-scrollbar-thumb{background:var(--darkWhite);border-radius:4px}.queryPopup-module__ZkVYla__topRow{grid-template-columns:1fr 1fr;align-items:end;gap:1rem;display:grid}.queryPopup-module__ZkVYla__formGroup{flex-direction:column;gap:.4rem;display:flex}.queryPopup-module__ZkVYla__label{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.queryPopup-module__ZkVYla__selectWrapper{align-items:center;width:100%;display:flex;position:relative}.queryPopup-module__ZkVYla__selectArrow{pointer-events:none;color:var(--medGray);flex-shrink:0;align-items:center;width:12px;height:12px;display:flex;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.queryPopup-module__ZkVYla__selectArrow svg{width:12px;height:12px;display:block}.queryPopup-module__ZkVYla__select{appearance:none;width:100%;color:var(--black);cursor:pointer;border:none;border-radius:8px;outline:none;padding:.6rem 2rem .6rem .75rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s;background:var(--darkWhite)!important}.queryPopup-module__ZkVYla__select:focus{border-color:var(--lightGray)}.queryPopup-module__ZkVYla__select option[value=""]{color:var(--lightGray)}.queryPopup-module__ZkVYla__saleTypeToggle{background:var(--darkWhite);border-radius:10px;grid-template-columns:1fr 1fr;gap:0;padding:4px;display:grid}.queryPopup-module__ZkVYla__saleTypeBtn{color:var(--medGray);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:.45rem .4rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;transition:all .18s}.queryPopup-module__ZkVYla__saleTypeBtn:hover{color:var(--darkGray)}.queryPopup-module__ZkVYla__saleTypeBtnActive{background:var(--white);color:var(--black);font-weight:700;box-shadow:0 1px 4px #0000001f}.queryPopup-module__ZkVYla__productsSection{flex-direction:column;gap:.5rem;display:flex}.queryPopup-module__ZkVYla__productsHeader{justify-content:space-between;align-items:center;display:flex}.queryPopup-module__ZkVYla__addProductBtn{color:var(--black);cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;transition:color .15s}.queryPopup-module__ZkVYla__addProductBtn:hover{color:var(--medGray)}.queryPopup-module__ZkVYla__productsTable{border:none;border-radius:10px;overflow:hidden}.queryPopup-module__ZkVYla__tableHead{background:var(--darkWhite);border-bottom:1px solid var(--lightGray);grid-template-columns:1.8fr .7fr .5fr .3fr;align-items:center;gap:.75rem;padding:.6rem .9rem;display:grid}.queryPopup-module__ZkVYla__colProduct,.queryPopup-module__ZkVYla__colSize,.queryPopup-module__ZkVYla__colQty,.queryPopup-module__ZkVYla__colAction{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700}.queryPopup-module__ZkVYla__tableRow{border-bottom:1px solid var(--lightGray);grid-template-columns:1.8fr .7fr .5fr .3fr;align-items:center;gap:.75rem;padding:.75rem .9rem;display:grid}.queryPopup-module__ZkVYla__tableRow:last-child{border-bottom:none}.queryPopup-module__ZkVYla__productSelect{appearance:none;width:100%;color:var(--black);background:var(--white);cursor:pointer;border:none;border-radius:7px;outline:none;padding:.5rem 1.8rem .5rem .65rem;font-family:Poppins,sans-serif;font-size:.78rem;transition:border-color .15s}.queryPopup-module__ZkVYla__productSelect:focus{border-color:var(--lightGray)}.queryPopup-module__ZkVYla__sizeSelect{appearance:none;width:100%;color:var(--black);background:var(--white);cursor:pointer;text-align:center;border:none;border-radius:7px;outline:none;padding:.5rem 1.6rem .5rem .55rem;font-family:Poppins,sans-serif;font-size:.78rem;transition:border-color .15s}.queryPopup-module__ZkVYla__sizeSelect:focus{border-color:var(--lightGray)}.queryPopup-module__ZkVYla__qtyInput{width:100%;color:var(--black);background:var(--white);text-align:center;box-sizing:border-box;border:none;border-radius:7px;outline:none;padding:.5rem .4rem;font-family:Poppins,sans-serif;font-size:.78rem;transition:border-color .15s}.queryPopup-module__ZkVYla__qtyInput:focus{border-color:var(--lightGray)}.queryPopup-module__ZkVYla__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.queryPopup-module__ZkVYla__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.queryPopup-module__ZkVYla__qtyInput[type=number]{-moz-appearance:textfield}.queryPopup-module__ZkVYla__deleteBtn{cursor:pointer;width:30px;height:30px;color:var(--red2);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:background .15s;display:flex}.queryPopup-module__ZkVYla__deleteBtn:hover{background:var(--lightGray)}.queryPopup-module__ZkVYla__modalFooter{border-top:1px solid var(--halfGray);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem 1.25rem;display:flex}.queryPopup-module__ZkVYla__totalGroup{flex-direction:column;gap:.1rem;display:flex}.queryPopup-module__ZkVYla__totalLabel{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.queryPopup-module__ZkVYla__totalValue{color:var(--black);font-size:1.35rem;font-weight:700;line-height:1.2}.queryPopup-module__ZkVYla__footerActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.queryPopup-module__ZkVYla__cancelBtn{border:1.5px solid var(--lightGray);background:var(--halfGray);color:var(--darkGray);cursor:pointer;white-space:nowrap;border-radius:10px;padding:.65rem 1.25rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.queryPopup-module__ZkVYla__cancelBtn:hover{background:var(--darkWhite);border-color:var(--lightGray)}.queryPopup-module__ZkVYla__confirmBtn{background:var(--black);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.65rem 1.4rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s,opacity .15s}.queryPopup-module__ZkVYla__confirmBtn:hover{background:var(--darkGray)}.queryPopup-module__ZkVYla__confirmBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.queryPopup-module__ZkVYla__overlay{align-items:flex-end;padding:0}.queryPopup-module__ZkVYla__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh}.queryPopup-module__ZkVYla__topRow{grid-template-columns:1fr}.queryPopup-module__ZkVYla__tableHead,.queryPopup-module__ZkVYla__tableRow{grid-template-columns:1.5fr .6fr .5fr .3fr;gap:.5rem}.queryPopup-module__ZkVYla__modalFooter{flex-direction:column;align-items:stretch;gap:.75rem}.queryPopup-module__ZkVYla__footerActions{grid-template-columns:1fr 1.6fr;display:grid}}.queryPopup-module__ZkVYla__productsList{flex-direction:column;gap:.5rem;display:flex}.queryPopup-module__ZkVYla__productCard{background:var(--halfGray);border-radius:10px;align-items:flex-end;gap:.75rem;padding:.75rem .9rem;display:flex}.queryPopup-module__ZkVYla__productCardField{flex-direction:column;flex:1;gap:.3rem;display:flex}.queryPopup-module__ZkVYla__productCardFieldSmall{flex-direction:column;flex-shrink:0;gap:.3rem;width:80px;display:flex}.queryPopup-module__ZkVYla__cardLabel{color:var(--medGray);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700}.queryPopup-module__ZkVYla__modalBody select:not(.queryPopup-module__ZkVYla__productSelect):not(.queryPopup-module__ZkVYla__sizeSelect){background:var(--halfGray)!important;border:none!important;border-radius:8px!important;font-family:Poppins,sans-serif!important}
.csvExportPopup-module__zzyvgG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.csvExportPopup-module__zzyvgG__modal{background:var(--white);border-radius:16px;flex-direction:column;gap:1rem;width:420px;max-width:95vw;padding:1.5rem;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:visible;box-shadow:0 20px 60px #00000026}.csvExportPopup-module__zzyvgG__dropdownWrapper{flex-direction:column;gap:.3rem;display:flex;position:relative}.csvExportPopup-module__zzyvgG__dropdownTrigger{border:1.5px solid var(--lightGray);background:var(--white);color:var(--black);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;transition:border-color .15s;display:flex}.csvExportPopup-module__zzyvgG__dropdownTrigger:hover{border-color:var(--black)}.csvExportPopup-module__zzyvgG__dropdownMenu{background:var(--white);border:1.5px solid var(--lightGray);z-index:50;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.csvExportPopup-module__zzyvgG__dropdownItem{text-align:left;width:100%;color:var(--darkGray);cursor:pointer;background:0 0;border:none;padding:.65rem .9rem;font-family:Poppins,sans-serif;font-size:.8rem;transition:background .12s;display:block}.csvExportPopup-module__zzyvgG__dropdownItem:hover{color:var(--black);background:#f5f5f5}.csvExportPopup-module__zzyvgG__dropdownItemActive{background:var(--black);color:var(--white);font-weight:600}.csvExportPopup-module__zzyvgG__dropdownItemActive:hover{background:var(--darkGray);color:var(--white)}.csvExportPopup-module__zzyvgG__header{justify-content:space-between;align-items:center;display:flex}.csvExportPopup-module__zzyvgG__title{color:var(--black);margin:0;font-size:1rem;font-weight:700}.csvExportPopup-module__zzyvgG__closeBtn{cursor:pointer;color:var(--medGray);background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .15s;display:flex}.csvExportPopup-module__zzyvgG__closeBtn:hover{color:var(--black);background:#f5f5f5}.csvExportPopup-module__zzyvgG__subtitle{color:var(--medGray);margin:0;font-size:.82rem}.csvExportPopup-module__zzyvgG__quickRanges{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.csvExportPopup-module__zzyvgG__rangePill{border:1.5px solid var(--lightGray);background:var(--white);color:var(--medGray);cursor:pointer;text-align:center;border-radius:8px;padding:.6rem 1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:all .15s}.csvExportPopup-module__zzyvgG__rangePill:hover{border-color:var(--black);color:var(--black)}.csvExportPopup-module__zzyvgG__rangePillActive{background:var(--black);color:var(--white);border-color:var(--black)}.csvExportPopup-module__zzyvgG__divider{color:var(--lightGray);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.csvExportPopup-module__zzyvgG__divider:before,.csvExportPopup-module__zzyvgG__divider:after{content:"";background:var(--lightGray);flex:1;height:1px}.csvExportPopup-module__zzyvgG__dateRow{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.csvExportPopup-module__zzyvgG__dateGroup{flex-direction:column;gap:.3rem;display:flex}.csvExportPopup-module__zzyvgG__label{color:var(--medGray);letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.csvExportPopup-module__zzyvgG__dateInput{border:1.5px solid var(--medGray);color:var(--black);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:.55rem .7rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s}.csvExportPopup-module__zzyvgG__dateInput:focus{border-color:var(--black)}.csvExportPopup-module__zzyvgG__footer{grid-template-columns:1fr 1.5fr;gap:.8rem;padding-top:.4rem;display:grid}.csvExportPopup-module__zzyvgG__cancelBtn{border:1.5px solid var(--lightGray);background:var(--white);color:var(--darkGray);cursor:pointer;border-radius:10px;padding:.7rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s}.csvExportPopup-module__zzyvgG__cancelBtn:hover{background:var(--white)}.csvExportPopup-module__zzyvgG__exportBtn{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:.7rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s}.csvExportPopup-module__zzyvgG__exportBtn:hover:not(:disabled){background:var(--darkGray)}.csvExportPopup-module__zzyvgG__exportBtn:disabled{background:var(--lightGray);cursor:not-allowed}
.suppliersPopup-module__88e7HW__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.suppliersPopup-module__88e7HW__modal{background:#fff;flex-direction:column;width:400px;max-width:400px;max-height:150vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003;border-radius:20px!important}.suppliersPopup-module__88e7HW__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem 1rem;display:flex}.suppliersPopup-module__88e7HW__modalTitle{color:#111;margin:0;font-size:1.05rem;font-weight:700}.suppliersPopup-module__88e7HW__closeBtn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.suppliersPopup-module__88e7HW__closeBtn:hover{color:#111;background:#f5f5f5}.suppliersPopup-module__88e7HW__modalBody{flex:1;padding:0 1.4rem 1.4rem;overflow-y:auto}.suppliersPopup-module__88e7HW__modalBody::-webkit-scrollbar{width:4px}.suppliersPopup-module__88e7HW__modalBody::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.suppliersPopup-module__88e7HW__form{flex-direction:column;gap:1rem;display:flex}.suppliersPopup-module__88e7HW__imageRow{align-items:center;gap:.8rem;display:flex}.suppliersPopup-module__88e7HW__imageThumb{color:#bbb;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex;overflow:hidden}.suppliersPopup-module__88e7HW__imagePreviewImg{object-fit:cover;width:100%;height:100%}.suppliersPopup-module__88e7HW__uploadBtn{color:#444;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.suppliersPopup-module__88e7HW__uploadBtn:hover{background:#f9f9f9;border-color:#bbb}.suppliersPopup-module__88e7HW__sizeBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.suppliersPopup-module__88e7HW__sizeBtn:hover{color:#111;border-color:#111}.suppliersPopup-module__88e7HW__formGroup{flex-direction:column;gap:.35rem;display:flex}.suppliersPopup-module__88e7HW__label{color:#888;letter-spacing:.05em;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700}.suppliersPopup-module__88e7HW__twoCol{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.suppliersPopup-module__88e7HW__label{color:#888;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.suppliersPopup-module__88e7HW__input{color:#111;background:var(--darkWhite,#fff);box-sizing:border-box;border:none;border-radius:8px;outline:none;width:100%;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.suppliersPopup-module__88e7HW__input:focus{background:#fff;border-color:#aaa;box-shadow:0 0 0 3px #0000000d}.suppliersPopup-module__88e7HW__textarea{color:#111;background:var(--lightWhite,#fafafa);resize:vertical;box-sizing:border-box;border:none;border-radius:8px;outline:none;width:100%;padding:.6rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.suppliersPopup-module__88e7HW__textarea:focus{background:var(--darkWhite,#fff);border-color:#111;box-shadow:0 0 0 3px #0000000d}.suppliersPopup-module__88e7HW__sizesRow{flex-wrap:wrap;gap:.5rem;display:flex}.suppliersPopup-module__88e7HW__sizeBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;width:40px;height:40px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;transition:all .15s}.suppliersPopup-module__88e7HW__sizeBtn:hover{border-color:#111;font-weight:700}.suppliersPopup-module__88e7HW__sizeActive{color:#fff;background:#111;border-color:#111}.suppliersPopup-module__88e7HW__actions{grid-template-columns:1fr 1.6fr;gap:.8rem;padding-top:.4rem;display:grid}.suppliersPopup-module__88e7HW__cancelBtn{background:var(--darkWhite,#fff);color:#000;cursor:pointer;border:1.5px solid #e0e0e0;border-radius:10px;padding:.5rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.suppliersPopup-module__88e7HW__cancelBtn:hover{background:#fff;border-color:#bbb}.suppliersPopup-module__88e7HW__submitBtn{cursor:pointer;z-index:1;border-radius:10px;padding:.75rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s;color:#fff!important;background:#111!important;border:none!important}.suppliersPopup-module__88e7HW__uploadBtn svg{flex-shrink:0;width:16px;height:16px}.suppliersPopup-module__88e7HW__modalBody form{gap:1rem}.suppliersPopup-module__88e7HW__modalBody form label{color:#888;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.2rem;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;display:block}.suppliersPopup-module__88e7HW__modalBody form input,.suppliersPopup-module__88e7HW__modalBody form select,.suppliersPopup-module__88e7HW__modalBody form textarea{color:#111;box-sizing:border-box;background:#f9f9f9;border:none;border-radius:12px;outline:none;width:100%;padding:.85rem .8rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:box-shadow .15s,background .15s}.suppliersPopup-module__88e7HW__modalBody form input::placeholder,.suppliersPopup-module__88e7HW__modalBody form textarea::placeholder{color:#0000}.suppliersPopup-module__88e7HW__modalBody form textarea{resize:vertical;min-height:80px}.suppliersPopup-module__88e7HW__modalBody form input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.suppliersPopup-module__88e7HW__modalBody form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.suppliersPopup-module__88e7HW__modalBody form [class*=formRow]{flex-direction:row;align-items:flex-start;gap:.8rem;display:flex}.suppliersPopup-module__88e7HW__modalBody form [class*=formRow]>*{flex:1;min-width:0}.suppliersPopup-module__88e7HW__modalBody form button[type=button][class*=formBtn]{cursor:pointer;box-sizing:border-box;width:100%;transition:background .15s,border-color .15s;color:#444!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #e0e0e0!important;border-radius:14px!important;padding:.85rem!important;font-family:Poppins,sans-serif!important;font-size:.88rem!important;font-weight:600!important}.suppliersPopup-module__88e7HW__modalBody form button[type=button][class*=formBtn]:hover{background:#f5f5f5!important;border-color:#bbb!important}.suppliersPopup-module__88e7HW__modalFooter{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;grid-template-columns:1fr 1.6fr;gap:.8rem;padding:1rem 1.4rem;display:grid}.suppliersPopup-module__88e7HW__confirmModal{background:#fff;border-radius:14px;flex-direction:column;gap:.8rem;width:100%;max-width:360px;padding:1.8rem;font-family:Poppins,sans-serif;display:flex;box-shadow:0 20px 60px #0003}.suppliersPopup-module__88e7HW__confirmTitle{color:#111;margin:0;font-size:1rem;font-weight:700}.suppliersPopup-module__88e7HW__confirmText{color:#666;margin:0;font-size:.85rem;line-height:1.6}.suppliersPopup-module__88e7HW__confirmActions{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.4rem;display:grid}.suppliersPopup-module__88e7HW__noBtn{color:#444;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.65rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.suppliersPopup-module__88e7HW__noBtn:hover{background:#f5f5f5}.suppliersPopup-module__88e7HW__confirmBtn{color:#fff;cursor:pointer;background:#d32f2f;border:none;border-radius:8px;padding:.65rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.suppliersPopup-module__88e7HW__confirmBtn:hover{background:#b71c1c}@media (max-width:480px){.suppliersPopup-module__88e7HW__modalBody .formRow{flex-direction:column}.suppliersPopup-module__88e7HW__modalBody .formRow .inputField{width:100%}.suppliersPopup-module__88e7HW__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh;margin-top:auto}.suppliersPopup-module__88e7HW__overlay{align-items:flex-end;padding:0}.suppliersPopup-module__88e7HW__twoCol{grid-template-columns:1fr}.suppliersPopup-module__88e7HW__confirmModal{border-radius:14px 14px 0 0;max-width:100%;margin-top:auto}}
