@charset "UTF-8";._heroSection_1fhot_1{width:100%}._header_1fhot_5{display:flex;align-items:center;justify-content:space-between;color:#000000d9;padding:64px 92px;height:200px}._title_1fhot_14{font-size:52px;font-weight:650;text-transform:uppercase}._descTitle_1fhot_20{font-size:32px;font-weight:600;width:300px}._mediaWrapper_1fhot_26{position:relative;top:0;overflow:hidden;z-index:0;width:100%;height:90vh}._media_1fhot_26{width:100%;height:100%;object-fit:cover;overflow-y:hidden;border:none}._playPauseBtn_1fhot_44{position:absolute;top:89%;right:4%;background-color:#333336;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}._playPauseBtn_1fhot_44:hover img{filter:brightness(1.5);transition:filter .3s cubic-bezier(.42,0,.58,1)}._playPauseIcon_1fhot_63{width:16px;height:16px}@media (max-width: 768px){._mediaWrapper_1fhot_26{height:30vh}._title_1fhot_14{font-size:42px}._descTitle_1fhot_20{font-size:20px;width:300px}}@media (min-width: 769px) and (max-width: 1024px){._heroSection_1fhot_1{margin-bottom:24px}._mediaWrapper_1fhot_26{height:60vh}._title_1fhot_14{font-size:48px}._descTitle_1fhot_20{font-size:32px;width:300px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}html,body,#root{width:100%;height:100%;font-family:Inter,sans-serif}body{background-color:#f5f5f5;font-family:Inter,sans-serif}body img{user-select:none}.fade-in{animation:fadeIn .5s cubic-bezier(.42,0,.58,1) forwards}.fade-in-up{animation:fadeInUp .6s cubic-bezier(.25,.1,.25,1)}.fade-in-right{animation:fadeInRight .6s cubic-bezier(.25,.1,.25,1)}.shake{animation:shake .15s}.spinner-white{width:24px;height:24px;border:2px solid rgba(255,255,255,.332);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;margin:auto}.spinner-black{width:24px;height:24px;border:2px solid rgba(104,104,104,.332);border-top-color:#080808;border-radius:50%;animation:spin .6s linear infinite;margin:auto}.spinner-large{width:72px;height:72px;border:2px solid rgba(104,104,104,.332);border-top-color:#080808;border-radius:50%;animation:spin .6s linear infinite;margin:auto}.boom{animation:boomEffect .4s ease-out}.boom-small{animation:boomSmall .3s ease-out}.slide-from-right{animation:slideFromRight .4s ease-out}.slide-from-left{animation:slideFromLeft .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRight{0%{transform:scaleX(.1);transform-origin:right;opacity:1}70%{transform:scaleX(1.05);transform-origin:right;opacity:1}to{transform:scaleX(1);transform-origin:right;opacity:1}}@keyframes slideFromLeft{0%{transform:scaleX(.5);transform-origin:left;opacity:1}70%{transform:scaleX(1.1);transform-origin:left;opacity:1}to{transform:scaleX(1);transform-origin:left;opacity:1}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-16px)}50%{transform:translate(16px)}75%{transform:translate(-16px)}to{transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes boomEffect{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.3);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes boomSmall{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.15);opacity:.8}to{transform:scale(1);opacity:1}}._modal_1xl2r_1{overflow-y:scroll;transition:opacity .4s cubic-bezier(.25,.1,.25,1)}._modal_backdrop_1xl2r_6{height:fit-content;outline:none;display:flex;justify-content:center;backdrop-filter:blur(3px);background-color:#0003}._modal_content_1xl2r_15{width:85%;min-height:100vh;height:fit-content;background-color:#fff;outline:none;border-radius:28px;margin:32px 0;display:flex;flex-direction:column;align-items:end;padding:32px 120px;box-shadow:4px 4px 15px #8a8a8a}._close_button_1xl2r_30{background-color:#333336;width:44px;height:44px;border-radius:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-right:-80px}._close_button_1xl2r_30:hover img{opacity:1;transition:opacity .3s cubic-bezier(.42,0,.58,1)}._close_button_1xl2r_30 img{opacity:.5;width:22px;height:22px}._content_wrapper_1xl2r_51{display:flex;flex-direction:column}._main_container_1xl2r_56{display:flex}._main_container_1xl2r_56>div{padding-top:16px}._left_sidebar_1xl2r_63{flex:.7;display:flex;flex-direction:column;height:fit-content;position:sticky;top:0;z-index:100;gap:20px}._thumbnail_image_1xl2r_74{height:100px;width:100px;border-radius:16px;transition:all .3s cubic-bezier(.42,0,.58,1)}._thumbnail_image_1xl2r_74:hover{transform-origin:center;cursor:pointer}._thumbnail_image_1xl2r_74:hover img{border:1px solid #b6b6b6;transform:scale(1.1)}._thumbnail_image_1xl2r_74 img{width:100%;height:100%;border-radius:12px;object-fit:cover;transition:transform .3s cubic-bezier(.42,0,.58,1)}._center_section_1xl2r_96{flex:5;height:760px;padding:0 24px;position:sticky;top:0;z-index:100}._main_image_container_1xl2r_105{width:100%;height:100%;position:relative}._main_image_container_1xl2r_105 img{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:all .3s cubic-bezier(.42,0,.58,1)}._image_controls_1xl2r_118{position:absolute;display:flex;gap:16px;padding:16px 32px;justify-content:right;right:-2%;bottom:0}._image_nav_button_1xl2r_128{background-color:#f5f6fa;width:40px;height:40px;border-radius:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#000000d9;box-shadow:.5px .5px 10px #bdbdbd;transition:all .2s cubic-bezier(.42,0,.58,1)}._image_nav_button_1xl2r_128:hover{background-color:#e4e3e3}._image_nav_button_1xl2r_128 img{width:20px;height:20px;user-select:none}._right_section_1xl2r_150{flex:3.5;height:100%}._right_section_1xl2r_150 p{margin:0}._product_info_section_1xl2r_158 ._stock_status_1xl2r_158{color:#d33918;font-size:18px;font-weight:600}._product_info_section_1xl2r_158 ._product_name_1xl2r_163{font-weight:600;font-size:22px;padding-top:4px}._product_info_section_1xl2r_158 ._product_type_1xl2r_168{font-size:16px;color:#7e7e85;padding-bottom:4px}._product_info_section_1xl2r_158 ._product_price_1xl2r_173{font-size:18px;font-weight:600;color:#000000c2;padding-top:8px}._product_info_section_1xl2r_158 ._color_label_1xl2r_179{font-size:16px;color:#7e7e85;padding:8px 0}._color_image_list_1xl2r_185{display:flex;gap:12px;flex-wrap:wrap}._color_image_1xl2r_185{position:relative;width:90px;height:90px;border-radius:16px;transition:all .2s cubic-bezier(.42,0,.58,1);overflow:hidden;border:solid 2px rgba(156,156,156,0);cursor:pointer}._color_image_1xl2r_185._active_1xl2r_201{border:solid 2px #9c9c9c}._color_image_1xl2r_185._out_of_stock_1xl2r_204{opacity:.4}._color_image_1xl2r_185:hover img{transform:scale(1.1)}._color_image_1xl2r_185 img{object-fit:cover;width:100%;height:100%;transition:all .2s cubic-bezier(.42,0,.58,1)}._color_image_1xl2r_185 ._sold_out_line_1xl2r_216{position:absolute;top:14px;left:14px;width:100%;height:1.5px;background-color:red;transform:rotate(45deg);transform-origin:top left}._size_section_1xl2r_227{padding-top:32px}._size_section_1xl2r_227 ._size_label_1xl2r_230{color:#000000d9;font-size:16px;font-weight:600;padding-bottom:8px}._size_options_1xl2r_237{display:flex;gap:8px;flex-wrap:wrap}._size_option_1xl2r_237{border:solid .5px rgba(255,255,255,0);padding:8px 24px;font-size:16px;border-radius:8px;background-color:#fff;box-shadow:.5px .5px 10px #dcdcdc;transition:all .2s cubic-bezier(.42,0,.58,1);color:#000000d9;width:64px;display:flex;justify-content:center;align-items:center}._size_option_1xl2r_237._active_1xl2r_201{border:solid .5px rgb(0,0,0)}._size_option_1xl2r_237._out_of_stock_1xl2r_204{border:solid .5px rgba(255,255,255,0);opacity:.4;cursor:not-allowed}._size_option_1xl2r_237._out_of_stock_1xl2r_204:hover{box-shadow:.5px .5px 10px #dcdcdc;cursor:not-allowed}._size_option_1xl2r_237:hover{box-shadow:1px 1px 10px #c9c8c8;transform:scale(1.02);transform-origin:center;cursor:pointer}._actions_section_1xl2r_276{display:flex;flex-direction:column;gap:16px;margin-top:32px;transition:all .3s cubic-bezier(.42,0,.58,1)}._action_button_1xl2r_284{display:flex;justify-content:center;align-items:center;height:50px;transition:all .3s cubic-bezier(.42,0,.58,1);border-radius:32px;box-shadow:.5px .5px 10px #dcdcdc;background-color:#000;color:#fff}._action_button_1xl2r_284:hover{cursor:pointer;box-shadow:1px 1px 10px #c9c8c8;transform:scale(1.02);transform-origin:center}._action_button_1xl2r_284._disabled_1xl2r_301{opacity:.5;cursor:not-allowed}._action_button_1xl2r_284 p{font-size:16px;font-weight:600}._favourite_button_1xl2r_310{color:#000000d9;display:flex;justify-content:center;align-items:center;gap:8px;height:50px;transition:all .3s cubic-bezier(.42,0,.58,1);border-radius:32px;box-shadow:.5px .5px 10px #dcdcdc;cursor:pointer}._favourite_button_1xl2r_310:hover{box-shadow:1px 1px 10px #c9c8c8;transform:scale(1.02)}._favourite_button_1xl2r_310 p{font-size:16px;font-weight:600;margin:0}._favourite_button_1xl2r_310 img{width:28px;height:28px;user-select:none}._heart_icon_boom_1xl2r_337{margin:0 4px;display:flex;justify-content:center;align-items:center}._heart_icon_boom_1xl2r_337 img{width:20px;height:20px;user-select:none}._highlight_section_1xl2r_349{display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;margin-top:48px}._highlight_section_1xl2r_349 p{padding:24px 32px;font-size:16px}._description_section_1xl2r_361{margin-top:48px}._description_section_1xl2r_361 ._description_title_1xl2r_364{font-weight:600;font-size:20px;margin-bottom:4px}._description_section_1xl2r_361 ._description_text_1xl2r_369{font-size:16px}._go_to_cart_1xl2r_373{display:flex;justify-content:center;align-items:center;gap:8px;width:100%}._go_to_cart_1xl2r_373 img{width:20px;height:20px;filter:invert(1)}._slider_container_1wwzi_1{padding:0 0 24px}._slider_title_1wwzi_5{font-size:56px;font-weight:600;padding:32px 0 32px 91px;color:#000000d9}._slider_wrapper_1wwzi_12{display:flex;overflow-x:scroll;gap:24px;padding:12px 91px;scrollbar-width:none}._slider_wrapper_1wwzi_12::-webkit-scrollbar{display:none}._loading_wrapper_1wwzi_23{display:flex;align-items:center;justify-content:center;height:50vh;flex:8}._product_card_1wwzi_31{flex:0 0 auto;scroll-snap-align:start;width:400px;height:500px;border-radius:16px;background-color:#d3d3d3;display:flex;font-weight:700;transition:all .3s cubic-bezier(.42,0,.58,1);background-size:cover;box-shadow:1px 1px 10px #dcdcdc;cursor:pointer}._product_card_1wwzi_31._with_margin_1wwzi_45{margin-bottom:0}._product_card_1wwzi_31._no_margin_1wwzi_48{margin-bottom:52px}._product_card_1wwzi_31:hover{box-shadow:2px 2px 8px #c9c8c8;transform:scale(1.02);transform-origin:center}._product_info_1wwzi_57{padding:36px 32px}._product_info_1wwzi_57 p{color:#fff;text-shadow:1px 1px 10px rgba(0,0,0,.85)}._product_name_1wwzi_65{font-weight:600;font-size:32px}._product_price_1wwzi_70{margin-top:16px;font-size:18px}._navigation_buttons_1wwzi_75{display:flex;gap:16px;padding:16px 32px;justify-content:right}._nav_button_1wwzi_82{background-color:#f5f6fa;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000000d9;transition:background-color .2s ease}._nav_button_1wwzi_82:hover{background-color:#eee}._nav_button_1wwzi_82 img{width:20px;user-select:none}._drawer_dl3zw_1 .MuiDrawer-paper{width:620px;background-color:#fff;overflow:hidden;border-radius:32px 0 0 32px;height:95%;margin-top:20px;box-shadow:4px 4px 15px #505050;z-index:1000}._drawer_dl3zw_1._drawer_not_logged_dl3zw_11 .MuiDrawer-paper{width:620px}._cart_container_dl3zw_15{background-color:#fff;width:90%;padding:24px 0;margin:0 auto;position:relative;display:flex;flex-direction:column;height:100%}._close_button_dl3zw_26{position:absolute;right:60px;background-color:#333336;width:36px;height:36px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-70px;transition:all .3s cubic-bezier(.42,0,.58,1)}._close_button_dl3zw_26 img{width:20px;height:20px}._close_button_dl3zw_26:hover{opacity:.8}._close_button_dl3zw_26._close_button_not_logged_dl3zw_47{right:-5px;margin-right:0}._cart_title_dl3zw_52{font-size:36px;font-weight:600;line-height:36px;flex:.8}._cart_title_dl3zw_52._cart_title_not_logged_dl3zw_58{flex:1}._not_logged_content_dl3zw_62{flex:9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}._not_logged_content_dl3zw_62 ._not_logged_message_dl3zw_70{font-size:28px;font-weight:600}._not_logged_content_dl3zw_62 ._signin_button_dl3zw_74{background-color:#000000d9;width:55%;height:50px;display:flex;align-items:center;justify-content:center;border-radius:32px;transition:all .3s cubic-bezier(.42,0,.58,1)}._not_logged_content_dl3zw_62 ._signin_button_dl3zw_74 a{color:#fff;font-size:16px;text-decoration:none;line-height:50px;width:100%;text-align:center}._not_logged_content_dl3zw_62 ._signin_button_dl3zw_74:hover{box-shadow:1px 1px 10px #c9c8c8;transform:scale(1.02);transform-origin:center;cursor:pointer}._loading_container_dl3zw_99{flex:7;display:flex;align-items:center}._products_container_dl3zw_105{flex:7;background-color:#fff;display:flex;flex-direction:column;gap:16px;overflow-y:scroll;scrollbar-width:none;height:100%}._products_container_dl3zw_105::-webkit-scrollbar{display:none}._empty_cart_dl3zw_119{display:flex;align-items:center;justify-content:center;height:100%}._empty_cart_dl3zw_119 p{font-size:32px;font-weight:600}._product_item_dl3zw_130{display:flex;height:fit-content;gap:16px;background-color:#f1f1f1;padding:20px;border-radius:16px}._product_image_section_dl3zw_139{flex:2;display:flex;flex-direction:column;gap:8px;max-width:fit-content}._product_image_section_dl3zw_139 img{width:110px;height:110px;object-fit:cover;border-radius:8px}._product_info_dl3zw_153{flex:5;display:flex;flex-direction:column;gap:2px}._product_info_dl3zw_153 ._product_name_dl3zw_159{font-size:20px;font-weight:600}._product_info_dl3zw_153 ._product_type_dl3zw_163,._product_info_dl3zw_153 ._product_color_dl3zw_167{font-size:16px;color:#696969}._product_info_dl3zw_153 ._product_color_dl3zw_167 span{border-bottom:1px solid black;padding-bottom:.5px}._product_info_dl3zw_153 ._product_size_dl3zw_175{font-size:16px;color:#696969}._product_info_dl3zw_153 ._product_size_dl3zw_175 span{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._product_actions_dl3zw_185{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:end}._product_actions_dl3zw_185 ._product_total_dl3zw_192{font-size:20px;font-weight:600}._quantity_control_dl3zw_197{display:flex;width:110px;height:36px;border:solid 1px #e1e1e1;border-radius:30px;justify-content:space-between}._quantity_control_dl3zw_197 ._quantity_button_dl3zw_205{width:35px;display:flex;align-items:center;justify-content:center;border-radius:30px;height:35px;transition:all .2s cubic-bezier(.42,0,.58,1)}._quantity_control_dl3zw_197 ._quantity_button_dl3zw_205 img{width:16px;height:16px}._quantity_control_dl3zw_197 ._quantity_button_dl3zw_205._quantity_decrease_dl3zw_218:hover,._quantity_control_dl3zw_197 ._quantity_button_dl3zw_205._quantity_increase_dl3zw_222:hover{cursor:pointer;background-color:#ebebeb}._quantity_control_dl3zw_197 ._quantity_button_dl3zw_205._quantity_increase_disabled_dl3zw_226:hover{cursor:not-allowed;background-color:#fff}._quantity_control_dl3zw_197 ._quantity_display_dl3zw_230{display:flex;align-items:center;justify-content:center}._summary_section_dl3zw_236{flex:1;background-color:#fff;display:flex;flex-direction:column;padding:8px}._delivery_info_dl3zw_244{display:flex;flex:1;justify-content:space-between;align-items:center}._delivery_info_dl3zw_244 p{font-size:18px;font-weight:600;color:#00000080}._delivery_info_dl3zw_244 ._delivery_label_dl3zw_255{display:flex;align-items:center;gap:12px}._delivery_info_dl3zw_244 ._delivery_label_dl3zw_255 img{width:24px;height:24px;opacity:.7}._divider_dl3zw_266{width:100%;height:1px;border-top:1px solid #e1e1e1;margin:8px 0}._total_section_dl3zw_273{display:flex;flex:1;justify-content:space-between}._total_section_dl3zw_273 p{font-size:24px;font-weight:600}._checkout_button_dl3zw_283{flex:.6;background-color:#000000d9;display:flex;justify-content:center;align-items:center;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.42,0,.58,1)}._checkout_button_dl3zw_283._checkout_disabled_dl3zw_293{opacity:.6}._checkout_button_dl3zw_283._checkout_enabled_dl3zw_296:hover{transform:scale(1.02);transform-origin:center}._checkout_button_dl3zw_283 p{color:#fff;font-size:20px;font-weight:600}._searchDrawer_1x49k_2{width:100%;background-color:#fff;overflow:hidden;height:35%;box-shadow:4px 4px 15px #505050}._backdrop_1x49k_10{backdrop-filter:blur(8px);background-color:#0003}._container_1x49k_15{background-color:#fff;width:100%;padding:8px 0;margin:0 auto;position:relative;display:flex;flex-direction:column;height:fit-content}._header_1x49k_26{height:70px;display:flex;flex:1;margin:0 48px}._logoSection_1x49k_33{flex:1;min-width:250px}._logo_1x49k_33{width:70px;height:70px}._searchSection_1x49k_43{flex:8;display:flex;align-items:center}._searchInput_1x49k_49{width:100%;height:40px;background-color:#f2f2f2e6;border-radius:40px;padding:0;transition:background-color .2s ease}._searchInput_1x49k_49:hover{background-color:#e4e4e4}._searchButton_1x49k_62{width:40px;height:40px;background-color:#f2f2f2e6;border-radius:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s ease}._searchButton_1x49k_62:hover{background-color:#cacaca}._searchIcon_1x49k_78{height:16px;width:auto}._closeSection_1x49k_83{flex:1;display:flex;align-items:center;justify-content:flex-end;min-width:250px}._closeButton_1x49k_91{background-color:#333336;width:36px;height:36px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .3s cubic-bezier(.42,0,.58,1)}._closeIcon_1x49k_103{width:20px;height:20px}._content_1x49k_108{display:flex;gap:16px;flex:9;width:100%;padding:24px 0;margin-left:48px}._mainContent_1x49k_117{display:flex;width:100%;overflow:hidden}._recentSection_1x49k_123{min-width:250px;padding-right:72px;gap:16px;display:flex;flex-direction:column}._sectionTitle_1x49k_131{font-size:16px;font-weight:600;color:#747474e6;margin-bottom:12px}._recentItem_1x49k_138{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._recentText_1x49k_145{color:#000;font-size:20px;font-weight:500;cursor:pointer;transition:opacity .2s ease}._recentText_1x49k_145:hover{opacity:.5}._deleteIcon_1x49k_157{width:20px;height:20px;cursor:pointer;transition:opacity .2s ease}._deleteIcon_1x49k_157:hover{opacity:.5}._resultsContainer_1x49k_168{display:flex;width:100%;gap:16px;flex:1;overflow-x:scroll;padding:8px 0;min-width:0}._resultsContainer_1x49k_168::-webkit-scrollbar{display:none}._resultsContainer_1x49k_168._column_1x49k_185{flex-direction:column;width:500px}._productCard_1x49k_190{display:flex;flex-direction:column;background-color:#f6f6f6;padding:16px;border-radius:16px;width:210px;min-width:210px;flex-shrink:0;height:100%;transition:all .3s cubic-bezier(.42,0,.58,1);cursor:pointer}._productCard_1x49k_190:hover{box-shadow:2px 2px 15px #c9c8c8;transform:scale(1.01);transform-origin:center}._productImageContainer_1x49k_210{width:100%;height:170px;display:flex;justify-content:center}._productImage_1x49k_210{width:100%;height:100%;object-fit:cover;border-radius:8px}._productInfo_1x49k_224,._productDetails_1x49k_230{flex:1;display:flex;flex-direction:column}._stockText_1x49k_236{font-size:18px;font-weight:600;color:#d33918;margin:4px 0}._productName_1x49k_243{font-size:20px;font-weight:600}._productType_1x49k_248{font-size:16px;color:#7e7e85;padding-bottom:4px}._productPrice_1x49k_254{font-weight:600;font-size:18px;color:#000000c2}._emptyRecentSection_1x49k_260{min-width:250px}._rightSpacer_1x49k_264{min-width:250px;margin-right:96px}._hidden_1x49k_269{display:none!important}._resultsContainer_1x49k_168._row_1x49k_181{flex-direction:row}._resultsContainer_1x49k_168._column_1x49k_185{flex-direction:column}._header_17qjr_1{width:100%;height:var(--header-height);background-color:#fff;display:flex;justify-content:center;gap:16px;align-items:center}._nonDisplay_17qjr_11{display:none!important}._logoLink_17qjr_15{height:var(--header-height);display:flex;align-items:center}._logoImg_17qjr_22{height:44px}._nav_17qjr_26{display:flex;gap:16px;align-items:center;height:var(--header-height)}._nav_17qjr_26._display_17qjr_33{display:flex;transition:all .5s ease}._isMobileAndTabletNav_17qjr_38{display:flex;align-items:center}._navLink_17qjr_43{color:#000000d9;font-weight:400;font-size:14px;line-height:var(--header-height);padding:0 1.5vw;text-decoration:none;transition:opacity .2s;cursor:pointer;transition:all .5s ease}._actionLink_17qjr_55{padding:0 24px;display:flex;align-items:center;height:var(--header-height)}._textFieldInput_17qjr_62{color:#000!important;width:120px!important;font-size:13px!important;padding-right:4px!important}._textFieldOutlinedRoot_17qjr_69 fieldset,._textFieldOutlinedRoot_17qjr_69:hover fieldset,._textFieldOutlinedRoot_17qjr_69._Mui-focused_17qjr_77 fieldset{border:none}._textFieldInputProps_17qjr_81{height:32px!important;background-color:#f2f2f2e6!important;border-radius:32px!important;padding:0!important;transition:background-color .2s!important}._textFieldInputProps_17qjr_81:hover{background-color:#e4e4e4!important}._textFieldEndAdornment_17qjr_93{width:32px;height:32px;background-color:#f2f2f2e6;border-radius:16px;display:flex;justify-content:center;align-items:center;transition:background-color .2s}._textFieldEndAdornment_17qjr_93:hover{cursor:pointer;background-color:#cacaca}._cartIconBox_17qjr_109{height:var(--header-height);display:flex;align-items:center;cursor:pointer;padding:0 20px}._cartIcon_17qjr_109{height:17px}._signInLink_17qjr_121{height:var(--header-height);display:flex;align-items:center}._signInIcon_17qjr_127{height:17px}@media (min-width: 1px) and (max-width: 1024px){._header_17qjr_1{width:800px;margin:auto}._nav_17qjr_26{display:none}}@media (min-width: 1025px){._isMobileAndTabletNav_17qjr_38{display:none}._navLink_17qjr_43:hover{opacity:.7}}._container_1ahfl_1{background-color:#fff;width:100%;height:1000px}._titleSection_1ahfl_7{display:flex;justify-content:space-between;align-items:center;margin:16px auto 0;width:70%}._titleText_1ahfl_15{color:#000000d9;font-weight:600;font-size:24px;margin:0}._navLinks_1ahfl_22{display:flex;gap:32px}._navLinks_1ahfl_22 a{color:#696969;text-decoration:none}._navLinks_1ahfl_22 a:hover{color:#696969;text-decoration:underline}._disabledLink_1ahfl_35{opacity:.5;cursor:not-allowed}._disabledLink_1ahfl_35:hover{text-decoration:none!important}._divider_1ahfl_43{width:70%;border:none;border-top:1px solid #ccc;margin:4px auto}._sectionDivider_1ahfl_50{border:none;border-top:1px solid #ccc;margin:1px 0 12px}._formContainer_1ahfl_56{display:flex;flex-direction:column;width:35%;margin:48px auto 0;text-align:center;gap:16px}._headerSection_1ahfl_65{display:flex;flex-direction:column;gap:8px}._mainTitle_1ahfl_71{color:#4e4e4e;font-size:32px;font-weight:600;margin:0}._subtitle_1ahfl_78{color:#4e4e4e;font-size:18px;padding-bottom:8px;margin:0}._signInPrompt_1ahfl_85{display:flex;justify-content:center;align-items:center;gap:8px}._signInPrompt_1ahfl_85 p{color:#4e4e4e;font-size:18px;margin:0}._signInLink_1ahfl_97{display:flex;justify-content:center;align-items:center;gap:4px}._signInLink_1ahfl_97 a{color:#06c;font-size:18px;text-decoration:none}._signInLink_1ahfl_97 a:hover{text-decoration:underline}._nameFields_1ahfl_112{display:flex;gap:16px}._selectWrapper_1ahfl_117{position:relative}._selectIcon_1ahfl_121{position:absolute;top:50%;right:15px;pointer-events:none;transform:translateY(-50%);width:12px;height:12px;opacity:.5}._dateSection_1ahfl_132{display:flex;flex-direction:column;gap:8px;text-align:left}._dateLabel_1ahfl_139{font-size:16px;font-weight:600;color:#4e4e4e;margin:0}._dateFields_1ahfl_146{display:flex;gap:8px;width:100%}._dateField_1ahfl_146{width:100%}._errorMessage_1ahfl_156{display:none;align-items:center;gap:4px;color:#b83535}._errorMessage_1ahfl_156 p{margin:0}._errorMessage_1ahfl_156._visible_1ahfl_165{display:flex}._errorIcon_1ahfl_169{width:18px;height:18px}._submitButton_1ahfl_174{background-color:#000000d9;width:100%;border-radius:12px;transition:all .3s cubic-bezier(.42,0,.58,1);height:50px;display:flex;justify-content:center;align-items:center}._submitButton_1ahfl_174 p{font-size:16px;font-weight:600;color:#fff;margin:0}._submitButton_1ahfl_174 img{width:30px}._submitButton_1ahfl_174._active_1ahfl_194{opacity:1}._submitButton_1ahfl_174._active_1ahfl_194:hover{transform:scale(1.02);transform-origin:center;cursor:pointer}._submitButton_1ahfl_174._disabled_1ahfl_35{opacity:.6}._submitButton_1ahfl_174._disabled_1ahfl_35:hover{transform:none;cursor:not-allowed}._product_card_rixdn_1{display:flex;flex-direction:column;background-color:#fff;width:100%;height:100%;border-radius:16px;box-shadow:1px 1px 10px #dcdcdc;overflow:hidden;transition:all .3s cubic-bezier(.42,0,.58,1)}._product_card_rixdn_1:hover{box-shadow:2px 2px 8px #c9c8c8;transform:scale(1.02);transform-origin:center;cursor:pointer}._image_container_rixdn_19{height:315px}._image_container_rixdn_19 img{width:100%;height:100%;object-fit:cover}._image_default_rixdn_28{display:block}._image_hidden_rixdn_32{display:none}._content_section_rixdn_36{padding:16px 0}._colors_container_rixdn_40{display:flex;gap:10.4px;justify-content:center}._color_dot_rixdn_46{width:13px;height:13px;border-radius:16px;border:1px solid rgba(129,125,119,.6)}._product_info_rixdn_53{padding:12px 16px 0;display:flex;flex-direction:column;justify-content:center}._product_info_rixdn_53 p{margin:0}._stock_status_rixdn_63{color:#d33918;font-size:18px;font-weight:600}._product_name_rixdn_69{font-weight:600;font-size:20px;padding-top:4px}._product_type_rixdn_75{font-size:16px;color:#7e7e85;padding-bottom:4px}._product_price_rixdn_81{font-weight:600;font-size:15px;color:#000000c2}._filter_items_container_qj2wa_1{margin-top:8px;height:0;overflow:hidden;display:flex;flex-direction:column;transition:all .32s cubic-bezier(.42,0,.58,1);align-items:center;overflow-y:scroll}._filter_items_container_qj2wa_1._open_qj2wa_11{height:100%}._filter_items_container_qj2wa_1::-webkit-scrollbar{display:none}._filter_items_container_qj2wa_1{scrollbar-width:none;-ms-overflow-style:none}._form_group_qj2wa_22{width:90%;padding-bottom:8px}._filter_item_qj2wa_1{background-color:#fff;margin-top:12px;border-radius:12px;box-shadow:.5px .5px 10px #dcdcdc;transition:all .2s cubic-bezier(.42,0,.58,1)}._filter_item_qj2wa_1:hover{box-shadow:1px 1px 10px #c9c8c8;transform:scale(1.01);transform-origin:center;cursor:pointer}._form_control_label_qj2wa_41{display:flex;width:100%;justify-content:space-between;margin:0 0 0 12px!important}._custom_icon_qj2wa_49{width:20px;height:20px;border-radius:16px;border:.5px solid #e6e6e6;margin-right:12px}._custom_checked_icon_qj2wa_57{width:20px;height:20px;background-color:#59c561;border-radius:16px;border:.5px solid white;margin-right:12px;display:flex;justify-content:center;align-items:center}._custom_checked_icon_qj2wa_57 img{width:14px;height:14px}._filter_container_p3gge_1{gap:8px;display:flex;flex-direction:column;height:100%;max-height:100vh;padding:8px 12px 16px 8px;overflow-y:scroll}._filter_container_p3gge_1::-webkit-scrollbar{display:none}._filter_container_p3gge_1{scrollbar-width:none;-ms-overflow-style:none}._filter_option_wrapper_p3gge_18{display:flex;flex-direction:column;transition:all .35s cubic-bezier(.42,0,.58,1)}._filter_option_wrapper_p3gge_18._open_p3gge_23{max-height:450px}._filter_option_wrapper_p3gge_18._closed_p3gge_26{max-height:76px}._filter_option_wrapper_p3gge_18 p{font-size:24px;font-weight:600}._filter_option_header_p3gge_34{padding:16px;font-size:20px;background-color:#fff;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:1px 1px 10px #dcdcdc;transition:all .4s cubic-bezier(.42,0,.58,1);width:100%;cursor:pointer}._filter_option_header_p3gge_34:hover{box-shadow:2px 2px 8px #c9c8c8;transform:scale(1.02);transform-origin:center}._filter_option_header_p3gge_34 p{margin:0}._toggle_icon_wrapper_p3gge_56{background-color:#f3f3f3;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:36px}._toggle_icon_wrapper_p3gge_56 img{transition:all .4s cubic-bezier(.42,0,.58,1);width:14px;height:14px;opacity:.3;user-select:none}._toggle_icon_wrapper_p3gge_56 img._open_p3gge_23{transform:scaleY(-1)}._toggle_icon_wrapper_p3gge_56 img._closed_p3gge_26{transform:scaleY(1)}._container_dt7n3_1{background-color:#fff;width:100%;height:fit-content}._content_section_dt7n3_7{padding:0 84px 64px;height:fit-content;width:100%}._title_container_dt7n3_13 p{margin:0}._main_title_dt7n3_17{color:#000000d9;font-size:48px;font-weight:600;padding:24px 8px;display:inline-block}._sub_title_dt7n3_25{display:inline-block;color:#7e7e85;font-size:48px;font-weight:600}._loading_container_dt7n3_32{display:flex;align-items:center;justify-content:center;height:50vh;flex:8}._product_filter_wrapper_dt7n3_40{display:flex;gap:16px;height:100%}._product_list_container_dt7n3_46{flex:8;height:fit-content}._pagination_controls_dt7n3_51{display:flex;gap:16px;justify-content:center;align-items:center}._pagination_button_dt7n3_58{background-color:#f3f3f3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:36px;transition:all .2s cubic-bezier(.42,0,.58,1);transform-origin:center;color:#00000080;cursor:pointer}._pagination_button_dt7n3_58:hover{color:#fff;background-color:#000000d9;box-shadow:.5px .5px 10px #dcdcdc}._pagination_button_dt7n3_58:hover img{filter:invert(100%)}._pagination_button_dt7n3_58 img{width:16px;height:16px}._pagination_spacer_dt7n3_84{width:40px;height:40px;background-color:#fff}._current_page_dt7n3_90{color:#000;font-size:16px;margin:0}._modal_10vnv_1{overflow-y:scroll;transition:opacity .4s cubic-bezier(.25,.1,.25,1)}._modal_backdrop_10vnv_6{min-height:100vh;height:fit-content;outline:none;display:flex;justify-content:center;backdrop-filter:blur(3px);background-color:#0003;align-items:center}._modal_content_10vnv_17{width:85%;height:fit-content;background-color:#fff;outline:none;border-radius:28px;margin:32px 0;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 100px 64px;box-shadow:4px 4px 15px #8a8a8a;transition:height .2s cubic-bezier(.25,.1,.25,1)}._loading_container_10vnv_34{display:flex;align-items:center;justify-content:center;min-height:100vh}._content_wrapper_10vnv_41{display:flex;width:100%;flex-direction:column}._close_button_container_10vnv_47{display:flex;justify-content:end;width:100%}._close_button_10vnv_47{background-color:#333336;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-70px}._close_button_10vnv_47:hover img{filter:brightness(1.2);transition:filter .3s cubic-bezier(.42,0,.58,1)}._close_button_10vnv_47 img{width:20px;height:20px}._order_title_10vnv_73{color:#000000d9;font-weight:600;font-size:32px;margin:0}._customer_info_10vnv_80{display:flex;flex-direction:column;margin-top:16px;margin-bottom:32px;gap:16px}._info_row_10vnv_88{display:flex;gap:12px;align-items:center;padding:0 8px}._info_row_10vnv_88 p{font-size:16px;margin:0}._info_label_10vnv_99{font-weight:600;min-width:70px}._status_value_10vnv_104{font-size:16px;border-bottom:1px solid black;padding-bottom:.5px}._divider_10vnv_110{width:100%;border:none;border-top:1px solid #ccc;margin:4px auto}._products_container_10vnv_117{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:24px}._product_item_10vnv_125{display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px}._product_image_10vnv_134{flex:2;display:flex;flex-direction:column;gap:8px;max-width:fit-content}._product_image_10vnv_134 img{width:110px;height:110px;object-fit:cover;border-radius:8px}._product_info_10vnv_148{flex:5;display:flex;flex-direction:column;gap:.8px}._product_info_10vnv_148 p{margin:0}._product_name_10vnv_158{font-size:20px;font-weight:600}._product_detail_10vnv_163{font-size:16px;color:#696969}._product_detail_10vnv_163 span{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._product_price_10vnv_173{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:end}._product_price_10vnv_173 p{font-size:20px;font-weight:600;margin:0}._delivery_section_10vnv_186{display:flex;justify-content:space-between;align-items:center;margin-top:20px;width:100%}._delivery_section_10vnv_186 p{color:#00000080;font-size:20px;font-weight:600;margin:0}._total_section_10vnv_200{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:12px}._total_section_10vnv_200 p{font-size:24px;font-weight:600;margin:0}._footer_wrapper_1jj0v_1{width:100%;display:flex;justify-content:center;margin-top:44px}._footer_container_1jj0v_8{padding-top:2rem;height:auto;width:90%;background-color:#fff;border-top:1px solid #ccc}._footer_content_1jj0v_16{display:flex;justify-content:space-between}._footer_logo_1jj0v_21 h2{font-weight:700;font-size:48px;margin:0}._footer_section_1jj0v_27 ._footer_title_1jj0v_27{margin-bottom:8px;font-weight:700;font-size:16px}._footer_navigation_1jj0v_33{margin-bottom:.5rem;display:flex;flex-direction:column}._footer_navigation_1jj0v_33 a{color:#000;text-decoration:none;font-size:14px;margin-bottom:4px}._footer_info_1jj0v_45 p{margin:0;font-size:16px}._footer_hours_1jj0v_50{margin-bottom:.5rem;display:block}._footer_hours_1jj0v_50 p{margin:0;font-size:16px}._footer_social_1jj0v_59{display:flex;justify-content:center;margin:44px 0 16px;gap:24px}._footer_social_1jj0v_59 a img{width:40px;border-radius:8px}._footer_copyright_1jj0v_70{text-align:center;margin:8px 0 16px;font-weight:600;font-size:16px}._container_x2v6y_1{background-color:#fff;width:100%;height:100%;display:flex;flex-direction:column}._content_x2v6y_9{display:flex;flex-direction:column;width:800px;margin:20px auto;flex:1}._contentHeader_x2v6y_17{display:flex;justify-content:space-between;align-items:center}._customerId_x2v6y_23{color:#000000d9;font-weight:600;font-size:32px}._buttonFeature_x2v6y_29{display:flex;gap:32px}._buttonFeature_x2v6y_29 p{color:#696969;text-decoration:none;font-size:16px}._buttonFeature_x2v6y_29 div:hover{color:#696969;text-decoration:underline;cursor:pointer}._button_x2v6y_29{display:flex;align-items:center;gap:8px;user-select:none}._buttonIcon_x2v6y_51{width:16px;height:16px;opacity:.6}._userDetailEdit_x2v6y_57{width:100%;display:flex;flex-direction:column;gap:16px;align-items:flex-end}._divider_x2v6y_65{width:100%;border:none;border-top:1px solid #ccc;margin:4px auto}._userDetailWrapper_x2v6y_72{display:flex;flex-direction:column;margin-top:24px;gap:24px;width:100%}._userDetailView_x2v6y_80{display:flex;flex-direction:column;gap:24px}._infoRow_x2v6y_86{display:flex;gap:12px;align-items:center}._infoRow_x2v6y_86 ._label_x2v6y_91{font-size:16px;font-weight:600}._infoRow_x2v6y_86 ._value_x2v6y_95{font-size:16px}._activeIndicator_x2v6y_99{width:14px;height:14px;border:1px solid rgb(141,141,141);border-radius:16px}._activeIndicator_x2v6y_99._active_x2v6y_99{background-color:#3dff4c}._activeIndicator_x2v6y_99._inactive_x2v6y_108{background-color:#ff3232}._sectionTitle_x2v6y_112{font-size:16px;font-weight:600}._loadingWrapper_x2v6y_117{display:flex;align-items:center;justify-content:center;margin-top:32px}._ordersContainer_x2v6y_124{display:flex;flex-direction:column;gap:16px}._orderCard_x2v6y_130{display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px;transition:all .3s cubic-bezier(.42,0,.58,1);cursor:pointer}._orderCard_x2v6y_130:hover{transform:scale(1.02);box-shadow:3px 3px 15px #ddd}._orderImages_x2v6y_145{display:flex;gap:8px;width:110px;height:110px;flex-wrap:wrap}._orderImages_x2v6y_145 img{object-fit:cover;border-radius:8px}._orderImages_x2v6y_145 ._singleImage_x2v6y_156{width:100%;height:100%}._orderImages_x2v6y_145 ._multipleImage_x2v6y_160{width:50px;height:50px}._orderImages_x2v6y_145 ._moreImages_x2v6y_164{width:50px;height:50px;border-radius:8px;background-color:#f6f6f6;display:flex;align-items:center;justify-content:center}._orderImages_x2v6y_145 ._moreImages_x2v6y_164 img{width:24px;height:24px;opacity:.6}._orderInfo_x2v6y_179{flex:5;display:flex;flex-direction:column;gap:4px}._orderInfo_x2v6y_179 ._orderId_x2v6y_185{font-size:20px;font-weight:600}._orderInfo_x2v6y_179 ._orderStatus_x2v6y_189{font-size:16px;color:#696969}._orderInfo_x2v6y_179 ._orderStatus_x2v6y_189 ._statusValue_x2v6y_193{border-bottom:1px solid black;padding-bottom:.5px}._orderInfo_x2v6y_179 ._orderAddress_x2v6y_197{font-size:16px;color:#696969}._orderInfo_x2v6y_179 ._orderAddress_x2v6y_197 ._addressValue_x2v6y_201{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._orderPrice_x2v6y_207{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._orderPrice_x2v6y_207 ._totalPrice_x2v6y_214{font-size:20px;font-weight:600}._orderPrice_x2v6y_207 ._orderDate_x2v6y_218{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._submitButton_x2v6y_225{width:100%;height:40px;background-color:#000000d9;border-radius:12px;border:none;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.42,0,.58,1);cursor:pointer}._submitButton_x2v6y_225 p{color:#fff;font-size:18px;font-weight:600}._submitButton_x2v6y_225._disabled_x2v6y_242{opacity:.4;cursor:default}._submitButton_x2v6y_225._disabled_x2v6y_242:hover{transform:none;opacity:.4}._submitButton_x2v6y_225:not(._disabled_x2v6y_242):hover{transform:scaleX(1.02);opacity:.8}._loading_container_12jma_1{display:flex;justify-content:center;align-items:center;height:100vh}._checkout_container_12jma_8{background-color:#fff;width:100%;display:flex;flex-direction:column;padding-bottom:200px}._content_wrapper_12jma_16{display:flex;flex-direction:column;width:50%;margin:20px auto 0}._header_12jma_24{display:flex;justify-content:space-between;align-items:center}._order_title_12jma_30{color:#000000d9;font-weight:600;font-size:32px}._divider_12jma_36{width:100%;border:none;border-top:1px solid #ccc;margin:4px auto}._items_container_12jma_43{display:flex;flex-direction:column;gap:16px;margin-top:32px;margin-bottom:12px;max-height:488px;height:fit-content;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}._items_container_12jma_43::-webkit-scrollbar{display:none}._product_item_12jma_59{display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px}._product_image_wrapper_12jma_68{flex:2;display:flex;flex-direction:column;gap:8px;max-width:fit-content}._product_image_12jma_68{width:110px;height:110px;object-fit:cover;border-radius:8px}._product_details_12jma_83{flex:5;display:flex;flex-direction:column;gap:.8px}._product_name_12jma_90{font-size:20px;font-weight:600}._product_info_12jma_95{font-size:16px;color:#696969}._info_highlight_12jma_100{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._product_price_wrapper_12jma_106{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:end}._product_price_12jma_106{font-size:20px;font-weight:600}._subtotal_row_12jma_119{display:flex;flex:1;justify-content:space-between;margin:0 20px}._subtotal_row_12jma_119 p{font-size:20px;font-weight:600}._delivery_row_12jma_130{display:flex;flex:1;justify-content:space-between;margin:12px 20px}._delivery_row_12jma_130 p{color:#00000080;font-size:20px;font-weight:600}._customer_info_header_12jma_142{margin-top:24px;display:flex;justify-content:space-between;align-items:center}._section_title_12jma_149{font-size:24px;font-weight:600}._edit_icon_12jma_154{width:24px;height:24px;cursor:pointer;transition:opacity .3s ease}._edit_icon_12jma_154:hover{opacity:.5}._customer_info_content_12jma_164{display:flex;flex-direction:column;margin-top:16px;margin-bottom:32px;gap:16px}._info_row_12jma_172{display:flex;gap:12px;align-items:center;padding:0 8px}._info_label_12jma_179{font-size:16px;font-weight:600;min-width:70px}._info_value_12jma_185{font-size:16px}._error_message_12jma_189{color:red;font-size:16px;margin-top:4px;font-weight:600}._text_field_wrapper_12jma_196{flex:1}._text_field_12jma_196{flex:1;background-color:#fff;width:100%}._text_field_12jma_196 .MuiFilledInput-root{background-color:#fff;border-radius:16px;color:#000000d9;border:2px solid rgb(170,170,170);padding:0}._text_field_12jma_196 .MuiFilledInput-root.Mui-focused{border:2px solid rgba(0,0,0,.65);border-radius:16px;background-color:#fff}._text_field_12jma_196 .MuiFilledInput-root input:-webkit-autofill{border-radius:16px}._text_field_12jma_196 .MuiFilledInput-input{padding:8px 16px}._text_field_12jma_196 .MuiInputLabel-root{color:#666}._text_field_12jma_196 .MuiInputLabel-root.Mui-focused{color:#000000d9}._text_field_12jma_196 input::-webkit-outer-spin-button,._text_field_12jma_196 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._text_field_12jma_196 input[type=number]{-moz-appearance:textfield}._action_buttons_12jma_238{display:flex;justify-content:end;gap:16px}._cancel_button_12jma_244,._update_button_12jma_245{font-size:16px;font-weight:600;padding:6px 24px;border-radius:12px;transition:all .25s cubic-bezier(.42,0,.58,1)}._cancel_button_12jma_244:hover,._update_button_12jma_245:hover{transform:scale(1.03);cursor:pointer}._cancel_button_12jma_244{background-color:#e1e1e1;color:#000}._update_button_12jma_245{background-color:#000;color:#fff}._payment_method_content_12jma_268{display:flex;flex-direction:column;margin-top:8px}._payment_option_12jma_274{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 8px;border-radius:12px;transition:all .25s cubic-bezier(.42,0,.58,1)}._payment_option_12jma_274 p{font-size:16px}._payment_option_12jma_274:hover{background-color:#efefef;cursor:pointer}._wallet_logos_12jma_291{height:100%;display:flex;align-items:center;gap:8px;flex:1;margin-left:16px}._wallet_logo_12jma_291{width:28px;height:28px;object-fit:cover;border-radius:5px}._card_logo_12jma_307{height:28px;object-fit:cover;border-radius:5px}._card_logo_visa_12jma_313{width:36px}._card_logo_other_12jma_317{width:34px}._tick_icon_12jma_321{width:20px;height:20px}._unchecked_circle_12jma_326{width:20px;height:20px;border-radius:20px;border:1px solid #999999}._qr_wrapper_12jma_333{display:flex;justify-content:center;padding:8px 0;height:fit-content;transition:all 2s cubic-bezier(.42,0,.58,1);overflow:hidden}._qr_image_12jma_342{width:120px;height:120px}._fixed_footer_12jma_347{position:fixed;bottom:0;width:50%;z-index:999;background-color:#fff;padding-top:16px}._total_row_12jma_356{display:flex;justify-content:space-between}._total_row_12jma_356 p{font-size:30px;font-weight:600}._footer_buttons_12jma_365{display:flex;gap:16px;margin:16px 0}._footer_buttons_12jma_365 div{flex:1;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.42,0,.58,1);height:48px}._footer_buttons_12jma_365 div:hover{cursor:pointer;transform:scale(1.02)}._footer_buttons_12jma_365 p{font-size:18px;font-weight:600}._installment_button_12jma_388{background-color:#e1e1e1}._checkout_button_12jma_392{background-color:#000}._checkout_text_12jma_396{color:#fff}._spinner_wrapper_12jma_400{display:flex;align-items:center}._container_195dd_1{background-color:#fff;width:100%;height:100vh}._mainLayout_195dd_7{display:flex;height:100%}._sidebar_195dd_12{background-color:#f6f6f6;width:300px;display:flex;flex-direction:column;height:100%;position:fixed;padding:16px}._option_195dd_22{display:flex;flex-direction:column;gap:8px}._optionItem_195dd_28{padding:16px 20px;transition:all .25s cubic-bezier(.42,0,.58,1);border-radius:16px;text-decoration:none}._optionItem_195dd_28:hover{cursor:pointer;background-color:#fff;transform:scale(1.02)}._optionItem_195dd_28 p{font-size:18px;font-weight:600;color:#000}._optionItemActive_195dd_45{background-color:#fff}._logoContainer_195dd_49{height:30%;display:flex;align-items:center;justify-content:center;padding-bottom:16px}._logo_195dd_49{width:130px;height:130px;background-color:#fff;padding:20px;border-radius:150px}._optionList_195dd_65{flex:1}._logoutButton_195dd_69{padding:16px 20px;transition:all .2s cubic-bezier(.42,0,.58,1);display:flex;align-items:center;justify-content:space-between;gap:16px}._logoutButton_195dd_69:hover{cursor:pointer;background-color:#fff;border-radius:16px}._logoutButton_195dd_69 p{font-size:18px;font-weight:600}._logoutIcon_195dd_87{width:18px;height:18px}._sidebarSpacer_195dd_92{width:300px}._content_195dd_96{flex:9}._errorPage_195dd_100{height:98vh;display:flex;align-items:center;justify-content:center;flex-direction:column}._spinner_195dd_108{display:flex;align-items:center;justify-content:center}._errorContent_195dd_114{display:flex;align-items:center;justify-content:center;flex-direction:column}._errorImages_195dd_121{display:flex;align-items:center;justify-content:center}._errorImage_195dd_121{width:200px}._errorText_195dd_131{font-size:44px;font-weight:700;width:750px;text-align:center;margin:40px 0;color:#c90000}._errorButton_195dd_140{background-color:#c90000;padding:12px 32px;border:4px solid #c90000;border-radius:32px;cursor:pointer;transition:all .3s cubic-bezier(.42,0,.58,1)}._errorButton_195dd_140 p{color:#fff;font-size:20px}._errorButton_195dd_140:hover{background-color:#fff}._errorButton_195dd_140:hover p{color:#c90000}._fadeIn_195dd_159{animation:_fadeIn_195dd_159 .3s ease-in}@keyframes _fadeIn_195dd_159{0%{opacity:0}to{opacity:1}}._container_1rtmf_1{position:fixed;bottom:0;right:0;margin:0 24px 12px 0;background-color:#fff;box-shadow:2px 2px 10px #ccc;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .35s cubic-bezier(.6,0,.6,1)}._containerCollapsed_1rtmf_15{width:65px;height:65px;border-radius:50%}._containerExpanded_1rtmf_21{width:400px;height:500px;border-radius:5% 5% 0}._innerContainer_1rtmf_27{display:flex;flex-direction:column;position:relative;transition:all .4s cubic-bezier(.42,0,.58,1)}._innerContainerCollapsed_1rtmf_34{width:55px;height:55px;border-radius:50%}._innerContainerExpanded_1rtmf_40{width:370px;height:470px;border-radius:5%}._title_1rtmf_46{position:absolute;top:0;left:4px;margin:0;font-size:32px;font-weight:600;transition:opacity .3s ease-out}._titleHidden_1rtmf_56{display:none;opacity:0}._titleVisible_1rtmf_61{display:block;opacity:1}._toggleButton_1rtmf_66{border-radius:50%;background-color:#000;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}._toggleButtonCollapsed_1rtmf_78{width:55px;height:55px}._toggleButtonExpanded_1rtmf_83{width:40px;height:40px}._toggleIcon_1rtmf_88{user-select:none}._toggleIconCollapsed_1rtmf_92{width:36px;transform:scaleX(-1)}._toggleIconExpanded_1rtmf_97{width:20px}._chatBox_1rtmf_101{margin-top:52px;border-radius:16px;height:90%;display:flex;flex-direction:column;width:100%;position:relative}._conversationContainer_1rtmf_111{background-color:#fafafa;flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:8px;gap:8px;border-radius:16px 16px 0 0;scrollbar-width:none;transition:all .3s ease-out}._conversationContainer_1rtmf_111::-webkit-scrollbar{display:none}._conversationHidden_1rtmf_127{opacity:0}._conversationVisible_1rtmf_131{opacity:1}._messageWrapper_1rtmf_135{display:flex;flex-direction:column;gap:4px}._messageBubble_1rtmf_141{padding:4px 12px;border-radius:12px;margin:0;max-width:80%;word-break:break-word;font-size:14px}._messageBubbleMe_1rtmf_150{align-self:flex-end;background-color:#e9e9e9;color:#000}._messageBubbleBot_1rtmf_156{align-self:flex-start;background-color:#000000d9;color:#fff}._messageTime_1rtmf_162{margin:0;font-size:10px;padding:2px 6px;background-color:#e9e9e9;border-radius:10px}._messageTimeMe_1rtmf_170{align-self:flex-end}._messageTimeBot_1rtmf_174{align-self:flex-start}._inputContainer_1rtmf_178{display:flex;align-items:center;gap:12px;padding:8px;background-color:#fafafa;border-top:1px solid #e0e0e0;border-radius:0 0 16px 16px;transition:opacity .3s ease-out}._inputContainerHidden_1rtmf_189{opacity:0}._inputContainerVisible_1rtmf_193{opacity:1}._textField_1rtmf_197{flex:1;background-color:#fff}._textField_1rtmf_197 .MuiOutlinedInput-root{border-radius:16px;padding:10px 12px}._textField_1rtmf_197 .MuiOutlinedInput-root fieldset{border-color:#c8c8c8;border-width:2px;border-radius:16px}._textField_1rtmf_197 .MuiOutlinedInput-root:hover fieldset{border-color:#969696}._textField_1rtmf_197 .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#000000a6}._textField_1rtmf_197 .MuiOutlinedInput-input{font-size:16px;color:#000000d9}._sendButton_1rtmf_221{width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}._sendButtonHidden_1rtmf_230{display:none}._sendIcon_1rtmf_234{width:24px;user-select:none}._navbar_container_heba9_1{display:flex;gap:80px;justify-content:center;align-items:center;width:100%;background:#fafafc;position:relative;height:112px}._navbar_item_wrapper_heba9_12{flex:1;display:flex;align-items:center;justify-content:center}._navbar_item_heba9_12{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.42,0,.58,1);cursor:pointer}._navbar_item_heba9_12:hover ._navbar_image_wrapper_heba9_27{transform:scale(1.1);transform-origin:center}._navbar_image_wrapper_heba9_27{margin-bottom:8px;transition:all .2s cubic-bezier(.42,0,.58,1)}._navbar_image_wrapper_heba9_27 img{width:70px}._navbar_label_heba9_40{color:#000}._loading_wrapper_heba9_44{display:flex;align-items:center;justify-content:center;height:100%;flex:8}._loading_spinner_heba9_52{width:40px;height:40px;border:1px solid rgba(104,104,104,.332);border-top-color:#080808}._sloganWrapper_1ooec_1{width:100%;padding:16px 0;transition:background-color 1.8s cubic-bezier(.42,0,.58,1)}._sloganInner_1ooec_7{display:flex;justify-content:center}._sloganText_1ooec_12{display:inline-block;margin:0 8px 0 0;font-size:14px;transition:color 1.8s cubic-bezier(.42,0,.58,1)}._sloganLink_1ooec_19{color:inherit;display:inline-flex;text-decoration:none;align-items:center;transition:color 1.8s cubic-bezier(.42,0,.58,1);font-size:14px}._sloganLink_1ooec_19:hover{text-decoration:underline}._signin_container_8ga29_2{display:flex;flex-direction:column;height:100vh}._loading_wrapper_8ga29_8{display:flex;align-items:center;justify-content:center;height:100vh}._main_content_8ga29_15{flex:1;display:flex;flex-direction:column}._title_8ga29_21{font-size:40px;color:#000000d9;font-weight:600;margin:0 100px;padding-top:32px}._content_wrapper_8ga29_29{display:flex;flex-direction:column;align-items:center;margin-top:52px;flex:1}._form_container_8ga29_37{width:60%;text-align:center;flex:1}._form_title_8ga29_43{color:#4e4e4e;font-size:28px;font-weight:600;padding-bottom:24px}._input_group_8ga29_50{display:flex;flex-direction:column;align-items:center;gap:16px;height:150px}._next_button_8ga29_58{display:flex;cursor:pointer;padding-right:12px}._next_button_8ga29_58._hidden_8ga29_63{display:none}._next_button_8ga29_58 img{width:28px;transition:opacity .3s cubic-bezier(.42,0,.58,1)}._next_button_8ga29_58._active_8ga29_70 img{opacity:1}._next_button_8ga29_58._inactive_8ga29_73 img{opacity:.5}._password_wrapper_8ga29_77{width:55%;position:relative}._submit_button_8ga29_82{position:absolute;display:flex;cursor:pointer;right:0;top:50%;transform:translateY(-50%);padding-right:12px}._submit_button_8ga29_82 img{width:28px;transition:opacity .3s cubic-bezier(.42,0,.58,1)}._submit_button_8ga29_82._active_8ga29_70 img{opacity:1}._submit_button_8ga29_82._inactive_8ga29_73 img{opacity:.5}._status_icon_8ga29_102{display:flex}._status_icon_8ga29_102 img{width:28px}._error_message_8ga29_109{display:flex;align-items:center;gap:4px;color:#b83535}._error_message_8ga29_109._hidden_8ga29_63{display:none}._error_message_8ga29_109 img{width:18px;height:18px}._forgot_password_8ga29_123{color:#06c;display:flex;justify-content:center;align-items:center;gap:4.8px;padding-bottom:12px;margin-top:100px}._forgot_password_8ga29_123 a{color:#06c}._forgot_password_8ga29_123 a:hover{text-decoration:underline}._signup_section_8ga29_139{display:flex;justify-content:center;align-items:center;gap:8px}._signup_text_8ga29_146{color:#676767}._signup_link_8ga29_150{color:#06c;display:flex;justify-content:center;align-items:center;gap:4.8px}._signup_link_8ga29_150 a{color:#06c}._signup_link_8ga29_150 a:hover{text-decoration:underline}._inputWrapper_8ga29_164{position:relative;width:55%}._inputField_8ga29_169{width:100%;padding:16px 48px 16px 16px;font-size:1rem;border-radius:16px;outline:none;border:2px solid rgb(170,170,170);background-color:#fff;transition:border .2s cubic-bezier(.42,0,.58,1);color:#000000d9}._inputField_8ga29_169:focus{border:1.7px solid rgba(0,0,0,.65);background-color:#fff}._hiddenInput_8ga29_186{color:transparent}._inputField_8ga29_169:-webkit-autofill{border-radius:16px}._next_button_8ga29_58{position:absolute;right:0px;top:50%;transform:translateY(-50%);cursor:pointer;transition:opacity .2s}._inactive_8ga29_73{pointer-events:none}._active_8ga29_70{opacity:1;pointer-events:auto}._container_pxyrn_1{display:flex;flex-direction:column;gap:16px;padding:32px}._header_pxyrn_8{display:flex;align-items:center;gap:16px;height:40px;margin-right:44px}._searchWrapper_pxyrn_16{display:flex;align-items:center;justify-content:space-between;flex:8;background-color:#f3f3f3;border-radius:40px;padding-left:16px}._searchInput_pxyrn_26{flex:1;height:40px;color:#000;border:none;background-color:transparent;font-size:16px}._searchInput_pxyrn_26:focus{outline:none}._searchButton_pxyrn_38{width:40px;height:40px;background-color:#f2f2f2e6;border-radius:40px;display:flex;justify-content:center;align-items:center}._searchButton_pxyrn_38:hover{cursor:pointer;background-color:#cacaca}._searchButton_pxyrn_38 img{height:16px;width:auto}._spinnerContainer_pxyrn_56{display:flex;align-items:center;justify-content:center;margin-top:40vh}._content_pxyrn_63{display:flex;flex-direction:column;gap:16px}._productRow_pxyrn_69{display:flex;align-items:center}._productCard_pxyrn_74{flex:1;display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px}._productImageWrapper_pxyrn_84{flex:2;display:flex;flex-direction:column;gap:8px;max-width:fit-content}._productImage_pxyrn_84{width:110px;height:110px;object-fit:cover;border-radius:8px}._productInfo_pxyrn_99{flex:5;display:flex;flex-direction:column;gap:1px}._productName_pxyrn_106{font-size:20px;font-weight:600}._productType_pxyrn_111,._productDetail_pxyrn_116{font-size:16px;color:#696969}._productDetailValue_pxyrn_121{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._productPricing_pxyrn_127{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._productPrice_pxyrn_135{font-size:20px;font-weight:600}._productDate_pxyrn_140{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._actions_pxyrn_147{padding-left:20px;display:flex;flex-direction:column;gap:24px}._actions_pxyrn_147 img:hover{cursor:pointer;opacity:.5}._actionIcon_pxyrn_158{width:24px;height:24px}._pagination_pxyrn_163{display:flex;gap:16px;justify-content:center;align-items:center}._paginationSpacer_pxyrn_170{width:40px;height:40px;background-color:#fff}._paginationButton_pxyrn_176{background-color:#f3f3f3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:36px;transition:all .2s cubic-bezier(.42,0,.58,1);transform-origin:center;color:#00000080}._paginationButton_pxyrn_176:hover{color:#fff;background-color:#000000d9;cursor:pointer;box-shadow:.5px .5px 10px #dcdcdc}._paginationButton_pxyrn_176:hover img{filter:invert(100%)}._paginationButton_pxyrn_176 img{width:16px;height:16px}._pageNumber_pxyrn_202{color:#000;font-size:16px}._fadeInUp_pxyrn_207{animation:_fadeInUp_pxyrn_207 .3s ease-out}@keyframes _fadeInUp_pxyrn_207{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._button_1tdxd_1{display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.42,0,.58,1)}._button_1tdxd_1:hover{cursor:pointer;opacity:.7}._button_1tdxd_1 p{font-weight:600}._modal_ecrmx_1{overflow:hidden;transition:opacity .4s cubic-bezier(.25,.1,.25,1)}._modal_backdrop_ecrmx_6{height:100%;outline:none;display:flex;justify-content:center;align-items:center;backdrop-filter:blur(3px);background-color:#0003}._modal_content_ecrmx_16{width:30%;height:22vh;background-color:#fff;outline:none;border-radius:28px;color:#000;display:flex;flex-direction:column;padding:28px;box-shadow:4px 4px 15px #8a8a8a;justify-content:space-between}._modal_title_ecrmx_30{font-size:22px;font-weight:600}._modal_actions_ecrmx_35{display:flex;gap:16px;justify-content:end}._modal_1spwn_1{overflow-y:scroll;transition:opacity .4s cubic-bezier(.25,.1,.25,1)}._modalBackdrop_1spwn_6{min-height:100vh;height:fit-content;outline:none;display:flex;justify-content:center;backdrop-filter:blur(3px);background-color:#0003;align-items:center}._modalContent_1spwn_17{width:85%;height:fit-content;background-color:#fff;outline:none;border-radius:28px;margin:52px 0;color:#000;display:flex;flex-direction:column;align-items:flex-end;padding:24px 100px 48px;box-shadow:4px 4px 15px #8a8a8a}._closeButton_1spwn_32{background-color:#333336;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-70px}._closeButton_1spwn_32:hover svg{color:#fff;transition:color .3s cubic-bezier(.42,0,.58,1)}._closeIcon_1spwn_48{width:20px;height:20px}._content_1spwn_53{width:100%;display:flex;flex-direction:column;gap:24px}._title_1spwn_60{font-size:36px;font-weight:600}._infoContainer_1spwn_65{display:flex;width:100%;gap:40px}._infoColumn_1spwn_71{display:flex;flex-direction:column;gap:24px;flex:1}._fieldLabel_1spwn_78{font-size:18px;font-weight:600;margin-bottom:8px}._hr_1spwn_84{border:none;border-top:1px solid #ccc;margin:16px 0 8px}._imageSection_1spwn_90{display:flex;gap:80px;height:fit-content}._imageSection_1spwn_90>div{width:200px}._imageSectionHidden_1spwn_99{display:none}._imageContainer_1spwn_103{width:fit-content;height:200px;display:flex;align-items:center;gap:16px}._imageLabel_1spwn_111{width:200px;height:200px}._imageUploadBox_1spwn_116{height:200px;width:100%;border-radius:8px;border:dashed 2px #ccc;transition:all .3s cubic-bezier(.42,0,.58,1);background-color:#f7f7f7;display:flex;justify-content:center;align-items:center}._imageUploadBox_1spwn_116:hover{transform:scale(1.02);transform-origin:center;cursor:pointer}._imagePreview_1spwn_133{width:100%;height:100%;border-radius:8px;object-fit:cover}._addImageIcon_1spwn_140{width:28px;height:28px;opacity:.6}._hiddenInput_1spwn_146{display:none}._trashButton_1spwn_150{height:36px;width:36px;padding:2px 5px;display:flex;align-items:center;justify-content:center;border-radius:30px;background-color:#fff;transition:all .2s cubic-bezier(.42,0,.58,1)}._trashButton_1spwn_150:hover{background-color:#ccc;cursor:pointer}._trashIcon_1spwn_166{width:18px;height:18px}._colorsSection_1spwn_171{display:flex;flex-direction:column;gap:24px}._colorsTitle_1spwn_177{font-size:20px;font-weight:600}._colorCard_1spwn_182{background-color:#eee;border-radius:16px;padding:16px 20px;display:flex;flex-direction:column;gap:16px}._colorHeader_1spwn_191{display:flex;flex-direction:column;gap:12px}._colorHeaderRow_1spwn_197{display:flex;align-items:center;justify-content:space-between}._colorTitle_1spwn_203{font-size:18px;font-weight:600}._deleteColorButton_1spwn_208{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:30px;cursor:pointer;transition:all .15s cubic-bezier(.42,0,.58,1)}._deleteColorButton_1spwn_208 img{width:22px;height:22px;transition:all .15s cubic-bezier(.42,0,.58,1)}._deleteColorButton_1spwn_208:hover{background-color:#fff}._deleteColorButton_1spwn_208:hover img{width:18px;height:18px}._colorInputContainer_1spwn_231{display:flex;align-items:center;width:35%;gap:16px}._colorPicker_1spwn_238{width:36px;height:36px;background:conic-gradient(from 0deg,#ffb055,#fcff41,#ff5151,#ffb055);border-radius:50px;border:1px solid #000;cursor:pointer}._colorPickerInput_1spwn_247{display:block;opacity:0;width:0;height:0}._sizesSection_1spwn_254{display:flex;flex-direction:column}._sizesTitle_1spwn_259{font-size:18px;font-weight:600;margin-bottom:8px}._sizesTitleEmpty_1spwn_265{font-size:18px;font-weight:600;margin-bottom:0}._sizesList_1spwn_271{display:flex;gap:8px;flex-wrap:wrap}._sizeItem_1spwn_277{background-color:#fff;padding:8px 20px;border-radius:8px;cursor:pointer;position:relative;color:#000}._sizeItemHovered_1spwn_286{color:transparent}._sizeTrashIcon_1spwn_290{width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._sizeInputContainer_1spwn_299{display:flex;align-items:center;gap:8px;margin-top:12px}._addSizeButton_1spwn_306{width:130px;height:40px;background-color:#000;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.42,0,.58,1)}._addSizeButton_1spwn_306:hover{opacity:.7}._addSizeButtonText_1spwn_321{font-size:16px;font-weight:600;color:#fff}._imageDetailsSection_1spwn_327{display:flex;flex-direction:column;gap:8px}._imageDetailsTitle_1spwn_333{font-size:18px;font-weight:600}._imageDetailsList_1spwn_338{display:flex}._imageDetailItem_1spwn_342{display:flex;align-items:center;gap:8px;transition:width .1s cubic-bezier(.42,0,.58,1);margin-right:20px;width:70px}._imageDetailItemHovered_1spwn_351{margin-right:8px;width:115px}._imageDetailBox_1spwn_356{width:70px}._imageDetailLabel_1spwn_360{width:70px;height:70px}._imageDetailUploadBox_1spwn_365{width:70px;height:70px;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:all .15s cubic-bezier(.42,0,.58,1)}._imageDetailUploadBox_1spwn_365:hover,._imageDetailUploadBoxHovered_1spwn_377{border:1px solid #000}._imageDetailPreview_1spwn_381{width:100%;height:100%;border-radius:8px;object-fit:cover;user-select:none}._imageDetailTrashButton_1spwn_389{height:36px;width:36px;padding:2px 5px;display:flex;align-items:center;justify-content:center;border-radius:30px;background-color:#fff;transition:all .2s cubic-bezier(.42,0,.58,1)}._imageDetailTrashButton_1spwn_389:hover{background-color:#ccc;cursor:pointer}._imageDetailTrashIcon_1spwn_405{width:18px;height:18px;user-select:none}._addImageDetailBox_1spwn_411{width:70px;height:70px}._addImageDetailUploadBox_1spwn_416{height:70px;width:70px;margin-bottom:12px;border-radius:8px;border:dashed 2px #ccc;transition:all .3s cubic-bezier(.42,0,.58,1);background-color:#f7f7f7;display:flex;justify-content:center;align-items:center}._addImageDetailUploadBox_1spwn_416:hover{transform:scale(1.02);transform-origin:center;cursor:pointer}._addColorButton_1spwn_434{background-color:#000;display:flex;padding:8px 16px;width:fit-content;border-radius:12px;transition:all .2s cubic-bezier(.42,0,.58,1);align-items:center;gap:8px}._addColorButton_1spwn_434:hover{opacity:.8;cursor:pointer}._addColorButtonText_1spwn_449{font-size:20px;font-weight:600;color:#fff}._addIcon_1spwn_455{width:20px;height:20px}._submitButton_1spwn_460{background-color:#000;width:200px;height:50px;border-radius:14px;align-items:center;display:flex;justify-content:center;margin-top:32px;cursor:pointer;transition:all .25s cubic-bezier(.42,0,.58,1);opacity:1}._submitButton_1spwn_460:hover{transform:scale(1.02);transform-origin:center}._submitButton_1spwn_460:hover p{color:#fff}._submitButton_1spwn_460 p{transition:all .3s cubic-bezier(.42,0,.58,1);color:#bbb;font-size:20px;font-weight:600}._submitButtonDisabled_1spwn_487{opacity:.5}._spinner_1spwn_491{width:28px;height:28px}._statusIcon_1spwn_496{width:32px;height:32px}._statusIconContainer_1spwn_501{display:flex;align-items:center}._hidden_1spwn_146{display:none}._visible_1spwn_510{display:flex}._container_1r43k_1{display:flex;flex-direction:column;padding:32px}._header_1r43k_7{display:flex;align-items:center;gap:16px;height:40px;margin-right:44px}._searchWrapper_1r43k_15{display:flex;align-items:center;justify-content:space-between;flex:8;background-color:#f3f3f3;border-radius:40px;padding-left:16px}._searchInput_1r43k_25{flex:1;height:40px;color:#000;border:none;background-color:transparent;font-size:16px}._searchInput_1r43k_25:focus{outline:none}._searchInputProps_1r43k_37{background-color:#f2f2f2e6;border-radius:40px;padding:0}._searchInputProps_1r43k_37:hover{background-color:#e4e4e4}._searchButton_1r43k_46{width:40px;height:40px;background-color:#f2f2f2e6;border-radius:40px;display:flex;justify-content:center;align-items:center}._searchButton_1r43k_46:hover{cursor:pointer;background-color:#cacaca}._searchButton_1r43k_46 img{height:16px;width:auto}._spinnerContainer_1r43k_64{display:flex;align-items:center;justify-content:center;margin-top:40vh}._content_1r43k_71{margin-top:24px}._orderList_1r43k_75{display:flex;flex-direction:column;gap:20px}._orderRow_1r43k_81{display:flex;align-items:center}._orderCard_1r43k_86{display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px;flex:1}._orderImages_1r43k_96{display:flex;gap:8px;width:120px;height:120px;flex-wrap:wrap}._productImage_1r43k_104{object-fit:cover;border-radius:8px}._productImageSingle_1r43k_109{width:100%;height:100%}._productImageMultiple_1r43k_114{width:55px;height:55px}._dotIconWrapper_1r43k_119{width:55px;height:55px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px}._dotIconWrapper_1r43k_119 img{width:20px}._orderInfo_1r43k_132{flex:5;display:flex;flex-direction:column;gap:4px}._orderTitle_1r43k_139{font-size:20px;font-weight:600}._orderText_1r43k_144{font-size:16px;color:#696969}._orderTextSpan_1r43k_149{padding-bottom:.5px;color:#000}._statusRow_1r43k_154,._statusInner_1r43k_160{display:flex;gap:8px;align-items:center}._statusLabel_1r43k_166{font-size:16px;color:#696969}._statusButton_1r43k_171{display:flex;align-items:center;gap:8px;padding:0 8px;border-radius:8px;transition:all .2s cubic-bezier(.42,0,.58,1)}._statusButton_1r43k_171:hover{background-color:#fff;cursor:pointer}._statusButton_1r43k_171:hover p{border-bottom:1px solid rgba(0,0,0,0)}._statusText_1r43k_187{font-size:16px;user-select:none;border-bottom:1px solid black}._updateIcon_1r43k_193{width:12px}._statusActions_1r43k_197{display:flex;gap:8px}._statusActions_1r43k_197 div{width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.42,0,.58,1)}._statusActions_1r43k_197 div:hover{opacity:.5}._statusActionsHidden_1r43k_215{display:none}._cancelButton_1r43k_219{background-color:#ccc}._cancelButton_1r43k_219 img{width:13px}._confirmButton_1r43k_226{background-color:#000}._confirmButton_1r43k_226 img{width:13px}._orderAddress_1r43k_233{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._orderPricing_1r43k_239{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._orderPrice_1r43k_247{font-size:20px;font-weight:600}._orderDate_1r43k_252{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._actions_1r43k_259{padding-left:20px;display:flex;flex-direction:column;gap:24px}._actions_1r43k_259 img:hover{cursor:pointer;opacity:.5}._actionIcon_1r43k_270{width:24px;height:24px}._pagination_1r43k_275{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:16px}._paginationSpacer_1r43k_283{width:40px;height:40px;background-color:#fff}._paginationButton_1r43k_289{background-color:#f3f3f3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:36px;transition:all .2s cubic-bezier(.42,0,.58,1);transform-origin:center;color:#00000080}._paginationButton_1r43k_289:hover{color:#fff;background-color:#000000d9;cursor:pointer;box-shadow:.5px .5px 10px #dcdcdc}._paginationButton_1r43k_289:hover img{filter:invert(100%)}._paginationButton_1r43k_289 img{width:16px;height:16px}._pageNumber_1r43k_315{color:#000;font-size:16px}._fadeInUp_1r43k_320{animation:_fadeInUp_1r43k_320 .3s ease-out}@keyframes _fadeInUp_1r43k_320{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalOverlay_qsram_1{overflow-y:scroll}._modalBackdrop_qsram_5{min-height:100vh;height:fit-content;outline:none;display:flex;justify-content:center;backdrop-filter:blur(3px);background-color:#0003;align-items:center;transition:opacity .2s cubic-bezier(.25,.1,.25,1)}._modalBackdropHidden_qsram_17{opacity:0}._modalBackdropVisible_qsram_21{opacity:1}._modalContent_qsram_25{width:85%;background-color:#fff;outline:none;border-radius:28px;margin:32px 0;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 100px 64px;box-shadow:4px 4px 15px #8a8a8a;transition:opacity .2s cubic-bezier(.25,.1,.25,1)}._modalContentLoading_qsram_41{height:100vh}._modalContentFit_qsram_45{height:fit-content}._spinnerContainer_qsram_49{display:flex;align-items:center;justify-content:center}._contentWrapper_qsram_55{display:flex;width:100%;flex-direction:column}._closeButtonWrapper_qsram_61{display:flex;justify-content:flex-end;width:100%}._closeButton_qsram_61{background-color:#333336;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-70px}._closeButton_qsram_61:hover svg{color:#fff;transition:color .3s cubic-bezier(.42,0,.58,1)}._closeButton_qsram_61 img{width:20px;height:20px}._title_qsram_87{color:#000000d9;font-weight:600;font-size:32px}._customerInfo_qsram_93{display:flex;flex-direction:column;margin-top:16px;margin-bottom:32px;gap:16px;padding-left:8px}._infoRow_qsram_102{display:flex;gap:16px;align-items:center}._infoLabel_qsram_108{font-size:16px;font-weight:600}._infoValue_qsram_113{font-size:16px}._activeIndicator_qsram_117{width:14px;height:14px;border:1px solid rgb(141,141,141);border-radius:16px}._activeTrue_qsram_124{background-color:#3dff4c}._activeFalse_qsram_128{background-color:#ff3232}._divider_qsram_132{width:100%;border:none;border-top:1px solid #ccc;margin:4px auto}._ordersSection_qsram_139{display:flex;flex-direction:column;gap:16px}._ordersTitle_qsram_145{font-size:16px;font-weight:600}._orderCard_qsram_150{display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px;transition:all .3s cubic-bezier(.42,0,.58,1)}._orderCard_qsram_150:hover{cursor:pointer;transform:scale(1.02);box-shadow:3px 3px 15px #ddd}._orderImages_qsram_165{display:flex;gap:8px;width:110px;height:110px;flex-wrap:wrap}._productImage_qsram_173{object-fit:cover;border-radius:8px}._productImageSingle_qsram_178{width:100%;height:100%}._productImageMultiple_qsram_183{width:50px;height:50px}._orderInfo_qsram_188{flex:5;display:flex;flex-direction:column;gap:4px}._orderTitle_qsram_195{font-size:20px;font-weight:600}._orderText_qsram_200{font-size:16px;color:#696969}._orderStatus_qsram_205{border-bottom:1px solid black;padding-bottom:.5px}._orderAddress_qsram_210{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._orderPricing_qsram_216{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._orderPrice_qsram_224{font-size:20px;font-weight:600}._orderDate_qsram_229{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._fadeInUp_qsram_236{animation:_fadeInUp_qsram_236 .3s ease-out}@keyframes _fadeInUp_qsram_236{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_1s2e0_1{display:flex;flex-direction:column;padding:32px}._header_1s2e0_7{display:flex;align-items:center;gap:16px;height:40px;margin-right:44px}._searchWrapper_1s2e0_15{display:flex;align-items:center;justify-content:space-between;flex:8;background-color:#f3f3f3;border-radius:40px;padding-left:16px}._searchInput_1s2e0_25{flex:1;height:40px;color:#000;border:none;background-color:transparent;font-size:16px}._searchInput_1s2e0_25:focus{outline:none}._searchInputProps_1s2e0_37{background-color:#f2f2f2e6;border-radius:40px;padding:0}._searchInputProps_1s2e0_37:hover{background-color:#e4e4e4}._searchButton_1s2e0_46{width:40px;height:40px;background-color:#f2f2f2e6;border-radius:40px;display:flex;justify-content:center;align-items:center}._searchButton_1s2e0_46:hover{cursor:pointer;background-color:#cacaca}._searchButton_1s2e0_46 img{height:16px;width:auto}._spinnerContainer_1s2e0_64{display:flex;align-items:center;justify-content:center;margin-top:40vh}._content_1s2e0_71{margin-top:24px}._customerList_1s2e0_75{display:flex;flex-direction:column;gap:20px}._customerRow_1s2e0_81{display:flex;align-items:center}._customerCard_1s2e0_86{display:flex;height:fit-content;gap:32px;background:#f6f6f6;padding:16px 28px;border-radius:16px;flex:1}._avatar_1s2e0_96{display:flex;width:120px;height:120px;align-items:center;justify-content:center}._avatar_1s2e0_96 img{width:90%;height:90%}._information_1s2e0_108{flex:5;display:flex;flex-direction:column;gap:4px;padding-top:4px}._information_1s2e0_108 span{color:#000}._customerTitle_1s2e0_119{font-size:20px;font-weight:600}._infoText_1s2e0_124{font-size:16px;color:#696969}._infoSpan_1s2e0_129{padding-bottom:.5px}._infoEmail_1s2e0_133{border-bottom:1px solid black;padding-bottom:.5px}._statusSection_1s2e0_138{flex:3;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}._statusWrapper_1s2e0_146{display:flex;align-items:center;gap:8px}._statusIndicator_1s2e0_152{width:20px;height:20px;border-radius:20px;border:1px solid #aaa}._statusActive_1s2e0_159{background-color:#57cf57}._statusInactive_1s2e0_163{background-color:#ff2929}._timestamp_1s2e0_167{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._actions_1s2e0_174{padding-left:20px;display:flex;flex-direction:column;gap:24px}._actions_1s2e0_174 img:hover{cursor:pointer;opacity:.5}._actionIcon_1s2e0_185{width:24px;height:24px}._pagination_1s2e0_190{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:16px}._paginationSpacer_1s2e0_198{width:40px;height:40px;background-color:#fff}._paginationButton_1s2e0_204{background-color:#f3f3f3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:36px;transition:all .2s cubic-bezier(.42,0,.58,1);transform-origin:center;color:#00000080}._paginationButton_1s2e0_204:hover{color:#fff;background-color:#000000d9;cursor:pointer;box-shadow:.5px .5px 10px #dcdcdc}._paginationButton_1s2e0_204:hover img{filter:invert(100%)}._paginationButton_1s2e0_204 img{width:16px;height:16px}._pageNumber_1s2e0_230{color:#000;font-size:16px}._fadeIn_1s2e0_235{animation:_fadeIn_1s2e0_235 .3s ease-in}._fadeInUp_1s2e0_239{animation:_fadeInUp_1s2e0_239 .3s ease-out}@keyframes _fadeIn_1s2e0_235{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_1s2e0_239{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._spinnerContainer_1eazu_1{display:flex;align-items:center;justify-content:center;margin-top:40vh}._container_1eazu_8{display:flex;flex-direction:column;height:100%;width:100%;gap:8px;padding:32px}._content_1eazu_17{display:flex;gap:24px;height:100%;width:100%}._mainColumn_1eazu_24{flex:7.5;display:flex;flex-direction:column;gap:16px;width:100%}._filterWrapper_1eazu_32{display:flex;height:fit-content;width:100%}._filterButtons_1eazu_38{display:flex;background-color:#f6f6f6;width:fit-content;border-radius:16px}._filterButton_1eazu_38{font-size:16px;font-weight:600;padding:12px 24px;transition:all .25s ease-in-out;background:transparent;color:#000;border:none;cursor:pointer}._filterButtonFirst_1eazu_56{border-radius:16px 0 0 16px}._filterButtonLast_1eazu_60{border-radius:0 16px 16px 0}._filterButtonActive_1eazu_64{background-color:#000000c4;color:#fff}._filterButton_1eazu_38:not(._filterButtonActive_1eazu_64):hover{background-color:#000000c4;color:#fff}._chartWrapper_1eazu_74{flex:8;width:100%}._statList_1eazu_79{flex:2.5;display:flex;gap:16px}._statCard_1eazu_85{flex:1;padding:12px 24px;border-radius:20px;background-color:#f6f6f6;display:flex;flex-direction:column;justify-content:center}._statTitle_1eazu_95{font-size:24px;font-weight:600;text-align:center}._statValue_1eazu_101{font-size:48px;font-weight:600;text-align:center}._statSub_1eazu_107{font-size:16px;font-weight:600;text-align:center}._profitCard_1eazu_113{flex:2.5}._profitValue_1eazu_117{font-size:36px;font-weight:600;text-align:center;line-height:72px}._container_uthnb_1{display:flex;flex-direction:column;padding:32px}._header_uthnb_7{display:flex;align-items:center;gap:16px;height:40px;margin-right:44px}._searchWrapper_uthnb_15{display:flex;align-items:center;justify-content:space-between;flex:8;background-color:#f3f3f3;border-radius:40px;padding-left:16px}._searchInput_uthnb_25{flex:1;height:40px;color:#000;border:none;background-color:transparent;font-size:16px}._searchInput_uthnb_25:focus{outline:none}._searchInputProps_uthnb_37{background-color:#f2f2f2e6;border-radius:40px;padding:0}._searchInputProps_uthnb_37:hover{background-color:#e4e4e4}._searchButton_uthnb_46{width:40px;height:40px;background-color:#f2f2f2e6;border-radius:40px;display:flex;justify-content:center;align-items:center}._searchButton_uthnb_46:hover{cursor:pointer;background-color:#cacaca}._searchButton_uthnb_46 img{height:16px;width:auto}._spinnerContainer_uthnb_64{display:flex;align-items:center;justify-content:center;margin-top:40vh}._content_uthnb_71{margin-top:24px}._employeeList_uthnb_75{display:flex;flex-direction:column;gap:20px}._employeeRow_uthnb_81{display:flex;align-items:center}._employeeCard_uthnb_86{display:flex;height:fit-content;gap:32px;background:#f6f6f6;padding:16px 28px;border-radius:16px;flex:1}._avatar_uthnb_96{display:flex;width:120px;height:120px;align-items:center;justify-content:center}._avatar_uthnb_96 img{width:90%;height:90%}._information_uthnb_108{flex:5;display:flex;flex-direction:column;gap:4px;padding-top:4px}._information_uthnb_108 span{color:#000}._customerTitle_uthnb_119{font-size:20px;font-weight:600}._infoText_uthnb_124{font-size:16px;color:#696969}._infoSpan_uthnb_129{padding-bottom:.5px}._infoEmail_uthnb_133{border-bottom:1px solid black;padding-bottom:.5px}._statusSection_uthnb_138{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._statusWrapper_uthnb_146{display:flex;align-items:center;gap:8px;padding:2px 14px}._statusWrapper_uthnb_146:hover{background-color:#fff;border-radius:24px;cursor:pointer}._statusIndicator_uthnb_158{width:20px;height:20px;border-radius:20px;border:1px solid #aaa}._role_uthnb_165{font-size:20px;font-weight:600}._updateRoleIconWrapper_uthnb_170{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#000;border-radius:6px}._updateRoleIconWrapper_uthnb_170 img{width:15px;height:15px}._updateRoleIconWrapper_uthnb_170:hover{cursor:pointer;opacity:.8}._cancelRoleIconWrapper_uthnb_188{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#fff;border-radius:6px}._cancelRoleIconWrapper_uthnb_188 img{width:15px;height:15px}._cancelRoleIconWrapper_uthnb_188:hover{cursor:pointer;opacity:.8}._timestamp_uthnb_206{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._actions_uthnb_213{padding-left:20px;display:flex;flex-direction:column;gap:24px}._actions_uthnb_213 img:hover{cursor:pointer;opacity:.5}._actionIcon_uthnb_224{width:24px;height:24px}._pagination_uthnb_229{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:16px}._paginationSpacer_uthnb_237{width:40px;height:40px;background-color:#fff}._paginationButton_uthnb_243{background-color:#f3f3f3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:36px;transition:all .2s cubic-bezier(.42,0,.58,1);transform-origin:center;color:#00000080}._paginationButton_uthnb_243:hover{color:#fff;background-color:#000000d9;cursor:pointer;box-shadow:.5px .5px 10px #dcdcdc}._paginationButton_uthnb_243:hover img{filter:invert(100%)}._paginationButton_uthnb_243 img{width:16px;height:16px}._pageNumber_uthnb_269{color:#000;font-size:16px}._fadeIn_uthnb_274{animation:_fadeIn_uthnb_274 .3s ease-in}._fadeInUp_uthnb_278{animation:_fadeInUp_uthnb_278 .3s ease-out}@keyframes _fadeIn_uthnb_274{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_uthnb_278{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modal_1j6eu_1{overflow-y:scroll;transition:opacity .4s cubic-bezier(.25,.1,.25,1)}._modalBackdrop_1j6eu_6{min-height:100vh;height:fit-content;outline:none;display:flex;justify-content:center;backdrop-filter:blur(3px);background-color:#0003;align-items:center}._modalContent_1j6eu_17{width:60%;height:fit-content;background-color:#fff;outline:none;border-radius:28px;margin:52px 0;color:#000;display:flex;flex-direction:column;align-items:flex-end;padding:24px 100px 48px;box-shadow:4px 4px 15px #8a8a8a}._closeButton_1j6eu_32{background-color:#333336;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-70px}._closeButton_1j6eu_32:hover svg{color:#fff;transition:color .3s cubic-bezier(.42,0,.58,1)}._closeIcon_1j6eu_48{width:20px;height:20px}._content_1j6eu_53{width:100%;display:flex;flex-direction:column;gap:24px}._title_1j6eu_60{font-size:36px;font-weight:600}._form_1j6eu_65{width:100%;display:flex;flex-direction:column;align-items:flex-end}._formGroup_1j6eu_72{display:flex;flex-direction:column;width:100%;margin-bottom:20px}._formItem_1j6eu_79{width:100%;display:flex;flex-direction:column;gap:4px}._label_1j6eu_86{font-size:18px;font-weight:600}._input_1j6eu_91{height:52px;border:2px solid #ccc;border-radius:16px;padding:0 12px;font-size:16px}._select_1j6eu_99{height:52px;border:2px solid #ccc;border-radius:16px;padding:0 12px;font-size:16px;appearance:none}._submitButton_1j6eu_109{width:160px;height:42px;background-color:#000;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:600}._submitButton_1j6eu_109:hover{background-color:#333336;transition:background-color .3s cubic-bezier(.42,0,.58,1)}._statusIcon_1j6eu_127{width:24px;height:24px}._modalOverlay_1djq4_1{overflow-y:scroll}._modalBackdrop_1djq4_5{min-height:100vh;height:fit-content;outline:none;display:flex;justify-content:center;backdrop-filter:blur(3px);background-color:#0003;align-items:center;transition:opacity .2s cubic-bezier(.25,.1,.25,1)}._modalContent_1djq4_17{width:85%;background-color:#fff;outline:none;border-radius:28px;margin:32px 0;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 100px;box-shadow:4px 4px 15px #8a8a8a;transition:opacity .2s cubic-bezier(.25,.1,.25,1)}._modalContentLoading_1djq4_33{height:100vh}._modalContentFit_1djq4_37{height:fit-content}._spinnerContainer_1djq4_41{display:flex;align-items:center;justify-content:center}._contentWrapper_1djq4_47{display:flex;width:100%;flex-direction:column}._closeButtonWrapper_1djq4_53{display:flex;justify-content:flex-end;width:100%}._closeButton_1djq4_53{background-color:#333336;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-70px}._closeButton_1djq4_53:hover svg{color:#fff;transition:color .3s cubic-bezier(.42,0,.58,1)}._closeButton_1djq4_53 img{width:20px;height:20px}._title_1djq4_79{color:#000000d9;font-weight:600;font-size:32px}._customerInfo_1djq4_85{display:flex;flex-direction:column;margin-top:16px;margin-bottom:32px;gap:16px;padding-left:8px}._infoRow_1djq4_94{display:flex;gap:16px;align-items:center}._infoLabel_1djq4_100{font-size:16px;font-weight:600}._infoValue_1djq4_105{font-size:16px}._activeIndicator_1djq4_109{width:14px;height:14px;border:1px solid rgb(141,141,141);border-radius:16px}._activeTrue_1djq4_116{background-color:#3dff4c}._activeFalse_1djq4_120{background-color:#ff3232}._divider_1djq4_124{width:100%;border:none;border-top:1px solid #ccc;margin:4px auto}._ordersSection_1djq4_131{display:flex;flex-direction:column;gap:16px}._ordersTitle_1djq4_137{font-size:16px;font-weight:600}._orderCard_1djq4_142{display:flex;height:fit-content;gap:16px;background-color:#f6f6f6;padding:20px;border-radius:16px;transition:all .3s cubic-bezier(.42,0,.58,1)}._orderCard_1djq4_142:hover{cursor:pointer;transform:scale(1.02);box-shadow:3px 3px 15px #ddd}._orderImages_1djq4_157{display:flex;gap:8px;width:110px;height:110px;flex-wrap:wrap}._productImage_1djq4_165{object-fit:cover;border-radius:8px}._productImageSingle_1djq4_170{width:100%;height:100%}._productImageMultiple_1djq4_175{width:50px;height:50px}._orderInfo_1djq4_180{flex:5;display:flex;flex-direction:column;gap:4px}._orderTitle_1djq4_187{font-size:20px;font-weight:600}._orderText_1djq4_192{font-size:16px;color:#696969}._orderStatus_1djq4_197{border-bottom:1px solid black;padding-bottom:.5px}._orderAddress_1djq4_202{border-bottom:1px solid black;padding-bottom:.5px;color:#000}._orderPricing_1djq4_208{flex:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._orderPrice_1djq4_216{font-size:20px;font-weight:600}._orderDate_1djq4_221{font-size:14px;font-weight:600;font-style:italic;color:#00000073}._fadeInUp_1djq4_228{animation:_fadeInUp_1djq4_228 .3s ease-out}@keyframes _fadeInUp_1djq4_228{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
