.CategoryProductDetail_container__RZdaY{min-height:100vh;background-color:var(--bg-surface,#f9fafb)}.CategoryProductDetail_main__xo_zh{width:100%;max-width:1280px;margin:0 auto;padding:var(--space-6,1.5rem) var(--space-4,1rem)}.CategoryProductDetail_centerWrapper__AURlX{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:3rem 0}.CategoryProductDetail_loadingSpinner__5IIgR{width:2rem;height:2rem;border:2px solid var(--primary-100,#ffedd5);border-bottom-color:var(--primary-500,#f97316);border-radius:50%;display:inline-block;box-sizing:border-box;animation:CategoryProductDetail_rotation__mGOiE 1s linear infinite}@keyframes CategoryProductDetail_rotation__mGOiE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CategoryProductDetail_loadingText__UFznL{margin-left:.5rem;color:var(--text-secondary,#6b7280)}.CategoryProductDetail_errorIcon__G0CNJ{height:4rem;width:4rem;margin:0 auto var(--space-4,1rem) auto;color:var(--text-secondary,#9ca3af)}.CategoryProductDetail_errorTitle__NAnOl{font-size:1.5rem;font-weight:700;color:var(--text-primary,#111827);margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_errorDesc__WWXxp{color:var(--text-secondary,#4b5563);margin-bottom:var(--space-6,1.5rem)}.CategoryProductDetail_errorActions__IOsfO{display:flex;gap:var(--space-4,1rem);justify-content:center}.CategoryProductDetail_breadcrumbNav__rHevZ{display:flex;align-items:center;gap:var(--space-2,.5rem);margin-bottom:var(--space-6,1.5rem);font-size:.875rem;flex-wrap:wrap}.CategoryProductDetail_breadcrumbLink__1G4sk{color:var(--text-secondary,#4b5563);text-decoration:none;transition:color var(--transition-fast,.2s)}.CategoryProductDetail_breadcrumbLink__1G4sk:hover{color:var(--primary-500,#f97316)}.CategoryProductDetail_breadcrumbSeparator__sJeUd{height:1rem;width:1rem;color:var(--text-secondary,#9ca3af)}.CategoryProductDetail_breadcrumbCurrent__tBZ4R{font-weight:500;color:var(--text-primary,#111827)}.CategoryProductDetail_productGrid__XdDHa{display:flex;flex-direction:column;gap:var(--space-6,1.5rem)}.CategoryProductDetail_topRow__G9ARI{display:flex;flex-direction:column;gap:var(--space-4,1rem)}@media (min-width:1024px){.CategoryProductDetail_topRow__G9ARI{flex-direction:row;gap:var(--space-5,1.25rem);align-items:flex-start}}.CategoryProductDetail_imagesSection__5K5KI{flex:1;min-width:0}@media (min-width:1024px){.CategoryProductDetail_imagesSection__5K5KI{flex:0 0 40%;max-width:40%}}.CategoryProductDetail_imagesSticky__LYTuw{position:sticky;top:var(--space-4,1rem)}.CategoryProductDetail_mainImageWrapper__vDKMO{aspect-ratio:1/1;max-height:560px;border-radius:var(--radius-xl,1rem);overflow:hidden;background-color:var(--bg-main,#ffffff);border:1px solid var(--border-light,#e5e7eb);margin-bottom:var(--space-4,1rem);position:relative}.CategoryProductDetail_mainImageInner___alzN{position:relative;width:100%;height:100%;cursor:zoom-in}.CategoryProductDetail_mainImg__dY3I7{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s}.CategoryProductDetail_imagePlaceholder__iJkOU{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.CategoryProductDetail_placeholderIcon__APpyl{height:4rem;width:4rem;color:var(--text-secondary,#9ca3af)}.CategoryProductDetail_badgesOverlay__66ulk{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.CategoryProductDetail_badgeDiscount__1G_en{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px rgba(239,68,68,.35)}.CategoryProductDetail_badgeDiscount__1G_en,.CategoryProductDetail_badgePremium__RFeDD{color:white;border:none;border-radius:var(--radius-md,.5rem);padding:.375rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.CategoryProductDetail_badgePremium__RFeDD{background:linear-gradient(135deg,var(--primary-400,#ff803f) 0,var(--primary-600,#ea580c) 100%);box-shadow:0 4px 12px rgba(242,122,26,.35)}.CategoryProductDetail_badgeShipping__Xz2rD{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;border-radius:var(--radius-md,.5rem);padding:.375rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.03em;display:inline-flex;align-items:center;gap:.25rem;box-shadow:0 4px 12px rgba(16,185,129,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.CategoryProductDetail_shippingIcon__AolI6{height:.75rem;width:.75rem}.CategoryProductDetail_zoomHint__oZSNo{position:absolute;bottom:1rem;right:1rem;z-index:10}.CategoryProductDetail_zoomHintContent__RPUkq{background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:white;font-size:.75rem;padding:.375rem .75rem;border-radius:9999px;display:flex;align-items:center;gap:.375rem}.CategoryProductDetail_zoomHintIcon__DQhdt{width:.75rem;height:.75rem;border:1.5px solid white;border-radius:50%}.CategoryProductDetail_thumbnailsGrid__xSiMR{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-2,.5rem)}.CategoryProductDetail_thumbnailWrapper__gPlpN{aspect-ratio:1/1;border-radius:var(--radius-md,.5rem);border:2px solid var(--border-light,#e5e7eb);cursor:pointer;overflow:hidden;transition:border-color .15s}.CategoryProductDetail_thumbnailWrapper__gPlpN:hover{border-color:var(--primary-300,#ffaa76)}.CategoryProductDetail_thumbnailActive__q_zmq{border-color:var(--primary-500,#f97316);box-shadow:0 0 0 2px rgba(242,122,26,.15)}.CategoryProductDetail_thumbImg__wtbh_{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.CategoryProductDetail_infoSection__WN5f_{width:100%;min-width:0}@media (min-width:1024px){.CategoryProductDetail_infoSection__WN5f_{flex:0 0 40%;max-width:40%}}.CategoryProductDetail_infoCard__psU0g{background-color:var(--bg-main,#ffffff);border-radius:var(--radius-xl,1rem);padding:var(--space-5,1.25rem);display:flex;flex-direction:column;gap:var(--space-4,1rem);border:1px solid var(--border-light,#e5e7eb);position:sticky;top:var(--space-4,1rem)}.CategoryProductDetail_productTitle__lMCww{font-size:1.25rem;font-weight:700;color:var(--text-primary,#111827);margin-bottom:var(--space-2,.5rem);line-height:1.4}.CategoryProductDetail_ratingWrapper__OM1GE{margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_priceContainer__5tvdZ{display:flex;flex-direction:column;gap:var(--space-2,.5rem)}.CategoryProductDetail_priceOriginal__k2NBU{font-size:1.125rem;color:var(--text-secondary,#6b7280);text-decoration:line-through}.CategoryProductDetail_priceCurrent__tQFs3{font-size:1.5rem;font-weight:700;color:var(--primary-500,#f97316)}.CategoryProductDetail_priceUnit__04bYW{font-size:.875rem;color:var(--text-secondary,#4b5563)}.CategoryProductDetail_stockContainer__ZENsY{display:flex;flex-direction:column;gap:var(--space-2,.5rem)}.CategoryProductDetail_stockStatus__fdVAK{display:flex;align-items:center;gap:var(--space-2,.5rem)}.CategoryProductDetail_stockDot__hYu3v{width:.75rem;height:.75rem;border-radius:50%}.CategoryProductDetail_stockDotIn__vB8Zr{background-color:#22c55e}.CategoryProductDetail_stockDotOut__kudmR{background-color:#ef4444}.CategoryProductDetail_stockText___CwU4{font-weight:500}.CategoryProductDetail_stockTextIn__OUZ5V{color:#16a34a}.CategoryProductDetail_stockTextOut__wPLrP{color:#dc2626}.CategoryProductDetail_minOrderText__OdTZt{font-size:.875rem;color:var(--text-secondary,#4b5563)}.CategoryProductDetail_quantitySelector__TRj9K{display:flex;flex-direction:column;gap:var(--space-4,1rem)}.CategoryProductDetail_quantityControls__wJbu0{display:flex;align-items:center;gap:var(--space-4,1rem)}.CategoryProductDetail_quantityLabel__V4dXP{font-weight:500;color:var(--text-primary,#111827)}.CategoryProductDetail_quantityInputGroup__ShAp7{display:flex;align-items:center;border:1px solid var(--border-light,#e5e7eb);border-radius:var(--radius-md,.375rem)}.CategoryProductDetail_quantityValue__7S6B_{padding:.5rem 1rem;min-width:60px;text-align:center}.CategoryProductDetail_totalPriceCard__SvuIf{background-color:var(--neutral-50,#f9fafb);padding:var(--space-4,1rem);border-radius:var(--radius-lg,.5rem);display:flex;flex-direction:column;gap:var(--space-2,.5rem)}.CategoryProductDetail_totalPriceRow___5qub{display:flex;justify-content:space-between;align-items:center}.CategoryProductDetail_totalPriceLabel__pHuIy{font-size:.875rem;color:var(--text-secondary,#4b5563)}.CategoryProductDetail_totalPriceValue__ycUFu{font-weight:500}.CategoryProductDetail_shippingValueGreen__o1dOD{color:#16a34a}.CategoryProductDetail_couponSection__VJmat{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border-light,#e5e7eb);display:flex;flex-direction:column;gap:var(--space-2,.5rem)}.CategoryProductDetail_couponLabel__hGBjK{font-size:.875rem;font-weight:500;color:var(--text-secondary,#374151)}.CategoryProductDetail_couponInputRow__kGPH5{display:flex;gap:var(--space-2,.5rem)}.CategoryProductDetail_couponInput__m9_GI{flex:1;padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--border-light,#d1d5db);border-radius:var(--radius-md,.375rem);outline:none}.CategoryProductDetail_couponInput__m9_GI:focus{border-color:var(--primary-500,#f97316);box-shadow:0 0 0 2px var(--primary-100,#ffedd5)}.CategoryProductDetail_btnApplyCoupon__vcW0p{background-color:var(--primary-500,#f97316);color:white}.CategoryProductDetail_btnApplyCoupon__vcW0p:hover{background-color:var(--primary-600,#ea580c)}.CategoryProductDetail_appliedCouponBox__tT605{display:flex;align-items:center;justify-content:space-between;padding:.5rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-md,.375rem)}.CategoryProductDetail_appliedCouponInfo__04I7n{display:flex;align-items:center;gap:.5rem}.CategoryProductDetail_couponIcon__QzgYy{height:1rem;width:1rem;color:#16a34a}.CategoryProductDetail_couponCodeText__W0MkQ{font-size:.875rem;font-weight:500;color:#166534}.CategoryProductDetail_couponDiscountText__WzwRB{font-size:.75rem;color:#16a34a}.CategoryProductDetail_btnRemoveCoupon__GhQ9f{color:#dc2626;padding:.25rem}.CategoryProductDetail_btnRemoveCoupon__GhQ9f:hover{color:#b91c1c}.CategoryProductDetail_couponDiscountRow__cCsA8{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.CategoryProductDetail_couponDiscountLabel__algwU{font-size:.875rem;color:#16a34a}.CategoryProductDetail_couponDiscountValue__VU2XP{font-weight:500;color:#16a34a}.CategoryProductDetail_finalTotalRow__NmhmV{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;margin-top:.5rem;border-top:1px solid var(--border-light,#e5e7eb)}.CategoryProductDetail_finalTotalLabel__jUe5B{font-weight:700}.CategoryProductDetail_finalTotalValue__IhznF{font-size:1.25rem;font-weight:700;color:var(--primary-500,#f97316)}.CategoryProductDetail_actionButtons__bl1O5{display:flex;flex-direction:column;gap:var(--space-4,1rem)}.CategoryProductDetail_primaryActions__F1zB_{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3,.75rem)}.CategoryProductDetail_btnAddToCart__tkDfp{width:100%;padding:.875rem 1rem;border-radius:var(--radius-lg,.75rem);font-weight:600;font-size:.9375rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:2px solid var(--primary-500,#f97316);color:var(--primary-600,#ea580c);background-color:var(--bg-main,#ffffff);cursor:pointer;transition:all var(--transition-fast,.15s)}.CategoryProductDetail_btnAddToCart__tkDfp:hover{background-color:var(--primary-50,#fff7ed);box-shadow:0 4px 12px rgba(242,122,26,.15);transform:translateY(-1px)}.CategoryProductDetail_btnBuyNow__PMjBj{width:100%;padding:.875rem 1rem;border-radius:var(--radius-lg,.75rem);font-weight:600;font-size:.9375rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;background:var(--gradient-premium,linear-gradient(135deg,#f27a1a 0,#ff512f 100%));color:white;cursor:pointer;transition:all var(--transition-fast,.15s);box-shadow:0 4px 14px rgba(242,122,26,.3)}.CategoryProductDetail_btnBuyNow__PMjBj:hover{background:linear-gradient(135deg,#ea580c,#f27a1a);box-shadow:var(--shadow-glow,0 6px 20px rgba(242,122,26,.4));transform:translateY(-2px)}.CategoryProductDetail_btnBuyNow__PMjBj:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.CategoryProductDetail_actionIcon__nbNB5{height:1.125rem;width:1.125rem}.CategoryProductDetail_secondaryActions__R8d9T{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-2,.5rem)}.CategoryProductDetail_btnFavorite__1__Od{padding:.625rem .75rem;border-radius:var(--radius-md,.5rem);font-weight:500;font-size:.8125rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border:1px solid var(--border-light,#d1d5db);background-color:var(--bg-main,#ffffff);color:var(--text-secondary,#374151);cursor:pointer;transition:all var(--transition-fast,.15s)}.CategoryProductDetail_btnFavorite__1__Od:hover{border-color:#ef4444;color:#ef4444;background-color:#fef2f2}.CategoryProductDetail_additionalInfo__LW9Lw{padding-top:var(--space-4,1rem);border-top:1px solid var(--border-light,#e5e7eb);display:flex;flex-direction:column;gap:var(--space-4,1rem)}.CategoryProductDetail_infoSectionTitle__IfG7Q{font-size:.875rem;font-weight:500;color:var(--text-primary,#111827);margin-bottom:var(--space-2,.5rem)}.CategoryProductDetail_colorsList__SvcFf{display:flex;flex-wrap:wrap;gap:var(--space-2,.5rem)}.CategoryProductDetail_colorBtn__hOqlp{padding:.5rem .75rem;border-radius:var(--radius-md,.375rem);font-size:.875rem;font-weight:500;transition:colors .2s;border:1px solid var(--border-light,#d1d5db);cursor:pointer;background-color:var(--bg-main,#ffffff);color:var(--text-secondary,#374151)}.CategoryProductDetail_colorBtn__hOqlp:hover{background-color:var(--neutral-50,#f9fafb)}.CategoryProductDetail_colorBtnActive__ZGOKO{background-color:var(--primary-500,#f97316);color:white;border-color:var(--primary-500,#f97316)}.CategoryProductDetail_colorBtnActive__ZGOKO:hover{background-color:var(--primary-500,#f97316)}.CategoryProductDetail_sizesList____7pb{display:flex;flex-wrap:wrap;gap:var(--space-2,.5rem)}.CategoryProductDetail_sizeBadge__T11qN{background-color:#dcfce7;color:#166534}.CategoryProductDetail_genderBadge__XL8ur,.CategoryProductDetail_sizeBadge__T11qN{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.CategoryProductDetail_genderBadge__XL8ur{background-color:#f3e8ff;color:#6b21a8}.CategoryProductDetail_featuresList__KIQ7q{padding-top:var(--space-4,1rem);border-top:1px solid var(--border-light,#e5e7eb);display:flex;flex-direction:column;gap:var(--space-3,.75rem)}.CategoryProductDetail_featureItem__Nwpe6{display:flex;align-items:center;gap:var(--space-2,.5rem)}.CategoryProductDetail_featureItemStart__fQUrh{align-items:flex-start}.CategoryProductDetail_featureIcon__uPvXO{height:1rem;width:1rem}.CategoryProductDetail_featureIconMt__wWwTv{margin-top:.125rem}.CategoryProductDetail_featureText__fx0wr{font-size:.875rem}.CategoryProductDetail_featureTextBold__0aHBh{font-weight:500}.CategoryProductDetail_featureGreen__Dkz7X{color:#16a34a}.CategoryProductDetail_featureOrange__eQL67{color:#ea580c}.CategoryProductDetail_featureBlue__2WKtw{color:#2563eb}.CategoryProductDetail_featureGray__X3Vbo{color:var(--text-secondary,#4b5563)}.CategoryProductDetail_sellerSection__S0B46{flex:0 0 auto;width:100%}@media (min-width:1024px){.CategoryProductDetail_sellerSection__S0B46{flex:0 0 20%;max-width:20%;flex-shrink:0}}.CategoryProductDetail_sellerCard__SBtmq{background-color:var(--bg-main,#ffffff);border-radius:var(--radius-lg,.75rem);padding:.75rem;display:flex;flex-direction:column;gap:.5rem;border:1px solid var(--border-light,#e5e7eb);position:sticky;top:var(--space-4,1rem);font-size:.75rem}.CategoryProductDetail_sellerHeader__076dK{display:flex;align-items:center;gap:.5rem}.CategoryProductDetail_sellerAvatar__FKhx4{width:2rem;height:2rem;border-radius:var(--radius-md,.375rem);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffedd5,#fed7aa);cursor:pointer;transition:all .2s;flex-shrink:0}.CategoryProductDetail_sellerAvatar__FKhx4:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(242,122,26,.15)}.CategoryProductDetail_sellerAvatarIcon__qV3jO{height:1rem;width:1rem;color:var(--primary-600,#ea580c)}.CategoryProductDetail_sellerInfoWrapper__RtIpI{cursor:pointer;transition:opacity .2s;flex:1;min-width:0}.CategoryProductDetail_sellerInfoWrapper__RtIpI:hover{opacity:.8}.CategoryProductDetail_sellerName__WHWr5{font-weight:600;font-size:.75rem;color:var(--text-primary,#111827);transition:color .2s;line-height:1.3}.CategoryProductDetail_sellerInfoWrapper__RtIpI:hover .CategoryProductDetail_sellerName__WHWr5{color:var(--primary-500,#f97316)}.CategoryProductDetail_sellerStatus__GOtrC{display:flex;align-items:center;gap:.125rem;margin-top:.125rem}.CategoryProductDetail_statusIcon__cEvjn{height:.7rem;width:.7rem}.CategoryProductDetail_statusText___1beU{font-size:.625rem;font-weight:500}.CategoryProductDetail_statusGreen__22ksu{color:#059669}.CategoryProductDetail_statusYellow__ITiAV{color:#d97706}.CategoryProductDetail_sellerRating__JkZdD{margin-top:.125rem}.CategoryProductDetail_sellerRating__JkZdD>div{flex-direction:column;align-items:flex-start;gap:.125rem}.CategoryProductDetail_sellerActions__ZB_6t{display:flex;flex-direction:column;gap:.375rem}.CategoryProductDetail_btnVisitStore__FMqro{width:100%;padding:.4rem .5rem;border-radius:var(--radius-md,.375rem);font-weight:600;font-size:.6875rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border:none;background:var(--gradient-premium,linear-gradient(135deg,#f27a1a 0,#ff512f 100%));color:white;cursor:pointer;transition:all var(--transition-fast,.15s);box-shadow:0 2px 6px rgba(242,122,26,.2)}.CategoryProductDetail_btnVisitStore__FMqro:hover{background:linear-gradient(135deg,#ea580c,#f27a1a);box-shadow:0 4px 12px rgba(242,122,26,.35);transform:translateY(-1px)}.CategoryProductDetail_btnComplaint__EZJDC{width:100%;padding:.35rem .5rem;border-radius:var(--radius-md,.375rem);font-weight:500;font-size:.625rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border:1px solid var(--border-light,#e5e7eb);background-color:var(--bg-main,#ffffff);color:var(--text-secondary,#6b7280);cursor:pointer;transition:all var(--transition-fast,.15s)}.CategoryProductDetail_btnComplaint__EZJDC:hover{border-color:#fca5a5;color:#ef4444;background-color:#fef2f2}.CategoryProductDetail_btnContact__Jp1ot{width:100%;padding:.35rem .5rem;border-radius:var(--radius-md,.375rem);font-weight:500;font-size:.625rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border:1px solid var(--border-light,#e5e7eb);background-color:var(--bg-main,#ffffff);color:var(--text-secondary,#6b7280);cursor:pointer;transition:all var(--transition-fast,.15s)}.CategoryProductDetail_btnContact__Jp1ot:hover{border-color:var(--primary-200,#ffcba9);color:var(--primary-600,#ea580c);background-color:var(--primary-50,#fff7ed)}.CategoryProductDetail_sellerStats__LL9b7{padding-top:.5rem;border-top:1px solid var(--border-light,#e5e7eb);display:flex;flex-direction:column;gap:.25rem}.CategoryProductDetail_statRow__aCQP8{display:flex;justify-content:space-between;font-size:.6875rem}.CategoryProductDetail_statLabel__2ynX9{color:var(--text-secondary,#6b7280)}.CategoryProductDetail_statValue__Var4F{font-weight:500;color:var(--text-primary,#111827);display:flex;align-items:center}.CategoryProductDetail_statIcon__sJnLd{height:.625rem;width:.625rem;margin-right:.125rem}.CategoryProductDetail_btnFollow__nxVMa{width:100%;color:white}.CategoryProductDetail_btnFollowActive__oRoI4{background-color:var(--text-secondary,#6b7280)}.CategoryProductDetail_btnFollowActive__oRoI4:hover{background-color:var(--text-secondary,#4b5563)}.CategoryProductDetail_btnFollowInactive___0lRy{background-color:var(--primary-500,#f97316)}.CategoryProductDetail_btnFollowInactive___0lRy:hover{background-color:var(--primary-600,#ea580c)}.CategoryProductDetail_btnLoadingIcon__UoTZY{animation:CategoryProductDetail_rotation__mGOiE 1s linear infinite;height:1rem;width:1rem;border:2px solid rgba(255,255,255,.3);border-bottom-color:white;border-radius:50%;margin-right:.5rem;display:inline-block}.CategoryProductDetail_selfNotice__K9zU7{margin-top:var(--space-4,1rem);padding:var(--space-3,.75rem);background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:var(--radius-lg,.5rem);text-align:center}.CategoryProductDetail_selfNoticeText__8oLA2{color:#1d4ed8;font-size:.875rem}.CategoryProductDetail_otherProductsCard__k_5PI{background-color:var(--bg-main,#ffffff);border-radius:var(--radius-lg,.5rem);padding:var(--space-6,1.5rem);border:1px solid var(--border-light,#e5e7eb)}.CategoryProductDetail_otherProductsTitle__P7S8c{font-weight:700;color:var(--text-primary,#111827);margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_otherProductsList__7bLlE{display:flex;flex-direction:column;gap:var(--space-3,.75rem)}.CategoryProductDetail_otherProductItem__eYLiW{display:flex;gap:var(--space-3,.75rem);padding:var(--space-3,.75rem);border:1px solid var(--border-light,#e5e7eb);border-radius:var(--radius-md,.375rem);text-decoration:none;transition:background-color var(--transition-fast,.2s)}.CategoryProductDetail_otherProductItem__eYLiW:hover{background-color:var(--neutral-50,#f9fafb)}.CategoryProductDetail_otherProductImgWrapper__dSOs3{width:4rem;height:4rem;background-color:var(--border-light,#e5e7eb);border-radius:var(--radius-sm,.25rem);overflow:hidden}.CategoryProductDetail_otherProductImg__GcnA7{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.CategoryProductDetail_otherProductImgPlaceholder__fNpRJ{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.CategoryProductDetail_otherProductPlaceholderIcon__R2jNL{height:1.5rem;width:1.5rem;color:var(--text-secondary,#9ca3af)}.CategoryProductDetail_otherProductInfo__Cxa9e{flex:1}.CategoryProductDetail_otherProductName__7NPcV{font-size:.875rem;font-weight:500;color:var(--text-primary,#111827);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CategoryProductDetail_otherProductPrice__8JZ8J{font-size:.875rem;font-weight:700;color:var(--primary-500,#f97316);margin-top:.25rem}.CategoryProductDetail_otherProductStockIn__WmX7v{font-size:.75rem;color:#16a34a}.CategoryProductDetail_otherProductStockOut__JlZMq{font-size:.75rem;color:#dc2626}.CategoryProductDetail_otherProductsEmpty__WPg5j{text-align:center;padding:var(--space-6,1.5rem) 0}.CategoryProductDetail_otherProductsEmptyIcon__jIVlb{height:2rem;width:2rem;margin:0 auto .5rem;color:var(--border-light,#d1d5db)}.CategoryProductDetail_otherProductsEmptyText__sOuLM{font-size:.875rem;color:var(--text-secondary,#6b7280)}.CategoryProductDetail_detailsSection__QczCe{background-color:var(--bg-main,#ffffff);border-radius:var(--radius-lg,.5rem);padding:var(--space-6,1.5rem);margin-top:var(--space-8,2rem);border:1px solid var(--border-light,#e5e7eb)}.CategoryProductDetail_tabsNav__Imz77{border-bottom:1px solid var(--border-light,#e5e7eb);margin-bottom:var(--space-6,1.5rem);display:flex;gap:var(--space-8,2rem);overflow-x:auto}.CategoryProductDetail_tabBtn__lCxhI{padding:var(--space-2,.5rem) 0;font-weight:500;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color var(--transition-fast,.2s),border-color var(--transition-fast,.2s);white-space:nowrap}.CategoryProductDetail_tabBtnActive__5d9F5{border-bottom-color:var(--primary-500,#f97316);color:var(--primary-500,#f97316)}.CategoryProductDetail_tabBtnInactive__X14nB{color:var(--text-secondary,#4b5563)}.CategoryProductDetail_tabBtnInactive__X14nB:hover{color:var(--text-primary,#111827)}.CategoryProductDetail_tabContent__4D9cZ{color:var(--text-secondary,#374151);line-height:1.625}.CategoryProductDetail_descriptionText__5eQ8M{white-space:pre-wrap}.CategoryProductDetail_tagsWrapper__EF33Q{margin-top:var(--space-6,1.5rem)}.CategoryProductDetail_tagsTitle__sA9D8{font-size:.875rem;font-weight:500;color:var(--text-primary,#111827);margin-bottom:var(--space-2,.5rem)}.CategoryProductDetail_tagsList__lrDJ4{display:flex;flex-wrap:wrap;gap:var(--space-2,.5rem)}.CategoryProductDetail_tagBadge__qo_Cy{background-color:#ffedd5;color:#9a3412;border:none}.CategoryProductDetail_specsGrid__l8WKM{display:grid;grid-template-columns:1fr;gap:var(--space-4,1rem)}@media (min-width:768px){.CategoryProductDetail_specsGrid__l8WKM{grid-template-columns:repeat(2,1fr)}}.CategoryProductDetail_specRow__PQHce{display:flex;justify-content:space-between;padding:var(--space-3,.75rem) 0;border-bottom:1px solid var(--neutral-100,#f3f4f6)}.CategoryProductDetail_specLabel__04sue{color:var(--text-secondary,#4b5563);font-weight:500}.CategoryProductDetail_specValue__m_KXr{font-weight:600;color:var(--text-primary,#111827)}.CategoryProductDetail_specsEmpty__qWu39{text-align:center;padding:var(--space-8,2rem) 0}.CategoryProductDetail_specsEmptyIcon__gZ_u2{height:3rem;width:3rem;margin:0 auto var(--space-4,1rem) auto;color:var(--border-light,#d1d5db)}.CategoryProductDetail_specsEmptyText__pIxZj{color:var(--text-secondary,#6b7280)}.CategoryProductDetail_overallRatingCard__qUAti{margin-bottom:var(--space-6,1.5rem);padding:var(--space-4,1rem);background-color:var(--neutral-50,#f9fafb);border-radius:var(--radius-lg,.5rem);display:flex;align-items:center;gap:var(--space-4,1rem)}.CategoryProductDetail_overallRatingInfo__24wAQ{text-align:center}.CategoryProductDetail_overallRatingScore__MM2wY{font-size:1.875rem;font-weight:700;color:var(--primary-500,#f97316)}.CategoryProductDetail_overallRatingStars__jfPdM{display:flex;justify-content:center;margin-top:.25rem}.CategoryProductDetail_overallRatingCount__t7xAY{font-size:.875rem;color:var(--text-secondary,#4b5563);margin-top:.25rem}.CategoryProductDetail_overallRatingActions__ZxyVr{flex:1}.CategoryProductDetail_btnWriteReview__t2iY7{background-color:var(--primary-500,#f97316);color:white}.CategoryProductDetail_btnWriteReview__t2iY7:hover{background-color:var(--primary-600,#ea580c)}.CategoryProductDetail_reviewForm__dfCqH{margin-bottom:var(--space-6,1.5rem);padding:var(--space-4,1rem);border:1px solid var(--border-light,#e5e7eb);border-radius:var(--radius-lg,.5rem)}.CategoryProductDetail_reviewFormTitle__f_AwN{font-weight:600;margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_reviewFormGroup__kFcSk{margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_reviewFormLabel__d2j1U{display:block;font-size:.875rem;font-weight:500;margin-bottom:var(--space-2,.5rem)}.CategoryProductDetail_reviewFormStars__cR_4K{display:flex;gap:.25rem}.CategoryProductDetail_reviewFormStarBtn__gLI7W{padding:.25rem;background:none;border:none;cursor:pointer}.CategoryProductDetail_reviewFormStarIcon__Ezgr5{height:1.5rem;width:1.5rem}.CategoryProductDetail_reviewFormStarActive__iu8Rn{fill:#facc15;color:#facc15}.CategoryProductDetail_reviewFormStarInactive__lwZkJ{color:#d1d5db}.CategoryProductDetail_reviewFormStarInactive__lwZkJ:hover{color:#fde047}.CategoryProductDetail_reviewFormTextarea___2fHz{width:100%;padding:.5rem .75rem;border:1px solid var(--border-light,#d1d5db);border-radius:var(--radius-md,.375rem);font-family:inherit;font-size:.875rem;resize:none;outline:none}.CategoryProductDetail_reviewFormTextarea___2fHz:focus{border-color:var(--primary-500,#f97316);box-shadow:0 0 0 2px var(--primary-100,#ffedd5)}.CategoryProductDetail_reviewFormCharCount__4z_5h{font-size:.75rem;color:var(--text-secondary,#6b7280);margin-top:.25rem}.CategoryProductDetail_reviewFormActions__CHu0e{display:flex;gap:var(--space-2,.5rem)}.CategoryProductDetail_btnSubmitReview__a9tyJ{background-color:var(--primary-500,#f97316);color:white}.CategoryProductDetail_btnSubmitReview__a9tyJ:hover{background-color:var(--primary-600,#ea580c)}.CategoryProductDetail_reviewsList__TFf40{display:flex;flex-direction:column;gap:var(--space-4,1rem)}.CategoryProductDetail_reviewItem__0KCnb{padding-bottom:var(--space-4,1rem);border-bottom:1px solid var(--border-light,#e5e7eb);display:flex;align-items:flex-start;gap:var(--space-3,.75rem)}.CategoryProductDetail_reviewAvatar__TN9dJ{width:2.5rem;height:2.5rem;background-color:#ffedd5;border-radius:50%;display:flex;align-items:center;justify-content:center}.CategoryProductDetail_reviewAvatarText__vM8zB{color:#ea580c;font-weight:500}.CategoryProductDetail_reviewContent__2u0YM{flex:1}.CategoryProductDetail_reviewHeader__YhuC1{display:flex;align-items:center;gap:var(--space-2,.5rem);margin-bottom:.25rem}.CategoryProductDetail_reviewAuthor__THDTY{font-weight:500}.CategoryProductDetail_reviewStars__6DdeZ{display:flex}.CategoryProductDetail_reviewStarIcon__aL1Ud{height:.75rem;width:.75rem}.CategoryProductDetail_reviewStarActive__ipvqP{fill:#facc15;color:#facc15}.CategoryProductDetail_reviewStarInactive__cLjOH{color:#d1d5db}.CategoryProductDetail_reviewDate__mYpJR{font-size:.75rem;color:var(--text-secondary,#6b7280)}.CategoryProductDetail_reviewText__MUbfF{color:var(--text-secondary,#374151);font-size:.875rem}.CategoryProductDetail_reviewsEmpty__mY5UY{text-align:center;padding:var(--space-8,2rem) 0}.CategoryProductDetail_reviewsEmptyIcon__WG4Vr{height:3rem;width:3rem;margin:0 auto var(--space-4,1rem) auto;color:var(--border-light,#d1d5db)}.CategoryProductDetail_reviewsEmptyText__CT1Mq{color:var(--text-secondary,#6b7280)}.CategoryProductDetail_reviewsEmptySubtext__XGFIX{font-size:.875rem;color:var(--text-secondary,#9ca3af);margin-top:var(--space-2,.5rem)}.CategoryProductDetail_shippingInfoBox__Q33K_{background-color:var(--neutral-50,#f9fafb);padding:var(--space-6,1.5rem);border-radius:var(--radius-lg,.5rem)}.CategoryProductDetail_shippingInfoText__avUv_{white-space:pre-wrap}.CategoryProductDetail_shippingTitle__0Nwgp{font-size:1.125rem;font-weight:700;color:var(--text-primary,#111827);margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_shippingList__W3izF{display:flex;flex-direction:column;gap:var(--space-4,1rem)}.CategoryProductDetail_shippingSectionTitle__mVPBX{font-weight:600;color:var(--text-secondary,#1f2937);margin-bottom:var(--space-2,.5rem)}.CategoryProductDetail_shippingUl__4BSBe{list-style-type:disc;list-style-position:inside;display:flex;flex-direction:column;gap:.25rem;color:var(--text-secondary,#4b5563)}.CategoryProductDetail_shippingFooter__tQcFu{padding-top:var(--space-4,1rem);margin-top:var(--space-4,1rem);border-top:1px solid var(--border-light,#e5e7eb)}.CategoryProductDetail_shippingFooterText__a2YKp{font-size:.875rem;color:var(--text-secondary,#6b7280)}.CategoryProductDetail_imageModalOverlay__HMacF{position:fixed;inset:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:50;padding:var(--space-4,1rem)}.CategoryProductDetail_imageModalContainer__MXeKh{position:relative;max-width:64rem;max-height:100%}.CategoryProductDetail_imageModalZoomWrapper__Wc20H{position:relative;cursor:zoom-in}.CategoryProductDetail_imageModalImg__dMp45{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius-lg,.5rem)}.CategoryProductDetail_imageModalCloseBtn__hmDYm{position:absolute;top:1rem;right:1rem;background-color:rgba(255,255,255,.2);color:white;border-radius:50%;padding:.5rem;border:none;cursor:pointer;transition:background-color .2s;z-index:30}.CategoryProductDetail_imageModalCloseBtn__hmDYm:hover{background-color:rgba(255,255,255,.3)}.CategoryProductDetail_imageModalCloseIcon__vIUfZ{height:1.5rem;width:1.5rem}.CategoryProductDetail_imageModalNavLeft__bdW8d{position:absolute;left:1rem;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.2);color:white;border-radius:50%;padding:.5rem;border:none;cursor:pointer;transition:background-color .2s;z-index:30}.CategoryProductDetail_imageModalNavLeft__bdW8d:hover{background-color:rgba(255,255,255,.3)}.CategoryProductDetail_imageModalNavRight__W9qqF{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.2);color:white;border-radius:50%;padding:.5rem;border:none;cursor:pointer;transition:background-color .2s;z-index:30}.CategoryProductDetail_imageModalNavRight__W9qqF:hover{background-color:rgba(255,255,255,.3)}.CategoryProductDetail_imageModalNavIcon__qK4_q{height:1.5rem;width:1.5rem}.CategoryProductDetail_imageModalHint___g2zM{position:absolute;bottom:1rem;left:1rem;z-index:30}.CategoryProductDetail_imageModalHintContent__4UgdF{background-color:rgba(255,255,255,.2);color:white;font-size:.875rem;padding:.5rem .75rem;border-radius:9999px;display:flex;align-items:center;gap:.5rem}.CategoryProductDetail_imageModalHintIcon__VujcP{width:1rem;height:1rem;border:2px solid white;border-radius:50%}.CategoryProductDetail_iconSm__dsnX8{height:1rem;width:1rem;margin-right:.5rem}.CategoryProductDetail_iconXs__lf_D9{height:1rem;width:1rem}.CategoryProductDetail_spinnerSmall__RT409{height:1rem;width:1rem;animation:CategoryProductDetail_rotation__mGOiE 1s linear infinite}.CategoryProductDetail_followWrapper__twvEX{margin-top:var(--space-4,1rem)}.CategoryProductDetail_followLoadingInner__dIOxb{display:flex;align-items:center}.CategoryProductDetail_otherProductsSection__JKqsq{margin-top:var(--space-8,2rem);padding-top:var(--space-6,1.5rem);border-top:1px solid var(--border-light,#e5e7eb)}.CategoryProductDetail_otherProductsSectionTitle__Jqik9{font-size:1.25rem;font-weight:700;color:var(--text-primary,#111827);margin-bottom:var(--space-4,1rem)}.CategoryProductDetail_otherProductsGrid__H7tia{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4,1rem)}@media (min-width:768px){.CategoryProductDetail_otherProductsGrid__H7tia{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.CategoryProductDetail_otherProductsGrid__H7tia{grid-template-columns:repeat(6,1fr);gap:var(--space-3,.75rem)}}.CategoryProductDetail_otherProductCard__GepqT{background-color:var(--bg-main,#ffffff);border-radius:var(--radius-lg,.75rem);border:1px solid var(--border-light,#e5e7eb);overflow:hidden;text-decoration:none;transition:all .2s}.CategoryProductDetail_otherProductCard__GepqT:hover{border-color:var(--primary-300,#ffaa76);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}