.ProductCard-module__9j1fXa__card{cursor:pointer;background:#fff;border:1px solid #efefef;border-radius:18px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000012}.ProductCard-module__9j1fXa__card:hover{border-color:#bbf7d0;transform:translateY(-6px);box-shadow:0 16px 48px #0e211226}.ProductCard-module__9j1fXa__soldOutCard{opacity:.72}.ProductCard-module__9j1fXa__imageContainer{aspect-ratio:5/4;background:#f0f4f0;width:100%;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__image{object-fit:cover;transition:transform .5s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__image{transform:scale(1.07)}.ProductCard-module__9j1fXa__imageOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#0e211238 100%);position:absolute;inset:0}.ProductCard-module__9j1fXa__badge{letter-spacing:.5px;border-radius:50px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:10px}.ProductCard-module__9j1fXa__soldOutBadge{color:#fff;background:#dc2626;right:10px}.ProductCard-module__9j1fXa__content{flex-direction:column;flex:1;gap:6px;padding:12px 14px 14px;display:flex}.ProductCard-module__9j1fXa__title{color:#0e2112;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__title{color:#2d7a45}.ProductCard-module__9j1fXa__priceSection{border-bottom:1px solid #f0f4f0;justify-content:space-between;align-items:flex-end;padding-bottom:10px;display:flex}.ProductCard-module__9j1fXa__priceContainer{align-items:baseline;gap:2px;display:flex}.ProductCard-module__9j1fXa__price{color:#1a6b1a;font-size:22px;font-weight:900;line-height:1}.ProductCard-module__9j1fXa__unit{display:none}.ProductCard-module__9j1fXa__metaBadges{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.ProductCard-module__9j1fXa__weightBadge{color:#1e40af;background:#eff6ff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.ProductCard-module__9j1fXa__unitBadge{color:#7c3aed;background:#f5f3ff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.ProductCard-module__9j1fXa__gradeBadge{color:#047857;background:#ecfdf5;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.ProductCard-module__9j1fXa__cardFooter{margin-top:auto}@media (max-width:539px){.ProductCard-module__9j1fXa__card{border-radius:10px;transition:none}.ProductCard-module__9j1fXa__card:hover{transform:none;box-shadow:0 2px 12px #00000012}.ProductCard-module__9j1fXa__imageContainer{aspect-ratio:1}.ProductCard-module__9j1fXa__content{gap:3px;padding:8px 9px 10px}.ProductCard-module__9j1fXa__title{font-size:11.5px;line-height:1.3}.ProductCard-module__9j1fXa__price{font-size:15px}.ProductCard-module__9j1fXa__priceSection{margin-bottom:0;padding-bottom:6px}.ProductCard-module__9j1fXa__metaBadges{gap:3px;margin-top:0}.ProductCard-module__9j1fXa__weightBadge,.ProductCard-module__9j1fXa__gradeBadge,.ProductCard-module__9j1fXa__unitBadge{border-radius:4px;padding:2px 6px;font-size:9px}.ProductCard-module__9j1fXa__cardFooter button{min-height:30px!important;padding:.3rem .6rem!important;font-size:.72rem!important}}.ProductCard-module__9j1fXa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.25s ProductCard-module__9j1fXa__fadeIn;display:flex;position:fixed;inset:0}.ProductCard-module__9j1fXa__modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;animation:.3s ProductCard-module__9j1fXa__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000004d}.ProductCard-module__9j1fXa__readMoreBtn{color:#16a34a;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:6px;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.ProductCard-module__9j1fXa__modalClose{z-index:10;color:#374151;cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;font-weight:600;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ProductCard-module__9j1fXa__modalClose:hover{background:#0000001f;transform:scale(1.1)}.ProductCard-module__9j1fXa__modalGrid{flex:1;grid-template-columns:1fr 1fr;min-height:0;display:grid}.ProductCard-module__9j1fXa__modalImageSection{background:linear-gradient(145deg,#f0fdf4,#f5f5f5);min-height:400px;position:relative}.ProductCard-module__9j1fXa__modalImageWrapper{width:100%;height:100%;min-height:400px;position:relative}.ProductCard-module__9j1fXa__modalImage{object-fit:cover;border-radius:20px 0 0 20px}.ProductCard-module__9j1fXa__modalSoldOutOverlay{color:#fff;letter-spacing:2px;text-transform:uppercase;background:#00000080;border-radius:20px 0 0 20px;justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex;position:absolute;inset:0}.ProductCard-module__9j1fXa__modalDetails{flex-direction:column;flex:1;padding:32px;display:flex;overflow:visible}.ProductCard-module__9j1fXa__modalBadges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.ProductCard-module__9j1fXa__modalBadgeWeight{color:#1e40af;background:#dbeafe;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}.ProductCard-module__9j1fXa__modalBadgeUnit{color:#7c3aed;background:#ede9fe;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}.ProductCard-module__9j1fXa__modalBadgeGrade{color:#047857;background:#d1fae5;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}.ProductCard-module__9j1fXa__modalName{color:var(--dark-canopy-green,#1a3c2a);margin-bottom:4px;font-size:26px;font-weight:800;line-height:1.3}.ProductCard-module__9j1fXa__modalSku{color:#9ca3af;letter-spacing:.5px;margin-bottom:16px;font-size:12px}.ProductCard-module__9j1fXa__modalPriceCard{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:2px solid #bbf7d0;border-radius:14px;flex-wrap:wrap;align-items:baseline;gap:4px;margin-bottom:20px;padding:18px;display:flex}.ProductCard-module__9j1fXa__modalPriceSymbol{color:var(--forest-green,#228b22);font-size:22px;font-weight:700}.ProductCard-module__9j1fXa__modalPriceValue{color:var(--forest-green,#228b22);font-size:36px;font-weight:800;line-height:1}.ProductCard-module__9j1fXa__modalPriceUnit{color:#6b7280;font-size:16px;font-weight:500}.ProductCard-module__9j1fXa__modalGst{color:#6b7280;width:100%;margin-top:6px;font-size:12px}.ProductCard-module__9j1fXa__modalDescSection{margin-bottom:20px}.ProductCard-module__9j1fXa__modalSectionLabel{color:var(--dark-canopy-green,#1a3c2a);margin-bottom:6px;font-size:14px;font-weight:700}.ProductCard-module__9j1fXa__modalDescription{color:#4b5563;font-size:14px;line-height:1.7}.ProductCard-module__9j1fXa__modalDescriptionClamped{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ProductCard-module__9j1fXa__modalQuantitySection{margin-bottom:20px}.ProductCard-module__9j1fXa__modalQuantityControls{align-items:center;gap:10px;display:flex}.ProductCard-module__9j1fXa__modalQtyBtn{width:40px;height:40px;color:var(--forest-green,#228b22);cursor:pointer;background:#ecfdf5;border:2px solid #bbf7d0;border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:all .2s;display:flex}.ProductCard-module__9j1fXa__modalQtyBtn:hover{background:#dcfce7;transform:scale(1.05)}.ProductCard-module__9j1fXa__modalQtyInput{text-align:center;border:2px solid #d1d5db;border-radius:10px;outline:none;width:70px;height:40px;font-size:16px;font-weight:700;transition:border-color .2s}.ProductCard-module__9j1fXa__modalQtyInput:focus{border-color:var(--forest-green,#228b22);box-shadow:0 0 0 3px #16a34a1a}.ProductCard-module__9j1fXa__modalActions{gap:12px;margin-top:auto;display:flex}.ProductCard-module__9j1fXa__modalAddToCartBtn{background:linear-gradient(135deg,var(--forest-green,#228b22),var(--deep-leaf-green,#1a6b1a));color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px 20px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 4px 14px #0f560c4d}.ProductCard-module__9j1fXa__modalAddToCartBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f560c66}.ProductCard-module__9j1fXa__modalBuyNowBtn{color:var(--forest-green,#228b22);border:2px solid var(--forest-green,#228b22);cursor:pointer;background:#fff;border-radius:12px;flex:1;padding:14px 20px;font-size:15px;font-weight:700;transition:all .3s}.ProductCard-module__9j1fXa__modalBuyNowBtn:hover{background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ProductCard-module__9j1fXa__modalSoldOutMsg{color:#dc2626;text-align:center;background:#fef2f2;border-radius:12px;margin-top:auto;padding:16px;font-size:15px;font-weight:600}@keyframes ProductCard-module__9j1fXa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductCard-module__9j1fXa__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProductCard-module__9j1fXa__modalOverlay{align-items:flex-end;padding:0}.ProductCard-module__9j1fXa__modal{border-radius:20px 20px 0 0;max-height:92vh;overflow:hidden}.ProductCard-module__9j1fXa__modalGrid{grid-template-columns:1fr;overflow:visible}.ProductCard-module__9j1fXa__modalImageSection{flex-shrink:0;min-height:220px}.ProductCard-module__9j1fXa__modalImageWrapper{min-height:220px}.ProductCard-module__9j1fXa__modalImage,.ProductCard-module__9j1fXa__modalSoldOutOverlay{border-radius:20px 20px 0 0}.ProductCard-module__9j1fXa__modalDetails{flex:none;max-height:none;padding:20px;overflow-y:visible}.ProductCard-module__9j1fXa__modalName{font-size:20px}.ProductCard-module__9j1fXa__modalPriceValue{font-size:26px}.ProductCard-module__9j1fXa__modalActions{flex-direction:column;padding-bottom:8px}}
.Toast-module__eHqTLW__toast{background:#fff;border-left:4px solid;border-radius:8px;justify-content:space-between;align-items:center;min-width:300px;max-width:500px;margin-bottom:12px;padding:16px;animation:.3s ease-out Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 4px 12px #00000026}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__eHqTLW__content{flex:1;align-items:center;gap:12px;display:flex}.Toast-module__eHqTLW__icon{flex-shrink:0;font-size:20px;font-weight:700}.Toast-module__eHqTLW__message{color:#333;font-size:14px;line-height:1.5}.Toast-module__eHqTLW__closeButton{cursor:pointer;color:#666;background:0 0;border:none;flex-shrink:0;margin-left:8px;padding:4px 8px;font-size:18px;transition:color .2s}.Toast-module__eHqTLW__closeButton:hover{color:#333}.Toast-module__eHqTLW__success{border-left-color:#10b981}.Toast-module__eHqTLW__success .Toast-module__eHqTLW__icon{color:#10b981}.Toast-module__eHqTLW__error{border-left-color:#ef4444}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__icon{color:#ef4444}.Toast-module__eHqTLW__info{border-left-color:#3b82f6}.Toast-module__eHqTLW__info .Toast-module__eHqTLW__icon{color:#3b82f6}.Toast-module__eHqTLW__warning{border-left-color:#f59e0b}.Toast-module__eHqTLW__warning .Toast-module__eHqTLW__icon{color:#f59e0b}
.ToastContext-module__c5ELgW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;display:flex;position:fixed;top:20px;right:20px}.ToastContext-module__c5ELgW__toastContainer>*{pointer-events:auto}@media (max-width:768px){.ToastContext-module__c5ELgW__toastContainer{top:10px;left:10px;right:10px}}
.Button-module__3dJGfa__button{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;line-height:1.5;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.Button-module__3dJGfa__button svg{flex-shrink:0;width:1.25rem;height:1.25rem}.Button-module__3dJGfa__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.Button-module__3dJGfa__button:active:not(:disabled){transform:translateY(0)}.Button-module__3dJGfa__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__3dJGfa__primary{background:linear-gradient(135deg,var(--forest-green)0%,var(--deep-leaf-green)100%);color:#fff;box-shadow:0 4px 14px #0f560c66}.Button-module__3dJGfa__primary:hover:not(:disabled){background:linear-gradient(135deg,#0c5a0a 0%,#084007 100%);box-shadow:0 6px 20px #0f560c80}.Button-module__3dJGfa__secondary{color:#374151;background:#f3f4f6}.Button-module__3dJGfa__secondary:hover:not(:disabled){background:#e5e7eb}.Button-module__3dJGfa__outline{color:#16a34a;background:0 0;border:2px solid #16a34a}.Button-module__3dJGfa__outline:hover:not(:disabled){background:#f0fdf4}.Button-module__3dJGfa__small{min-height:36px;padding:.5rem 1rem;font-size:.875rem}.Button-module__3dJGfa__medium{min-height:44px;padding:.75rem 1.5rem;font-size:1rem}.Button-module__3dJGfa__large{min-height:56px;padding:1rem 2rem;font-size:1.125rem;font-weight:700}.Button-module__3dJGfa__sm{min-height:36px;padding:.5rem 1rem;font-size:.875rem}.Button-module__3dJGfa__md{min-height:44px;padding:.75rem 1.5rem;font-size:1rem}.Button-module__3dJGfa__lg{gap:.625rem;min-height:58px;padding:1.125rem 2rem;font-size:1.125rem;font-weight:700}.Button-module__3dJGfa__fullWidth{width:100%}.Button-module__3dJGfa__loading{pointer-events:none;position:relative}.Button-module__3dJGfa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:.6s linear infinite Button-module__3dJGfa__spin;display:inline-block}@keyframes Button-module__3dJGfa__spin{to{transform:rotate(360deg)}}
.ConfirmDialog-module__Mu17rq__overlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out ConfirmDialog-module__Mu17rq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmDialog-module__Mu17rq__fadeIn{0%{opacity:0}to{opacity:1}}.ConfirmDialog-module__Mu17rq__dialog{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out ConfirmDialog-module__Mu17rq__slideUp;overflow:auto;box-shadow:0 20px 60px #0000004d}@keyframes ConfirmDialog-module__Mu17rq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfirmDialog-module__Mu17rq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.ConfirmDialog-module__Mu17rq__title{color:#111827;margin:0;font-size:20px;font-weight:600}.ConfirmDialog-module__Mu17rq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1;transition:color .2s}.ConfirmDialog-module__Mu17rq__closeButton:hover{color:#111827}.ConfirmDialog-module__Mu17rq__content{padding:24px}.ConfirmDialog-module__Mu17rq__message{color:#374151;margin:0;font-size:15px;line-height:1.6}.ConfirmDialog-module__Mu17rq__footer{justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px 24px;display:flex}.ConfirmDialog-module__Mu17rq__cancelButton,.ConfirmDialog-module__Mu17rq__confirmButton{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ConfirmDialog-module__Mu17rq__cancelButton{color:#374151;background:#f3f4f6}.ConfirmDialog-module__Mu17rq__cancelButton:hover{background:#e5e7eb}.ConfirmDialog-module__Mu17rq__confirmButton{color:#fff}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__primary{background:#3b82f6}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__primary:hover{background:#2563eb}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__danger{background:#ef4444}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__danger:hover{background:#dc2626}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__warning{background:#f59e0b}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__warning:hover{background:#d97706}@media (max-width:640px){.ConfirmDialog-module__Mu17rq__dialog{width:95%;margin:20px}.ConfirmDialog-module__Mu17rq__header{padding:20px 16px 12px}.ConfirmDialog-module__Mu17rq__content{padding:20px 16px}.ConfirmDialog-module__Mu17rq__footer{flex-direction:column-reverse;gap:8px;padding:12px 16px 20px}.ConfirmDialog-module__Mu17rq__cancelButton,.ConfirmDialog-module__Mu17rq__confirmButton{width:100%}}
.Input-module__j8lwcG__container{margin-bottom:1rem}.Input-module__j8lwcG__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Input-module__j8lwcG__required{color:#ef4444;margin-left:.25rem}.Input-module__j8lwcG__inputWrapper{position:relative}.Input-module__j8lwcG__input{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.Input-module__j8lwcG__input:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1a}.Input-module__j8lwcG__input.Input-module__j8lwcG__error{border-color:#ef4444}.Input-module__j8lwcG__input.Input-module__j8lwcG__error:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__j8lwcG__input:disabled{cursor:not-allowed;opacity:.6;background:#f9fafb}.Input-module__j8lwcG__errorText{color:#ef4444;margin-top:.5rem;font-size:.875rem;display:block}.Input-module__j8lwcG__helperText{color:#6b7280;margin-top:.5rem;font-size:.875rem;display:block}
.admin-module__aXBbkG__main{background:#f5f7f6;min-height:100vh;padding:0}.admin-module__aXBbkG__container{background:#f5f7f6;border-radius:0;width:100%;min-height:100vh;margin-top:0;padding:0 0 64px}.admin-module__aXBbkG__header{background:#fff;border-bottom:1px solid #e5ede9;justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px;padding:20px 24px 20px 28px;display:flex;position:relative;box-shadow:0 2px 12px #0e282012}.admin-module__aXBbkG__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.admin-module__aXBbkG__header p{color:#6b7a74;margin:5px 0 0;font-size:.8125rem;font-weight:400;line-height:1.4}.admin-module__aXBbkG__title{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.admin-module__aXBbkG__pageBody{padding:0 20px}.admin-module__aXBbkG__filters{background:#fff;border:1px solid #e5ede9;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:0 20px 20px;padding:16px;display:grid;box-shadow:0 1px 6px #0e282012}.admin-module__aXBbkG__filters>*{min-width:0}.admin-module__aXBbkG__filters select{box-sizing:border-box;height:56px;min-height:56px}.admin-module__aXBbkG__filters input{box-sizing:border-box;height:56px;min-height:56px}.admin-module__aXBbkG__filters button{box-sizing:border-box;height:56px;min-height:56px}.admin-module__aXBbkG__filters select{padding:14px 16px}.admin-module__aXBbkG__select{cursor:pointer;color:#333;background-color:#fff;border:2px solid #e0e0e0;border-radius:10px;width:100%;min-width:0;min-height:44px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s}.admin-module__aXBbkG__select:hover{background-color:#eef5f2;border-color:#2a7a64}.admin-module__aXBbkG__select:focus{background-color:#fff;border-color:#1a4a3e;outline:none;box-shadow:0 0 0 3px #1a4a3e26}.admin-module__aXBbkG__tableContainer{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5ede9;border-radius:14px;margin:0 20px;overflow-x:auto;box-shadow:0 1px 6px #0e282012}.admin-module__aXBbkG__table{border-collapse:collapse;background:#fff;width:100%}.admin-module__aXBbkG__table th{text-align:left;color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.8px;z-index:10;background:linear-gradient(135deg,#0e2820 0%,#1a4a3e 100%);border-bottom:none;padding:13px 16px;font-size:11px;font-weight:700;position:sticky;top:0}.admin-module__aXBbkG__table td{vertical-align:middle;color:#2d3a35;border-bottom:1px solid #f0f4f2;padding:14px 16px;font-size:13.5px}.admin-module__aXBbkG__table tbody tr:nth-child(2n){background:#fafcfb}.admin-module__aXBbkG__table tbody tr{transition:all .2s}.admin-module__aXBbkG__table tbody tr:hover{background-color:#eef5f2;transform:scale(1.001);box-shadow:inset 0 0 0 2px #2a7a64}.admin-module__aXBbkG__table tbody tr[style*="cursor: pointer"]:hover{background:linear-gradient(90deg,#eef5f2 0%,#fff 100%);box-shadow:0 2px 8px #1a4a3e26,inset 0 0 0 2px #2a7a64}.admin-module__aXBbkG__table tbody tr[style*="cursor: pointer"]:active{transform:scale(.998);box-shadow:inset 0 2px 4px #0000001a}.admin-module__aXBbkG__badge{text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.admin-module__aXBbkG__active{color:#155724;background-color:#d4edda}.admin-module__aXBbkG__inactive{color:#721c24;background-color:#f8d7da}.admin-module__aXBbkG__verified{color:#0c5460;background-color:#d1ecf1}.admin-module__aXBbkG__unverified{color:#856404;background-color:#fff3cd}.admin-module__aXBbkG__success{color:#155724;background-color:#d4edda}.admin-module__aXBbkG__danger{color:#721c24;background-color:#f8d7da}.admin-module__aXBbkG__warning{color:#856404;background-color:#fff3cd}.admin-module__aXBbkG__info{color:#0c5460;background-color:#d1ecf1}.admin-module__aXBbkG__secondary{color:#383d41;background-color:#e2e3e5}.admin-module__aXBbkG__actions{white-space:nowrap;gap:8px;display:flex}.admin-module__aXBbkG__roleSelect{cursor:pointer;background-color:#fff;border:2px solid #e0e0e0;border-radius:6px;min-width:120px;padding:6px 10px;font-size:13px;font-weight:600;transition:all .2s}.admin-module__aXBbkG__roleSelect:hover{border-color:#2a7a64;box-shadow:0 2px 4px #1a4a3e1f}.admin-module__aXBbkG__roleSelect:focus{border-color:#1a4a3e;outline:none;box-shadow:0 0 0 3px #1a4a3e26}.admin-module__aXBbkG__commissionInput{text-align:center;border:1px solid #ddd;border-radius:4px;width:60px;padding:4px 6px;font-size:12px}.admin-module__aXBbkG__commissionInput:focus{border-color:#2a7a64;outline:none}.admin-module__aXBbkG__form{width:100%;max-width:700px}.admin-module__aXBbkG__formGroup{margin-bottom:16px}.admin-module__aXBbkG__formSection{border-top:2px solid #e9ecef;margin-top:24px;padding-top:24px}.admin-module__aXBbkG__sectionTitle{color:#333;align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:600;display:flex}.admin-module__aXBbkG__sectionTitle:before{content:"📍";font-size:1.2rem}.admin-module__aXBbkG__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.admin-module__aXBbkG__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.admin-module__aXBbkG__formGrid>*{grid-column:span 1}.admin-module__aXBbkG__formGrid>:nth-child(odd):last-child{grid-column:span 2}.admin-module__aXBbkG__label{color:#333;margin-bottom:4px;font-weight:500;display:block}.admin-module__aXBbkG__textarea{resize:vertical;border:1px solid #ddd;border-radius:4px;width:100%;padding:8px 12px;font-family:inherit}.admin-module__aXBbkG__textarea:focus{border-color:#1a4a3e;outline:none;box-shadow:0 0 0 2px #1a4a3e33}.admin-module__aXBbkG__modalActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.admin-module__aXBbkG__refundDetails{background-color:#f8f9fa;border-radius:6px;margin-bottom:16px;padding:16px}.admin-module__aXBbkG__refundDetails p{margin:4px 0}.admin-module__aXBbkG__userList{border:1px solid #ddd;border-radius:4px;max-height:300px;margin:16px 0;padding:12px;overflow-y:auto}.admin-module__aXBbkG__userCheckbox{cursor:pointer;border-radius:4px;margin:4px 0;padding:8px 12px;display:block}.admin-module__aXBbkG__userCheckbox:hover{background-color:#f8f9fa}.admin-module__aXBbkG__userCheckbox input{margin-right:8px}.admin-module__aXBbkG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:0 20px 24px;display:grid}.admin-module__aXBbkG__statCard{color:#fff;background:linear-gradient(135deg,#1a4a3e 0%,#2a7a64 100%);border-radius:16px;flex-direction:column;gap:6px;padding:20px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #0e28202e,0 1px 3px #0e28201f}.admin-module__aXBbkG__statCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0e282040,0 2px 6px #0e282024}.admin-module__aXBbkG__statCard.admin-module__aXBbkG__secondary{background:linear-gradient(135deg,#6c757d 0%,#5a6268 100%)}.admin-module__aXBbkG__statCard.admin-module__aXBbkG__success{background:linear-gradient(135deg,#28a745 0%,#20c997 100%)}.admin-module__aXBbkG__statCard.admin-module__aXBbkG__info{background:linear-gradient(135deg,#17a2b8 0%,#138496 100%)}.admin-module__aXBbkG__statNumber{letter-spacing:-.5px;font-size:2rem;font-weight:800}.admin-module__aXBbkG__statLabel{opacity:.9;font-size:.9rem}.admin-module__aXBbkG__quickActions{margin:32px 20px 0}.admin-module__aXBbkG__quickActions h2{color:#333;margin-bottom:20px;font-size:1.5rem}.admin-module__aXBbkG__sectionHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.admin-module__aXBbkG__sectionHeader h2{margin:0}.admin-module__aXBbkG__quickLinks{align-items:center;gap:12px;display:flex}.admin-module__aXBbkG__quickLink{color:#fff;background:linear-gradient(135deg,#1a4a3e,#2a7a64);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px #0e282033}.admin-module__aXBbkG__quickLink:hover{background:linear-gradient(135deg,#2a7a64,#3870b8);transform:translateY(-2px);box-shadow:0 4px 12px #0e28204d}.admin-module__aXBbkG__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.admin-module__aXBbkG__actionCard{color:#333;text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;align-items:center;padding:24px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.admin-module__aXBbkG__actionCard:hover{border-color:#2a7a64;transform:translateY(-4px);box-shadow:0 8px 20px #0e282026}.admin-module__aXBbkG__actionCard svg{color:#1a4a3e;margin-bottom:12px}.admin-module__aXBbkG__actionCard h3{color:#333;margin:8px 0;font-size:1.2rem}.admin-module__aXBbkG__actionCard p{color:#666;margin:0;font-size:.9rem}.admin-module__aXBbkG__actionCard.admin-module__aXBbkG__featured{color:#fff;background:#f0f6f4;border-color:#1a4a3e}.admin-module__aXBbkG__actionCard.admin-module__aXBbkG__featured h3{color:#fff}.admin-module__aXBbkG__actionCard.admin-module__aXBbkG__featured p{color:#ffffffe0}.admin-module__aXBbkG__actionCard.admin-module__aXBbkG__featured svg{color:#fff}.admin-module__aXBbkG__actionCard.admin-module__aXBbkG__featured:hover{background:linear-gradient(135deg,#1a4a3e 0%,#2a7a64 100%);transform:translateY(-6px);box-shadow:0 12px 28px #0e282059}.admin-module__aXBbkG__alerts{margin-top:30px}.admin-module__aXBbkG__alertCard{color:#856404;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.admin-module__aXBbkG__alertCard svg{color:#f39c12;font-size:1.2rem}.admin-module__aXBbkG__empty{text-align:center;color:#6b7a74;background:#fff;border:2px dashed #d5e5df;border-radius:14px;margin:20px;padding:60px 20px;font-size:15px;font-weight:500}.admin-module__aXBbkG__pagination{background:#fff;border:1px solid #e5ede9;border-radius:14px;justify-content:center;align-items:center;gap:16px;margin:24px 20px 0;padding:16px 20px;display:flex;box-shadow:0 1px 6px #0e28200f}.admin-module__aXBbkG__pageInfo{color:#2d3a35;background:#f5f7f6;border:1.5px solid #e0e8e4;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600}@media (max-width:768px){.admin-module__aXBbkG__container{min-height:100vh;margin-top:0;padding:0 0 48px}.admin-module__aXBbkG__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;padding:16px 16px 16px 20px}.admin-module__aXBbkG__filters{margin:0 12px 16px}.admin-module__aXBbkG__tableContainer{margin:0 12px}.admin-module__aXBbkG__statsGrid{margin:0 12px 16px}.admin-module__aXBbkG__quickActions{margin:24px 12px 0}.admin-module__aXBbkG__empty{margin:16px 12px}.admin-module__aXBbkG__pagination{margin:16px 12px 0}.admin-module__aXBbkG__filters{grid-template-columns:1fr;gap:10px;padding:14px}.admin-module__aXBbkG__formGrid,.admin-module__aXBbkG__formRow{grid-template-columns:1fr}.admin-module__aXBbkG__modalActions{flex-direction:column}.admin-module__aXBbkG__tableContainer{border-radius:8px;font-size:13px}.admin-module__aXBbkG__table thead{display:none}.admin-module__aXBbkG__table,.admin-module__aXBbkG__table tbody,.admin-module__aXBbkG__table tr,.admin-module__aXBbkG__table td{width:100%;display:block}.admin-module__aXBbkG__table tr{background:#fff;border:2px solid #e0e0e0;border-radius:12px;margin-bottom:16px;padding:12px;box-shadow:0 2px 8px #0000000d}.admin-module__aXBbkG__table tr:hover{border-color:#2a7a64;box-shadow:0 4px 12px #1a4a3e26}.admin-module__aXBbkG__table td{text-align:right;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.admin-module__aXBbkG__table td:last-child{border-bottom:none}.admin-module__aXBbkG__table td:before{content:attr(data-label);color:#1a4a3e;text-align:left;text-transform:uppercase;letter-spacing:.5px;flex:1;font-size:12px;font-weight:600}.admin-module__aXBbkG__actions{flex-direction:row;justify-content:flex-end;gap:8px;width:100%}.admin-module__aXBbkG__pagination{flex-direction:column;gap:12px;padding:16px}.admin-module__aXBbkG__pageInfo{text-align:center}}@media (max-width:1024px) and (min-width:769px){.admin-module__aXBbkG__filters{grid-template-columns:repeat(2,1fr)}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{padding:12px 10px;font-size:13px}}.admin-module__aXBbkG__addressList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px;display:grid}.admin-module__aXBbkG__addressCard{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:16px;transition:all .2s}.admin-module__aXBbkG__addressCard:hover{border-color:#2a7a64;box-shadow:0 2px 8px #1a4a3e1f}.admin-module__aXBbkG__addressCardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-module__aXBbkG__defaultBadge{color:#155724;text-transform:uppercase;background-color:#d4edda;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.admin-module__aXBbkG__addressCardContent{color:#555;font-size:14px}.admin-module__aXBbkG__addressCardContent p{margin:4px 0;line-height:1.5}.admin-module__aXBbkG__newAddressForm{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-top:16px;padding:20px}.admin-module__aXBbkG__subSectionTitle{color:#333;align-items:center;gap:8px;margin-bottom:16px;font-size:1rem;font-weight:600;display:flex}.admin-module__aXBbkG__subSectionTitle:before{content:"➕";font-size:1rem}
.Loading-module__FydXtG__container{flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.Loading-module__FydXtG__spinner{border:4px solid #e5e7eb;border-top-color:#16a34a;border-radius:50%;width:3rem;height:3rem;animation:.8s linear infinite Loading-module__FydXtG__spin}.Loading-module__FydXtG__text{color:#6b7280;margin-top:1rem;font-size:1rem;font-weight:500}@keyframes Loading-module__FydXtG__spin{to{transform:rotate(360deg)}}
.checkout-module__ss_A1W__main{background:#f4f6f4;width:100%;min-height:100vh}.checkout-module__ss_A1W__heroSection{text-align:center;background:linear-gradient(135deg,#0e2112 0%,#1e4a2a 60%,#2d7a45 100%);padding:36px 6% 80px;position:relative;overflow:hidden}.checkout-module__ss_A1W__heroSection:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='20'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.checkout-module__ss_A1W__heroTitle{color:#fff;letter-spacing:-.5px;justify-content:center;align-items:center;gap:12px;margin:0 0 8px;font-size:clamp(24px,5vw,46px);font-weight:900;line-height:1.1;display:flex;position:relative}.checkout-module__ss_A1W__heroSub{color:#a1c8a8;margin:0;font-size:14px;position:relative}.checkout-module__ss_A1W__titleIcon{color:#6ee7a0}.checkout-module__ss_A1W__pageContent{background:#f4f6f4;border-radius:28px 28px 0 0;width:100%;margin-top:-40px;padding:32px 5% 64px;position:relative}.checkout-module__ss_A1W__container{max-width:1200px;margin:0 auto}.checkout-module__ss_A1W__contentWrapper{width:100%}.checkout-module__ss_A1W__pageHeader{margin-bottom:16px}.checkout-module__ss_A1W__backLink{display:none}.checkout-module__ss_A1W__title{color:var(--dark-canopy-green);align-items:center;gap:8px;margin-bottom:0;font-size:clamp(36px,5vw,48px);font-weight:800;display:flex}.checkout-module__ss_A1W__grid{grid-template-columns:1fr 380px;align-items:start;gap:20px;max-width:1200px;margin:0 auto;display:grid}.checkout-module__ss_A1W__formSection{flex-direction:column;gap:16px;display:flex}.checkout-module__ss_A1W__card{background:#fff;border:1px solid #0000000a;border-radius:12px;padding:20px;box-shadow:0 2px 12px #0000000f}.checkout-module__ss_A1W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.checkout-module__ss_A1W__cardTitle{color:var(--dark-canopy-green,#1a3c2a);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}.checkout-module__ss_A1W__cardIcon{color:var(--forest-green,#228b22);font-size:16px}.checkout-module__ss_A1W__addAddressBtn{background:var(--forest-green,#228b22);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.checkout-module__ss_A1W__addAddressBtn:hover{background:#1a6b1a;transform:translateY(-1px);box-shadow:0 4px 12px #16a34a4d}.checkout-module__ss_A1W__emptyAddress{text-align:center;color:#9ca3af;padding:24px 16px}.checkout-module__ss_A1W__emptyAddressIcon{color:#d1d5db;margin-bottom:6px;font-size:28px}.checkout-module__ss_A1W__emptyAddress p{margin-bottom:12px;font-size:14px}.checkout-module__ss_A1W__emptyMessage{color:#9ca3af;text-align:center;padding:16px}.checkout-module__ss_A1W__addressList{flex-direction:column;gap:10px;display:flex}.checkout-module__ss_A1W__addressCard{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:10px;padding:14px 16px;transition:all .25s;display:flex}.checkout-module__ss_A1W__addressCard:hover{border-color:var(--forest-green,#228b22);background:#f0fdf4}.checkout-module__ss_A1W__addressCard.checkout-module__ss_A1W__selected{border-color:var(--forest-green,#228b22);background:linear-gradient(135deg,#f0fdf4,#ecfdf5);box-shadow:0 2px 8px #16a34a1f}.checkout-module__ss_A1W__radioInput{accent-color:var(--forest-green,#228b22);cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.checkout-module__ss_A1W__addressContent{flex:1}.checkout-module__ss_A1W__addressLine{color:#1f2937;margin-bottom:3px;font-size:14px;font-weight:600}.checkout-module__ss_A1W__addressDetails{color:#6b7280;font-size:13px;line-height:1.4}.checkout-module__ss_A1W__defaultBadge{color:#1e40af;text-transform:uppercase;letter-spacing:.5px;background:#dbeafe;border-radius:20px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.checkout-module__ss_A1W__badge{}.checkout-module__ss_A1W__discountList{flex-direction:column;gap:10px;display:flex}.checkout-module__ss_A1W__discountCard{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:10px;padding:14px 18px;position:relative}.checkout-module__ss_A1W__appliedDiscount{border:2px solid var(--forest-green);background:linear-gradient(135deg,#d1fae5,#a7f3d0);box-shadow:0 4px 12px #228b2233}.checkout-module__ss_A1W__appliedBadge{background:var(--forest-green);color:#fff;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.checkout-module__ss_A1W__savingsAmount{color:var(--forest-green);text-align:center;background:#228b221a;border-radius:6px;margin-top:8px;padding:8px;font-size:16px;font-weight:800}.checkout-module__ss_A1W__viewDiscountDetailsBtn{border:1px solid var(--forest-green);width:100%;color:var(--forest-green);cursor:pointer;background:0 0;border-radius:8px;margin-top:10px;padding:8px;font-size:13px;font-weight:600;transition:all .2s}.checkout-module__ss_A1W__viewDiscountDetailsBtn:hover{background:var(--forest-green);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #228b224d}.checkout-module__ss_A1W__discountName{color:#92400e;margin-bottom:2px;font-size:14px;font-weight:700}.checkout-module__ss_A1W__discountDescription{color:#a16207;font-size:13px}.checkout-module__ss_A1W__discountValue{color:#b45309;margin-top:4px;font-size:14px;font-weight:700}.checkout-module__ss_A1W__discountNote{color:#9ca3af;margin-top:12px;font-size:12px;font-style:italic}.checkout-module__ss_A1W__itemsList{flex-direction:column;gap:10px;display:flex}.checkout-module__ss_A1W__itemCard{border-left:3px solid var(--forest-green,#228b22);background:#f9fafb;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.checkout-module__ss_A1W__itemInfo{flex:1}.checkout-module__ss_A1W__itemName{color:#1f2937;margin-bottom:2px;font-size:15px;font-weight:600}.checkout-module__ss_A1W__itemMetaRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.checkout-module__ss_A1W__itemBadge{color:var(--forest-green,#228b22);background:#ecfdf5;border:1px solid #bbf7d0;border-radius:20px;align-items:center;padding:2px 10px;font-size:12px;font-weight:700;display:inline-flex}.checkout-module__ss_A1W__itemQty{color:#374151;font-size:13px;font-weight:600}.checkout-module__ss_A1W__itemUnitPrice,.checkout-module__ss_A1W__itemMeta,.checkout-module__ss_A1W__itemDetails{color:#6b7280;font-size:13px}.checkout-module__ss_A1W__itemPriceBlock{text-align:right;flex-shrink:0;margin-left:16px}.checkout-module__ss_A1W__itemPrice{color:var(--forest-green,#228b22);white-space:nowrap;font-size:16px;font-weight:700}.checkout-module__ss_A1W__itemGstBadge{color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.checkout-module__ss_A1W__itemGstNote{color:#16a34a;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:500}.checkout-module__ss_A1W__itemsTotal{border-top:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.checkout-module__ss_A1W__itemsTotalLabel{color:#1f2937;font-size:15px;font-weight:700}.checkout-module__ss_A1W__itemsTotalValue{color:var(--forest-green,#228b22);font-size:18px;font-weight:800}.checkout-module__ss_A1W__summarySection{position:sticky;top:100px}.checkout-module__ss_A1W__summaryCard{background:#fff;border:1px solid #0000000a;border-radius:16px;padding:28px;box-shadow:0 4px 20px #00000014}.checkout-module__ss_A1W__summaryTitle{color:var(--dark-canopy-green,#1a3c2a);align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.checkout-module__ss_A1W__summaryDetails{margin-bottom:24px}.checkout-module__ss_A1W__summaryRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.checkout-module__ss_A1W__totalRow{border-top:2px solid #e5e7eb;border-bottom:none;margin-top:8px;padding-top:14px}.checkout-module__ss_A1W__summaryLabel{color:#6b7280;font-size:14px}.checkout-module__ss_A1W__summaryValue{color:#1f2937;font-size:14px;font-weight:600}.checkout-module__ss_A1W__summaryGst{color:#b45309;font-size:14px;font-weight:600}.checkout-module__ss_A1W__summaryLabelWithDetails{flex:1;align-items:center;gap:8px;display:flex}.checkout-module__ss_A1W__discountPercentage{color:var(--forest-green);background:#228b221a;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.checkout-module__ss_A1W__summaryDiscount{color:#16a34a;font-size:14px;font-weight:600}.checkout-module__ss_A1W__viewDetailsBtn{border:1px solid var(--forest-green);color:var(--forest-green);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500;transition:all .2s}.checkout-module__ss_A1W__viewDetailsBtn:hover{background:var(--forest-green);color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #228b2233}.checkout-module__ss_A1W__totalLabel{color:#1f2937;font-size:16px;font-weight:700}.checkout-module__ss_A1W__totalValue{color:var(--forest-green,#228b22);font-size:20px;font-weight:800}.checkout-module__ss_A1W__gstInclusiveNote{color:#6b7280;text-align:center;margin-top:8px;font-size:12px}.checkout-module__ss_A1W__securityNote{color:#16a34a;background:#f0fdf4;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:16px;padding:10px;font-size:13px;font-weight:600;display:flex}.checkout-module__ss_A1W__backButton{margin-top:10px}.checkout-module__ss_A1W__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:14px 20px;font-size:14px;font-weight:600}.checkout-module__ss_A1W__success{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #6ee7b7;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 20px;font-size:15px;font-weight:600;animation:.3s ease-out checkout-module__ss_A1W__slideDown;display:flex;box-shadow:0 4px 12px #10b98126}.checkout-module__ss_A1W__successOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-out checkout-module__ss_A1W__fadeIn;display:flex;position:fixed;inset:0}.checkout-module__ss_A1W__successCard{text-align:center;background:#fff;border-radius:20px;max-width:480px;padding:36px 32px;animation:.4s ease-out checkout-module__ss_A1W__scaleIn;position:relative;box-shadow:0 20px 60px #0000004d}.checkout-module__ss_A1W__successSpinner{border:6px solid #e5e7eb;border-top-color:var(--forest-green);border-radius:50%;width:80px;height:80px;margin:0 auto 24px;animation:1s linear infinite checkout-module__ss_A1W__spin}.checkout-module__ss_A1W__successIcon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:-104px auto 24px;font-size:48px;animation:.6s ease-out .2s both checkout-module__ss_A1W__checkmark;display:flex}.checkout-module__ss_A1W__successTitle{color:var(--dark-canopy-green);margin:0 0 10px;font-size:20px;font-weight:700}.checkout-module__ss_A1W__successText{color:#666;margin:0;font-size:16px}@keyframes checkout-module__ss_A1W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes checkout-module__ss_A1W__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes checkout-module__ss_A1W__spin{to{transform:rotate(360deg)}}@keyframes checkout-module__ss_A1W__checkmark{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes checkout-module__ss_A1W__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.checkout-module__ss_A1W__modalForm{flex-direction:column;gap:14px;display:flex}.checkout-module__ss_A1W__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-module__ss_A1W__checkboxLabel{color:#4b5563;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.checkout-module__ss_A1W__checkbox{accent-color:var(--forest-green,#228b22);cursor:pointer;width:16px;height:16px}.checkout-module__ss_A1W__modalActions{gap:12px;margin-top:8px;display:flex}.checkout-module__ss_A1W__modalActions button{flex:1}@media (max-width:1024px){.checkout-module__ss_A1W__grid{grid-template-columns:1fr}.checkout-module__ss_A1W__summarySection{position:static}}@media (max-width:640px){.checkout-module__ss_A1W__heroSection{padding:28px 5% 64px}.checkout-module__ss_A1W__pageContent{padding:24px 5% 48px}.checkout-module__ss_A1W__title{font-size:clamp(28px,6vw,36px)}.checkout-module__ss_A1W__card{padding:16px}.checkout-module__ss_A1W__formGrid{grid-template-columns:1fr}.checkout-module__ss_A1W__totalValue{font-size:20px}}.checkout-module__ss_A1W__loginPrompt{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:32px 20px;display:flex}.checkout-module__ss_A1W__loginPrompt h2{color:var(--dark-canopy-green);margin-bottom:12px;font-size:28px;font-weight:800}.checkout-module__ss_A1W__loginPrompt p{color:#6b7280;margin-bottom:32px;font-size:16px}.checkout-module__ss_A1W__loginButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.checkout-module__ss_A1W__paymentModal{padding:0}.checkout-module__ss_A1W__paymentOptions{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.checkout-module__ss_A1W__paymentOption{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;padding:16px;transition:all .3s;display:flex}.checkout-module__ss_A1W__paymentOption:hover{background:#f9fafb;border-color:#d1d5db}.checkout-module__ss_A1W__paymentOption.checkout-module__ss_A1W__selected{border-color:var(--forest-green);background:#228b220d}.checkout-module__ss_A1W__paymentContent{align-items:center;gap:12px;width:100%;display:flex}.checkout-module__ss_A1W__paymentIcon{background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:flex}.checkout-module__ss_A1W__paymentOption.checkout-module__ss_A1W__selected .checkout-module__ss_A1W__paymentIcon{background:#228b221a}.checkout-module__ss_A1W__paymentDetails{flex:1}.checkout-module__ss_A1W__paymentDetails h3{color:var(--dark-canopy-green);margin:0 0 2px;font-size:16px;font-weight:700}.checkout-module__ss_A1W__paymentDetails p{color:#6b7280;margin:0 0 6px;font-size:13px}.checkout-module__ss_A1W__paymentBadge{color:var(--forest-green);background:#ecfdf5;border:1px solid #228b2233;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.checkout-module__ss_A1W__orderSummaryModal{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0;border-radius:12px;margin-bottom:16px;padding:16px}.checkout-module__ss_A1W__orderSummaryModal h4{color:var(--dark-canopy-green);margin:0 0 10px;font-size:15px;font-weight:700}.checkout-module__ss_A1W__orderSummaryModal .checkout-module__ss_A1W__summaryRow{justify-content:space-between;align-items:center;margin:0;display:flex}.checkout-module__ss_A1W__totalAmount{color:var(--forest-green);font-size:18px;font-weight:800}@media (max-width:480px){.checkout-module__ss_A1W__paymentContent{gap:12px}.checkout-module__ss_A1W__paymentIcon{width:40px;height:40px;font-size:24px}.checkout-module__ss_A1W__paymentOption{padding:16px}}
﻿ .order-detail-module__2UjNJa__container{background:#f0f4f2;min-height:100%;padding:20px 20px 48px}.order-detail-module__2UjNJa__notFound{text-align:center;color:#374151;background:#fff;border-radius:16px;padding:48px 24px}.order-detail-module__2UjNJa__notFound h2{color:var(--dark-canopy-green);margin:0 0 10px;font-size:22px;font-weight:800}.order-detail-module__2UjNJa__notFound p{color:#6b7280;margin:0 0 24px;font-size:15px}.order-detail-module__2UjNJa__header{margin-bottom:20px}.order-detail-module__2UjNJa__backLink{color:var(--forest-green);background:#fff;border:1.5px solid #d4e8dd;border-radius:8px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.order-detail-module__2UjNJa__backLink:hover{border-color:var(--forest-green);background:#e8f5ee}.order-detail-module__2UjNJa__headerTop{background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex;box-shadow:0 2px 8px #00000012}.order-detail-module__2UjNJa__title{color:var(--dark-canopy-green);word-break:break-all;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.order-detail-module__2UjNJa__headerActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.order-detail-module__2UjNJa__printActions{flex-wrap:wrap;gap:8px;display:flex}.order-detail-module__2UjNJa__printBtn{cursor:pointer;color:#374151;white-space:nowrap;background:#fff;border:1.5px solid #6b7280;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.order-detail-module__2UjNJa__printBtn:hover{color:#fff;background:#374151;border-color:#374151}.order-detail-module__2UjNJa__printBtnInvoice{border-color:var(--forest-green);color:var(--forest-green)}.order-detail-module__2UjNJa__printBtnInvoice:hover{background:var(--forest-green);color:#fff}.order-detail-module__2UjNJa__statusBadge{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.order-detail-module__2UjNJa__statusPending{color:#92400e;background:#fef3c7}.order-detail-module__2UjNJa__statusConfirmed{color:#1e40af;background:#dbeafe}.order-detail-module__2UjNJa__statusShipped{color:#4338ca;background:#e0e7ff}.order-detail-module__2UjNJa__statusDelivered{color:#065f46;background:#d1fae5}.order-detail-module__2UjNJa__statusCancelled{color:#991b1b;background:#fee2e2}.order-detail-module__2UjNJa__content{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.order-detail-module__2UjNJa__mainSection,.order-detail-module__2UjNJa__sidebar{flex-direction:column;gap:16px;display:flex}.order-detail-module__2UjNJa__card{background:#fff;border:1px solid #e8eeeb;border-radius:14px;padding:20px;box-shadow:0 2px 8px #0000000f}.order-detail-module__2UjNJa__cardTitle{color:var(--dark-canopy-green);border-bottom:2px solid #f0f4f2;margin:0 0 16px;padding-bottom:12px;font-size:15px;font-weight:700}.order-detail-module__2UjNJa__cardTitleRow{border-bottom:2px solid #f0f4f2;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.order-detail-module__2UjNJa__cardTitleRow h2{color:var(--dark-canopy-green);margin:0;font-size:15px;font-weight:700}.order-detail-module__2UjNJa__infoGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-detail-module__2UjNJa__infoItem{flex-direction:column;gap:3px;display:flex}.order-detail-module__2UjNJa__infoLabel{text-transform:uppercase;letter-spacing:.6px;color:#9ca3af;font-size:10px;font-weight:700}.order-detail-module__2UjNJa__infoValue{color:#111827;word-break:break-word;font-size:14px;font-weight:600}.order-detail-module__2UjNJa__infoValueMuted{color:#6b7280;word-break:break-all;font-size:12px}.order-detail-module__2UjNJa__address p{color:#374151;margin:0 0 4px;font-size:14px;line-height:1.5}.order-detail-module__2UjNJa__noAddress{color:#9ca3af;margin:0;font-size:13px;font-style:italic}@keyframes order-detail-module__2UjNJa__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.order-detail-module__2UjNJa__skeletonText,.order-detail-module__2UjNJa__skeletonTextWide,.order-detail-module__2UjNJa__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/800px 100%;animation:1.4s infinite order-detail-module__2UjNJa__shimmer}.order-detail-module__2UjNJa__skeletonText{border-radius:6px;width:60%;height:14px;display:block}.order-detail-module__2UjNJa__skeletonTextWide{border-radius:6px;width:100%;height:14px;display:block}.order-detail-module__2UjNJa__skeletonAvatar{border-radius:8px;flex-shrink:0;width:44px;height:44px}.order-detail-module__2UjNJa__itemsList{flex-direction:column;display:flex}.order-detail-module__2UjNJa__itemsHeader{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;border-bottom:1px solid #f0f4f2;grid-template-columns:2fr 1fr 80px 1fr;gap:8px;margin-bottom:4px;padding:8px 0;font-size:11px;font-weight:700;display:grid}.order-detail-module__2UjNJa__itemRow{border-bottom:1px solid #f5f7f5;grid-template-columns:2fr 1fr 80px 1fr;align-items:center;gap:8px;padding:12px 0;display:grid}.order-detail-module__2UjNJa__itemRowEdit{border-bottom:1px solid #f5f7f5;grid-template-columns:2fr 1fr 80px 1fr 40px;align-items:center;gap:8px;padding:12px 0;display:grid}.order-detail-module__2UjNJa__itemProduct{align-items:center;gap:10px;min-width:0;display:flex}.order-detail-module__2UjNJa__itemImage{object-fit:cover;border:1px solid #e8eeeb;border-radius:8px;flex-shrink:0;width:44px;height:44px}.order-detail-module__2UjNJa__itemName{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.order-detail-module__2UjNJa__itemPrice,.order-detail-module__2UjNJa__itemQuantity{color:#374151;font-size:13px;font-weight:500}.order-detail-module__2UjNJa__itemTotal{color:var(--dark-canopy-green);font-size:14px;font-weight:700}.order-detail-module__2UjNJa__editSelect,.order-detail-module__2UjNJa__editInput{color:#111827;background:#fafafa;border:1.5px solid #d1d5db;border-radius:7px;outline:none;width:100%;padding:6px 8px;font-size:13px;transition:border-color .2s}.order-detail-module__2UjNJa__editSelect:focus,.order-detail-module__2UjNJa__editInput:focus{border-color:var(--forest-green)}.order-detail-module__2UjNJa__removeButton{color:#dc2626;cursor:pointer;background:#fff;border:1.5px solid #fca5a5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:background .2s;display:flex}.order-detail-module__2UjNJa__removeButton:hover{background:#fee2e2}.order-detail-module__2UjNJa__itemActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.order-detail-module__2UjNJa__addItemButton{color:var(--forest-green);cursor:pointer;background:#e8f5ee;border:1.5px solid #c6e6d4;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.order-detail-module__2UjNJa__addItemButton:hover{background:#d1ead9}.order-detail-module__2UjNJa__buttonGroup{gap:8px;display:flex}.order-detail-module__2UjNJa__saveButton,.order-detail-module__2UjNJa__cancelButton{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.order-detail-module__2UjNJa__saveButton{background:var(--forest-green);color:#fff}.order-detail-module__2UjNJa__saveButton:hover:not(:disabled){background:var(--deep-leaf-green)}.order-detail-module__2UjNJa__cancelButton{color:#374151;background:#f3f4f6;border:1.5px solid #e5e7eb}.order-detail-module__2UjNJa__cancelButton:hover{background:#e5e7eb}.order-detail-module__2UjNJa__saveButton:disabled{opacity:.6;cursor:not-allowed}.order-detail-module__2UjNJa__editButton,.order-detail-module__2UjNJa__editIconButton,.order-detail-module__2UjNJa__saveIconButton,.order-detail-module__2UjNJa__cancelIconButton{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.order-detail-module__2UjNJa__editButton:hover:not(:disabled),.order-detail-module__2UjNJa__editIconButton:hover:not(:disabled){border-color:var(--forest-green);color:var(--forest-green);background:#f0faf5}.order-detail-module__2UjNJa__editButton:disabled,.order-detail-module__2UjNJa__editIconButton:disabled{opacity:.5;cursor:not-allowed}.order-detail-module__2UjNJa__editIconButton,.order-detail-module__2UjNJa__saveIconButton,.order-detail-module__2UjNJa__cancelIconButton{padding:5px 8px}.order-detail-module__2UjNJa__summary{flex-direction:column;display:flex}.order-detail-module__2UjNJa__summaryRow{color:#374151;border-bottom:1px solid #f5f7f5;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;font-size:14px;display:flex}.order-detail-module__2UjNJa__discountRow{align-items:center;gap:8px;display:flex}.order-detail-module__2UjNJa__discount{color:#dc2626;font-weight:500}.order-detail-module__2UjNJa__summaryRowTotal{color:var(--dark-canopy-green);justify-content:space-between;align-items:center;padding:14px 0 0;font-size:17px;font-weight:800;display:flex}.order-detail-module__2UjNJa__noData{color:#9ca3af;margin:0;font-size:13px;font-style:italic}.order-detail-module__2UjNJa__channelPartnerInfo{min-height:0}.order-detail-module__2UjNJa__statusButtons{flex-direction:column;gap:8px;display:flex}.order-detail-module__2UjNJa__statusButton{cursor:pointer;text-align:left;border:2px solid;border-radius:10px;width:100%;padding:10px 16px;font-size:13px;font-weight:700;transition:all .18s}.order-detail-module__2UjNJa__statusButton:disabled{opacity:.55;cursor:not-allowed}.order-detail-module__2UjNJa__statusButton:not(:disabled):hover{transform:translate(3px)}.order-detail-module__2UjNJa__statusButtonPending{color:#92400e;background:#fef3c7;border-color:#fbbf24}.order-detail-module__2UjNJa__statusButtonConfirmed{color:#1e40af;background:#dbeafe;border-color:#60a5fa}.order-detail-module__2UjNJa__statusButtonShipped{color:#6b21a8;background:#e9d5ff;border-color:#c084fc}.order-detail-module__2UjNJa__statusButtonDelivered{color:#065f46;background:#d1fae5;border-color:#34d399}.order-detail-module__2UjNJa__statusButtonCancelled{color:#991b1b;background:#fee2e2;border-color:#f87171}.order-detail-module__2UjNJa__statusButtonActive{font-weight:900;box-shadow:inset 0 0 0 2px #00000026}.order-detail-module__2UjNJa__timeline{flex-direction:column;display:flex}.order-detail-module__2UjNJa__timelineItem{gap:14px;padding-bottom:20px;display:flex;position:relative}.order-detail-module__2UjNJa__timelineItem:last-child{padding-bottom:0}.order-detail-module__2UjNJa__timelineItem:not(:last-child):before{content:"";background:#e5e7eb;width:2px;position:absolute;top:32px;bottom:0;left:15px}.order-detail-module__2UjNJa__timelineDot{background:linear-gradient(135deg,var(--forest-green),var(--deep-leaf-green));color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:flex}.order-detail-module__2UjNJa__timelineContent{flex:1;padding-top:4px}.order-detail-module__2UjNJa__timelineTitle{color:#111827;margin-bottom:2px;font-size:14px;font-weight:700}.order-detail-module__2UjNJa__timelineDate{color:#6b7280;font-size:12px}.order-detail-module__2UjNJa__actions{flex-direction:column;gap:8px;display:flex}.order-detail-module__2UjNJa__modalContent{flex-direction:column;gap:16px;display:flex}.order-detail-module__2UjNJa__modalLabel{color:#374151;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.order-detail-module__2UjNJa__modalSelect{color:#111827;background:#fafafa;border:1.5px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:14px}.order-detail-module__2UjNJa__modalSelect:focus{border-color:var(--forest-green)}.order-detail-module__2UjNJa__modalTextarea{color:#111827;resize:vertical;background:#fafafa;border:1.5px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.order-detail-module__2UjNJa__modalTextarea:focus{border-color:var(--forest-green)}.order-detail-module__2UjNJa__modalActions{flex-wrap:wrap;gap:10px;display:flex}.order-detail-module__2UjNJa__discountTypeSelector{gap:20px;display:flex}.order-detail-module__2UjNJa__radioLabel{color:#374151;cursor:pointer;align-items:center;gap:7px;font-size:14px;font-weight:500;display:flex}.order-detail-module__2UjNJa__customDiscountSection,.order-detail-module__2UjNJa__selectDiscountSection{flex-direction:column;gap:10px;display:flex}.order-detail-module__2UjNJa__currentSubtotal{color:#6b7280;background:#f9fafb;border-radius:8px;justify-content:space-between;padding:8px 12px;font-size:13px;display:flex}.order-detail-module__2UjNJa__subtotalAmount{color:#111827;font-weight:700}.order-detail-module__2UjNJa__validationError{color:#991b1b;background:#fee2e2;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:flex}.order-detail-module__2UjNJa__validationSuccess{color:#065f46;background:#d1fae5;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:flex}.order-detail-module__2UjNJa__errorIcon,.order-detail-module__2UjNJa__successIcon{font-size:14px}.order-detail-module__2UjNJa__discountDetailsCard,.order-detail-module__2UjNJa__partnerDetailsCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.order-detail-module__2UjNJa__discountDetailRow,.order-detail-module__2UjNJa__partnerDetailRow{justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.order-detail-module__2UjNJa__detailLabel{color:#6b7280;font-weight:500}.order-detail-module__2UjNJa__detailValue{color:#111827;text-align:right;font-weight:600}.order-detail-module__2UjNJa__detailValueMuted{color:#9ca3af;font-family:monospace;font-size:12px}.order-detail-module__2UjNJa__discountDescription{color:#6b7280;border-top:1px solid #e5e7eb;padding-top:8px;font-size:12px;font-style:italic}.order-detail-module__2UjNJa__discountAmountPreview{border-top:1px solid #e5e7eb;justify-content:space-between;padding-top:8px;display:flex}.order-detail-module__2UjNJa__previewLabel{color:#374151;font-size:13px;font-weight:600}.order-detail-module__2UjNJa__previewAmount{color:var(--forest-green);font-size:15px;font-weight:800}.order-detail-module__2UjNJa__paymentEditInfo{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.order-detail-module__2UjNJa__infoRow{justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.order-detail-module__2UjNJa__infoMessage{color:#065f46;background:#ecfdf5;border-radius:8px;padding:10px 12px;font-size:13px}.order-detail-module__2UjNJa__refundInfo{color:#92400e;background:#fef3c7;border-radius:8px;padding:12px;font-size:14px}@media (max-width:1100px){.order-detail-module__2UjNJa__content{grid-template-columns:1fr}.order-detail-module__2UjNJa__sidebar{flex-flow:wrap}.order-detail-module__2UjNJa__sidebar .order-detail-module__2UjNJa__card{flex:1;min-width:240px}}@media (max-width:720px){.order-detail-module__2UjNJa__container{padding:12px 10px 32px}.order-detail-module__2UjNJa__headerTop{padding:14px}.order-detail-module__2UjNJa__title{font-size:1.1rem}.order-detail-module__2UjNJa__card{border-radius:12px;padding:14px 12px}.order-detail-module__2UjNJa__infoGrid{grid-template-columns:1fr;gap:10px}.order-detail-module__2UjNJa__content{gap:12px}.order-detail-module__2UjNJa__sidebar{flex-direction:column}.order-detail-module__2UjNJa__sidebar .order-detail-module__2UjNJa__card{min-width:unset}.order-detail-module__2UjNJa__itemsHeader,.order-detail-module__2UjNJa__itemRow{grid-template-columns:1.8fr 70px 55px 75px;font-size:12px}.order-detail-module__2UjNJa__itemRowEdit{grid-template-columns:1.8fr 70px 55px 75px 36px;font-size:12px}.order-detail-module__2UjNJa__itemImage{width:36px;height:36px}.order-detail-module__2UjNJa__printBtn{padding:5px 9px;font-size:11px}}@media (max-width:480px){.order-detail-module__2UjNJa__container{padding:8px 8px 20px}.order-detail-module__2UjNJa__headerTop{border-radius:12px;padding:12px}.order-detail-module__2UjNJa__title{font-size:.95rem}.order-detail-module__2UjNJa__card{border-radius:10px;padding:12px 10px}.order-detail-module__2UjNJa__printBtn span{display:none}.order-detail-module__2UjNJa__printBtn{padding:6px 10px}.order-detail-module__2UjNJa__itemsHeader,.order-detail-module__2UjNJa__itemRow{grid-template-columns:1.5fr 60px 50px 65px;font-size:11px}.order-detail-module__2UjNJa__itemRowEdit{grid-template-columns:1.5fr 60px 50px 65px 32px;font-size:11px}.order-detail-module__2UjNJa__summaryRowTotal{font-size:15px}.order-detail-module__2UjNJa__backLink{font-size:12px}}
.create-order-module__DAUqeW__pageWrapper{background:#f5f7f6;min-height:100vh;padding:0}.create-order-module__DAUqeW__container{background:#f5f7f6;border-radius:0;width:100%;min-height:100vh;margin-top:0;padding:0 0 48px}.create-order-module__DAUqeW__pageHeader{background:#fff;border-bottom:1px solid #e5ede9;flex-direction:column;gap:8px;margin-bottom:24px;padding:16px 24px 16px 28px;display:flex;position:relative;box-shadow:0 2px 12px #0e282012}.create-order-module__DAUqeW__pageHeader:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.create-order-module__DAUqeW__backButton{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:4px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.create-order-module__DAUqeW__backButton:hover{color:#2a7a64}.create-order-module__DAUqeW__pageTitle{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.create-order-module__DAUqeW__section{background-color:#fff;border:1px solid #b8d8cc;border-radius:16px;margin-bottom:24px;padding:24px;box-shadow:0 2px 8px #0a16280d}.create-order-module__DAUqeW__sectionTitle{color:#0e2820;border-left:3px solid #1a4a3e;margin:0 0 16px;padding-left:10px;font-size:1.1rem;font-weight:700}.create-order-module__DAUqeW__infoCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.create-order-module__DAUqeW__infoContent{flex:1}.create-order-module__DAUqeW__infoName{color:#1a202c;margin-bottom:4px;font-weight:600}.create-order-module__DAUqeW__infoDetails{color:#718096;margin-top:4px;font-size:14px}.create-order-module__DAUqeW__infoActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.create-order-module__DAUqeW__emptyState{text-align:center;color:#a0aec0;background-color:#fff;border:2px dashed #cbd5e0;border-radius:8px;padding:40px 20px}.create-order-module__DAUqeW__emptyStateText{margin:0;font-size:15px}.create-order-module__DAUqeW__productTable{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.create-order-module__DAUqeW__productTable thead{background:linear-gradient(135deg,#0e2820 0%,#1a4a3e 100%)}.create-order-module__DAUqeW__productTable th{text-align:left;color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.4px;border-bottom:2px solid #ffffff1a;padding:12px 16px;font-size:13px;font-weight:600}.create-order-module__DAUqeW__productTable td{vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:12px 16px}.create-order-module__DAUqeW__productTable tbody tr:hover{background-color:#f2f7f3}.create-order-module__DAUqeW__productName{color:#2d3748;font-weight:600}.create-order-module__DAUqeW__productPrice{color:#2d3748;font-weight:500}.create-order-module__DAUqeW__quantityInput{text-align:center;border:1px solid #cbd5e0;border-radius:6px;width:80px;padding:6px 10px;font-size:14px}.create-order-module__DAUqeW__quantityInput:focus{border-color:#1a4a3e;outline:none;box-shadow:0 0 0 3px #1a35581f}.create-order-module__DAUqeW__optionsGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.create-order-module__DAUqeW__optionCard{flex-direction:column;display:flex}.create-order-module__DAUqeW__optionLabel{color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:500}.create-order-module__DAUqeW__selectedOption{background-color:#f0f8f2;border:1px solid #c0ddc8;border-radius:8px;justify-content:space-between;align-items:center;min-height:48px;padding:12px;display:flex}.create-order-module__DAUqeW__optionText{color:#0e2820;font-size:14px;font-weight:500}.create-order-module__DAUqeW__formControl{margin-top:16px}.create-order-module__DAUqeW__selectInput{color:#2d3748;background-color:#fff;border:1px solid #cbd5e0;border-radius:6px;width:100%;padding:12px;font-size:14px;transition:all .2s}.create-order-module__DAUqeW__selectInput:focus{border-color:#48bb78;outline:none;box-shadow:0 0 0 3px #48bb781a}.create-order-module__DAUqeW__summaryBox{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:400px;margin-left:auto;padding:20px}.create-order-module__DAUqeW__summaryRow{color:#4a5568;justify-content:space-between;margin-bottom:12px;font-size:15px;display:flex}.create-order-module__DAUqeW__summaryValue{color:#2d3748;font-weight:500}.create-order-module__DAUqeW__discountRow,.create-order-module__DAUqeW__discountRow .create-order-module__DAUqeW__summaryValue{color:#38a169}.create-order-module__DAUqeW__taxRow{font-size:14px}.create-order-module__DAUqeW__totalRow{color:#1a202c;border-top:2px solid #e2e8f0;margin-top:8px;padding-top:12px;font-size:20px;font-weight:700}.create-order-module__DAUqeW__modalList{max-height:400px;margin-top:16px;overflow-y:auto}.create-order-module__DAUqeW__listItem{cursor:pointer;border-bottom:1px solid #e2e8f0;border-radius:6px;margin-bottom:4px;padding:14px;transition:background-color .2s}.create-order-module__DAUqeW__listItem:hover{background-color:#f7fafc}.create-order-module__DAUqeW__listItem.create-order-module__DAUqeW__selected{background-color:#f0fff4;border:1px solid #48bb78}.create-order-module__DAUqeW__listItemMain{color:#2d3748;margin-bottom:4px;font-weight:600}.create-order-module__DAUqeW__listItemSub{color:#718096;font-size:13px}.create-order-module__DAUqeW__productListItem{justify-content:space-between;align-items:center;padding:14px;display:flex}.create-order-module__DAUqeW__productInfo{flex:1}.create-order-module__DAUqeW__actionButtons{border-top:2px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;display:flex}.create-order-module__DAUqeW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media (max-width:768px){.create-order-module__DAUqeW__pageWrapper{padding:12px}.create-order-module__DAUqeW__container{border-radius:8px;padding:16px}.create-order-module__DAUqeW__pageTitle{font-size:1.5rem}.create-order-module__DAUqeW__section{margin-bottom:20px;padding:16px}.create-order-module__DAUqeW__sectionTitle{font-size:1.1rem}.create-order-module__DAUqeW__infoCard{flex-direction:column;align-items:flex-start}.create-order-module__DAUqeW__infoActions{flex-direction:column;gap:8px;width:100%;display:flex}.create-order-module__DAUqeW__infoActions button{width:100%!important}.create-order-module__DAUqeW__optionsGrid{grid-template-columns:1fr;gap:12px}.create-order-module__DAUqeW__productTable{white-space:nowrap;display:block;overflow-x:auto}.create-order-module__DAUqeW__productTable thead,.create-order-module__DAUqeW__productTable tbody,.create-order-module__DAUqeW__productTable tr,.create-order-module__DAUqeW__productTable th,.create-order-module__DAUqeW__productTable td{display:block}.create-order-module__DAUqeW__productTable thead{display:none}.create-order-module__DAUqeW__productTable tr{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:12px}.create-order-module__DAUqeW__productTable td{text-align:left;border:none;padding:8px 0 8px 50%;position:relative}.create-order-module__DAUqeW__productTable td:before{content:attr(data-label);color:#4a5568;text-align:left;width:45%;padding-left:10px;font-weight:600;position:absolute;left:0}.create-order-module__DAUqeW__quantityInput{width:100%}.create-order-module__DAUqeW__summaryBox{max-width:100%;margin:0}.create-order-module__DAUqeW__actionButtons{flex-direction:column-reverse}.create-order-module__DAUqeW__actionButtons button{width:100%}.create-order-module__DAUqeW__sectionHeader{flex-direction:column;align-items:stretch;gap:12px}.create-order-module__DAUqeW__sectionHeader button,.create-order-module__DAUqeW__CustomerSelectWrapper button{width:100%}}@media (max-width:480px){.create-order-module__DAUqeW__pageWrapper{padding:8px}.create-order-module__DAUqeW__container{padding:12px}.create-order-module__DAUqeW__pageTitle{font-size:1.3rem}.create-order-module__DAUqeW__section{padding:12px}.create-order-module__DAUqeW__summaryRow{font-size:14px}.create-order-module__DAUqeW__totalRow{font-size:18px}.create-order-module__DAUqeW__infoCard{padding:12px}.create-order-module__DAUqeW__infoName{font-size:15px}.create-order-module__DAUqeW__infoDetails{font-size:13px}}.create-order-module__DAUqeW__disabled{opacity:.6;pointer-events:none}.create-order-module__DAUqeW__modalList::-webkit-scrollbar{width:8px}.create-order-module__DAUqeW__modalList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.create-order-module__DAUqeW__modalList::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.create-order-module__DAUqeW__modalList::-webkit-scrollbar-thumb:hover{background:#a0aec0}
.taxes-module__5Y1czW__container{background:#f5f7f6;min-height:100vh;padding:0}.taxes-module__5Y1czW__header{background:#fff;border-bottom:1px solid #e5ede9;justify-content:space-between;align-items:center;margin-bottom:0;padding:20px 24px 20px 28px;display:flex;position:relative;box-shadow:0 2px 12px #0e282012}.taxes-module__5Y1czW__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.taxes-module__5Y1czW__backLink{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.taxes-module__5Y1czW__backLink:hover{color:#0e2820}.taxes-module__5Y1czW__title{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.taxes-module__5Y1czW__loading{text-align:center;color:#666;padding:60px 24px;font-size:18px}.taxes-module__5Y1czW__content{min-height:calc(100vh - 80px);box-shadow:none;background:#f5f7f6;border-radius:0;margin-top:0;padding:20px}.taxes-module__5Y1czW__empty{text-align:center;padding:60px 24px}.taxes-module__5Y1czW__empty p{color:#666;margin-bottom:24px;font-size:18px}.taxes-module__5Y1czW__tableWrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5ede9;border-radius:14px;overflow-x:auto;box-shadow:0 1px 6px #0e282012}.taxes-module__5Y1czW__table{border-collapse:collapse;width:100%}.taxes-module__5Y1czW__table thead{background:linear-gradient(135deg,#0e2820 0%,#1a4a3e 100%)}.taxes-module__5Y1czW__table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.8px;border-bottom:none;padding:13px 16px;font-size:11px;font-weight:700}.taxes-module__5Y1czW__table td{color:#2d3a35;border-bottom:1px solid #f0f4f2;padding:14px 16px;font-size:13.5px}.taxes-module__5Y1czW__table tbody tr:nth-child(2n){background:#fafcfb}.taxes-module__5Y1czW__table tbody tr:hover{background:#eef5f2}.taxes-module__5Y1czW__nameCell{color:#1a4a3e;font-weight:600}.taxes-module__5Y1czW__percentCell{color:#2196f3;font-weight:600}.taxes-module__5Y1czW__descCell{color:#666;max-width:300px}.taxes-module__5Y1czW__dateCell{color:#999;font-size:14px}.taxes-module__5Y1czW__badge{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.taxes-module__5Y1czW__badgeActive{color:#2e7d32;background:#e8f5e9}.taxes-module__5Y1czW__badgeInactive{color:#c62828;background:#ffebee}.taxes-module__5Y1czW__actionsCell{align-items:center;gap:8px;display:flex}.taxes-module__5Y1czW__editBtn,.taxes-module__5Y1czW__deleteBtn{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:6px;padding:8px 12px;font-size:16px;transition:all .3s}.taxes-module__5Y1czW__editBtn{color:#2196f3}.taxes-module__5Y1czW__editBtn:hover{color:#1976d2;background:#e3f2fd;transform:scale(1.1)}.taxes-module__5Y1czW__deleteBtn{color:#f44336}.taxes-module__5Y1czW__deleteBtn:hover{color:#d32f2f;background:#ffebee;transform:scale(1.1)}.taxes-module__5Y1czW__modalContent{padding:8px}.taxes-module__5Y1czW__formGroup{margin-bottom:20px}.taxes-module__5Y1czW__label{color:#333;margin-bottom:8px;font-weight:600;display:block}.taxes-module__5Y1czW__required{color:#f44336}.taxes-module__5Y1czW__textarea{resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px;transition:border-color .3s}.taxes-module__5Y1czW__textarea:focus{border-color:#1a4a3e;outline:none}.taxes-module__5Y1czW__checkboxLabel{cursor:pointer;align-items:center;gap:8px;display:flex}.taxes-module__5Y1czW__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px}.taxes-module__5Y1czW__checkboxLabel span{color:#333;font-weight:500}.taxes-module__5Y1czW__modalActions{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}@media (max-width:768px){.taxes-module__5Y1czW__container{padding:0}.taxes-module__5Y1czW__header{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px 14px 20px}.taxes-module__5Y1czW__content{border-radius:0;padding:16px}.taxes-module__5Y1czW__table{font-size:14px}.taxes-module__5Y1czW__table th,.taxes-module__5Y1czW__table td{padding:12px 8px}.taxes-module__5Y1czW__descCell{max-width:150px}}
.discount-modal-module__qT3x4G__discountDetailsModal{padding:8px}.discount-modal-module__qT3x4G__discountHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.discount-modal-module__qT3x4G__discountHeader h3{color:var(--text-primary);margin:0;font-size:20px}.discount-modal-module__qT3x4G__discountBadgeModal{background:linear-gradient(135deg,var(--forest-green),#27ae60);color:#fff;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:700;box-shadow:0 2px 8px #228b224d}.discount-modal-module__qT3x4G__discountDescription{color:var(--text-secondary);border-left:3px solid var(--forest-green);background:#f8f9fa;border-radius:8px;margin-bottom:24px;padding:12px;font-size:14px;line-height:1.5}.discount-modal-module__qT3x4G__discountInfoGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:24px;display:grid}.discount-modal-module__qT3x4G__infoCard{text-align:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e9ecef;border-radius:12px;padding:16px;transition:all .3s}.discount-modal-module__qT3x4G__infoCard:hover{border-color:var(--forest-green);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.discount-modal-module__qT3x4G__infoLabel{color:var(--text-secondary);margin-bottom:8px;font-size:12px;font-weight:500}.discount-modal-module__qT3x4G__infoValue{color:var(--text-primary);font-size:16px;font-weight:700}.discount-modal-module__qT3x4G__discountNoteBox{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:13px;line-height:1.5}.discount-modal-module__qT3x4G__discountNoteBox strong{color:#856404;font-weight:600}@media (max-width:768px){.discount-modal-module__qT3x4G__discountHeader{flex-direction:column;align-items:flex-start;gap:12px}.discount-modal-module__qT3x4G__discountInfoGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.discount-modal-module__qT3x4G__infoCard{padding:12px}.discount-modal-module__qT3x4G__infoValue{font-size:14px}}
.profile-module__3PkVZa__main{background:linear-gradient(to bottom right,#f9fafb,#f0fdf4);min-height:100vh;padding:2rem 1rem}.profile-module__3PkVZa__container{max-width:72rem;margin:0 auto}.profile-module__3PkVZa__header{margin-bottom:2rem}.profile-module__3PkVZa__title{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:800}.profile-module__3PkVZa__subtitle{color:#6b7280}.profile-module__3PkVZa__content{grid-template-columns:1fr;gap:2rem;display:grid}.profile-module__3PkVZa__sidebar{flex-direction:column;gap:2rem;display:flex}.profile-module__3PkVZa__card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.profile-module__3PkVZa__cardTitle{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.profile-module__3PkVZa__profileSection{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:2rem}.profile-module__3PkVZa__infoGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.profile-module__3PkVZa__infoItem{flex-direction:column;display:flex}.profile-module__3PkVZa__infoLabel{color:#6b7280;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.profile-module__3PkVZa__infoValue{color:#1f2937;font-size:1rem}.profile-module__3PkVZa__formActions{gap:1rem;display:flex}.profile-module__3PkVZa__buttonGroup{gap:1.5rem;margin-top:1.5rem;display:flex}.profile-module__3PkVZa__otpRow{grid-template-columns:1fr auto;align-items:end;gap:.75rem;margin-top:.5rem;display:grid}.profile-module__3PkVZa__otpButton{height:48px}.profile-module__3PkVZa__errorText{color:#dc2626;margin-top:6px;font-size:.9rem}.profile-module__3PkVZa__otpModalContent{flex-direction:column;gap:1.5rem;display:flex}.profile-module__3PkVZa__otpDescription{color:#6b7280;text-align:center;font-size:.95rem;line-height:1.5}.profile-module__3PkVZa__otpActions{justify-content:center;display:flex}.profile-module__3PkVZa__deleteModalContent{flex-direction:column;gap:1.5rem;display:flex}.profile-module__3PkVZa__deleteDescription{color:#6b7280;text-align:center;font-size:.95rem;line-height:1.5}.profile-module__3PkVZa__addressesSection{margin-top:2rem}.profile-module__3PkVZa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.profile-module__3PkVZa__sectionTitle{color:#1f2937;font-size:1.5rem;font-weight:700}.profile-module__3PkVZa__addressGrid{grid-template-columns:1fr;gap:1rem;display:grid}.profile-module__3PkVZa__addressCard{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:all .3s}.profile-module__3PkVZa__addressCard:hover{background:#f0fdf4;border-color:#16a34a}.profile-module__3PkVZa__addressHeader{justify-content:space-between;align-items:start;margin-bottom:.75rem;display:flex}.profile-module__3PkVZa__addressMain{flex:1}.profile-module__3PkVZa__addressLine{color:#1f2937;margin-bottom:.25rem;font-weight:600}.profile-module__3PkVZa__addressDetails{color:#6b7280;font-size:.875rem;line-height:1.5}.profile-module__3PkVZa__addressBadges{gap:.5rem;margin-top:.75rem;display:flex}.profile-module__3PkVZa__badge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.profile-module__3PkVZa__defaultBadge{color:#1e40af;background:#dbeafe}.profile-module__3PkVZa__activeBadge{color:#166534;background:#dcfce7}.profile-module__3PkVZa__addressActions{gap:1rem;margin-top:.5rem;display:flex}.profile-module__3PkVZa__iconButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.375rem;padding:.5rem;transition:all .3s}.profile-module__3PkVZa__iconButton:hover{color:#1f2937;background:#f3f4f6}.profile-module__3PkVZa__iconButton.profile-module__3PkVZa__delete{color:#dc2626}.profile-module__3PkVZa__iconButton.profile-module__3PkVZa__delete:hover{background:#fef2f2}.profile-module__3PkVZa__iconButton svg{width:1.25rem;height:1.25rem}.profile-module__3PkVZa__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.profile-module__3PkVZa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-module__3PkVZa__checkbox{align-items:center;gap:.5rem;margin-top:1rem;display:flex}.profile-module__3PkVZa__checkbox input{cursor:pointer;accent-color:#16a34a;width:1rem;height:1rem}.profile-module__3PkVZa__checkbox label{color:#4b5563;cursor:pointer;font-size:.875rem}.profile-module__3PkVZa__modalActions{gap:1rem;margin-top:1.5rem;display:flex}.profile-module__3PkVZa__modalActions button{flex:1}.profile-module__3PkVZa__alert{border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.profile-module__3PkVZa__alert svg{flex-shrink:0;width:1.25rem;height:1.25rem}.profile-module__3PkVZa__alertSuccess{color:#166534;background:#dcfce7;border-left:4px solid #16a34a}.profile-module__3PkVZa__alertError{color:#991b1b;background:#fef2f2;border-left:4px solid #ef4444}.profile-module__3PkVZa__alertText{font-size:.875rem;font-weight:500}@media (min-width:768px){.profile-module__3PkVZa__main{padding:3rem 2rem}.profile-module__3PkVZa__title{font-size:2.5rem}.profile-module__3PkVZa__content{grid-template-columns:2fr 1fr}.profile-module__3PkVZa__infoGrid{grid-template-columns:1fr 1fr}.profile-module__3PkVZa__addressGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.profile-module__3PkVZa__container{padding:0 2rem}.profile-module__3PkVZa__formGrid{grid-template-columns:1fr 1fr}}
.categories-module__S0GUcG__container{background:#f5f7f6;min-height:100vh;padding:0}.categories-module__S0GUcG__header{background:#fff;border-bottom:1px solid #e5ede9;justify-content:space-between;align-items:center;margin-bottom:0;padding:20px 24px 20px 28px;display:flex;position:relative;box-shadow:0 2px 12px #0e282012}.categories-module__S0GUcG__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.categories-module__S0GUcG__backLink{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.categories-module__S0GUcG__backLink:hover{color:#0e2820}.categories-module__S0GUcG__title{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.categories-module__S0GUcG__loading{text-align:center;color:#666;padding:60px 24px;font-size:18px}.categories-module__S0GUcG__content{min-height:calc(100vh - 80px);box-shadow:none;background:#f5f7f6;border-radius:0;margin-top:0;padding:20px}.categories-module__S0GUcG__empty{text-align:center;padding:60px 24px}.categories-module__S0GUcG__empty p{color:#666;margin-bottom:24px;font-size:18px}.categories-module__S0GUcG__tableWrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5ede9;border-radius:14px;overflow-x:auto;box-shadow:0 1px 6px #0e282012}.categories-module__S0GUcG__table{border-collapse:collapse;width:100%}.categories-module__S0GUcG__table thead{background:linear-gradient(135deg,#0e2820 0%,#1a4a3e 100%)}.categories-module__S0GUcG__table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.8px;border-bottom:none;padding:13px 16px;font-size:11px;font-weight:700}.categories-module__S0GUcG__table td{color:#2d3a35;border-bottom:1px solid #f0f4f2;padding:14px 16px;font-size:13.5px}.categories-module__S0GUcG__table tbody tr:nth-child(2n){background:#fafcfb}.categories-module__S0GUcG__table tbody tr:hover{background:#eef5f2}.categories-module__S0GUcG__nameCell{color:#1a4a3e;font-weight:600}.categories-module__S0GUcG__descCell{color:#666;max-width:300px}.categories-module__S0GUcG__dateCell{color:#999;font-size:14px}.categories-module__S0GUcG__badge{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.categories-module__S0GUcG__badgeActive{color:#2e7d32;background:#e8f5e9}.categories-module__S0GUcG__badgeInactive{color:#c62828;background:#ffebee}.categories-module__S0GUcG__actionsCell{align-items:center;gap:8px;display:flex}.categories-module__S0GUcG__toggleBtn,.categories-module__S0GUcG__editBtn,.categories-module__S0GUcG__deleteBtn,.categories-module__S0GUcG__addBtn{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:6px;padding:8px 12px;font-size:16px;transition:all .3s}.categories-module__S0GUcG__toggleBtn:hover{background:#e0e0e0}.categories-module__S0GUcG__addBtn{color:#4caf50}.categories-module__S0GUcG__addBtn:hover{color:#2e7d32;background:#e8f5e9;transform:scale(1.1)}.categories-module__S0GUcG__editBtn{color:#2196f3}.categories-module__S0GUcG__editBtn:hover{color:#1976d2;background:#e3f2fd;transform:scale(1.1)}.categories-module__S0GUcG__deleteBtn{color:#f44336}.categories-module__S0GUcG__deleteBtn:hover{color:#d32f2f;background:#ffebee;transform:scale(1.1)}@media (max-width:768px){.categories-module__S0GUcG__container{padding:0}.categories-module__S0GUcG__header{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px 14px 20px}.categories-module__S0GUcG__content{border-radius:0;padding:16px}.categories-module__S0GUcG__table{font-size:14px}.categories-module__S0GUcG__table th,.categories-module__S0GUcG__table td{padding:12px 8px}.categories-module__S0GUcG__descCell{max-width:150px}}
.create-category-module__l-CpJq__container{background:#f5f7f6;min-height:100vh;padding:0}.create-category-module__l-CpJq__header{background:#fff;border-bottom:1px solid #e5ede9;margin-bottom:0;padding:20px 24px 20px 28px;position:relative;box-shadow:0 2px 12px #0e282012}.create-category-module__l-CpJq__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.create-category-module__l-CpJq__backLink{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.create-category-module__l-CpJq__backLink:hover{color:#0e2820}.create-category-module__l-CpJq__title{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.create-category-module__l-CpJq__form{background:#f5f7f6;border-radius:0;max-width:none;min-height:calc(100vh - 80px);margin:0;padding:24px 0 48px}.create-category-module__l-CpJq__section{background:#fff;border-radius:16px;max-width:700px;margin:0 auto 24px;padding:32px;box-shadow:0 2px 10px #0000000d}.create-category-module__l-CpJq__sectionTitle{color:#0e2820;border-bottom:2px solid #e0ede8;margin:0 0 24px;padding-bottom:16px;font-size:20px;font-weight:700}.create-category-module__l-CpJq__formGroup{margin-bottom:24px}.create-category-module__l-CpJq__label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.create-category-module__l-CpJq__textarea{resize:vertical;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .3s}.create-category-module__l-CpJq__textarea:focus{border-color:var(--dark-canopy-green);outline:none}.create-category-module__l-CpJq__checkboxLabel{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;display:flex}.create-category-module__l-CpJq__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--dark-canopy-green)}.create-category-module__l-CpJq__required{color:#ef4444;margin-left:4px}.create-category-module__l-CpJq__loading{color:#666;justify-content:center;align-items:center;min-height:400px;font-size:18px;display:flex}.create-category-module__l-CpJq__formActions{border-top:2px solid #f0f0f0;justify-content:flex-end;gap:16px;margin-top:32px;padding-top:24px;display:flex}.create-category-module__l-CpJq__actions{background:#fff;border-radius:16px;justify-content:flex-end;gap:16px;max-width:700px;margin:0 auto;padding:24px 32px;display:flex;box-shadow:0 2px 10px #0000000d}@media (max-width:768px){.create-category-module__l-CpJq__container{padding:0}.create-category-module__l-CpJq__header,.create-category-module__l-CpJq__section,.create-category-module__l-CpJq__actions{padding:20px}}
.company-module__Y-E0Ea__container{background:#f5f7f6;min-height:100vh;padding:0}.company-module__Y-E0Ea__loading{text-align:center;color:#666;padding:80px 24px;font-size:18px}.company-module__Y-E0Ea__header{background:#fff;border-bottom:1px solid #e5ede9;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding:20px 24px 20px 28px;display:flex;position:relative;box-shadow:0 2px 12px #0e282012}.company-module__Y-E0Ea__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.company-module__Y-E0Ea__backLink{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.company-module__Y-E0Ea__backLink:hover{color:#0e2820}.company-module__Y-E0Ea__title{color:#0e2820;letter-spacing:-.5px;align-items:center;gap:12px;margin:0 0 4px;font-size:1.6rem;font-weight:800;line-height:1.25;display:flex}.company-module__Y-E0Ea__titleIcon{font-size:24px}.company-module__Y-E0Ea__subtitle{color:#666;margin:0;font-size:14px}.company-module__Y-E0Ea__viewGrid{background:#f5f7f6;border-radius:0;grid-template-columns:1fr 1fr;gap:24px;min-height:calc(100vh - 80px);margin-top:0;padding:20px;display:grid}@media (max-width:768px){.company-module__Y-E0Ea__viewGrid{border-radius:20px 20px 0 0;grid-template-columns:1fr;padding:20px}}.company-module__Y-E0Ea__card{background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 2px 10px #0000000d}.company-module__Y-E0Ea__cardTitle{color:#0e2820;border-bottom:2px solid #e0ede8;margin:0 0 20px;padding-bottom:12px;font-size:16px;font-weight:700}.company-module__Y-E0Ea__fieldList{flex-direction:column;gap:14px;display:flex}.company-module__Y-E0Ea__fieldRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.company-module__Y-E0Ea__label{color:#888;flex-shrink:0;min-width:130px;font-size:13px;font-weight:500}.company-module__Y-E0Ea__value{color:#1a1a1a;text-align:right;font-size:14px;font-weight:600}.company-module__Y-E0Ea__mono{letter-spacing:.5px;background:#f4f4f4;border-radius:4px;padding:2px 8px;font-family:Courier New,monospace;font-size:13px}.company-module__Y-E0Ea__form{flex-direction:column;gap:24px;display:flex}.company-module__Y-E0Ea__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.company-module__Y-E0Ea__formGrid{grid-template-columns:1fr}.company-module__Y-E0Ea__header{flex-direction:column;gap:16px;padding:24px 20px 48px}}.company-module__Y-E0Ea__actions{justify-content:flex-end;gap:12px;padding:8px 0 24px;display:flex}
.create-product-module__R1KgvW__container{background:#f5f7f6;min-height:100vh;padding:0}.create-product-module__R1KgvW__header{background:#fff;border-bottom:1px solid #e5ede9;margin-bottom:0;padding:20px 24px 20px 28px;position:relative;box-shadow:0 2px 12px #0e282012}.create-product-module__R1KgvW__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.create-product-module__R1KgvW__backLink{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.create-product-module__R1KgvW__backLink:hover{color:#0e2820}.create-product-module__R1KgvW__title{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.create-product-module__R1KgvW__form{background:#f5f7f6;border-radius:0;max-width:none;min-height:calc(100vh - 80px);margin:0;padding:24px 0 48px}.create-product-module__R1KgvW__section{background:#fff;border-radius:16px;max-width:900px;margin:0 auto 24px;padding:32px;box-shadow:0 2px 10px #0000000d}.create-product-module__R1KgvW__sectionTitle{color:#0e2820;border-bottom:2px solid #e0ede8;margin:0 0 24px;padding-bottom:16px;font-size:20px;font-weight:700}.create-product-module__R1KgvW__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.create-product-module__R1KgvW__formGroup{margin-bottom:24px}.create-product-module__R1KgvW__label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.create-product-module__R1KgvW__required{color:#f44;margin-left:4px}.create-product-module__R1KgvW__textarea{resize:vertical;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .3s}.create-product-module__R1KgvW__textarea:focus{border-color:var(--dark-canopy-green);outline:none}.create-product-module__R1KgvW__select{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .3s}.create-product-module__R1KgvW__select:focus{border-color:var(--dark-canopy-green);outline:none}.create-product-module__R1KgvW__select.create-product-module__R1KgvW__error{border-color:#f44}.create-product-module__R1KgvW__errorText{color:#f44;margin-top:4px;font-size:12px}.create-product-module__R1KgvW__imageUpload{text-align:center}.create-product-module__R1KgvW__fileInput{display:none}.create-product-module__R1KgvW__fileLabel{color:#fff;cursor:pointer;background:#1a4a3e;border-radius:8px;padding:12px 32px;font-weight:600;transition:all .3s;display:inline-block}.create-product-module__R1KgvW__fileLabel:hover{background:#0e2820;transform:translateY(-2px)}.create-product-module__R1KgvW__imagePreview{background:#f9f9f9;border-radius:8px;margin-top:24px;padding:16px}.create-product-module__R1KgvW__imagePreview img{border-radius:8px;max-width:300px;max-height:300px;box-shadow:0 2px 8px #0000001a}.create-product-module__R1KgvW__imageUrl{color:#666;word-break:break-all;margin-top:12px;font-size:12px}.create-product-module__R1KgvW__actions{background:#fff;border-radius:16px;justify-content:flex-end;gap:16px;max-width:900px;margin:0 auto;padding:24px 32px;display:flex;box-shadow:0 2px 10px #0000000d}.create-product-module__R1KgvW__finalPriceCard{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #86efac;border-radius:16px;margin-top:24px;padding:20px 24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.create-product-module__R1KgvW__finalPriceRow{border-bottom:1px solid #86efac66;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.create-product-module__R1KgvW__finalPriceRow:last-child{border-bottom:none}.create-product-module__R1KgvW__finalPriceLabel{color:#6b7280;font-size:14px;font-weight:500}.create-product-module__R1KgvW__finalPriceValue{color:#374151;font-size:15px;font-weight:700}.create-product-module__R1KgvW__finalPriceTotalRow{background:#22c55e14;border-top:3px solid #22c55e;border-radius:12px;margin-top:16px;margin-left:-12px;margin-right:-12px;padding:16px 12px 12px}.create-product-module__R1KgvW__finalPriceTotalLabel{color:#065f46;font-size:16px;font-weight:700}.create-product-module__R1KgvW__finalPriceTotalValue{color:#16a34a;text-shadow:0 1px 2px #0000001a;font-size:26px;font-weight:800}.create-product-module__R1KgvW__toggleGroup{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;gap:6px;margin-bottom:20px;padding:6px;display:flex}.create-product-module__R1KgvW__toggleButton{color:#6c757d;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s}.create-product-module__R1KgvW__toggleButton.create-product-module__R1KgvW__active{background:var(--forest-green);color:#fff;box-shadow:0 2px 8px #228b224d}.create-product-module__R1KgvW__toggleButton:hover:not(.create-product-module__R1KgvW__active){color:#495057;background:#f1f3f4}.create-product-module__R1KgvW__finalPriceInputGroup{align-items:stretch;display:flex;position:relative}.create-product-module__R1KgvW__finalPriceInputGroup .create-product-module__R1KgvW__input{flex:1;padding-right:80px;font-size:16px;font-weight:600}.create-product-module__R1KgvW__roundButton{color:#065f46;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#86efac,#22c55e);border:none;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .2s;position:absolute;top:50%;right:4px;transform:translateY(-50%);box-shadow:0 1px 3px #0000001a}.create-product-module__R1KgvW__roundButton:hover{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);transform:translateY(-50%)scale(1.05);box-shadow:0 2px 6px #00000026}.create-product-module__R1KgvW__roundButton:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.create-product-module__R1KgvW__row{grid-template-columns:1fr}.create-product-module__R1KgvW__container{padding:16px}.create-product-module__R1KgvW__header,.create-product-module__R1KgvW__section,.create-product-module__R1KgvW__actions{padding:20px}}.create-product-module__R1KgvW__loadingContainer{text-align:center;background:#fff;border-radius:16px;padding:40px;box-shadow:0 2px 10px #0000000d}.create-product-module__R1KgvW__loadingContainer p{color:#666;margin:0;font-size:16px}
.products-module__pt9-6q__container{background:#f5f7f6;min-height:100vh;padding:0}.products-module__pt9-6q__header{background:#fff;border-bottom:1px solid #e5ede9;justify-content:space-between;align-items:center;margin-bottom:0;padding:20px 24px 20px 28px;display:flex;position:relative;box-shadow:0 2px 12px #0e282012}.products-module__pt9-6q__header:before{content:"";background:linear-gradient(#1a4a3e 0%,#2a7a64 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.products-module__pt9-6q__backLink{color:#1a4a3e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.products-module__pt9-6q__backLink:hover{color:#0e2820;text-decoration:underline}.products-module__pt9-6q__title{color:#0e2820;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.products-module__pt9-6q__controls{background:#f5f7f6;border-radius:0;margin-top:0;margin-bottom:0;padding:16px 20px}.products-module__pt9-6q__searchInput{border:2px solid #ddd;border-radius:8px;width:100%;padding:12px 16px;font-size:16px;transition:border-color .3s}.products-module__pt9-6q__searchInput:focus{border-color:#1a4a3e;outline:none}.products-module__pt9-6q__productsGrid{background:#f5f7f6;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:20px 20px 48px;display:grid}.products-module__pt9-6q__productCard{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 10px #0000000d}.products-module__pt9-6q__productCard:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001a}.products-module__pt9-6q__productCard.products-module__pt9-6q__inactive{opacity:.6}.products-module__pt9-6q__productImage{background:var(--pale-green);width:100%;height:200px;position:relative}.products-module__pt9-6q__imageLoader{border:3px solid #f3f3f3;border-top:3px solid var(--forest-green);z-index:1;border-radius:50%;width:30px;height:30px;animation:1s linear infinite products-module__pt9-6q__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes products-module__pt9-6q__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.products-module__pt9-6q__image{object-fit:cover;z-index:2}.products-module__pt9-6q__image[data-loaded=true]~.products-module__pt9-6q__imageLoader{display:none}.products-module__pt9-6q__placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:64px;display:flex}.products-module__pt9-6q__inactiveBadge{color:#fff;background:#f44;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}.products-module__pt9-6q__productInfo{padding:20px}.products-module__pt9-6q__productName{color:#0e2820;margin-bottom:6px;font-size:18px;font-weight:700}.products-module__pt9-6q__sku{color:#888;margin-bottom:12px;font-size:12px}.products-module__pt9-6q__description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.products-module__pt9-6q__productMeta{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.products-module__pt9-6q__badge{color:#1a4a3e;background:#e0ede8;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.products-module__pt9-6q__productDetails{border-top:1px solid #eee;flex-direction:column;gap:6px;margin-bottom:16px;padding-top:12px;display:flex}.products-module__pt9-6q__priceRow{justify-content:space-between;align-items:center;display:flex}.products-module__pt9-6q__priceLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.products-module__pt9-6q__price{color:#374151;font-size:15px;font-weight:700}.products-module__pt9-6q__gstBadge{color:#1e40af;background:#dbeafe;border-radius:9999px;padding:2px 8px;font-size:13px;font-weight:700}.products-module__pt9-6q__finalPrice{color:#1a4a3e;font-size:16px;font-weight:800}.products-module__pt9-6q__stock{color:#666;margin-top:2px;font-size:13px;font-weight:600}.products-module__pt9-6q__stock.products-module__pt9-6q__lowStock{color:#ff9800}.products-module__pt9-6q__actions{gap:8px;display:flex}.products-module__pt9-6q__actions button{flex:1}.products-module__pt9-6q__deleteButton{color:#f44!important;border-color:#f44!important}.products-module__pt9-6q__deleteButton:hover{color:#fff!important;background:#f44!important}.products-module__pt9-6q__empty{text-align:center;background:#fff;border-radius:16px;grid-column:1/-1;padding:60px 20px}.products-module__pt9-6q__empty p{color:#666;margin-bottom:20px;font-size:18px}.products-module__pt9-6q__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:18px;display:flex}@media (max-width:768px){.products-module__pt9-6q__container{padding:0}.products-module__pt9-6q__header{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 20px 48px}.products-module__pt9-6q__controls{padding:16px 20px}.products-module__pt9-6q__productsGrid{grid-template-columns:1fr;padding:16px 20px 40px}}
.login-module__MevKGq__main{height:calc(100dvh - var(--header-h,72px));background:linear-gradient(135deg,var(--forest-green)0%,var(--deep-leaf-green)50%,var(--natural-olive-green)100%);justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex;position:relative;overflow:hidden}.login-module__MevKGq__main:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite login-module__MevKGq__float;position:absolute;top:-250px;left:-250px}.login-module__MevKGq__main:after{content:"";background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:15s ease-in-out infinite reverse login-module__MevKGq__float;position:absolute;bottom:-200px;right:-200px}.login-module__MevKGq__container{z-index:1;width:100%;max-width:450px;position:relative}.login-module__MevKGq__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;padding:1.5rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000004d,0 0 0 1px #ffffff80}.login-module__MevKGq__card:before{content:"";background:linear-gradient(90deg,var(--forest-green),var(--deep-leaf-green),var(--natural-olive-green),var(--forest-green));background-size:200%;height:4px;animation:3s linear infinite login-module__MevKGq__shimmer;position:absolute;top:0;left:0;right:0}.login-module__MevKGq__header{text-align:center;margin-bottom:1rem}.login-module__MevKGq__iconContainer{background:linear-gradient(135deg,var(--forest-green)0%,var(--deep-leaf-green)100%);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.75rem;animation:2s infinite login-module__MevKGq__pulse;display:inline-flex;box-shadow:0 10px 30px #0f560c66}.login-module__MevKGq__iconContainer svg{color:#fff;width:26px;height:26px}.login-module__MevKGq__title{background:linear-gradient(135deg,var(--forest-green)0%,var(--deep-leaf-green)100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.login-module__MevKGq__subtitle{color:#64748b;max-width:350px;margin:0 auto;font-size:.875rem;line-height:1.4}.login-module__MevKGq__errorBox{background:linear-gradient(90deg,#fef2f2,#fee2e2);border-left:4px solid #ef4444;border-radius:12px;margin-bottom:.75rem;padding:1rem 1.25rem;animation:.3s login-module__MevKGq__slideIn}.login-module__MevKGq__errorContent{align-items:center;gap:.75rem;display:flex}.login-module__MevKGq__errorContent svg{color:#ef4444;flex-shrink:0;width:20px;height:20px}.login-module__MevKGq__errorText{color:#991b1b;flex:1;font-size:.875rem;font-weight:500}.login-module__MevKGq__form{flex-direction:column;gap:.75rem;display:flex}.login-module__MevKGq__form button[type=submit]{letter-spacing:.02em;background:linear-gradient(135deg,var(--forest-green)0%,var(--deep-leaf-green)100%)!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:.625rem!important;min-height:48px!important;padding:.75rem 2rem!important;font-size:1.0625rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;box-shadow:0 4px 14px #0f560c40!important}.login-module__MevKGq__form button[type=submit]:hover:not(:disabled){background:linear-gradient(135deg,#0d6b0a 0%,#0a5008 100%)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #0f560c52!important}.login-module__MevKGq__form button[type=submit]:active:not(:disabled){transform:translateY(0)!important;box-shadow:0 2px 8px #0f560c33!important}.login-module__MevKGq__divider{margin:.875rem 0;position:relative}.login-module__MevKGq__dividerLine{border-top:1px solid #e2e8f0;position:absolute;top:50%;left:0;right:0}.login-module__MevKGq__dividerText{justify-content:center;display:flex;position:relative}.login-module__MevKGq__dividerText span{color:var(--forest-green);text-transform:uppercase;letter-spacing:1px;background:#fffffff2;padding:0 1rem;font-size:.7rem;font-weight:700}.login-module__MevKGq__otpButton{background:linear-gradient(135deg,var(--forest-green)0%,var(--deep-leaf-green)100%);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:48px;padding:.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 14px #0f560c4d}.login-module__MevKGq__otpButton:hover{background:linear-gradient(135deg,#0d6b0a 0%,#0a5008 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0f560c66}.login-module__MevKGq__otpButton svg{color:#fff;width:1.125rem;height:1.125rem}.login-module__MevKGq__otpButtonText{color:#fff;font-size:.9rem;font-weight:600}.login-module__MevKGq__signupSection{text-align:center;margin-top:.875rem}.login-module__MevKGq__signupText{color:#64748b;font-size:.875rem}.login-module__MevKGq__signupLink{color:var(--forest-green);font-weight:700;text-decoration:none;transition:color .3s}.login-module__MevKGq__signupLink:hover{text-decoration:underline}@keyframes login-module__MevKGq__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(5deg)}66%{transform:translateY(10px)rotate(-3deg)}}@keyframes login-module__MevKGq__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes login-module__MevKGq__pulse{0%,to{box-shadow:0 10px 30px #0f560c66}50%{box-shadow:0 10px 40px #0f560c99,0 0 0 8px #0f560c1a}}@keyframes login-module__MevKGq__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.login-module__MevKGq__card{border-radius:18px;padding:1.25rem}.login-module__MevKGq__title{font-size:1.5rem}.login-module__MevKGq__iconContainer{width:44px;height:44px}.login-module__MevKGq__iconContainer svg{width:22px;height:22px}}
.register-module__kx1D_W__main{background:var(--neutral-light);justify-content:center;align-items:center;min-height:100vh;padding:80px 8%;display:flex}.register-module__kx1D_W__container{width:100%;max-width:500px}.register-module__kx1D_W__card{background:#fff;border-radius:24px;padding:48px 40px;animation:.6s ease-out register-module__kx1D_W__fadeInUp;box-shadow:0 10px 40px #0000001f}@keyframes register-module__kx1D_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.register-module__kx1D_W__header{text-align:center;margin-bottom:40px}.register-module__kx1D_W__title{color:var(--dark-canopy-green);letter-spacing:-.5px;margin-bottom:8px;font-size:36px;font-weight:900}.register-module__kx1D_W__subtitle{color:#6b7280;font-size:16px;font-weight:500}.register-module__kx1D_W__error{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:2px solid #f87171;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:16px;font-size:14px;font-weight:600;animation:.5s register-module__kx1D_W__shake;display:flex}@keyframes register-module__kx1D_W__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.register-module__kx1D_W__form{flex-direction:column;gap:20px;display:flex}.register-module__kx1D_W__footer{text-align:center;border-top:2px solid #f0f0f0;margin-top:32px;padding-top:24px}.register-module__kx1D_W__footerText{color:#6b7280;font-size:15px;font-weight:500}.register-module__kx1D_W__link{color:var(--forest-green);margin-left:6px;font-weight:700;text-decoration:none;transition:color .2s}.register-module__kx1D_W__link:hover{color:var(--deep-leaf-green);text-decoration:underline}.register-module__kx1D_W__divider{text-align:center;align-items:center;margin:24px 0;display:flex}.register-module__kx1D_W__divider:before,.register-module__kx1D_W__divider:after{content:"";border-bottom:2px solid #e5e7eb;flex:1}.register-module__kx1D_W__divider:before{margin-right:16px}.register-module__kx1D_W__divider:after{margin-left:16px}.register-module__kx1D_W__dividerText{color:#9ca3af;font-size:14px;font-weight:600}@media (max-width:768px){.register-module__kx1D_W__main{padding:60px 5%}.register-module__kx1D_W__card{padding:32px 24px}.register-module__kx1D_W__title{font-size:28px}.register-module__kx1D_W__subtitle{font-size:14px}}@media (max-width:480px){.register-module__kx1D_W__main{padding:40px 4%}.register-module__kx1D_W__card{padding:24px 20px}.register-module__kx1D_W__title{font-size:24px}}
