.admin-module__aXBbkG__adminLayout{background:#fdf6ec;min-height:100vh;display:flex}.admin-module__aXBbkG__sidebar{background:#fbf3e4;border-right:1px solid #b4642824;flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.admin-module__aXBbkG__sidebarHeader{border-bottom:1px solid #b4642824;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;display:flex}.admin-module__aXBbkG__sidebarLogo{align-items:center;gap:.75rem;display:flex}.admin-module__aXBbkG__sidebarLogoImg{object-fit:cover;border-radius:8px}.admin-module__aXBbkG__sidebarBrand{color:#e85d04;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800}.admin-module__aXBbkG__sidebarSub{color:#7b4a2d;letter-spacing:.05em;font-size:.65rem}.admin-module__aXBbkG__closeSidebar{color:#7b4a2d;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:none}.admin-module__aXBbkG__closeSidebar:hover{color:#e85d04}.admin-module__aXBbkG__sidebarNav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.admin-module__aXBbkG__navItem{color:#7b4a2d;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.admin-module__aXBbkG__navItem:hover{color:#2e1700;background:#e85d0414}.admin-module__aXBbkG__navItem.admin-module__aXBbkG__navItemActive{color:#e85d04;background:#e85d041f;border:1px solid #e85d0426;font-weight:600}.admin-module__aXBbkG__sidebarFooter{border-top:1px solid #b4642824;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.admin-module__aXBbkG__userEmail{color:#b8875a;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.admin-module__aXBbkG__logoutBtn{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef444426;border-radius:9px;align-items:center;gap:.5rem;width:100%;padding:.6rem .875rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.admin-module__aXBbkG__logoutBtn:hover{background:#ef44441f}.admin-module__aXBbkG__adminMain{flex-direction:column;flex:1;min-width:0;display:flex}.admin-module__aXBbkG__topBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#fdf6ece6;border-bottom:1px solid #b4642824;justify-content:space-between;align-items:center;padding:.875rem 1.5rem;display:flex;position:sticky;top:0}.admin-module__aXBbkG__menuBtn{color:#7b4a2d;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:none}.admin-module__aXBbkG__menuBtn:hover{color:#e85d04;background:#e85d0414}.admin-module__aXBbkG__topBarRight{align-items:center;gap:.75rem;display:flex}.admin-module__aXBbkG__viewSiteBtn{color:#7b4a2d;font-family:Inter,sans-serif;font-size:.82rem;transition:color .15s}.admin-module__aXBbkG__viewSiteBtn:hover{color:#e85d04}.admin-module__aXBbkG__content{flex:1;padding:2rem 1.5rem}.admin-module__aXBbkG__backdrop{z-index:98;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3d1a0066;display:none;position:fixed;inset:0}@media (max-width:768px){.admin-module__aXBbkG__sidebar{z-index:99;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.admin-module__aXBbkG__sidebar.admin-module__aXBbkG__sidebarOpen{transform:translate(0)}.admin-module__aXBbkG__backdrop{display:block}.admin-module__aXBbkG__closeSidebar,.admin-module__aXBbkG__menuBtn{display:flex}.admin-module__aXBbkG__content{padding:1.25rem 1rem}}
.categories-module__S0GUcG__page{flex-direction:column;gap:1.5rem;display:flex}.categories-module__S0GUcG__header{justify-content:space-between;align-items:flex-start;display:flex}.categories-module__S0GUcG__title{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.categories-module__S0GUcG__subtitle{color:#7b4a2d;margin-top:.2rem;font-size:.85rem}.categories-module__S0GUcG__loading{color:#7b4a2d;text-align:center;padding:2rem}.categories-module__S0GUcG__emptyState{text-align:center;background:#ffffff8c;border:1px dashed #b4642833;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:4rem;display:flex}.categories-module__S0GUcG__emptyState p{color:#7b4a2d;font-size:.875rem}.categories-module__S0GUcG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.categories-module__S0GUcG__card{background:#fff9;border:1px solid #b4642824;border-radius:14px;flex-direction:column;gap:1rem;padding:1.1rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #64320a0a}.categories-module__S0GUcG__card:hover{background:#ffffffe6;border-color:#e85d0440;transform:translateY(-2px);box-shadow:0 8px 24px #e85d0414}.categories-module__S0GUcG__cardTop{align-items:center;gap:.875rem;width:100%;display:flex}.categories-module__S0GUcG__cardIcon{flex-shrink:0;font-size:2rem}.categories-module__S0GUcG__cardBody{flex:1;min-width:0}.categories-module__S0GUcG__cardName{color:#2e1700;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.categories-module__S0GUcG__cardTelugu{color:#b8875a;font-size:.75rem}.categories-module__S0GUcG__cardOrder{color:#7b4a2d;margin-top:.1rem;font-size:.72rem}.categories-module__S0GUcG__cardActions{border-top:1px solid #b464281a;flex-shrink:0;justify-content:flex-end;gap:.3rem;width:100%;padding-top:.75rem;display:flex}.categories-module__S0GUcG__editBtn{color:#7b4a2d;cursor:pointer;background:#e85d040f;border:1px solid #e85d0424;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.categories-module__S0GUcG__editBtn:hover{color:#e85d04;background:#e85d041f}.categories-module__S0GUcG__deleteBtn{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef44442e;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.categories-module__S0GUcG__deleteBtn:hover{background:#ef444429}.categories-module__S0GUcG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#3d1a0066;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.categories-module__S0GUcG__modal{background:#fdf6ec;border:1px solid #b4642833;border-radius:20px;width:100%;max-width:440px;box-shadow:0 12px 40px #64320a1f}.categories-module__S0GUcG__modalHeader{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 0;display:flex}.categories-module__S0GUcG__modalTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.categories-module__S0GUcG__closeModal{color:#b8875a;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.categories-module__S0GUcG__closeModal:hover{color:#e85d04;background:#e85d0414}.categories-module__S0GUcG__modalBody{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.categories-module__S0GUcG__modalFooter{border-top:1px solid #b4642824;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.categories-module__S0GUcG__iconPicker{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.categories-module__S0GUcG__iconOption{cursor:pointer;background:#e85d040f;border:1px solid #e85d0424;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .15s;display:flex}.categories-module__S0GUcG__iconOption:hover{background:#e85d041f}.categories-module__S0GUcG__iconSelected{background:#e85d0433!important;border-color:#e85d04!important}
.dashboard-module__lt5B-W__page{flex-direction:column;gap:2rem;display:flex}.dashboard-module__lt5B-W__header{margin-bottom:.5rem}.dashboard-module__lt5B-W__title{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.dashboard-module__lt5B-W__subtitle{color:#7b4a2d;margin-top:.25rem;font-size:.875rem}.dashboard-module__lt5B-W__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.dashboard-module__lt5B-W__statCard{background:#fff9;border:1px solid #b4642824;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 2px 8px #64320a0a}.dashboard-module__lt5B-W__statIcon{color:#e85d04;background:#e85d0414;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dashboard-module__lt5B-W__statValue{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.dashboard-module__lt5B-W__statLabel{color:#7b4a2d;margin-top:.1rem;font-size:.78rem}.dashboard-module__lt5B-W__sectionTitle{color:#7b4a2d;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700}.dashboard-module__lt5B-W__actionsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.dashboard-module__lt5B-W__actionCard{text-align:center;color:#7b4a2d;cursor:pointer;background:#fff9;border:1px solid #b4642824;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #64320a0a}.dashboard-module__lt5B-W__actionCard:hover{color:#e85d04;background:#ffffffe6;border-color:#e85d0440;transform:translateY(-2px);box-shadow:0 8px 24px #e85d0414}.dashboard-module__lt5B-W__emptyState{text-align:center;background:#ffffff8c;border:1px solid #b4642824;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:3rem;display:flex}.dashboard-module__lt5B-W__emptyState p{color:#7b4a2d;max-width:300px;font-size:.875rem;line-height:1.5}.dashboard-module__lt5B-W__ordersTable{background:#fff9;border:1px solid #b4642824;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #64320a0a}.dashboard-module__lt5B-W__tableHeader{color:#7b4a2d;letter-spacing:.05em;text-transform:uppercase;background:#f5ead6cc;border-bottom:1px solid #b464281f;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;padding:.8rem 1.25rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:grid}.dashboard-module__lt5B-W__tableRow{color:#b8875a;border-bottom:1px solid #b4642814;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;align-items:center;padding:.875rem 1.25rem;font-size:.875rem;transition:background .15s;display:grid}.dashboard-module__lt5B-W__tableRow:last-child{border-bottom:none}.dashboard-module__lt5B-W__tableRow:hover{background:#ffffffd9}.dashboard-module__lt5B-W__amount{color:#2e1700;font-family:Outfit,sans-serif;font-weight:700}.dashboard-module__lt5B-W__status{text-transform:capitalize;border-radius:9999px;width:fit-content;padding:.2rem .6rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__lt5B-W__statusPending{color:#b45309;background:#fbbf241f;border:1px solid #fbbf2440}.dashboard-module__lt5B-W__statusConfirmed{color:#15803d;background:#22c55e1f;border:1px solid #22c55e40}.dashboard-module__lt5B-W__date{color:#b8875a;font-size:.78rem}@media (max-width:900px){.dashboard-module__lt5B-W__statsGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__lt5B-W__tableHeader,.dashboard-module__lt5B-W__tableRow{grid-template-columns:2fr 1fr 1fr}.dashboard-module__lt5B-W__tableHeader span:nth-child(2),.dashboard-module__lt5B-W__tableRow span:nth-child(2),.dashboard-module__lt5B-W__tableHeader span:last-child,.dashboard-module__lt5B-W__tableRow span:last-child{display:none}}@media (max-width:600px){.dashboard-module__lt5B-W__statsGrid{grid-template-columns:1fr 1fr}.dashboard-module__lt5B-W__actionsGrid{grid-template-columns:1fr}}
.orders-module__pzxrzW__page{flex-direction:column;gap:1.5rem;display:flex}.orders-module__pzxrzW__header{justify-content:space-between;align-items:flex-start;display:flex}.orders-module__pzxrzW__title{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.orders-module__pzxrzW__subtitle{color:#7b4a2d;margin-top:.2rem;font-size:.85rem}.orders-module__pzxrzW__loading{color:#7b4a2d;text-align:center;padding:2rem}.orders-module__pzxrzW__emptyState{text-align:center;background:#ffffff8c;border:1px dashed #b4642833;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:4rem;display:flex;box-shadow:0 2px 12px #64320a0a}.orders-module__pzxrzW__emptyState h3{color:#2e1700;font-family:Outfit,sans-serif;font-weight:700}.orders-module__pzxrzW__emptyState p{color:#7b4a2d;max-width:300px;font-size:.875rem;line-height:1.5}.orders-module__pzxrzW__ordersList{flex-direction:column;gap:.75rem;display:flex}.orders-module__pzxrzW__orderCard{background:#fff9;border:1px solid #b4642824;border-radius:14px;transition:border-color .2s;overflow:hidden;box-shadow:0 2px 8px #64320a0a}.orders-module__pzxrzW__orderCard:hover{background:#ffffffe6;border-color:#e85d0440}.orders-module__pzxrzW__orderHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.orders-module__pzxrzW__orderMeta{align-items:center;gap:.875rem;display:flex}.orders-module__pzxrzW__statusDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.orders-module__pzxrzW__dotPending{background:#f59e0b;box-shadow:0 0 6px #f59e0b80}.orders-module__pzxrzW__dotConfirmed{background:#10b981;box-shadow:0 0 6px #10b98180}.orders-module__pzxrzW__customerName{color:#2e1700;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.orders-module__pzxrzW__customerPhone{color:#7b4a2d;margin-top:.1rem;font-size:.8rem}.orders-module__pzxrzW__orderRight{align-items:center;gap:.875rem;display:flex}.orders-module__pzxrzW__orderAmount{color:#e85d04;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800}.orders-module__pzxrzW__statusBadge{text-transform:capitalize;border-radius:9999px;padding:.2rem .6rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700}.orders-module__pzxrzW__badgePending{color:#b45309;background:#fbbf241f;border:1px solid #fbbf2440}.orders-module__pzxrzW__badgeConfirmed{color:#15803d;background:#22c55e1f;border:1px solid #22c55e40}.orders-module__pzxrzW__orderDate{color:#b8875a;font-size:.78rem}.orders-module__pzxrzW__chevron{color:#7b4a2d;font-size:.7rem}.orders-module__pzxrzW__orderDetails{border-top:1px solid #b464281f;flex-direction:column;gap:1rem;margin-top:0;padding:1rem 1.25rem 1.25rem;display:flex}.orders-module__pzxrzW__deliveryInfo{color:#7b4a2d;font-size:.85rem}.orders-module__pzxrzW__deliveryInfo strong{color:#2e1700}.orders-module__pzxrzW__itemsList{background:#fdf6eccc;border:1px solid #b464281a;border-radius:10px;flex-direction:column;gap:.5rem;padding:.875rem;display:flex}.orders-module__pzxrzW__itemsTitle{color:#b8875a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:700}.orders-module__pzxrzW__orderItem{color:#2e1700;justify-content:space-between;font-size:.875rem;display:flex}.orders-module__pzxrzW__itemAmt{color:#e85d04;font-family:Outfit,sans-serif;font-weight:700}.orders-module__pzxrzW__itemTotal{color:#2e1700;border-top:1px solid #b4642824;justify-content:space-between;margin-top:.25rem;padding-top:.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:800;display:flex}.orders-module__pzxrzW__orderActions{flex-wrap:wrap;gap:.75rem;display:flex}.orders-module__pzxrzW__confirmBtn{color:#15803d;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e40;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.orders-module__pzxrzW__confirmBtn:hover{background:#22c55e26}.orders-module__pzxrzW__waBtn{color:#166534;cursor:pointer;background:#25d3661a;border:1px solid #25d36640;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.orders-module__pzxrzW__waBtn:hover{background:#25d36626}
.products-module__pt9-6q__page{flex-direction:column;gap:1.5rem;display:flex}.products-module__pt9-6q__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.products-module__pt9-6q__title{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.products-module__pt9-6q__subtitle{color:#7b4a2d;margin-top:.2rem;font-size:.85rem}.products-module__pt9-6q__filterRow{flex-wrap:wrap;gap:.5rem;display:flex}.products-module__pt9-6q__filterChip{color:#7b4a2d;cursor:pointer;background:#fff9;border:1px solid #b4642824;border-radius:9999px;padding:.35rem .875rem;font-size:.8rem;font-weight:500;transition:all .15s}.products-module__pt9-6q__filterChip:hover{color:#2e1700;background:#ffffffe6;border-color:#e85d0438}.products-module__pt9-6q__filterActive{font-weight:600;color:#c44d03!important;background:#e85d041f!important;border-color:#e85d04!important}.products-module__pt9-6q__loading{text-align:center;color:#7b4a2d;padding:3rem}.products-module__pt9-6q__emptyState{text-align:center;background:#ffffff8c;border:1px solid #b4642824;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:4rem;display:flex;box-shadow:0 2px 12px #64320a0a}.products-module__pt9-6q__emptyState p{color:#7b4a2d;font-size:.875rem}.products-module__pt9-6q__table{background:#fff9;border:1px solid #b4642824;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #64320a0a}.products-module__pt9-6q__tableHeader{color:#7b4a2d;letter-spacing:.05em;text-transform:uppercase;background:#f5ead6cc;border-bottom:1px solid #b464281f;grid-template-columns:2.5fr 1fr 2fr 1fr 1fr;padding:.8rem 1.25rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:grid}.products-module__pt9-6q__tableRow{border-bottom:1px solid #b4642814;grid-template-columns:2.5fr 1fr 2fr 1fr 1fr;align-items:center;gap:.5rem;padding:.875rem 1.25rem;transition:background .15s;display:grid}.products-module__pt9-6q__tableRow:last-child{border-bottom:none}.products-module__pt9-6q__tableRow:hover{background:#ffffffd9}.products-module__pt9-6q__rowDisabled{opacity:.6}.products-module__pt9-6q__productCell{align-items:center;gap:.75rem;display:flex}.products-module__pt9-6q__productImg{background:#e85d040f;border-radius:8px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.products-module__pt9-6q__productImg img{object-fit:cover;width:100%;height:100%}.products-module__pt9-6q__imgPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}.products-module__pt9-6q__productName{color:#2e1700;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.products-module__pt9-6q__productTelugu{color:#b8875a;font-size:.75rem}.products-module__pt9-6q__catBadge{color:#e85d04;background:#e85d041a;border:1px solid #e85d0426;border-radius:6px;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.products-module__pt9-6q__pricesList{flex-wrap:wrap;gap:.3rem;display:flex}.products-module__pt9-6q__priceChip{color:#7b4a2d;background:#f5ead6cc;border:1px solid #b464281f;border-radius:5px;padding:.15rem .45rem;font-size:.75rem;font-weight:500}.products-module__pt9-6q__statusBadge{border-radius:9999px;width:fit-content;padding:.2rem .6rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.products-module__pt9-6q__statusOn{color:#15803d;background:#22c55e1f;border:1px solid #22c55e40}.products-module__pt9-6q__statusOff{color:#dc2626;background:#ef44441a;border:1px solid #ef444438}.products-module__pt9-6q__actions{gap:.3rem;display:flex}.products-module__pt9-6q__iconBtn{color:#7b4a2d;cursor:pointer;background:#e85d040f;border:1px solid #e85d0424;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.products-module__pt9-6q__iconBtn:hover{color:#e85d04;background:#e85d041f}.products-module__pt9-6q__deleteBtn:hover{color:#dc2626!important;background:#ef44441a!important;border-color:#ef444433!important}.products-module__pt9-6q__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#3d1a0066;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.products-module__pt9-6q__modal{background:#fdf6ec;border:1px solid #b4642833;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 12px 40px #64320a1f}.products-module__pt9-6q__modalHeader{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.products-module__pt9-6q__modalTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.products-module__pt9-6q__closeModal{color:#7b4a2d;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.products-module__pt9-6q__closeModal:hover{color:#e85d04;background:#e85d0414}.products-module__pt9-6q__modalBody{flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.products-module__pt9-6q__modalFooter{border-top:1px solid #b4642824;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.products-module__pt9-6q__imageUploadArea{cursor:pointer;background:#fff9;border:2px dashed #e85d0440;border-radius:12px;width:100px;height:100px;transition:all .2s;position:relative;overflow:hidden}.products-module__pt9-6q__imageUploadArea:hover{background:#ffffffe6;border-color:#e85d04}.products-module__pt9-6q__uploadPlaceholder{color:#7b4a2d;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;font-size:.75rem;font-weight:500;display:flex}.products-module__pt9-6q__previewImg{object-fit:cover;width:100%;height:100%}.products-module__pt9-6q__uploadingOverlay{color:#fff;background:#3d1a0099;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:absolute;inset:0}.products-module__pt9-6q__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.products-module__pt9-6q__pricingSection{background:#ffffff80;border:1px solid #b4642824;border-radius:12px;flex-direction:column;gap:.6rem;padding:1rem;display:flex}.products-module__pt9-6q__pricingHeader{justify-content:space-between;align-items:center;display:flex}.products-module__pt9-6q__addTierBtn{color:#e85d04;cursor:pointer;background:#e85d0414;border:1px solid #e85d042e;border-radius:7px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.products-module__pt9-6q__addTierBtn:hover{background:#e85d041f}.products-module__pt9-6q__tierRow{align-items:center;gap:.6rem;display:flex}.products-module__pt9-6q__removeTierBtn{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef44442e;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.products-module__pt9-6q__removeTierBtn:hover{background:#ef444426}.products-module__pt9-6q__availableToggle{align-items:center;gap:.875rem;padding:.5rem 0;display:flex}.products-module__pt9-6q__toggle{cursor:pointer;background:#e85d041f;border:1px solid #e85d0433;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:all .25s;position:relative}.products-module__pt9-6q__toggleOn{background:#22c55e26;border-color:#22c55e4d}.products-module__pt9-6q__toggleKnob{background:#7b4a2d;border-radius:50%;width:16px;height:16px;transition:all .25s;position:absolute;top:3px;left:3px}.products-module__pt9-6q__toggleOn .products-module__pt9-6q__toggleKnob{background:#15803d;left:calc(100% - 19px)}.products-module__pt9-6q__toggleLabel{color:#7b4a2d;font-size:.875rem;font-weight:500}@media (max-width:900px){.products-module__pt9-6q__tableHeader,.products-module__pt9-6q__tableRow{grid-template-columns:2fr 1fr 1fr 1fr}.products-module__pt9-6q__tableHeader span:nth-child(3),.products-module__pt9-6q__tableRow>div:nth-child(3){display:none}.products-module__pt9-6q__formGrid{grid-template-columns:1fr}}
