:root{--color-primary: #066390;--color-secondary: #3b5ce9;--color-accent: #1a2189;--font-family-base: "Roboto", sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--button-radius: 8px;--button-height: 47px;--button-padding-y: 12px;--button-padding-x: 10px;--button-text-color: #ffffff;--sidepane-width: 250px;--datagrid-header-bg: #066390;--datagrid-row-bg: #fafafa;--datagrid-border-color: #d4d4d4;--datagrid-hover-bg: #f5f5f5}body{font-family:var(--font-family-base);margin:0;padding:0;background-color:#f0f0f0;overflow-x:hidden}.centralized{display:flex;justify-content:center;align-items:center}.rightAligned{display:flex;justify-content:flex-end;align-items:center}.hidden-column{display:none!important}.dataGridContainer{border:1px solid var(--datagrid-border-color)!important;border-radius:8px!important;overflow:hidden!important;background-color:#fff!important;width:100%!important}.dataGridContainer .MuiDataGrid-main{overflow:unset!important;width:100%!important}.dataGridContainer .MuiDataGrid-columnHeaders{background-color:var(--datagrid-header-bg)!important;color:#fff!important;min-height:48px!important;max-height:48px!important;width:100%!important;min-width:fit-content!important;padding-right:8px!important}.dataGridContainer .MuiDataGrid-columnHeader{outline:none!important;background-color:var(--datagrid-header-bg)!important;padding-left:16px!important}.dataGridContainer .MuiDataGrid-columnHeadersInner{width:100%!important;min-width:fit-content!important}.dataGridContainer .MuiDataGrid-columnHeader:focus,.dataGridContainer .MuiDataGrid-columnHeader:focus-within{outline:none!important}.dataGridContainer .MuiDataGrid-columnHeader:first-child{padding-left:24px!important}.dataGridContainer .MuiDataGrid-columnHeaderTitle{color:#fff!important;font-weight:600!important;font-size:14px!important}.dataGridContainer .MuiDataGrid-columnSeparator{display:none!important}.dataGridContainer .MuiDataGrid-iconButtonContainer{visibility:visible!important}.dataGridContainer .MuiDataGrid-sortIcon{color:#fff!important;opacity:1!important}.dataGridContainer .MuiDataGrid-menuIcon{color:#fff!important}.dataGridContainer .MuiDataGrid-row{background-color:var(--datagrid-row-bg)!important}.dataGridContainer .MuiDataGrid-row:hover{background-color:var(--datagrid-hover-bg)!important}.dataGridContainer .MuiDataGrid-cell{font-size:14px!important;color:#000!important;outline:none!important;padding:4px 16px!important;background-color:var(--datagrid-row-bg)!important}.dataGridContainer .MuiDataGrid-cell:first-child{padding-left:24px!important}.dataGridContainer .MuiDataGrid-cell:focus,.dataGridContainer .MuiDataGrid-cell:focus-within{outline:none!important}.dataGridContainer .MuiDataGrid-footerContainer{border-top:1px solid var(--datagrid-border-color)!important;background-color:#fff!important;min-height:52px!important}.dataGridContainer .MuiTablePagination-root{color:#000!important}.dataGridContainer .MuiDataGrid-virtualScroller{background-color:#fafafa!important}.dataGridContainer .MuiDataGrid-withBorderColor{border-color:var(--datagrid-border-color)!important}.dataGridContainer .MuiDataGrid-filler{background-color:#fff!important}.dataGridContainer .MuiDataGrid-cellEmpty{display:none!important}.eyeIconButton{padding:4px!important}.eyeIconButton img{width:20px;height:20px}.dateCell{white-space:pre-line;line-height:1.4}.statusChipActive{background-color:#dcfce7!important;color:#024e1e!important;font-weight:600!important;font-size:13px!important;height:24px!important;border-radius:16px!important}.statusChipInactive{background-color:#fee2e2!important;color:#ef4444!important;font-weight:600!important;font-size:13px!important;height:24px!important;border-radius:16px!important}._drawerPaper_1sgmx_1{width:420px!important;max-width:90vw!important;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}._cartContainer_1sgmx_8{display:flex;flex-direction:column;height:100%;overflow:hidden}._cartHeader_1sgmx_15{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}._cartTitle_1sgmx_22{font-weight:600!important;font-size:1.5rem!important;color:#000!important}._cartContent_1sgmx_28{flex:1;display:flex;flex-direction:column;overflow:hidden}._tableHeader_1sgmx_35{display:grid;grid-template-columns:1fr 80px 40px;gap:1rem;padding:.75rem 1.5rem .25rem;border-bottom:1px solid #e5e7eb}._productHeader_1sgmx_43,._qtyHeader_1sgmx_44{font-weight:600;font-size:.8rem;color:#4b5563;letter-spacing:.05em;text-align:center}._removeHeader_1sgmx_52{width:40px}._cartItems_1sgmx_56{flex:1;overflow-y:auto;padding:0}._emptyCart_1sgmx_62{display:flex;align-items:center;justify-content:center;height:200px;text-align:center}._cartItem_1sgmx_56{display:grid;grid-template-columns:1fr 80px 40px;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;align-items:center}._cartItem_1sgmx_56:hover{background-color:#f9fafb}._productColumn_1sgmx_83{display:flex;align-items:center;gap:.75rem;min-width:0}._itemImage_1sgmx_90{width:60px;height:60px;border-radius:6px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemImage_1sgmx_90 img{width:100%;height:100%;object-fit:cover}._itemDetails_1sgmx_108{display:flex;flex-direction:column;gap:.25rem;min-width:0}._itemName_1sgmx_115{font-weight:500!important;font-size:.875rem!important;color:#111827!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._itemSku_1sgmx_127{color:#111827!important;font-size:.75rem!important;font-weight:400!important}._qtyColumn_1sgmx_133{display:flex;justify-content:center}._qtyInput_1sgmx_138{width:60px}._qtyInput_1sgmx_138 input{text-align:center;font-weight:600;padding:.5rem .25rem}._removeColumn_1sgmx_148{display:flex;justify-content:center}._removeButton_1sgmx_153{padding:.5rem!important}._removeIcon_1sgmx_157{width:20px;height:20px}._checkoutSection_1sgmx_162{padding:1rem 1.5rem;background-color:#fff;border-top:1px solid #e5e7eb}._checkoutButton_1sgmx_168{color:#fff!important;font-weight:600!important;padding:.75rem 1.5rem!important;text-transform:none!important;box-shadow:none!important;border-radius:8px!important}._checkoutButton_1sgmx_168:hover{box-shadow:0 2px 4px #0003!important}._checkoutIcon_1sgmx_181{width:20px;height:20px}._cartItems_1sgmx_56::-webkit-scrollbar{width:6px}._cartItems_1sgmx_56::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._cartItems_1sgmx_56::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}._cartItems_1sgmx_56::-webkit-scrollbar-thumb:hover{background:#a0aec0}._qtyInput_1sgmx_138 .MuiOutlinedInput-root{border-radius:6px}._qtyInput_1sgmx_138 .MuiOutlinedInput-notchedOutline{border-color:#e5e7eb}._qtyInput_1sgmx_138 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#066390}._qtyInput_1sgmx_138 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#066390;border-width:1px}@media (max-width: 480px){._drawerPaper_1sgmx_1{width:100vw!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}._tableHeader_1sgmx_35,._cartItem_1sgmx_56{padding:.75rem 1rem;grid-template-columns:1fr 70px 40px}._productColumn_1sgmx_83{gap:.5rem}._itemImage_1sgmx_90{width:50px;height:50px}._qtyInput_1sgmx_138{width:50px}}._navbar_195dj_1{background-color:#066390;color:#fff;box-shadow:0 2px 8px #00000026;position:relative;z-index:50;width:100%}._navbar-container_195dj_10{width:100%;height:80px;padding:0 2rem}._navbar-content_195dj_16{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:100%;gap:1rem}._navbar-left_195dj_25{display:flex;align-items:center;gap:1rem;flex:0 0 auto;min-width:0}._menu-button_195dj_33{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;flex-shrink:0}._menu-button_195dj_33:hover{background-color:#ffffff1a}._logo-container_195dj_51{display:flex;align-items:center;flex-shrink:0}._logo-image_195dj_57{height:80px;width:auto;object-fit:contain}._group-wrapper_195dj_64{display:flex;align-items:center;gap:.75rem;margin-left:10px;flex-shrink:0}._group-label_195dj_72{color:#fff;font-weight:600;font-size:1rem;white-space:nowrap}._group_195dj_64{display:flex;align-items:center;background-color:#fff;padding:0rem 1rem;border-radius:8px;min-width:150px;max-width:200px}._single-group-box_195dj_89{display:flex;align-items:center;width:100%;height:32px}._single-group-text_195dj_96{color:#000;font-weight:500;font-size:.875rem}._navbar-center_195dj_102{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;margin:0 1rem}._navbar-right_195dj_111{display:flex;align-items:center;gap:1rem;flex:0 0 auto;flex-shrink:0}._search-container_195dj_119{position:relative;flex:1;max-width:500px;min-width:200px}._search-wrapper_195dj_126{display:flex;align-items:center;background-color:#fff;border-radius:8px;overflow:hidden;width:100%;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}._search-wrapper_195dj_126:focus-within{box-shadow:0 2px 6px #00000026}._search-icon_195dj_141{padding:0 .5rem 0 .75rem;display:flex;align-items:center;color:#000;flex-shrink:0}._search-input_195dj_149{padding:.625rem .75rem .625rem 0;width:100%;border:none;outline:none;font-size:.875rem;color:#333;min-width:0}._search-input_195dj_149::placeholder{color:#999;font-weight:400}._cart-button_195dj_164{position:relative;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;transition:background-color .2s;flex-shrink:0;white-space:nowrap}._cart-button_195dj_164:hover{background-color:#ffffff1a}._cart-icon_195dj_184{width:24px;height:24px;object-fit:contain;flex-shrink:0}._cart-count_195dj_191{color:#fff;font-size:.875rem;font-weight:500}._checkout-button_195dj_197{background-color:#00a9e0;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap;text-transform:none!important;box-shadow:none!important;flex-shrink:0}._checkout-button_195dj_197:hover{box-shadow:0 2px 4px #0003!important}._vertical-divider_195dj_216{width:1px;height:32px;background-color:#ffffff4d;margin:0 .5rem;flex-shrink:0}._user-button_195dj_224{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem .75rem;border-radius:8px;font-weight:500;transition:background-color .2s;white-space:nowrap;flex-shrink:0}._user-button_195dj_224:hover{background-color:#ffffff1a}._user-button_195dj_224 ._user-name_195dj_244{font-size:.875rem}._user-icon_195dj_248{width:24px;height:24px;object-fit:contain;flex-shrink:0}._drawer-overlay_195dj_255{position:fixed;inset:0;background-color:#00000080;z-index:40}._drawer_195dj_255{position:fixed;top:0;left:0;height:100%;width:320px;background-color:#066390;color:#fff;z-index:50;transform:translate(-100%);transition:transform .3s ease-in-out}._drawer_195dj_255._open_195dj_275{transform:translate(0)}._drawer-content_195dj_279{display:flex;flex-direction:column;height:100%;padding:1rem}._drawer-header_195dj_286{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}._drawer-menu_195dj_295{flex:1;overflow-y:auto;padding:0 .5rem}._drawer-nav_195dj_301{display:flex;flex-direction:column;gap:.5rem}._drawer-link_195dj_307{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;padding:.75rem 1rem;border-radius:8px;font-weight:600;transition:all .2s}._drawer-link_195dj_307:hover{background-color:#ffffff26}._drawer-link-active_195dj_323{background-color:#00537b;color:#fff}._drawer-link-icon_195dj_328{width:20px;height:20px;object-fit:contain;flex-shrink:0}._drawer-link-text_195dj_335{font-size:.875rem}._drawer-section_195dj_339{margin-bottom:1.5rem}._drawer-section-title_195dj_343{color:#ffffffb3;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;padding:0 1rem}._drawer-single-group_195dj_353{background-color:#fff;border-radius:8px;padding:.75rem 1rem;font-weight:500;font-size:.875rem;color:#333}._drawer-footer_195dj_362{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem}._user-info_195dj_367{background-color:#ffffff1a;border-radius:8px;padding:.75rem;display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._user-info-icon_195dj_377{width:32px;height:32px;object-fit:contain}._user-info-text_195dj_383{display:flex;flex-direction:column}._user-info-name_195dj_388{font-weight:600;font-size:.875rem}._user-info-email_195dj_393{font-size:.75rem;color:#ffffffb3}._drawer-button_195dj_398{width:100%;border:none;padding:.75rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-bottom:.5rem;font-size:.875rem}._drawer-button_195dj_398._primary_195dj_410{background-color:#3b5ce9;color:#fff}._drawer-button_195dj_398._primary_195dj_410:hover{background-color:#2f4bc7}._drawer-button_195dj_398._danger_195dj_419{background-color:#ef4444;color:#fff;margin-top:.5rem}._drawer-button_195dj_398._danger_195dj_419:hover{background-color:#dc2626}._placeholder_195dj_429{font-style:normal;color:#999}._muiSelect_195dj_434{width:100%}._muiSelect_195dj_434 .MuiOutlinedInput-notchedOutline{border:none!important}._muiSelect_195dj_434 .MuiSelect-select{background-color:#fff;padding:.5rem 0;padding-right:2rem!important;font-size:.875rem;font-weight:500;color:#000;display:flex;align-items:center}._muiSelect_195dj_434 .MuiSelect-icon{color:#000;right:0}._muiSelect_195dj_434:hover .MuiOutlinedInput-notchedOutline,._muiSelect_195dj_434.Mui-focused .MuiOutlinedInput-notchedOutline{border:none!important}._groupMenuPaper_195dj_468{border-radius:8px!important;margin-top:.5rem!important;box-shadow:0 10px 25px #00000026!important}._groupMenuPaper_195dj_468 .MuiList-root{padding:0!important}._groupMenuItem_195dj_479{font-size:.875rem!important;font-weight:500!important;padding:.75rem 1rem!important;border-bottom:1px solid #f3f4f6!important}._groupMenuItem_195dj_479:last-child{border-bottom:none!important}._groupMenuItem_195dj_479:hover{background-color:#f9fafb!important}._groupMenuItem_195dj_479.Mui-selected{background-color:#e6f3f8!important;color:#066390!important;font-weight:600!important}._groupMenuItem_195dj_479.Mui-selected:hover{background-color:#d6edf5!important}._drawerMuiSelect_195dj_505{width:100%;background-color:#fff;color:#333;border:none;border-radius:8px}._drawerMuiSelect_195dj_505 .MuiOutlinedInput-notchedOutline{border:none!important}._drawerMuiSelect_195dj_505 .MuiSelect-select{padding:.75rem 1rem!important;font-size:.875rem!important;font-weight:500!important;color:#333!important;background-color:#fff!important}._drawerMuiSelect_195dj_505 .MuiSelect-icon{color:#333!important}._drawerMenuPaper_195dj_530{background-color:#fff!important;color:#333!important;border-radius:8px!important;margin-top:.5rem!important;box-shadow:0 10px 25px #00000026!important}._drawerMenuPaper_195dj_530 .MuiList-root{padding:0!important}._drawerMenuItem_195dj_543{font-size:.875rem!important;font-weight:500!important;padding:.75rem 1rem!important;color:#333!important;border-bottom:1px solid #f3f4f6!important}._drawerMenuItem_195dj_543:last-child{border-bottom:none!important}._drawerMenuItem_195dj_543:hover{background-color:#f9fafb!important}._drawerMenuItem_195dj_543.Mui-selected{background-color:#e6f3f8!important;color:#066390!important;font-weight:600!important}._drawerMenuItem_195dj_543.Mui-selected:hover{background-color:#d6edf5!important}._userMenuPaper_195dj_570{margin-top:.5rem!important;border-radius:8px!important;box-shadow:0 10px 25px #00000026!important;min-width:180px!important}._userMenuList_195dj_577{padding:.5rem!important}._userMenuItem_195dj_581{padding:0!important}._userMenuItem_195dj_581:hover{background-color:transparent!important}._logoutButton_195dj_589{text-transform:none!important;font-weight:600!important;padding:.625rem 1rem!important;border-radius:6px!important;box-shadow:none!important}._logoutButton_195dj_589:hover{box-shadow:0 2px 4px #ef44444d!important}@media (max-width: 1199px){._navbar-container_195dj_10{padding:0 1rem}._navbar-center_195dj_102,._search-container_195dj_119,._checkout-button_195dj_197,._user-button_195dj_224,._vertical-divider_195dj_216{display:none}._navbar-left_195dj_25{gap:1rem}._navbar-right_195dj_111{gap:.5rem}._logo-container_195dj_51{position:absolute;left:50%;transform:translate(-50%)}._group-wrapper_195dj_64{display:none}}@media (max-width: 768px){._navbar-container_195dj_10{padding:0 .75rem}}._sidebar_1a3u7_1{background-color:#066390;color:#fff;height:100%;transition:width .3s ease;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000001a;z-index:29;position:relative}._expanded_1a3u7_13{width:260px}._collapsed_1a3u7_17{width:80px}._header_1a3u7_22{padding:2rem 1rem 1rem;display:flex;align-items:center;justify-content:flex-end;position:relative;margin-bottom:1rem}._toggleButton_1a3u7_31{border:none;background-color:#066390;cursor:pointer;padding:.625rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;box-shadow:0 2px 8px #00000026;width:40px;height:40px;position:absolute;right:-20px;z-index:10}._collapsed_1a3u7_17 ._toggleButton_1a3u7_31{transform:rotate(180deg)}._toggleButton_1a3u7_31:hover{box-shadow:0 4px 12px #0003;transform:scale(1.05)}._collapsed_1a3u7_17 ._toggleButton_1a3u7_31:hover{transform:rotate(180deg) scale(1.05)}._toggleButton_1a3u7_31 img{transition:transform .3s ease}._nav_1a3u7_68{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 1rem 1rem}._link_1a3u7_75{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:50px;font-weight:600;font-size:1.375rem;transition:all .2s;cursor:pointer;position:relative}._link_1a3u7_75:hover,._active_1a3u7_95{background-color:#00537b}._icon_1a3u7_99{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px}._icon_1a3u7_99 img{width:22px;height:22px}._text_1a3u7_113{white-space:nowrap;overflow:hidden;transition:opacity .3s;font-size:1.375rem;line-height:1.2}._collapsed_1a3u7_17 ._text_1a3u7_113{opacity:0;width:0}._collapsed_1a3u7_17 ._link_1a3u7_75{justify-content:center;padding:.75rem;gap:0}._collapsed_1a3u7_17 ._link_1a3u7_75:after{content:attr(data-title);position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:1rem;padding:.5rem .75rem;background-color:#333;color:#fff;font-size:.875rem;font-weight:600;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;z-index:1000}._collapsed_1a3u7_17 ._link_1a3u7_75:hover:after{opacity:1}._nav_1a3u7_68::-webkit-scrollbar{width:4px}._nav_1a3u7_68::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}._nav_1a3u7_68::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}._nav_1a3u7_68::-webkit-scrollbar-thumb:hover{background:#fff6}._checkoutContainer_1w62x_1{padding:2rem 5rem}._pageTitle_1w62x_5{font-size:2rem;font-weight:600}._subTitle_1w62x_10{color:#1a2189;font-size:.875rem;margin-bottom:5px}._cardHeader_1w62x_16{color:#1a2189;font-size:1.5rem;font-weight:700;margin-bottom:10px}._sectionHeader_1w62x_23{color:#1a2189;font-size:1.5rem;font-weight:700}._sectionSubHeader_1w62x_29{color:#1a2189;font-size:1.125rem;font-weight:600}._infoCard_1w62x_35{padding:10px 15px;background-color:#3b5ce90d;border-radius:15px;width:100%;margin-bottom:1rem}._infoText_1w62x_43{font-size:1.125rem;color:#1a2189}._tableHeader_1w62x_49{display:grid;grid-template-columns:1fr 80px 40px;gap:1rem;padding:.75rem 1rem .25rem;border-bottom:1px solid #e5e7eb;margin-top:1rem}._productHeader_1w62x_58,._qtyHeader_1w62x_59{font-weight:600;font-size:16px;color:#4b5563;letter-spacing:.05em;text-align:center}._removeHeader_1w62x_67{width:40px}._cartItems_1w62x_71{max-height:400px;overflow-y:auto;padding:0}._emptyCart_1w62x_77{display:flex;align-items:center;justify-content:center;height:200px;text-align:center;padding:2rem}._cartItem_1w62x_71{display:grid;grid-template-columns:1fr 80px 40px;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;align-items:center}._productColumn_1w62x_95{display:flex;align-items:center;gap:.75rem;min-width:0}._itemImage_1w62x_102{width:50px;height:50px;border-radius:6px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemImage_1w62x_102 img{width:100%;height:100%;object-fit:cover}._itemDetails_1w62x_120{display:flex;flex-direction:column;gap:.25rem;min-width:0}._itemName_1w62x_127{font-weight:500!important;font-size:20px!important;color:#111827!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._itemSku_1w62x_139{color:#111827!important;font-size:16px!important;font-weight:400!important}._qtyColumn_1w62x_145{display:flex;justify-content:center}._qtyInput_1w62x_150{width:60px}._removeColumn_1w62x_154{display:flex;justify-content:center}._removeButton_1w62x_159{padding:.5rem!important}._removeIcon_1w62x_163{width:20px;height:20px}._orderTotal_1w62x_168{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#fff;border-top:2px solid #e5e7eb;border-bottom:1px solid #e5e7eb}._totalLabel_1w62x_178{font-weight:600!important;font-size:1.125rem!important;color:#1a2189!important}._totalAmount_1w62x_184{color:#066390!important;font-weight:700!important;font-size:1.25rem!important}._notesSection_1w62x_191{padding:1rem;display:flex;flex-direction:column;gap:.5rem}._notesLabel_1w62x_198{color:#1a2189;font-size:20px;font-weight:500}._notesTextarea_1w62x_204{width:100%;padding:.75rem;background-color:#f0f0f0;border:2px solid black;border-radius:8px;color:#1a2189;font-family:Roboto,sans-serif;font-size:14px;resize:vertical;box-sizing:border-box}._notesTextarea_1w62x_204:focus{outline:none;border-color:#1a2189}._notesTextarea_1w62x_204::placeholder{color:#1a218980}._checkoutSection_1w62x_226{padding:0 1rem .5rem}._checkoutButton_1w62x_230{color:#fff!important;font-weight:600!important;padding:1.5rem!important;text-transform:none!important;box-shadow:none!important;border-radius:8px!important}._checkoutButton_1w62x_230:hover{box-shadow:0 2px 4px #0003!important}._checkoutButton_1w62x_230:disabled{background-color:#e5e7eb!important;color:#9ca3af!important}._checkoutIcon_1w62x_248{width:20px;height:20px}._cartItems_1w62x_71::-webkit-scrollbar{width:6px}._cartItems_1w62x_71::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._cartItems_1w62x_71::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}._cartItems_1w62x_71::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media (max-width: 1200px){._checkoutContainer_1w62x_1{padding:2rem 3rem}._pageTitle_1w62x_5{font-size:1.75rem}._cardHeader_1w62x_16,._sectionHeader_1w62x_23{font-size:1.375rem}}@media (max-width: 900px){._checkoutContainer_1w62x_1{padding:1.5rem 2rem}._pageTitle_1w62x_5{font-size:1.5rem}._cardHeader_1w62x_16,._sectionHeader_1w62x_23{font-size:1.25rem}._sectionSubHeader_1w62x_29{font-size:1rem}._itemName_1w62x_127{font-size:18px!important}._itemSku_1w62x_139{font-size:14px!important}._notesLabel_1w62x_198{font-size:18px}}@media (max-width: 600px){._checkoutContainer_1w62x_1{padding:1rem}._pageTitle_1w62x_5{font-size:1.25rem}._cardHeader_1w62x_16,._sectionHeader_1w62x_23{font-size:1.125rem}._sectionSubHeader_1w62x_29{font-size:.875rem}._infoText_1w62x_43{font-size:1rem}._tableHeader_1w62x_49,._cartItem_1w62x_71{grid-template-columns:1fr 60px 40px;gap:.5rem;padding:.75rem}._itemImage_1w62x_102{width:40px;height:40px}._itemName_1w62x_127{font-size:16px!important}._itemSku_1w62x_139{font-size:12px!important}._productHeader_1w62x_58,._qtyHeader_1w62x_59{font-size:14px}._qtyInput_1w62x_150{width:50px}._notesLabel_1w62x_198{font-size:16px}._notesTextarea_1w62x_204{font-size:13px}}._sitesContainer_1wd0d_1{max-height:400px;overflow-y:auto;border:1px solid #000000;border-radius:8px;padding:0;background-color:#fff}._sitesContainer_1wd0d_1::-webkit-scrollbar{width:8px}._sitesContainer_1wd0d_1::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}._sitesContainer_1wd0d_1::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}._sitesContainer_1wd0d_1::-webkit-scrollbar-thumb:hover{background:#6b7280}._loadingContainer_1wd0d_28{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px}._siteItem_1wd0d_36{padding:20px;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}._siteItem_1wd0d_36:hover{background-color:#f9fafb}._siteItem_1wd0d_36._lastItem_1wd0d_46{border-bottom:none}._siteContent_1wd0d_50{display:flex;flex-direction:column;gap:.8rem;width:100%}._siteName_1wd0d_57{color:#000;font-weight:700!important;font-size:1.5rem!important;line-height:1.2!important}._addressBlock_1wd0d_64{display:flex;flex-direction:column;gap:4px}._addressLabel_1wd0d_70{color:#000;font-weight:700!important;font-size:1.15rem!important}._addressText_1wd0d_77{color:#374151;font-weight:400!important;font-size:1.15rem!important}._noShippingAddress_1wd0d_84{color:#9ca3af;font-weight:400!important;font-size:1.15rem!important;font-style:italic;line-height:1.5}._noResults_1wd0d_92{display:flex;justify-content:center;align-items:center;padding:40px 20px;text-align:center}._noResults_1wd0d_92 p{color:#6b7280}._dialogHeader_1n1ty_1{background-color:#066390;color:#fff;font-weight:600!important;font-size:22px!important;padding:4px 24px!important;text-align:center}._dialogContent_1n1ty_10{background-color:#f2f4fb;padding:10px 40px!important}._dialogContainer_1n1ty_15 ._MuiPaper-root_1n1ty_15{border-radius:16px!important}._dialogText_1n1ty_19{color:#1a2189;font:"Roboto, sans-serif";font-weight:400px;font-size:13px!important;line-height:normal!important}._dialogTextHeading_1n1ty_27{color:#1a2189;font:"Roboto, sans-serif";font-weight:700px!important;font-size:14px!important;text-align:center}._orderSummary_1n1ty_35{background:#fff;border:1px solid #e0e0e0!important;border-radius:8px;padding:8px 24px;margin:8px auto}._orderTitle_1n1ty_43{color:#1a2189;font:"Roboto, sans-serif";font-weight:700!important;font-size:14px!important;text-align:center}._orderSummary_1n1ty_35 ._label_1n1ty_51{color:#1a2189;font:"Roboto, sans-serif";font-weight:700!important;font-size:14px!important;text-align:left}._orderSummary_1n1ty_35 ._value_1n1ty_59{color:#1a2189;font:"Roboto, sans-serif";font-weight:400!important;font-size:14px!important;text-align:left}._materialHeaders_1n1ty_67{display:flex;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(26,33,137,.2)}._materialHeaders_1n1ty_67 ._materialHeaderText_1n1ty_74{color:#1a2189;font-size:14px;font:'"Roboto", sans-serif;';font-weight:600}._materialContainer_1n1ty_81{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(26,33,137,.2)}._materialContainer_1n1ty_81 ._materialInfoContainer_1n1ty_89{display:flex;align-items:center;gap:16px}._materialContainer_1n1ty_81 ._materialImage_1n1ty_95{width:50px;height:50px;border-radius:6px;object-fit:cover}._materialContainer_1n1ty_81 ._materialDetails_1n1ty_102{display:flex;flex-direction:column}._materialContainer_1n1ty_81 ._materialName_1n1ty_107{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;color:#1a2189}._materialContainer_1n1ty_81 ._materialSKU_1n1ty_114{font-family:Roboto,sans-serif;font-weight:500;font-size:12px;color:#1a2189}._materialContainer_1n1ty_81 ._qtyContainerUpdated_1n1ty_122{display:flex;align-items:center;gap:12px}._borderBottom_1n1ty_128{border-bottom:1px solid rgba(26,33,137,.2)}._greyButton_1n1ty_132{background-color:#e0dcec!important;color:#151c76!important}._recurringPanel_2eml4_1{margin-top:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px}._panelHeader_2eml4_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._panelTitle_2eml4_16{font-size:18px;font-weight:600;color:#111827}._panelContent_2eml4_22{display:flex;flex-direction:column;gap:24px}._frequencyRow_2eml4_28,._intervalRow_2eml4_29{display:flex;align-items:center;gap:24px}._label_2eml4_35{min-width:80px;font-size:14px;font-weight:500;color:#374151;display:flex;align-items:center;height:36px}._frequencyGroup_2eml4_45{display:flex;gap:12px}._frequencyChip_2eml4_50{border-radius:20px!important;min-width:70px!important;height:36px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease-in-out!important;text-transform:capitalize!important;border:1px solid #e5e7eb!important}._frequencyChip_2eml4_50:hover,._frequencyChip_2eml4_50._chipButtonSelected_2eml4_68{background-color:#e7f6fe!important;color:#000!important;border-color:#0a9ee6!important}._toggleGroup_2eml4_74{height:36px}._toggleButton_2eml4_78{text-transform:none!important;padding:6px 16px!important;font-size:14px!important}._toggleButton_2eml4_78._Mui-selected_2eml4_84{background-color:#066390!important;color:#fff!important}._toggleButton_2eml4_78:hover{background-color:#0663901a!important}._counterContainer_2eml4_93{display:flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:4px;padding:4px 8px}._counterValue_2eml4_102{min-width:32px;text-align:center;font-size:14px;font-weight:500}._counterButton_2eml4_109{padding:4px!important}._actionRow_2eml4_113{display:flex;justify-content:center;align-items:center;margin-top:8px;gap:10px;width:100%}._saveButton_2eml4_122{flex-basis:70%;text-transform:none!important;font-weight:600!important;padding:8px 24px!important}._editButton_2eml4_129{flex-basis:100%;text-transform:none!important;font-weight:600!important;padding:8px 24px!important}._resetButton_2eml4_136{flex-basis:30%;text-transform:none!important;font-weight:600!important;padding:8px 24px!important;background-color:#f3f4f6!important;color:#3b5ce9!important}._optionsRow_2eml4_145{display:flex;align-items:center;gap:24px}._optionsColumn_2eml4_151{display:flex;flex-direction:column;gap:16px}._daysGroup_2eml4_157{display:flex;flex-wrap:wrap;gap:4px}._dateGroup_2eml4_163{display:flex;flex-wrap:wrap;gap:10px}._monthsGroup_2eml4_169{display:flex;flex-wrap:wrap;gap:12px}._chipButton_2eml4_68{border-radius:50%!important;width:40px!important;height:40px!important;font-size:14px!important;font-weight:500!important;cursor:pointer;transition:all .2s ease-in-out!important;white-space:nowrap!important;padding:0!important}._chipButton_2eml4_68:hover,._chipButton_2eml4_68._chipButtonSelected_2eml4_68{background-color:#0a9ee6!important;color:#fff!important;border-color:#0a9ee6!important}._chipButtonSelected_2eml4_68{background-color:#066390!important;color:#fff!important}._monthChip_2eml4_204{min-width:60px!important;border-radius:20px!important;height:32px!important}._dayButton_2eml4_210,._monthButton_2eml4_211{min-width:40px!important;padding:4px 8px!important;font-size:14px!important}._daysContainer_2eml4_217{display:flex;flex-wrap:wrap;gap:8px;margin-left:80px}._ordinalSelectors_2eml4_224{display:flex;align-items:center;gap:16px}._ordinalSelect_2eml4_224{min-width:120px;margin:0!important}._daysGroup_2eml4_157 ._chipButton_2eml4_68{min-width:40px!important;max-width:40px!important;padding:0!important}._daysGroup_2eml4_157 ._chipButton_2eml4_68>span{padding:0!important;font-size:13px!important}._dateGroup_2eml4_163 ._chipButton_2eml4_68{min-width:40px!important;max-width:40px!important;padding:0!important}._dateGroup_2eml4_163 ._chipButton_2eml4_68>span{padding:0!important;font-size:13px!important}._optionsColumn_2eml4_151 ._MuiFormControlLabel-root_2eml4_260{display:flex;align-items:center;margin:0;height:36px}._yearlyOnThe_2eml4_268{display:flex;align-items:center;gap:24px;margin-top:16px}._yearlyOnThe_2eml4_268 ._label_2eml4_35{margin:0;min-width:80px}._monthlyOrdinalContainer_2eml4_280{display:flex;gap:12px}._divider_2eml4_286{height:1px;background-color:#e5e7eb}._infoBox_2eml4_291{background-color:#e7f6fe;padding:16px;border-radius:8px}._infoText_2eml4_297{color:#111827;font-size:14px;font-weight:500}._endsSection_2eml4_303{display:flex;flex-direction:column;gap:16px}._radioGroup_2eml4_309{display:flex;flex-direction:column;gap:12px}._radioOption_2eml4_315{display:flex;align-items:center;gap:16px}._datePickerContainer_2eml4_321{margin-left:32px}._counterOptionContainer_2eml4_325{display:flex;align-items:center;gap:16px;margin-left:32px}._savedSummary_2eml4_332{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._summaryBox_2eml4_339{background-color:#f5f7ff;border:1px solid #e0e5f5;border-radius:8px;padding:16px}._checkIcon_2eml4_345{color:#066390!important}._summaryHeader_2eml4_348{display:flex;gap:5px;margin-bottom:10px}._summaryTitle_2eml4_353{font-size:12px;font-weight:700!important;color:#066390;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._summaryText_2eml4_362{font-size:14px;color:#333;line-height:1.5}._ordersContainer_17kat_1{padding:2rem 5rem;margin:0 auto;width:100%}._headerSection_17kat_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}._pageTitle_17kat_16{color:#181f82;font-weight:700;font-size:2rem;margin:0}._buttonGroup_17kat_23{display:flex;gap:12px;flex-wrap:wrap}._headerButton_17kat_29{font-weight:600!important;font-size:16px!important;padding:10px 24px!important;text-transform:none!important}._headerButton_17kat_29:hover{box-shadow:0 2px 4px #1a218933!important}._statsSection_17kat_40{margin-top:24px;margin-bottom:48px}._statCard_17kat_45{background-color:#3b5ce90d;border:1px solid #e5e7eb;border-radius:20px;padding:24px;text-align:left;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._statQuantity_17kat_55{color:#1a2189;font-weight:700;font-size:2rem;line-height:1.2}._statLabel_17kat_62{color:#1a2189;font-weight:500;font-size:1.8rem;line-height:1.5}._dataGridSection_17kat_69{margin-top:24px;width:100%}@media (max-width: 960px){._ordersContainer_17kat_1{padding:2rem 3rem}._headerSection_17kat_7{flex-direction:column;align-items:flex-start}._statCard_17kat_45{padding:20px}._statQuantity_17kat_55{font-size:1.75rem}._statLabel_17kat_62{font-size:1.125rem}}@media (max-width: 600px){._ordersContainer_17kat_1{padding:1rem}._pageTitle_17kat_16{font-size:1.5rem}._buttonGroup_17kat_23{width:100%}._statCard_17kat_45{padding:16px}._statQuantity_17kat_55{font-size:1.5rem}._statLabel_17kat_62{font-size:1rem}}._quickOrderContainer_14g8b_1{padding:2rem 6rem;margin:0 auto;width:100%;background-color:#fff;min-height:100vh}._headerSection_14g8b_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 2rem;border-radius:8px;background:#fff;box-shadow:0 2px 9.9px #00000026}._headerLeft_14g8b_20,._headerRight_14g8b_26{display:flex;align-items:center;gap:1rem}._headerButton_14g8b_32{font-weight:500!important;font-size:16px!important;padding:10px 24px!important;text-transform:none!important;color:#3b5ce9!important}._headerButton_14g8b_32:hover{box-shadow:0 2px 4px #1a218933!important}._pageTitle_14g8b_44{font-size:2rem;font-weight:600;color:#066390;margin:0}._sortSelect_14g8b_51{min-width:150px}._sortSelect_14g8b_51 ._MuiOutlinedInput-root_14g8b_55{border-radius:8px;border:1.5px solid #192084;background:#ffffff80}._sortSelect_14g8b_51 ._MuiOutlinedInput-root_14g8b_55 ._MuiOutlinedInput-notchedOutline_14g8b_61,._sortSelect_14g8b_51 ._MuiOutlinedInput-root_14g8b_55:hover ._MuiOutlinedInput-notchedOutline_14g8b_61,._sortSelect_14g8b_51 ._MuiOutlinedInput-root_14g8b_55._Mui-focused_14g8b_70 ._MuiOutlinedInput-notchedOutline_14g8b_61{border:none}._searchInput_14g8b_75{min-width:200px}._addToCartButton_14g8b_79{padding:10px 24px;font-weight:600;text-transform:none;border-radius:8px}._productsSection_14g8b_86{margin-top:2rem}._productsList_14g8b_90{display:flex;flex-direction:column;border-radius:8px;background:#fff;overflow:hidden}._productRow_14g8b_98{display:flex;align-items:center;padding:16px;background-color:#fff;border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}._productRow_14g8b_98:last-child{border-bottom:none}._productRow_14g8b_98:hover{background-color:#f8f9fa}._productNameColumn_14g8b_115{flex:2;padding-right:16px}._productName_14g8b_115{font-weight:600!important;color:#1a2189;line-height:1.4}._kitNumberColumn_14g8b_126{flex:.8;padding-right:16px}._kitNumber_14g8b_126{font-weight:600!important;color:#1a2189;line-height:1.4}._priceColumn_14g8b_137{flex:.6;padding-right:16px}._price_14g8b_137{font-weight:600!important;color:#1a2189;line-height:1.4}._unitTypeColumn_14g8b_148{flex:.6;padding-right:16px}._unitType_14g8b_148{font-weight:600!important;color:#1a2189;line-height:1.4}._quantityColumn_14g8b_159{flex:.8;padding-right:16px;display:flex;align-items:center;gap:8px}._quantityLabel_14g8b_167{font-weight:600!important;color:#1a2189;line-height:1.4;font-size:14px}._quantityInput_14g8b_174{width:41px;height:36px;padding:6px 9px;border-radius:5px;border:2px solid #1a2189;display:flex;justify-content:center;align-items:center}._quantityInput_14g8b_174:focus-within{border:2px dashed #3b5ce9}._quantityInput_14g8b_174 ._MuiInputBase-input_14g8b_189{text-align:center;padding:0;height:100%;border:none;outline:none;font-size:14px;font-weight:500;color:#1a2189}._quantityInput_14g8b_174 ._MuiOutlinedInput-notchedOutline_14g8b_61{border:none}._quantityInput_14g8b_174 ._MuiOutlinedInput-root_14g8b_55{height:100%;padding:0}._quantityUnit_14g8b_209{font-weight:500;color:#1a2189;line-height:1.4;font-size:14px}._loadingContainer_14g8b_216{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0}._errorContainer_14g8b_224{margin-bottom:1rem}._emptyContainer_14g8b_228{display:flex;align-items:center;justify-content:center;padding:2rem 0}@media (max-width: 1600px){._productsList_14g8b_90{width:100%;max-width:1513px}}@media (max-width: 1200px){._quickOrderContainer_14g8b_1{padding:1rem 2rem}._headerSection_14g8b_9{flex-direction:column;gap:1rem;align-items:flex-start}._headerRight_14g8b_26{width:100%;justify-content:space-between;flex-wrap:wrap;gap:.5rem}._productsList_14g8b_90{width:100%}}@media (max-width: 768px){._quickOrderContainer_14g8b_1{padding:1rem}._pageTitle_14g8b_44{font-size:1.5rem}._headerRight_14g8b_26{flex-direction:column;align-items:stretch;gap:1rem}._sortSelect_14g8b_51,._searchInput_14g8b_75{min-width:unset;width:100%}._productsList_14g8b_90{overflow-x:auto}._productRow_14g8b_98{padding:12px;min-width:600px}._productNameColumn_14g8b_115{flex:1.5}._kitNumberColumn_14g8b_126,._priceColumn_14g8b_137,._unitTypeColumn_14g8b_148,._quantityColumn_14g8b_159,._quantityUnitColumn_14g8b_304{flex:.5}}._productsContainer_n34hd_1{padding:2rem 6rem;margin:0 auto;width:100%}._headerSection_n34hd_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}._pageTitle_n34hd_16{color:#181f82;font-weight:700;font-size:2rem;margin:0}._buttonGroup_n34hd_23{display:flex;gap:12px;flex-wrap:wrap}._headerButton_n34hd_29{font-weight:600!important;font-size:16px!important;padding:10px 24px!important;text-transform:none!important}._headerButton_n34hd_29:hover{box-shadow:0 2px 4px #1a218933!important}._statsSection_n34hd_40{margin-top:24px;margin-bottom:24px}._statCard_n34hd_45{background-color:#3b5ce90d;border:1px solid #e5e7eb;border-radius:20px;padding:24px;text-align:left;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._statQuantity_n34hd_55{color:#1a2189;font-weight:700;font-size:2rem;line-height:1.2}._statLabel_n34hd_62{color:#1a2189;font-weight:500;font-size:1.8rem;line-height:1.5}._productsGrid_n34hd_69{margin-top:24px;margin-bottom:24px}@media (max-width: 960px){._productsContainer_n34hd_1{padding:2rem 3rem}._headerSection_n34hd_7{flex-direction:column;align-items:flex-start}._statCard_n34hd_45{padding:20px}._statQuantity_n34hd_55{font-size:1.75rem}._statLabel_n34hd_62{font-size:1.125rem}}@media (max-width: 600px){._productsContainer_n34hd_1{padding:1rem}._pageTitle_n34hd_16{font-size:1.5rem}._buttonGroup_n34hd_23{width:100%}._statCard_n34hd_45{padding:16px}._statQuantity_n34hd_55{font-size:1.5rem}._statLabel_n34hd_62{font-size:1rem}}._productCard_15tpu_1{border:1px solid #9ca3af;border-radius:8px;overflow:hidden;background-color:#fff;transition:all .2s ease;display:flex;flex-direction:column}._productCard_15tpu_1:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}._imageContainer_15tpu_16{width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden}._productImage_15tpu_25{width:100%;height:100%;object-fit:cover}._productInfo_15tpu_31{padding:16px;display:flex;flex-direction:column;gap:12px}._kitInfoRow_15tpu_38{display:flex;justify-content:space-between;align-items:center;gap:8px}._kitName_15tpu_45{color:#000;font-weight:600;font-size:1.25rem;line-height:1.4;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._kitNumber_15tpu_56{color:#000;font-weight:500;font-size:1rem;white-space:nowrap}._actionRow_15tpu_63{display:flex;gap:8px;align-items:center}._quantityInput_15tpu_69{width:80px;flex-shrink:0}._quantityInput_15tpu_69 input{padding:8px 4px;font-size:14px}._addToCartButton_15tpu_79{flex:1;font-weight:600!important;font-size:14px!important;padding:8px 16px!important;text-transform:none!important;white-space:nowrap}@media (max-width: 960px){._imageContainer_15tpu_16{height:240px}._kitName_15tpu_45{font-size:1.125rem}._kitNumber_15tpu_56{font-size:.875rem}}@media (max-width: 600px){._imageContainer_15tpu_16{height:200px}._productInfo_15tpu_31{padding:12px;gap:10px}._kitName_15tpu_45{font-size:1rem}._kitNumber_15tpu_56{font-size:.875rem}._addToCartButton_15tpu_79{font-size:13px!important;padding:6px 12px!important}}._sitesContainer_1sq6g_1{padding:2rem 6rem;margin:0 auto;width:100%;background-color:#fff;min-height:100vh}._pageTitle_1sq6g_9{color:#181f82;font-weight:700;font-size:2rem;margin:0}._loadingContainer_1sq6g_16{display:flex;justify-content:center;align-items:center;padding:4rem 0}._ordersContainer_69uds_1{padding:2rem 5rem;margin:0 auto;width:100%}._headerSection_69uds_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}._pageTitle_69uds_16{color:#181f82;font-weight:700;font-size:2rem;margin:0}._buttonGroup_69uds_23{display:flex;gap:12px;flex-wrap:wrap}._headerButton_69uds_29{font-weight:500!important;font-size:16px!important;padding:10px 24px!important;text-transform:none!important;color:#3b5ce9!important}._headerButton_69uds_29:hover{box-shadow:0 2px 4px #1a218933!important}._statsSection_69uds_41{margin-top:24px;margin-bottom:48px}._statCard_69uds_46{background-color:#3b5ce90d;border:1px solid #e5e7eb;border-radius:20px;padding:24px;text-align:left;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._statQuantity_69uds_56{color:#1a2189;font-weight:700;font-size:2rem;line-height:1.2}._statLabel_69uds_63{color:#1a2189;font-weight:500;font-size:1.8rem;line-height:1.5}._dataGridSection_69uds_70{margin-top:24px;width:100%}@media (max-width: 960px){._ordersContainer_69uds_1{padding:2rem 3rem}._headerSection_69uds_7{flex-direction:column;align-items:flex-start}._statCard_69uds_46{padding:20px}._statQuantity_69uds_56{font-size:1.75rem}._statLabel_69uds_63{font-size:1.125rem}}@media (max-width: 600px){._ordersContainer_69uds_1{padding:1rem}._pageTitle_69uds_16{font-size:1.5rem}._buttonGroup_69uds_23{width:100%}._statCard_69uds_46{padding:16px}._statQuantity_69uds_56{font-size:1.5rem}._statLabel_69uds_63{font-size:1rem}}._detailContainer_1jon5_1{padding:2rem 5rem;margin:0 auto;width:100%}._headerSection_1jon5_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}._pageTitle_1jon5_16{color:#181f82;font-weight:700;font-size:2rem;margin:0}._buttonGroup_1jon5_23{display:flex;gap:12px;flex-wrap:wrap}._headerButton_1jon5_29{font-weight:500!important;font-size:16px!important;padding:10px 24px!important;text-transform:none!important}._headerButton_1jon5_29:hover{box-shadow:0 2px 4px #1a218933!important}._backButton_1jon5_40{font-weight:500!important;font-size:16px!important;padding:10px 24px!important;text-transform:none!important;color:#3b5ce9!important}._backButton_1jon5_40:hover{box-shadow:0 2px 4px #1a218933!important}._infoCard_1jon5_52{padding:15px 35px 25px;background-color:#3b5ce90d;border-radius:15px;width:100%;margin-bottom:1rem}._cardHeaderRow_1jon5_60{display:flex;justify-content:space-between;align-items:center}._cardHeader_1jon5_60{color:#000;font-size:1.2rem;font-weight:700;margin-bottom:16px}._productRow_1jon5_73{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:12px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._productRow_1jon5_73::-webkit-scrollbar{height:6px}._productRow_1jon5_73::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}._productRow_1jon5_73::-webkit-scrollbar-track{background:transparent}._productCard_1jon5_95{border:1px solid #9ca3af;border-radius:8px;overflow:hidden;background-color:#fff;transition:all .2s ease;display:flex;flex-direction:column;min-height:210px;max-width:auto;flex-shrink:0}._productCard_1jon5_95:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}._imageContainer_1jon5_113{width:100%;min-height:210px;display:flex;align-items:center;justify-content:center;overflow:hidden}._productImage_1jon5_122{width:100%;height:100%;max-height:280px;object-fit:cover}._productInfo_1jon5_129{padding:16px;display:flex;flex-direction:column}._kitInfoRow_1jon5_135{display:flex;justify-content:space-between;align-items:center;gap:8px}._kitName_1jon5_142{color:#000;font-weight:600;font-size:1.25rem;line-height:1.4;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._kitNumber_1jon5_153{color:#000;font-weight:500;font-size:1rem;white-space:nowrap}._actionRow_1jon5_160{display:flex;gap:8px;align-items:center}._quantityInput_1jon5_166{width:80px;flex-shrink:0}._quantityInput_1jon5_166 input{padding:8px 4px;font-size:14px}._addToCartButton_1jon5_176{flex:1;font-weight:600!important;font-size:14px!important;padding:8px 16px!important;text-transform:none!important;white-space:nowrap}._cardHeaderBlue_1jon5_185{color:#3b5ce9;font-size:1.2rem;font-weight:700}._infobox_1jon5_191{margin-bottom:10px}._infoLabel_1jon5_195{color:#000;font-weight:600;font-size:1rem}._infoText_1jon5_201{color:#000;font-weight:500;font-size:.875rem}._lineDivider_1jon5_207{height:2px;background-color:#000;margin:8px 0}@media (max-width: 960px){._detailContainer_1jon5_1{padding:2rem 3.5rem;margin:0 auto;width:100%}._imageContainer_1jon5_113{height:240px}._kitName_1jon5_142{font-size:1.125rem}._kitNumber_1jon5_153{font-size:.875rem}}@media (max-width: 600px){._detailContainer_1jon5_1{padding:2rem 2.5rem;margin:0 auto;width:100%}._imageContainer_1jon5_113{height:200px}._productInfo_1jon5_129{padding:12px;gap:10px}._kitName_1jon5_142{font-size:1rem}._kitNumber_1jon5_153{font-size:.875rem}._addToCartButton_1jon5_176{font-size:13px!important;padding:6px 12px!important}}._recurringPanel_gzgld_1{margin-top:0;background:#fff;border:none;border-radius:0;padding:0}._panelContent_gzgld_9{display:flex;flex-direction:column;gap:24px}._frequencyRow_gzgld_15,._intervalRow_gzgld_16{display:flex;align-items:center;gap:24px}._label_gzgld_22{min-width:80px;font-size:14px;font-weight:500;color:#374151;display:flex;align-items:center;height:36px}._frequencyGroup_gzgld_32{display:flex;gap:12px}._frequencyChip_gzgld_37{border-radius:20px!important;min-width:70px!important;height:36px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease-in-out!important;text-transform:capitalize!important;border:1px solid #e5e7eb!important}._frequencyChip_gzgld_37:hover,._frequencyChip_gzgld_37._chipButtonSelected_gzgld_55{background-color:#e7f6fe!important;color:#000!important;border-color:#0a9ee6!important}._counterContainer_gzgld_61{display:flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:4px;padding:4px 8px}._counterValue_gzgld_70{min-width:32px;text-align:center;font-size:14px;font-weight:500}._counterButton_gzgld_77{padding:4px!important}._actionRow_gzgld_81{display:flex;justify-content:center;align-items:center;margin-top:8px;gap:10px;width:100%}._saveButton_gzgld_90{flex-basis:70%;text-transform:none!important;font-weight:600!important;padding:8px 24px!important}._editButton_gzgld_97{flex-basis:100%;text-transform:none!important;font-weight:600!important;padding:8px 24px!important}._resetButton_gzgld_104{flex-basis:30%;text-transform:none!important;font-weight:600!important;padding:8px 24px!important;background-color:#f3f4f6!important;color:#3b5ce9!important}._optionsRow_gzgld_113{display:flex;align-items:center;gap:24px}._optionsColumn_gzgld_119{display:flex;flex-direction:column;gap:16px}._daysGroup_gzgld_125{display:flex;flex-wrap:wrap;gap:4px}._dateGroup_gzgld_131{display:flex;flex-wrap:wrap;gap:10px}._monthsGroup_gzgld_137{display:flex;flex-wrap:wrap;gap:12px}._chipButton_gzgld_55{border-radius:50%!important;width:40px!important;height:40px!important;font-size:14px!important;font-weight:500!important;cursor:pointer;transition:all .2s ease-in-out!important;white-space:nowrap!important;padding:0!important}._chipButton_gzgld_55:hover,._chipButton_gzgld_55._chipButtonSelected_gzgld_55{background-color:#0a9ee6!important;color:#fff!important;border-color:#0a9ee6!important}._chipButtonSelected_gzgld_55{background-color:#066390!important;color:#fff!important}._monthChip_gzgld_172{min-width:60px!important;border-radius:20px!important;height:32px!important}._daysContainer_gzgld_178{display:flex;flex-wrap:wrap;gap:8px;margin-left:80px}._ordinalSelectors_gzgld_185{display:flex;align-items:center;gap:16px}._ordinalSelect_gzgld_185{min-width:120px;margin:0!important}._daysGroup_gzgld_125 ._chipButton_gzgld_55{min-width:40px!important;max-width:40px!important;padding:0!important}._daysGroup_gzgld_125 ._chipButton_gzgld_55>span{padding:0!important;font-size:13px!important}._dateGroup_gzgld_131 ._chipButton_gzgld_55{min-width:40px!important;max-width:40px!important;padding:0!important}._dateGroup_gzgld_131 ._chipButton_gzgld_55>span{padding:0!important;font-size:13px!important}._optionsColumn_gzgld_119 ._MuiFormControlLabel-root_gzgld_219{display:flex;align-items:center;margin:0;height:36px}._yearlyOnThe_gzgld_226{display:flex;align-items:center;gap:24px;margin-top:16px}._yearlyOnThe_gzgld_226 ._label_gzgld_22{margin:0;min-width:80px}._monthlyOrdinalContainer_gzgld_238{display:flex;gap:12px}._divider_gzgld_243{height:1px;background-color:#e5e7eb}._infoBox_gzgld_248{background-color:#e7f6fe;padding:16px;border-radius:8px}._infoText_gzgld_254{color:#111827;font-size:14px;font-weight:500}._endsSection_gzgld_260{display:flex;flex-direction:column;gap:16px}._radioGroup_gzgld_266{display:flex;flex-direction:column;gap:12px}._radioOption_gzgld_272{display:flex;align-items:center;gap:16px}._datePickerContainer_gzgld_278{margin-left:32px}._counterOptionContainer_gzgld_282{display:flex;align-items:center;gap:16px;margin-left:32px}._summaryBox_gzgld_289{background-color:#f5f7ff;border:1px solid #e0e5f5;border-radius:8px;padding:16px}._checkIcon_gzgld_296{color:#066390!important}._summaryHeader_gzgld_300{display:flex;gap:5px;margin-bottom:10px}._summaryTitle_gzgld_306{font-size:12px;font-weight:700!important;color:#066390;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._summaryText_gzgld_315{font-size:14px;color:#333;line-height:1.5}
