.ShopSection_qtyControl__B7Zh4{display:flex;align-items:center;gap:.7rem;margin-right:1rem}.ShopSection_qtyBtn__BhukN{background:#f5f5f5;color:#222;border:none;border-radius:.5rem;padding:.4rem 1.1rem;font-size:1.2rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s}.ShopSection_qtyBtn__BhukN:hover{background:#e0e0e0}.ShopSection_qtyValue__zku8G{font-size:1.1rem;font-weight:600;min-width:2rem;text-align:center}.ShopSection_viewCartBtn__s5VE9{background:#07f;color:#fff;border:none;border-radius:.6rem;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s;margin-left:1rem}.ShopSection_viewCartBtn__s5VE9:hover{background:#005fd1}.ShopSection_sizeBtnActive__a6KjE{background:#07f!important;color:#fff!important;border-color:#07f!important}.ShopSection_shopSection__VNz5X{max-width:1200px;margin:32px auto 40px;padding:0 24px}.ShopSection_shopHeader__z_ZH0{font-size:2.2rem;font-weight:700;margin-bottom:32px;color:#222}.ShopSection_productGrid__uT1rY{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}@media (max-width:1024px){.ShopSection_productGrid__uT1rY{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ShopSection_productGrid__uT1rY{grid-template-columns:1fr}}.ShopSection_productCard___muBh{background:#f7f7f7;border-radius:18px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:24px 18px 18px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s;min-width:0}.ShopSection_productCard___muBh:hover{box-shadow:0 6px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.ShopSection_productImageWrapper__io0Vp{width:min(220px,100%);height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:#e5e7eb;border:1px solid #d1d5db;border-radius:12px}.ShopSection_productBrand__f3dLZ{font-size:1rem;font-weight:500;color:#888;margin-bottom:4px}.ShopSection_productName__hiq02{font-size:1.1rem;font-weight:600;color:#222;margin-bottom:8px;text-align:center}body.dark-mode .ShopSection_shopHeader__z_ZH0{color:#f8f9fa}body.dark-mode .ShopSection_productCard___muBh{background:var(--bg-card,#232326);box-shadow:0 2px 16px rgba(0,0,0,.35)}body.dark-mode .ShopSection_productImageWrapper__io0Vp{background:#2b2f33;border-color:#3a3f45}body.dark-mode .ShopSection_productBrand__f3dLZ{color:#cfcfcf}body.dark-mode .ShopSection_productName__hiq02{color:#fff}body.dark-mode .ShopSection_productPrice__E7Pkk{color:#4da3ff}body.dark-mode .ShopSection_fullDetailOldPrice__0BO_Z{color:#9ca3af}body.dark-mode .ShopSection_fullDetailWrapper__72L0W{--modal-bg:#18181b;--modal-text:#f3f3f3}body.dark-mode .ShopSection_fullDetailName__rzM5U{color:#fff}body.dark-mode .ShopSection_fullDetailBrand__07aeO{color:#cfcfcf}body.dark-mode .ShopSection_fullDetailDesc__6cuJP{color:#d1d5db}body.dark-mode .ShopSection_fullDetailOptionLabel__RGgmf{color:#e5e7eb}body.dark-mode .ShopSection_backBtn__dZ3Gn{background:#2e2e32;color:#f9f9f9}.ShopSection_modalOverlay__5pMg9{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.ShopSection_modalContent____i9c{background:var(--modal-bg,#fff);color:var(--modal-text,#222);border-radius:1.2rem;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:2.5rem 2rem 2rem;max-width:420px;width:95vw;position:relative;display:flex;flex-direction:column;align-items:center;animation:ShopSection_modalFadeIn__yktvb .3s ease}@keyframes ShopSection_modalFadeIn__yktvb{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ShopSection_modalImageWrapper__sF_eu{margin-bottom:1.2rem;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.1)}.ShopSection_modalName__I9lCl{font-size:1.5rem;font-weight:700;margin-bottom:.3rem}.ShopSection_modalBrand__y5q_E{font-size:1rem;color:#888;margin-bottom:.7rem}.ShopSection_modalPrice__8UbXZ{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.ShopSection_modalOldPrice__8zDD_{text-decoration:line-through;color:#b0b0b0;font-size:1rem;margin-left:.5rem}.ShopSection_modalDesc__2lG3m{font-size:1rem;color:#555;margin-bottom:1.2rem;text-align:center}.ShopSection_modalOptions__BelB9{width:100%;margin-bottom:1.2rem}.ShopSection_modalOptionLabel__ccuVK{font-size:.98rem;font-weight:500;margin-bottom:.3rem}.ShopSection_modalColors__lbhGn,.ShopSection_modalSizes__82g5D{display:flex;gap:.5rem;margin-bottom:.7rem}.ShopSection_sizeBtn__lhRV7{background:#f5f5f5;border:1px solid #ddd;border-radius:.5rem;padding:.4rem 1.1rem;font-size:1rem;cursor:pointer;transition:background .2s,border .2s}.ShopSection_sizeBtn__lhRV7:focus-visible{outline:2px solid #07f;outline-offset:2px}.ShopSection_sizeBtn__lhRV7:hover{background:#e0e0e0;border-color:#aaa}body.dark-mode .ShopSection_sizeBtn__lhRV7{background:#2f2f33;border-color:#3b3b41;color:#f3f4f6}body.dark-mode .ShopSection_sizeBtn__lhRV7:hover{background:#3a3a3f;border-color:#4a4a52}body.dark-mode .ShopSection_sizeBtn__lhRV7:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}body.dark-mode .ShopSection_sizeBtnActive__a6KjE{background:#1d4ed8!important;border-color:#1d4ed8!important;color:#fff!important;box-shadow:0 0 0 2px rgba(29,78,216,.35)}.ShopSection_modalActions__nJKmb{display:flex;gap:1rem;margin-bottom:1.2rem}.ShopSection_addToCartBtn__66nA8{background:#222;color:#fff;border:none;border-radius:.6rem;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s}.ShopSection_addToCartBtn__66nA8:hover{background:#444}.ShopSection_buyNowBtn__qCKfw{background:#fff;color:#222;border:2px solid #222;border-radius:.6rem;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s,color .2s}.ShopSection_buyNowBtn__qCKfw:hover{background:#222;color:#fff}:root[data-theme=dark] .ShopSection_modalContent____i9c{--modal-bg:#18181b;--modal-text:#f3f3f3}.ShopSection_fullDetailWrapper__72L0W{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-bg,#fff);color:var(--modal-text,#222);z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:0;overflow-y:auto}.ShopSection_fullDetailContent__WoSbk{background:none;box-shadow:none;border-radius:0;padding:0;max-width:420px;width:95vw;display:flex;flex-direction:column;align-items:center}.ShopSection_fullDetailImageWrapper__wtyNG{margin-top:16px;margin-bottom:1.2rem;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.1);background:#d1d5db;border:1px solid #cbd5e1}.ShopSection_fullDetailName__rzM5U{font-size:1.7rem;font-weight:700;margin-bottom:.3rem;text-align:center}.ShopSection_fullDetailBrand__07aeO{font-size:1.1rem;color:#888;margin-bottom:.7rem;text-align:center}.ShopSection_fullDetailPrice__hKS1_{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;text-align:center}.ShopSection_fullDetailOldPrice__0BO_Z{text-decoration:line-through;color:#b0b0b0;font-size:1rem;margin-left:.5rem}.ShopSection_fullDetailDesc__6cuJP{font-size:1.05rem;color:#555;margin-bottom:1.2rem;text-align:center}.ShopSection_fullDetailOptions__C6aAg{width:100%;margin-bottom:1.2rem}.ShopSection_fullDetailOptionLabel__RGgmf{font-size:1rem;font-weight:500;margin-bottom:.3rem}.ShopSection_fullDetailColors__bDiPX{flex-wrap:wrap;row-gap:.6rem}.ShopSection_fullDetailColors__bDiPX,.ShopSection_fullDetailSizes__drR7w{display:flex;gap:.5rem;margin-bottom:.7rem}.ShopSection_fullDetailActions__Z8Vp8{display:flex;gap:1rem;margin-bottom:1.2rem;justify-content:center}.ShopSection_backBtn__dZ3Gn{position:absolute;top:0;left:32px;background:#f5f5f5;color:#222;border:none;border-radius:.7rem;padding:.7rem 1.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s;z-index:10}.ShopSection_backBtn__dZ3Gn:hover{background:#e0e0e0}:root[data-theme=dark] .ShopSection_fullDetailWrapper__72L0W{--modal-bg:#18181b;--modal-text:#f3f3f3}.ShopSection_productPrice__E7Pkk{font-size:1.1rem;font-weight:700;color:#07f;margin-bottom:10px}.ShopSection_productPrice__E7Pkk .ShopSection_fullDetailOldPrice__0BO_Z{text-decoration:line-through;color:#9aa0a6;font-size:.95rem;margin-left:8px;font-weight:500}.ShopSection_productColors__KICF7{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.ShopSection_colorDot__iq140{width:18px;height:18px;border-radius:50%;border:1px solid #ccc;display:inline-block}.ShopSection_colorDotWrap__Qiu__{position:relative;display:inline-flex;align-items:center;justify-content:center}.ShopSection_colorTooltip__x5woO{position:absolute;bottom:140%;left:50%;transform:translateX(-50%) translateY(6px);background:hsla(0,0%,7%,.95);color:#fff;padding:6px 10px;font-size:.9rem;font-weight:700;border-radius:10px;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.22);opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.ShopSection_colorDotWrap__Qiu__:hover .ShopSection_colorTooltip__x5woO{opacity:1;transform:translateX(-50%) translateY(0)}.ShopSection_colorTooltip__x5woO:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:hsla(0,0%,7%,.95)}.ShopSection_shopBtn__A1Ni4{background:#07f;color:#fff;border:none;border-radius:8px;padding:10px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.ShopSection_shopBtn__A1Ni4:hover{background:#005fd1;transform:scale(1.04)}.ShopSection_sizeChartBtn__HkZnm{background:#fff;color:#222;border:1.5px solid #222;border-radius:.6rem;padding:.5rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1.2rem;display:flex;align-items:center;transition:background .2s,border .2s}.ShopSection_sizeChartBtn__HkZnm:hover{background:#f5f5f5;border-color:#07f}body.dark-mode .ShopSection_sizeChartBtn__HkZnm{background:#2f2f33;color:#f3f4f6;border-color:#515156}body.dark-mode .ShopSection_sizeChartBtn__HkZnm:hover{background:#3a3a3f;border-color:#60a5fa}.ShopSection_sizeChartModal__coMdX{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:3000}.ShopSection_sizeChartModalContent__n0HTH{background:#fff;color:#222;border-radius:1.2rem;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:2.5rem 2rem 2rem;max-width:520px;width:95vw;position:relative;display:flex;flex-direction:column;align-items:center}.ShopSection_sizeChartTable__UvVTO td,.ShopSection_sizeChartTable__UvVTO th{padding:.6rem 1.2rem;border-bottom:1px solid #eee;text-align:center}.ShopSection_sizeChartTable__UvVTO th{font-weight:700;background:#f5f5f5}.ShopSection_sizeChartTable__UvVTO tr:last-child td{border-bottom:none}.ShopSection_sizeChartTable__UvVTO td{font-size:1rem}.ShopSection_sizeChartModalContent__n0HTH img{margin-top:1.2rem;border-radius:.7rem;background:#f7f7f7}.ShopSection_closeModalBtn__C1VdW{position:absolute;top:1rem;right:1.2rem;background:none;border:none;font-size:2rem;color:#888;cursor:pointer;transition:color .2s;z-index:2}.ShopSection_closeModalBtn__C1VdW:hover{color:#222}