@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{--primary-color: #F78221;--primary-hover: #eb720f;--secondary-color: #1a1a1a;--text-color: #333333;--text-light: #666666;--background-color: #ffffff;--background-light: #f9f9f9;--border-color: #e5e5e5;--success-color: #2ecc71;--danger-color: #e74c3c;--font-family: "Poppins", system-ui, -apple-system, sans-serif}body{font-family:var(--font-family);background-color:var(--background-color);color:var(--text-color);line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#f78221;text-decoration:inherit}a:hover{color:#f78221}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button:hover{border-color:#f78221}button:focus,button:focus-visible,button:active{outline:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#f78221}button{background-color:#f9f9f9}}.shimmer{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:8px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}._navbarWrapper_1wpnt_1{width:100%;display:flex;flex-direction:column;position:sticky;top:0;z-index:1000}._container_1wpnt_10{max-width:1400px;margin:0 auto;width:100%}._topBar_1wpnt_17{background:#000;color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px}._topBarContent_1wpnt_25{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;overflow-x:auto;gap:20px}._mainNav_1wpnt_34{background:linear-gradient(168deg,#3a0b0b,#5a0e0e,#7a1212);padding:15px}._mainNavContent_1wpnt_39{display:flex;align-items:center;justify-content:space-between;gap:50px}._logoSection_1wpnt_48{display:flex;flex-direction:column;gap:2px}._welcomeText_1wpnt_54{font-size:12px;color:#fff}._logo_1wpnt_48{height:50px;object-fit:contain}._searchWrapper_1wpnt_65{flex:1;max-width:800px;position:relative;background:#fff;border-radius:24px;display:flex;align-items:center;padding:4px}._searchWrapper_1wpnt_65 input{width:100%;padding:10px 15px;border:none;background:transparent;font-size:14px;outline:none;color:#333}._searchWrapper_1wpnt_65 input:-webkit-autofill,._searchWrapper_1wpnt_65 input:-webkit-autofill:hover,._searchWrapper_1wpnt_65 input:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._searchBtn_1wpnt_94{background:linear-gradient(168deg,#3a0b0b,#5a0e0e,#7a1212);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:2px;flex-shrink:0}._searchIcon_1wpnt_107{font-size:18px;color:#fff}._rightMenu_1wpnt_113{display:flex;align-items:center;gap:25px}._menuItem_1wpnt_119{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;cursor:pointer;position:relative}._cartBadge_1wpnt_129{position:absolute;top:-17px;right:-15px;background-color:#fff;color:#000;border-radius:50%;padding:2px;font-size:10px;font-weight:700;min-width:16px;text-align:center;display:flex;align-items:center;justify-content:center;height:16px}._icon_1wpnt_147{font-size:20px;color:#fff}._flagIcon_1wpnt_153{width:24px;height:auto;object-fit:contain}._navbarBottomLine_1wpnt_159{width:100%;height:1px;background:#a5a5a5}._categoryNavWrapper_1wpnt_165{background:#fff6f6;border-bottom:1px solid #e5e5e5;margin:0;transition:all .3s ease-in-out;max-height:100px;opacity:1;transform-origin:top}._hidden_1wpnt_175{max-height:0;opacity:0;padding-bottom:0;overflow:hidden;margin-top:0}._categoryNav_1wpnt_165{background-color:#fff6f6;display:flex;align-items:stretch;justify-content:space-evenly;padding:10px 20px 0;overflow-x:auto;white-space:nowrap;max-width:1400px;margin:0 auto}._categoryItem_1wpnt_196{font-weight:700;color:#333;display:flex;align-items:center;gap:6px;transition:all .2s ease;font-size:13px;cursor:pointer;text-transform:capitalize;white-space:nowrap}._categoryItem_1wpnt_196:hover{color:#7a1212;text-decoration:none}._chevronIcon_1wpnt_217{font-size:16px;margin-top:2px}._activeCategory_1wpnt_224{color:#333}._viewAll_1wpnt_229{font-size:12px;color:#7a1212;cursor:pointer;font-weight:600;text-transform:uppercase}._dropdownPanel_1wpnt_238{background:#fff;width:100%;position:absolute;top:100%;left:0;margin-top:5px;border-radius:12px;box-shadow:0 10px 30px #0003;animation:_slideDown_1wpnt_1 .3s ease-out;z-index:1100;min-height:200px}@keyframes _slideDown_1wpnt_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownContent_1wpnt_264{padding:30px}._subcategoriesWrapper_1wpnt_268{column-count:4;column-gap:30px;width:100%}._subcategoryItem_1wpnt_274{display:flex;align-items:center;gap:12px;padding:10px 0;cursor:pointer;break-inside:avoid;transition:all .2s}._subcategoryItem_1wpnt_274:hover ._subcategoryName_1wpnt_284{color:#d2782d;transform:translate(5px)}._subcategoryImage_1wpnt_289{width:30px;height:30px;object-fit:contain}._subcategoryName_1wpnt_284{font-size:14px;color:#333;font-weight:500;transition:all .2s;display:inline-block}._scanIcon_1wpnt_303,._mobileLogo_1wpnt_307,._mobileBackIcon_1wpnt_311,._simplifiedNav_1wpnt_315,._simpleHeaderNav_1wpnt_319{display:none}._categoryItemWrapper_1wpnt_323{position:relative;display:flex;align-items:center;height:100%;padding-bottom:12px}._dropdown_1wpnt_238{position:absolute;top:100%;left:0;background:#fff;margin-top:0;border:1px solid #e5e5e5;padding:15px;display:flex;flex-direction:column;gap:12px;z-index:1001;min-width:160px;width:max-content;box-shadow:0 10px 25px #00000009;border-radius:0 0 8px 8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}._categoryItemWrapper_1wpnt_323:hover ._dropdown_1wpnt_238{opacity:1;visibility:visible;transform:translateY(0)}._dropdownItem_1wpnt_359{color:#333;font-size:13px;cursor:pointer;transition:.2s;text-decoration:none;display:flex;align-items:center;gap:10px}._dropdownItem_1wpnt_359:hover{color:#7a1212;padding-left:5px}._categoryNav_1wpnt_165{overflow:visible}@media(max-width:1024px){._mainNav_1wpnt_34{padding:20px}}@media(max-width:900px){._topBar_1wpnt_17,._rightMenu_1wpnt_113,._categoryNav_1wpnt_165,._welcomeText_1wpnt_54,._categoryNavWrapper_1wpnt_165,._navbarBottomLine_1wpnt_159,._desktopLogo_1wpnt_396{display:none}._mobileLogo_1wpnt_307{display:block}._navbarWrapper_1wpnt_1{background:#fff}._mainNav_1wpnt_34{background:#fff;padding:20px 10px;max-width:100%;margin:0;border-radius:0}._mainNavContent_1wpnt_39{gap:15px}._logoSection_1wpnt_48{margin-bottom:0}._logo_1wpnt_48{height:20px}._mobileBackIcon_1wpnt_311{display:block;font-size:24px;color:#333;cursor:pointer;margin-right:5px;flex-shrink:0}._searchWrapper_1wpnt_65{border:1px solid #ff8800;border-radius:8px;padding:8px 12px;display:flex;align-items:center;background:#fff;max-width:none}._searchWrapper_1wpnt_65 input{padding:0;color:#f80;font-size:16px}._searchWrapper_1wpnt_65 input::placeholder{color:#f80;opacity:1}._searchWrapper_1wpnt_65 input:focus::placeholder{color:#999}._searchBtn_1wpnt_94{background:transparent;width:auto;height:auto;border-radius:0;margin-right:10px;order:-1}._searchIcon_1wpnt_107{position:static;transform:none;font-size:22px;color:#f80}._scanIcon_1wpnt_303{display:block;color:#f80;font-size:22px;margin-left:auto;cursor:pointer}._hideOnMobile_1wpnt_492{display:none!important}._expandOnMobile_1wpnt_496{width:100%;flex:1}._simplifiedNav_1wpnt_315{display:flex;align-items:center;padding:30px 15px;background:#fff;gap:15px}._hideOnMobileIfSimplified_1wpnt_509{display:none!important}._backIcon_1wpnt_513{font-size:24px;color:#333;cursor:pointer}._simplifiedSearchWrapper_1wpnt_519{flex:1;border:1px solid #ff8800;border-radius:8px;padding:8px 12px;display:flex;align-items:center;background:#fff}._simplifiedSearchWrapper_1wpnt_519 input{width:100%;border:none;outline:none;font-size:14px;color:#f80;padding-left:10px;background:#fff}._simplifiedSearchWrapper_1wpnt_519 input::placeholder{color:#f80}._searchIconSimple_1wpnt_543{font-size:18px;color:#f80}._simpleHeaderNav_1wpnt_319{display:flex;align-items:center;justify-content:space-between;padding:20px 15px;background:#fff}._headerLeft_1wpnt_557{display:flex;align-items:center;gap:15px}._headerTitle_1wpnt_563{font-size:20px;font-weight:400;color:#333}._helpBtn_1wpnt_569{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:14px;color:#333;cursor:pointer}._helpIcon_1wpnt_582{color:#25d366;font-size:18px}._stepperContainer_1wpnt_588{display:flex;align-items:center;justify-content:center;flex:1;margin-top:10px}._stepItem_1wpnt_597{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;z-index:2}._stepCircle_1wpnt_606{width:24px;height:24px;border-radius:50%;border:1px solid #333;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;background:#fff;color:#333}._stepCompleted_1wpnt_620{background:#108a00;border-color:#108a00;color:#fff}._stepActive_1wpnt_627{border-color:#f80;color:#f80}._stepLabel_1wpnt_633{font-size:10px;color:#333;font-weight:500}._labelCompleted_1wpnt_639{color:#108a00}._labelActive_1wpnt_643{color:#f80}._stepLine_1wpnt_647{flex:1;height:1px;border-top:1px dashed #ccc;margin:0 5px 14px;max-width:220px}._lineCompleted_1wpnt_657{border-color:#f80}}@media(max-width:480px){._stepperContainer_1wpnt_588{margin-left:0}._stepLine_1wpnt_647{max-width:80px}}@media(max-width:375px){._stepLine_1wpnt_647{max-width:60px}}@media(max-width:320px){._mainNav_1wpnt_34{padding:8px 5px}._logo_1wpnt_48{max-height:25px}._searchWrapper_1wpnt_65{gap:5px}._stepLine_1wpnt_647{max-width:40px}}._container_hxird_1{display:flex;align-items:center;gap:8px;cursor:pointer;background:transparent;border:none;padding:0;outline:none}._container_hxird_1:focus,._container_hxird_1:focus-visible,._container_hxird_1:active{outline:none;border:none;box-shadow:none}._flag_hxird_20{width:24px;height:24px;border-radius:50%;border:1px solid #fff}._text_hxird_28{color:#fff;font-size:14px;font-weight:500;font-family:Inter,sans-serif}._toastContainer_1e17b_1{position:fixed;bottom:0;left:0;right:0;background-color:#212121;color:#fff;padding:24px;display:flex;align-items:center;justify-content:center;gap:16px;box-shadow:0 -2px 10px #0000001a;z-index:10000;animation:_slideUp_1e17b_1 .3s ease-out;max-width:100%}._icon_1e17b_19{display:flex;align-items:center;justify-content:center}._message_1e17b_25{font-size:16px;font-weight:500}@keyframes _slideUp_1e17b_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._overlay_1ak5n_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalContainer_1ak5n_15{width:850px;height:550px;background-color:#fff;border-radius:8px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}._leftSide_1ak5n_26{flex:.45;background:linear-gradient(180deg,#7e859b,#e9e9e9);position:relative;padding:60px 40px 40px;display:flex;flex-direction:column;justify-content:flex-start;border-radius:8px 0 0 8px}._leftContent_1ak5n_37{color:#fff;z-index:2}._loginTitle_1ak5n_42{font-size:36px;font-weight:500;color:#fff;margin:0}._loginSubtitle_1ak5n_49{font-size:18px;line-height:1.6;color:#f2f2f2;opacity:.95;font-weight:400}._loginIllustration_1ak5n_57{width:260px;height:auto;display:block;object-fit:contain}._rightSide_1ak5n_65{flex:.55;padding:40px;display:flex;flex-direction:column;position:relative}._header_1ak5n_73{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}._logo_1ak5n_80{height:30px;object-fit:contain}._closeButton_1ak5n_85{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}._formContainer_1ak5n_95{display:flex;flex-direction:column;gap:20px}._label_1ak5n_101{font-size:16px;color:#333;font-weight:500}._inputWrapper_1ak5n_107{display:flex;align-items:center;border:1px solid #ccc;border-radius:6px;padding:12px 15px;transition:border-color .2s}._inputWrapper_1ak5n_107:focus-within{border-color:#f57c00}._prefix_1ak5n_120{font-size:16px;color:#333;font-weight:600;margin-right:15px}._input_1ak5n_107{border:none;outline:none;font-size:16px;width:100%;color:#333;background:#fff}._input_1ak5n_107:-webkit-autofill,._input_1ak5n_107:-webkit-autofill:hover,._input_1ak5n_107:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._input_1ak5n_107::placeholder{color:#999}._verifyButton_1ak5n_148{background-color:#f57c00;color:#fff;border:none;border-radius:6px;padding:15px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:10px}._verifyButton_1ak5n_148:not(:disabled):hover{background-color:#f57c00}._verifyButton_1ak5n_148:disabled{background-color:#f1f1f1;color:#d89552;cursor:not-allowed;opacity:.7;box-shadow:none}._otpText_1ak5n_181{font-size:16px;color:#333;margin:0;line-height:1.6}._otpInputs_1ak5n_188{display:flex;gap:10px;margin-bottom:20px}._otpBox_1ak5n_194{width:45px;height:45px;font-size:18px;text-align:center;border:1px solid #ddd;border-radius:8px;outline:none;font-weight:600;background:#fff;color:#333}._otpBox_1ak5n_194:focus{border-color:#f57c00;box-shadow:0 0 3px #f57c0066}._resendCode_1ak5n_212{background:none;border:none;color:#2878ff;font-size:15px;cursor:pointer;margin:0}._emailLogin_1ak5n_221{font-size:14px;color:#444;margin:0}._emailTitle_1ak5n_233{font-size:20px;font-weight:600;color:#333;margin:0}._emailBox_1ak5n_240{border:1px solid #ccc;background:#fff;color:#333;font-size:16px;border-radius:6px;padding:12px 15px;transition:border-color .2s}._emailBox_1ak5n_240:-webkit-autofill,._emailBox_1ak5n_240:-webkit-autofill:hover,._emailBox_1ak5n_240:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._emailBox_1ak5n_240:focus-within{border-color:#f57c00}._backToOtp_1ak5n_262{background:none;border:none;margin-top:10px;font-size:15px;color:#2878ff;cursor:pointer}._emailLogin_1ak5n_221 span{font-weight:700;cursor:pointer;text-decoration:underline}@media(max-width:768px){._overlay_1ak5n_1{align-items:flex-end}._modalContainer_1ak5n_15{width:100%;height:auto;max-height:85vh;border-radius:20px 20px 0 0;flex-direction:column;animation:_slideUp_1ak5n_1 .3s ease-out;margin:0}@keyframes _slideUp_1ak5n_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._leftSide_1ak5n_26{display:none}._rightSide_1ak5n_65{flex:1;padding:15px;margin-bottom:60px}._header_1ak5n_73{margin-bottom:25px;align-items:flex-start}._desktopOnly_1ak5n_321{display:none}._mobileHeader_1ak5n_325{display:flex;flex-direction:column;gap:5px}._mobileTitle_1ak5n_331{font-size:28px;font-weight:600;color:#000;margin:0}._mobileSubtitle_1ak5n_338{font-size:14px;color:#333;margin:0}._closeButton_1ak5n_85{padding:0;margin-top:5px}._otpInputs_1ak5n_188{justify-content:center;gap:8px}._formContainer_1ak5n_95{gap:15px}._label_1ak5n_101{font-size:15px;color:#333;margin-bottom:5px}._inputWrapper_1ak5n_107{padding:14px 15px;border-radius:12px;border:1px solid #888}._prefix_1ak5n_120{font-weight:700;color:#222}._input_1ak5n_107{font-size:16px}._verifyButton_1ak5n_148{margin-top:20px;padding:16px;font-size:16px;border-radius:8px;width:100%;background-color:#f57c00}._emailLogin_1ak5n_221{text-align:center}}@media(min-width:769px){._mobileHeader_1ak5n_325{display:none}}@media(max-width:480px){._otpInputs_1ak5n_188{gap:10px}}@media(max-width:375px){._otpInputs_1ak5n_188{gap:8px}}@media(max-width:320px){._otpBox_1ak5n_194{width:40px;height:40px}._otpInputs_1ak5n_188{gap:5px}}._container_mpm21_1{max-width:1600px;margin:0 auto;padding:0;width:100%}@media(max-width:768px){._container_mpm21_1{background-color:#fff}}@media(min-width:320px)and (max-width:769px){._hideOnMobile_mpm21_19{display:none!important}}._footerContainer_108zb_1{width:100%;position:relative;overflow:hidden}@media(min-width:769px){._footerContainer_108zb_1{background-color:#1e1e1e;color:#fff}._featureText_108zb_16,._columnHeading_108zb_20,._phoneNumber_108zb_24,._emailLink_108zb_25{color:#fff}._socialIcon_108zb_29{border-color:#fff;color:#fff}._socialIcon_108zb_29:hover{background-color:#fff;color:#000}._linkItem_108zb_39 a{color:#ccc}._linkItem_108zb_39 a:hover{color:#fff}._newsletterSection_108zb_47{background-color:#000}._bottomBar_108zb_51{background-color:#333;border-top:1px solid #444}._chevron_108zb_56{display:none}._logoSection_108zb_60{order:-1}}._newsletterSection_108zb_47{padding:40px 20px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}._newsletterContent_108zb_77{display:flex;justify-content:space-around;align-items:center;width:100%;max-width:1350px;z-index:2;flex-wrap:wrap;gap:20px}._newsletterHeading_108zb_89{font-size:30px;font-weight:700;color:#fff}._newsletterForm_108zb_95{display:flex;align-items:center;background-color:#fff;border-radius:50px;padding:5px;width:100%;max-width:450px}._inputIcon_108zb_105{color:#000;margin-left:15px;display:flex;align-items:center}._newsletterInput_108zb_112{border:none;outline:none;padding:10px 15px;flex-grow:1;font-size:14px;color:#333;background:transparent}._newsletterInput_108zb_112:-webkit-autofill,._newsletterInput_108zb_112:-webkit-autofill:hover,._newsletterInput_108zb_112:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._subscribeButton_108zb_130{background-color:#000;color:#fff;border:none;border-radius:30px;padding:10px 25px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .3s}._subscribeButton_108zb_130:hover{background-color:#6d5636}._featuresBar_108zb_146{display:flex;justify-content:space-around;align-items:center;padding:30px 0;flex-wrap:wrap;max-width:1200px;margin:0 auto}._featureItem_108zb_156{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px;text-align:center}._iconCircle_108zb_165{background-color:#fff;border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center}._featureIcon_108zb_175{color:#8d7048}._featureText_108zb_16{font-size:14px;font-weight:500}._mainContent_108zb_184{display:flex;justify-content:space-between;padding:50px 20px;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:40px}._column_108zb_20{flex:1}._columnHeading_108zb_20{font-size:18px;font-weight:600;margin-bottom:20px}._linkList_108zb_205{list-style:none;padding:0;margin:0}._linkItem_108zb_39 a{text-decoration:none;font-size:14px;transition:color .2s}._logoSection_108zb_60{display:flex;flex-direction:column;gap:20px}._logo_108zb_60{max-width:150px}._welcomeText_108zb_227{font-size:12px;font-weight:600;margin-bottom:5px}._contactInfo_108zb_233{display:flex;flex-direction:column;gap:10px}._phoneLabel_108zb_239{display:block;font-weight:700;margin-bottom:5px}._phoneNumber_108zb_24{display:inline-block;text-decoration:none;font-weight:600;color:#000}._emailLink_108zb_25{text-decoration:none;font-weight:600}._socialIcons_108zb_257{display:flex;gap:15px;margin-top:10px}._socialIcon_108zb_29{width:35px;height:35px;border:1px solid #333;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#333;text-decoration:none;transition:background-color .3s,color .3s}._bottomBar_108zb_51{padding:20px;text-align:center}._paymentIcons_108zb_281{display:flex;justify-content:center;gap:15px;align-items:center;display:none}@media(max-width:769px){._background_108zb_293{background:url(/assets/footerbackground-DpPHHcTM.png) no-repeat center center;background-size:cover;height:100%;background-color:#3b3b3b}._footerContainer_108zb_1{background:linear-gradient(180deg,#dfdfdf,#fff);color:#333;margin-bottom:50px}._newsletterContent_108zb_77{justify-content:center;margin-top:70px}._featuresBar_108zb_146{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:20px;position:relative;justify-items:center;width:100%}._featureText_108zb_16{font-size:14px;font-weight:550;color:#fff}._newsletterSection_108zb_47{background:transparent;margin-top:-60px;padding-top:0;z-index:10}._newsletterHeading_108zb_89{width:100%;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);color:#fff;font-size:25px}._newsletterForm_108zb_95{box-shadow:0 4px 10px #0000001a}._mainContent_108zb_184{flex-direction:column;gap:0;padding:15px 25px 25px;gap:10px}._column_108zb_20{min-width:100%;border-bottom:1px solid #ddd}._columnHeader_108zb_359{display:flex;justify-content:space-between;align-items:center;padding:15px 0;cursor:pointer}._columnHeading_108zb_20{margin:0;font-size:16px;color:#333}._chevron_108zb_56{transition:transform .3s ease;color:#f90}._rotate_108zb_378{transform:rotate(90deg)}._linkList_108zb_205{max-height:0;overflow:hidden;transition:max-height .3s ease-out}._linkList_108zb_205._show_108zb_388{max-height:500px;padding-bottom:15px}._linkItem_108zb_39 a{color:#555;display:block;padding:5px 0}._logoSection_108zb_60{border-bottom:none;margin-top:20px;flex-direction:column}._logoRow_108zb_405{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}._contactRight_108zb_412{text-align:right}._contactRow_108zb_416{display:flex;justify-content:space-between;align-items:flex-end;margin-top:10px}._phoneBlock_108zb_423{text-align:left}._phoneNumbers_108zb_427{display:flex;flex-direction:column}._socialIcons_108zb_257{margin-top:0}._newsletterInput_108zb_112{border:none;outline:none;padding:10px 15px;flex-grow:1;font-size:14px;color:#333;background:transparent}._subscribeButton_108zb_130{background-color:#8d7048;color:#fff;border:none;border-radius:30px;padding:10px 25px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .3s}._subscribeButton_108zb_130:hover{background-color:#6d5636}._bottomBar_108zb_51{padding:20px;text-align:center;background-color:#8d7048}._paymentIcons_108zb_281,._backToTopWrapper_108zb_472{display:none}}@media(min-width:320px)and (max-width:400px){._newsletterForm_108zb_95{max-width:90%;padding:4px}._inputIcon_108zb_105{margin-left:10px}._newsletterInput_108zb_112{font-size:13px;padding:8px 5px;min-width:0;width:auto}._subscribeButton_108zb_130{padding:8px 15px;font-size:11px;white-space:nowrap}}._menubar_1npja_1{display:none;position:fixed;bottom:0;left:0;width:100%;height:60px;background-color:#fff;border-top:1px solid #e5e5e5;z-index:2001;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 10px #0000000d;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._menuItem_1npja_21{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#666;font-size:10px;gap:4px;cursor:pointer;flex:1;height:100%;transition:color .2s ease}._menuItem_1npja_21 svg{width:22px;height:22px;stroke-width:1.5px}._menuItem_1npja_21 span{font-weight:500}._active_1npja_46{color:#000}._active_1npja_46 svg{stroke-width:2px}@media(min-width:320px)and (max-width:769px){._menubar_1npja_1{display:flex}._spacer_1npja_59{display:block}}._spacer_1npja_59{display:none;height:70px;width:100%;background:transparent}._backToTop_38ezc_1{position:fixed;bottom:90px;right:30px;width:45px;height:45px;background:#f78221;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #f782214d;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}._backToTop_38ezc_1._visible_38ezc_22{opacity:1;visibility:visible;transform:translateY(0)}._backToTop_38ezc_1:hover{background:#ff8e31;box-shadow:0 6px 20px #f7822166;transform:translateY(-5px)}._icon_38ezc_34{font-size:18px;animation:_bounce_38ezc_1 2s infinite}@keyframes _bounce_38ezc_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1.5px)}}@media(max-width:768px){._backToTop_38ezc_1{bottom:80px;right:20px;width:40px;height:40px}._icon_38ezc_34{font-size:16px}}[dir=rtl] ._backToTop_38ezc_1{right:auto;left:30px}@media(max-width:768px){[dir=rtl] ._backToTop_38ezc_1{left:20px}}._container_11z53_1{max-width:1400px;margin:0 auto 50px;padding:20px;isolation:isolate;display:flex;flex-direction:column;gap:10px}@media(max-width:768px){._container_11z53_1{padding:10px;gap:0px}}._shimmer_11z53_19{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_11z53_19 1.5s infinite linear;border-radius:8px}@keyframes _shimmer_11z53_19{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _spin_11z53_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._heroSkeleton_11z53_50{width:100%;height:450px;border-radius:12px}@media(max-width:768px){._heroSkeleton_11z53_50{height:200px}}._flashSkeleton_11z53_62{padding:20px 0}._titleSkeleton_11z53_66{width:250px;height:32px;margin-bottom:24px}._grid_11z53_72{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1024px){._grid_11z53_72{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._grid_11z53_72{grid-template-columns:repeat(2,1fr)}}._productSkeleton_11z53_90{height:300px;border-radius:12px}._brandOfferSkeleton_11z53_95{height:300px;width:100%;margin-bottom:20px}._container_dc0ok_1{display:flex;gap:20px;width:100%;max-width:1400px;margin:10px auto;justify-content:center}._section_dc0ok_11{flex:1;padding:20px;display:flex;flex-direction:column;position:relative;overflow:hidden;max-width:625px;height:auto}._flashSale_dc0ok_22{background:url(/assets/flash_sale_bg-BNTHxgpY.png) no-repeat center center;background-size:cover}._megaDeals_dc0ok_27{background:url(/assets/mega_deals_bg-CK1Q8Q-O.png) no-repeat center center;background-size:cover}._header_dc0ok_32{display:flex;justify-content:space-between;align-items:center;color:#fff}._title_dc0ok_39{font-size:24px;font-weight:600;text-transform:capitalize}._timer_dc0ok_45{font-size:18px;font-weight:600;padding:5px 15px;border-radius:20px}._grid_dc0ok_52{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;justify-items:center}._card_dc0ok_59{background:#fff;border-radius:12px;padding:15px;display:flex;flex-direction:column;position:relative;transition:transform .2s;cursor:pointer;width:239px;height:auto}._card_dc0ok_59:hover{transform:translateY(-5px)}._bestDealBadge_dc0ok_76{position:absolute;top:0;right:0;background:#e60000;color:#fff;font-size:10px;font-weight:700;padding:4px 12px;border-bottom-left-radius:12px;border-top-right-radius:12px;z-index:1}._imageWrapper_dc0ok_90{width:100%;height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}._productImage_dc0ok_99{max-width:100%;max-height:100%;object-fit:contain}._category_dc0ok_105{font-size:10px;color:#000;text-transform:uppercase}._productName_dc0ok_111{font-size:14px;font-weight:600;color:#000;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._priceRow_dc0ok_125{display:flex;align-items:center;gap:10px;margin-top:auto}._originalPrice_dc0ok_132{font-size:11px;color:#999;text-decoration:line-through}._currentPrice_dc0ok_138{font-size:13px;font-weight:700;color:#000}._viewMore_dc0ok_144{text-align:center;color:#fff;font-size:14px;font-weight:500;margin-top:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px}._discount_dc0ok_156{font-size:13px;color:#28a745;font-weight:600}._viewMore_dc0ok_144:hover{text-decoration:underline}@media(max-width:900px){._container_dc0ok_1{flex-direction:column;padding:0}}@media(max-width:768px){._container_dc0ok_1{flex-direction:column}._section_dc0ok_11{max-width:100%}._discount_dc0ok_156{font-size:11px}}@media(max-width:480px){._container_dc0ok_1{margin:20px auto}._section_dc0ok_11{padding:15px 25px;border-radius:8px}._title_dc0ok_39{font-size:18px}._timer_dc0ok_45{font-size:14px;padding:3px 10px}._grid_dc0ok_52{grid-template-columns:repeat(2,1fr);row-gap:15px;column-gap:15px}._card_dc0ok_59{width:150px;padding:10px}._imageWrapper_dc0ok_90{height:100px}._productName_dc0ok_111,._currentPrice_dc0ok_138{font-size:12px}._originalPrice_dc0ok_132{font-size:10px}}@media(max-width:400px){._grid_dc0ok_52{grid-template-columns:1fr;gap:10px}._card_dc0ok_59{width:100%;max-width:250px}}@media(max-width:320px){._section_dc0ok_11{padding:10px 15px}._card_dc0ok_59{width:100%;max-width:200px;margin:0 auto}._title_dc0ok_39{font-size:16px}._timer_dc0ok_45{font-size:12px;padding:2px 8px}}._dot_jo0et_29{width:40px;height:4px;border-radius:2px;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}._activeDot_jo0et_40{background:#000;width:60px}._heroLayout_jo0et_46{display:grid;grid-template-columns:auto auto;gap:10px;width:100%;justify-content:center}._leftColumn_jo0et_56,._rightColumn_jo0et_63{display:flex;flex-direction:column;gap:8px}._banner_1_jo0et_70,._banner_5_jo0et_71,._banner_4_jo0et_72,._banner_2_jo0et_73,._banner_3_jo0et_74{border-radius:10px;overflow:hidden;position:relative}._banner_1_jo0et_70{background:#222;background:radial-gradient(circle at 70% 50%,#333,#1a1a1a);color:#fff;display:flex;justify-content:space-between;align-items:center;width:900px;height:330px;min-height:auto;box-sizing:border-box}._jblContent_jo0et_95{z-index:2;max-width:50%}._brandTag_jo0et_100{color:#d2782d;font-weight:600;letter-spacing:1px;margin-bottom:10px;display:block}._heroTitle_jo0et_108{font-size:40px;font-weight:600;line-height:1.1;margin-bottom:30px}._timer_jo0et_115{display:flex;gap:15px;margin-bottom:30px}._timerItem_jo0et_121{background:#fff;color:#000;width:60px;height:60px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}._timerValue_jo0et_134{font-size:18px;font-weight:600}._timerLabel_jo0et_139{font-size:9px;text-transform:uppercase}._buyButton_jo0et_144{background:#fff;color:#000;border:none;padding:12px 30px;border-radius:25px;font-weight:600;cursor:pointer;text-transform:uppercase;font-size:12px}._jblImageWrapper_jo0et_156{flex:1;display:flex;justify-content:center;align-items:center}._jblImage_jo0et_156{max-width:100%;height:auto;object-fit:contain;transform:scale(1.2)}._bottomRow_jo0et_171{display:flex;gap:10px}._banner_5_jo0et_71,._banner_4_jo0et_72{width:445px;height:190px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}._banner_5_jo0et_71{background:#fff;border:1px solid #eee}._banner_4_jo0et_72{background:#888;background:linear-gradient(to right,#999,#777);color:#fff}._ps5Content_jo0et_199 h3{font-size:18px;margin-bottom:20px;color:#333}._price_jo0et_205{color:#2ecc71;font-weight:600}._discoverLink_jo0et_210{color:#666;text-decoration:underline;font-size:12px;font-weight:600}._ps5Image_jo0et_217{max-width:160px;object-fit:contain}._keyboardContent_jo0et_222 h3{font-size:18px;margin-bottom:5px}._highlight_jo0et_227{color:#f1c40f}._keyboardContent_jo0et_222 p{font-size:12px;opacity:.8}._keyboardImage_jo0et_236{max-width:180px;object-fit:contain;transform:rotate(-10deg)}._banner_2_jo0et_73,._banner_3_jo0et_74{width:450px;height:260px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}._banner_2_jo0et_73{background:#222;color:#fff}._banner_3_jo0et_74{background:#aab7c4;color:#fff;position:relative}._cardContent_jo0et_266{z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px}._banner_2_jo0et_73 h3,._banner_3_jo0et_74 h3{font-size:24px;line-height:1.2}._fromText_jo0et_280{font-size:10px;opacity:.7;margin-bottom:10px}._subTag_jo0et_286{font-size:10px;text-transform:uppercase;opacity:.8;letter-spacing:1px}._shopButton_jo0et_293{background:#fff;color:#000;border:none;padding:8px 20px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;margin-top:10px}._airPurifierImage_jo0et_305{max-height:180px;object-fit:contain}._washingMachineImage_jo0et_310{max-height:260px;object-fit:contain;position:absolute;right:-20px;bottom:-20px;width:60%}._bannerImage_jo0et_320{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}._mobileHeroBanner_jo0et_1{display:none}._bannerCarousel_jo0et_5{position:relative;width:100%;border-radius:12px;overflow:hidden}._heroBannerImage_jo0et_12{width:100%;height:auto;display:block}._bannerDots_jo0et_19{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}._dot_jo0et_29{width:40px;height:4px;border-radius:2px;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}._activeDot_jo0et_40{width:60px;background:#000}._heroLayout_jo0et_46{display:grid;grid-template-columns:auto auto;gap:10px;justify-content:center;width:100%}._heroSection_jo0et_383{border-radius:12px;overflow:hidden;position:relative}._bannerImage_jo0et_320{width:100%;height:100%;object-fit:cover}._progressDots_jo0et_395{position:absolute;bottom:25px;left:50%;transform:translate(-50%);display:flex;gap:6px;justify-content:center;align-items:center;z-index:10}._progressBar_jo0et_408{width:28px;height:4px;background:#ffffff59;border-radius:4px;overflow:hidden;position:relative}._progressFill_jo0et_417{position:absolute;top:0;left:-100%;height:100%;width:100%;background:#fff;border-radius:4px;animation:none}._progressBar_jo0et_408._active_jo0et_40 ._progressFill_jo0et_417{animation:_fillAnimation_jo0et_1 4s linear forwards}@keyframes _fillAnimation_jo0et_1{0%{left:-100%}to{left:0%}}@media(max-width:1439px){._banner_1_jo0et_70{width:760px;height:280px}._banner_5_jo0et_71,._banner_4_jo0et_72{width:375px;height:150px}._banner_2_jo0et_73,._banner_3_jo0et_74{width:380px;height:215px}._ps5Image_jo0et_217{max-width:140px}._keyboardImage_jo0et_236{max-width:160px}._airPurifierImage_jo0et_305{max-height:160px}._washingMachineImage_jo0et_310{max-height:220px}}@media(max-width:1200px){._banner_1_jo0et_70{width:620px;height:230px}._banner_5_jo0et_71,._banner_4_jo0et_72{width:305px;height:120px}._banner_2_jo0et_73,._banner_3_jo0et_74{width:310px;height:175px}._ps5Image_jo0et_217{max-width:120px}._keyboardImage_jo0et_236{max-width:140px}._airPurifierImage_jo0et_305{max-height:140px}._washingMachineImage_jo0et_310{max-height:180px}}@media(max-width:1024px){._heroLayout_jo0et_46{grid-template-columns:1fr;gap:15px}._leftColumn_jo0et_56,._rightColumn_jo0et_63{width:100%;gap:15px}._banner_1_jo0et_70{width:100%;height:100%}._bottomRow_jo0et_171{width:100%;gap:15px}._banner_5_jo0et_71,._banner_4_jo0et_72{flex:1;height:180px}._rightColumn_jo0et_63{flex-direction:row;justify-content:center}._banner_2_jo0et_73,._banner_3_jo0et_74{flex:1;height:180px}._leftColumn_jo0et_56{align-items:center}}@media(max-width:768px){._mobileHeroBanner_jo0et_1{display:block;margin-bottom:20px}._heroLayout_jo0et_46{display:none}._dot_jo0et_29{width:30px}._activeDot_jo0et_40{width:45px}._bannerCarousel_jo0et_5{height:240px}._heroBannerImage_jo0et_12{height:100%;object-fit:cover}}@media(max-width:480px){._mobileHeroBanner_jo0et_1{height:145px;position:relative;z-index:-1}._bannerCarousel_jo0et_5{border-radius:10px;height:200px}._dot_jo0et_29{width:20px;height:3px}._activeDot_jo0et_40{width:30px}}@media(max-width:375px){._mobileHeroBanner_jo0et_1{height:120px}._bannerCarousel_jo0et_5{height:160px}._progressDots_jo0et_395{bottom:110px}._dot_jo0et_29{width:15px}._activeDot_jo0et_40{width:25px}}._carouselContainer_1yjzg_1{width:100%;position:relative;overflow:hidden}._carouselImage_1yjzg_7{width:100%;height:100%;object-fit:contain;border-radius:12px;cursor:pointer}._carouselVideo_1yjzg_15{width:100%;height:100%;border:none;border-radius:12px}._dotsWrapper_1yjzg_22{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px}._dot_1yjzg_22{width:10px;height:10px;border-radius:50%;opacity:.5;background:#fff;border:none;cursor:pointer}._activeDot_1yjzg_41{opacity:1;background:#f60}._progressDots_1yjzg_46{position:absolute;bottom:25px;left:50%;transform:translate(-50%);display:flex;gap:6px;justify-content:center;align-items:center;z-index:10}._progressBar_1yjzg_59{width:28px;height:4px;background:#ffffff59;border-radius:4px;overflow:hidden;position:relative}._progressFill_1yjzg_68{position:absolute;top:0;left:-100%;height:100%;width:100%;background:#fff;border-radius:4px;animation:none}._progressBar_1yjzg_59._active_1yjzg_41 ._progressFill_1yjzg_68{animation:_fillAnimation_1yjzg_1 5s linear forwards}._skeleton_1yjzg_88{width:100%;height:100%;background:linear-gradient(90deg,#e0e0e0,#f5f5f5,#e0e0e0);background-size:200% 100%;animation:_skeletonLoading_1yjzg_1 1.4s ease infinite;border-radius:12px;position:absolute;top:0;left:0}@keyframes _skeletonLoading_1yjzg_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _fillAnimation_1yjzg_1{0%{left:-100%}to{left:0%}}._slideWrapper_1yjzg_124{width:100%;height:100%;position:absolute}._slideIn_1yjzg_130{animation:_slideIn_1yjzg_130 .35s ease forwards}._slideOut_1yjzg_134{animation:_slideOut_1yjzg_134 .35s ease forwards}@keyframes _slideIn_1yjzg_130{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_1yjzg_134{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@media(max-width:768px){._progressDots_1yjzg_46{bottom:15px}._carouselImage_1yjzg_7{height:auto}}@media(max-width:480px){._progressDots_1yjzg_46{bottom:140px}._progressBar_1yjzg_59{width:20px}}@media(max-width:420px)and (min-width:320px){._progressDots_1yjzg_46{bottom:150px}}@media(max-width:375px){._progressDots_1yjzg_46{bottom:160px}}@media(max-width:320px){._progressDots_1yjzg_46{bottom:180px}}._sectionWrapper_yjqbe_2{position:relative;width:100%;max-width:1400px;margin:0 auto;display:flex;align-items:center}._categorySection_yjqbe_11{margin:15px auto 10px;width:100%;max-width:1350px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth}._scrollArrow_yjqbe_28{position:absolute;top:50%;transform:translateY(-80%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;color:#333}._scrollArrow_yjqbe_28:hover{background:#f8f8f8;box-shadow:0 4px 12px #00000026;color:#f78221}._leftArrow_yjqbe_53{left:10px}._rightArrow_yjqbe_57{right:10px}._categorySection_yjqbe_11:active{cursor:grabbing}._categorySection_yjqbe_11::-webkit-scrollbar{display:none}._categoryGrid_yjqbe_69{display:flex;gap:30px;padding:0 40px;width:max-content;margin:0 auto;align-items:center;justify-content:center}._categoryCircleItem_yjqbe_79{display:flex;flex-direction:column;align-items:center;gap:15px;cursor:pointer;transition:transform .2s;flex-shrink:0;margin-bottom:10px}._categoryCircleItem_yjqbe_79:hover{transform:translateY(-5px)}._circleWrapper_yjqbe_94{width:110px;height:110px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 15px #0000001a}._categoryImage_yjqbe_105{width:65%;height:65%;object-fit:contain}._categoryLabel_yjqbe_111{font-size:14px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:120px;line-height:1.2;margin-top:5px}._skeletonCircle_yjqbe_130{background:#f5f5f5;position:relative;overflow:hidden}._skeletonImageContainer_yjqbe_137{width:65%;height:65%;position:relative;background:linear-gradient(90deg,#e0e0e0,#f0f0f0,#e0e0e0);background-size:200% 100%;border-radius:50%;overflow:hidden;animation:_pulse_yjqbe_1 2s ease-in-out infinite}._skeletonImageInner_yjqbe_149{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;animation:_imageFade_yjqbe_1 2s ease-in-out infinite}._skeletonImageInner_yjqbe_149:before{content:"";width:70%;height:70%;background:linear-gradient(90deg,#d0d0d0,#e8e8e8,#d0d0d0);border-radius:50%;animation:_pulse_yjqbe_1 1.5s ease-in-out infinite}._skeletonImageShine_yjqbe_170{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:_shimmer_yjqbe_1 2s infinite;border-radius:50%}._skeletonLabel_yjqbe_185{width:80px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:_shimmer_yjqbe_1 2s infinite;margin-top:10px}._skeletonImageSpinner_yjqbe_196{width:65%;height:65%;position:relative}._skeletonImageSpinner_yjqbe_196:before{content:"";position:absolute;width:100%;height:100%;border:3px solid #e0e0e0;border-top-color:#a0a0a0;border-radius:50%;animation:_rotate_yjqbe_1 1s linear infinite}._skeletonGradientWave_yjqbe_214{background:linear-gradient(90deg,#f0f0f0,#e0e0e0 20%,#f0f0f0 40% 100%);background-size:200% 100%;animation:_shimmer_yjqbe_1 1.5s infinite}@keyframes _shimmer_yjqbe_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes _pulse_yjqbe_1{0%,to{opacity:.6}50%{opacity:1}}@keyframes _imageFade_yjqbe_1{0%{opacity:.3;transform:scale(.9)}50%{opacity:.6;transform:scale(1)}to{opacity:.3;transform:scale(.9)}}@keyframes _rotate_yjqbe_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._skeletonImageLayered_yjqbe_275{width:65%;height:65%;position:relative;border-radius:50%;overflow:hidden}._skeletonImageLayered_yjqbe_275:before{content:"";position:absolute;width:100%;height:100%;background:#e0e0e0;border-radius:50%}._skeletonImageLayered_yjqbe_275:after{content:"";position:absolute;width:70%;height:70%;top:15%;left:15%;background:#f0f0f0;border-radius:50%;animation:_pulse_yjqbe_1 1.5s ease-in-out infinite}._skeletonImageProgressive_yjqbe_305{width:65%;height:65%;background:#e0e0e0;border-radius:50%;position:relative;overflow:hidden}._skeletonImageProgressive_yjqbe_305:after{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:linear-gradient(90deg,#d0d0d0,#e8e8e8);animation:_fillWidth_yjqbe_1 2s ease-in-out infinite;border-radius:50%}@keyframes _fillWidth_yjqbe_1{0%{width:0%;left:0}50%{width:100%;left:0}to{width:0%;left:100%}}._skeletonImageDots_yjqbe_344{width:70%;height:70%;display:flex;align-items:center;justify-content:center;gap:8px}._skeletonDot_yjqbe_353{width:8px;height:8px;background:silver;border-radius:50%;animation:_bounce_yjqbe_1 .6s infinite alternate}._skeletonDot_yjqbe_353:nth-child(2){animation-delay:.2s}._skeletonDot_yjqbe_353:nth-child(3){animation-delay:.4s}@keyframes _bounce_yjqbe_1{0%{transform:translateY(0);opacity:.3}to{transform:translateY(-8px);opacity:1}}@media(max-width:1440px){._categoryGrid_yjqbe_69{gap:25px}}@media(max-width:1024px){._sectionWrapper_yjqbe_2{padding:0}._circleWrapper_yjqbe_94{width:90px;height:90px}._categoryLabel_yjqbe_111{font-size:12px;max-width:100px}._categoryGrid_yjqbe_69{gap:20px;padding:0 60px}}@media(max-width:768px){._categoryGrid_yjqbe_69{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);gap:22px;width:max-content;padding:0;margin:0}._scrollArrow_yjqbe_28{display:none}._sectionWrapper_yjqbe_2{padding:0;max-width:100%}._circleWrapper_yjqbe_94{width:80px;height:80px}._categoryLabel_yjqbe_111{font-size:11px;max-width:90px}._skeletonLabel_yjqbe_185{width:60px;height:12px}._skeletonImageContainer_yjqbe_137{animation:_pulse_yjqbe_1 1.5s ease-in-out infinite}}@media(max-width:480px){._categoryGrid_yjqbe_69{gap:15px}._circleWrapper_yjqbe_94{width:60px;height:60px}._skeletonLabel_yjqbe_185{width:50px;height:10px}._skeletonImageContainer_yjqbe_137{animation:_pulse_yjqbe_1 1.2s ease-in-out infinite}}@media(max-width:320px){._circleWrapper_yjqbe_94{width:50px;height:50px}._categoryLabel_yjqbe_111{font-size:9px}._categoryGrid_yjqbe_69{gap:8px;grid-auto-columns:minmax(70px,1fr)}}._featureSection_1pjri_2{margin:10px auto;width:100%}._featureGrid_1pjri_7{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin:0 auto;justify-items:center}._featureCard_1pjri_16{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:0 10px;width:95%;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}._featureCard_1pjri_16:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a;border-color:#d2782d}._featureIcon_1pjri_37{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#d2782d;transition:all .3s ease}._featureCard_1pjri_16:hover ._featureIcon_1pjri_37{transform:scale(1.1);color:#b06220}._featureLabel_1pjri_52{font-size:13px;font-weight:600;color:#d2782d;text-transform:uppercase;letter-spacing:.5px;text-align:center;transition:color .3s ease}._featureCard_1pjri_16:hover ._featureLabel_1pjri_52{color:#b06220}@media(width:1440px){._featureGrid_1pjri_7{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){._featureGrid_1pjri_7{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 15px}._featureCard_1pjri_16{width:100%;min-width:0;padding:5px}._featureIcon_1pjri_37{width:36px;height:36px}._featureLabel_1pjri_52{font-size:11px}._hideOnTablet_1pjri_96{display:none}}@media(max-width:768px){._featureSection_1pjri_2{margin:20px auto}._featureGrid_1pjri_7{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 10px}._featureCard_1pjri_16{width:100%;padding:8px 5px;border-radius:10px}._featureIcon_1pjri_37{width:32px;height:32px}._featureLabel_1pjri_52{font-size:10px}}@media(max-width:480px){._featureGrid_1pjri_7{grid-template-columns:repeat(2,1fr);gap:20px}._featureCard_1pjri_16{border-radius:8px}._featureIcon_1pjri_37{width:36px;height:36px}._featureLabel_1pjri_52{font-size:10px;letter-spacing:.3px}}@media(max-width:320px){._featureGrid_1pjri_7{gap:20px}._featureIcon_1pjri_37{width:28px;height:28px}._featureLabel_1pjri_52{font-size:9px}}._brandDealsSection_wxizx_2{margin:20px 0;width:100%;position:relative}._carouselButton_wxizx_8{position:absolute;top:50%;transform:translateY(-50%);background:#d2782d;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:17px;color:#fff;z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #d2782d4d;opacity:0;visibility:hidden}._brandDealsSection_wxizx_2:hover ._carouselButton_wxizx_8{opacity:1;visibility:visible}._leftButton_wxizx_35{left:20px}._rightButton_wxizx_39{right:20px}._carouselButton_wxizx_8:hover{background:#b06220;transform:translateY(-50%) scale(1.1)}._brandDealsGrid_wxizx_49{display:flex;gap:20px;overflow-x:auto;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;max-width:1360px;margin:0 auto}._brandDealsGrid_wxizx_49::-webkit-scrollbar{display:none}._brandCard_wxizx_65{min-width:400px;height:165px;border-radius:12px;overflow:hidden;position:relative;flex-shrink:0;transition:transform .3s ease;box-shadow:0 4px 15px #0000001a}._brandCard_wxizx_65:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}._brandFullImage_wxizx_81{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1024px){._brandDealsGrid_wxizx_49{gap:16px;padding:15px 0;max-width:100%}._brandCard_wxizx_65{min-width:310px;height:150px}._carouselButton_wxizx_8{width:35px;height:35px;font-size:14px}._leftButton_wxizx_35{left:10px}._rightButton_wxizx_39{right:10px}}@media(max-width:768px){._brandDealsSection_wxizx_2{margin:20px 0 0}._brandCard_wxizx_65{min-width:300px;height:140px}._carouselButton_wxizx_8{display:none}}@media(max-width:480px){._brandDealsSection_wxizx_2{margin:10px 0 0}._brandCard_wxizx_65{min-width:250px;height:130px;border-radius:10px}._brandDealsGrid_wxizx_49{gap:12px;padding:10px 0}._brandFullImage_wxizx_81{border-radius:10px}}._shimmer_wxizx_159{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_wxizx_159 1.5s infinite}@keyframes _shimmer_wxizx_159{0%{background-position:200% 0}to{background-position:-200% 0}}._section_1wn5s_2{max-width:1600px;margin:40px auto}._header_1wn5s_8{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:10px;flex-wrap:wrap}._title_1wn5s_19{font-size:20px;font-weight:600;color:#333;text-transform:uppercase;position:relative}._title_1wn5s_19:after{content:"";position:absolute;bottom:-11px;left:0;width:100%;height:2px;background:#333}._viewAll_1wn5s_38{font-size:13px;color:#f80;font-weight:600;cursor:pointer;text-transform:uppercase;text-decoration:none}._grid_1wn5s_48{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}._bannerSection_1wn5s_55{max-width:1600px;margin:0 auto}._bannerImage_1wn5s_60{width:100%;height:auto;border-radius:12px;object-fit:cover;cursor:pointer;transition:transform .3s ease}._bannerImage_1wn5s_60:hover{transform:scale(1.01)}._viewAllCard_1wn5s_74{background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}._viewAllCircle_1wn5s_85{width:64px;height:64px;background:#f80;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:8px;transition:all .3s ease}._viewAllCircle_1wn5s_85:hover{box-shadow:0 6px 18px #a8a7a7}._viewAllText_1wn5s_102{font-size:14px;font-weight:600;color:#f80}@media(max-width:1024px){._section_1wn5s_2{margin:30px auto}._grid_1wn5s_48{gap:10px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}._title_1wn5s_19{font-size:18px}}@media(max-width:768px){._section_1wn5s_2{margin:25px auto}._grid_1wn5s_48{grid-template-columns:repeat(4,1fr);gap:10px}._title_1wn5s_19{font-size:16px}._productCount_1wn5s_139{font-size:12px}._viewAllCircle_1wn5s_85{width:50px;height:50px}._viewAllText_1wn5s_102{font-size:12px}}@media(max-width:480px){._grid_1wn5s_48{grid-template-columns:repeat(2,1fr);gap:10px}._title_1wn5s_19{font-size:14px}._bannerImage_1wn5s_60{border-radius:10px}._bannerSection_1wn5s_55{margin:20px auto;max-height:100px}._viewAllCircle_1wn5s_85{width:44px;height:44px}}._productCard_7axql_1{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;padding:15px;height:-webkit-fill-available;position:relative;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}._productCard_7axql_1:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px);border-color:#ddd}._newTag_7axql_20{position:absolute;top:0;left:-66px;background-color:#e60000;color:#fff;transform:rotate(-45deg);padding:5px 29px;font-size:11px;font-weight:700;z-index:10;letter-spacing:.5px;width:100px;height:25px;text-align:center;margin-top:-4px;line-height:32px}._wishlistIcon_7axql_39{position:absolute;top:15px;right:15px;color:#f80;cursor:pointer;z-index:2;border:1px solid #ff8800;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;background-color:#fff;width:32px;height:32px;transition:all .3s ease}@media(hover:hover){._wishlistIcon_7axql_39:hover{background-color:#f80;color:#fff}}._wishlistActive_7axql_65{border-color:#e60000!important;color:#e60000!important}@media(hover:hover){._wishlistActive_7axql_65:hover{color:#fff!important}}._productImageContainer_7axql_76{height:220px;display:flex;justify-content:center;align-items:center}._productImage_7axql_76{max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease}._productCard_7axql_1:hover ._productImage_7axql_76{transform:scale(1.05)}._productTitle_7axql_96{font-size:14px;font-weight:600;color:#222;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._ratingRow_7axql_108{display:flex;align-items:center;gap:8px;margin-bottom:12px}._ratingBadge_7axql_115{background-color:#f0f0f0;padding:2px 6px;border-radius:4px;font-weight:600;font-size:11px;display:flex;align-items:center;gap:3px;color:#333}._reviewCount_7axql_127{font-size:12px;color:#888}._priceRow_7axql_132{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;flex-wrap:wrap}._currentPrice_7axql_140{font-size:18px;font-weight:700;color:#222}._originalPrice_7axql_146{font-size:13px;color:#999;text-decoration:line-through}._discount_7axql_152{font-size:13px;color:#28a745;font-weight:600}._assuredBadge_7axql_158{background-color:#ffde00;color:#000;font-size:10px;font-weight:700;padding:3px 8px;display:inline-block;width:fit-content;letter-spacing:.5px;border-radius:11px 0 11px 11px}._dynamicBadge_7axql_173{display:flex;align-items:center;gap:8px;font-size:13px;color:#000;font-weight:500;height:24px}._rotatingContainer_7axql_185{height:24px;margin-bottom:15px;overflow:hidden;display:flex;align-items:center}._slideUp_7axql_193{animation:_slideUp_7axql_193 .5s ease-out;width:100%}@keyframes _slideUp_7axql_193{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._dynamicBadgeIcon_7axql_210{color:#f80;display:flex;align-items:center}._addToCartButton_7axql_216{margin-top:auto;width:100%;padding:10px;background-color:#fff;border:1px solid #eaeaea;color:#f80;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px}._addToCartButton_7axql_216:hover{background-color:#f80;color:#fff;border:none}@media(max-width:769px){._productCard_7axql_1{padding:10px}._productImageContainer_7axql_76{height:140px;padding:5px}._productTitle_7axql_96{font-size:13px;height:36px;margin-bottom:5px}._ratingRow_7axql_108{margin-bottom:8px}._priceRow_7axql_132{gap:4px;margin-bottom:5px}._currentPrice_7axql_140{font-size:15px}._originalPrice_7axql_146,._discount_7axql_152{font-size:11px}._addToCartButton_7axql_216{font-size:12px;padding:8px}._newTag_7axql_20{left:-67px;top:-3px;transform:rotate(-45deg) scale(.8)}}._skeleton_7axql_290{background:linear-gradient(90deg,#e5e5e5 25%,#f2f2f2 37%,#e5e5e5 63%);background-size:400% 100%;animation:_shimmer_7axql_1 1.4s ease infinite;border-radius:6px}@keyframes _shimmer_7axql_1{0%{background-position:100% 0}to{background-position:-100% 0}}._imageSkeleton_7axql_311{width:100%;height:180px}._titleSkeleton_7axql_316{height:16px;margin:12px 0}._ratingSkeleton_7axql_321{width:40px;height:14px}._reviewSkeleton_7axql_326{width:30px;height:14px;margin-left:8px}._priceSkeleton_7axql_332{width:60px;height:16px}._priceSmallSkeleton_7axql_337{width:40px;height:14px;margin-left:8px}._discountSkeleton_7axql_343{width:45px;height:14px;margin-left:8px}._tagSkeleton_7axql_349{height:24px;margin:10px 0}._buttonSkeleton_7axql_354{height:36px;margin-top:12px}._skeletonCard_7axql_359{pointer-events:none}@keyframes _shimmer_1x9vi_20{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes _pulse_1x9vi_26{0%,to{opacity:1}50%{opacity:.5}}._shimmer_1x9vi_20{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:_shimmer_1x9vi_20 2s infinite linear}._pulse_1x9vi_26{animation:_pulse_1x9vi_26 1.5s ease-in-out infinite}._sectionSkeleton_1x9vi_31{padding:20px 0;max-width:1200px;margin:0 auto}._header_1x9vi_38{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 20px}._titleSkeleton_1x9vi_46{width:200px;height:32px;border-radius:8px}._viewAllSkeleton_1x9vi_53{width:100px;height:20px;border-radius:4px}._grid_1x9vi_61{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:0 20px}@media(max-width:768px){._grid_1x9vi_61{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px;padding:0 10px}}@media(max-width:480px){._grid_1x9vi_61{grid-template-columns:repeat(2,1fr);gap:12px}}._productCard_1x9vi_84{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s}._productCard_1x9vi_84:hover{transform:translateY(-4px)}._imageContainer_1x9vi_97{position:relative;padding:16px;background:#f8f8f8}._imageSkeleton_1x9vi_103{width:100%;height:180px;background:#e0e0e0;border-radius:8px}._newBadgeSkeleton_1x9vi_111{position:absolute;top:12px;left:12px;width:70px;height:24px;background:#f0f0f0;border-radius:12px}._productInfo_1x9vi_123{padding:16px}._titleSkeleton_1x9vi_46{width:100%;height:20px;background:#f0f0f0;border-radius:4px;margin-bottom:12px}._ratingContainer_1x9vi_138{display:flex;align-items:center;gap:8px;margin-bottom:12px}._ratingSkeleton_1x9vi_145{width:60px;height:18px;background:#f0f0f0;border-radius:9px}._reviewsSkeleton_1x9vi_153{width:40px;height:18px;background:#f0f0f0;border-radius:9px}._priceContainer_1x9vi_162{margin-bottom:16px}._currentPriceSkeleton_1x9vi_166{width:80px;height:24px;background:#e0e0e0;border-radius:4px;margin-bottom:4px}._originalPriceSkeleton_1x9vi_175{width:60px;height:16px;background:#f0f0f0;border-radius:4px;margin-bottom:4px}._discountSkeleton_1x9vi_184{width:50px;height:18px;background:#f0f0f0;border-radius:9px}._buttonSkeleton_1x9vi_193{width:100%;height:36px;background:#e0e0e0;border-radius:18px}._viewAllCardSkeleton_1x9vi_202{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a;cursor:pointer;min-height:300px}._viewAllCircleSkeleton_1x9vi_215{width:60px;height:60px;background:#f0f0f0;border-radius:50%;margin-bottom:12px}._viewAllTextSkeleton_1x9vi_224{width:80px;height:20px;background:#f0f0f0;border-radius:4px}._compact_1x9vi_233 ._imageContainer_1x9vi_97{padding:12px}._compact_1x9vi_233 ._imageSkeleton_1x9vi_103{height:140px}._compact_1x9vi_233 ._productInfo_1x9vi_123{padding:12px}._compact_1x9vi_233 ._titleSkeleton_1x9vi_46{height:16px;margin-bottom:8px}._compact_1x9vi_233 ._ratingContainer_1x9vi_138{margin-bottom:8px}._compact_1x9vi_233 ._priceContainer_1x9vi_162{margin-bottom:12px}._compact_1x9vi_233 ._buttonSkeleton_1x9vi_193{height:32px}._fade-in_1x9vi_263{animation:_fadeIn_1x9vi_1 .5s ease-in}@keyframes _fadeIn_1x9vi_1{0%{opacity:0}to{opacity:1}}._staggered_1x9vi_277:nth-child(odd){animation-delay:.1s}._staggered_1x9vi_277:nth-child(2n){animation-delay:.2s}@keyframes _gradientWave_1x9vi_1{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _floatUp_1x9vi_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes _fadeInUp_1x9vi_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _scalePulse_1x9vi_1{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes _slideIn_1x9vi_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}._enhancedShimmer_1x9vi_335{background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0,#f8f8f8,#f0f0f0);background-size:400% 100%;animation:_gradientWave_1x9vi_1 3s ease-in-out infinite}._staggeredCard_1x9vi_349{animation:_fadeInUp_1x9vi_1 .6s ease-out forwards;opacity:0}._staggeredCard_1x9vi_349:nth-child(1){animation-delay:.1s}._staggeredCard_1x9vi_349:nth-child(2){animation-delay:.2s}._staggeredCard_1x9vi_349:nth-child(3){animation-delay:.3s}._staggeredCard_1x9vi_349:nth-child(4){animation-delay:.4s}._staggeredCard_1x9vi_349:nth-child(5){animation-delay:.5s}._staggeredCard_1x9vi_349:nth-child(6){animation-delay:.6s}._floatingCard_1x9vi_362{animation:_floatUp_1x9vi_1 3s ease-in-out infinite}._floatingCard_1x9vi_362:nth-child(2){animation-delay:.5s}._floatingCard_1x9vi_362:nth-child(3){animation-delay:1s}._floatingCard_1x9vi_362:nth-child(4){animation-delay:1.5s}._pulseScale_1x9vi_371{animation:_scalePulse_1x9vi_1 2s ease-in-out infinite}._imageLoading_1x9vi_376{position:relative;overflow:hidden}._imageLoading_1x9vi_376:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_loadingSlide_1x9vi_1 2s infinite}@keyframes _loadingSlide_1x9vi_1{0%{left:-100%}to{left:100%}}._glowBorder_1x9vi_407{position:relative}._glowBorder_1x9vi_407:before{content:"";position:absolute;inset:-2px;border-radius:14px;background:linear-gradient(45deg,#f0f0f0,#fff,#f0f0f0,#fff,#f0f0f0);background-size:400% 400%;animation:_borderGlow_1x9vi_1 3s ease-in-out infinite;z-index:-1}@keyframes _borderGlow_1x9vi_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._container_mpt8p_1{max-width:1600px;margin:0 auto 50px;padding:0 20px 80px;color:#333}._pageTitle_mpt8p_10{font-size:28px;font-weight:600;color:#212121}._content_mpt8p_16{display:flex;gap:20px;align-items:flex-start}._cartItems_mpt8p_22{flex:1}._emptyCart_mpt8p_27{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;background:#fff;border-radius:4px;box-shadow:0 1px 4px #0000000d}._emptyCartImage_mpt8p_38{width:200px;height:auto;margin-bottom:25px}._emptyCartTitle_mpt8p_44{font-size:20px;font-weight:600;margin-bottom:10px;color:#212121}._emptyCartSubtitle_mpt8p_51{color:#666;margin-bottom:25px;font-size:15px}._shopNowBtn_mpt8p_57{background:#ff7043;color:#fff;padding:12px 30px;border:none;border-radius:4px;font-weight:600;font-size:15px;cursor:pointer;box-shadow:0 2px 6px #ff704333;transition:all .2s}._shopNowBtn_mpt8p_57:hover{background:#f4511e}._cartItem_mpt8p_22{display:flex;flex-direction:column;background:#fff;padding:20px;margin-bottom:10px;border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 1px 2px #0000000d;overflow:hidden}._removing_mpt8p_87{opacity:.5;pointer-events:none}._card_mpt8p_92{padding:20px}._itemMain_mpt8p_96{display:flex;gap:24px;position:relative;align-items:flex-start;cursor:pointer}._imageWrapper_mpt8p_104{width:112px;height:112px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}._itemImage_mpt8p_114{max-width:100%;max-height:100%;object-fit:contain}._outOfStockImage_mpt8p_120{filter:grayscale(100%);opacity:.5}._outOfStockLabel_mpt8p_125{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#bbb;color:#fff;padding:6px 10px;font-size:10px;font-weight:700;border-radius:20px;white-space:nowrap;letter-spacing:.5px;text-transform:uppercase}._itemDetails_mpt8p_143{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}._itemTitle_mpt8p_152{font-size:16px;font-weight:500;color:#212121;line-height:1.4;max-width:600px}._rating_mpt8p_161{display:flex;align-items:center;gap:8px}._starBadge_mpt8p_167{background:#388e3c;color:#fff;font-size:12px;font-weight:700;padding:2px 6px;border-radius:3px;display:flex;align-items:center;gap:4px}._rating_mpt8p_161 span{color:#878787;font-size:14px;font-weight:500}._priceContainer_mpt8p_185{display:flex;align-items:baseline;gap:10px;margin-top:4px}._currentPrice_mpt8p_192{font-size:18px;font-weight:600;color:#212121}._originalPrice_mpt8p_198{color:#878787;text-decoration:line-through;font-size:14px}._discount_mpt8p_204{color:#388e3c;font-size:13px;font-weight:600}._quantityControls_mpt8p_211{display:flex;align-items:center;gap:0px;margin-left:auto;align-self:flex-start;margin-top:5px}._qtyBtn_mpt8p_220{width:32px;height:32px;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#212121;font-size:16px;transition:all .2s}._qtyBtn_mpt8p_220:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}._qtyBtn_mpt8p_220:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}._qtyBtn_mpt8p_220:hover{border-color:#c2c2c2;z-index:1}._qtyValue_mpt8p_249{width:48px;height:32px;display:flex;align-items:center;justify-content:center;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff;font-size:14px;font-weight:500;color:#212121}._actions_mpt8p_264{display:flex;gap:12px;margin-top:10px;border-top:none}._actionBtn_mpt8p_271{flex:1;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;cursor:pointer;color:#f78221;transition:all .2s;font-family:Poppins,sans-serif!important}._actionBtn_mpt8p_271:hover{background:#fff9f0;border-color:#f78221}._disabledBtn_mpt8p_294{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#ccc}._sidebar_mpt8p_303{width:360px;display:flex;flex-direction:column;gap:16px;position:sticky;top:100px;height:fit-content}._couponSection_mpt8p_313{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:4px 4px 4px 16px;display:flex;align-items:center;height:48px}._couponInput_mpt8p_324{flex:1;border:none;outline:none;font-size:14px;color:#333;background:#fff}._couponInput_mpt8p_324::placeholder{color:#999}._applyBtn_mpt8p_337{background:none;border:none;color:#f78221;font-weight:600;font-size:13px;padding:0 16px;cursor:pointer}._discountsSection_mpt8p_347{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;color:#f78221;font-weight:500;font-size:14px;cursor:pointer}._discountHeader_mpt8p_361{display:flex;align-items:center;gap:10px}._priceDetails_mpt8p_367{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}._priceHeader_mpt8p_374{padding:16px 20px;font-size:15px;font-weight:600;color:#212121;border-bottom:1px solid #f0f0f0;text-transform:uppercase;color:#878787}._priceRow_mpt8p_385{display:flex;justify-content:space-between;padding:12px 20px;font-size:15px;color:#212121}._priceLabel_mpt8p_393{color:#212121}._priceValue_mpt8p_397{font-weight:400}._green_mpt8p_401{color:#388e3c}._totalRow_mpt8p_405{display:flex;justify-content:space-between;padding:20px;border-top:1px dashed #e0e0e0;font-size:18px;font-weight:600;color:#212121}._savingsMessage_mpt8p_415{padding:12px 20px;color:#388e3c;font-size:14px;font-weight:500;border-top:1px solid #f0f0f0;background:#eaffee}._placeOrderBtn_mpt8p_424{width:100%;background:#f78221;color:#fff;font-size:16px;font-weight:600;padding:16px;border:none;border-radius:4px;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:background .2s}._placeOrderBtn_mpt8p_424:hover{background:#db6c12}@media(max-width:900px){._container_mpt8p_1{padding:10px}._content_mpt8p_16{flex-direction:column;align-items:stretch}._sidebar_mpt8p_303{width:100%;margin-bottom:80px}}@media(max-width:768px){._pageTitle_mpt8p_10{display:none}._card_mpt8p_92{padding:14px}._itemMain_mpt8p_96{padding:0;margin-bottom:16px}._imageWrapper_mpt8p_104{width:80px;height:80px}._placeOrderContainer_mpt8p_479{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;box-shadow:0 -4px 20px #0000001a;z-index:1000;display:flex;justify-content:center;border-top:1px solid #f0f0f0}._placeOrderBtn_mpt8p_424{border-radius:6px;text-transform:uppercase;font-weight:500;box-shadow:none;width:100%;max-width:100%;height:50px;font-size:16px;letter-spacing:.5px}._priceDetails_mpt8p_367{margin-bottom:10px}._itemMain_mpt8p_96{padding:0;margin-bottom:16px;gap:25px}._itemTitle_mpt8p_152{font-size:14px;line-height:1.3}._currentPrice_mpt8p_192{font-size:16px}._quantityControls_mpt8p_211{flex-shrink:0;margin-left:auto}._actions_mpt8p_264{gap:8px;margin-top:0}._actionBtn_mpt8p_271{padding:10px 4px;font-size:10px;gap:4px}._savingsMessage_mpt8p_415{text-align:center}}@media(max-width:320px){._cartItem_mpt8p_22{padding:15px}._actionBtn_mpt8p_271{padding:10px 0;font-size:10px}._priceHeader_mpt8p_374{padding:15px}._priceRow_mpt8p_385{padding:12px 15px}._totalRow_mpt8p_405{padding:15px}}._breadcrumb_16y26_1{font-size:12px;color:#666;margin:10px 0}._breadcrumb_16y26_1 a{text-decoration:none;color:inherit;cursor:pointer}._breadcrumb_16y26_1 a:hover{text-decoration:underline}._breadcrumb_16y26_1 span{margin:0 2px}._breadcrumb_16y26_1 strong{color:#111}._breadcrumbItem_16y26_25{display:inline-block;font-weight:100;color:#666!important;max-width:70ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;transition:max-width .3s ease}._breadcrumbItem_16y26_25:hover{max-width:100%}@media(max-width:1024px){._breadcrumb_16y26_1{font-size:13px;margin:8px 0 16px;display:flex;flex-wrap:wrap;line-height:1.4}._breadcrumb_16y26_1 span{margin:0 2px}._breadcrumbItem_16y26_25{max-width:25ch}}@media(max-width:900px){._breadcrumb_16y26_1{display:none}}._container_jsfby_1{max-width:1600px;margin:0 auto;padding:20px;position:relative}._breadcrumbs_jsfby_8{font-size:14px;color:#888;margin-bottom:10px}._breadcrumbs_jsfby_8 span{margin:0 5px}._headerSection_jsfby_18{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}._titleContainer_jsfby_27{display:flex;align-items:baseline;gap:12px}._pageTitle_jsfby_33{font-size:28px;font-weight:600;color:#212121;margin:0}._productCount_jsfby_40{font-size:14px;color:#878787}._sortSection_jsfby_45{display:flex;align-items:center;gap:12px}._sortByLabel_jsfby_51{font-size:14px;color:#212121;font-weight:500}._selectWrapper_jsfby_57{position:relative;display:flex;align-items:center}._sortSelect_jsfby_63{appearance:none;-webkit-appearance:none;padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;color:#212121;outline:none;cursor:pointer;background-color:#fff;min-width:120px;font-family:inherit}._sortSelect_jsfby_63:hover{border-color:#d0d0d0}._selectArrow_jsfby_82{position:absolute;right:10px;pointer-events:none;color:#878787}._brandsSection_jsfby_89{margin-bottom:40px;position:relative}._brandsScrollContainer_jsfby_94{display:flex;gap:35px;overflow-x:auto;padding:10px 5px;scrollbar-width:none;-ms-overflow-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth}._brandsScrollContainer_jsfby_94::-webkit-scrollbar{display:none}._brandItem_jsfby_113{flex:0 0 auto;width:100px;height:100px;border-radius:50%;border:1px solid #eee;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s;background-color:#fff;overflow:hidden}._brandItem_jsfby_113:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a;border-color:#ddd}._brandLogo_jsfby_134{max-width:100%;max-height:100%;object-fit:contain}._brandItemSelected_jsfby_140{border:3px solid #F78221;box-shadow:0 4px 12px #f782214d;transform:translateY(-2px);background-color:#fff8f0}._brandItemSelected_jsfby_140:hover{border-color:#f78221;box-shadow:0 6px 16px #f7822166}._mainLayout_jsfby_153{display:flex;gap:20px;margin-top:20px;align-items:flex-start}._sidebar_jsfby_161{width:270px;flex-shrink:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:0;overflow:hidden;position:sticky;top:130px;height:fit-content}._desktopFilterHeader_jsfby_174{padding:20px 15px;border-bottom:1px solid #f0f0f0;margin-bottom:10px}._desktopFilterHeader_jsfby_174 h3{margin:0;font-size:18px;font-weight:700;color:#333}._filterSection_jsfby_187{border-bottom:1px solid #f0f0f0;padding:20px}._filterSection_jsfby_187:last-child{border-bottom:none}._filterHeader_jsfby_196{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:15px;color:#333}._filterHeaderExpanded_jsfby_206{margin-bottom:15px}._priceInputs_jsfby_210{display:flex;align-items:center;gap:10px;margin-bottom:20px}._right_side_jsfby_218{width:100%}._priceInput_jsfby_210{width:100%;padding:8px 5px;border:1px solid #d0d0d0;border-radius:6px;font-size:13px;text-align:center;color:#333;font-weight:500;background-color:#fdfdfd}._rangeSliderContainer_jsfby_235{position:relative;height:20px;display:flex;align-items:center}._rangeSlider_jsfby_235{appearance:none;-webkit-appearance:none;width:100%;height:4px;background:#e0e0e0;border-radius:2px;outline:none}._rangeSlider_jsfby_235::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#333;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0000004d}._rangeSlider_jsfby_235::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#333;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0000004d}._toggleRow_jsfby_274{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._toggleRow_jsfby_274:last-child{margin-bottom:0}._toggleLabel_jsfby_285{font-size:14px;color:#444;font-weight:500}._switch_jsfby_292{position:relative;display:inline-block;width:44px;height:24px}._sortDrawer_jsfby_299{display:none}._switch_jsfby_292 input{opacity:0;width:0;height:0}._slider_jsfby_310{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}._slider_jsfby_310:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_jsfby_310{background-color:#f78221}input:checked+._slider_jsfby_310:before{transform:translate(20px)}._filterContent_jsfby_344{padding-top:10px;display:flex;flex-direction:column;gap:12px}._filterOption_jsfby_351{display:flex;align-items:center;gap:12px;font-size:14px;color:#212121;cursor:pointer;-webkit-user-select:none;user-select:none}._filterOption_jsfby_351:hover{color:#2874f0}._checkbox_jsfby_366{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #c2c2c2;border-radius:2px;cursor:pointer;position:relative;flex-shrink:0;background-color:#fff;transition:all .2s}._checkbox_jsfby_366:checked{background-color:#2874f0;border-color:#2874f0}._checkbox_jsfby_366:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._optionLabel_jsfby_397{flex-grow:1;font-size:14px;color:#212121}._count_jsfby_403{color:#878787;font-size:12px}._ratingOption_jsfby_409{display:flex;align-items:center;gap:5px}._ratingText_jsfby_415{font-size:14px;color:#212121;margin-left:5px}._rangeFilterContainer_jsfby_422{display:flex;flex-direction:column;gap:10px}._rangeValues_jsfby_428{display:flex;justify-content:space-between;font-size:13px;color:#666;font-weight:500}._rangeSliderWrapper_jsfby_436{padding:5px 0}._singleValue_jsfby_440{font-size:14px;color:#212121;font-weight:500;padding:8px 0}._applyFilterContainer_jsfby_448{padding:20px;border-top:1px solid #f0f0f0;margin-top:10px;display:none}._applyFilterButton_jsfby_456{width:100%;background-color:#2874f0;color:#fff;border:none;padding:12px;border-radius:4px;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s}._applyFilterButton_jsfby_456:hover{background-color:#1e60d2}._resetButton_jsfby_473{width:100%;background-color:#fff;color:#2874f0;border:1px solid #2874f0;padding:12px;border-radius:4px;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s;margin-bottom:10px;display:none}._resetButton_jsfby_473:hover{background-color:#f0f8ff}._productGridSection_jsfby_493{flex-grow:1}._sectionHeader_jsfby_497{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:10px}._sectionTitle_jsfby_506{font-size:16px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.5px;margin:0;border:none;padding:0}._viewAllLink_jsfby_517{font-size:12px;color:#f80;font-weight:600;text-decoration:none;text-transform:uppercase}._productGrid_jsfby_493{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px}._productCard_jsfby_531{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;padding:15px;position:relative;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}._productCard_jsfby_531:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px);border-color:#ddd}._newTag_jsfby_549{position:absolute;top:0;left:-66px;background-color:#e60000;color:#fff;transform:rotate(-45deg);padding:5px 29px;font-size:11px;font-weight:700;z-index:10;letter-spacing:.5px;width:100px;height:25px;text-align:center;margin-top:-4px;line-height:32px}._wishlistIcon_jsfby_568{position:absolute;top:15px;right:15px;color:#f80;cursor:pointer;z-index:2;border:1px solid #ff8800;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;background-color:#fff;width:30px;height:30px;transition:all .3s ease}@media(hover:hover){._wishlistIcon_jsfby_568:hover{background-color:#f78221;color:#fff}}._productImageContainer_jsfby_594{height:220px;display:flex;justify-content:center;align-items:center;margin-bottom:15px}._productImage_jsfby_594{max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease}._productCard_jsfby_531:hover ._productImage_jsfby_594{transform:scale(1.05)}._productTitle_jsfby_614{font-size:14px;font-weight:600;color:#222;margin-bottom:8px;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}._ratingRow_jsfby_628{display:flex;align-items:center;gap:8px;margin-bottom:12px}._ratingBadge_jsfby_635{background-color:#f0f0f0;padding:2px 6px;border-radius:4px;font-weight:600;font-size:11px;display:flex;align-items:center;gap:3px;color:#333}._reviewCount_jsfby_647{font-size:12px;color:#888}._priceRow_jsfby_652{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;flex-wrap:wrap}._currentPrice_jsfby_660{font-size:18px;font-weight:700;color:#222}._originalPrice_jsfby_666{font-size:13px;color:#999;text-decoration:line-through}._discount_jsfby_672{font-size:13px;color:#28a745;font-weight:600}._assuredBadge_jsfby_678{background-color:#ffde00;color:#212121;font-size:10px;font-weight:700;padding:3px 8px;display:inline-block;margin-bottom:15px;width:fit-content;letter-spacing:.5px;border-radius:11px 0 11px 11px}._addToCartButton_jsfby_693{margin-top:auto;width:100%;padding:10px;background-color:#fff;border:1px solid #eaeaea;color:#f78221;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px}._addToCartButton_jsfby_693:hover{background-color:#f78221;color:#fff;border:none}._floatingButtonsContainer_jsfby_718,._mobileSidebarHeader_jsfby_722,._overlay_jsfby_726{display:none}._skeletonCard_jsfby_730{width:100%;height:380px;background:linear-gradient(90deg,#e3e3e3 25%,#f0f0f0,#e3e3e3 75%);background-size:200% 100%;animation:_shimmer_jsfby_1 1.2s infinite;border-radius:10px}@keyframes _shimmer_jsfby_1{0%{background-position:200% 0}to{background-position:-200% 0}}._brandSkeleton_jsfby_749{width:60px;height:60px;border-radius:50%;margin-right:10px;background:linear-gradient(90deg,#ddd 25%,#eee,#ddd 75%);background-size:200% 100%;animation:_shimmer_jsfby_1 1.3s infinite}._noProductsFound_jsfby_759{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:300px;background-color:#f9f9f9;border-radius:12px;border:1px dashed #e0e0e0}._noProductsMessage_jsfby_770{text-align:center;color:#666}._noProductsMessage_jsfby_770 h3{font-size:20px;margin-bottom:10px;color:#333}._noProductsMessage_jsfby_770 p{font-size:16px}._infiniteLoaderContainer_jsfby_786{width:100%;padding:30px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px}._loadingMoreWrapper_jsfby_796{display:flex;flex-direction:column;align-items:center;gap:12px;color:#666;font-size:14px;font-weight:500}._loadingSpinner_jsfby_806{width:28px;height:28px;border:3px solid rgba(247,130,33,.2);border-top:3px solid #F78221;border-radius:50%;animation:_spin_jsfby_1 .8s linear infinite}@keyframes _spin_jsfby_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._endOfResults_jsfby_825{padding:12px 28px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:50px;color:#4b5563;font-size:14px;font-weight:600;border:1px solid #e5e7eb;margin:40px 0;display:flex;align-items:center;gap:10px;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}._endIcon_jsfby_841{color:#10b981}._initialLoaderContainer_jsfby_846{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0;gap:20px;color:#666;font-size:16px;font-weight:500}._initialLoaderContainer_jsfby_846 ._loadingSpinner_jsfby_806{width:45px;height:45px;border-width:4px}._filterHeaderSkeleton_jsfby_865{width:60%;height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_jsfby_1 1.5s infinite linear;border-radius:4px;margin-bottom:15px}._filterContentSkeleton_jsfby_875{display:flex;flex-direction:column;gap:12px}._filterOptionSkeleton_jsfby_881{width:100%;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_jsfby_1 1.5s infinite linear;border-radius:4px}@media(min-width:769px)and (max-width:1000px){._container_jsfby_1{padding:10px}._productGrid_jsfby_493{grid-template-columns:repeat(2,1fr);gap:20px}._sidebar_jsfby_161{width:220px}._productCard_jsfby_531{padding:12px}}@media(max-width:768px){._container_jsfby_1{padding:10px}._sidebar_jsfby_161{display:flex;flex-direction:column;position:fixed;bottom:-100%;left:0;width:100%;height:85vh;z-index:1000;border-radius:20px 20px 0 0;transition:bottom .3s ease-in-out;box-shadow:0 -5px 20px #0003;top:auto;padding-bottom:0;background-color:#fff;overflow:hidden}._sidebar_jsfby_161._open_jsfby_938{bottom:0}._sidebarScrollableContent_jsfby_942{flex:1;overflow-y:auto;padding-bottom:80px;min-height:0}._desktopFilterHeader_jsfby_174{display:none}._applyFilterContainer_jsfby_448{display:flex;position:relative;bottom:59px;left:0;background-color:#fff;padding:15px;box-shadow:0 -2px 10px #0000001a;z-index:20;gap:15px}._applyFilterButton_jsfby_456{display:block;flex:2;background-color:#f78221;color:#fff;border:none;padding:12px;border-radius:4px;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer}._resetButton_jsfby_473{display:block;flex:1;background-color:#fff;color:#f78221;border:1px solid #ddd;padding:12px;border-radius:4px;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer;margin-bottom:0}._headerSection_jsfby_18{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}._titleContainer_jsfby_27{flex-direction:column;align-items:flex-start;gap:5px}._pageTitle_jsfby_33{font-size:20px}._productCount_jsfby_40{font-size:12px;margin-left:0}._mobileSidebarHeader_jsfby_722{display:flex;justify-content:flex-end;align-items:center;padding:15px 20px 5px;flex-shrink:0;background:#fff;z-index:10}._mobileSidebarHeader_jsfby_722 h3{display:none}._closeButton_jsfby_1035{background:none;border:none;padding:5px;cursor:pointer;color:#333}._overlay_jsfby_726{position:fixed;inset:0;background:#00000080;z-index:999}._floatingButtonsContainer_jsfby_718{display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#f80;border-radius:50px;padding:10px 20px;width:240px;gap:15px;justify-content:center;align-items:center;z-index:998;box-shadow:0 4px 15px #f806;margin-bottom:55px}._floatingButton_jsfby_718{background:none;border:none;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;padding:5px 10px}._floatingDivider_jsfby_1083{width:1px;height:20px;background:#ffffff80}._productGrid_jsfby_493{grid-template-columns:repeat(3,1fr)}._productCard_jsfby_531{padding:10px}._productImageContainer_jsfby_594{height:140px;padding:5px}._productTitle_jsfby_614{font-size:13px;height:36px;margin-bottom:5px}._ratingRow_jsfby_628{margin-bottom:8px}._priceRow_jsfby_652{gap:4px;margin-bottom:5px}._currentPrice_jsfby_660{font-size:15px}._originalPrice_jsfby_666,._discount_jsfby_672{font-size:11px}._addToCartButton_jsfby_693{font-size:12px;padding:8px}._sectionHeader_jsfby_497{margin-bottom:15px}._brandsScrollContainer_jsfby_94{gap:15px}._brandItem_jsfby_113{width:70px;height:70px}._newTag_jsfby_549{left:-66px;top:-2px;transform:rotate(-45deg) scale(.8)}._wishlistIcon_jsfby_568{position:absolute;width:28px;height:28px;border-radius:50%}._sortSection_jsfby_45{display:none}._sortDrawer_jsfby_299{position:fixed;bottom:-100%;left:0;width:100%;background:#fff;z-index:1000;border-radius:20px 20px 0 0;transition:bottom .3s ease-in-out;box-shadow:0 -5px 20px #0003;padding-bottom:20px;margin-bottom:50px;display:flex;flex-direction:column}._sortDrawer_jsfby_299._open_jsfby_938{bottom:0}._sortDrawerHeader_jsfby_1184{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #f0f0f0}._sortDrawerHeader_jsfby_1184 h3{margin:0;font-size:18px;font-weight:600;color:#212121}._sortScrollableContent_jsfby_1199{overflow-y:auto}._sortOptionItem_jsfby_1203{padding:15px 20px;border-bottom:1px solid #f0f0f0;font-size:15px;color:#333;display:flex;justify-content:space-between;cursor:pointer}._sortOptionItem_jsfby_1203._selected_jsfby_1213{color:#f78221;font-weight:600;background:#fff8f0}}@media(max-width:485px){._floatingButtonsContainer_jsfby_718{width:206px;margin-bottom:55px}._productGrid_jsfby_493{grid-template-columns:repeat(2,1fr)}._brandItem_jsfby_113{width:60px;height:60px}._titleSection_jsfby_1238 h1{font-size:20px}._productCount_jsfby_40{font-size:12px}}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}._container_15lv4_1{max-width:1600px;margin:0 auto 50px;padding:0 20px;color:#333}._breadcrumbs_15lv4_9{font-size:14px;color:#878787;margin-bottom:20px}._pageTitle_15lv4_15{font-size:28px;font-weight:600;margin-bottom:30px;color:#212121}._layout_15lv4_22{display:flex;gap:20px;align-items:flex-start}._productList_15lv4_29{flex:1;display:flex;flex-direction:column;gap:10px}._productCard_15lv4_36{background:#fff;border:1px solid #e0e0e0;border-radius:9px;padding:20px}._productMain_15lv4_43{display:flex;gap:20px}._imageContainer_15lv4_49{width:100px;height:100px;display:flex;align-items:center;justify-content:center}._productImage_15lv4_57{max-width:100%;max-height:100%;object-fit:contain}._productInfo_15lv4_63{flex:1}._productTitle_15lv4_67{font-size:16px;font-weight:500;color:#212121;margin:0 0 8px}._ratingRow_15lv4_74{display:flex;align-items:center;gap:8px;margin-bottom:12px}._ratingBadge_15lv4_81{background-color:#388e3c;color:#fff;font-size:12px;font-weight:600;padding:2px 6px;border-radius:4px;display:flex;align-items:center;gap:6px}._overlay_15lv4_94{position:fixed;inset:0;background-color:#00000080;z-index:1000;animation:_fadeIn_15lv4_1 .3s ease}._addressDrawer_15lv4_105{position:fixed;background-color:#fff;z-index:1001;display:flex;flex-direction:column;box-shadow:0 0 20px #0003;transition:transform .3s ease-in-out}@media(min-width:1000px){._addressDrawer_15lv4_105{top:0;right:0;bottom:0;width:450px;transform:translate(0);animation:_slideInRight_15lv4_1 .3s ease-out}@keyframes _slideInRight_15lv4_1{0%{transform:translate(100%)}to{transform:translate(0)}}}@media(max-width:999px){._addressDrawer_15lv4_105{left:0;right:0;bottom:0;height:80vh;border-radius:20px 20px 0 0;transform:translateY(0);animation:_slideInUp_15lv4_1 .3s ease-out}@keyframes _slideInUp_15lv4_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}}._drawerHeader_15lv4_161{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}._drawerHeader_15lv4_161 h2{margin:0;font-size:18px;font-weight:600;color:#212121}._closeBtn_15lv4_176{background:none;border:none;font-size:24px;cursor:pointer;color:#666}._drawerContent_15lv4_184{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}._drawerAddressCard_15lv4_193{border:1px solid #e0e0e0;border-radius:8px;padding:16px;cursor:pointer;transition:border-color .2s}._drawerAddressCard_15lv4_193:hover{border-color:#f78221}._drawerAddressHeader_15lv4_205{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._drawerUserInfo_15lv4_212{display:flex;align-items:center;gap:8px}._drawerUserName_15lv4_218{font-weight:600;font-size:16px;color:#212121}._drawerAddressType_15lv4_224{background-color:#f0f0f0;color:#666;font-size:11px;padding:2px 6px;border-radius:4px;text-transform:uppercase}._drawerAddressText_15lv4_233{font-size:14px;color:#555;line-height:1.5;margin-bottom:8px}._drawerAddressPhone_15lv4_240{font-size:14px;font-weight:500;color:#212121}._addNewAddressBtn_15lv4_246{background:none;border:1px dashed #F78221;color:#f78221;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;margin-top:10px;width:100%}@keyframes _fadeIn_15lv4_1{0%{opacity:0}to{opacity:1}}._reviewCount_15lv4_268{color:#878787;font-size:14px}._priceRow_15lv4_273{display:flex;align-items:baseline;gap:8px}._currentPrice_15lv4_279{font-size:18px;font-weight:600;color:#212121}._originalPrice_15lv4_285{font-size:14px;color:#878787;text-decoration:line-through}._discount_15lv4_291{font-size:14px;color:#388e3c;font-weight:600}._quantityControl_15lv4_297{display:flex;align-items:center;gap:8px;align-self:flex-start}._quantityControl_15lv4_297 button{width:32px;height:32px;border:1px solid #e0e0e0;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#212121}._qtyValue_15lv4_318{width:32px;height:32px;border:1px solid #e0e0e0;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}._deliveryInfo_15lv4_331{font-size:12px;color:#212121}._expressTag_15lv4_336{font-weight:800;font-style:italic;color:#555;margin-right:4px}._sidebar_15lv4_344{width:400px;display:flex;flex-direction:column;gap:16px;position:sticky;top:130px;height:fit-content}._addressCard_15lv4_355{background:#fff;border:1px solid #e0e0e0;border-radius:9px;padding:20px}._addressHeader_15lv4_362{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._deliverLabel_15lv4_369{font-size:14px;font-weight:700;color:#212121}._changeBtn_15lv4_375{background:#fff;border:1px solid #f0f0f0;color:#f78221;font-size:12px;font-weight:600;padding:6px 16px;border-radius:4px;cursor:pointer}._addressContent_15lv4_386{display:flex;flex-direction:column;gap:8px}._addressName_15lv4_392{font-size:16px;font-weight:600;color:#212121}._addressText_15lv4_398{font-size:14px;color:#555;line-height:1.5}._storeCard_15lv4_405{background:linear-gradient(2deg,#ffe0cc,#fff);border:1px solid #ffe0cc;border-radius:9px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}._storeText_15lv4_415{font-size:14px;font-weight:600;color:#333}._selectStoreBtn_15lv4_421{background:#fff;border:none;color:#f78221;font-size:12px;font-weight:600;padding:8px 16px;border-radius:4px;cursor:pointer;box-shadow:0 1px 2px #0000001a}._priceDetailsCard_15lv4_434{background:#fff;border:1px solid #e0e0e0;border-radius:9px;padding:20px}._priceHeader_15lv4_441{font-size:16px;font-weight:600;color:#212121;margin:0 0 20px;text-transform:uppercase}._priceDetailRow_15lv4_449{display:flex;justify-content:space-between;margin-bottom:16px;font-size:15px;color:#212121}._priceValue_15lv4_457{font-weight:500}._divider_15lv4_461{height:1px;background-color:#e0e0e0;margin:20px 0;border-top:1px dashed #ccc}._totalRow_15lv4_468{display:flex;justify-content:space-between;font-size:18px;font-weight:600;color:#212121;margin-bottom:20px}._savingsBanner_15lv4_477{background-color:#cfc;color:#388e3c;padding:12px;border-radius:4px;font-size:14px;font-weight:500;text-align:center}._actionBar_15lv4_488{background:#fff;border:1px solid #e0e0e0;border-radius:9px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}._totalSection_15lv4_498{display:flex;flex-direction:column}._oldTotal_15lv4_503{font-size:12px;color:#878787;text-decoration:line-through}._newTotal_15lv4_509{font-size:18px;font-weight:600;color:#388e3c}._continueBtn_15lv4_515{background-color:#f78221;color:#fff;border:none;padding:12px 30px;border-radius:7px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;text-transform:uppercase}@media(min-width:1024px)and (max-width:2560px){._productList_15lv4_29{padding-right:0}}@media(max-width:1024px){._sidebar_15lv4_344{width:100%}}@media(min-width:481px)and (max-width:769px){._container_15lv4_1{padding:10px}._pageTitle_15lv4_15{display:none}._priceHeader_15lv4_441{font-size:13px;margin-bottom:15px}._layout_15lv4_22{display:flex;flex-direction:column;gap:20px}._sidebar_15lv4_344{display:contents}._addressCard_15lv4_355{order:1;width:100%;box-sizing:border-box;border-radius:12px}._storeCard_15lv4_405{order:2;width:100%;box-sizing:border-box;border-radius:12px;display:flex;align-items:center;gap:10px}._storeText_15lv4_415{flex:1;min-width:0;font-size:13px}._selectStoreBtn_15lv4_421{flex-shrink:0;white-space:nowrap;font-size:11px}._productList_15lv4_29{order:3;width:100%}._priceDetailsCard_15lv4_434{order:4;margin-bottom:100px;width:100%;box-sizing:border-box;border-radius:12px}._priceDetailRow_15lv4_449{font-size:13px}._actionBar_15lv4_488{order:5;position:fixed;bottom:0;left:0;width:100%;z-index:1000;padding:20px;background:#fff;box-shadow:0 -2px 10px #0000001a;box-sizing:border-box;z-index:900}._productMain_15lv4_43{gap:15px;position:relative}._productInfo_15lv4_63{width:100%;min-width:0}._productTitle_15lv4_67{padding-right:80px;font-size:13px}._currentPrice_15lv4_279{font-size:15px}._quantityControl_15lv4_297{position:absolute;top:0;right:0;gap:0;background:#fff;border-radius:4px}._quantityControl_15lv4_297 button{width:28px;height:28px;font-size:14px;border:1px solid #e0e0e0;border-radius:0}._quantityControl_15lv4_297 button:first-child{border-radius:4px 0 0 4px;border-right:none}._quantityControl_15lv4_297 button:last-child{border-radius:0 4px 4px 0;border-left:none}._qtyValue_15lv4_318{width:28px;height:28px;font-size:12px;border:1px solid #e0e0e0;border-radius:0}._totalRow_15lv4_468{font-size:15px;margin-bottom:15px}._newTotal_15lv4_509{font-size:16px}}@media(max-width:480px){._container_15lv4_1{padding:10px}._pageTitle_15lv4_15{display:none}._priceHeader_15lv4_441{font-size:13px;margin-bottom:12px}._layout_15lv4_22{display:flex;flex-direction:column;gap:15px}._sidebar_15lv4_344{display:contents}._addressCard_15lv4_355{order:1;border-radius:12px;width:100%;box-sizing:border-box;padding:15px}._storeCard_15lv4_405{order:2;border-radius:12px;flex-wrap:nowrap;gap:8px;padding:10px;align-items:center;width:100%;box-sizing:border-box}._storeText_15lv4_415{flex:1;min-width:0;font-size:12px;line-height:1.3;white-space:normal}._selectStoreBtn_15lv4_421{padding:6px 10px;font-size:11px;white-space:nowrap;flex-shrink:0}._productList_15lv4_29{order:3;width:100%}._priceDetailsCard_15lv4_434{order:4;border-radius:12px;margin-bottom:90px;width:100%;box-sizing:border-box;padding:15px}._actionBar_15lv4_488{order:5;position:fixed;bottom:0;left:0;width:100%;z-index:1000;border-radius:0;box-shadow:0 -2px 10px #0000001a;padding:15px;background:#fff;box-sizing:border-box;z-index:900}._productMain_15lv4_43{gap:10px;position:relative}._imageContainer_15lv4_49{width:70px;height:70px;flex-shrink:0}._productInfo_15lv4_63{min-width:0;width:100%}._productTitle_15lv4_67{font-size:12px;line-height:1.4;padding-right:110px;margin-bottom:4px}._quantityControl_15lv4_297{position:absolute;top:0;right:0;gap:4px;background:#fff;z-index:10;border-radius:0}._quantityControl_15lv4_297 button{width:24px;height:24px;font-size:14px;border:1px solid #e0e0e0;border-radius:4px}._qtyValue_15lv4_318{width:24px;height:24px;font-size:12px;border:1px solid #e0e0e0;border-radius:4px}._breadcrumbs_15lv4_9{font-size:12px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productCard_15lv4_36{padding:10px}._priceRow_15lv4_273{width:100%;justify-content:flex-start;gap:8px;margin-top:8px;align-items:baseline;font-size:12px}._currentPrice_15lv4_279{font-size:14px;font-weight:700}._originalPrice_15lv4_285{font-size:12px;color:#999}._discount_15lv4_291{font-size:12px}._totalRow_15lv4_468{font-size:14px;margin-bottom:15px}._newTotal_15lv4_509{font-size:16px}}._storePickupCard_15lv4_890{background:#fff;border:1px solid #e0e0e0;border-radius:9px;padding:20px;overflow:hidden}._storePickupHeader_15lv4_899{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}._collectLabel_15lv4_906{font-size:14px;font-weight:700;color:#212121;margin-bottom:4px;display:block}._storeInfoRow_15lv4_914{display:flex;gap:10px;justify-content:space-between}._storeDetails_15lv4_921{flex:1;min-width:0}._storeName_15lv4_927{font-size:18px;font-weight:700;color:#212121;margin-bottom:8px}._storeAddress_15lv4_934{font-size:14px;color:#212121;line-height:1.5;margin-bottom:15px}._storeActions_15lv4_941{display:flex;gap:8px;flex-wrap:nowrap}._actionBtn_15lv4_947{background:#fff;border:1px solid #212121;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;color:#212121;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}._storeImageContainer_15lv4_962{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}._storeImage_15lv4_962{width:100%;height:100%;object-fit:cover}._selectAddressCard_15lv4_976{background:linear-gradient(2deg,#ffe0cc,#fff);border:1px solid #ffe0cc;border-radius:9px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}@media(max-width:769px){._storeInfoRow_15lv4_914{flex-direction:column-reverse;gap:15px}._storeImageContainer_15lv4_962{width:100%;height:120px}._storeActions_15lv4_941{width:100%}._actionBtn_15lv4_947{flex:1;justify-content:center}._storePickupCard_15lv4_890{width:100%;box-sizing:border-box}._selectAddressCard_15lv4_976{width:100%;box-sizing:border-box;flex-wrap:nowrap;gap:8px;padding:10px}}@media(max-width:480px){._storeName_15lv4_927{font-size:16px}._storeAddress_15lv4_934{font-size:13px}._actionBtn_15lv4_947{font-size:12px;padding:6px 10px}._storePickupCard_15lv4_890,._selectAddressCard_15lv4_976{width:100%;box-sizing:border-box}}._addAddressPlaceholder_15lv4_1041{color:#f78221;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px 0}._overlay_10i3j_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10000;opacity:0;visibility:hidden;transition:all .3s ease}._overlay_10i3j_1._open_10i3j_14{opacity:1;visibility:visible}._drawer_10i3j_19{position:fixed;top:0;right:-100%;width:100%;max-width:630px;height:100%;background:#fff;z-index:10001;transition:right .3s ease;box-shadow:-5px 0 15px #0000001a;display:flex;flex-direction:column}._drawer_10i3j_19._open_10i3j_14{right:0}._header_10i3j_38{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}._title_10i3j_46{font-size:18px;font-weight:700;color:#333;margin:0}._closeBtn_10i3j_53{background:none;border:none;font-size:24px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;padding:5px}._content_10i3j_65{flex:1;overflow-y:auto;padding:20px;background:#f9f9f9}._storeCard_10i3j_72{background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;margin-bottom:15px}._selectable_10i3j_80{cursor:pointer}._storeHeader_10i3j_84{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}._storeInfo_10i3j_92{flex:1}._storeName_10i3j_96{font-size:16px;font-weight:700;color:#333;margin-bottom:8px}._storeAddress_10i3j_103{font-size:13px;color:#666;line-height:1.4;margin-bottom:10px}._storeTiming_10i3j_110{display:flex;align-items:center;gap:6px;font-size:12px;color:#333;font-weight:500}._clockIcon_10i3j_119{font-size:14px}._storeImageWrapper_10i3j_123{width:100px;height:70px;border-radius:8px;overflow:hidden;flex-shrink:0}._storeImage_10i3j_123{width:100%;height:100%;object-fit:cover}._actionButtons_10i3j_137{display:flex;gap:10px;margin-top:15px}._actionBtn_10i3j_143{flex:1;height:36px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #eee;border-radius:6px;font-size:13px;color:#f80;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}._actionBtn_10i3j_143:hover{background:#fff8f0;border-color:#f80}._btnIcon_10i3j_166{font-size:14px}._selectBtn_10i3j_170{background:#f80;color:#fff;border-color:#f80}._selectBtn_10i3j_170:hover{background:#e67a00;border-color:#e67a00}._storeCard_10i3j_72._selected_10i3j_181{border-color:#f80;background:#fff8f0}._radioWrapper_10i3j_186{display:flex;align-items:center}._radio_10i3j_186{width:18px;height:18px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._radioSelected_10i3j_202{border-color:#f80}._radioInner_10i3j_206{width:10px;height:10px;background:#f80;border-radius:50%}@media(max-width:768px){._drawer_10i3j_19{inset:auto 0 -100%;width:100%;max-width:100%;height:auto;max-height:85vh;border-top-left-radius:20px;border-top-right-radius:20px;transition:bottom .3s ease;transform:none}._drawer_10i3j_19._open_10i3j_14{right:0;bottom:0}._content_10i3j_65{padding-bottom:30px}}._overlay_1bs41_2{position:fixed;inset:0;background-color:#00000080;z-index:1000;animation:_fadeIn_1bs41_1 .3s ease}._addressDrawer_1bs41_13{position:fixed;background-color:#fff;z-index:1001;display:flex;flex-direction:column;box-shadow:0 0 20px #0003;transition:transform .3s ease-in-out}@media(min-width:1000px){._addressDrawer_1bs41_13{top:0;right:0;bottom:0;width:600px;transform:translate(0);animation:_slideInRight_1bs41_1 .3s ease-out}@keyframes _slideInRight_1bs41_1{0%{transform:translate(100%)}to{transform:translate(0)}}}._drawerHeader_1bs41_45{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}._drawerHeader_1bs41_45 h2{margin:0;font-size:18px;font-weight:600;color:#212121}._closeBtn_1bs41_60{background:none;border:none;font-size:24px;cursor:pointer;color:#666}._drawerContent_1bs41_68{flex:1;overflow-y:auto;padding:20px 20px 100px;display:flex;flex-direction:column;gap:16px;max-height:calc(100% - 70px);-ms-overflow-style:none;scrollbar-width:none}._drawerContent_1bs41_68::-webkit-scrollbar{display:none}._drawerAddressCard_1bs41_88{border:1px solid #E5E7EB;border-radius:12px;padding:24px;background:#fff;position:relative;cursor:pointer;transition:box-shadow .2s,border-color .2s}._drawerAddressCard_1bs41_88:hover{box-shadow:0 4px 12px #0000000d;border-color:#f97316}._drawerAddressCard_1bs41_88._selected_1bs41_103{border-color:#f97316;background-color:transparent}._drawerAddressHeader_1bs41_108{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._drawerCardFooter_1bs41_115{display:flex;justify-content:flex-end;margin-top:12px}._drawerUserInfo_1bs41_121{display:flex;gap:12px;align-items:center}._cardIcon_1bs41_127{color:#4b5563}._drawerUserName_1bs41_131{font-size:16px;font-weight:700;color:#111}._drawerAddressType_1bs41_137{display:inline-flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #E5E7EB;color:#4b5563;font-size:12px;font-weight:500;padding:4px 12px;border-radius:20px;margin-left:8px;text-transform:capitalize}._drawerAddressType_1bs41_137:before{content:"";display:block;width:6px;height:6px;background-color:#4b5563;border-radius:50%}._drawerAddressText_1bs41_161{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:12px}._drawerAddressPhone_1bs41_168{font-size:14px;font-weight:600;color:#111}._addNewAddressBtn_1bs41_174{background:none;border:1px dashed #F78221;color:#f78221;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;margin-top:10px;width:100%}._radioInput_1bs41_186{accent-color:#F97316;width:18px;height:18px;cursor:pointer}@keyframes _fadeIn_1bs41_1{0%{opacity:0}to{opacity:1}}._primaryBadge_1bs41_203{display:inline-flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #E5E7EB;color:#f97316;font-size:12px;font-weight:500;padding:4px 12px;border-radius:20px;margin-left:8px;text-transform:capitalize}._primaryBadge_1bs41_203:before{content:"";display:block;width:6px;height:6px;background-color:#f97316;border-radius:50%}@media(max-width:999px){._addressDrawer_1bs41_13{left:0;right:0;bottom:0;height:80vh;border-radius:20px 20px 0 0;transform:translateY(0);animation:_slideInUp_1bs41_1 .3s ease-out}._drawerAddressCard_1bs41_88{padding:20px}@keyframes _slideInUp_1bs41_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}}._overlay_1fe6z_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_1fe6z_14{background:#fff;width:90%;max-width:600px;max-height:90vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;position:relative}._header_1fe6z_26{padding:16px 24px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}._title_1fe6z_34{margin:0;font-size:1.25rem;font-weight:600}._closeBtn_1fe6z_40{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666}._content_1fe6z_52{padding:24px;overflow-y:auto}._form_1fe6z_57{display:grid;grid-template-columns:1fr 1fr;gap:24px}._formGroup_1fe6z_63{display:flex;flex-direction:column}._fullWidth_1fe6z_68{grid-column:span 2}._label_1fe6z_72{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}._input_1fe6z_79{padding:14px 16px;border:1px solid #E5E5E5;border-radius:8px;font-size:15px;color:#333;background-color:#fff;outline:none;transition:all .2s;width:100%;box-sizing:border-box}._input_1fe6z_79:-webkit-autofill,._input_1fe6z_79:-webkit-autofill:hover,._input_1fe6z_79:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._input_1fe6z_79:focus{border-color:#f97316}._locationButtons_1fe6z_105{grid-column:span 2;display:flex;gap:12px;margin-bottom:16px}._locationBtn_1fe6z_112{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#4b5563;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;flex:1;justify-content:center}._locationBtn_1fe6z_112:hover{background-color:#f9fafb;border-color:#d1d5db}._addressTypeGroup_1fe6z_134{grid-column:span 2;display:flex;flex-direction:column;margin-bottom:10px}._typeOptions_1fe6z_141{display:flex;gap:16px}._typeOption_1fe6z_141{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#4b5563;transition:all .2s}._typeOption_1fe6z_141._active_1fe6z_161{border-color:#f97316;background-color:#fff7ed;color:#f97316}._radioCircle_1fe6z_167{width:16px;height:16px;border:2px solid #D1D5DB;border-radius:50%;position:relative}._typeOption_1fe6z_141._active_1fe6z_161 ._radioCircle_1fe6z_167{border-color:#f97316}._typeOption_1fe6z_141._active_1fe6z_161 ._radioCircle_1fe6z_167:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#f97316;border-radius:50%}._buttonWrapper_1fe6z_191{grid-column:span 2;display:flex;justify-content:flex-end;margin-top:20px;gap:10px}._cancelButton_1fe6z_199{background:transparent;color:#666;border:1px solid #ccc;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer}._saveButton_1fe6z_210{background-color:#f97316;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer}._saveButton_1fe6z_210:hover{background-color:#ea580c}@media(max-width:600px){._form_1fe6z_57{grid-template-columns:1fr}._fullWidth_1fe6z_68{grid-column:span 1}._locationButtons_1fe6z_105{grid-column:span 1;flex-direction:column}._addressTypeGroup_1fe6z_134,._buttonWrapper_1fe6z_191{grid-column:span 1}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._overlay_1k2z9_1{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_1k2z9_14{background:#fff;width:90%;max-width:800px;height:80vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;position:relative}._header_1k2z9_26{padding:16px 24px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}._title_1k2z9_34{margin:0;font-size:1.25rem;font-weight:600}._closeBtn_1k2z9_40{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666}._mapContainer_1k2z9_52{flex:1;position:relative}._footer_1k2z9_57{padding:16px 24px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:12px}._cancelBtn_1k2z9_65{padding:8px 16px;border:1px solid #ddd;background:#fff;color:#333;border-radius:6px;cursor:pointer;font-weight:500}._confirmBtn_1k2z9_75{padding:8px 16px;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500}._confirmBtn_1k2z9_75:disabled{background:#ccc;cursor:not-allowed}@media(max-width:600px){._modal_1k2z9_14{width:100%;height:100%;max-width:none;border-radius:0}._overlay_1k2z9_1{padding:0;background-color:#fff}._mapContainer_1k2z9_52{height:calc(100% - 130px)}}._container_1wdgh_1{max-width:1600px;margin:0 auto 60px;padding:0 20px}._whatsappTooltip_1wdgh_8{display:none}._bannerWrapper_1wdgh_13{width:100%;border-radius:16px;overflow:hidden;margin-bottom:50px}._bannerImage_1wdgh_20{width:100%;height:auto;display:block;object-fit:cover}._productSection_1wdgh_28{display:flex;gap:20px;max-width:1200px;margin:auto;align-items:flex-start}._imageGallery_1wdgh_37{flex:1;position:relative}._mainImageWrapper_1wdgh_42{height:400px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px}._mainImage_1wdgh_42{max-width:100%;max-height:100%;object-fit:contain}._thumbnailCarousel_1wdgh_60{display:flex;align-items:center;gap:15px;margin-bottom:30px;justify-content:center}._carouselBtn_1wdgh_68{width:32px;height:32px;border-radius:50%;background:#333;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}._paginationDots_1wdgh_80{display:none}._carouselBtn_1wdgh_68:hover{background:#000}._arrowIcon_1wdgh_88{width:20px;height:20px;fill:#fff}._thumbnails_1wdgh_94{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}._thumbnails_1wdgh_94::-webkit-scrollbar{display:none}._thumbnail_1wdgh_60{width:70px;height:70px;border:1px solid #eee;border-radius:12px;padding:5px;cursor:pointer;flex-shrink:0;transition:border-color .2s}._thumbnail_1wdgh_60._activeThumb_1wdgh_117{border-color:#333}._thumbnail_1wdgh_60 img{width:100%;height:100%;object-fit:contain}._serviceCards_1wdgh_128{display:flex;gap:15px}._mobileServiceCards_1wdgh_133{display:none}._desktopServiceCards_1wdgh_137{display:flex}._serviceCard_1wdgh_128{flex:1;border:1px solid #eee;border-radius:16px;padding:20px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;background:#fff;box-shadow:0 2px 5px #00000005}._serviceIcon_1wdgh_156{font-size:28px;color:#444}._serviceCard_1wdgh_128 span{font-size:11px;font-weight:700;color:#444;line-height:1.4}._productInfo_1wdgh_169{flex:1}._headerRow_1wdgh_173{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}._productTitle_1wdgh_180{font-size:28px;font-weight:600;color:#4b4b4b;margin:0 0 10px;line-height:1.3}._wishlistBtn_1wdgh_189{width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:#f80;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;box-shadow:0 4px 10px #0000001a;transition:all .2s ease}@media(hover:hover){._wishlistBtn_1wdgh_189:hover{color:#e60000;transform:scale(1.1)}}@keyframes _pop_1wdgh_1{0%{transform:scale(1)}30%{transform:scale(1.4)}50%{transform:scale(.9)}70%{transform:scale(1.2)}to{transform:scale(1)}}._wishlistBtn_1wdgh_189:active{animation:_pop_1wdgh_1 .3s cubic-bezier(.175,.885,.32,1.275)}._heartPop_1wdgh_241{animation:_pop_1wdgh_1 .4s cubic-bezier(.175,.885,.32,1.275)}._ratingRow_1wdgh_245{display:flex;align-items:center;gap:6px;margin-bottom:10px}._starIcon_1wdgh_252{color:#2b2b2b;font-size:13px}._ratingText_1wdgh_257{font-size:18px;color:#2b2b2b;font-weight:600}._priceRow_1wdgh_263{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}._currentPrice_1wdgh_270{font-size:28px;font-weight:700;color:#111}._originalPrice_1wdgh_276{font-size:16px;color:#999;text-decoration:line-through;font-weight:500}._discountTag_1wdgh_283{font-size:16px;color:#00c853;font-weight:700}._selectionRow_1wdgh_289{margin-bottom:20px}._label_1wdgh_293{font-size:13px;font-weight:800;color:#272727}._value_1wdgh_299{font-size:13px;color:#272727;margin-left:5px;font-weight:500}._colorOptions_1wdgh_306{display:flex;gap:12px;margin-top:10px}._colorOption_1wdgh_306{width:55px;height:55px;border:1px solid #ddd;border-radius:8px;padding:3px;cursor:pointer;transition:border-color .2s}._colorOption_1wdgh_306._selectedColor_1wdgh_322{border:2px solid #333}._colorOption_1wdgh_306 img{width:100%;height:100%;object-fit:cover;border-radius:4px}._variantOptions_1wdgh_333{display:flex;gap:12px;margin-top:1px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth}._variantOption_1wdgh_333{border:1px solid #ddd;border-radius:8px;padding:12px 15px;text-align:center;cursor:pointer;min-width:45px;transition:all .2s}._variantOption_1wdgh_333:hover{border-color:#bbb}._variantOption_1wdgh_333._selectedVariant_1wdgh_359{border:1.5px solid #333;background:#fff;box-shadow:0 2px 8px #0000000d}._variantName_1wdgh_365{font-size:11px;font-weight:700;color:#555}._variantDiscount_1wdgh_371{font-size:9px;color:#2ecc71;font-weight:700;margin-bottom:3px}._oldPrice_1wdgh_378{color:#aaa;text-decoration:line-through;margin-left:4px;font-weight:400}._variantPrice_1wdgh_385{font-size:13px;font-weight:800;color:#222}._actionsWrapper_1wdgh_391{width:100%;display:flex;flex-wrap:wrap;gap:12px}._whatsappBtn_1wdgh_398{width:48px;height:48px;border-radius:8px;background:#00e676;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;transition:background .2s}._whatsappBtn_1wdgh_398:hover{background:#00c853}._addToCartBtn_1wdgh_417{flex:1;height:48px;border-radius:8px;background:#fff;border:1px solid #eee;color:#f80;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}._addToCartBtn_1wdgh_417:hover{border-color:#f80;background:#fff8f0}._addedToCart_1wdgh_435{background:#2ecc71!important;color:#fff!important;border-color:#2ecc71!important;cursor:default}._buyNowBtn_1wdgh_442{width:100%;height:48px;border-radius:8px;background:#f80;color:#fff;border:none;font-weight:600;font-size:15px;cursor:pointer;margin-bottom:15px;box-shadow:0 4px 10px #f803;transition:background .2s}._buyNowBtn_1wdgh_442:hover{background:#f57c00}._deliveryInfo_1wdgh_461{display:flex;align-items:center;gap:12px;margin-bottom:15px;background:#fff}._expressTag_1wdgh_469{font-family:Nunito,sans-serif;font-size:12px;font-weight:800;font-style:italic;color:#555;letter-spacing:.5px}._deliveryText_1wdgh_478{font-size:13px;color:#2ecc71;font-weight:500}._storeAvailabilityBtn_1wdgh_484{width:100%;height:48px;border-radius:8px;background:#fff;border:1px solid #eee;color:#f80;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s}._storeAvailabilityBtn_1wdgh_484:hover{border-color:#f80;background:#fff8f0}._storeIcon_1wdgh_506{font-size:18px;color:#f80}._highlightsTitle_1wdgh_512{font-size:24px;margin-top:40px;font-weight:600;color:#272727;padding-bottom:15px;border-bottom:1px solid #eee}._highlightsGrid_1wdgh_521{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._highlightItem_1wdgh_527{display:flex;align-items:center;gap:15px;padding:10px 0;border-radius:12px}._highlightIcon_1wdgh_535{width:48px;height:48px;min-width:48px;background:#ffe8d2;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#333;box-shadow:0 2px 8px #00000014}._highlightText_1wdgh_549{font-size:14px;color:#333;line-height:1.6;margin:0;padding-top:4px}._reviewsSection_1wdgh_558{margin-top:20px;padding-top:20px}._reviewsTitle_1wdgh_563{font-size:20px;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}._reviewTextContent_1wdgh_572 h4{color:#000}._ratingScore_1wdgh_576{font-size:24px;font-weight:700;color:#333;display:flex;align-items:center;gap:10px;margin-bottom:5px}._starIcon_1wdgh_252{color:#2ecc71;font-size:20px}._ratingSubtext_1wdgh_592{font-size:14px;color:#666}._reviewGallery_1wdgh_597{display:flex;gap:10px;margin-bottom:30px;overflow-x:auto;padding-bottom:10px}._galleryItem_1wdgh_605{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}._galleryImage_1wdgh_613{width:100%;height:100%;object-fit:cover}._reviewCard_1wdgh_619{border:1px solid #eee;border-radius:12px;padding:20px;margin-bottom:20px;position:relative;background:#fff}._reviewHeader_1wdgh_628{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._reviewRating_1wdgh_635{display:flex;align-items:center;gap:5px;font-weight:700;font-size:14px;color:#333}._starIconSmall_1wdgh_644{color:#2ecc71;font-size:12px}._allReviews_1wdgh_649{color:#2c44da;font-weight:600;text-align:right;cursor:pointer}._reviewMeta_1wdgh_656{display:flex;gap:20px;font-size:12px;color:#888}._reviewContent_1wdgh_663{display:flex;gap:20px}._reviewImages_1wdgh_668{display:flex;flex-direction:column;gap:10px;width:120px;flex-shrink:0}._mainReviewImageWrapper_1wdgh_676{width:100%;height:80px;border-radius:8px;overflow:hidden}._mainReviewImage_1wdgh_676{width:100%;height:100%;object-fit:cover}._smallReviewImages_1wdgh_689{display:flex;gap:5px}._smallReviewImage_1wdgh_689{width:calc(50% - 2.5px);height:40px;border-radius:4px;object-fit:cover}._reviewTextContent_1wdgh_572{flex:1}._reviewText_1wdgh_572{font-size:14px;color:#555;line-height:1.5;margin-bottom:15px}._prosConsList_1wdgh_712{list-style:none;padding:0;font-size:13px;color:#666}._prosConsList_1wdgh_712 li{margin-bottom:5px}._verifiedBadge_1wdgh_723{position:absolute;bottom:20px;right:20px;background:#ffe0b2;color:#e67e22;font-size:11px;font-weight:600;padding:5px 15px;border-radius:15px}._floatingIcons_1wdgh_736{display:none;position:absolute;top:6px;right:8px;flex-direction:column;gap:15px;z-index:10}._floatingBtn_1wdgh_746{width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001a;cursor:pointer;color:#f80;font-size:20px;transition:all .2s ease}._floatingBtn_1wdgh_746:active{animation:_pop_1wdgh_1 .3s cubic-bezier(.175,.885,.32,1.275)}@media(hover:hover){._floatingBtn_1wdgh_746:hover{color:#e60000;transform:scale(1.1)}}@media(max-width:1200px){._container_1wdgh_1{padding:20px}._productSection_1wdgh_28{gap:20px}}@media(max-width:1024px){._productSection_1wdgh_28{flex-direction:column;gap:10px;align-items:center}._imageGallery_1wdgh_37{max-width:100%}._mainImageWrapper_1wdgh_42{height:450px}}@media(max-width:768px){._paginationDots_1wdgh_80{display:flex;justify-content:center;gap:8px;margin-bottom:20px}._dot_1wdgh_809{width:8px;height:8px;border-radius:50%;background-color:#e0e0e0;transition:all .3s ease}._activeDot_1wdgh_817{background-color:#1a73e8;width:10px;height:10px}._floatingIcons_1wdgh_736{display:flex;right:10px;top:-20px}._bannerWrapper_1wdgh_13{border-radius:8px}._mainImageWrapper_1wdgh_42{padding:0;position:relative}._thumbnailCarousel_1wdgh_60{gap:10px;margin-bottom:10px}._mobilePaginationDots_1wdgh_843{display:flex;align-items:center}._colorOptions_1wdgh_306{margin-top:10px;margin-bottom:10px}._container_1wdgh_1{margin-top:40px;padding:10px 10px 80px}._serviceCards_1wdgh_128{flex-direction:column;gap:10px}._serviceCard_1wdgh_128{padding:15px 10px;border-radius:8px}._desktopServiceCards_1wdgh_137{display:none}._mobileServiceCards_1wdgh_133{display:flex;flex-direction:row;margin-bottom:20px;order:7}._breadcrumb_1wdgh_880{font-size:12px;flex-wrap:wrap}._mainImageWrapper_1wdgh_42{height:350px;margin-bottom:10px}._productSection_1wdgh_28{display:flex;flex-direction:column;align-items:center}._carouselBtn_1wdgh_68{display:none}._productInfo_1wdgh_169{width:100%;display:flex;flex-direction:column}._selectionRow_1wdgh_289{margin-bottom:0}._selectionRow_1wdgh_289:nth-of-type(1){order:1}._selectionRow_1wdgh_289:nth-of-type(2){order:2}._headerRow_1wdgh_173{order:3;margin-top:20px}._ratingRow_1wdgh_245{order:4}._priceRow_1wdgh_263{order:5}._deliveryInfo_1wdgh_461{order:6}._storeAvailabilityBtn_1wdgh_484{order:8}._whatsappTooltip_1wdgh_8{display:block;position:absolute;bottom:83px;left:0;right:0;background:linear-gradient(180deg,#efe,#cefdce);color:#333;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:500;box-shadow:0 4px 15px #0000004d;z-index:20;text-align:center;animation:_slideUp_1wdgh_1 .5s ease-out forwards}._whatsappTooltipExit_1wdgh_961{animation:_slideDown_1wdgh_1 .5s ease-in forwards}._whatsappTooltip_1wdgh_8:after{content:"";position:absolute;bottom:-8px;left:35px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #CEFDCE}@keyframes _slideUp_1wdgh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDown_1wdgh_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}._actionsWrapper_1wdgh_391{position:fixed;bottom:0;left:0;width:95%;background:#fff;padding:12px 20px;box-shadow:0 -4px 20px #0000001a;z-index:2500;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px}._wishlistBtn_1wdgh_189{display:none}._actionsWrapper_1wdgh_391 ._whatsappBtn_1wdgh_398{width:48px;height:48px;flex-shrink:0;margin:0}._actionsWrapper_1wdgh_391 ._addToCartBtn_1wdgh_417{flex:1;margin:0;font-size:14px}._actionsWrapper_1wdgh_391 ._buyNowBtn_1wdgh_442{flex:1;margin:0;width:auto;box-shadow:none}._variantOptions_1wdgh_333{flex-wrap:wrap}._variantOption_1wdgh_333{min-width:50px}._highlightsGrid_1wdgh_521{grid-template-columns:1fr;gap:10px}._highlightItem_1wdgh_527{padding:15px}._highlightIcon_1wdgh_535{width:40px;height:40px;min-width:40px;font-size:18px}._reviewContent_1wdgh_663{flex-direction:column}._reviewImages_1wdgh_668{width:100%;flex-direction:row;overflow-x:auto}._mainReviewImageWrapper_1wdgh_676{width:120px;flex-shrink:0}._smallReviewImages_1wdgh_689{display:none}._currentPrice_1wdgh_270{font-size:24px}}@media(max-width:600px){._mainImageWrapper_1wdgh_42{height:300px;margin-bottom:20px}._thumbnail_1wdgh_60{width:60px;height:60px}._colorOption_1wdgh_306{width:48px;height:48px}._variantOption_1wdgh_333{min-width:100px;padding:10px 12px}._productTitle_1wdgh_180{font-size:22px}._buyNowBtn_1wdgh_442,._addToCartBtn_1wdgh_417{font-size:14px;height:44px}._highlightsGrid_1wdgh_521{gap:0}._highlightText_1wdgh_549{font-size:13px}}@media(max-width:480px){._container_1wdgh_1{padding-bottom:90px}._mainImageWrapper_1wdgh_42{height:250px;margin-bottom:20px}._breadcrumb_1wdgh_880{font-size:11px;gap:6px}._thumbnail_1wdgh_60{width:55px;height:55px}._colorOptions_1wdgh_306{gap:8px;margin-top:10px}._colorOption_1wdgh_306{width:42px;height:42px}._variantOption_1wdgh_333{min-width:50px;font-size:12px}._productTitle_1wdgh_180{font-size:20px}._ratingRow_1wdgh_245{font-size:12px}._highlightItem_1wdgh_527{gap:10px}._highlightIcon_1wdgh_535{width:36px;height:36px;font-size:16px}._floatingIcons_1wdgh_736{right:6px;top:-20px}._reviewCard_1wdgh_619{padding:15px}._reviewText_1wdgh_572{font-size:13px}._actionsWrapper_1wdgh_391{padding:10px 15px;width:93%}._currentPrice_1wdgh_270{font-size:22px}}@media(max-width:360px){._mainImageWrapper_1wdgh_42{height:220px}._thumbnail_1wdgh_60{width:48px;height:48px}._variantOption_1wdgh_333{min-width:85px;font-size:11px;padding:8px 10px}._colorOption_1wdgh_306{width:38px;height:38px}._addToCartBtn_1wdgh_417,._buyNowBtn_1wdgh_442{font-size:13px}._productTitle_1wdgh_180{font-size:18px}._highlightText_1wdgh_549{font-size:12px}}@keyframes _shimmer_1wdgh_1{0%{background-position:-200% 0}to{background-position:200% 0}}._allDetailsSection_a15db_2{margin-top:20px;padding-top:20px}._allDetailsTitle_a15db_7{font-size:18px;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}._detailsTabs_a15db_16{display:flex;gap:20px;flex-wrap:wrap}._detailsTab_a15db_16{flex:1;min-width:150px;height:45px;border-radius:6px;border:1px solid #eee;background:#fff;color:#f80;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._detailsTab_a15db_16:hover{border-color:#f80;background:#fff8f0}._activeTab_a15db_41{background:#f80;color:#fff;border-color:#f80}._activeTab_a15db_41:hover{background:#e07700;color:#fff}._showcaseContent_a15db_52{margin-top:20px;position:relative}._showcaseContainer_a15db_57{position:relative;transition:max-height .5s ease-in-out}._collapsed_a15db_62{max-height:300px;overflow:hidden}._expanded_a15db_67{max-height:none;overflow:visible}._expandOverlay_a15db_72{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.6));display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:30px;color:#fff;cursor:pointer;z-index:10}._expandText_a15db_89{font-size:16px;font-weight:600;margin-bottom:10px;text-shadow:0 1px 3px rgba(0,0,0,.5)}._expandButton_a15db_96{background:#fff3;border:2px solid white;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}._expandOverlay_a15db_72:hover ._expandButton_a15db_96{background:#fff6;transform:translateY(3px)}._bannerWrapper_a15db_116{position:relative;width:100%;overflow:hidden}._pdpBanner_a15db_123{width:100%;height:auto;display:block}._tabContent_a15db_129{margin-top:20px;padding:20px;background:#f9f9f9;border-radius:8px;min-height:200px}._tabContent_a15db_129 p{color:#666;font-size:14px}._specificationsContent_a15db_143{margin-top:20px}._specificationsTitle_a15db_147{font-size:18px;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}._specificationsTable_a15db_156{width:100%;border-collapse:collapse}._specificationsTable_a15db_156 tbody tr:nth-child(odd){background:#f5f5f5}._specificationsTable_a15db_156 tbody tr:nth-child(2n){background:#fff}._specLabel_a15db_169{padding:14px 20px;font-size:14px;font-weight:400;color:#333;width:50%;vertical-align:top}._specValue_a15db_178{padding:14px 20px;font-size:14px;color:#555;line-height:1.6}@media(max-width:768px){._detailsTabs_a15db_16{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;gap:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}._allDetailsSection_a15db_2{margin-top:0}._detailsTabs_a15db_16::-webkit-scrollbar{display:none}._detailsTab_a15db_16{flex:0 0 auto;min-width:auto;padding:0 20px;white-space:nowrap}}._section_11nmo_2{max-width:1600px;margin:40px auto;padding:0 16px;position:relative}._header_11nmo_10{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:10px;flex-wrap:wrap}._categoryLabel_11nmo_21{font-size:14px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}._title_11nmo_29{font-size:20px;font-weight:600;color:#333;text-transform:uppercase;position:relative}._title_11nmo_29:after{content:"";position:absolute;bottom:-11px;left:0;width:100%;height:2px;background:#333}._productCount_11nmo_47{font-size:14px;color:#878787;margin-left:10px}._containerWrapper_11nmo_54{position:relative;display:flex;align-items:center;gap:5px;width:100%}._scrollArrow_11nmo_63{position:absolute;top:50%;width:40px;height:40px;transform:translateY(-50%);background:#fff;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;border:none;color:#333}._scrollArrow_11nmo_63:hover{background:#f5f5f5;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.1)}._leftArrow_11nmo_89{left:0}._rightArrow_11nmo_93{right:0}._scrollContainer_11nmo_98{overflow-x:auto;overflow-y:hidden;width:100%;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._scrollContainer_11nmo_98::-webkit-scrollbar{display:none}._mobileLayout_11nmo_114{overflow-x:auto;display:block}._productsGrid_11nmo_120{display:flex;gap:20px;width:max-content;padding:0 10px 5px}._productCardWrapper_11nmo_129{flex:0 0 auto;width:260px;transition:transform .3s ease}._loadingSpinner_11nmo_136{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #ff8800;border-radius:50%;animation:_spin_11nmo_1 1s linear infinite;margin:auto}._loadingSpinnerSmall_11nmo_146{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #ff8800;border-radius:50%;animation:_spin_11nmo_1 1s linear infinite}@keyframes _spin_11nmo_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingArrow_11nmo_165{opacity:.7;cursor:default}._viewAllCard_11nmo_171{flex:0 0 auto;width:260px;height:100%;min-height:380px;background:#fff;border-radius:12px;border:2px dashed #ddd;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;padding:20px;box-sizing:border-box}._viewAllCard_11nmo_171:hover{border-color:#f80;background:#fffaf0;transform:translateY(-5px)}._viewAllCircle_11nmo_195{width:64px;height:64px;background:#f80;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:12px;transition:all .3s ease}._viewAllCard_11nmo_171:hover ._viewAllCircle_11nmo_195{transform:scale(1.1);box-shadow:0 6px 18px #ff88004d}._viewAllText_11nmo_213{font-size:16px;font-weight:600;color:#f80;margin-bottom:4px;text-align:center}._viewAllCount_11nmo_221{font-size:14px;color:#666;text-align:center}._bannerSection_11nmo_228{max-width:1600px;margin:0 auto}._bannerImage_11nmo_233{width:100%;height:auto;border-radius:12px;object-fit:cover;cursor:pointer;transition:transform .3s ease}._bannerImage_11nmo_233:hover{transform:scale(1.01)}@media(max-width:1200px){._productCardWrapper_11nmo_129,._viewAllCard_11nmo_171{width:240px}}@media(max-width:1024px){._section_11nmo_2{margin:30px auto}._productCardWrapper_11nmo_129,._viewAllCard_11nmo_171{width:220px}._title_11nmo_29{font-size:18px}}@media(max-width:768px){._section_11nmo_2{margin:25px auto;padding:0 12px}._containerWrapper_11nmo_54{gap:2px}._scrollArrow_11nmo_63{width:36px;height:36px;font-size:14px;box-shadow:0 1px 4px #0000001a}._leftArrow_11nmo_89{left:-8px}._rightArrow_11nmo_93{right:-8px}._productCardWrapper_11nmo_129{width:160px;min-height:260px}._productsGrid_11nmo_120{gap:15px;padding:0 8px}._title_11nmo_29{font-size:16px}._viewAllCircle_11nmo_195{width:50px;height:50px}._viewAllText_11nmo_213{font-size:14px}._viewAllCount_11nmo_221{font-size:12px}}@media(max-width:480px){._section_11nmo_2{padding:0 10px}._productCardWrapper_11nmo_129,._viewAllCard_11nmo_171{width:160px;min-height:280px}._productsGrid_11nmo_120{gap:12px;padding:0 6px}._scrollArrow_11nmo_63{width:32px;height:32px}._leftArrow_11nmo_89{left:-6px}._rightArrow_11nmo_93{right:-6px}._title_11nmo_29{font-size:14px}._viewAllCard_11nmo_171{min-height:240px;padding:15px}._viewAllCircle_11nmo_195{width:44px;height:44px;margin-bottom:8px}._bannerSection_11nmo_228{margin:20px auto;padding:0 10px;max-height:100px}._bannerImage_11nmo_233{border-radius:10px}}@media(max-width:360px){._productCardWrapper_11nmo_129,._viewAllCard_11nmo_171{width:150px;min-height:260px}._productsGrid_11nmo_120{gap:10px}}@media(max-width:320px){._scrollArrow_11nmo_63{display:none}}@media(hover:none)and (pointer:coarse){._scrollArrow_11nmo_63{width:40px;height:40px}._scrollContainer_11nmo_98{-webkit-overflow-scrolling:touch}}._wrapper_1bsr9_1{background:#fff;padding:16px;width:40%}._container_1bsr9_7{display:flex;gap:24px}._left_1bsr9_12{min-width:120px}._ratingValue_1bsr9_16{font-size:36px;font-weight:700;display:flex;align-items:center;gap:6px;color:#000}._count_1bsr9_25{font-size:13px;color:#666}._right_1bsr9_30{flex:1}._row_1bsr9_34{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;color:#000}._bar_1bsr9_43{flex:1;height:6px;background:#eee;border-radius:4px;overflow:hidden}._fill_1bsr9_51{height:100%;border-radius:4px}._green_1bsr9_56{background:#2e7d32}._orange_1bsr9_60{background:orange}._countText_1bsr9_64{min-width:40px;text-align:right;color:#666}._overlay_10i5d_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:9999;animation:_fadeIn_10i5d_1 .3s ease}._modal_10i5d_15{background:#fff;width:100%;max-width:500px;border-radius:20px 20px 0 0;max-height:80vh;overflow-y:auto;animation:_slideUp_10i5d_1 .3s ease}._header_10i5d_25{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}._header_10i5d_25 h3{margin:0;font-size:18px;font-weight:600}._closeBtn_10i5d_39{background:none;border:none;font-size:20px;color:#666;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}._productPreview_10i5d_51{display:flex;align-items:center;padding:20px;gap:15px;border-bottom:1px solid #eee}._previewImage_10i5d_59{width:60px;height:60px;object-fit:cover;border-radius:8px}._previewText_10i5d_66{flex:1}._previewTitle_10i5d_70{margin:0 0 5px;font-size:14px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._previewUrl_10i5d_80{margin:0;font-size:12px;color:#666}._nativeShareBtn_10i5d_86{display:flex;align-items:center;justify-content:center;gap:10px;width:90%;margin:20px auto;padding:15px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #667eea4d;transition:transform .2s}._nativeShareBtn_10i5d_86:hover{transform:translateY(-2px)}._platforms_10i5d_109{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px}._platformBtn_10i5d_116{display:flex;flex-direction:column;align-items:center;gap:8px;padding:15px 5px;background:none;border:none;border-radius:10px;cursor:pointer;transition:background-color .2s}._platformBtn_10i5d_116:hover{background-color:#f5f5f5}._platformIcon_10i5d_133{font-size:24px}._platformName_10i5d_137{font-size:12px;color:#333}._copySection_10i5d_142{padding:20px;border-top:1px solid #eee}._urlContainer_10i5d_147{display:flex;align-items:center;gap:10px;padding:12px;background:#f5f5f5;border-radius:8px;margin-bottom:15px}._linkIcon_10i5d_157{color:#666;flex-shrink:0}._urlInput_10i5d_162{flex:1;background:none;border:none;outline:none;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._copyBtn_10i5d_174{width:100%;padding:15px;background:#f80;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._copyBtn_10i5d_174:hover{background:#0056b3}._copyBtn_10i5d_174._copied_10i5d_191{background:#28a745}@keyframes _fadeIn_10i5d_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_10i5d_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(min-width:768px){._overlay_10i5d_1{align-items:center}._modal_10i5d_15{border-radius:20px;max-height:70vh}._platforms_10i5d_109{grid-template-columns:repeat(4,1fr)}}._container_12djp_1{max-width:1600px;color:#333;background-color:#fff;margin-bottom:50px}._breadcrumbs_12djp_8{font-size:14px;color:#9ca3af;margin-bottom:30px;display:flex;align-items:center}._breadcrumbs_12djp_8 span{margin:0 8px;font-size:12px}._layoutGrid_12djp_21{display:flex;gap:40px;align-items:flex-start}._orderQty_12djp_27{font-size:12px;margin:0;color:#000}._sidebarSection_12djp_33{width:300px;flex-shrink:0}._mainContent_12djp_38{flex:1;width:100%}._desktopHeader_12djp_43{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._pageTitle_12djp_50{font-size:28px;font-weight:700;color:#1f2937;margin:0}._filterBtn_12djp_57{display:flex;align-items:center;gap:8px;background:none;border:none;color:#f97316;font-size:16px;font-weight:500;cursor:pointer}._mobileHeader_12djp_69{display:none;align-items:center;gap:15px;margin-bottom:20px}._searchContainer_12djp_76{flex:1;position:relative;display:flex;align-items:center}._searchIcon_12djp_83{position:absolute;left:12px;color:#f97316}._searchInput_12djp_89{width:100%;padding:10px 10px 10px 40px;border:1px solid #F97316;border-radius:6px;font-size:14px;outline:none;background-color:#fff;color:#333}._mobileFilterBtn_12djp_100{display:flex;align-items:center;gap:6px;background:none;border:none;color:#f97316;font-size:16px;font-weight:500;cursor:pointer}._ordersList_12djp_112{display:flex;flex-direction:column;gap:10px}._orderCard_12djp_118{display:flex;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;gap:24px;align-items:center}._productImageContainer_12djp_128{width:100px;height:100px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._productImage_12djp_128{max-width:100%;max-height:100%;object-fit:contain}._orderDetails_12djp_143{flex:1;display:flex;flex-direction:column;gap:8px}._mobileOrderHeader_12djp_150{display:flex;flex-direction:column;gap:2px}._orderId_12djp_156{font-size:12px;color:#9ca3af;margin-bottom:2px}._orderDateMobile_12djp_162{display:none}._productName_12djp_166{font-size:18px;font-weight:600;color:#1f2937;margin:0;line-height:1.4}._orderStatus_12djp_174{font-size:14px;font-weight:500;color:#4b5563;margin-top:4px}._statusGreen_12djp_181{color:#16a34a;font-weight:600}._reviewBox_12djp_186{font-size:12px}._statusRed_12djp_190{color:#dc2626;font-weight:600}._statusOrange_12djp_195{color:#f97316;font-weight:600}._cardRightSide_12djp_201{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;align-self:stretch;min-width:140px;gap:10px}._orderDate_12djp_162{font-size:14px;color:#6b7280}._actionButton_12djp_216{padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background-color .2s;white-space:nowrap}._btnBlue_12djp_227{background-color:#3b82f6;color:#fff}._btnBlue_12djp_227:hover{background-color:#2563eb}._btnRed_12djp_236{background-color:#dc2626;color:#fff}._btnRed_12djp_236:hover{background-color:#b91c1c}._filterDrawer_12djp_246{position:fixed;top:0;right:-100%;width:400px;height:100vh;background:#fff;z-index:1000;transition:right .3s ease;box-shadow:-5px 0 15px #0000001a;display:flex;flex-direction:column}._filterDrawer_12djp_246._open_12djp_260{right:0}._overlay_12djp_264{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:999}._filterCard_12djp_274{padding:24px;height:100%;overflow-y:auto}._drawerHeader_12djp_280{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #eee}._drawerHeader_12djp_280 h3{margin:0;font-size:24px;font-weight:600;color:#1f2937}._drawerHeader_12djp_280 button{background:none;border:none;cursor:pointer;color:#6b7280}._filterTitle_12djp_303{font-size:18px;font-weight:600;margin-bottom:15px;color:#374151;margin-top:20px}._filterOptions_12djp_311{display:flex;flex-direction:column}._filterOption_12djp_311{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #F3F4F6;cursor:pointer}._filterLabel_12djp_325{font-size:16px;color:#4b5563}._checkbox_12djp_330{width:20px;height:20px;accent-color:#F97316;cursor:pointer}._tabsContainer_12djp_338{display:none}@media(max-width:1024px){._layoutGrid_12djp_21{gap:20px}._sidebarSection_12djp_33{width:250px}}@media(max-width:769px){._layoutGrid_12djp_21{display:block}._sidebarSection_12djp_33,._desktopHeader_12djp_43{display:none}._mobileHeader_12djp_69{display:flex}._filterDrawer_12djp_246{width:85%;max-width:320px}._orderCard_12djp_118{flex-direction:row;align-items:flex-start;padding:16px;gap:16px}._productImageContainer_12djp_128{width:80px;height:80px}._mobileOrderHeader_12djp_150{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:4px}._orderDateMobile_12djp_162{display:block;font-size:12px;color:#6b7280}._productName_12djp_166{font-size:16px;margin-bottom:4px}._cardRightSide_12djp_201{display:none}}._noOrdersCard_12djp_411{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;display:flex;flex-direction:row;align-items:center;gap:30px}._noOrdersIconContainer_12djp_423{width:120px;height:120px;background-color:#f9f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._noOrdersImage_12djp_437{width:70px;height:70px;object-fit:contain;mix-blend-mode:multiply}._noOrdersContent_12djp_447{display:flex;flex-direction:column;align-items:flex-start;text-align:left}._noOrdersTitle_12djp_454{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 12px}._noOrdersText_12djp_461{font-size:15px;color:#555;margin:0 0 24px;line-height:1.5}._shopNowBtn_12djp_468{background-color:#f78221;color:#fff;border:none;padding:10px 30px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}._shopNowBtn_12djp_468:hover{background-color:#e06c0c}._skeletonCard_12djp_484{opacity:.7}._skeletonImage_12djp_488{width:100px;height:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_12djp_1 1.5s infinite;border-radius:8px}._skeletonText_12djp_497{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_12djp_1 1.5s infinite;border-radius:4px;height:16px}@keyframes _shimmer_12djp_1{0%{background-position:-200px 0}to{background-position:200px 0}}._loadingMoreContainer_12djp_516{margin-top:20px;padding:20px;text-align:center}._noMoreData_12djp_523{text-align:center;padding:20px;color:#666;font-size:14px}._errorContainer_12djp_531{text-align:center;padding:40px 20px;background:#fff;border-radius:8px;margin-bottom:20px}._errorText_12djp_539{color:#ef4444;margin-bottom:20px}._retryButton_12djp_544{padding:10px 20px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}._retryButton_12djp_544:hover{background-color:#2563eb}._spinner_12djp_559{display:inline-block;width:40px;height:40px;border:3px solid rgba(59,130,246,.3);border-radius:50%;border-top-color:#3b82f6;animation:_spin_12djp_559 1s ease-in-out infinite}@keyframes _spin_12djp_559{to{transform:rotate(360deg)}}._activeFiltersDisplay_12djp_575{flex:1;margin:0 20px}._filterBadge_12djp_580{display:inline-block;padding:6px 12px;background-color:#f0f9ff;border:1px solid #e0f2fe;border-radius:6px;color:#0369a1;font-size:14px;font-weight:500}._filterIndicator_12djp_591{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background-color:#3b82f6;border-radius:50%;display:inline-block}._filterActions_12djp_603{display:flex;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}._applyFilterBtn_12djp_611{flex:1;padding:12px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}._applyFilterBtn_12djp_611:hover{background-color:#2563eb}._resetFilterBtn_12djp_627{flex:1;padding:12px;background-color:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}._resetFilterBtn_12djp_627:hover{background-color:#e5e7eb}._selectedFiltersPreview_12djp_644{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}._selectedFiltersPreview_12djp_644 h4{margin:0 0 10px;font-size:14px;color:#4b5563;font-weight:500}._selectedFiltersList_12djp_657{display:flex;flex-wrap:wrap;gap:8px}._selectedFilterChip_12djp_663{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background-color:#dbeafe;border:1px solid #bfdbfe;border-radius:4px;font-size:12px;color:#1e40af}._removeFilterBtn_12djp_675{background:none;border:none;color:#1e40af;cursor:pointer;font-size:16px;line-height:1;padding:0;margin-left:2px}._removeFilterBtn_12djp_675:hover{color:#1e3a8a}._clearFilterBtn_12djp_691{padding:10px 20px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;margin-top:16px}._clearFilterBtn_12djp_691:hover{background-color:#2563eb}._filterOption_12djp_311{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;margin-bottom:8px;background-color:#f9fafb;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid transparent}._filterOption_12djp_311:hover{background-color:#f3f4f6;border-color:#e5e7eb}._filterOption_12djp_311 input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6}._filterOption_12djp_311 input[type=radio]{accent-color:#3b82f6}._desktopHeader_12djp_43{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media(max-width:768px){._desktopHeader_12djp_43{flex-direction:column;align-items:flex-start;gap:12px}._activeFiltersDisplay_12djp_575{margin:0;width:100%}}._container_1fzp2_1{max-width:1600px;margin:0 auto 50px;padding:0 20px;color:#333}._breadcrumbs_1fzp2_10{font-size:14px;color:#888;margin-bottom:20px}._breadcrumbItem_1fzp2_16{cursor:pointer}._breadcrumbItem_1fzp2_16:hover{color:#333}._breadcrumbSeparator_1fzp2_24{margin:0 8px}._totalAmountHeader_1fzp2_29{background-color:#f0f4ff;padding:15px 20px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;cursor:pointer}._totalLabel_1fzp2_40{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#2563eb}._totalPrice_1fzp2_49{font-size:18px;font-weight:700;color:#2563eb}._mainLayout_1fzp2_56{display:grid;grid-template-columns:1fr 400px;gap:20px}._paymentSection_1fzp2_63{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:5px 24px}._sectionTitle_1fzp2_70{font-size:18px;font-weight:600;margin-bottom:20px;color:#4b5563}._paymentOption_1fzp2_77{border:1px solid #E5E7EB;border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all .2s ease}._paymentOption_1fzp2_77._selected_1fzp2_85{background-color:#fff7ed;border-color:#fdba74}._optionHeader_1fzp2_90{display:flex;align-items:center;padding:16px;cursor:pointer;gap:16px}._optionIcon_1fzp2_98{width:40px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #E5E7EB;border-radius:4px;background:#fff}._optionInfo_1fzp2_109{flex:1}._optionTitle_1fzp2_113{font-size:16px;font-weight:600;color:#1f2937;display:block}._optionSubtitle_1fzp2_120{font-size:12px;color:#9ca3af;margin-top:2px;display:block}._addChangeBtn_1fzp2_127{color:#f97316;font-size:14px;font-weight:600;background:none;border:none;cursor:pointer}._cardDetails_1fzp2_137{padding:0 16px 16px}._savedCard_1fzp2_141{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._cardInfo_1fzp2_148{display:flex;align-items:center;gap:16px}._visaLogo_1fzp2_154{background:#1a1f71;color:#fff;font-size:13px;font-weight:700;padding:2px 6px;border-radius:2px;width:30px}._cardNumber_1fzp2_164{font-size:14px;color:#374151}._cvvInput_1fzp2_169{width:60px;padding:8px;border:1px solid #D1D5DB;border-radius:4px;text-align:center;font-size:14px;background-color:#fff;color:#333}._installmentSelector_1fzp2_180{display:flex;align-items:center;justify-content:space-between;background:#f9fafb;padding:12px;border-radius:6px;cursor:pointer;border:1px solid #dcdcdc}._installmentText_1fzp2_191{font-size:13px;color:#4b5563}._logoIcon_1fzp2_197{width:100%;height:100%;object-fit:contain}._tabbyLogo_1fzp2_203{color:#3b82f6;font-weight:800;font-style:italic;font-size:10px}._tamaraLogo_1fzp2_210{color:#ea580c;font-weight:800;font-style:italic;font-size:10px}._priceDetailsCard_1fzp2_218{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;height:fit-content;position:sticky;top:130px}._priceRow_1fzp2_228{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#4b5563}._priceRow_1fzp2_228._total_1fzp2_29{font-size:16px;font-weight:700;color:#1f2937;margin-top:16px;margin-bottom:20px}._discountText_1fzp2_244{color:#16a34a}._divider_1fzp2_248{height:1px;background-color:#e5e7eb;margin:16px 0}._savingsMessage_1fzp2_254{background-color:#dcfce7;color:#16a34a;padding:12px;border-radius:6px;text-align:center;font-size:14px;font-weight:500;margin-bottom:24px}._footerAction_1fzp2_265{display:flex;align-items:center;justify-content:space-between;margin-top:20px}._finalPriceContainer_1fzp2_272{display:flex;flex-direction:column}._strikethroughPrice_1fzp2_277{text-decoration:line-through;color:#9ca3af;font-size:12px}._finalPrice_1fzp2_272{font-size:18px;font-weight:700;color:#388e3c}._payNowBtn_1fzp2_289{background-color:#f78221;color:#fff;border:none;border-radius:6px;padding:12px 30px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}._payNowBtn_1fzp2_289:hover{background-color:#f57914}@media(max-width:1024px){._mainLayout_1fzp2_56{grid-template-columns:1fr}}@media(max-width:769px){._container_1fzp2_1{padding:10px}._mainLayout_1fzp2_56{grid-template-columns:1fr;gap:20px}._paymentSection_1fzp2_63{padding:16px}._sectionTitle_1fzp2_70{font-size:16px;margin-bottom:16px}._optionHeader_1fzp2_90{padding:12px;gap:12px}._optionIcon_1fzp2_98{width:36px;height:26px}._optionTitle_1fzp2_113{font-size:14px}._optionSubtitle_1fzp2_120{font-size:11px}._addChangeBtn_1fzp2_127{font-size:12px}._cardDetails_1fzp2_137{padding:0 12px 12px}._savedCard_1fzp2_141{flex-direction:column;align-items:flex-start;gap:10px}._cardInfo_1fzp2_148{justify-content:space-between;gap:12px}._cvvInput_1fzp2_169{width:100%;max-width:80px;align-self:flex-end}._installmentSelector_1fzp2_180{padding:10px}._installmentText_1fzp2_191{font-size:10px}._priceDetailsCard_1fzp2_218{padding:16px;order:1;margin-bottom:80px;border:1px solid #E5E7EB;background:#fff}._priceRow_1fzp2_228{font-size:13px}._priceRow_1fzp2_228._total_1fzp2_29{font-size:15px}._savingsMessage_1fzp2_254{font-size:13px;padding:10px}._footerAction_1fzp2_265{position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:16px 20px;box-shadow:0 -4px 10px #0000001a;z-index:9999;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;margin-top:0}._finalPriceContainer_1fzp2_272{display:flex;flex-direction:column;align-items:flex-start}._strikethroughPrice_1fzp2_277{font-size:12px;color:#9ca3af;text-decoration:line-through;margin-bottom:2px}._finalPrice_1fzp2_272{font-size:16px;font-weight:700;color:#388e3c}._payNowBtn_1fzp2_289{border-radius:7px;width:auto;min-width:auto;justify-content:center}}@media(max-width:480px){._container_1fzp2_1{padding:12px}._totalAmountHeader_1fzp2_29{padding:12px;margin-bottom:20px}._totalLabel_1fzp2_40{font-size:14px}._totalPrice_1fzp2_49{font-size:16px}._optionHeader_1fzp2_90{flex-wrap:wrap}._optionInfo_1fzp2_109{min-width:150px}._addChangeBtn_1fzp2_127{margin-left:auto}._cardDetails_1fzp2_137{padding:0 12px 12px}._footerAction_1fzp2_265{padding:15px}._payNowBtn_1fzp2_289{min-width:auto;width:auto}}._container_hv3op_1,._container_hv3op_1 *{box-sizing:border-box}._container_hv3op_1{max-width:1600px;padding:0 20px;overflow-x:hidden;margin-bottom:50px}._orderQty_hv3op_13{font-size:12px;margin:0 0 5px;color:#000}._divider_hv3op_19{height:1px;background-color:#e0e0e0;margin:20px 0;border-top:1px dashed #ccc}@media(max-width:1024px){._container_hv3op_1{padding:10px}._layoutGrid_hv3op_31{grid-template-columns:1fr}._rightColumn_hv3op_35{flex-direction:row;flex-wrap:wrap}._addressCard_hv3op_40,._helpCard_hv3op_41,._priceDetailsCard_hv3op_42{flex:1;min-width:280px}}@media(max-width:1000px){._pageTitle_hv3op_49{display:none}._rightColumn_hv3op_35{flex-direction:column}._addressCard_hv3op_40,._helpCard_hv3op_41,._priceDetailsCard_hv3op_42{min-width:unset;width:100%}._trackerContainer_hv3op_64{overflow-x:auto;padding-bottom:10px}._trackerStep_hv3op_69{min-width:80px}._progressBarBg_hv3op_73,._progressBarFill_hv3op_74{min-width:unset}}@media(max-width:480px){._container_hv3op_1{padding:10px}._pageTitle_hv3op_49{font-size:20px;margin-bottom:16px}._card_hv3op_90,._statusCard_hv3op_91,._addressCard_hv3op_40,._priceDetailsCard_hv3op_42{width:100%}._productCardContent_hv3op_98{gap:12px}._productImageContainer_hv3op_102{width:60px;height:60px}._productName_hv3op_107{font-size:14px}._statusHeader_hv3op_111{flex-direction:column;gap:12px;margin-bottom:24px}._cancelBtn_hv3op_117{width:100%;text-align:center}._helpCard_hv3op_41{flex-direction:column;gap:16px;align-items:stretch;text-align:center}._helpContent_hv3op_129{flex-direction:column;gap:8px}._chatBtn_hv3op_134{justify-content:center}._sectionHeader_hv3op_138{margin-top:13px}}._breadcrumbs_hv3op_145{font-size:14px;color:#888;margin-bottom:20px}._breadcrumbItem_hv3op_151{cursor:pointer}._breadcrumbItem_hv3op_151:hover{color:#333}._breadcrumbSeparator_hv3op_159{margin:0 8px}._pageTitle_hv3op_49{font-size:28px;font-weight:600;margin-bottom:24px;color:#1f2937}._layoutGrid_hv3op_31{display:grid;grid-template-columns:1fr 400px;gap:20px;padding-bottom:20px}._leftColumn_hv3op_179{display:flex;flex-direction:column;gap:20px}._card_hv3op_90{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px}._productCardContent_hv3op_98{display:flex;gap:20px}._productImageContainer_hv3op_102{width:80px;height:80px;flex-shrink:0}._productImage_hv3op_102{width:100%;height:100%;object-fit:contain}._productDetails_hv3op_210{flex:1;display:flex;flex-direction:column;justify-content:center}._orderIdRow_hv3op_217{display:flex;justify-content:space-between;font-size:12px;color:#9ca3af;margin-bottom:4px}._productName_hv3op_107{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px}._deliveryExpected_hv3op_232{font-size:12px;color:#4b5563}._deliveryDate_hv3op_237{color:#16a34a;font-weight:600}@keyframes _pulse_hv3op_1{0%{opacity:1}50%{opacity:.4}to{opacity:1}}._statusHeader_hv3op_111{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}._statusTitle_hv3op_271{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:6px}._statusSubtitle_hv3op_278{font-size:14px;color:#4b5563}._cancelBtn_hv3op_117{border:1px solid #F78221;color:#f78221;background:#fff;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelBtn_hv3op_117:hover{background:#fff7ed}._trackerContainer_hv3op_64{position:relative;display:flex;justify-content:space-between;margin-bottom:10px;padding:0 10px}._progressTrack_hv3op_309{position:absolute;top:60px;left:50px;right:50px;height:3px;z-index:1;background:#ccc}._progressBarBg_hv3op_73{position:absolute;top:0;left:0;height:100%;background-color:#e5e7eb}._progressBarFill_hv3op_74{position:absolute;top:0;left:0;height:100%;background-color:#16a34a;transition:width .3s ease;width:0}._trackerStep_hv3op_69{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:100px;text-align:center}._stepLabel_hv3op_349{font-size:14px;color:#9ca3af;margin-bottom:12px;font-weight:500;min-height:36px;display:flex;align-items:flex-end;justify-content:center;line-height:1.2}._stepLabel_hv3op_349._active_hv3op_364{color:#16a34a;font-weight:600}._stepCircle_hv3op_370{width:24px;height:24px;border-radius:50%;background-color:#fff;border:2px solid #D1D5DB;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:all .3s}._stepCircle_hv3op_370._active_hv3op_364{border-color:#16a34a;background-color:#16a34a;color:#fff;border-width:0}._stepDate_hv3op_392{font-size:12px;color:#4b5563;font-weight:500}._otpBanner_hv3op_399{background-color:#dcfce7;color:#15803d;padding:16px;border-radius:12px;text-align:center;font-size:16px;font-weight:700;margin-top:10px}._rightColumn_hv3op_35{display:flex;flex-direction:column;gap:16px;position:sticky;top:130px;height:fit-content}._sectionHeader_hv3op_138{font-size:18px;font-weight:600;color:#374151;margin:0%}._addressCard_hv3op_40{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:20px}._addressRow_hv3op_438{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #F3F4F6}._addressRow_hv3op_438:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._addressIcon_hv3op_453{color:#9ca3af;margin-top:2px}._addressText_hv3op_458{font-size:13px;color:#6b7280;flex:1;line-height:1.5}._chevronIcon_hv3op_465{color:#9ca3af}._helpCard_hv3op_41{background:#fff7ed;border:1px solid #FFEDD5;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}._helpContent_hv3op_129{display:flex;align-items:center;gap:12px}._helpIcon_hv3op_487{width:40px;height:40px}._helpText_hv3op_492{font-size:14px;font-weight:600;color:#1f2937}._chatBtn_hv3op_134{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #E5E7EB;padding:6px 16px;border-radius:6px;font-size:13px;font-weight:500;color:#1f2937;cursor:pointer}._priceDetailsCard_hv3op_42{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px}._priceTitle_hv3op_520{font-size:16px;font-weight:600;margin-bottom:20px;color:#1f2937}._priceRow_hv3op_527{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#4b5563}._priceRow_hv3op_527._total_hv3op_535{font-size:16px;font-weight:700;color:#1f2937;margin-top:16px;margin-bottom:20px}._discountText_hv3op_543{color:#388e3c}._divider_hv3op_19{height:1px;background-color:#e5e7eb;margin:16px 0}._savingsMessage_hv3op_554{background-color:#dcfce7;color:#16a34a;padding:12px;border-radius:6px;text-align:center;font-size:13px;font-weight:500}@media(max-width:1024px){._addressCard_hv3op_40,._helpCard_hv3op_41,._priceDetailsCard_hv3op_42{flex:1;min-width:300px}}@media(max-width:1000px){._layoutGrid_hv3op_31{display:block}._rightColumn_hv3op_35{flex-direction:column}._addressCard_hv3op_40,._helpCard_hv3op_41,._priceDetailsCard_hv3op_42{min-width:unset}._trackerContainer_hv3op_64{overflow-x:auto;padding-bottom:10px}._trackerStep_hv3op_69{min-width:80px}._sectionHeader_hv3op_138{margin-top:13px}}@media(max-width:480px){._pageTitle_hv3op_49{font-size:20px;margin-bottom:16px}._productCardContent_hv3op_98{gap:12px}._productImageContainer_hv3op_102{width:60px;height:60px}._productName_hv3op_107{font-size:14px}._statusHeader_hv3op_111{flex-direction:column;gap:12px;margin-bottom:24px}._cancelBtn_hv3op_117{width:100%;text-align:center}._helpCard_hv3op_41{flex-direction:column;gap:16px;align-items:stretch;text-align:center}._helpContent_hv3op_129{flex-direction:column;gap:8px}._chatBtn_hv3op_134{justify-content:center}._sectionHeader_hv3op_138{margin-top:13px}}._overlay_hv3op_674{position:fixed;inset:0;background-color:#00000080;z-index:999;animation:_fadeIn_hv3op_1 .3s ease}@keyframes _fadeIn_hv3op_1{0%{opacity:0}to{opacity:1}}._cancelDrawer_hv3op_695{position:fixed;top:0;right:0;bottom:0;width:450px;background-color:#fff;z-index:1000;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._cancelDrawer_hv3op_695._open_hv3op_710{transform:translate(0)}._drawerHeader_hv3op_714{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E5E7EB}._drawerHeader_hv3op_714 h2{font-size:20px;font-weight:600;color:#111827;margin:0}._drawerHeaderReview_hv3op_729{padding:20px 24px;display:block;justify-content:space-between;align-items:center;border-bottom:1px solid #E5E7EB}._drawerHeaderReview_hv3op_729 h3{font-size:16px;font-weight:600;color:#111827;margin:0}._drawerHeaderReview_hv3op_729 p{font-size:12px;color:#111827;margin:0}._reviewButton_hv3op_750{width:100%;padding:15px;border-radius:20px;margin-top:15px;border-color:#6b7280;border-width:1px;cursor:pointer}._reviewButton_hv3op_750:hover{width:100%;padding:15px;border-radius:20px;margin-top:15px;border-color:#6b7280;border-width:1px}._closeBtn_hv3op_769{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center}._closeBtn_hv3op_769:hover{color:#111827}._drawerContent_hv3op_784{flex:1;overflow-y:auto;padding:15px}._formGroup_hv3op_790{margin-bottom:24px}._formGroup_hv3op_790 label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}._selectWrapper_hv3op_802{position:relative}._selectInput_hv3op_806{width:100%;padding:12px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#374151;appearance:none;background-color:#fff;cursor:pointer}._selectInput_hv3op_806:focus{outline:none;border-color:#f78221}._selectArrow_hv3op_823{position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(90deg);color:#9ca3af;pointer-events:none}._textArea_hv3op_832{width:100%;height:120px;padding:12px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#374151;resize:none;font-family:inherit;background-color:#fff}._textArea_hv3op_832:focus{outline:none;border-color:#f78221}._uploadBox_hv3op_850{border:2px dashed #E5E7EB;border-radius:8px;padding:32px;color:#777;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._uploadBox_hv3op_850:hover{border-color:#f78221;background-color:#fef7ed}._uploadBox_hv3op_850 p{margin:0}._uploadBox_hv3op_850 span{font-size:14px}._uploadIcon_hv3op_877{color:#6b7280;margin-bottom:12px}._drawerFooter_hv3op_882{padding:24px 20px;border-top:1px solid #E5E7EB;margin-top:auto}._confirmCancelBtn_hv3op_888{width:100%;background-color:#f97316;color:#fff;border:none;padding:14px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-transform:uppercase;transition:background-color .2s}._confirmCancelBtn_hv3op_888:hover{background-color:#ea580c}._returnContent_hv3op_907{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;margin-top:0}._returnMessage_hv3op_918{font-size:16px;color:#374151;margin-bottom:30px;line-height:1.5}._viewStoreBtn_hv3op_925{background-color:#f78221;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;width:100%;transition:background-color .2s}._viewStoreBtn_hv3op_925:hover{background-color:#f78221}@media(max-width:1000px){._cancelDrawer_hv3op_695{inset:auto 0 60px;width:100%;height:auto;max-height:90vh;border-top-left-radius:20px;border-top-right-radius:20px;transform:translateY(100%)}._cancelDrawer_hv3op_695._open_hv3op_710{transform:translateY(0)}}._successContainer_hv3op_964{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding-top:60px}._successIconWrapper_hv3op_973{width:80px;height:80px;border-radius:50%;border:4px solid #16A34A;display:flex;align-items:center;justify-content:center;color:#16a34a;margin-bottom:24px;animation:_circleAppear_hv3op_1 .4s ease-out forwards}._successIconWrapper_hv3op_973 svg{opacity:0;transform:scale(.5);animation:_checkMarkPop_hv3op_1 .5s cubic-bezier(.175,.885,.32,1.275) .3s forwards}._checkmark_hv3op_992{width:40px;height:40px;border-radius:50%;display:block;stroke-width:4;stroke:#16a34a;stroke-miterlimit:10}._checkmarkCircle_hv3op_1002{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:4;stroke-miterlimit:10;stroke:#16a34a;fill:none;animation:_stroke_hv3op_1 .6s cubic-bezier(.65,0,.45,1) forwards}._checkmarkCheck_hv3op_1012{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:_stroke_hv3op_1 .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes _stroke_hv3op_1{to{stroke-dashoffset:0}}@keyframes _circleAppear_hv3op_1{0%{transform:scale(0);opacity:0}80%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes _checkMarkPop_hv3op_1{0%{transform:scale(0) rotate(-45deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}._successMessage_hv3op_1053{font-size:20px;font-weight:500;color:#111827;text-align:center}._orderCancelledText_hv3op_1061{font-size:14px;color:#ef4444;font-weight:600}._cancelledLabel_hv3op_1067{color:#ef4444!important;font-weight:600}._cancelledCircleFilled_hv3op_1072{width:24px;height:24px;border-radius:50%;background-color:#ef4444;border:none;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:12px}._cancelledCircleOutline_hv3op_1085{width:24px;height:24px;border-radius:50%;background-color:#fff;border:2px solid #EF4444;display:flex;align-items:center;justify-content:center;color:#ef4444;margin-bottom:12px}@media(max-width:769px){._successIconWrapper_hv3op_973{width:60px;height:60px;border-width:3px;margin-bottom:16px}._checkmark_hv3op_992{width:30px;height:30px;stroke-width:3}._successContainer_hv3op_964{padding-top:40px}}._reviewBox_hv3op_1117{margin-top:12px}._starRow_hv3op_1121{display:flex;gap:6px;color:#f59e0b}._reviewTitle_hv3op_1127{font-size:16px;font-weight:600;margin-top:8px;color:#000;margin-bottom:0}._reviewText_hv3op_1135{font-size:14px;margin-top:6px;color:#000;margin-bottom:0}._reviewImages_hv3op_1142{display:flex;gap:8px;margin-top:10px}._reviewImage_hv3op_1142{width:72px;height:72px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}._editReviewBtn_hv3op_1156{margin-top:12px;background:transparent;color:#2563eb;font-weight:500;border:none;cursor:pointer}._container_1oeas_1{background-color:#fff;border-radius:12px;padding:20px;font-family:Poppins,sans-serif;border:1px solid #E5E7EB;position:relative}._header_1oeas_10{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}._titleGroup_1oeas_17{display:flex;flex-direction:column;gap:4px}._title_1oeas_17{font-size:18px;font-weight:600;color:#111827;margin:0}._subtitle_1oeas_30{font-size:14px;color:#4b5563;margin:0}._lineBackgroundCompleted_1oeas_36{background-color:#16a34a}._cancelButton_1oeas_42{padding:8px 16px;background-color:transparent;border:1px solid #F97316;color:#f97316;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1oeas_42:hover{background-color:#fff7ed}._tracker_1oeas_59{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding:0 10px;position:relative}._progressTrack_1oeas_70{position:absolute;top:65px;left:70px;right:70px;height:2px;z-index:0;overflow:visible}._lineBackground_1oeas_36{position:absolute;width:100%;height:100%;background-color:#e5e7eb}._lineFill_1oeas_87{position:absolute;height:100%;width:0;background-color:#16a34a;transition:width 1.2s cubic-bezier(.4,0,.2,1)}._mounted_1oeas_95 ._lineFill_1oeas_87{width:var(--progress, 0%)}._lineFillCancelled_1oeas_99{background-color:#ef4444}._step_1oeas_103{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:120px;opacity:0;transform:translateY(10px)}._mounted_1oeas_95 ._step_1oeas_103{animation:_fadeInStep_1oeas_1 .5s ease-out forwards;animation-delay:calc(var(--index) * .2s)}@keyframes _fadeInStep_1oeas_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._label_1oeas_131{font-size:14px;font-weight:500;color:#9ca3af;text-align:center;margin-bottom:12px;min-height:42px;white-space:pre-line;line-height:1.3;display:flex;align-items:flex-end;justify-content:center}._labelActive_1oeas_147{color:#16a34a;font-weight:600}._labelCancelled_1oeas_152{color:#ef4444;font-weight:600}._iconWrapper_1oeas_157{background-color:#fff;padding:0 8px;display:flex;justify-content:center;align-items:center;margin-bottom:8px;z-index:2}._circle_1oeas_169{width:18px;height:18px;border-radius:50%;border:2px solid #9CA3AF;background-color:#fff}._checkIcon_1oeas_178{color:#16a34a;font-size:22px;background-color:#fff;border-radius:50%}._cancelIcon_1oeas_185{color:#ef4444;font-size:22px;background-color:#fff;border-radius:50%}._date_1oeas_192{font-size:12px;color:#4b5563;margin-top:4px}._otpBanner_1oeas_198{background-color:#dcfce7;color:#16a34a;padding:16px;border-radius:8px;text-align:center;font-size:16px;font-weight:600;box-sizing:border-box}._lineFill_1oeas_87{background-color:#16a34a}@media(max-width:480px){._container_1oeas_1{padding:16px}._header_1oeas_10{flex-direction:column;gap:16px;margin-bottom:32px}._cancelButton_1oeas_42{align-self:flex-start;width:100%;text-align:center}._otpBanner_1oeas_198{padding:10px;font-size:14px}._tracker_1oeas_59{flex-direction:column;align-items:stretch;gap:0;padding:0;margin-bottom:24px}._progressTrack_1oeas_70{inset:15px auto 35px 20px;width:2px;height:auto}._lineBackground_1oeas_36{width:100%;height:100%}._lineFill_1oeas_87{width:100%;height:0;transition:height 1.2s cubic-bezier(.4,0,.2,1)}._mounted_1oeas_95 ._lineFill_1oeas_87{height:var(--progress, 0%)}._step_1oeas_103{display:grid;grid-template-columns:40px 1fr;width:100%;margin-bottom:24px;min-height:auto}._step_1oeas_103:last-child{margin-bottom:0}._label_1oeas_131{grid-column:2;grid-row:1;text-align:left;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:2px;white-space:normal}._iconWrapper_1oeas_157{grid-column:1;grid-row:1 / span 2;justify-self:center;margin:0;padding:10px 0}._date_1oeas_192{grid-column:2;grid-row:2;text-align:left;margin-top:0}}._container_7quly_1{max-width:1600px;color:#333;margin-bottom:50px}._breadcrumbs_7quly_7{font-size:14px;color:#878787;margin-bottom:20px}._pageTitle_7quly_13{font-size:28px;font-weight:600;margin-top:0;color:#212121}._layout_7quly_20{display:flex;gap:30px;align-items:flex-start}._sidebarWrapper_7quly_26{width:280px;flex-shrink:0}._content_7quly_31{flex:1;display:flex;flex-direction:column;gap:10px;width:100%}._card_7quly_40{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:20px}._cardTop_7quly_50{display:flex;gap:24px;cursor:pointer}._imageContainer_7quly_56{width:120px;height:120px;display:flex;align-items:center;justify-content:center}._productImage_7quly_64{max-width:100%;max-height:100%;object-fit:contain}._productDetails_7quly_70{flex:1;display:flex;flex-direction:column;justify-content:center}._productTitle_7quly_77{font-size:16px;font-weight:500;color:#212121;margin-bottom:8px}._ratingRow_7quly_84{display:flex;align-items:center;gap:8px;margin-bottom:12px}._starBadge_7quly_91{background-color:#388e3c;color:#fff;padding:2px 6px;border-radius:3px;font-size:12px;display:flex;align-items:center;gap:4px;font-weight:600}._reviewCount_7quly_103{color:#878787;font-size:14px}._priceRow_7quly_108{display:flex;align-items:baseline;gap:10px}._currentPrice_7quly_114{font-size:18px;font-weight:600;color:#212121}._originalPrice_7quly_120{color:#878787;text-decoration:line-through;font-size:14px}._discount_7quly_126{color:#388e3c;font-weight:600;font-size:14px}._cardActions_7quly_133{display:flex;gap:20px}._actionBtn_7quly_138{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #e0e0e0;padding:12px;border-radius:4px;font-size:14px;font-weight:500;color:#f78221;cursor:pointer;transition:all .2s}._actionBtn_7quly_138:hover{background-color:#fff5ed;border-color:#f78221}@media(max-width:769px){._sidebarWrapper_7quly_26,._pageTitle_7quly_13{display:none}._card_7quly_40{padding:16px;gap:16px}._cardTop_7quly_50{flex-direction:row;align-items:flex-start;gap:16px;text-align:left}._imageContainer_7quly_56{width:100px;height:100px;flex-shrink:0}._productDetails_7quly_70{align-items:flex-start}._productTitle_7quly_77{font-size:15px;line-height:1.4;margin-bottom:6px}._ratingRow_7quly_84{justify-content:flex-start;margin-bottom:8px}._priceRow_7quly_108{justify-content:flex-start}._currentPrice_7quly_114{font-size:16px}._cardActions_7quly_133{flex-direction:row;gap:12px}._actionBtn_7quly_138{padding:10px;font-size:13px}}@media(max-width:480px){._imageContainer_7quly_56{width:80px;height:80px}._productTitle_7quly_77{font-size:14px}}._shimmer_7quly_239{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_skeletonShimmer_7quly_1 1.5s infinite linear;border-radius:4px}@keyframes _skeletonShimmer_7quly_1{0%{background-position:-200% 0}to{background-position:200% 0}}._skeletonCard_7quly_256{border-color:#f0f0f0}._skeletonTitle_7quly_260{width:80%;height:18px;margin-bottom:12px}._skeletonRating_7quly_266{width:40%;height:14px;margin-bottom:12px}._skeletonPrice_7quly_272{width:60%;height:20px}._skeletonButton_7quly_277{height:40px;width:100%}._container_8h24l_1{max-width:1600px;padding:20px;color:#333;margin-bottom:50px}._pageTitle_8h24l_8{font-size:28px;font-weight:600;margin-bottom:24px;color:#1f2937}._layout_8h24l_15{display:flex;gap:20px;align-items:flex-start}._sidebarWrapper_8h24l_21{width:300px;flex-shrink:0;position:sticky;top:130px;height:fit-content}._content_8h24l_29{flex:1;width:100%;display:flex;flex-direction:column;gap:10px}._profileCard_8h24l_38{background:#fff7ed;border:1px solid #FFEDD5;border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:space-between}._profileInfo_8h24l_48{display:flex;align-items:center;gap:20px}._avatarWrapper_8h24l_54{position:relative;width:80px;height:80px}._avatarContainer_8h24l_60{width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 2px 10px #0000000d}._avatar_8h24l_54{width:100%;height:100%;object-fit:cover}._cameraBtn_8h24l_75{position:absolute;bottom:-5px;right:-5px;background:#fff;border:1px solid #E5E7EB;border-radius:50%;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a;z-index:10}._userDetails_8h24l_91{display:flex;flex-direction:column;gap:4px}._userName_8h24l_97{font-size:20px;font-weight:600;color:#1f2937;margin:0}._userEmail_8h24l_104{font-size:13px;color:#6b7280;margin:0}._profileArrowBtn_8h24l_110{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:background-color .2s}._profileArrowBtn_8h24l_110:hover{background-color:#0000000d}._sectionTitle_8h24l_124{font-size:14px;font-weight:600;color:#374151;text-transform:uppercase;margin-bottom:16px;letter-spacing:.5px}._orderCard_8h24l_133{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:20px}._orderHeader_8h24l_140{display:flex;justify-content:space-between;margin-bottom:16px;font-size:12px;color:#9ca3af}._orderContent_8h24l_148{display:flex;gap:20px;align-items:center}._productImageContainer_8h24l_154{width:60px;height:60px;display:flex;align-items:center;justify-content:center}._productImage_8h24l_154{max-width:100%;max-height:100%;object-fit:contain}._orderDetails_8h24l_168{flex:1}._productName_8h24l_172{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 8px}._deliveryStatus_8h24l_179{font-size:13px;color:#4b5563;margin:0 0 12px}._expectedDate_8h24l_185{color:#16a34a;font-weight:600}._orderActions_8h24l_190{display:flex;justify-content:space-between;align-items:center}._viewOrderBtn_8h24l_196{background:none;border:none;color:#f97316;font-size:14px;font-weight:500;cursor:pointer;padding:0}._transitStatus_8h24l_206{display:flex;align-items:center;gap:6px;color:#16a34a;font-size:14px;font-weight:600}._personalDataHeader_8h24l_216{background-color:#e5e7eb;padding:12px 20px;border-radius:8px;margin-bottom:20px}._personalDataHeader_8h24l_216 h3{margin:0;font-size:16px;font-weight:600;color:#374151}._formContainer_8h24l_230{display:flex;flex-direction:column;gap:15px}._formGroup_8h24l_236{display:flex;flex-direction:column;gap:8px}._formGroup_8h24l_236 label{font-size:14px;color:#4b5563;font-weight:500}._inputWrapper_8h24l_248{display:flex;align-items:center;border:1px solid #E5E7EB;border-radius:8px;padding:12px 16px;background-color:#fff;transition:border-color .2s}._inputWrapper_8h24l_248:focus-within{border-color:#f97316}._inputIcon_8h24l_262{color:#9ca3af;margin-right:12px}._input_8h24l_248{flex:1;border:none;outline:none;font-size:14px;color:#1f2937;background:transparent}._input_8h24l_248:-webkit-autofill,._input_8h24l_248:-webkit-autofill:hover,._input_8h24l_248:-webkit-autofill:focus{-webkit-text-fill-color:#1F2937;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._editBtn_8h24l_284{background:none;border:none;color:#f97316;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}._footerActions_8h24l_295{display:flex;justify-content:flex-end;margin-top:20px;gap:10px}._saveBtn_8h24l_302{background-color:#f80;color:#fff;border:none;padding:14px 40px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._saveBtn_8h24l_302:hover{background-color:#e47900}._breadcrumbs_8h24l_319{display:none;align-items:center;gap:8px;font-size:14px;color:#9ca3af;margin-bottom:20px}._breadcrumbs_8h24l_319 span:last-child{color:#6b7280}._quickLinks_8h24l_333{display:none;gap:16px;margin-bottom:24px}._quickLinkBtn_8h24l_339{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:12px;font-size:16px;font-weight:500;color:#374151;cursor:pointer}._mobileMenu_8h24l_356{display:none;flex-direction:column;gap:16px;margin-top:24px}._menuItem_8h24l_363{display:flex;align-items:center;justify-content:space-between;padding:12px;cursor:pointer}._accordionContent_8h24l_371{padding:16px 0;border-top:1px solid #E5E7EB;margin-top:8px}._menuItemLeft_8h24l_377{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:500;color:#374151}._languageOption_8h24l_386{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color .2s;border-radius:8px}._languageOption_8h24l_386:hover{background-color:#f3f4f6}._languageOption_8h24l_386._active_8h24l_400{background-color:#fff7ed;color:#f97316;font-weight:600}._flagIcon_8h24l_406{width:24px;height:16px;object-fit:cover;border-radius:2px}._toggleSwitch_8h24l_414{width:44px;height:24px;background-color:#e5e7eb;border-radius:12px;position:relative;cursor:pointer;transition:background-color .2s}._toggleSwitch_8h24l_414._active_8h24l_400{background-color:#f97316}._toggleKnob_8h24l_428{width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s}._toggleSwitch_8h24l_414._active_8h24l_400 ._toggleKnob_8h24l_428{transform:translate(20px)}._radioGroup_8h24l_443{display:flex;gap:24px}._radioLabel_8h24l_448{display:flex;align-items:center;gap:8px;cursor:pointer;position:relative}._radioLabel_8h24l_448 input{position:absolute;opacity:0;pointer-events:none}._customRadio_8h24l_464{width:18px;height:18px;border:2px solid #aaa;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}._customRadio_8h24l_464:after{content:"";width:10px;height:10px;background:#4f46e5;border-radius:50%;transform:scale(0);transition:transform .2s ease}._radioLabel_8h24l_448 input:checked+._customRadio_8h24l_464{border-color:#4f46e5}._radioLabel_8h24l_448 input:checked+._customRadio_8h24l_464:after{transform:scale(1)}._addressFormGrid_8h24l_497{display:flex;flex-direction:column;gap:16px}._addressRow_8h24l_503{display:flex;gap:16px}._addressRow_8h24l_503 ._formGroup_8h24l_236{flex:1}._simpleInput_8h24l_512{width:100%;padding:12px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1f2937;outline:none;background-color:#fff;transition:border-color .2s;box-sizing:border-box}._simpleInput_8h24l_512:-webkit-autofill,._simpleInput_8h24l_512:-webkit-autofill:hover,._simpleInput_8h24l_512:-webkit-autofill:focus{-webkit-text-fill-color:#1F2937;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._simpleInput_8h24l_512:focus{border-color:#f97316}._simpleLabel_8h24l_538{font-size:14px;font-weight:500;color:#4b5563;margin-bottom:6px;display:block}._addressList_8h24l_547{display:flex;flex-direction:column;gap:16px}._addressCard_8h24l_553{border:1px solid #E5E7EB;border-radius:12px;padding:16px;background:#fff}._addressCardHeader_8h24l_560{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._addressUserInfo_8h24l_567{display:flex;align-items:center;gap:8px}._addressCardTitle_8h24l_573{font-size:16px;font-weight:600;color:#1f2937}._addressTypeBadge_8h24l_579{background-color:#f3f4f6;color:#4b5563;font-size:12px;font-weight:500;padding:2px 8px;border-radius:4px}._addressCardBody_8h24l_588{font-size:14px;color:#4b5563;line-height:1.5;margin-bottom:8px}._addressCardPhone_8h24l_595{font-size:14px;font-weight:600;color:#1f2937}._addNewAddressBtn_8h24l_601{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background-color:#fff7ed;border:1px dashed #F97316;border-radius:8px;color:#f97316;font-weight:600;cursor:pointer;margin-top:16px}._cancelBtn_8h24l_617{background:transparent;border:1px solid #E5E7EB;color:#6b7280;padding:14px 40px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}._cardMenuBtn_8h24l_629{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}._cardMenuBtn_8h24l_629:hover{background-color:#f3f4f6}._menuDropdown_8h24l_646{position:absolute;top:30px;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow:hidden;min-width:120px}._menuItem_8h24l_363{padding:10px;font-size:14px;color:#374151;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:8px}._menuItem_8h24l_363:hover{background-color:#f3f4f6}._menuItem_8h24l_363._delete_8h24l_674{color:#f97316}._addressCardHeader_8h24l_560{position:relative}._spinner_8h24l_683{animation:_spin_8h24l_683 1s linear infinite}@keyframes _spin_8h24l_683{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_8h24l_697{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:16px;color:#6b7280}._noOrdersCard_8h24l_707{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;display:flex;flex-direction:row;align-items:center;gap:30px}._noOrdersIconContainer_8h24l_718{width:120px;height:120px;background-color:#f9f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._noOrdersImage_8h24l_732{width:70px;height:70px;object-fit:contain;mix-blend-mode:multiply}._noOrdersContent_8h24l_742{display:flex;flex-direction:column;align-items:flex-start;text-align:left}._noOrdersTitle_8h24l_749{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 12px}._noOrdersText_8h24l_756{font-size:15px;color:#555;margin:0 0 24px;line-height:1.5}._shopNowBtn_8h24l_763{background-color:#f78221;color:#fff;border:none;padding:10px 30px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}._shopNowBtn_8h24l_763:hover{background-color:#e06c0c}@media(max-width:1024px){._layout_8h24l_15{gap:20px}._sidebarWrapper_8h24l_21{width:250px}._noOrdersCard_8h24l_707{padding:20px;gap:24px}._noOrdersIconContainer_8h24l_718{width:100px;height:100px}._noOrdersImage_8h24l_732{width:60px;height:60px}._noOrdersTitle_8h24l_749{font-size:18px}._noOrdersText_8h24l_756{font-size:14px;margin-bottom:20px}}@media(max-width:768px){._container_8h24l_1{padding:10px}._breadcrumbs_8h24l_319{display:flex}._desktopOnly_8h24l_827{display:none!important}._quickLinks_8h24l_333{display:flex;margin-bottom:0}._mobileMenu_8h24l_356{display:flex}._layout_8h24l_15{flex-direction:column;gap:24px}._sidebarWrapper_8h24l_21{display:none}._content_8h24l_29{width:100%;gap:10px}._profileCard_8h24l_38{background:#f9fafb;border:1px solid #E5E7EB;padding:20px}._profileInfo_8h24l_48{gap:16px}._avatarContainer_8h24l_60{width:100%;height:100%}._avatarWrapper_8h24l_54{width:50px;height:50px;flex-shrink:0}._userName_8h24l_97{font-size:18px}._sectionTitle_8h24l_124{font-size:16px;margin-bottom:12px}._orderCard_8h24l_133{padding:16px}._orderHeader_8h24l_140{font-size:11px}._productImageContainer_8h24l_154{width:80px;height:80px;background:#f3f4f6;border-radius:8px}._orderDetails_8h24l_168{display:flex;flex-direction:column;gap:4px}._productName_8h24l_172{font-size:14px;line-height:1.4}._deliveryStatus_8h24l_179{font-size:12px}._orderActions_8h24l_190{margin-top:8px}._footerActions_8h24l_295{margin:30px 0 20px}._saveBtn_8h24l_302{padding:12px 30px}._noOrdersCard_8h24l_707{flex-direction:column;align-items:center;text-align:center;padding:15px}._noOrdersContent_8h24l_742{align-items:center;text-align:center}._noOrdersIconContainer_8h24l_718{width:90px;height:90px}._noOrdersImage_8h24l_732{width:55px;height:55px}._noOrdersTitle_8h24l_749{font-size:17px}._noOrdersText_8h24l_756{font-size:14px;margin-bottom:18px}._shopNowBtn_8h24l_763{width:100%;max-width:280px}}@media(max-width:480px){._noOrdersCard_8h24l_707{padding:16px;gap:18px}._noOrdersIconContainer_8h24l_718{width:80px;height:80px}._noOrdersImage_8h24l_732{width:50px;height:50px}._noOrdersTitle_8h24l_749{font-size:16px}._noOrdersText_8h24l_756{font-size:13px;line-height:1.4}._shopNowBtn_8h24l_763{font-size:14px;padding:10px 24px}}._sidebarContainer_1f4um_1{width:100%;max-width:300px;display:flex;flex-direction:column}._menuCard_1f4um_10{background:#fff;border-radius:20px;padding:16px;border:1px solid #E5E7EB}._menuGroup_1f4um_17{display:flex;flex-direction:column;gap:4px}._menuItem_1f4um_23{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;cursor:pointer;transition:background-color .2s;color:#374151}._menuItem_1f4um_23:hover{background-color:#f3f4f6}._menuItem_1f4um_23._active_1f4um_38{background-color:#f3f4f6;font-weight:500}._icon_1f4um_43{color:#6b7280}._menuItem_1f4um_23:hover ._icon_1f4um_43,._menuItem_1f4um_23._active_1f4um_38 ._icon_1f4um_43{color:#111827}._label_1f4um_52{font-size:15px;flex:1}._separator_1f4um_57{height:1px;background-color:#e5e7eb;margin:12px 0}._chevron_1f4um_63{color:#9ca3af;transition:transform .2s}._submenu_1f4um_69{margin-left:44px;display:flex;flex-direction:column;gap:4px;margin-bottom:8px}._submenuItem_1f4um_77{padding:8px 12px;font-size:14px;color:#4b5563;cursor:pointer;border-radius:8px}._submenuItem_1f4um_77:hover{background-color:#f9fafb;color:#111827}._activeSub_1f4um_90{color:#f97316;font-weight:500}._toggle_1f4um_96{width:36px;height:20px;background-color:#e5e7eb;border-radius:10px;position:relative;transition:background-color .2s}._toggleActive_1f4um_105{background-color:#f97316}._toggleKnob_1f4um_110{width:16px;height:16px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s;box-shadow:0 1px 2px #0000001a}._toggleActive_1f4um_105 ._toggleKnob_1f4um_110{transform:translate(16px)}._bottomGroup_1f4um_127{display:flex;align-items:center;justify-content:space-between;margin-top:8px}._logoutButton_1f4um_134{background:#fff;border:1px solid #E5E7EB;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}._logoutButton_1f4um_134:hover{background-color:#f9fafb;border-color:#d1d5db}._skeletonCard_1f4um_152{background:#fff;border-radius:20px;padding:16px;border:1px solid #F3F4F6}._skeletonGroup_1f4um_159{display:flex;flex-direction:column;gap:12px}._skeletonItem_1f4um_165{display:flex;align-items:center;gap:12px;padding:10px 12px}._skeletonIcon_1f4um_172{width:20px;height:20px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_sidebarShimmer_1f4um_1 1.5s infinite linear}._skeletonLabel_1f4um_181{flex:1;height:14px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_sidebarShimmer_1f4um_1 1.5s infinite linear}._skeletonSeparator_1f4um_190{height:1px;background-color:#f3f4f6;margin:16px 0}@keyframes _sidebarShimmer_1f4um_1{0%{background-position:-200% 0}to{background-position:200% 0}}._pageWrapper_ejrgs_1{display:flex;flex-direction:column;min-height:100vh}._container_ejrgs_7{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:20px;font-family:inherit}._content_ejrgs_18{text-align:center;max-width:600px;display:flex;flex-direction:column;align-items:center}._imageContainer_ejrgs_26{margin-bottom:24px;display:flex;justify-content:center;align-items:center}._title_ejrgs_33{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px;line-height:1.2}._message_ejrgs_42{font-size:16px;color:#6b7280;margin-bottom:0;line-height:1.5}@media(max-width:768px){._title_ejrgs_33{font-size:20px}._message_ejrgs_42{font-size:14px}}._container_6ou2w_1{max-width:1600px;margin-bottom:50px}._breadcrumbs_6ou2w_6{font-size:14px;color:#888;margin-bottom:30px}._breadcrumbs_6ou2w_6 span{margin:0 5px}._layoutGrid_6ou2w_16{display:flex;gap:40px}._sidebarSection_6ou2w_21{width:300px;flex-shrink:0}._mainContent_6ou2w_26{flex-grow:1}._pageTitle_6ou2w_31{font-size:28px;font-weight:600;color:#111;margin:0}._form_6ou2w_38{display:grid;grid-template-columns:1fr 1fr;gap:24px}._formGroup_6ou2w_44{display:flex;flex-direction:column}._fullWidth_6ou2w_49{grid-column:span 2}._label_6ou2w_53{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}._input_6ou2w_60{padding:14px 16px;border:1px solid #E5E5E5;border-radius:8px;font-size:15px;color:#333;outline:none;transition:border-color .2s;background-color:#fff}._input_6ou2w_60:-webkit-autofill,._input_6ou2w_60:-webkit-autofill:hover,._input_6ou2w_60:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._input_6ou2w_60::placeholder{color:#9ca3af}._input_6ou2w_60:focus{border-color:#f97316}._buttonWrapper_6ou2w_87{grid-column:span 2;display:flex;justify-content:flex-end;margin-top:20px}._saveButton_6ou2w_94{background-color:#f97316;color:#fff;border:none;border-radius:8px;padding:14px 40px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;width:100%;max-width:300px}._saveButton_6ou2w_94:hover{background-color:#ea580c}@media(max-width:1024px){._layoutGrid_6ou2w_16{gap:30px}._sidebarSection_6ou2w_21{width:240px}}._headerRow_6ou2w_124{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._addNewBtn_6ou2w_131{display:flex;align-items:center;padding:8px;gap:8px;color:#f97316;font-weight:600;font-size:16px;background:none;border:1px dashed #F97316;border-radius:8px;cursor:pointer}._addressList_6ou2w_146{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._addressCard_6ou2w_154{border:1px solid #E5E7EB;border-radius:12px;padding:24px;background:#fff;position:relative;transition:box-shadow .2s}._addressCard_6ou2w_154:hover{box-shadow:0 4px 12px #0000000d}._cardHeader_6ou2w_167{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._userInfo_6ou2w_174{display:flex;gap:12px;align-items:center}._cardIcon_6ou2w_180{color:#4b5563}._cardTitle_6ou2w_184{font-size:16px;font-weight:700;color:#111}._cardMenuBtn_6ou2w_190{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}._cardMenuBtn_6ou2w_190:hover{background-color:#f3f4f6}._cardBody_6ou2w_206{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:12px}._cardPhone_6ou2w_213{font-size:14px;font-weight:600;color:#111}._cardFooter_6ou2w_219{display:flex;justify-content:flex-end;margin-top:12px}._menuDropdown_6ou2w_226{position:absolute;top:40px;right:20px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow:hidden;min-width:120px}._menuItem_6ou2w_239{padding:10px 16px;font-size:14px;color:#374151;cursor:pointer;transition:background .2s}._menuItem_6ou2w_239:hover{background-color:#f3f4f6}._menuItem_6ou2w_239._delete_6ou2w_251{color:#f97316}._addressTypeGroup_6ou2w_256{grid-column:span 2;display:flex;flex-direction:column;margin-bottom:10px}._typeOptions_6ou2w_263{display:flex;gap:16px}._typeOption_6ou2w_263{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#4b5563;transition:all .2s}._typeOption_6ou2w_263:hover{background-color:#f9fafb}._typeOption_6ou2w_263._active_6ou2w_287{border-color:#f97316;background-color:#fff7ed;color:#f97316}._radioCircle_6ou2w_293{width:16px;height:16px;border:2px solid #D1D5DB;border-radius:50%;position:relative}._typeOption_6ou2w_263._active_6ou2w_287 ._radioCircle_6ou2w_293{border-color:#f97316}._typeOption_6ou2w_263._active_6ou2w_287 ._radioCircle_6ou2w_293:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#f97316;border-radius:50%}._addressTypeBadge_6ou2w_317{display:inline-flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #E5E7EB;color:#4b5563;font-size:12px;font-weight:500;padding:4px 12px;border-radius:20px;margin-left:8px;text-transform:capitalize}._addressTypeBadge_6ou2w_317:before{content:"";display:block;width:6px;height:6px;background-color:#4b5563;border-radius:50%}._primaryBadge_6ou2w_341{display:inline-flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #E5E7EB;color:#f97316;font-size:12px;font-weight:500;padding:4px 12px;border-radius:20px;margin-left:8px;text-transform:capitalize}._primaryBadge_6ou2w_341:before{content:"";display:block;width:6px;height:6px;background-color:#f97316;border-radius:50%}@media(max-width:1024px){._addressList_6ou2w_146{grid-template-columns:repeat(2,1fr)}}@media(max-width:769px){._layoutGrid_6ou2w_16{flex-direction:column}._pageTitle_6ou2w_31{display:none}._breadcrumbs_6ou2w_6{margin-bottom:0}._sidebarSection_6ou2w_21{display:none}._form_6ou2w_38{display:flex;flex-direction:column;gap:15px}._fullWidth_6ou2w_49,._buttonWrapper_6ou2w_87{grid-column:span 1}._saveButton_6ou2w_94{width:100%;max-width:none;font-size:14px;padding:14px}._headerRow_6ou2w_124{justify-content:flex-end;margin-bottom:10px}}@media(max-width:480px){._addressList_6ou2w_146{grid-template-columns:repeat(1,1fr)}}._locationButtons_6ou2w_425{grid-column:span 2;display:flex;gap:12px;margin-bottom:16px}._locationBtn_6ou2w_432{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#4b5563;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._locationBtn_6ou2w_432:hover{background-color:#f9fafb;border-color:#d1d5db}._locationBtn_6ou2w_432._active_6ou2w_287{border-color:#f97316;color:#f97316;background-color:#fff7ed}@media(max-width:769px){._locationButtons_6ou2w_425{grid-column:span 1;flex-direction:column}}._container_157he_1{max-width:1600px}._pageTitle_157he_5{font-size:28px;font-weight:600;color:#212121;margin-top:0;margin-bottom:30px}._greetingSection_157he_13{margin-bottom:24px}._helloText_157he_17{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:600}._subTitle_157he_25{font-size:24px;font-weight:500;color:#212121;margin:0}._actionButtons_157he_32{display:flex;gap:10px;margin-bottom:10px;flex-wrap:wrap}._whatsappBtn_157he_39{flex:1;min-width:250px;background-color:#e0f7e4;border:1px solid #c8e6c9;border-radius:8px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s}._whatsappBtn_157he_39:hover{border:1px solid #9de09f}._btnContent_157he_57{display:flex;align-items:center;gap:12px;font-weight:600;color:#2e7d32;font-size:16px}._btnIcon_157he_66{color:#2e7d32}._instantBadge_157he_70{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#2e7d32;text-transform:uppercase}._contactBtn_157he_80{flex:1;min-width:250px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-weight:600;color:#212121;font-size:16px;transition:border-color .2s}._contactBtn_157he_80:hover{border-color:#bdbdbd;background-color:#fafafa}._contactIcon_157he_103{color:#d32f2f}._sectionTitle_157he_107{font-size:18px;font-weight:600;color:#212121;margin-bottom:24px}._faqGrid_157he_114{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._faqCard_157he_120{background-color:#fff9f5;border:1px solid #f5f5f5;border-radius:12px;padding:20px;display:flex;align-items:center;gap:20px;cursor:pointer;transition:transform .2s,box-shadow .2s}._faqCard_157he_120:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._cardIconWrapper_157he_137{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#212121}._cardContent_157he_146{flex:1}._cardTitle_157he_150{font-size:16px;font-weight:600;color:#212121}._cardDesc_157he_156{font-size:12px;color:#666;line-height:1.5}._customBreadcrumb_157he_163{display:flex;align-items:center;gap:8px;font-size:14px;color:#888;margin-bottom:30px}._customBreadcrumb_157he_163 span{cursor:pointer}._customBreadcrumb_157he_163 span:hover{color:#fb641b}._activeBreadcrumb_157he_180{color:#212121;font-weight:500;cursor:default!important}._activeBreadcrumb_157he_180:hover{color:#212121!important}._faqList_157he_190{display:flex;flex-direction:column;gap:16px;max-width:1000px}._faqItem_157he_197{border:1px solid #f0f0f0;border-radius:8px;background-color:#fff9f5;overflow:hidden;transition:all .2s}._faqHeader_157he_206{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;-webkit-user-select:none;user-select:none}._questionText_157he_215{font-size:16px;font-weight:600;color:#212121}._accordionIcon_157he_221{color:#212121;flex-shrink:0}._faqBody_157he_226{padding:0 24px 20px;color:#666;font-size:14px;line-height:1.6;border-top:1px solid transparent}@media(max-width:769px){._breadcrumbs_157he_236,._pageTitle_157he_5{display:none}._greetingSection_157he_13{margin-bottom:24px}._helloText_157he_17{font-size:12px;color:#666;margin-bottom:6px}._subTitle_157he_25{font-size:20px;font-weight:500;color:#212121}._actionButtons_157he_32{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}._whatsappBtn_157he_39{grid-column:1 / -1;width:100%;min-width:0;padding:18px 20px}._pageTitle_157he_5{font-size:24px}._contactBtn_157he_80{width:100%;min-width:0;padding:16px;font-size:15px}._sectionTitle_157he_107{font-size:16px;font-weight:700;margin-bottom:16px}._faqGrid_157he_114{grid-template-columns:1fr;gap:12px}._faqCard_157he_120{padding:15px;border-radius:12px;background-color:#fff9f5;border:1px solid #f5f5f5}._cardTitle_157he_150{font-size:16px;font-weight:700;margin-bottom:0}._cardDesc_157he_156{font-size:13px;color:#555}}@media(max-width:480px){._pageTitle_157he_5{font-size:20px}}._container_1y0fo_1{padding:0;margin-bottom:50px}._customBreadcrumb_1y0fo_6{display:flex;align-items:center;gap:8px;font-size:14px;color:#888;margin-bottom:30px}._customBreadcrumb_1y0fo_6 span{cursor:pointer}._customBreadcrumb_1y0fo_6 span:hover{color:#fb641b}._activeBreadcrumb_1y0fo_23{color:#212121;font-weight:500;cursor:default!important}._activeBreadcrumb_1y0fo_23:hover{color:#212121!important}._titleContainer_1y0fo_33{display:flex;align-items:center;gap:12px;margin-bottom:30px}._backBtn_1y0fo_40{display:none}._pageTitle_1y0fo_44{font-size:28px;font-weight:600;color:#212121;margin:0}._faqList_1y0fo_51{display:flex;flex-direction:column;gap:16px;max-width:1000px}._faqItem_1y0fo_58{border:1px solid #f0f0f0;border-radius:8px;background-color:#fff9f5;overflow:hidden;transition:all .2s}._faqHeader_1y0fo_66{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;-webkit-user-select:none;user-select:none}._questionText_1y0fo_75{font-size:16px;font-weight:600;color:#212121}._accordionIcon_1y0fo_81{color:#212121;flex-shrink:0}._faqBody_1y0fo_86{padding:0 24px 20px;color:#666;font-size:14px;line-height:1.6;border-top:1px solid transparent}@media(max-width:768px){._pageTitle_1y0fo_44{font-size:24px}._backBtn_1y0fo_40{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:4px;cursor:pointer;color:#212121;border-radius:50%;transition:background-color .2s}._backBtn_1y0fo_40:hover{background-color:#f0f0f0}}@media(max-width:480px){._pageTitle_1y0fo_44{font-size:20px}}._container_thro2_1{display:flex;height:100vh;background-color:#fff;overflow:hidden;margin-top:50px}._sidebar_thro2_10{width:85px;background-color:#fff;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0;scrollbar-width:none}._sidebar_thro2_10::-webkit-scrollbar{display:none}._sidebarItem_thro2_26{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 4px;cursor:pointer;position:relative;transition:background-color .2s}._sidebarItemActive_thro2_37{background-color:#fff}._sidebarItemActive_thro2_37:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;background-color:#212121;border-top-left-radius:4px;border-bottom-left-radius:4px}._sidebarIconWrapper_thro2_53{width:48px;height:48px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;margin-bottom:8px;overflow:hidden;transition:transform .2s}._sidebarItemActive_thro2_37 ._sidebarIconWrapper_thro2_53{border:1px solid #e0e0e0}._sidebarIcon_thro2_53{width:24px;height:24px;color:#555}._sidebarLabel_thro2_77{font-size:10px;text-align:center;color:#333;font-weight:600;line-height:1.2;max-width:100%}._mainContent_thro2_87{flex:1;overflow-y:auto;padding:16px;background-color:#fff}._banner_thro2_95{background-color:#f8f9fa;border-radius:8px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._bannerContent_thro2_105{display:flex;align-items:center;gap:8px}._bannerTitle_thro2_111{font-size:14px;font-weight:700;color:#212121;text-transform:uppercase}._bannerImage_thro2_118{width:60px;height:60px;object-fit:contain}._categoryImage_thro2_124{width:50px;height:50px;border:1px solid #E5E7EB;padding:12px;border-radius:50%;margin-bottom:10px}._brandGrid_thro2_134{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 12px}._brandItem_thro2_140{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}._brandLogo_thro2_148{width:56px;height:56px;border-radius:50%;background-color:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:0;transition:border-color .2s}._brandLogo_thro2_148:hover{border-color:#ccc}._brandLogoImg_thro2_166{width:80%;height:80%;object-fit:contain}._brandName_thro2_172{font-size:10px;font-weight:600;color:#333;display:none}._sectionHeader_thro2_181{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;cursor:pointer}._sectionTitle_thro2_189{font-size:13px;font-weight:700;color:#212121;text-transform:uppercase;display:flex;align-items:center;gap:4px}._productGrid_thro2_199{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}._productCard_thro2_206{display:flex;flex-direction:column;align-items:center;cursor:pointer}._productImageWrapper_thro2_213{width:100%;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;margin-bottom:8px;border-radius:8px;overflow:hidden}._productImage_thro2_213{width:100%;height:100%;object-fit:contain}._iconBg1_thro2_232{background-color:#e0f7fa;color:#006064}._iconBg2_thro2_237{background-color:#e8eaf6;color:#1a237e}._iconBg3_thro2_242{background-color:#ffebee;color:#b71c1c}._iconBg4_thro2_247{background-color:#f3e5f5;color:#4a148c}._iconBg5_thro2_252{background-color:#eceff1;color:#263238}._iconBg6_thro2_257{background-color:#fff3e0;color:#e65100}._iconBg7_thro2_262{background-color:#f1f8e9;color:#33691e}._iconBg8_thro2_267{background-color:#fff8e1;color:#ff6f00}._brandsSection_thro2_272{display:flex;margin-top:0!important}._brandsScrollContainer_thro2_277{display:flex;gap:15px;overflow-x:auto;padding:10px 5px;scrollbar-width:none;-ms-overflow-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth}._noProductsFound_thro2_291{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:300px;background-color:#f9f9f9;border-radius:12px;border:1px dashed #e0e0e0}._categoryLabel_thro2_302{font-size:14px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}._noProductsMessage_thro2_310{text-align:center;color:#666}._noProductsMessage_thro2_310 h3{font-size:20px;margin-bottom:10px;color:#333}._noProductsMessage_thro2_310 p{font-size:16px}@media(min-width:440px)and (max-width:769px){._productGrid_thro2_199{grid-template-columns:repeat(4,1fr)}}@media(min-width:320px)and (max-width:768px){._brandsSection_thro2_272{display:flex;margin:0!important}._container_thro2_1,._categorySection_thro2_341{margin-top:0!important}._brandItem_thro2_140{width:70px;height:70px}._brandsScrollContainer_thro2_277{display:flex;gap:15px;overflow-x:auto;padding:10px 5px;scrollbar-width:none;-ms-overflow-style:none}._sidebar_thro2_10{width:80px;padding:5px}}@media(max-width:374px){._sidebar_thro2_10{width:70px}._sidebarItem_thro2_26{padding:12px 2px}._sidebarIconWrapper_thro2_53{width:40px;height:40px}._sidebarIcon_thro2_53{width:20px;height:20px}._sidebarLabel_thro2_77{font-size:9px}._mainContent_thro2_87{padding:12px}._brandGrid_thro2_134{grid-template-columns:repeat(3,1fr);gap:16px 8px}._brandLogo_thro2_148{width:48px;height:48px}._productGrid_thro2_199{grid-template-columns:repeat(2,1fr);gap:10px}._sectionTitle_thro2_189{font-size:11px}._bannerTitle_thro2_111{font-size:12px}}._container_l8dq0_1{padding:0 20px;max-width:1600px;margin-bottom:50px}._breadcrumbWrapper_l8dq0_11{width:100%;margin-bottom:20px;padding-left:0}._card_l8dq0_17{display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:0;width:100%;overflow:hidden;position:relative;height:220px}._graphicSection_l8dq0_31{position:relative;width:285px;height:100%;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at center,#f5fbf6,#fff 70%);overflow:hidden;flex-shrink:0}@keyframes _pulseOuter_l8dq0_1{0%,to{transform:scale(1);opacity:.25}50%{transform:scale(1.08);opacity:.35}}@keyframes _pulseMiddle_l8dq0_1{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.1);opacity:.55}}@keyframes _pulseInner_l8dq0_1{0%,to{transform:scale(1);box-shadow:0 0 #2e7d3266}50%{transform:scale(1.06);box-shadow:0 0 20px #2e7d3299}}@keyframes _checkAppear_l8dq0_1{0%{transform:scale(0) rotate(-45deg);opacity:0}50%{transform:scale(1.3) rotate(5deg);opacity:.8}70%{transform:scale(.9) rotate(-2deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes _twinkle_l8dq0_1{0%,to{opacity:.5;transform:scale(1) rotate(0)}25%{opacity:.8;transform:scale(1.2) rotate(5deg)}50%{opacity:1;transform:scale(1.4) rotate(0)}75%{opacity:.8;transform:scale(1.2) rotate(-5deg)}}@keyframes _glow_l8dq0_1{0%,to{filter:drop-shadow(0 0 5px rgba(76,175,80,.3))}50%{filter:drop-shadow(0 0 15px rgba(76,175,80,.6))}}._circleOuter_l8dq0_144{position:absolute;width:240px;height:240px;background-color:#4caf5040;border-radius:50%;left:-20px;animation:_pulseOuter_l8dq0_1 4s ease-in-out infinite;box-shadow:0 0 30px #4caf5033}._circleMiddle_l8dq0_155{position:absolute;width:170px;height:170px;background-color:#4caf5066;border-radius:50%;left:15px;animation:_pulseMiddle_l8dq0_1 4s ease-in-out infinite;animation-delay:.3s;box-shadow:0 0 25px #4caf504d}._circleInner_l8dq0_167{position:absolute;width:100px;height:100px;background-color:#ffffffe6;border-radius:50%;display:flex;justify-content:center;align-items:center;border:8px solid #2E7D32;left:42px;z-index:2;animation:_pulseInner_l8dq0_1 4s ease-in-out infinite,_glow_l8dq0_1 3s ease-in-out infinite;animation-delay:.6s,0s}._checkIcon_l8dq0_183{color:#2e7d32;width:50px;height:50px;animation:_checkAppear_l8dq0_1 1s cubic-bezier(.34,1.56,.64,1) forwards;filter:drop-shadow(0 2px 4px rgba(46,125,50,.3))}._sparkle_l8dq0_191{position:absolute;color:#66bb6a;font-size:20px;z-index:1;animation:_twinkle_l8dq0_1 3s ease-in-out infinite;filter:drop-shadow(0 0 3px rgba(102,187,106,.6))}._sparkle1_l8dq0_200{top:25px;right:110px;font-size:28px;animation-delay:0s}._sparkle2_l8dq0_207{bottom:40px;right:65px;font-size:50px;animation-delay:1s}._sparkle3_l8dq0_214{bottom:50px;left:60px;font-size:18px;opacity:.8;animation-delay:2s}._sparkle3_l8dq0_214{bottom:0;left:60px;font-size:35px;opacity:.6}._textSection_l8dq0_231{flex:1;padding-left:20px;display:flex;flex-direction:column;justify-content:center;height:100%}._title_l8dq0_240{font-size:28px;font-weight:800;color:#222;margin:0 0 8px;text-transform:uppercase;letter-spacing:-.5px}._subtitle_l8dq0_249{font-size:15px;color:#666;margin:0 0 20px;font-weight:500}._deliveryInfo_l8dq0_256{font-size:15px;color:#444;margin:0 0 10px;font-weight:500}._date_l8dq0_263{font-weight:700;color:#222}._viewOrderLink_l8dq0_268{color:#f57c00;text-decoration:none;font-weight:600;font-size:15px;display:inline-block}._viewOrderLink_l8dq0_268:hover{text-decoration:underline;color:#f8a858}._productSection_l8dq0_282{display:flex;align-items:center;padding-right:40px;gap:15px;height:100%}._imageWrapper_l8dq0_290{width:100px;height:140px;display:flex;justify-content:center;align-items:center}._productImage_l8dq0_298{max-width:100%;max-height:100%;object-fit:contain}._moreProducts_l8dq0_304{font-size:14px;color:#444;font-weight:600;white-space:nowrap}@media(max-width:1024px){._card_l8dq0_17{height:200px}._circleOuter_l8dq0_144{width:200px;height:200px}._circleMiddle_l8dq0_155{width:150px;height:150px}._circleInner_l8dq0_167{width:85px;height:85px;left:40p}._checkIcon_l8dq0_183{width:45px;height:45px}._textSection_l8dq0_231 ._title_l8dq0_240{font-size:24px}._textSection_l8dq0_231 ._subtitle_l8dq0_249,._deliveryInfo_l8dq0_256{font-size:14px}._productSection_l8dq0_282{padding-right:20px;gap:10px}._imageWrapper_l8dq0_290{width:85px;height:120px}}@media(max-width:768px){._container_l8dq0_1{padding:10px}._card_l8dq0_17{flex-direction:row;height:auto}._graphicSection_l8dq0_31{height:220px;right:0;width:215px}._sparkle1_l8dq0_200{right:45px}._sparkle2_l8dq0_207{right:15px}._textSection_l8dq0_231{padding:20px 0;text-align:center;align-items:center}._textSection_l8dq0_231 ._title_l8dq0_240{font-size:22px}._productSection_l8dq0_282{padding:0 40px;flex-direction:column;justify-content:center;gap:0}._imageWrapper_l8dq0_290{width:90px;height:120px}}@media(max-width:600px){._graphicSection_l8dq0_31{height:180px}._circleOuter_l8dq0_144{width:170px;height:170px}._circleMiddle_l8dq0_155{width:120px;height:120px}._circleInner_l8dq0_167{width:70px;height:70px}._checkIcon_l8dq0_183{width:40px;height:40px}._textSection_l8dq0_231 ._title_l8dq0_240{font-size:20px}._textSection_l8dq0_231 ._subtitle_l8dq0_249{font-size:13px}._productSection_l8dq0_282{flex-direction:column;gap:10px;padding:0}._imageWrapper_l8dq0_290{width:75px;height:100px}._moreProducts_l8dq0_304{font-size:10px}}@media(max-width:480px){._graphicSection_l8dq0_31{height:160px;width:154px;bottom:50px;right:20px}._circleOuter_l8dq0_144{width:150px;height:150px}._circleMiddle_l8dq0_155{width:105px;height:105px}._circleInner_l8dq0_167{width:60px;height:60px;left:30px}._textSection_l8dq0_231 ._title_l8dq0_240{font-size:18px}._textSection_l8dq0_231 ._subtitle_l8dq0_249,._deliveryInfo_l8dq0_256{font-size:12px}._sparkle1_l8dq0_200{right:30px}._sparkle2_l8dq0_207{right:0;top:70px}._sparkle3_l8dq0_214{left:30px}._subtitle_l8dq0_249{margin:0 0 10px}._viewOrderLink_l8dq0_268{font-size:12px}._productSection_l8dq0_282{gap:0;padding:0 15px}._imageWrapper_l8dq0_290{width:60px;height:65px}}@media(max-width:360px){._circleOuter_l8dq0_144{width:130px;height:130px}._circleMiddle_l8dq0_155{width:90px;height:90px}._circleInner_l8dq0_167{width:50px;height:50px}._textSection_l8dq0_231 ._title_l8dq0_240{font-size:16px}._productSection_l8dq0_282{gap:5px}._imageWrapper_l8dq0_290{width:60px;height:80px}._moreProducts_l8dq0_304{font-size:12px}}._continueButton_l8dq0_554{display:none}@media(max-width:768px){._continueButton_l8dq0_554{display:block;position:fixed;bottom:0;left:0;right:0;background-color:#fff;color:#fff;border:none;padding:12px 20px;font-size:15px;font-weight:600;letter-spacing:1px;cursor:pointer;z-index:999;box-shadow:0 -2px 10px #0000001a}._continueButton_l8dq0_554:before{content:"CONTINUE SHOPPING";display:block;background-color:#f57c00;color:#fff;padding:18px;border-radius:8px;text-align:center}._continueButton_l8dq0_554:hover:before{background-color:#e67300}}@media(max-width:768px){._continueButton_l8dq0_554{padding:10px 15px;font-size:14px}._continueButton_l8dq0_554:before{padding:15px}}._exploreMoreButton_l8dq0_603{display:block;background-color:#f57c00;color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .3s}._exploreMoreButton_l8dq0_603:hover{background-color:#e67300}._container_16wfg_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;background-color:#fff;text-align:center;padding:20px}._iconWrapper_16wfg_12{width:100px;height:100px;border-radius:50%;border:5px solid #00C853;display:flex;align-items:center;justify-content:center;margin-bottom:30px;animation:_popIn_16wfg_1 .6s cubic-bezier(.175,.885,.32,1.275) forwards;opacity:0;transform:scale(.5)}._checkIcon_16wfg_26{color:#00c853;animation:_fadeIn_16wfg_1 .4s .4s ease-out forwards;opacity:0;transform:scale(.8)}._title_16wfg_33{font-size:24px;font-weight:600;color:#1a1a1a;opacity:0;animation:_slideUp_16wfg_1 .5s .6s ease-out forwards}._subtitle_16wfg_41{margin:0;font-size:16px;color:#666;opacity:0;animation:_slideUp_16wfg_1 .5s .8s ease-out forwards}@keyframes _popIn_16wfg_1{to{opacity:1;transform:scale(1)}}@keyframes _fadeIn_16wfg_1{to{opacity:1;transform:scale(1)}}@keyframes _slideUp_16wfg_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_6m3hr_2{max-width:1600px;padding:20px;color:#333;margin:0 auto 50px}._pageTitle_6m3hr_10{font-size:28px;font-weight:600;margin-bottom:24px;color:#1f2937}._layout_6m3hr_17{display:flex;gap:20px;align-items:flex-start}._sidebarWrapper_6m3hr_23{width:300px;flex-shrink:0;position:sticky;top:130px;height:fit-content}._content_6m3hr_32{flex:1;width:100%;display:flex;flex-direction:column;gap:20px}._sidebarCard_6m3hr_41{background:#fff;border-radius:20px;padding:16px;border:1px solid #E5E7EB}._sidebarTitle_6m3hr_48{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:16px;padding-left:12px}._categoryList_6m3hr_56{display:flex;flex-direction:column;gap:4px}._sidebarItem_6m3hr_62{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;cursor:pointer;transition:background-color .2s;color:#374151;font-size:15px}._sidebarItem_6m3hr_62:hover{background-color:#f3f4f6}._sidebarItem_6m3hr_62._active_6m3hr_79{background-color:#f3f4f6;font-weight:600;color:#111827}._icon_6m3hr_85{color:#6b7280;flex-shrink:0}._sidebarItem_6m3hr_62._active_6m3hr_79 ._icon_6m3hr_85{color:#111827}._chevron_6m3hr_94{color:#9ca3af;margin-left:auto;width:16px;height:16px}._contentCard_6m3hr_102{background:#fff;border-radius:20px;padding:15px;min-height:600px}._bannerContainer_6m3hr_110{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;margin-bottom:24px}._bannerImage_6m3hr_119{width:100%;height:100%;object-fit:cover}._bannerOverlay_6m3hr_125{position:absolute;inset:0;background:linear-gradient(90deg,#000000b3,#0003);display:flex;align-items:center;padding:30px}._bannerTitle_6m3hr_134{color:#fff;font-size:32px;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}._sectionHeader_6m3hr_142{margin-bottom:20px;border-bottom:1px solid #E5E7EB}._sectionTitle_6m3hr_147{font-size:20px;font-weight:600;color:#374151}._subGrid_6m3hr_154{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px}._subCard_6m3hr_160{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;border:1px solid #E5E7EB;border-radius:12px;cursor:pointer;transition:all .2s;background:#fff}._subCard_6m3hr_160:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._imgWrapper_6m3hr_180{width:80px;height:80px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:50%;padding:10px}._subImg_6m3hr_192{max-width:100%;max-height:100%;object-fit:contain}._subName_6m3hr_198{font-size:14px;font-weight:500;color:#4b5563;line-height:1.4}._subCard_6m3hr_160:hover ._subName_6m3hr_198{color:#111827}._emptyState_6m3hr_210{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;color:#9ca3af;font-size:16px}._loadingWrapper_6m3hr_221{display:flex;gap:20px}._shimmer_6m3hr_226{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1 20%,#f6f7f8 40% 100%);background-repeat:no-repeat;background-size:800px 100%;display:inline-block;position:relative;animation:_shimmer_6m3hr_226 1.5s infinite linear forwards}@keyframes _shimmer_6m3hr_226{0%{background-position:-468px 0}to{background-position:468px 0}}._skeletonSidebar_6m3hr_246{width:300px;height:700px;background:#fff;border-radius:20px;padding:20px;border:1px solid #E5E7EB}._skeletonSidebarItem_6m3hr_255{height:40px;width:100%;margin-bottom:12px;border-radius:8px}._skeletonContent_6m3hr_262{flex:1;background:#fff;border-radius:20px;padding:20px;border:1px solid #E5E7EB;min-height:700px}._skeletonTitle_6m3hr_271{height:32px;width:40%;margin-bottom:24px;border-radius:6px}._skeletonGrid_6m3hr_278{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px}._skeletonCard_6m3hr_284{height:150px;width:100%;border-radius:12px}@media(max-width:1024px){._container_6m3hr_2{padding:16px;max-width:100%}._layout_6m3hr_17{flex-direction:column}._sidebarWrapper_6m3hr_23{width:100%;position:relative;top:0;z-index:10}._sidebarCard_6m3hr_41{padding:12px;border-radius:12px}._categoryList_6m3hr_56{flex-direction:row;overflow-x:auto;padding-bottom:5px;-webkit-overflow-scrolling:touch;gap:8px}._categoryList_6m3hr_56::-webkit-scrollbar{height:4px}._categoryList_6m3hr_56::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}._sidebarItem_6m3hr_62{flex-shrink:0;white-space:nowrap;background:#f9fafb;border:1px solid #E5E7EB}._sidebarItem_6m3hr_62._active_6m3hr_79{background:#fff7ed;border-color:#f97316;color:#f97316}._sidebarItem_6m3hr_62._active_6m3hr_79 ._icon_6m3hr_85{color:#f97316}._chevron_6m3hr_94,._sidebarTitle_6m3hr_48{display:none}._skeletonSidebar_6m3hr_246{width:100%;height:auto;padding:12px;display:flex;flex-direction:row;gap:8px;overflow-x:auto;border-radius:12px;margin-bottom:16px}._skeletonSidebarItem_6m3hr_255{width:100px;height:36px;flex-shrink:0;margin-bottom:0}._skeletonContent_6m3hr_262{padding:16px;border-radius:12px;min-height:auto}._skeletonTitle_6m3hr_271{width:60%}._skeletonGrid_6m3hr_278{grid-template-columns:repeat(2,1fr);gap:12px}._skeletonCard_6m3hr_284{height:120px}._contentCard_6m3hr_102{padding:16px;min-height:auto;border-radius:12px}._subGrid_6m3hr_154{grid-template-columns:repeat(2,1fr);gap:12px}._bannerContainer_6m3hr_110{height:140px}._bannerTitle_6m3hr_134{font-size:24px}}._loaderContainer_1py2i_1{position:fixed;top:0;left:0;width:100%;height:4px;z-index:9999}._loaderBar_1py2i_10{width:100%;height:100%;background-color:#fdd835;transform-origin:left;animation:_loading_1py2i_1 1.5s infinite ease-in-out}._overlay_1py2i_18{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998;background-color:#fff3;cursor:wait}@keyframes _loading_1py2i_1{0%{transform:scaleX(0)}50%{transform:scaleX(.5)}to{transform:scaleX(1);opacity:0}}._container_1rb16_2{max-width:1600px;margin:0 auto;padding:0 30px 20px;position:relative;min-height:80vh}._breadcrumbs_1rb16_10{font-size:14px;color:#888;margin-bottom:20px;padding-top:20px}._breadcrumbs_1rb16_10 span{margin:0 5px}._header_1rb16_22{margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._brandInfo_1rb16_33{display:flex;align-items:center;gap:20px}._brandLogoLarge_1rb16_39{height:60px;width:auto;object-fit:contain}._pageTitle_1rb16_45{font-size:24px;font-weight:700;color:#333;margin:0}._productCount_1rb16_52{font-size:14px;color:#878787;margin-left:10px}._sortSection_1rb16_58{display:flex;align-items:center;gap:12px}._sortByLabel_1rb16_64{font-size:14px;color:#212121;font-weight:500}._selectWrapper_1rb16_70{position:relative;display:flex;align-items:center}._sortSelect_1rb16_76{appearance:none;-webkit-appearance:none;padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;color:#212121;outline:none;cursor:pointer;background-color:#fff;min-width:120px;font-family:inherit}._selectArrow_1rb16_91{position:absolute;right:10px;pointer-events:none;color:#878787}._mainLayout_1rb16_99{display:flex;gap:20px;align-items:flex-start}._sidebar_1rb16_106{width:270px;flex-shrink:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:0;overflow:hidden;position:sticky;top:130px;height:fit-content}._desktopFilterHeader_1rb16_119{padding:20px 15px;border-bottom:1px solid #f0f0f0;margin-bottom:10px}._desktopFilterHeader_1rb16_119 h3{margin:0;font-size:18px;font-weight:700;color:#333}._mobileSidebarHeader_1rb16_132{display:none}._filterSection_1rb16_136{border-bottom:1px solid #f0f0f0;padding:20px}._filterSection_1rb16_136:last-child{border-bottom:none}._filterHeader_1rb16_145{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:15px;color:#333}._filterContent_1rb16_155{padding-top:10px;display:flex;flex-direction:column;gap:12px}._filterOption_1rb16_162{display:flex;align-items:center;gap:12px;font-size:14px;color:#212121;cursor:pointer;-webkit-user-select:none;user-select:none}._checkbox_1rb16_172{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #c2c2c2;border-radius:2px;cursor:pointer;position:relative;flex-shrink:0;background-color:#fff;transition:all .2s}._checkbox_1rb16_172:checked{background-color:#2874f0;border-color:#2874f0}._checkbox_1rb16_172:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._optionLabel_1rb16_203{flex-grow:1;font-size:14px;color:#212121}._rangeFilterContainer_1rb16_210{display:flex;flex-direction:column;gap:10px}._priceInputs_1rb16_216{display:flex;align-items:center;gap:10px;margin-bottom:20px}._priceInput_1rb16_216{width:100%;padding:8px 5px;border:1px solid #d0d0d0;border-radius:6px;font-size:13px;text-align:center;color:#333;font-weight:500;background-color:#fdfdfd}._rangeSliderContainer_1rb16_235{position:relative;height:20px;display:flex;align-items:center}._singleValue_1rb16_242{font-size:14px;color:#212121;font-weight:500;padding:8px 0}._toggleRow_1rb16_250{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._toggleRow_1rb16_250:last-child{margin-bottom:0}._toggleLabel_1rb16_261{font-size:14px;color:#444;font-weight:500}._switch_1rb16_267{position:relative;display:inline-block;width:44px;height:24px}._switch_1rb16_267 input{opacity:0;width:0;height:0}._slider_1rb16_280{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}._slider_1rb16_280:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_1rb16_280{background-color:#f78221}input:checked+._slider_1rb16_280:before{transform:translate(20px)}._applyFilterContainer_1rb16_313,._resetButton_1rb16_317,._applyFilterButton_1rb16_318{display:none}._productGridSection_1rb16_323{flex-grow:1;width:100%}._productGrid_1rb16_323{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;padding:0 0 20px}._productCard_1rb16_337{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;padding:15px;position:relative;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}._productCard_1rb16_337:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px);border-color:#ddd}._newTag_1rb16_355{position:absolute;top:0;left:-66px;background-color:#e60000;color:#fff;transform:rotate(-45deg);padding:5px 29px;font-size:11px;font-weight:700;z-index:10;letter-spacing:.5px;width:100px;height:25px;text-align:center;margin-top:-4px;line-height:32px}._wishlistIcon_1rb16_374{position:absolute;top:15px;right:15px;color:#f80;cursor:pointer;z-index:2;border:1px solid #ff8800;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;background-color:#fff;width:30px;height:30px;transition:all .3s ease}._wishlistIcon_1rb16_374:hover{background-color:#f78221;color:#fff}._productImageContainer_1rb16_398{height:220px;display:flex;justify-content:center;align-items:center;margin-bottom:15px}._productImage_1rb16_398{max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease}._productCard_1rb16_337:hover ._productImage_1rb16_398{transform:scale(1.05)}._productTitle_1rb16_418{font-size:14px;font-weight:600;color:#222;margin-bottom:8px;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._ratingRow_1rb16_432{display:flex;align-items:center;gap:8px;margin-bottom:12px}._ratingBadge_1rb16_439{background-color:#f0f0f0;padding:2px 6px;border-radius:4px;font-weight:600;font-size:11px;display:flex;align-items:center;gap:3px;color:#333}._reviewCount_1rb16_451{font-size:12px;color:#888}._priceRow_1rb16_456{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;flex-wrap:wrap}._currentPrice_1rb16_464{font-size:18px;font-weight:700;color:#222}._originalPrice_1rb16_470{font-size:13px;color:#999;text-decoration:line-through}._discount_1rb16_476{font-size:13px;color:#28a745;font-weight:600}._assuredBadge_1rb16_482{background-color:#ffde00;color:#000;font-size:10px;font-weight:700;padding:3px 8px;display:inline-block;margin-bottom:15px;width:fit-content;letter-spacing:.5px;border-radius:11px 0 11px 11px}._addToCartButton_1rb16_496{margin-top:auto;width:100%;padding:10px;background-color:#fff;border:1px solid #eaeaea;color:#f78221;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px}._addToCartButton_1rb16_496:hover{background-color:#f78221;color:#fff;border:none}._loadingSpinner_1rb16_520{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:18px;color:#666}._emptyState_1rb16_529{text-align:center;padding:50px;color:#666;font-size:16px}._floatingButtonsContainer_1rb16_537,._overlay_1rb16_541{display:none}@media(max-width:768px){._container_1rb16_2{padding:10px}._brandLogoLarge_1rb16_39{width:50px}._header_1rb16_22{flex-direction:row;align-items:center;gap:15px}._brandInfo_1rb16_33{gap:10px}._pageTitle_1rb16_45{font-size:20px}._mainLayout_1rb16_99{flex-direction:column;margin-top:0}._sidebar_1rb16_106{display:flex;flex-direction:column;position:fixed;bottom:-100%;left:0;width:100%;height:85vh;z-index:1000;border-radius:20px 20px 0 0;transition:bottom .3s ease-in-out;box-shadow:0 -5px 20px #0003;top:auto;padding-bottom:0;background-color:#fff;overflow:hidden}._sidebarScrollableContent_1rb16_592{flex:1;overflow-y:auto;padding-bottom:60px;min-height:0}._sidebar_1rb16_106._open_1rb16_599{bottom:0}._desktopFilterHeader_1rb16_119{display:none}._mobileSidebarHeader_1rb16_132{display:flex;justify-content:flex-end;align-items:center;padding:15px 20px;flex-shrink:0}._mobileSidebarHeader_1rb16_132 h3{display:none}._closeButton_1rb16_620{background:none;border:none;cursor:pointer;padding:0;color:#333}._applyFilterContainer_1rb16_313{display:flex;position:relative;bottom:59px;background-color:#fff;padding:15px;box-shadow:0 -2px 10px #0000001a;z-index:2;gap:15px;flex-shrink:0}._applyFilterButton_1rb16_318{display:block;flex:2;width:auto;background-color:#f78221;color:#fff;border:none;padding:12px;border-radius:4px;font-weight:600;font-size:14px;text-transform:uppercase;cursor:pointer}._resetButton_1rb16_317{display:block;flex:1;background-color:#fff;color:#f78221;border:1px solid #ccc;padding:12px;border-radius:4px;font-weight:600;font-size:14px;text-transform:uppercase;cursor:pointer}._productGrid_1rb16_323{grid-template-columns:repeat(3,1fr);gap:10px}._currentPrice_1rb16_464{font-size:15px}._addToCartButton_1rb16_496{font-size:12px;padding:8px}._sortSection_1rb16_58{display:none}._floatingButtonsContainer_1rb16_537{display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:#f80;border-radius:50px;padding:10px 20px;z-index:998;box-shadow:0 4px 15px #f806;align-items:center;gap:15px;margin-bottom:55px;width:240px;justify-content:center}._floatingButton_1rb16_537{background:none;border:none;color:#fff;font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px;cursor:pointer;padding:5px 10px}._floatingDivider_1rb16_719{width:1px;height:20px;background-color:#ffffff80}._overlay_1rb16_541{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}._sortSheet_1rb16_736{display:block;position:fixed;bottom:-100%;left:0;width:100%;background-color:#fff;z-index:1000;border-radius:20px 20px 0 0;transition:bottom .3s ease-in-out;padding-bottom:60px;box-shadow:0 -5px 20px #0003}._sortSheet_1rb16_736._open_1rb16_599{bottom:0}._sortOption_1rb16_754{padding:15px 20px;border-bottom:1px solid #eee;font-size:16px;font-weight:500;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._sortOption_1rb16_754._active_1rb16_766{color:#f78221;font-weight:600;background-color:#fff8f0}}._filterHeaderSkeleton_1rb16_774{width:60%;height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_filterShimmer_1rb16_1 1.5s infinite linear;border-radius:4px;margin-bottom:15px}._filterContentSkeleton_1rb16_784{display:flex;flex-direction:column;gap:12px}._filterOptionSkeleton_1rb16_790{width:100%;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_filterShimmer_1rb16_1 1.5s infinite linear;border-radius:4px}@keyframes _filterShimmer_1rb16_1{0%{background-position:-200% 0}to{background-position:200% 0}}._skeletonCard_1rb16_809{width:100%;height:380px;background:linear-gradient(90deg,#e3e3e3 25%,#f0f0f0,#e3e3e3 75%);background-size:200% 100%;animation:_filterShimmer_1rb16_1 1.2s infinite;border-radius:10px}@media(max-width:480px){._productGrid_1rb16_323{grid-template-columns:repeat(2,1fr)}}._mainSection_lusym_1{padding:10px}._section_lusym_5{max-width:1600px;margin:40px auto}._header_lusym_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:10px}._title_lusym_19{font-size:20px;font-weight:600;color:#333;text-transform:uppercase;position:relative}._title_lusym_19:after{content:"";position:absolute;bottom:-11px;left:0;width:100%;height:2px;background:#333}._viewAll_lusym_37{font-size:13px;color:#f80;font-weight:600;cursor:pointer;text-transform:uppercase;text-decoration:none}._grid_lusym_47{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}._bannerSection_lusym_54{max-width:1600px}._bannerImage_lusym_58{width:100%;height:auto;border-radius:12px;object-fit:cover;cursor:pointer;transition:transform .3s ease}._bannerImage_lusym_58:hover{transform:scale(1.01)}._productCount_lusym_71{font-size:14px;color:#878787;white-space:nowrap}._sortSection_lusym_78{display:flex;align-items:center;gap:12px}._headerSection_lusym_85{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}._titleContainer_lusym_94{display:flex;align-items:baseline;gap:12px}._sortByLabel_lusym_107{font-size:14px;color:#212121;font-weight:500}._selectWrapper_lusym_113{position:relative;display:flex;align-items:center}._sortSelect_lusym_119{appearance:none;-webkit-appearance:none;padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;color:#212121;outline:none;cursor:pointer;background-color:#fff;min-width:120px;font-family:inherit}._sortSelect_lusym_119:hover{border-color:#d0d0d0}._selectArrow_lusym_138{position:absolute;right:10px;pointer-events:none;color:#878787}._mainLayout_lusym_146{display:flex;gap:20px;margin-top:40px;align-items:flex-start}._right_side_lusym_153{width:100%}._viewAllCard_lusym_157{background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}._viewAllCircle_lusym_169:hover{border-color:#f80;box-shadow:0 6px 18px #a8a7a7}._viewAllCircle_lusym_169{width:64px;height:64px;background:#f80;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:8px}._viewAllText_lusym_186{font-size:14px;font-weight:600;color:#f80}._brandsSection_lusym_192{margin-bottom:40px;position:relative}._brandsScrollContainer_lusym_197{display:flex;gap:35px;overflow-x:auto;padding:10px 5px;scrollbar-width:none;-ms-overflow-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth}._brandsScrollContainer_lusym_197::-webkit-scrollbar{display:none}._brandItem_lusym_216{flex:0 0 auto;width:100px;height:100px;border-radius:50%;border:1px solid #eee;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s;background-color:#fff;overflow:hidden}._brandItem_lusym_216:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a;border-color:#ddd}._brandLogo_lusym_237{max-width:60%;max-height:60%;object-fit:contain}._brandItemSelected_lusym_243{border:3px solid #F78221;box-shadow:0 4px 12px #f782214d;transform:translateY(-2px);background-color:#fff8f0}._brandItemSelected_lusym_243:hover{border-color:#f78221;box-shadow:0 6px 16px #f7822166}._skeletonCard_lusym_255{width:100%;height:380px;background:linear-gradient(90deg,#e3e3e3 25%,#f0f0f0,#e3e3e3 75%);background-size:200% 100%;animation:_shimmer_lusym_334 1.2s infinite;border-radius:10px}._brandSkeleton_lusym_264{width:60px;height:60px;border-radius:50%;margin-right:10px;background:linear-gradient(90deg,#ddd 25%,#eee,#ddd 75%);background-size:200% 100%;animation:_shimmer_lusym_334 1.3s infinite}._productGridSection_lusym_274{flex-grow:1}._productGrid_lusym_274{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}._noProductsFound_lusym_284{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:300px;background-color:#f9f9f9;border-radius:12px;border:1px dashed #e0e0e0}._noProductsMessage_lusym_295{text-align:center;color:#666}._noProductsMessage_lusym_295 h3{font-size:20px;margin-bottom:10px;color:#333}._noProductsMessage_lusym_295 p{font-size:16px}._pageTitle_lusym_100{font-size:28px;font-weight:600;color:#212121;margin:0}._bannerSection_lusym_54{position:relative;width:100%;height:280px;overflow:hidden;border-radius:12px}._bannerLoader_lusym_327{position:absolute;inset:0;background:#f2f2f2}._shimmer_lusym_334{width:100%;height:100%;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;animation:_shimmer_lusym_334 1.4s infinite ease-in-out}._hidden_lusym_348{opacity:0}._visible_lusym_352{opacity:1}@keyframes _shimmer_lusym_334{0%{background-position:-400px 0}to{background-position:400px 0}}@media(max-width:1024px){._section_lusym_5{margin:30px auto}._grid_lusym_47{gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}._title_lusym_19{font-size:18px}}@media(max-width:768px){._section_lusym_5{margin:25px auto}._header_lusym_10{align-items:center;gap:10px}._grid_lusym_47{grid-template-columns:repeat(3,1fr);gap:15px}._bannerSection_lusym_54{height:auto}._title_lusym_19{font-size:16px}._pageTitle_lusym_100{font-size:20px}._viewAll_lusym_37{font-size:12px}._sortSection_lusym_78{display:none}._mainLayout_lusym_146{flex-direction:column;margin-top:20px;gap:20px}._productGrid_lusym_274{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){._bannerSection_lusym_54{margin:20px auto;max-height:100px}._grid_lusym_47{grid-template-columns:repeat(2,1fr);gap:10px}._productGrid_lusym_274{grid-template-columns:repeat(2,1fr)!important}._productCount_lusym_71{font-size:12px}}@media(min-width:769px)and (max-width:1000px){._container_lusym_453{padding:10px}._productGrid_lusym_274{grid-template-columns:repeat(2,1fr);gap:20px}}._infiniteScrollLoader_lusym_463{display:flex;justify-content:center;align-items:center;height:60px;margin:20px 0}._loadingSpinner_lusym_471{display:flex;align-items:center;gap:10px;color:#666;font-size:14px}._loadingSpinner_lusym_471:before{content:"";width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_lusym_1 1s linear infinite}@keyframes _spin_lusym_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._noMoreProducts_lusym_499{text-align:center;padding:30px;color:#666;font-size:14px;border-top:1px solid #e5e7eb;margin-top:20px}._grid_lusym_47{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;width:100%}._pageTitle_bzcol_1{font-size:28px;font-weight:600;margin-bottom:24px;color:#1f2937}._container_bzcol_8,._container_bzcol_8 *{box-sizing:border-box}._container_bzcol_8{max-width:1400px;margin:0 auto;padding:20px}._card_bzcol_19{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;margin-bottom:20px}._card_bzcol_19 h2{font-size:15px;font-weight:400;color:#111827}._card_bzcol_19 p{font-size:12px;color:#111827;margin:0}._productCardContent_bzcol_39{display:flex;gap:20px}._productImageContainer_bzcol_44{width:80px;height:80px;flex-shrink:0}._productImage_bzcol_44{width:100%;height:100%;object-fit:contain}._productDetails_bzcol_56{flex:1;display:flex;flex-direction:column;justify-content:center}._orderIdRow_bzcol_63{display:flex;justify-content:space-between;font-size:12px;color:#9ca3af;margin-bottom:4px}._productName_bzcol_71{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px}._review-section_bzcol_78{max-width:1200px;margin:0 auto;padding:30px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}._section-title_bzcol_85{font-size:28px;font-weight:600;margin-bottom:30px;color:#1a1a1a}._rating-summary_bzcol_93{display:flex;gap:60px;margin-bottom:40px;padding:30px;border-radius:12px}._average-rating_bzcol_102{text-align:center;min-width:180px}._rating-number_bzcol_107{font-size:56px;font-weight:700;color:#1a1a1a;margin:0;line-height:1}._total-reviews_bzcol_115{color:#666;font-size:14px;margin-top:8px}._rating-breakdown_bzcol_121{flex:1;display:flex;flex-direction:column;gap:12px}._rating-distribution-row_bzcol_128{display:flex;align-items:center;gap:12px}._rating-label_bzcol_134{min-width:60px;font-size:14px;color:#666}._distribution-bar-container_bzcol_140{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}._distribution-bar_bzcol_140{height:100%;background:linear-gradient(90deg,gold,orange);border-radius:4px;transition:width .3s ease}._rating-count_bzcol_155{min-width:40px;font-size:14px;color:#666;text-align:right}._review-guidelines_bzcol_163{background:#f0f8ff;border-left:4px solid #0066cc;padding:20px 25px;margin-bottom:30px;border-radius:0 8px 8px 0}._review-guidelines_bzcol_163 h3{font-size:18px;margin-bottom:15px;color:#06c}._guideline-item_bzcol_177{display:flex;align-items:center;gap:10px;margin:10px 0;font-weight:500}._guideline-icon_bzcol_185{color:#28a745;font-size:16px}._guideline-text_bzcol_190{color:#555;line-height:1.6;margin:8px 0 15px 26px;font-size:14px}._reviewForm_bzcol_197{margin:0 auto;background:#fff;border-radius:16px;padding:28px}._ratingBlock_bzcol_205{text-align:center;margin-bottom:32px}._sectionTitle_bzcol_210{font-size:18px;font-weight:600;margin-bottom:16px}._starPicker_bzcol_216{display:flex;justify-content:center;gap:10px}._starButton_bzcol_222{background:none;border:none;cursor:pointer;color:#facc15;transition:transform .2s ease}._starButton_bzcol_222:hover{transform:scale(1.2)}._ratingHint_bzcol_234{margin-top:10px;font-size:14px;color:#6b7280}._add-review-btn_bzcol_241{background:#06c;color:#fff;border:none;padding:12px 24px;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:background .3s ease;margin-bottom:30px}._add-review-btn_bzcol_241:hover{background:#0052a3}._review-form-container_bzcol_259{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 8px #0000001a}._review-form-container_bzcol_259 h3{font-size:20px;margin-bottom:25px;color:#1a1a1a}._rating-input_bzcol_274{margin-bottom:25px;text-align:center}._star-rating-select_bzcol_279{display:flex;justify-content:center;gap:8px;margin-bottom:10px}._star-select-btn_bzcol_286{background:none;border:none;cursor:pointer;padding:5px;transition:transform .2s}._star-select-btn_bzcol_286:hover{transform:scale(1.2)}._star_bzcol_216{color:gold;transition:color .2s}._star_bzcol_216._empty_bzcol_303{color:#ddd}._formGroup_bzcol_307{width:100%;padding:10px;display:grid}._formGroup_bzcol_307 label{margin-bottom:8px;color:#333;font-size:14px}._formGroup_bzcol_307 input,._formGroup_bzcol_307 textarea{width:100%;border:1px solid #ddd;font-size:13px;font-family:inherit;transition:border-color .3s;padding:15px;border-radius:10px;border-width:1px}._formGroup_bzcol_307 input:-webkit-autofill,._formGroup_bzcol_307 input:-webkit-autofill:hover,._formGroup_bzcol_307 input:-webkit-autofill:focus{-webkit-text-fill-color:#333;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}._formGroup_bzcol_307 input:focus,._formGroup_bzcol_307 textarea:focus{outline:none;border-color:#06c}._image-upload-container_bzcol_345{display:flex;flex-wrap:wrap;gap:15px;align-items:center}._image-upload-btn_bzcol_352{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#f8f9fa;border:2px dashed #ddd;border-radius:6px;cursor:pointer;transition:all .3s;color:#666}._image-upload-btn_bzcol_352:hover{border-color:#06c;color:#06c}._selected-images_bzcol_370{display:flex;gap:10px;flex-wrap:wrap}._selected-image_bzcol_370{position:relative;width:80px;height:80px;border-radius:6px;overflow:hidden}._selected-image_bzcol_370 img{width:100%;height:100%;object-fit:cover}._selected-image_bzcol_370 button{position:absolute;top:5px;right:5px;background:#000000b3;color:#fff;border:none;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:16px;line-height:1}._form-actions_bzcol_405{display:flex;gap:15px;margin-top:30px}._actions_bzcol_411{text-align:right;margin-top:10px}._addImageIcon_bzcol_416{font-size:24px;color:#eee}._submit-btn_bzcol_421{background:#28a745;color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:background .3s}._submit-btn_bzcol_421:hover{background:#218838}._cancel-btn_bzcol_437{background:#6c757d;color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:background .3s}._cancel-btn_bzcol_437:hover{background:#545b62}._reviews-list_bzcol_454{margin-top:40px}._reviews-header_bzcol_458{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eee}._reviews-header_bzcol_458 h3{font-size:22px;margin:0}._sort-select_bzcol_472{padding:8px 16px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:14px;cursor:pointer}._review-card_bzcol_482{padding:25px;border:1px solid #eee;border-radius:10px;margin-bottom:20px;background:#fff;transition:box-shadow .3s}._review-card_bzcol_482:hover{box-shadow:0 4px 12px #0000000d}._review-header_bzcol_495{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}._reviewer-info_bzcol_502{display:flex;flex-wrap:wrap;gap:10px;align-items:center}._reviewer-name_bzcol_509{font-weight:500;color:#333}._verified-badge_bzcol_514{display:flex;align-items:center;gap:5px;font-size:12px;color:#28a745;background:#f0fff4;padding:4px 8px;border-radius:4px}._review-location_bzcol_525{font-size:13px;color:#666}._review-date_bzcol_530{font-size:13px;color:#999}._review-rating_bzcol_535{margin-bottom:15px}._review-title_bzcol_539{font-size:18px;font-weight:600;margin:0 0 15px;color:#1a1a1a}._review-text_bzcol_546{line-height:1.6;color:#555;margin-bottom:20px}._review-images_bzcol_552{display:flex;gap:10px;margin-bottom:20px}._review-image_bzcol_552{width:100px;height:100px;object-fit:cover;border-radius:6px;border:1px solid #eee;cursor:pointer;transition:transform .3s}._review-image_bzcol_552:hover{transform:scale(1.05)}._review-helpful_bzcol_572{display:flex;align-items:center;gap:15px;padding-top:15px;border-top:1px solid #eee;font-size:14px}._review-helpful_bzcol_572 span{color:#666}._helpful-btn_bzcol_585{display:flex;align-items:center;gap:5px;background:#f8f9fa;border:1px solid #ddd;padding:6px 12px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s}._helpful-btn_bzcol_585:hover{background:#e9ecef}._helpful-btn_bzcol_585:nth-child(2):hover{color:#28a745;border-color:#28a745}._helpful-btn_bzcol_585:nth-child(3):hover{color:#dc3545;border-color:#dc3545}._star-rating_bzcol_279{display:flex;gap:2px}._star-rating_bzcol_279 ._star_bzcol_216{color:gold}._ratingBlock_bzcol_205 ._errorText_bzcol_622{color:red;font-size:12px}._star-rating_bzcol_279 ._star_bzcol_216._empty_bzcol_303{color:#ddd}._formFileInput_bzcol_631{padding:20px;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;gap:8px;border:1px dashed #bbbfbf;border-radius:4px;background-color:#eee;font-weight:400;cursor:pointer}._submitBtn_bzcol_646{padding:15px;border-radius:10px;background:#660f0f;color:#fff;border-width:0;cursor:pointer}._previewContainer_bzcol_655{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}._previewItem_bzcol_662{width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #ddd;background:#f9f9f9}._previewImage_bzcol_671,._previewVideo_bzcol_672{width:100%;height:100%;object-fit:cover}@media(max-width:768px){._rating-summary_bzcol_93{flex-direction:column;gap:30px;padding:20px}._average-rating_bzcol_102{min-width:auto}._review-header_bzcol_495{flex-direction:column;gap:10px}._reviews-header_bzcol_458{flex-direction:column;gap:15px;align-items:flex-start}._review-helpful_bzcol_572{flex-wrap:wrap}._form-actions_bzcol_405{flex-direction:column}._form-actions_bzcol_405 button{width:100%}}@media(max-width:1024px){._container_bzcol_8{padding:10px}}@media(max-width:480px){._pageTitle_bzcol_1{font-size:20px;margin-bottom:16px}._reviewForm_bzcol_197{padding:0}._formGroup_bzcol_307{padding:0;margin-bottom:10px}}@media(max-width:1000px){._pageTitle_bzcol_1{display:none}}@media(max-width:480px){._container_bzcol_8{padding:20px;margin-top:50px}._pageTitle_bzcol_1{font-size:20px;margin-bottom:16px}._card_bzcol_19,._statusCard_bzcol_757,._addressCard_bzcol_758,._priceDetailsCard_bzcol_759{width:100%}._productCardContent_bzcol_39{gap:12px}}._wrapper_1jexw_1{background:#fff;padding:16px;border-radius:6px;width:75%;color:#000}._contentWrapper_1jexw_8{background:#fff;padding:16px;border-radius:6px;color:#000}._container_1jexw_14{display:block;gap:32px;color:#000;width:100%;flex:1}._left_1jexw_22{width:150px}._ratingValue_1jexw_26{font-size:30px;font-weight:600;display:flex;align-items:center;gap:6px}._count_1jexw_34{font-size:14px;color:#555;margin-top:6px}._right_1jexw_40{flex:1}._row_1jexw_44{display:flex;align-items:center;gap:8px;margin-bottom:6px}._bar_1jexw_51{flex:1;height:6px;background:#eee;border-radius:4px}._fill_1jexw_58{height:100%;border-radius:4px}._green_1jexw_63{background:#388e3c}._orange_1jexw_67{background:#ff9f00}._wrapper_1jexw_1 h3{color:#000!important}h3{color:#000}._reviewCard_1jexw_76{border:1px solid #eee;border-radius:12px;padding:20px;margin-bottom:20px;position:relative;background:#fff}._reviewHeader_1jexw_84{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._reviewRating_1jexw_91{display:flex;align-items:center;gap:5px;font-weight:700;font-size:14px;color:#333}._starIconSmall_1jexw_99{color:#2ecc71;font-size:12px}._allReviews_1jexw_103{color:#2c44da;font-weight:600;text-align:right;cursor:pointer}._reviewMeta_1jexw_109{display:flex;gap:20px;font-size:12px;color:#888}._reviewContent_1jexw_116{display:flex;gap:20px}._reviewImages_1jexw_121{display:flex;flex-direction:column;gap:10px;width:120px;flex-shrink:0}._page_1jexw_128{max-width:1100px;margin:auto;padding:20px;color:#000}._reviewsList_1jexw_136{margin-top:24px;display:flex;flex-direction:column;gap:16px}._reviewCard_1jexw_76{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:16px;color:#000}._header_1jexw_153{display:flex;justify-content:space-between;align-items:center}._rating_1jexw_26{font-size:14px;font-weight:600;color:#000}._rating_1jexw_26 svg{color:#ffb400;margin:0 4px}._meta_1jexw_170{font-size:12px;color:#555;display:flex;gap:12px}._body_1jexw_178 h4{margin:10px 0 6px;font-size:15px;color:#000}._body_1jexw_178 p{font-size:14px;color:#333;line-height:1.5}._images_1jexw_191{display:flex;gap:8px;margin-top:10px}._images_1jexw_191 img{width:70px;height:70px;object-fit:cover;border-radius:4px;border:1px solid #ddd}._loader_1jexw_206{text-align:center;padding:16px;font-size:14px;color:#555}._end_1jexw_214{text-align:center;padding:16px;font-size:14px;color:#777}
