:root{--primary:#f8cb15;--primary-dark:#e0b500;--secondary:#0c831f;--secondary-dark:#0a6b19;--text:#333;--text-light:#666;--text-h:#000;--bg:#fff;--bg-light:#f8f9fa;--border:#e8e8e8;--border-light:#f0f0f0;--success:#0c831f;--error:#dc2626;--warning:#f59e0b;--info:#3b82f6;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 2px 8px 0 #00000014;--shadow-lg:0 4px 16px 0 #0000001a;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--heading:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", Consolas, monospace;font:16px/1.5 var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:var(--bg-light);min-height:100vh;margin:0;padding:0}@media (width<=640px){body{padding-bottom:64px}}#root{flex-direction:column;max-width:100%;min-height:100vh;margin:0 auto;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);margin:0;font-weight:600;line-height:1.2}h1{font-size:2rem}@media (width<=768px){h1{font-size:1.5rem}}h2{font-size:1.5rem}@media (width<=768px){h2{font-size:1.25rem}}h3{font-size:1.25rem}p{margin:0;line-height:1.6}a{color:var(--secondary);text-decoration:none;transition:color .2s}a:hover{color:var(--secondary-dark)}button{font-family:var(--sans);cursor:pointer;border:none;outline:none;transition:all .2s}input,textarea,select{font-family:var(--sans);outline:none}code{font-family:var(--mono);background:var(--bg-light);color:var(--text-h);border-radius:4px;padding:2px 6px;font-size:.875rem;display:inline-flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-light)}._container_7x07e_1{justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}._form_7x07e_9{border:1px solid var(--border);background:var(--bg);width:100%;max-width:420px;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:16px;padding:36px;display:flex}._form_7x07e_9 h2{text-align:center;margin:0 0 8px}._subtitle_7x07e_27{color:var(--text);text-align:center;margin:0 0 12px;font-size:14px;line-height:1.5}._subtitle_7x07e_27 strong{color:var(--text-h);font-weight:600}._field_7x07e_40{flex-direction:column;gap:4px;display:flex}._field_7x07e_40 label{color:var(--text-h);font-size:14px;font-weight:500}._field_7x07e_40 input{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:10px 12px;font-size:15px;transition:border-color .2s}._field_7x07e_40 input:focus{border-color:var(--secondary)}._error_7x07e_67{color:#e53e3e;font-size:12px}._serverError_7x07e_72{color:#e53e3e;text-align:center;margin:0;font-size:14px}._success_7x07e_79{color:#38a169;text-align:center;margin:0;font-size:14px}._btn_7x07e_86{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:4px;padding:11px;font-size:15px;font-weight:600;transition:all .2s}._btn_7x07e_86:disabled{opacity:.6;cursor:not-allowed}._btn_7x07e_86:hover:not(:disabled){background:var(--secondary-dark)}._switch_7x07e_108{text-align:center;color:var(--text);margin:0;font-size:14px}._switch_7x07e_108 a{color:var(--secondary);font-weight:500;text-decoration:none}._switch_7x07e_108 a:hover{text-decoration:underline}._backLink_7x07e_125{text-align:center;margin:0;font-size:14px}._linkBtn_7x07e_131{color:var(--secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500}._linkBtn_7x07e_131:hover{text-decoration:underline}._page_98ei8_1{max-width:800px;margin:2rem auto;padding:0 1rem}._header_98ei8_7{margin-bottom:2rem}._backBtn_98ei8_11{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;transition:background .15s;display:inline-flex}._backBtn_98ei8_11:hover{background:#e5e7eb}._header_98ei8_7 h2{color:#111827;margin:.5rem 0 .25rem;font-size:1.75rem}._subtitle_98ei8_36{color:#6b7280;margin:0;font-size:.9rem}._errorMsg_98ei8_42{color:#b91c1c;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}._successMsg_98ei8_52{color:#065f46;background:#d1fae5;border:1px solid #10b981;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}._statusCard_98ei8_62{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._statusHeader_98ei8_70{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}._statusHeader_98ei8_70 h3{color:#111827;margin:0 0 .5rem;font-size:1.25rem}._statusText_98ei8_85{margin:0;font-size:1rem}._enabled_98ei8_90{color:#10b981;font-weight:600}._disabled_98ei8_95{color:#6b7280;font-weight:600}._enableBtn_98ei8_100{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s}._enableBtn_98ei8_100:hover:not(:disabled){opacity:.88}._enableBtn_98ei8_100:disabled{opacity:.6;cursor:not-allowed}._disableBtn_98ei8_121{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}._disableBtn_98ei8_121:hover:not(:disabled){background:#fee2e2}._disableBtn_98ei8_121:disabled{opacity:.6;cursor:not-allowed}._infoBox_98ei8_142{background:#f9fafb;border-radius:8px;padding:1.25rem}._infoBox_98ei8_142 h4{color:#111827;margin:0 0 .75rem;font-size:1rem}._infoBox_98ei8_142 p{color:#374151;margin:0 0 .75rem;font-size:.9rem;line-height:1.6}._infoBox_98ei8_142 ul{margin:0;padding-left:1.5rem}._infoBox_98ei8_142 li{color:#374151;margin-bottom:.5rem;font-size:.9rem}._setupCard_98ei8_172{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}._setupCard_98ei8_172 h3{color:#111827;text-align:center;margin:0 0 1.5rem;font-size:1.5rem}._step_98ei8_186{border-bottom:1px solid #e5e7eb;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}._step_98ei8_186:last-of-type{border-bottom:none;margin-bottom:1.5rem}._stepNumber_98ei8_199{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex}._stepContent_98ei8_213{flex:1}._stepContent_98ei8_213 h4{color:#111827;margin:0 0 .5rem;font-size:1.1rem}._stepContent_98ei8_213 p{color:#6b7280;margin:0 0 .75rem;font-size:.9rem}._appLinks_98ei8_229{flex-wrap:wrap;gap:1rem;display:flex}._appLinks_98ei8_229 span{color:#374151;background:#f3f4f6;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;display:inline-block}._qrCodeWrap_98ei8_244{background:#fff;border:2px solid #e5e7eb;border-radius:12px;justify-content:center;margin:1rem 0;padding:1.5rem;display:flex}._qrCode_98ei8_244{width:100%;max-width:250px;height:auto}._manualEntry_98ei8_260{cursor:pointer;margin-top:1rem}._manualEntry_98ei8_260 summary{color:#10b981;font-size:.875rem;font-weight:500}._secretBox_98ei8_271{background:#f3f4f6;border-radius:6px;margin-top:.75rem;padding:1rem;font-size:.875rem}._secretBox_98ei8_271 p{margin:.25rem 0}._secretBox_98ei8_271 code{color:#10b981;background:#fff;border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-weight:600}._verifyForm_98ei8_292{gap:.75rem;margin-top:.75rem;display:flex}._codeInput_98ei8_298{text-align:center;letter-spacing:.5rem;border:2px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:.75rem;font-family:monospace;font-size:1.25rem}._codeInput_98ei8_298:focus{border-color:#10b981}._verifyBtn_98ei8_314{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s}._verifyBtn_98ei8_314:hover:not(:disabled){opacity:.88}._verifyBtn_98ei8_314:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_98ei8_335{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem;transition:background .15s}._cancelBtn_98ei8_335:hover{background:#f9fafb}@media (width<=640px){._step_98ei8_186{flex-direction:column;gap:1rem}._verifyForm_98ei8_292{flex-direction:column}._statusHeader_98ei8_70{flex-direction:column;gap:1rem}}._container_101n6_1{z-index:9999;pointer-events:none;flex-direction:column;gap:.625rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}._toast_101n6_12{pointer-events:all;border-radius:10px;align-items:center;gap:.625rem;min-width:220px;max-width:320px;padding:.75rem 1.125rem;font-size:.875rem;font-weight:500;display:flex;box-shadow:0 4px 16px #00000026}._success_101n6_26{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}._error_101n6_32{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}._icon_101n6_38{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}._success_101n6_26 ._icon_101n6_38{color:#fff;background:#059669}._error_101n6_32 ._icon_101n6_38{color:#fff;background:#dc2626}._message_101n6_60{flex:1;line-height:1.4}._enter_101n6_65{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards _slideIn_101n6_1}._exit_101n6_69{animation:.4s ease-in forwards _slideOut_101n6_1}@keyframes _slideIn_101n6_1{0%{opacity:0;transform:translate(100%)scale(.85)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes _slideOut_101n6_1{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(110%)scale(.9)}}@media (width<=640px){._container_101n6_1{bottom:1rem;left:1rem;right:1rem}._toast_101n6_12{min-width:unset;max-width:unset;width:100%}}._page_5f0gv_1{background:var(--bg);min-height:calc(100vh - 70px);display:flex}._sidebar_5f0gv_7{border-right:1px solid var(--border);background:#fff;flex-shrink:0;width:200px;height:calc(100vh - 70px);padding:1rem 0;position:sticky;top:70px;overflow-y:auto}._sidebarTitle_5f0gv_19{text-transform:uppercase;letter-spacing:.5px;color:var(--text-light);margin:0 0 .75rem;padding:0 1rem;font-size:.75rem;font-weight:600}._catBtn_5f0gv_29{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}._catBtn_5f0gv_29:hover{background:var(--bg-light);color:var(--text-h)}._catBtnActive_5f0gv_51{color:var(--secondary);border-left-color:var(--secondary);background:#0c831f0d;font-weight:600}._catImg_5f0gv_58{object-fit:cover;border-radius:6px;flex-shrink:0;width:32px;height:32px}._allIcon_5f0gv_66{background:var(--bg-light);border:1px solid var(--border);width:32px;height:32px;color:var(--text-light);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}._subList_5f0gv_80{flex-direction:column;gap:.25rem;padding:.5rem 0 .5rem 1rem;display:flex}._subBtn_5f0gv_87{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8125rem;transition:all .15s;display:flex}._subBtn_5f0gv_87:hover{background:var(--bg-light);color:var(--text-h)}._subBtnActive_5f0gv_108{color:var(--secondary);background:#0c831f14;font-weight:600}._subImg_5f0gv_114{object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px}._subImgPlaceholder_5f0gv_122{background:var(--bg-light);border:1px solid var(--border);width:24px;height:24px;color:var(--text-light);text-transform:uppercase;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}._main_5f0gv_138{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem}._locationBanner_5f0gv_146{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}._retryBtn_5f0gv_161{color:#92400e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fde68a;border-radius:6px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s}._retryBtn_5f0gv_161:hover{background:#fde68a}._resultLabel_5f0gv_178{color:var(--text-h);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;display:flex}._count_5f0gv_189{color:var(--text-light);font-size:.875rem;font-weight:400}._grid_5f0gv_195{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}._skeleton_5f0gv_201{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;height:300px;animation:1.5s infinite _shimmer_5f0gv_1}@keyframes _shimmer_5f0gv_1{0%{background-position:200% 0}to{background-position:-200% 0}}._empty_5f0gv_214{text-align:center;color:var(--text-light);padding:4rem 1rem;font-size:1rem}._card_5f0gv_221{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .2s;display:flex;overflow:hidden}._card_5f0gv_221:hover{border-color:var(--secondary);box-shadow:var(--shadow);transform:translateY(-2px)}._imgWrap_5f0gv_239{background:var(--bg-light);width:100%;padding-top:75%;position:relative;overflow:hidden}._imgWrap_5f0gv_239>._productImg_5f0gv_247,._imgWrap_5f0gv_239>._noImg_5f0gv_248{width:100%;height:100%;position:absolute;top:0;left:0}._productImg_5f0gv_247{object-fit:cover;width:100%;height:100%}._noImg_5f0gv_248{width:100%;height:100%;color:var(--text-light);justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute;top:0;left:0}._badge_5f0gv_275{color:#fff;z-index:2;background:#f59e0b;border-radius:4px;width:auto;max-width:calc(100% - 48px);height:auto;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-block;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 4px #0000001a}._favBtn_5f0gv_293{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;box-shadow:var(--shadow-sm);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}._favBtn_5f0gv_293:hover:not(:disabled){background:var(--bg-light);transform:scale(1.1)}._favBtn_5f0gv_293:disabled{cursor:not-allowed}._favBtnActive_5f0gv_321{color:#ef4444;background:#fee2e2;border-color:#ef4444}._cardBody_5f0gv_327{flex-direction:column;flex:1;gap:.375rem;padding:.875rem;display:flex}._productName_5f0gv_335{color:var(--text-h);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._unit_5f0gv_347{color:var(--text-light);font-size:.75rem}._priceRow_5f0gv_352{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}._finalPrice_5f0gv_359{color:var(--text-h);font-size:1rem;font-weight:700}._originalPrice_5f0gv_365{color:var(--text-light);font-size:.875rem;text-decoration:line-through}._cartBtn_5f0gv_371{width:100%;color:var(--secondary);border:1.5px solid var(--secondary);background:#fff;border-radius:8px;margin-top:auto;padding:.625rem;font-size:.8125rem;font-weight:700;transition:all .2s}._cartBtn_5f0gv_371:hover:not(:disabled){background:var(--secondary);color:#fff}._cartBtn_5f0gv_371:disabled{cursor:not-allowed}._cartBtn_5f0gv_371:disabled:not(._cartBtnOos_5f0gv_393){color:#059669;opacity:.8;background:#d1fae5;border-color:#059669}._cartBtnOos_5f0gv_393{color:#9ca3af;cursor:not-allowed;pointer-events:none;background:#f3f4f6;border-color:#e5e7eb}._outOfStockBadge_5f0gv_408{color:#fff;text-align:center;letter-spacing:.5px;text-transform:uppercase;z-index:3;background:#0000008c;width:auto;height:auto;padding:4px 0;font-size:.7rem;font-weight:700;display:block;position:absolute;bottom:0;left:0;right:0}@media (width>=1400px){._grid_5f0gv_195{grid-template-columns:repeat(6,1fr)}}@media (width<=1200px){._grid_5f0gv_195{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (width<=1024px){._sidebar_5f0gv_7{width:160px}._catBtn_5f0gv_29{gap:.5rem;padding:.5rem .875rem;font-size:.8125rem}._catImg_5f0gv_58{width:28px;height:28px}._main_5f0gv_138{padding:1.25rem}._grid_5f0gv_195{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.875rem}._skeleton_5f0gv_201{height:280px}}@media (width<=900px){._page_5f0gv_1{flex-direction:column}._sidebar_5f0gv_7{border-right:none;border-bottom:1px solid var(--border);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;width:100%;height:auto;padding:.875rem 1rem;display:flex;position:static;overflow-x:auto}._sidebar_5f0gv_7::-webkit-scrollbar{display:none}._sidebarTitle_5f0gv_19{display:none}._catBtn_5f0gv_29{border:1px solid var(--border);border-left:1px solid var(--border);white-space:nowrap;border-radius:20px;flex-shrink:0;width:auto;padding:.5rem .875rem}._catBtnActive_5f0gv_51{border-color:var(--secondary);background:#0c831f14}._catImg_5f0gv_58,._subList_5f0gv_80{display:none}._main_5f0gv_138{padding:1rem}._grid_5f0gv_195{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (width<=640px){._main_5f0gv_138{padding:.875rem}._locationBanner_5f0gv_146{padding:.625rem .875rem;font-size:.8125rem}._resultLabel_5f0gv_178{margin-bottom:1rem;font-size:1.25rem}._count_5f0gv_189{font-size:.8125rem}._grid_5f0gv_195{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}._skeleton_5f0gv_201{height:260px}._cardBody_5f0gv_327{gap:.25rem;padding:.75rem}._productName_5f0gv_335{font-size:.8125rem}._unit_5f0gv_347{font-size:.6875rem}._finalPrice_5f0gv_359{font-size:.9375rem}._originalPrice_5f0gv_365{font-size:.8125rem}._cartBtn_5f0gv_371{padding:.5rem;font-size:.75rem}._favBtn_5f0gv_293{width:28px;height:28px;font-size:1rem}._badge_5f0gv_275{padding:.1875rem .375rem;font-size:.6875rem}}@media (width<=400px){._main_5f0gv_138{padding:.75rem}._resultLabel_5f0gv_178{font-size:1.125rem}._grid_5f0gv_195{grid-template-columns:repeat(2,1fr);gap:.625rem}._cardBody_5f0gv_327{padding:.625rem}._productName_5f0gv_335{min-height:2.4em;font-size:.75rem}}._page_13f31_1{max-width:1400px;min-height:calc(100vh - 70px);margin:0 auto;padding:2rem 1.5rem}._backBtn_13f31_8{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}._backBtn_13f31_8:hover{background:var(--bg-light);border-color:var(--text-light)}._loader_13f31_29,._error_13f31_29{text-align:center;color:var(--text-light);padding:4rem 1rem;font-size:1rem}._error_13f31_29{color:var(--error)}._container_13f31_40{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem;display:grid}._imageSection_13f31_50{justify-content:center;align-items:flex-start;display:flex}._imageWrap_13f31_56{aspect-ratio:1;background:var(--bg-light);border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative;overflow:hidden}._productImage_13f31_69{object-fit:cover;width:100%;height:100%}._noImage_13f31_75{color:var(--text-light);font-size:1rem}._badge_13f31_80{color:#fff;background:#f59e0b;border-radius:6px;padding:.5rem .875rem;font-size:.875rem;font-weight:700;position:absolute;top:1rem;left:1rem}._infoSection_13f31_92{flex-direction:column;gap:1.5rem;display:flex}._header_13f31_98{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._productName_13f31_105{color:var(--text-h);margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.2}._unit_13f31_113{color:var(--text-light);margin:0 0 .25rem;font-size:1rem}._sku_13f31_119{color:var(--text-light);margin:0;font-size:.875rem}._favBtn_13f31_125{border:2px solid var(--border);cursor:pointer;width:48px;height:48px;color:var(--text-light);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex}._favBtn_13f31_125:hover:not(:disabled){color:#ef4444;background:#fee2e2;border-color:#ef4444;transform:scale(1.05)}._favBtn_13f31_125:disabled{opacity:.6;cursor:not-allowed}._favBtnActive_13f31_153{color:#ef4444;background:#fee2e2;border-color:#ef4444}._priceSection_13f31_159{background:var(--bg-light);border-radius:12px;padding:1.5rem}._priceRow_13f31_165{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._finalPrice_13f31_172{color:var(--secondary);font-size:2rem;font-weight:700}._originalPrice_13f31_178{color:var(--text-light);font-size:1.25rem;text-decoration:line-through}._savings_13f31_184{color:var(--success);margin:0;font-size:.875rem;font-weight:600}._description_13f31_191{background:var(--bg-light);border-radius:12px;padding:1.5rem}._description_13f31_191 h3{color:var(--text-h);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}._description_13f31_191 p{color:var(--text);margin:0;font-size:.9375rem;line-height:1.6}._categoryInfo_13f31_211{flex-direction:column;gap:.75rem;display:flex}._infoItem_13f31_217{align-items:center;gap:.5rem;display:flex}._infoLabel_13f31_223{color:var(--text-light);min-width:100px;font-size:.875rem;font-weight:600}._infoValue_13f31_230{color:var(--text-h);font-size:.875rem}._inStock_13f31_235{color:var(--success);font-weight:600}._outOfStock_13f31_240{color:var(--error);font-weight:600}._actions_13f31_245{border-top:1px solid var(--border);align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}._quantityControl_13f31_254{background:var(--bg-light);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;display:flex}._qtyBtn_13f31_264{border:1px solid var(--border);width:36px;height:36px;color:var(--text-h);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}._qtyBtn_13f31_264:hover:not(:disabled){background:var(--secondary);color:#fff;border-color:var(--secondary)}._qtyBtn_13f31_264:disabled{opacity:.5;cursor:not-allowed}._quantity_13f31_254{text-align:center;min-width:40px;color:var(--text-h);font-size:1rem;font-weight:600}._addToCartBtn_13f31_299{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}._addToCartBtn_13f31_299:hover:not(:disabled){background:var(--secondary-dark);box-shadow:var(--shadow);transform:translateY(-2px)}._addToCartBtn_13f31_299:disabled{color:#9ca3af;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#f3f4f6;border:1.5px solid #e5e7eb;transform:none}@media (width<=900px){._container_13f31_40{grid-template-columns:1fr;gap:2rem;padding:1.5rem}._productName_13f31_105{font-size:1.5rem}._finalPrice_13f31_172{font-size:1.75rem}}@media (width<=640px){._page_13f31_1{padding:1rem}._container_13f31_40{gap:1.5rem;padding:1.25rem}._productName_13f31_105{font-size:1.25rem}._finalPrice_13f31_172{font-size:1.5rem}._actions_13f31_245{flex-direction:column;gap:.75rem}._quantityControl_13f31_254{justify-content:center;width:100%}._addToCartBtn_13f31_299{width:100%}}._page_klwyn_1{max-width:720px;margin:0 auto;padding:32px 24px}._header_klwyn_7{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}._title_klwyn_14{color:var(--text-h);margin:0;font-size:22px;font-weight:700}._count_klwyn_21{color:var(--text);margin-left:8px;font-size:14px;font-weight:400}._clearBtn_klwyn_28{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:6px 14px;font-size:13px;transition:border-color .15s,color .15s}._clearBtn_klwyn_28:hover{color:#e53e3e;border-color:#e53e3e}._list_klwyn_44{flex-direction:column;gap:12px;display:flex}._row_klwyn_50{border:1px solid var(--border);background:var(--bg);border-radius:12px;align-items:center;gap:16px;padding:14px;display:flex}._rowOos_klwyn_60{background:#fff5f5;border-color:#fecaca}._imgWrap_klwyn_65{background:var(--code-bg);border-radius:8px;flex-shrink:0;width:64px;height:64px;overflow:hidden}._img_klwyn_65{object-fit:cover;width:100%;height:100%}._noImg_klwyn_80{width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:11px;display:flex}._info_klwyn_90{flex:1;min-width:0}._name_klwyn_95{color:var(--text-h);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:500;overflow:hidden}._unit_klwyn_105{color:var(--text);text-transform:capitalize;margin:0 0 4px;font-size:12px}._price_klwyn_112{color:var(--text);margin:0;font-size:13px}._oosTag_klwyn_118{color:#dc2626;text-transform:uppercase;letter-spacing:.4px;background:#fee2e2;border:1px solid #fecaca;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-block}._qtyRow_klwyn_132{align-items:center;gap:10px;display:flex}._qtyBtn_klwyn_138{border:1px solid var(--border);background:var(--bg);width:28px;height:28px;color:var(--text-h);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}._qtyBtn_klwyn_138:hover:not(:disabled){background:var(--accent-bg)}._qtyBtn_klwyn_138:disabled{opacity:.4;cursor:not-allowed}._qty_klwyn_132{color:var(--text-h);text-align:center;min-width:20px;font-size:15px;font-weight:600}._subtotal_klwyn_170{color:var(--text-h);text-align:right;min-width:70px;margin:0;font-size:15px;font-weight:600}._footer_klwyn_179{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:20px;display:flex}._totalLabel_klwyn_190{color:var(--text-h);margin-right:12px;font-size:16px;font-weight:600}._total_klwyn_190{color:var(--text-h);font-size:20px;font-weight:700}._checkoutBtn_klwyn_203{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .2s}._checkoutBtn_klwyn_203:hover:not(:disabled){background:#059669}._checkoutBtn_klwyn_203:disabled{cursor:not-allowed;opacity:.7;background:#9ca3af}._oosWarning_klwyn_225{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;width:100%;padding:10px 14px;font-size:13px}._empty_klwyn_236{text-align:center;color:var(--text);padding:60px 0}._empty_klwyn_236 p{margin-bottom:16px;font-size:16px}._shopLink_klwyn_247{background:var(--accent);color:#fff;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}._skeleton_klwyn_258{background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;height:92px;animation:1.4s infinite _shimmer_klwyn_1}@keyframes _shimmer_klwyn_1{0%{background-position:200% 0}to{background-position:-200% 0}}._page_hnn2e_1{max-width:960px;margin:0 auto;padding:32px 24px}@media (width<=640px){._page_hnn2e_1{padding:16px 12px}}._header_hnn2e_13{margin-bottom:24px}._title_hnn2e_17{color:var(--text-h);margin:0;font-size:22px;font-weight:700}._count_hnn2e_24{color:var(--text);margin-left:8px;font-size:14px;font-weight:400}._grid_hnn2e_31{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}@media (width<=640px){._grid_hnn2e_31{grid-template-columns:repeat(2,1fr);gap:10px}}._card_hnn2e_44{border:1px solid var(--border);background:var(--bg);border-radius:12px;transition:box-shadow .2s;overflow:hidden}._card_hnn2e_44:hover{box-shadow:var(--shadow)}._imgWrap_hnn2e_56{aspect-ratio:1;background:var(--code-bg);width:100%;position:relative}._img_hnn2e_56{object-fit:cover;width:100%;height:100%;display:block}._noImg_hnn2e_70{width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:12px;display:flex}._removeBtn_hnn2e_80{cursor:pointer;color:#e53e3e;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}._removeBtn_hnn2e_80:hover{background:#fff}._removeBtn_hnn2e_80:disabled{opacity:.5;cursor:not-allowed}._body_hnn2e_108{flex-direction:column;gap:4px;padding:12px;display:flex}._name_hnn2e_115{color:var(--text-h);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:500;overflow:hidden}._unit_hnn2e_125{color:var(--text);text-transform:capitalize;margin:0;font-size:12px}._priceRow_hnn2e_132{align-items:baseline;gap:6px;margin-top:4px;display:flex}._finalPrice_hnn2e_139{color:var(--text-h);font-size:15px;font-weight:600}._originalPrice_hnn2e_145{color:var(--text);font-size:12px;text-decoration:line-through}._cartBtn_hnn2e_151{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:7px 0;font-size:13px;font-weight:600;transition:opacity .15s}@media (width<=640px){._cartBtn_hnn2e_151{padding:6px 0;font-size:12px}._name_hnn2e_115{font-size:13px}._finalPrice_hnn2e_139{font-size:14px}._body_hnn2e_108{padding:8px}}._cartBtn_hnn2e_151:disabled{cursor:not-allowed;pointer-events:none}._cartBtnOos_hnn2e_189{color:#9ca3af;cursor:not-allowed;pointer-events:none;opacity:1;background:#f3f4f6}._outOfStockBadge_hnn2e_197{color:#fff;text-align:center;letter-spacing:.5px;text-transform:uppercase;z-index:3;background:#0000008c;width:auto;height:auto;padding:4px 0;font-size:.7rem;font-weight:700;display:block;position:absolute;bottom:0;left:0;right:0}._empty_hnn2e_216{text-align:center;color:var(--text);padding:60px 0}._empty_hnn2e_216 p{margin-bottom:16px;font-size:16px}._shopLink_hnn2e_227{background:var(--secondary);color:#fff;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}._skeleton_hnn2e_238{aspect-ratio:1/1.3;background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;animation:1.4s infinite _shimmer_hnn2e_1}@keyframes _shimmer_hnn2e_1{0%{background-position:200% 0}to{background-position:-200% 0}}._page_3y360_1{max-width:960px;margin:0 auto;padding:32px 24px}._searchBar_3y360_7{margin-bottom:28px}._input_3y360_11{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);box-sizing:border-box;border-radius:10px;outline:none;padding:12px 16px;font-size:16px;transition:border-color .15s}._input_3y360_11:focus{border-color:var(--accent)}._hint_3y360_28,._empty_3y360_28{color:var(--text);text-align:center;padding:48px 0;font-size:15px}._error_3y360_35{color:#e53e3e;text-align:center;padding:48px 0;font-size:15px}._meta_3y360_42{color:var(--text);margin-bottom:24px;font-size:14px}._meta_3y360_42 strong{color:var(--text-h)}._section_3y360_52{margin-bottom:36px}._sectionTitle_3y360_56{letter-spacing:.07em;text-transform:uppercase;color:var(--text);margin:0 0 12px;font-size:13px;font-weight:700}._tagList_3y360_66{flex-wrap:wrap;gap:10px;display:flex}._catTag_3y360_72{border:1px solid var(--border);color:var(--text-h);background:var(--bg);border-radius:20px;align-items:center;gap:6px;padding:7px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}._catTag_3y360_72:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--accent)}._tagImg_3y360_93{object-fit:cover;border-radius:4px;width:20px;height:20px}._subTag_3y360_100{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:20px;padding:6px 12px;font-size:13px;text-decoration:none;transition:background .15s,border-color .15s}._subTag_3y360_100:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--accent)}._grid_3y360_118{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}._card_3y360_124{border:1px solid var(--border);background:var(--bg);border-radius:12px;transition:box-shadow .2s;overflow:hidden}._card_3y360_124:hover{box-shadow:var(--shadow)}._imgWrap_3y360_136{aspect-ratio:1;background:var(--code-bg);width:100%;position:relative}._productImg_3y360_143{object-fit:cover;width:100%;height:100%;display:block}._noImg_3y360_150{width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:12px;display:flex}._badge_3y360_160{background:var(--accent);color:#fff;border-radius:20px;padding:2px 7px;font-size:11px;font-weight:600;position:absolute;top:8px;left:8px}._favBtn_3y360_172{cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}._favBtn_3y360_172:hover{background:#fff}._cardBody_3y360_191{flex-direction:column;gap:4px;padding:12px;display:flex}._productName_3y360_198{color:var(--text-h);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:500;overflow:hidden}._unit_3y360_208{color:var(--text);text-transform:capitalize;margin:0;font-size:12px}._catLabel_3y360_215{color:var(--accent);margin:0;font-size:11px;font-weight:500}._priceRow_3y360_222{align-items:baseline;gap:6px;margin-top:4px;display:flex}._finalPrice_3y360_229{color:var(--text-h);font-size:15px;font-weight:600}._originalPrice_3y360_235{color:var(--text);font-size:12px;text-decoration:line-through}._cartBtn_3y360_241{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:7px 0;font-size:13px;font-weight:600;transition:opacity .15s}._cartBtn_3y360_241:disabled{opacity:.6;cursor:not-allowed}._skeletons_3y360_261{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}._skeleton_3y360_261{aspect-ratio:1/1.3;background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;animation:1.4s infinite _shimmer_3y360_1}@keyframes _shimmer_3y360_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=640px){._page_3y360_1{padding:20px 16px}._grid_3y360_118{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}._page_1epa2_1{text-align:left;max-width:760px;margin:0 auto;padding:32px 36px}._header_1epa2_8{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}._header_1epa2_8 h2{margin:0 0 4px;font-size:22px}._sub_1epa2_18{color:var(--text);margin:0;font-size:13px}._addBtn_1epa2_20{background:var(--secondary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .2s;display:inline-flex}._addBtn_1epa2_20:hover:not(:disabled){opacity:.88}._addBtn_1epa2_20:disabled{opacity:.45;cursor:not-allowed}._successMsg_1epa2_37{color:#38a169;background:#38a16914;border:1px solid #38a16940;border-radius:8px;margin-bottom:16px;padding:8px 14px;font-size:13px}._formWrap_1epa2_48{border:1px solid var(--accent-border);background:var(--bg);border-radius:14px;margin-bottom:28px;overflow:hidden}._formHeader_1epa2_56{border-bottom:1px solid var(--border);background:var(--accent-bg);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._formTitle_1epa2_65{color:var(--text-h);margin:0;font-size:14px;font-weight:600}._cancelBtn_1epa2_72{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:6px;padding:5px 14px;font-size:13px;transition:background .15s}._cancelBtn_1epa2_72:hover{background:var(--code-bg)}._mapWrap_1epa2_85{background:var(--code-bg);width:100%;height:320px}._map_1epa2_85{width:100%;height:100%}._mapPlaceholder_1epa2_93{width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:14px;display:flex}._mapHint_1epa2_103{color:var(--text);text-align:center;margin:0;padding:8px 20px 0;font-size:12px}._resolvedWrap_1epa2_112{min-height:36px;padding:8px 20px 0}._resolving_1epa2_117{color:var(--text);margin:0;font-size:13px;animation:1.2s ease-in-out infinite _pulse_1epa2_1}._resolvedAddr_1epa2_124{color:var(--text-h);align-items:flex-start;gap:6px;margin:0;font-size:14px;font-weight:500;line-height:1.5;display:flex}._manualWrap_1epa2_135{flex-direction:column;gap:8px;display:flex}._manualHint_1epa2_141{color:#e59700;margin:0;font-size:13px}._manualInput_1epa2_147{border:1px solid var(--accent-border);background:var(--bg);color:var(--text-h);resize:vertical;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}._manualInput_1epa2_147:focus{border-color:var(--accent)}._form_1epa2_48{flex-direction:column;gap:14px;padding:16px 20px 20px;display:flex}._formRow_1epa2_169{grid-template-columns:1fr 1fr;gap:14px;display:grid}._field_1epa2_175{flex-direction:column;gap:6px;display:flex}._field_1epa2_175 label{color:var(--text-h);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}._optional_1epa2_189{text-transform:none;letter-spacing:0;color:var(--text);font-weight:400}._field_1epa2_175 input{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:9px 12px;font-size:14px;transition:border-color .2s}._field_1epa2_175 input:focus{border-color:var(--accent)}._labelGroup_1epa2_209{gap:8px;display:flex}._labelChip_1epa2_214{border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .15s}._labelChip_1epa2_214:hover{border-color:var(--accent);color:var(--accent)}._labelChipActive_1epa2_226{background:var(--accent-bg);border-color:var(--accent-border);color:var(--accent)}._defaultToggle_1epa2_233{cursor:pointer;align-items:center;gap:8px;display:flex}._defaultToggle_1epa2_233 input{accent-color:var(--accent);cursor:pointer;width:15px;height:15px}._defaultToggle_1epa2_233 label{color:var(--text-h);cursor:pointer;font-size:13px}._errorMsg_1epa2_242{color:#e53e3e;background:#e53e3e14;border:1px solid #e53e3e33;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}._submitBtn_1epa2_252{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:11px;font-size:14px;font-weight:600;transition:opacity .2s}._submitBtn_1epa2_252:disabled{opacity:.5;cursor:not-allowed}._submitBtn_1epa2_252:hover:not(:disabled){opacity:.88}._list_1epa2_267,._skeletonList_1epa2_273{flex-direction:column;gap:12px;display:flex}._skeleton_1epa2_273{background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;height:110px;animation:1.4s infinite _shimmer_1epa2_1}._empty_1epa2_283{text-align:center;color:var(--text);border:1px dashed var(--border);border-radius:12px;padding:48px 24px;font-size:14px}._empty_1epa2_283 p{margin:4px 0}._card_1epa2_294{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:16px;transition:box-shadow .2s}._card_1epa2_294:hover{box-shadow:var(--shadow)}._cardDefault_1epa2_303{border-color:var(--accent-border);background:var(--accent-bg)}._cardTop_1epa2_308{align-items:center;gap:8px;margin-bottom:6px;display:flex}._label_1epa2_209{color:var(--text-h);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700}._defaultBadge_1epa2_323{color:var(--accent);background:var(--bg);border:1px solid var(--accent-border);border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}._fullAddress_1epa2_333{color:var(--text-h);margin:0 0 4px;font-size:14px;line-height:1.5}._landmark_1epa2_340{color:var(--text);margin:0 0 4px;font-size:12px}._cardActions_1epa2_346{gap:8px;display:flex}._defaultBtn_1epa2_351{border:1px solid var(--accent-border);color:var(--accent);cursor:pointer;background:0 0;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:600;transition:background .15s}._defaultBtn_1epa2_351:hover{background:var(--accent-bg)}._deleteBtn_1epa2_364{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:6px;padding:5px 14px;font-size:12px;transition:all .15s}._deleteBtn_1epa2_364:hover{color:#e53e3e;background:#e53e3e0f;border-color:#e53e3e66}@keyframes _shimmer_1epa2_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _pulse_1epa2_1{0%,to{opacity:1}50%{opacity:.4}}@media (width<=640px){._page_1epa2_1{padding:20px 16px}._formRow_1epa2_169{grid-template-columns:1fr}._mapWrap_1epa2_85{height:260px}}._page_17jt2_1{max-width:1200px;margin:2rem auto;padding:0 1rem}._page_17jt2_1 h2{margin-bottom:1.5rem;font-size:1.75rem}._loader_17jt2_12,._empty_17jt2_12{text-align:center;padding:4rem 1rem}._empty_17jt2_12 button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem}._error_17jt2_27{color:#c33;background:#fee;border-radius:8px;margin-bottom:1rem;padding:1rem}._grid_17jt2_35{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (width<=968px){._grid_17jt2_35{grid-template-columns:1fr}}._left_17jt2_48{flex-direction:column;gap:1.5rem;display:flex}._section_17jt2_54{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._section_17jt2_54 h3{margin-bottom:1rem;font-size:1.25rem}._noAddress_17jt2_66{text-align:center;padding:2rem 1rem}._noAddress_17jt2_66 button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;margin-top:1rem;padding:.625rem 1.25rem}._addressList_17jt2_81{flex-direction:column;gap:.75rem;display:flex}._addressCard_17jt2_87{cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;gap:.75rem;padding:1rem;transition:all .2s;display:flex}._addressCard_17jt2_87:hover{border-color:#10b981}._addressCard_17jt2_87._selected_17jt2_101{background:#f0fdf4;border-color:#10b981}._addressCard_17jt2_87 input[type=radio]{margin-top:.25rem}._addressLabel_17jt2_110{align-items:center;gap:.5rem;margin-bottom:.25rem;font-weight:600;display:flex}._defaultBadge_17jt2_118{color:#fff;background:#10b981;border-radius:4px;padding:.125rem .5rem;font-size:.75rem}._addressText_17jt2_126{color:#6b7280;margin:.25rem 0;font-size:.875rem}._landmark_17jt2_132{color:#9ca3af;margin-top:.25rem;font-size:.8rem}._addAddressBtn_17jt2_138{color:#10b981;cursor:pointer;background:#fff;border:2px dashed #10b981;border-radius:8px;padding:.75rem;font-weight:500}._itemsList_17jt2_148{flex-direction:column;gap:1rem;display:flex}._item_17jt2_148{align-items:center;gap:1rem;display:flex}._itemImage_17jt2_160{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:60px;height:60px}._itemInfo_17jt2_168{flex:1}._itemName_17jt2_172{margin-bottom:.25rem;font-size:.95rem;font-weight:600}._itemMeta_17jt2_178{color:#6b7280;margin:.25rem 0;font-size:.85rem}._itemDiscount_17jt2_184{color:#92400e;background:#fef3c7;border-radius:4px;padding:.125rem .375rem;font-size:.75rem}._itemPrice_17jt2_192{font-size:1rem;font-weight:700}._right_17jt2_197{position:sticky;top:1rem}._summary_17jt2_202{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._summary_17jt2_202 h3{margin-bottom:1rem;font-size:1.25rem}._summaryRow_17jt2_214{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:.75rem 0;display:flex}._summaryRow_17jt2_214:last-of-type{border-bottom:none}._summaryRow_17jt2_214._total_17jt2_225{border-top:2px solid #e5e7eb;padding-top:1rem;font-size:1.25rem;font-weight:700}._payBtn_17jt2_232{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600}._payBtn_17jt2_232:disabled{cursor:not-allowed;background:#9ca3af}._payBtn_17jt2_232:not(:disabled):hover{background:#059669}._page_e0wvy_1{justify-content:center;align-items:center;min-height:80vh;padding:2rem 1rem;display:flex}._card_e0wvy_9{text-align:center;background:#fff;border-radius:16px;max-width:500px;padding:3rem 2rem;box-shadow:0 4px 24px #00000014}._icon_e0wvy_18{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;display:flex}._card_e0wvy_9 h2{color:#111827;margin-bottom:.75rem;font-size:1.75rem}._orderNum_e0wvy_37{color:#6b7280;margin-bottom:1rem;font-size:1.125rem;font-weight:600}._message_e0wvy_44{color:#6b7280;margin-bottom:2rem;line-height:1.5}._actions_e0wvy_50{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._primaryBtn_e0wvy_57,._secondaryBtn_e0wvy_57{cursor:pointer;border-radius:8px;padding:.875rem 1.75rem;font-weight:600;transition:all .2s}._primaryBtn_e0wvy_57{color:#fff;background:#10b981;border:none}._primaryBtn_e0wvy_57:hover{background:#059669}._secondaryBtn_e0wvy_57{color:#10b981;background:#fff;border:2px solid #10b981}._secondaryBtn_e0wvy_57:hover{background:#f0fdf4}._page_m0y8x_1{max-width:1200px;margin:2rem auto;padding:0 1.5rem}._page_m0y8x_1 h2{margin-bottom:1.5rem;font-size:1.75rem}._loader_m0y8x_12,._error_m0y8x_12{text-align:center;padding:4rem 1rem}._error_m0y8x_12{color:var(--error)}._empty_m0y8x_21{text-align:center;padding:4rem 1rem}._empty_m0y8x_21 button{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600}._tableWrap_m0y8x_38{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}._table_m0y8x_38{border-collapse:collapse;width:100%}._table_m0y8x_38 thead{background:var(--bg-light)}._table_m0y8x_38 th{text-align:left;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-size:.8rem;font-weight:700}._table_m0y8x_38 tbody tr{border-bottom:1px solid var(--border);transition:background .15s}._table_m0y8x_38 tbody tr:last-child{border-bottom:none}._table_m0y8x_38 tbody tr:hover{background:var(--bg-light)}._table_m0y8x_38 td{color:var(--text-h);padding:1rem 1.25rem;font-size:.9rem}._orderNum_m0y8x_84{font-weight:600;color:var(--secondary)!important}._total_m0y8x_89{font-weight:600}._statusBadge_m0y8x_93{color:#fff;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}._viewBtn_m0y8x_102{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .2s}._viewBtn_m0y8x_102:hover{opacity:.88}._cardList_m0y8x_119{flex-direction:column;gap:12px;display:none}._card_m0y8x_119{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}._cardTop_m0y8x_135{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}._cardOrderNum_m0y8x_142{color:var(--secondary);font-size:.9rem;font-weight:700}._cardDate_m0y8x_148{color:var(--text-light);margin-top:2px;font-size:.75rem}._cardMeta_m0y8x_154{justify-content:space-between;align-items:center;display:flex}._cardItems_m0y8x_160{color:var(--text-light);font-size:.82rem}._cardTotal_m0y8x_165{color:var(--text-h);font-size:.95rem;font-weight:700}._cardBottom_m0y8x_171{justify-content:space-between;align-items:center;gap:8px;display:flex}._cardViewBtn_m0y8x_178{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.5rem 0;font-size:.85rem;font-weight:600;transition:opacity .2s}._cardViewBtn_m0y8x_178:hover{opacity:.88}@media (width<=640px){._page_m0y8x_1{margin:1rem auto;padding:0 12px}._page_m0y8x_1 h2{margin-bottom:1rem;font-size:1.25rem}._tableWrap_m0y8x_38{display:none}._cardList_m0y8x_119{display:flex}}._page_1a4xj_1{max-width:1200px;margin:2rem auto;padding:0 1.5rem}._header_1a4xj_7{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}._header_1a4xj_7 h2{color:var(--text-h);margin:0 0 .5rem;font-size:1.5rem}._date_1a4xj_24{color:var(--text-light);margin:0;font-size:.9rem}._statusBadge_1a4xj_30{color:#fff;white-space:nowrap;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}._loader_1a4xj_39,._error_1a4xj_39{text-align:center;padding:3rem 1rem}._error_1a4xj_39{color:var(--error)}._grid_1a4xj_48{grid-template-columns:1fr 320px;gap:1.5rem;display:grid}._section_1a4xj_54{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}._section_1a4xj_54:last-child{margin-bottom:0}._section_1a4xj_54 h3{color:var(--text-h);margin:0 0 1rem;font-size:1rem}._items_1a4xj_72{flex-direction:column;gap:1rem;display:flex}._item_1a4xj_72{border-bottom:1px solid var(--border);gap:1rem;padding-bottom:1rem;display:flex}._item_1a4xj_72:last-child{border-bottom:none;padding-bottom:0}._itemImage_1a4xj_90{object-fit:cover;border:1px solid var(--border);border-radius:8px;flex-shrink:0;width:72px;height:72px}._itemInfo_1a4xj_99{flex:1}._itemName_1a4xj_103{color:var(--text-h);margin:0 0 .25rem;font-size:.95rem;font-weight:600}._itemSku_1a4xj_110{color:var(--text-light);margin:0 0 .5rem;font-size:.78rem}._itemMeta_1a4xj_116{color:var(--text-light);margin:0 0 .25rem;font-size:.82rem}._itemPrice_1a4xj_122{color:var(--text-light);margin:0;font-size:.82rem}._itemTotal_1a4xj_128{color:var(--text-h);white-space:nowrap;align-items:center;font-size:1rem;font-weight:600;display:flex}._itemTotal_1a4xj_128 p{margin:0}._address_1a4xj_141{color:var(--text);margin:0;font-size:.9rem;line-height:1.6}._landmark_1a4xj_148{color:var(--text-light);margin:.5rem 0 0;font-size:.85rem}._summary_1a4xj_154{flex-direction:column;gap:.75rem;display:flex}._row_1a4xj_160{color:var(--text);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}._totalRow_1a4xj_168{border-top:2px solid var(--border);color:var(--text-h);padding-top:.75rem;font-size:1rem;font-weight:700}._sidebar_1a4xj_176{flex-direction:column;display:flex}._backBtn_1a4xj_181{background:var(--bg-light);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;transition:background .15s;display:inline-flex}._backBtn_1a4xj_181:hover{background:var(--border)}@media (width<=768px){._grid_1a4xj_48{grid-template-columns:1fr}}@media (width<=640px){._page_1a4xj_1{margin:1rem auto;padding:0 12px}._header_1a4xj_7 h2{font-size:1.1rem}._itemImage_1a4xj_90{width:56px;height:56px}._itemTotal_1a4xj_128{font-size:.9rem}._section_1a4xj_54{padding:1rem}}._page_1ym4z_1{max-width:1400px;margin:0 auto;padding:36px 48px 64px}._pageTitle_1ym4z_7{color:var(--text-h);margin:0 0 32px;font-size:2rem;font-weight:700}._section_1ym4z_15{margin-bottom:48px}._sectionHeader_1ym4z_19{align-items:center;gap:10px;margin-bottom:16px;display:flex}._sectionIcon_1ym4z_26{object-fit:cover;border-radius:6px;flex-shrink:0;width:30px;height:30px}._sectionTitle_1ym4z_34{color:var(--text-h);margin:0;font-size:1.25rem;font-weight:700}._tileGrid_1ym4z_42{grid-template-columns:repeat(8,1fr);gap:16px;display:grid}._tile_1ym4z_42{border:1px solid var(--border);cursor:pointer;text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:18px 10px;transition:all .18s;display:flex}._tile_1ym4z_42:hover{border-color:var(--secondary);box-shadow:var(--shadow);transform:translateY(-2px)}._tileImgWrap_1ym4z_69{background:var(--bg-light);aspect-ratio:1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}._tileImg_1ym4z_69{object-fit:cover;width:100%;height:100%}._tileImgPlaceholder_1ym4z_87{width:100%;height:100%;color:var(--text-light);text-transform:uppercase;background:var(--bg-light);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}._tileLabel_1ym4z_100{color:var(--text-h);word-break:break-word;font-size:.82rem;font-weight:600;line-height:1.3}._sectionSkeleton_1ym4z_109{margin-bottom:48px}._titleSkeleton_1ym4z_113{background:linear-gradient(90deg, var(--border) 25%, var(--bg-light) 50%, var(--border) 75%);background-size:200% 100%;border-radius:6px;width:200px;height:22px;margin-bottom:16px;animation:1.4s infinite _shimmer_1ym4z_1}._tileRow_1ym4z_123{grid-template-columns:repeat(8,1fr);gap:16px;display:grid}._tileSkeleton_1ym4z_129{aspect-ratio:1/1.3;background:linear-gradient(90deg, var(--border) 25%, var(--bg-light) 50%, var(--border) 75%);background-size:200% 100%;border-radius:14px;animation:1.4s infinite _shimmer_1ym4z_1}@keyframes _shimmer_1ym4z_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1200px){._page_1ym4z_1{padding:28px 32px 56px}._tileGrid_1ym4z_42{grid-template-columns:repeat(6,1fr);gap:14px}._tileRow_1ym4z_123{grid-template-columns:repeat(6,1fr)}}@media (width<=900px){._page_1ym4z_1{padding:20px 20px 48px}._tileGrid_1ym4z_42{grid-template-columns:repeat(5,1fr);gap:12px}._tileRow_1ym4z_123{grid-template-columns:repeat(5,1fr)}}@media (width<=768px){._page_1ym4z_1{padding:20px 16px 48px}._pageTitle_1ym4z_7{margin-bottom:20px;font-size:1.5rem}._sectionTitle_1ym4z_34{font-size:1.1rem}._tileGrid_1ym4z_42{grid-template-columns:repeat(4,1fr);gap:10px}._tileRow_1ym4z_123{grid-template-columns:repeat(4,1fr)}._tile_1ym4z_42{gap:8px;padding:12px 6px}._tileLabel_1ym4z_100{font-size:.75rem}}@media (width<=480px){._page_1ym4z_1{padding:16px 12px 48px}._pageTitle_1ym4z_7{margin-bottom:16px;font-size:1.25rem}._sectionTitle_1ym4z_34{font-size:1rem}._tileGrid_1ym4z_42{grid-template-columns:repeat(4,1fr);gap:8px}._tileRow_1ym4z_123{grid-template-columns:repeat(4,1fr)}._tile_1ym4z_42{border-radius:10px;gap:6px;padding:8px 4px}._tileLabel_1ym4z_100{font-size:.68rem}._section_1ym4z_15{margin-bottom:28px}}._page_ww24w_1{flex-direction:column;max-width:1400px;min-height:calc(100vh - 70px);margin:0 auto;padding:0;display:flex}._header_ww24w_11{border-bottom:1px solid var(--border);z-index:10;background:#fff;align-items:center;gap:12px;padding:14px 20px;display:flex;position:sticky;top:70px}._backBtn_ww24w_23{border:1px solid var(--border);width:36px;height:36px;color:var(--text-h);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}._backBtn_ww24w_23:hover{background:var(--bg-light)}._headerText_ww24w_42{flex-direction:column;gap:2px;display:flex}._headerTitle_ww24w_48{color:var(--text-h);margin:0;font-size:1.1rem;font-weight:700}._headerSub_ww24w_55{color:var(--text-light);margin:0;font-size:.8rem}._body_ww24w_62{flex:1;display:flex}._sidebar_ww24w_68{border-right:1px solid var(--border);scrollbar-width:none;background:#fff;flex-direction:column;flex-shrink:0;width:120px;height:calc(100vh - 127px);padding:8px 0;display:flex;position:sticky;top:127px;overflow-y:auto}._sidebar_ww24w_68::-webkit-scrollbar{display:none}._subBtn_ww24w_87{cursor:pointer;text-align:center;background:0 0;border:none;border-left:3px solid #0000;flex-direction:column;align-items:center;gap:8px;width:100%;padding:14px 8px;transition:all .15s;display:flex}._subBtn_ww24w_87:hover{background:var(--bg-light)}._subBtnActive_ww24w_106{border-left-color:var(--secondary);background:#0c831f0f}._subImgWrap_ww24w_111{background:var(--bg-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}._subImg_ww24w_111{object-fit:cover;width:100%;height:100%}._subImgPlaceholder_ww24w_129{width:100%;height:100%;color:var(--text-light);text-transform:uppercase;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}._subLabel_ww24w_141{color:var(--text);word-break:break-word;font-size:.72rem;font-weight:500;line-height:1.3}._subBtnActive_ww24w_106 ._subLabel_ww24w_141{color:var(--secondary);font-weight:700}._main_ww24w_155{background:var(--bg-light);flex:1;padding:24px 28px;overflow:hidden}._resultLabel_ww24w_162{color:var(--text-h);margin:0 0 18px;font-size:1.4rem;font-weight:700}._count_ww24w_169{color:var(--text-light);font-size:.85rem;font-weight:400}._grid_ww24w_176{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}._skeleton_ww24w_182{background:linear-gradient(90deg, var(--border) 25%, var(--bg-light) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;height:300px;animation:1.4s infinite _shimmer_ww24w_1}@keyframes _shimmer_ww24w_1{0%{background-position:200% 0}to{background-position:-200% 0}}._empty_ww24w_195{text-align:center;color:var(--text-light);padding:4rem 1rem}._loadingMore_ww24w_201{text-align:center;color:var(--text-light);padding:1rem;font-size:.875rem}._card_ww24w_209{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;transition:all .18s;display:flex;overflow:hidden}._card_ww24w_209:hover{border-color:var(--secondary);box-shadow:var(--shadow);transform:translateY(-2px)}._imgWrap_ww24w_226{background:var(--bg-light);width:100%;padding-top:80%;position:relative;overflow:hidden}._imgWrap_ww24w_226>*{width:100%;height:100%;position:absolute;top:0;left:0}._productImg_ww24w_240{object-fit:cover;width:100%;height:100%}._noImg_ww24w_246{color:var(--text-light);background:var(--bg-light);justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}._badge_ww24w_256{background:var(--primary);color:var(--text-h);z-index:2;border-radius:4px;width:auto;height:auto;padding:2px 6px;font-size:.7rem;font-weight:700;display:inline-block;position:absolute;top:6px;left:6px}._favBtn_ww24w_270{border:1px solid var(--border);cursor:pointer;z-index:2;width:28px;height:28px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .18s;display:flex;position:absolute;top:6px;right:6px}._favBtn_ww24w_270:hover:not(:disabled){transform:scale(1.1)}._favBtnActive_ww24w_290{color:#ef4444;background:#fee2e2;border-color:#ef4444}._cardBody_ww24w_296{flex-direction:column;flex:1;gap:4px;padding:12px;display:flex}._productName_ww24w_304{color:var(--text-h);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.2em;margin:0;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._unit_ww24w_317{color:var(--text-light);margin:0;font-size:.72rem}._priceRow_ww24w_323{align-items:center;gap:6px;margin-top:2px;display:flex}._finalPrice_ww24w_330{color:var(--text-h);font-size:1.05rem;font-weight:700}._originalPrice_ww24w_336{color:var(--text-light);font-size:.78rem;text-decoration:line-through}._cartBtn_ww24w_342{width:100%;color:var(--secondary);border:1.5px solid var(--secondary);cursor:pointer;letter-spacing:.5px;background:#fff;border-radius:8px;margin-top:auto;padding:6px 0;font-size:.8rem;font-weight:700;transition:all .18s}._cartBtn_ww24w_342:hover:not(:disabled){background:var(--secondary);color:#fff}._cartBtnAdded_ww24w_362{color:#059669;cursor:not-allowed;pointer-events:none;background:#d1fae5;border-color:#059669}._cartBtnOos_ww24w_370{color:#9ca3af;cursor:not-allowed;pointer-events:none;background:#f3f4f6;border-color:#e5e7eb}._outOfStockBadge_ww24w_378{color:#fff;text-align:center;letter-spacing:.5px;text-transform:uppercase;z-index:3;background:#0000008c;width:auto;height:auto;padding:4px 0;font-size:.7rem;font-weight:700;display:block;position:absolute;bottom:0;left:0;right:0}@media (width<=1200px){._sidebar_ww24w_68{width:100px}._subImgWrap_ww24w_111{width:56px;height:56px}._main_ww24w_155{padding:20px}._grid_ww24w_176{grid-template-columns:repeat(4,1fr);gap:14px}}@media (width<=768px){._header_ww24w_11{padding:12px 14px;top:0}._sidebar_ww24w_68{width:76px;height:calc(100vh - 121px);top:57px}._subImgWrap_ww24w_111{width:42px;height:42px}._main_ww24w_155{padding:12px}._grid_ww24w_176{grid-template-columns:repeat(2,1fr);gap:10px}._skeleton_ww24w_182{height:220px}}@media (width<=480px){._sidebar_ww24w_68{width:70px}._subImgWrap_ww24w_111{width:38px;height:38px}._subLabel_ww24w_141{font-size:.6rem}._main_ww24w_155{padding:10px 8px}._grid_ww24w_176{gap:8px}._cardBody_ww24w_296{padding:8px}._productName_ww24w_304{font-size:.78rem}._finalPrice_ww24w_330{font-size:.88rem}._cartBtn_ww24w_342{padding:5px 0;font-size:.75rem}}._nav_tcrg2_1{border-bottom:1px solid var(--border);z-index:100;box-shadow:var(--shadow-sm);background:#fff;position:sticky;top:0}._container_tcrg2_10{align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.75rem 1.5rem;display:flex}._brand_tcrg2_19{flex-shrink:0;text-decoration:none}._logo_tcrg2_24{color:var(--text-h);font-size:1.75rem;font-weight:700;font-family:var(--heading);letter-spacing:-.5px}._delivery_tcrg2_32{flex-shrink:0;min-width:200px}._deliveryText_tcrg2_37{flex-direction:column;gap:.125rem;display:flex}._deliveryLabel_tcrg2_43{color:var(--text-h);font-size:.875rem;font-weight:700}._location_tcrg2_49{color:var(--text-light);cursor:pointer;align-items:center;gap:.25rem;font-size:.8125rem;display:flex}._dropIcon_tcrg2_58{font-size:.625rem}._searchForm_tcrg2_62{flex:1;max-width:600px;position:relative}._searchIcon_tcrg2_68{color:var(--text-light);pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}._searchInput_tcrg2_78{border:1px solid var(--border);width:100%;color:var(--text);background:var(--bg-light);border-radius:8px;padding:.75rem 1rem .75rem 2.75rem;font-size:.875rem;transition:all .2s}._searchInput_tcrg2_78:focus{border-color:var(--secondary);background:#fff;box-shadow:0 0 0 2px #0c831f1a}._searchInput_tcrg2_78::placeholder{color:var(--text-light)}._actions_tcrg2_99{flex-shrink:0;align-items:center;gap:.75rem;display:flex}._actionBtn_tcrg2_106{color:var(--text);white-space:nowrap;background:0 0;border-radius:6px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s}._actionBtn_tcrg2_106:hover{background:var(--bg-light);color:var(--text-h)}._iconBtn_tcrg2_122{color:var(--text);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;transition:all .2s;display:flex;position:relative}._iconBtn_tcrg2_122:hover{background:var(--bg-light)}._iconBtn_tcrg2_122 ._icon_tcrg2_122{color:#ef4444}._icon_tcrg2_122{font-size:1.25rem}._badge_tcrg2_147{background:var(--error);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:.125rem .375rem;font-size:.625rem;font-weight:700;line-height:1;position:absolute;top:.125rem;right:.125rem}._loginBtn_tcrg2_162{color:var(--text-h);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}._loginBtn_tcrg2_162:hover{background:var(--bg-light);border-color:var(--text-light)}._menuWrap_tcrg2_180{position:relative}._accountBtn_tcrg2_184{background:var(--bg-light);border:1px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem .375rem .375rem;transition:all .2s;display:flex}._accountBtn_tcrg2_184:hover,._accountBtnActive_tcrg2_198{border-color:var(--secondary);background:#fff;box-shadow:0 0 0 2px #0c831f14}._avatar_tcrg2_204{background:var(--secondary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:flex}._accountName_tcrg2_218{color:var(--text-h);font-size:.875rem;font-weight:600}._chevron_tcrg2_224{color:var(--text-light);flex-shrink:0;transition:transform .2s}._chevronOpen_tcrg2_230{transform:rotate(180deg)}._dropdown_tcrg2_234{border:1px solid var(--border);z-index:200;background:#fff;border-radius:12px;min-width:220px;animation:.15s _dropIn_tcrg2_1;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f}@keyframes _dropIn_tcrg2_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropHeader_tcrg2_253{flex-direction:column;gap:.125rem;padding:.875rem 1rem;display:flex}._dropName_tcrg2_260{color:var(--text-h);font-size:.875rem;font-weight:700}._dropEmail_tcrg2_266{color:var(--text-light);font-size:.75rem}._dropDivider_tcrg2_271{background:var(--border);height:1px;margin:0}._dropItem_tcrg2_277{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}._dropItem_tcrg2_277:hover{background:var(--bg-light);color:var(--text-h)}._dropItemLogout_tcrg2_298{color:#ef4444}._dropItemLogout_tcrg2_298:hover{color:#dc2626;background:#fef2f2}._cartBtn_tcrg2_307{background:var(--secondary);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}._cartBtn_tcrg2_307:hover{background:var(--secondary-dark);box-shadow:var(--shadow);transform:translateY(-1px)}._cartIcon_tcrg2_328{font-size:1.125rem}._cartText_tcrg2_332{flex-direction:column;align-items:flex-start;display:flex}._cartLabel_tcrg2_338{font-size:.875rem;line-height:1}._cartBadge_tcrg2_343{background:var(--primary);color:var(--text-h);text-align:center;border:2px solid #fff;border-radius:10px;min-width:18px;padding:.125rem .375rem;font-size:.625rem;font-weight:700;line-height:1;position:absolute;top:-.25rem;right:-.25rem}@media (width<=1024px){._container_tcrg2_10{gap:1rem;padding:.75rem 1rem}._delivery_tcrg2_32{min-width:160px}._deliveryLabel_tcrg2_43{font-size:.8125rem}._location_tcrg2_49{font-size:.75rem}._searchForm_tcrg2_62{max-width:400px}._actionBtn_tcrg2_106{padding:.5rem .75rem;font-size:.8125rem}._cartBtn_tcrg2_307{padding:.625rem 1rem}}@media (width<=900px){._container_tcrg2_10{gap:.75rem}._delivery_tcrg2_32{display:none}._searchForm_tcrg2_62{flex:1;max-width:none}._actionBtn_tcrg2_106{padding:.5rem}._loginBtn_tcrg2_162{padding:.625rem 1rem}}@media (width<=640px){._container_tcrg2_10{flex-wrap:wrap;gap:.625rem;padding:.625rem .875rem}._brand_tcrg2_19{order:1}._logo_tcrg2_24{font-size:1.5rem}._searchForm_tcrg2_62{flex:none;order:3;width:100%}._searchInput_tcrg2_78{padding:.625rem 1rem .625rem 2.5rem;font-size:.8125rem}._searchIcon_tcrg2_68{font-size:.9375rem;left:.875rem}._actions_tcrg2_99{order:2;gap:.5rem;margin-left:auto}._actionBtn_tcrg2_106{padding:.5rem .625rem;font-size:.8125rem}._iconBtn_tcrg2_122{padding:.375rem}._icon_tcrg2_122{font-size:1.125rem}._badge_tcrg2_147{min-width:16px;padding:.125rem .3125rem;font-size:.5625rem;top:0;right:0}._loginBtn_tcrg2_162{padding:.5rem .875rem;font-size:.8125rem}._logoutBtn_tcrg2_480{padding:.375rem .625rem;font-size:.8125rem}._cartBtn_tcrg2_307{gap:.375rem;padding:.5rem .875rem}._cartIcon_tcrg2_328{font-size:1rem}._cartText_tcrg2_332{display:none}._cartBadge_tcrg2_343{min-width:16px;padding:.125rem .3125rem;font-size:.5625rem;top:-.375rem;right:-.375rem}}@media (width<=400px){._container_tcrg2_10{padding:.625rem .75rem}._logo_tcrg2_24{font-size:1.375rem}._actionBtn_tcrg2_106{padding:.375rem .5rem}._loginBtn_tcrg2_162{padding:.5rem .75rem;font-size:.75rem}._cartBtn_tcrg2_307{padding:.5rem .75rem}}._footer_3pju7_1{background:var(--bg);border-top:1px solid var(--border);margin-top:auto}._top_3pju7_7{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:32px;max-width:1200px;margin:0 auto;padding:48px 24px 40px;display:grid}._brand_3pju7_17{flex-direction:column;gap:12px;display:flex}._logo_3pju7_23{align-items:center;gap:10px;display:flex}._logoIcon_3pju7_29{align-items:flex-end;gap:3px;display:flex}._logoIcon_3pju7_29 span{background:var(--secondary);border-radius:2px;width:6px;display:block}._logoIcon_3pju7_29 span:first-child{height:10px}._logoIcon_3pju7_29 span:nth-child(2){height:16px}._logoIcon_3pju7_29 span:nth-child(3){height:22px}._logoText_3pju7_46{color:var(--text-h);font-size:1.1rem;font-weight:700}._tagline_3pju7_52{color:var(--text-light);max-width:180px;font-size:.82rem;line-height:1.5}._newsletter_3pju7_59{gap:8px;margin-top:4px;display:flex}._newsletter_3pju7_59 input{border:1px solid var(--border);background:var(--bg-light);color:var(--text);border-radius:8px;flex:1;min-width:0;padding:9px 14px;font-size:.82rem}._newsletter_3pju7_59 input::placeholder{color:var(--text-light)}._newsletter_3pju7_59 input:focus{border-color:var(--secondary)}._subscribeBtn_3pju7_84{background:var(--secondary);color:#fff;white-space:nowrap;border-radius:8px;padding:9px 16px;font-size:.82rem;font-weight:600;transition:background .2s}._subscribeBtn_3pju7_84:hover{background:var(--secondary-dark)}._col_3pju7_100 h4{color:var(--text-h);margin-bottom:16px;font-size:.9rem;font-weight:700}._col_3pju7_100 ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._col_3pju7_100 ul li a{color:var(--text-light);font-size:.83rem;transition:color .2s}._col_3pju7_100 ul li a:hover{color:var(--secondary)}._contactItem_3pju7_126{color:var(--text-light);font-size:.83rem;line-height:1.5}._bottom_3pju7_133{background:var(--text-h);color:#aaa}._bottomInner_3pju7_138{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:18px 24px;display:flex}._bottomLeft_3pju7_149{flex-direction:column;gap:4px;display:flex}._bottomLeft_3pju7_149 span,._bottomLeft_3pju7_149 a{color:#aaa;font-size:.78rem}._bottomLeft_3pju7_149 a:hover{color:var(--primary)}._socials_3pju7_165{gap:16px;display:flex}._socials_3pju7_165 a{color:#aaa;font-size:1rem;transition:color .2s}._socials_3pju7_165 a:hover{color:var(--primary)}@media (width<=900px){._top_3pju7_7{grid-template-columns:1fr 1fr}._brand_3pju7_17{grid-column:1/-1}._newsletter_3pju7_59{max-width:360px}}@media (width<=540px){._top_3pju7_7{grid-template-columns:1fr 1fr;padding:32px 16px 28px}._bottomInner_3pju7_138{flex-direction:column;align-items:flex-start;padding:16px}}._bar_wplwr_1{display:none}@media (width<=640px){._bar_wplwr_1{border-top:1px solid var(--border);z-index:200;background:#fff;border-radius:20px 20px 0 0;justify-content:space-around;align-items:flex-end;height:64px;padding:0 8px 8px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}._tab_wplwr_23{cursor:pointer;color:var(--text-light);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 0;font-size:.625rem;font-weight:500;transition:color .2s;display:flex;position:relative}._tab_wplwr_23._active_wplwr_41{color:var(--secondary)}._tab_wplwr_23 svg{font-size:1.25rem}._centerSlot_wplwr_50{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;padding-bottom:6px;display:flex;position:relative}._cartBtn_wplwr_60{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;bottom:10px;box-shadow:0 4px 16px #0c831f66}._cartBtn_wplwr_60:active{transform:scale(.93);box-shadow:0 2px 8px #0c831f4d}._cartBadge_wplwr_82{background:var(--primary);color:var(--text-h);border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.5625rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}._label_wplwr_100{font-size:.625rem;line-height:1}._badge_wplwr_105{background:var(--error);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.5rem;font-weight:700;display:flex;position:absolute;top:4px;right:calc(50% - 18px)}}
