.navbar_nav__sEtHS{background-color:#f1f1f1;width:250px;min-width:250px;display:flex;flex-direction:column;box-sizing:border-box;padding:20px;height:100vh}.navbar_logo__BaGde{width:150px}.navbar_nav__sEtHS a{text-decoration:none;color:#000;font-size:14px;margin:10px 0;display:flex;align-items:center;border-radius:10px;box-sizing:border-box;padding:4px 0;cursor:pointer;position:relative;transition:all .25s}.navbar_nav__sEtHS p{margin-left:15px;color:#343434}.navbar_nav__sEtHS svg{width:30px;margin-left:10px}.navbar_nav__sEtHS a :not(span){z-index:1}.navbar_nav__sEtHS a span{display:flex;height:100%;width:0;z-index:0;background:#343434;transition:all .25s;position:absolute;border-radius:5px}.navbar_nav__sEtHS a:hover{color:#fff!important}.navbar_nav__sEtHS a:hover span{width:100%!important;background-color:#343434}.navbar_nav__sEtHS a:hover p{color:#fff}.navbar_nav__sEtHS a svg,.navbar_nav__sEtHS a svg path{transition:all .25s}.navbar_nav__sEtHS a:hover svg,.navbar_nav__sEtHS a:hover svg path{color:#fff;stroke:#fff}.navbar_logout__tg96A{margin-top:auto!important}.navbar_logout__tg96A span{background:red!important;width:5px!important}.calculator_calculatorWrapper__ZaOdd{position:absolute;top:100px;left:100px;width:260px;background:#000;border-radius:20px;padding:10px;color:#fff;z-index:999;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .3s ease,transform .3s ease}.calculator_show__yYoHq{opacity:1;transform:scale(1);pointer-events:auto}.calculator_hide__Yy22D{opacity:0;transform:scale(.9);pointer-events:none}.calculator_dragHandle__yFV38{display:flex;justify-content:space-between;align-items:center;cursor:-webkit-grab;cursor:grab;margin-bottom:5px}.calculator_dragHandle__yFV38 span{font-size:18px;padding:4px}.calculator_closeBtn__Vy9wB{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer}.calculator_display__tovqT{text-align:right;font-size:32px;margin:10px;color:#fff;padding:5px;min-height:40px;overflow-x:auto}.calculator_buttons__ffyOI{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.calculator_buttons__ffyOI button{height:55px;border-radius:50%;border:none;font-size:20px;font-weight:700;cursor:pointer;background:#333;color:#fff}.calculator_buttons__ffyOI button:active{background:#555}.calculator_orange__1TjTh{background:#ff9500!important;color:#fff}.calculator_zero__ou72J{grid-column:span 2;border-radius:25px!important}.home_modalOverlay__Y77Qo{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}.home_modal__jp6wa{background:#fff;padding:20px;border-radius:12px;max-width:500px;width:100%}.home_variationList__0_q37{max-height:300px;overflow-y:auto;margin:15px 0}.home_variationItem__c6dnV{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #eee;border-radius:6px;margin-bottom:10px;cursor:pointer}.home_variationItem__c6dnV:hover{background:#f8f8f8}.home_active__G3zvJ{border-color:#0070f3;background:#e6f0ff}.home_modalFooter__aSKIW{text-align:right}.home_main__gAgsa{flex:1 1;height:100vh;max-height:100vh;overflow-y:scroll}.home_main__gAgsa::-webkit-scrollbar{width:10px}.home_main__gAgsa::-webkit-scrollbar-thumb{background:#353535;border-radius:10px;border:2px solid #fff}.home_header__kBDMU{display:flex;margin:25px 0}.home_header__kBDMU>div{flex:1 1;margin:0 25px;height:75px!important;background-color:#d9d9d92f;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px}.home_header__kBDMU h1{font-size:46px;color:#343434;line-height:.5;margin:25px 0 0;text-align:center}.home_header__kBDMU p{font-size:18px;margin-top:18px;color:#c4c4c4;text-align:center}.home_searchContainer__JZBhX{padding:5px 25px;box-sizing:border-box;display:flex;justify-content:flex-end}.home_searchContainer__JZBhX>button{border:3px solid transparent;background:#353535;padding:10px 65px;border-radius:8px;color:#fff;font-size:15px;cursor:pointer;transition:all .25s}.home_searchContainer__JZBhX>button:hover{border:3px solid #353535;background:transparent;color:#353535}.home_searchContainer__JZBhX form{margin-right:15px;width:475px;position:relative}.home_searchContainer__JZBhX form input{border:2px solid #c4c4c4;height:100%;width:100%;font-size:15px;border-radius:8px;padding-left:50px;box-sizing:border-box;outline:none;transition:all .25s}.home_searchContainer__JZBhX form input:focus{border:2px solid #353535}.home_searchContainer__JZBhX form input::placeholder{color:#c4c4c4}.home_searchContainer__JZBhX form button{position:absolute;left:0;top:50%;transform:translateY(-50%);border:none;background:transparent;width:50px;height:50px}.home_searchContainer__JZBhX form button svg{width:25px;height:25px}.home_table__BucO3{width:100%;margin:auto;padding:25px;box-sizing:border-box}.home_table__BucO3 .home_thead__iFEQH{text-align:left;font-size:14px;font-weight:600;padding:15px 0;font-family:roboto,sans-serif;display:flex;justify-content:space-between;border-bottom:2px solid #c4c4c4c2;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.home_table__BucO3 .home_thead__iFEQH p{flex:1 1;text-align:start;line-height:1;margin:0;color:#7d7d7d}.home_table__BucO3 .home_thead__iFEQH p:first-child{flex:none;width:75px;margin-right:35px}.home_table__BucO3 .home_tbody__vIlyi{display:flex;flex-direction:column;justify-content:space-between}.home_table__BucO3 .home_tbody__vIlyi>div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #e5e5e5;transition:all .25s}.home_table__BucO3 .home_tbody__vIlyi div p{flex:1 1;text-align:start;margin:auto 0}.home_table__BucO3 .home_tbody__vIlyi div button,.home_thead__iFEQH p:last-child{flex:none;width:175px;text-align:center}.home_tbody__vIlyi div div{display:flex;justify-content:space-between;align-items:center;position:relative;width:75px;height:75px;overflow:hidden;border-radius:0 7px 7px 0;margin:auto 35px auto 0}.home_tbody__vIlyi input{width:75px;height:30px;padding:0 5px;border:2px solid #c4c4c4;border-radius:4px}.home_tbody__vIlyi div div img{width:125px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .25s}.home_tbody__vIlyi .home_title__znpQq span:first-child{font-size:14px;font-family:roboto,sans-serif;color:#343434cc;font-weight:800;display:flex;width:85%}.home_tbody__vIlyi .home_title__znpQq span:last-child{font-size:12px;font-family:roboto,sans-serif;color:#c4c4c4;display:flex;width:85%}.home_tbody__vIlyi div button{border:2px solid transparent;background:#353535;padding:10px 25px;border-radius:8px 0 0 8px;color:#fff;height:45px;margin:auto;font-size:15px;cursor:pointer;transition:all .25s}.home_tbody__vIlyi div button:hover{border:2px solid #353535;background:transparent;color:#353535}.home_tbody__vIlyi>div:hover{background:#f5f5f5}.home_tbody__vIlyi>div:hover img{transform:translate(-50%,-50%) scale(1.5)}.home_price__tnxNS s{font-size:12px;color:rgba(255,0,0,.5)}.home_blankItem__sBvZy:hover{background:transparent!important}.home_blankItem__sBvZy div{flex:1 1;width:100%;min-width:100%;height:50px!important;background-color:#d9d9d95e;border-radius:8px;animation:home_loading__3YOxQ 1.5s infinite}@keyframes home_loading__3YOxQ{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.home_noOrder___48IW{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;margin-top:10px}.order_container__z01Ps{width:325px;transition:all .25s;position:relative;overflow:hidden;padding:0 10px}.order_container__z01Ps button{-webkit-user-select:none;-moz-user-select:none;user-select:none}.order_articleContainer__d_c1a{max-height:calc(100% - 225px);overflow-y:auto;padding:0 10px}.order_container__z01Ps .order_articleContainer__d_c1a::-webkit-scrollbar{width:10px}.order_container__z01Ps .order_articleContainer__d_c1a::-webkit-scrollbar-thumb{background:#353535;border-radius:10px;border:2px solid #fff}.order_container__z01Ps ul li{padding:10px 0;border-bottom:1px solid #c4c4c4;margin:0}.order_container__z01Ps ul li,.order_header__JNkUP{display:flex;justify-content:space-between;align-items:center}.order_header__JNkUP{margin-bottom:20px}.order_header__JNkUP button{background:#353535;color:#fff;font-weight:900;border:none;border-radius:6px;font-size:18px;width:30px;height:30px;cursor:pointer;transition:all .25s}.order_header__JNkUP button:hover{background:#000;transform:scale(1.1)}.order_addCustomProductForm__sBQdC{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:100;background:rgba(53,53,53,.5);display:flex;justify-content:center;align-items:center}.order_addCustomProductForm__sBQdC .order_formContainer__o5t2K{width:375px;background:#fff;padding:20px;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1)}.order_formHeader__pjQqL{display:flex}.order_formHeader__pjQqL h2{font-size:24px;font-weight:900;margin-right:10px}.order_formHeader__pjQqL button{display:flex;justify-content:center;align-items:center;width:35px;height:35px;color:#fff;background:#353535;border:none;border-radius:6px;margin:auto 0 auto auto;transition:all .25s;cursor:pointer}.order_formHeader__pjQqL button:hover{background:red;transform:scale(1.1)}.order_formHeader__pjQqL button *{margin:0;line-height:0}.order_formContainer__o5t2K>button{width:100%;padding:15px;background:#353535;border:none;border-radius:8px;color:#fff;font-size:16px;cursor:pointer;transition:background-color .25s}.order_formContainer__o5t2K input{width:100%;padding:15px;margin-bottom:20px;border:2px solid #c4c4c4;border-radius:8px;box-sizing:border-box;font-size:16px}.order_formContainer__o5t2K input:focus{border:2px solid #353535;outline:none}.order_formContainer__o5t2K>button:hover{background:#272727}.order_footer__WyOVy{position:absolute;background:#fff;bottom:0;left:0;padding:0 20px;box-sizing:border-box;width:100%;display:flex;flex-direction:column;height:100px;box-shadow:2px 0 10px rgba(0,0,0,.1);transition:all .5s}.order_footerActive__fPMKz{height:100vh!important;overflow-y:auto;transition:all .5s}.order_footer__WyOVy::-webkit-scrollbar{width:10px}.order_footer__WyOVy::-webkit-scrollbar-thumb{background:#353535;border-radius:10px;border:2px solid #fff}.order_footer__WyOVy .order_total__tAhcf{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;align-items:flex-end}.order_footer__WyOVy .order_total__tAhcf span{font-weight:500;margin-left:auto;font-size:20px;margin-right:5px}.order_container__z01Ps h3{font-weight:500;margin-bottom:5px;font-size:12px;color:#949494;text-transform:uppercase}.order_footer__WyOVy button{width:100%;border:solid #353535;margin-bottom:15px;padding:10px 0;display:flex;justify-content:center;align-items:center;color:#fff;background:#353535;text-decoration:underline;transition:all .25s}.order_footer__WyOVy button:hover{background:#272727}.order_itemContainer__S0SB1{width:100%;max-width:100%;max-height:75px;overflow:hidden;display:flex;padding:10px 0;border-bottom:1px solid #c4c4c4}.order_itemContainer__S0SB1 .order_image__DG2Ib{width:75px;min-width:75px;height:75px;min-height:75px;background:#c4c4c4;border-radius:0 8px 8px 0;margin-right:10px;overflow:hidden;position:relative}.order_itemContainer__S0SB1 .order_image__DG2Ib img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:125%;object-fit:cover;transition:all .25s}.order_itemContainer__S0SB1:hover .order_image__DG2Ib img:not([src="https://via.placeholder.com/150/FFFFFF/FFFFFF"]){width:115%}.order_itemContainer__S0SB1 .order_dataDiv__4jLPn{display:flex;width:100%;flex-wrap:wrap}.order_itemContainer__S0SB1 .order_dataDiv__4jLPn p{margin:0;width:100%;line-height:1}.order_itemContainer__S0SB1 .order_dataDiv__4jLPn p:first-child{font-size:14px;font-weight:500;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.order_itemContainer__S0SB1 input{width:70%;box-sizing:border-box;margin:0;border:2px solid #c4c4c4;border-radius:3px 0 0 3px;font-size:12px;padding:2px 2px 2px 7px}.order_itemContainer__S0SB1 select{width:24%;border-radius:0 3px 3px 0;border:2px solid #c4c4c4;border-left:none}.order_deleteItem__k2Zn3{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background:transparent;border:none;cursor:pointer}.order_deleteItem__k2Zn3 svg,.order_deleteItem__k2Zn3 svg path{transition:all .25s}.order_deleteItem__k2Zn3:hover svg,.order_deleteItem__k2Zn3:hover svg path{color:red!important;fill:red!important}.order_reductionTotal__40bbe input{width:100%;height:45px;border:2px solid #c4c4c4;border-radius:4px 0 0 4px;box-sizing:border-box;font-size:16px;margin-bottom:10px;padding-left:10px}.order_reductionTotal__40bbe select{width:25%;height:45px;border-radius:0 4px 4px 0;box-sizing:border-box;font-size:16px;margin-bottom:10px;border:2px solid #c4c4c4;border-left:none}.order_produitRenduHeader__WOVs1{display:flex;margin-top:18px}.order_produitRenduHeader__WOVs1 button{background:#353535;color:#fff;font-weight:900;border:none;border-radius:6px;font-size:18px;width:30px;height:30px;cursor:pointer;transition:all .25s;text-decoration:none;margin-left:auto}.order_produitRenduContainer__PhU2_{display:flex;justify-content:space-between;align-items:center;flex-direction:column;max-height:125px;overflow-y:auto}.order_produitRenduContainer__PhU2_::-webkit-scrollbar{width:10px}.order_produitRenduContainer__PhU2_::-webkit-scrollbar-thumb{background:#353535;border-radius:10px;border:2px solid #fff}.order_produitRenduItem__K6v_C{display:flex;width:100%;transition:all .15s;padding:0 10px;box-sizing:border-box}.order_produitRenduItem__K6v_C:hover{background:#f4f4f4}.order_produitRenduItem__K6v_C button{background:transparent;color:#fff;font-weight:900;border:none;border-radius:6px;font-size:18px;width:25px;height:25px;cursor:pointer;transition:all .25s;text-decoration:none;margin:auto 0 auto auto}.order_produitRenduItem__K6v_C button:hover{background:transparent}.order_produitRenduItem__K6v_C button svg,.order_produitRenduItem__K6v_C button svg path{transition:all .15s;fill:#000}.order_produitRenduItem__K6v_C button:hover svg,.order_produitRenduItem__K6v_C button:hover svg path{fill:red}.order_produitRenduItem__K6v_C p{font-size:14px;font-weight:600}.order_produitRenduItem__K6v_C p span{font-weight:300;font-size:12px;color:red}.order_reglements__kFLHs{display:flex;justify-content:space-between;align-items:center;margin-top:20px;flex-wrap:wrap}.order_reglements__kFLHs h3{width:100%;margin:0}.order_reglements__kFLHs div{display:flex;flex-direction:column;width:20%}.order_reglements__kFLHs div p{margin:5px auto;width:100%;font-size:14px;font-weight:500}.order_reglements__kFLHs div input{width:55px;height:25px;border:2px solid #c4c4c4;border-radius:4px;box-sizing:border-box;font-size:12px;padding-left:5px}.order_footer__WyOVy textarea{min-height:75px;height:75px;max-height:175px;max-width:100%;min-width:100%;width:100%;border:2px solid #c4c4c4;border-radius:4px;box-sizing:border-box;font-size:16px;padding:10px;margin-bottom:15px}