.sidebar{flex:1 1;height:calc(100vh - 51px);background-color:#fbfbff;position:-webkit-sticky;position:sticky;top:51px;left:0}.sidebarWrapper{padding:20px;color:#555}.sidebarMenu{margin-bottom:10px}.sidebarTitle{font-size:13px;color:#b7b7b7}.sidebarList{list-style:none;padding:5px}.sidebarListItem{padding:5px;display:flex;align-items:center;border-radius:10px;cursor:pointer;transition:.2s;margin-bottom:3px}.sidebarListItem.active,.sidebarListItem:hover{background-color:#dbdbfc}.sidebarIcon{margin-right:5px;font-size:20px!important}.topbar{width:100%;height:50px;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;border-bottom:1px solid rgba(139,151,93,.278);z-index:2}.topbarWrapprt{height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:30px;color:#00008b;font-weight:700;cursor:pointer}.topRight{display:flex;align-items:center}.topbarIconsContainer{position:relative;cursor:pointer;margin-right:10px;color:#555}.topIconBadge{width:15px;height:15px;position:absolute;top:-5px;right:0;background-color:red;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.topAvatar{width:40px;height:40px;border-radius:50%;cursor:pointer}.logout{display:flex;align-items:center;grid-gap:8px;gap:8px;border:1px solid #d3d3d3;margin-left:20px;padding:2px 4px;transition:.3s ease-in-out}.logout:hover{background-color:hsla(0,0%,84.7%,.637)}.container{display:flex}.link{text-decoration:none;color:inherit}.chart{margin:20px;padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.chartTitle{margin-bottom:20px}.featured{width:100%;display:flex;justify-content:space-between}.featuredItem{flex:1 1;margin:0 20px;padding:30px;border-radius:10px;cursor:pointer;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.featuredTitle{font-size:20px}.featuredMoneyContainer{margin:10px 0;display:flex;align-items:center}.featuredMoney{font-size:30px;font-weight:600}.featuredMoneyRate{display:flex;align-items:center;margin-left:10px}.featuredIcon{color:green;font-size:14px!important;margin-left:5px}.featuredIcon.negative{color:red}.featuredSub{font-size:15px;color:grey}.home{flex:4 1;margin-top:20px}.homeWidget{display:flex;margin:20px}.WidgetLg{flex:1 1;box-shadow:0 0 15px -10px rgba(0,0,0,.75);padding:40px}.widgetLgTitle{font-size:22px;font-weight:600}.widgetLgTable{width:100%;border-spacing:20px}.widgetLgTh{text-align:left}.widgetLgUser{display:flex;align-items:center;font-weight:600}.widgetLgAmount,.widgetLgDate{font-weight:400}.widgetLgImg{width:40px;height:40px;object-fit:cover;border-radius:50%;margin-right:20px}.widgetLgButton{padding:5px 7px;border:none;border-radius:10px}.widgetLgButton.approved{background-color:#e5faf2;color:#3bb077}.widgetLgButton.declined{background-color:#fff0f1;color:#d95087}.widgetLgButton.returned{background-color:#d95050;color:#fff}.widgetLgButton.pending{background-color:#ebf1fe;color:#2a7ade}.widgetViewButton{display:flex;align-items:center;border:none;border-radius:10px;padding:7px 10px;background-color:#eeeef7;color:#555;cursor:pointer;transition:all .2s}.widgetViewButton:hover{background-color:hsla(0,0%,90.2%,.8196078431372549);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.widgetViewIcon{font-size:16px!important;margin-right:5px}.approved{background-color:#e5faf2;color:#3bb077}.declined{background-color:#fff0f1;color:#d95087}.pending{background-color:#ebf1fe;color:#2a7ade}.delivered{background-color:#9fe69a;color:#058900}.returned{background-color:#e9b7b7;color:#cc0606}.approved.circle{background-color:#3bb077}.declined.circle{background-color:#d95087}.pending.circle{background-color:#2a7ade}.delivered.circle{background-color:#058900}.returned.circle{background-color:#b11e59}.userList{flex:4 1}.userListUser{display:flex;align-items:center}.userListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.userListEdit{border:none;border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.userListDelete{color:red;cursor:pointer}.user{flex:4 1;padding:20px}.userTitleContainer{display:flex;align-items:center;justify-content:space-between}.userAddButton{width:80px;border:none;padding:5px;background-color:teal;border-radius:5px;cursor:pointer;color:#fff;font-size:16px}.userContainer{display:flex;margin-top:20px}.userShow{flex:1 1}.userShow,.userUpdate{padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.userUpdate{flex:2 1;margin-left:20px}.userShowTop{display:flex;align-items:center}.userShowImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.userShowTopTitle{display:flex;flex-direction:column;margin-left:20px}.userShowUsername{font-weight:600}.userShowUserTitle{font-weight:300}.userShowBottom{margin-top:20px}.userShowTitle{font-size:14px;font-weight:600;color:#afaaaa}.userShowInfo{display:flex;align-items:center;margin:20px 0;color:#444}.userShowIcon{font-size:16px!important}.userShowInfoTitle{margin-left:10px}.userUpdateTitle{font-size:24px;font-weight:600}.userUpdateForm{display:flex;justify-content:space-between;margin-top:20px}.userUpdateItem{display:flex;flex-direction:column;margin-top:10px}.userUpdateItem>label{margin-bottom:5px;font-size:14px}.userUpdateInput{width:250px;height:30px;border:none;border-bottom:1px solid grey}.userUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.userUpdateUpload{display:flex;align-items:center}.userUpdateImg{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px}.userUpdateIcon{cursor:pointer}.userUpdateButton{border-radius:5px;border:none;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600}.newUser{flex:4 1}.newUserForm{display:flex;flex-wrap:wrap}.newUserItem{width:400px;display:flex;flex-direction:column;margin-top:10px;margin-right:20px}.newUserItem>label{margin-bottom:10px;font-size:14px;font-weight:600;color:#979696}.newUserItem>input{height:20px;padding:10px;border:1px solid grey;border-radius:5px}.newUserGender>input{margin-top:15px}.newUserGender>label{margin:10px;font-size:18px;color:#555}.newUserSelect{height:40px;border-radius:5px}.newUserButton{width:200px;border:none;background-color:#00008b;color:#fff;padding:7px 10px;font-weight:600;border-radius:10px;margin-top:30px;cursor:pointer}.productList{flex:4 1}.productListItem{display:flex;align-items:center;padding-right:20px}.productListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.productListImg-sale-page{width:50px;height:50px;object-fit:cover}.productListEdit{border:none;border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.productListDelete{color:red;cursor:pointer}.product{flex:4 1;padding:20px}.productTitleContainer{display:flex;align-items:center;justify-content:space-between}.productAddButton{width:80px;border:none;padding:5px;background-color:teal;color:#fff;border-radius:5px;font-size:16px;cursor:pointer}.productTop{display:flex}.productTopLeft,.productTopRight{flex:1 1}.productTopRight{padding:20px;margin:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.productInfoImg{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:20px}.productInfoTop{display:flex;align-items:center}.productName{font-weight:600}.productInfoBottom{margin-top:10px}.productInfoItem{width:150px;display:flex;justify-content:space-between}.productInfoValue{font-weight:300}.productBottom{padding:20px;margin:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.productForm{display:flex;justify-content:space-between}.productFormLeft{display:flex;flex-direction:column}.productFormLeft>label{margin-bottom:10px;color:grey}.productFormLeft>input{margin-bottom:10px;padding:5px;border:none;border-bottom:1px solid grey}.productFormLeft>select{margin-bottom:10px}.productUploadImg{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px}.productFormRight{display:flex;flex-direction:column;justify-content:space-around}.productUpload{display:flex;align-items:center}.productButton{border:none;padding:5px;border-radius:5px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer}input:not([value=""]):not(:focus):invalid+label{top:4px;font-size:13px}.selectInput{top:4px!important;font-size:13px!important}.sold-inputfield{grid-column-start:1;grid-column-end:5}.orderListButton{border-radius:0;width:100%;height:100%;border:0;font-size:15px}.productListItem{font-size:17px}.newProduct{flex:4 1}.from-title{font-size:30px}.wrapper{display:flex;justify-content:space-evenly;padding-inline:40px}.left,.right{flex:2 1}.addProductForm{flex:4 1;margin-top:10px;margin-bottom:100px}.gallery{flex-wrap:wrap;background-color:#f8fafd;border:.125rem dashed rgba(231,234,243,.7);border-radius:.5rem;padding:3rem;display:flex;-ms-flex-wrap:wrap}#file{width:100%;height:200px;display:none}.img{margin-left:10px;margin-bottom:10px;width:80px;height:80px;border:1px solid #00c9a7;border-radius:5px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1);cursor:pointer;font-size:80px;font-weight:200;display:grid;color:#00c9a7;place-content:center}.soldInput{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between}.addProductItem{width:350px;display:flex;flex-direction:column;margin-bottom:30px}.addProductItem>label{margin-bottom:.5rem;font-size:1.1rem;color:#1e2022}input{background-color:initial;margin:0;background:transparent;border:1px solid grey;border-radius:5px;display:block;box-sizing:border-box;font-size:16px;padding:.7857142857em;word-break:normal;line-height:inherit}textarea{min-height:80px;min-width:100%;max-width:100%;border-radius:7px;font-size:18px;padding:13px}.addProductItem>select{padding:10px}.newVariant{display:inline-block;padding:inherit;background-color:rgba(0,0,0,.5607843137254902);color:#fff;cursor:pointer;border-radius:20px;width:300px;text-align:center;font-size:30px;transition:.3s ease}.newVariant:hover{background-color:rgba(62,0,234,.5607843137254902);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1)}.form-control{display:block;width:40px;font-size:23px!important;padding:.6125rem 1rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#1e2022;background-color:#fff;background-clip:padding-box;border:.0625rem solid rgba(231,234,243,.7);-webkit-appearance:none;appearance:none;border-radius:.3125rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control.quantity{width:130px}.btn{--background:#362a89;--background-hover:#291f6e;--text:#fff;--icon:#fff;display:flex;outline:none;cursor:pointer;border:0;min-width:70px;padding:9px 20px 9px 12px;border-radius:11px;line-height:24px;font-family:inherit;font-weight:600;font-size:14px;overflow:hidden;color:var(--text);background:var(--background);background:var(--b,var(--background));transition:background .4s,-webkit-transform .3s;transition:transform .3s,background .4s;transition:transform .3s,background .4s,-webkit-transform .3s}.btn-remove{background:#c23e3e}.input-preview__src{display:none}.main-img{width:100%}.input-preview{border:2px dashed #a8a8a8;border-radius:.5em;min-height:100px;display:flex;justify-content:center;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:50%;position:relative;transition:.75s ease-in-out;background-color:#ddd}.input-preview:after{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"+";color:#5f5f5f;font-size:2em;font-weight:400}.has-image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(50,50,50,.5);content:" ";transition:.75s ease-in-out}.has-image:after{content:"";color:#fff}.historique-page{flex:4 1;padding:24px}.historique-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;grid-gap:12px;gap:12px;flex-wrap:wrap}.badge{font-size:12px;border-radius:9999px;padding:4px 10px}.badge-loading{background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe}.filters-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.04);display:grid;grid-gap:14px;gap:14px}.filter-block{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.filter-title{font-weight:600;color:#374151;font-size:14px}.chip-row{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.chip{border:1px solid #e5e7eb;background:#f9fafb;color:#374151;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:13px;transition:all .15s ease}.chip:hover:not(:disabled){border-color:#c7d2fe;color:#1f2937;background:#eef2ff}.chip.active{background:#1f6feb;border-color:#1f6feb;color:#fff}.chip:disabled{opacity:.45;cursor:not-allowed}.month-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));grid-gap:8px;gap:8px}.range-row{display:flex;grid-gap:12px;gap:12px;flex-wrap:wrap}.range-input{display:flex;flex-direction:column;grid-gap:6px;gap:6px;font-size:12px;color:#6b7280}.range-input input{padding:8px 10px;border-radius:8px;border:1px solid #e5e7eb;min-width:180px;font-size:14px}.historique-table{width:100%;border-collapse:collapse;font-size:14px}.historique-table td,.historique-table th{padding:10px 12px;border-bottom:1px solid #f3f4f6;text-align:left;white-space:nowrap}.historique-table thead{background:#f9fafb}.historique-table th{color:#4b5563;font-weight:600}.historique-table td{color:#1f2937}.totals-row td{font-weight:700;background:#f3f4f6}.capitalize{text-transform:capitalize}.stock-page{flex:4 1;padding:24px}.stock-header{justify-content:space-between;grid-gap:12px;gap:12px}.filters-row,.stock-header{display:flex;align-items:center;margin-bottom:16px;flex-wrap:wrap}.filters-row{grid-gap:10px;gap:10px}.filter-chip{padding:6px 12px;border-radius:20px;border:1px solid #e0e0e0;background-color:#fff;font-size:13px;cursor:pointer;transition:all .2s;color:#555}.filter-chip:hover{background-color:#f5f5f5}.filter-chip.active{background-color:#3bb077;color:#fff;border-color:#3bb077}.muted{color:#6b7280;font-size:13px;margin:4px 0 0}.table-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.04);margin-top:18px}.table-header{justify-content:space-between;margin-bottom:12px}.pagination-controls,.table-header{display:flex;align-items:center;grid-gap:12px;gap:12px;flex-wrap:wrap}.pagination-controls label{display:flex;align-items:center;grid-gap:6px;gap:6px;font-size:13px;color:#4b5563}.pagination-controls select{padding:6px 8px;border-radius:8px;border:1px solid #e5e7eb}.pager{display:flex;align-items:center;grid-gap:8px;gap:8px}.pager button{padding:6px 10px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer;transition:all .15s ease}.pager button:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe}.pager button:disabled{opacity:.5;cursor:not-allowed}.table-wrapper{overflow-x:auto}.stock-table{width:100%;border-collapse:collapse;font-size:14px}.stock-table td,.stock-table th{padding:10px 12px;border-bottom:1px solid #f3f4f6;text-align:left;white-space:nowrap}.stock-table thead{background:#f9fafb}.stock-table th{color:#4b5563;font-weight:600}.stock-table td{color:#1f2937}.cell-ellipsis{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state{padding:24px;text-align:center;color:#6b7280}.search-input{padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;width:250px}
/*# sourceMappingURL=main.91ded7bb.chunk.css.map */