.ProductCard_card__tEuZm{width:100%;container-type:inline-size;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.35);border:none;box-shadow:0 0 12px rgba(0,0,0,.1);flex-direction:column;transition:.25s ease;position:relative;text-decoration:none;color:inherit;display:block}.ProductCard_card__tEuZm:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.ProductCard_imageWrap__yb_gI{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.ProductCard_imageWrapTall__LsjAw{aspect-ratio:1/1.25!important}.ProductCard_productImg__ZrM8M{width:100%;height:100%;object-fit:cover}.ProductCard_frameOverlay__Qx1L_{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:1;pointer-events:none}.ProductCard_discountBadge__CUC3V{position:absolute;top:8px;right:8px;background:#ff0c0c;color:#fff;font-size:clamp(11px,1.042vw,20px);font-weight:600;padding:3px 10px;border-radius:20px;z-index:2}.ProductCard_cardBody__f7nmv{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px;overflow:hidden;box-shadow:0 -2px 6px rgba(0,0,0,.04),0 2px 6px rgba(0,0,0,.06)}.ProductCard_productName__xWyWd{font-size:13px;line-height:1.4;font-weight:600;height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ProductCard_sale__2Ci3X{color:#ff0c0c;font-weight:600;white-space:nowrap;margin-left:auto}.ProductCard_old__Z5ACx{margin-left:6px;text-decoration:line-through;color:#888;white-space:nowrap}.ProductCard_actionRow__8fLNH{display:flex;gap:6px;margin-top:8px}.ProductCard_cartBtn__clpmX{flex:0 0 clamp(34px,2.708vw,52px);width:clamp(34px,2.708vw,52px);height:clamp(34px,2.708vw,52px);border:1px solid var(--color-primary);background:#fff;color:var(--color-primary);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ProductCard_buyBtn__7sbLd{flex:2 1;border:none;background:var(--color-primary);color:#fff;border-radius:6px;font-size:14px}.ProductCard_buyBtn__7sbLd,.ProductCard_cartBtnFull__IhEAd{height:clamp(34px,2.708vw,52px);font-weight:500;cursor:pointer}.ProductCard_cartBtnFull__IhEAd{flex:1 1;border:1px solid var(--color-primary);background:#fff;color:var(--color-primary);border-radius:6px;font-size:clamp(13px,1.042vw,16px);display:flex;align-items:center;justify-content:center;gap:6px}.ProductCard_productNameLayout2__T0lXd{-webkit-line-clamp:2;font-size:clamp(13px,1.042vw,20px);height:2.8em}.ProductCard_priceLayout2__5p92R{display:flex;justify-content:space-between;align-items:center}.ProductCard_priceLayout2__5p92R .ProductCard_old__Z5ACx{margin-left:0}.ProductCard_productNameLayout2__T0lXd~.ProductCard_actionRow__8fLNH .ProductCard_buyBtn__7sbLd{font-size:clamp(13px,1.042vw,20px)}.ProductCard_thumbRow__SDy0U{display:flex;gap:4px;padding:4px 0}.ProductCard_thumbRow__SDy0U::-webkit-scrollbar{display:none}.ProductCard_thumbCircle__xFl2j{position:relative;width:clamp(20px,1.67vw,32px);height:clamp(20px,1.67vw,32px);flex-shrink:0;border-radius:50%;overflow:hidden;border:1px solid #eee;background:#f5f5f5}.ProductCard_cardLayout3__pCCJx{position:relative;border-radius:1.042vw;overflow:hidden}.ProductCard_cardLayout3__pCCJx .ProductCard_imageWrap__yb_gI{aspect-ratio:auto;position:absolute;top:0;left:0;width:100%;height:100%}.ProductCard_cardBodyLayout3__NbCMj{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:28.125vw;padding:0;background:transparent;box-shadow:none}.ProductCard_infoOverlay__tL_MS{background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:.625vw;display:flex;flex-direction:column;gap:6px;border-radius:1.042vw 1.042vw 0 0;transform:translateY(100%);opacity:0;transition:transform .35s ease,opacity .3s ease}.ProductCard_cardLayout3__pCCJx:hover .ProductCard_infoOverlay__tL_MS{transform:translateY(0);opacity:1}.ProductCard_infoOverlay__tL_MS .ProductCard_productName__xWyWd{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.ProductCard_infoOverlay__tL_MS .ProductCard_old__Z5ACx{color:hsla(0,0%,100%,.7)}.ProductCard_oldLayout3__ixdUG{font-size:1.042vw}.ProductCard_saleLayout3__lKCFU{font-size:1.458vw;font-weight:700}@media (max-width:768px){.ProductCard_card__tEuZm{border-radius:10px}.ProductCard_cardBody__f7nmv{padding:8px;gap:4px}.ProductCard_productNameLayout2__T0lXd,.ProductCard_productName__xWyWd{font-size:11px;height:2.8em}.ProductCard_sale__2Ci3X{font-size:12px}.ProductCard_old__Z5ACx{font-size:10px}.ProductCard_priceLayout2__5p92R{flex-wrap:wrap;gap:2px}.ProductCard_productNameLayout2__T0lXd~.ProductCard_price__ARrmB .ProductCard_sale__2Ci3X{font-size:12px}.ProductCard_productNameLayout2__T0lXd~.ProductCard_price__ARrmB .ProductCard_old__Z5ACx{font-size:10px}.ProductCard_discountBadge__CUC3V{font-size:10px;padding:2px 6px;top:4px;right:4px}.ProductCard_actionRow__8fLNH{gap:4px;margin-top:4px}.ProductCard_cartBtn__clpmX{flex:0 0 32px;width:32px;height:32px;border-radius:4px}.ProductCard_buyBtn__7sbLd{flex:1 1;height:32px;font-size:13px;border-radius:4px}.ProductCard_cartBtnFull__IhEAd{height:32px;font-size:12px;border-radius:4px}.ProductCard_thumbRow__SDy0U{gap:4px}.ProductCard_thumbCircle__xFl2j{width:18px;height:18px}.ProductCard_cardLayout3__pCCJx{border-radius:10px}.ProductCard_cardLayout3__pCCJx .ProductCard_imageWrap__yb_gI{position:absolute;top:0;left:0;width:100%;height:100%}.ProductCard_cardBodyLayout3__NbCMj{min-height:70vw;padding:0}.ProductCard_infoOverlay__tL_MS{padding:6px 8px;gap:3px;border-radius:8px 8px 0 0}.ProductCard_infoOverlay__tL_MS .ProductCard_productName__xWyWd{font-size:11px}.ProductCard_oldLayout3__ixdUG{font-size:10px}.ProductCard_saleLayout3__lKCFU{font-size:13px}.ProductCard_infoOverlay__tL_MS .ProductCard_actionRow__8fLNH{gap:4px;margin-top:2px}}.QuickAddToCart_wrapper__VvRhu{display:flex;flex-direction:column;gap:10px}.QuickAddToCart_productInfo__u6s9g{display:flex;gap:14px;align-items:flex-start}.QuickAddToCart_imgWrap__FUiFv{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden}.QuickAddToCart_infoRight__mXNtc{flex:1 1}.QuickAddToCart_productName__pixRf{font-size:16px;font-weight:600;color:var(--color-primary);line-height:1.4;margin-bottom:6px}.QuickAddToCart_priceRow__mvbrz{display:flex;align-items:baseline;gap:10px}.QuickAddToCart_oldPrice__Mr_kz{text-decoration:line-through;color:#999;font-size:14px}.QuickAddToCart_newPrice__oYJqS{color:#ff3b30;font-weight:700;font-size:18px}.QuickAddToCart_varGroup__zn6bC{border-top:none;padding-top:0}.QuickAddToCart_varLabel__i68Ea{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.QuickAddToCart_varOptions__Wsmee{display:flex;flex-wrap:wrap;gap:8px}.QuickAddToCart_varBtn__qaaZQ{padding:6px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:13px;transition:all .15s}.QuickAddToCart_varBtn__qaaZQ:hover{border-color:var(--color-primary)}.QuickAddToCart_varBtnActive__pDvwK{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.QuickAddToCart_qtyRow__taLeK{display:flex;align-items:flex-start;gap:14px;border-top:none;padding-top:12px}.QuickAddToCart_qtyValue__jnVfP{display:flex;flex-direction:column}.QuickAddToCart_qtyLabel__Tr7uv{font-size:14px;font-weight:500;color:#333}.QuickAddToCart_qtyBox__hjS4c{display:flex;align-items:center;justify-content:center;border:1px solid var(--color-primary);border-radius:999px;overflow:hidden;background:#fff;height:38px}.QuickAddToCart_qtyBox__hjS4c button{width:40px;height:38px;background:transparent;border:none;font-size:18px;font-weight:300;color:var(--color-primary);cursor:pointer;display:flex;align-items:center;justify-content:center}.QuickAddToCart_qtyBox__hjS4c button:hover{background:rgba(0,0,0,.03)}.QuickAddToCart_qtyInput__7YGB8{width:50px;height:100%;text-align:center;font-size:15px;font-weight:500;color:#333;border:none;border-left:1px solid var(--color-primary);border-right:1px solid var(--color-primary);outline:none;background:transparent;-moz-appearance:textfield}.QuickAddToCart_qtyInput__7YGB8::-webkit-inner-spin-button,.QuickAddToCart_qtyInput__7YGB8::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.QuickAddToCart_unitText__XADQC{font-size:13px;color:#888}.QuickAddToCart_stockWarning___v3g0{font-size:11px;color:#ff3b30;margin-top:4px}.QuickAddToCart_branchSection__SZG3W{border-top:none;padding-top:12px}.QuickAddToCart_branchHeader__PA5d7{display:flex;align-items:center;gap:6px;color:var(--color-primary);font-weight:600;font-size:14px;margin-bottom:8px}.QuickAddToCart_branchList__4tRvx{display:flex;flex-direction:column;gap:6px;max-height:330px;overflow-y:auto}.QuickAddToCart_branchItem__9mbOP{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;border:1px solid #eee;border-radius:8px;cursor:pointer;transition:border-color .15s}.QuickAddToCart_branchItemActive__kLJKC,.QuickAddToCart_branchItem__9mbOP:hover{border-color:var(--color-primary)}.QuickAddToCart_branchName__T7tz6{font-size:14px;font-weight:600;color:#333}.QuickAddToCart_branchAddr__embNG{font-size:12px;color:#888;margin-top:2px}.QuickAddToCart_branchStock__32nkj{font-size:13px;font-weight:500;color:#333;white-space:nowrap}.QuickAddToCart_actions__yY9Ov{display:flex;gap:12px;margin-top:4px}.QuickAddToCart_laterBtn__11cvn{background:transparent;color:var(--color-primary)}.QuickAddToCart_addBtn__lDcyH,.QuickAddToCart_laterBtn__11cvn{flex:1 1;padding:12px;border:none;font-size:15px;font-weight:600;cursor:pointer}.QuickAddToCart_addBtn__lDcyH{border-radius:8px;background:var(--color-primary);color:#fff}.QuickAddToCart_addBtn__lDcyH:disabled{opacity:.7;cursor:not-allowed}.AllProduct_container__9fAdp{display:grid;grid-template-columns:1fr 4fr;grid-gap:1.042vw;gap:1.042vw;padding:1.042vw 0}.AllProduct_shareRow__8RdSa{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-bottom:.521vw}.AllProduct_shareMobile__GQTQr{display:none;grid-column:1/-1}.AllProduct_sidebar__YjmZ9{min-width:0;position:-webkit-sticky;position:sticky;top:120px;align-self:flex-start;max-height:calc(100vh - 140px);overflow-y:auto}.AllProduct_sidebarTitle__qGxmm{font-size:1.25vw;font-weight:700;color:#fff;background:var(--color-primary);padding:.625vw .833vw;border-radius:.521vw .521vw 0 0;margin:0;text-align:center}.AllProduct_categoryList__hrleV{display:flex;flex-direction:column;gap:.313vw;padding:.417vw;border:1px solid #e8e8e8;border-top:none;border-radius:0 0 .521vw .521vw}.AllProduct_categoryItem__OX7Dr:first-child{margin-top:.417vw}.AllProduct_categoryItem__OX7Dr{padding:.521vw .833vw;font-size:1.042vw;color:#333;cursor:pointer;transition:all .2s;border-radius:999px;border:1.5px solid #e0e0e0;text-align:center}.AllProduct_categoryItem__OX7Dr:hover{border-color:var(--color-primary);color:var(--color-primary)}.AllProduct_categoryItemActive__V7MhK{font-weight:600;border-color:var(--color-secondary-menu)}.AllProduct_categoryItemActive__V7MhK,.AllProduct_categoryItemActive__V7MhK:hover{background:var(--color-secondary-menu);color:#fff}.AllProduct_content__ADWnE{min-width:0}.AllProduct_section__pRZ1a{margin-bottom:1.563vw}.AllProduct_sectionHeader__bl_Lo{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625vw}.AllProduct_sectionTitle__USNji{font-size:1.25vw;font-weight:700;color:var(--color-primary);margin:0}.AllProduct_viewAll__Hv_Oe{font-size:1.146vw;color:var(--color-primary);cursor:pointer;font-weight:500;white-space:nowrap}.AllProduct_viewAll__Hv_Oe:hover{opacity:.8}.AllProduct_productGrid__BWBTg{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.AllProduct_paging__JHl3a{gap:.417vw;margin-top:1.042vw}.AllProduct_pageBtn__iFzbr,.AllProduct_paging__JHl3a{display:flex;justify-content:center;align-items:center}.AllProduct_pageBtn__iFzbr{width:2.083vw;height:2.083vw;border-radius:.417vw;border:1px solid #d9d9d9;background:#fff;cursor:pointer;font-size:.833vw;color:#333;transition:all .2s}.AllProduct_pageBtn__iFzbr:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.AllProduct_pageBtn__iFzbr:disabled{opacity:.4;cursor:not-allowed}.AllProduct_pageBtnActive__OmXgI{border-color:var(--color-primary);font-weight:600}.AllProduct_pageBtnActive__OmXgI,.AllProduct_pageBtnActive__OmXgI:hover{background:var(--color-primary);color:#fff}.AllProduct_skeletonCard__5J9do{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:8px;background:#fff}.AllProduct_skeletonImage__XnbW5{width:100%;aspect-ratio:1;border-radius:8px}.AllProduct_skeletonImage__XnbW5,.AllProduct_skeletonText__vvTra{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:AllProduct_shimmer___n9Qd 1.5s infinite}.AllProduct_skeletonText__vvTra{height:16px;width:80%;border-radius:4px}.AllProduct_skeletonPrice__g7XHP{height:14px;width:50%;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:AllProduct_shimmer___n9Qd 1.5s infinite}@keyframes AllProduct_shimmer___n9Qd{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.AllProduct_container__9fAdp{grid-template-columns:1fr;gap:8px;padding:8px}.AllProduct_shareRow__8RdSa{grid-column:1}.AllProduct_shareDesktop__1Zrfs{display:none}.AllProduct_shareMobile__GQTQr{display:flex;justify-content:flex-end;margin-top:12px}.AllProduct_sidebarTitle__qGxmm{display:none}.AllProduct_sidebar__YjmZ9{border:none}.AllProduct_categoryList__hrleV{flex-direction:row;flex-wrap:wrap;gap:6px;padding:0;border:none;border-radius:0}.AllProduct_categoryItem__OX7Dr{font-size:12px;padding:6px 12px;border-radius:999px}.AllProduct_categoryItem__OX7Dr:first-child{margin-top:0}.AllProduct_sectionTitle__USNji{font-size:16px}.AllProduct_viewAll__Hv_Oe{font-size:13px}.AllProduct_productGrid__BWBTg{grid-template-columns:repeat(2,1fr)!important;gap:8px}.AllProduct_paging__JHl3a{gap:4px;margin-top:12px}.AllProduct_pageBtn__iFzbr{width:32px;height:32px;font-size:12px;border-radius:4px}}