.style_toast__UGRJI{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:16px 24px;border-radius:12px;color:#fff;font-weight:500;z-index:10000000000000000000;animation:style_slideInUp__vikX3 .3s ease-out;max-width:90%;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.12);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.style_toast__UGRJI{padding:14px 20px;bottom:20px;border-radius:10px}}@media(max-width:480px){.style_toast__UGRJI{padding:12px 16px;border-radius:8px;font-size:14px;bottom:16px;max-width:95%}}.style_toast__UGRJI.style_success__ic361{background:linear-gradient(135deg,#00a651,#00c853);border-color:rgba(0,166,81,.2)}.style_toast__UGRJI.style_error__lM9iv{background:linear-gradient(135deg,#ff3b30,#ff5252);border-color:rgba(255,59,48,.2)}.style_toast__UGRJI.style_warning__9mdEU{background:linear-gradient(135deg,#ff9500,#ffb74d);border-color:rgba(255,149,0,.2)}.style_toast__UGRJI.style_info__4KYrg{background:linear-gradient(135deg,#007aff,#42a5f5);border-color:rgba(0,122,255,.2)}.style_toast__UGRJI .style_content__dmo96{display:flex;align-items:center;justify-content:space-between;gap:12px}.style_toast__UGRJI .style_message__4JmDI{flex:1;text-align:center;line-height:1.4}.style_toast__UGRJI .style_messageWithAction__i_HY_{display:flex;flex-direction:column;align-items:center;gap:8px}.style_toast__UGRJI .style_mainMessage__oH93H{font-size:14px;font-weight:500}.style_toast__UGRJI .style_actionText__TLb_w{font-size:13px;font-weight:600;background:hsla(0,0%,100%,.2);padding:4px 12px;border-radius:20px;border:1px solid hsla(0,0%,100%,.3);transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}@media(max-width:480px){.style_toast__UGRJI .style_actionText__TLb_w{font-size:12px;padding:3px 10px;gap:4px}}.style_toast__UGRJI .style_actionIcon__v_XtO{font-size:12px;transition:transform .2s ease}@media(max-width:480px){.style_toast__UGRJI .style_actionIcon__v_XtO{font-size:11px}}.style_toast__UGRJI .style_closeButton__pVQAg{background:none;border:none;color:#fff;font-size:18px;font-weight:700;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;opacity:.8}.style_toast__UGRJI .style_closeButton__pVQAg:hover{background-color:hsla(0,0%,100%,.2);opacity:1}@media(max-width:480px){.style_toast__UGRJI .style_closeButton__pVQAg{font-size:16px;width:18px;height:18px}}.style_toast__UGRJI.style_clickable__ZZscL{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.style_toast__UGRJI.style_clickable__ZZscL:hover{transform:translate(-50%,-2px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.style_toast__UGRJI.style_clickable__ZZscL:hover .style_actionText__TLb_w{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:scale(1.05)}.style_toast__UGRJI.style_clickable__ZZscL:hover .style_actionIcon__v_XtO{transform:translateX(2px)}.style_toast__UGRJI.style_clickable__ZZscL:active{transform:translate(-50%)}@keyframes style_slideInUp__vikX3{0%{opacity:0;transform:translate(-50%,30px)}to{opacity:1;transform:translate(-50%)}}@keyframes style_slideOutDown__ozXLB{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,30px)}}.style_toast__UGRJI.style_leaving__qXmwf{animation:style_slideOutDown__ozXLB .3s ease-in forwards}.style_compareButton__gm8Qb{position:relative;cursor:pointer;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#fff;border:1px solid #e5e7eb;transition:all .3s ease;user-select:none;width:40px;box-shadow:0 1px 3px rgba(107,114,128,.1)}.style_compareButton__gm8Qb:hover{border-color:#6b7280;transform:scale(1.05);box-shadow:0 4px 12px rgba(107,114,128,.2)}.style_compareButton__gm8Qb:active{transform:scale(.98)}.style_compareButton__gm8Qb.style_compact__656_V{height:32px;background-color:hsla(0,0%,100%,.9);border:1px solid rgba(107,114,128,.2);width:32px;padding:0;backdrop-filter:blur(4px)}.style_compareButton__gm8Qb.style_compact__656_V:hover{border-color:#6b7280;background-color:#fff;box-shadow:0 4px 12px rgba(107,114,128,.25)}.style_compareButton__gm8Qb .style_compareIcon__jrQAz{width:20px;height:20px;transition:all .3s ease;fill:none;color:#6b7280}.style_compareButton__gm8Qb .style_compareIcon__jrQAz.style_compared__i7c_4{color:#6b7280;animation:style_checkPulse__bafCy .3s ease-in-out}.style_compareButton__gm8Qb.style_compact__656_V .style_compareIcon__jrQAz{width:18px;height:18px;stroke-width:1.5}.style_compareButton__gm8Qb.style_compared__i7c_4{background-color:#6b7280;border-color:#6b7280;color:#fff;box-shadow:0 4px 12px rgba(107,114,128,.4);transform:scale(1.05)}.style_compareButton__gm8Qb.style_compared__i7c_4 .style_compareIcon__jrQAz{color:#fff}.style_compareButton__gm8Qb.style_compared__i7c_4 .style_compareIcon__jrQAz path{stroke:#fff!important;stroke-width:3}.style_compareButton__gm8Qb.style_compact__656_V.style_compared__i7c_4{background-color:#6b7280;border-color:#6b7280;box-shadow:0 4px 12px rgba(107,114,128,.4);transform:scale(1.05)}.style_compareButton__gm8Qb.style_compact__656_V.style_compared__i7c_4 .style_compareIcon__jrQAz{color:#fff}.style_compareButton__gm8Qb.style_compact__656_V.style_compared__i7c_4 .style_compareIcon__jrQAz path{stroke:#fff!important;stroke-width:2.5}@keyframes style_checkPulse__bafCy{0%{transform:scale(1.05)}50%{transform:scale(1.15)}to{transform:scale(1.05)}}@keyframes style_checkmarkDraw__JtkX4{0%{stroke-dasharray:0 20}to{stroke-dasharray:20 0}}@media screen and (max-width:425px){.style_compareButton__gm8Qb{width:36px;height:36px;border-radius:6px}.style_compareButton__gm8Qb .style_compareIcon__jrQAz{width:18px;height:18px}.style_compareButton__gm8Qb.style_compact__656_V{width:28px;height:28px;border-radius:6px}.style_compareButton__gm8Qb.style_compact__656_V .style_compareIcon__jrQAz{width:16px;height:16px}}.style_cardV1__k8_2J{display:flex;flex-direction:column;gap:42px;border-radius:8px;justify-self:center;align-self:center;margin:0 auto;max-width:1440px;padding:12px 12px 32px;padding-inline:32px;scroll-behavior:smooth;width:100%;background-color:#f9f9f9}@media screen and (max-width:768px){.style_cardV1__k8_2J{padding-inline:8px}}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9{width:100%;max-width:100%;min-width:0;overflow:hidden}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W{padding:16px 32px;background-color:#f8f9fa;border-radius:8px}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsTitleContainer__teekB{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsTitleContainer__teekB .style_specificationsTitle__KNaMn{font-size:20px;font-weight:700;color:#c70e73;position:relative;padding-bottom:12px;border-bottom:2px solid #c70e73;width:max-content}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsTitleContainer__teekB .style_specificationsTitleMore__imt_N{font-size:14px;color:#666}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj{display:flex;flex-direction:column;gap:12px}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specName__1ILik{font-size:12px;color:gray}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specValue__iuwG2{font-size:14px;color:#1a1a1a;font-weight:500;text-align:right;min-width:120px}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specValue__iuwG2 .style_colorValue__kcaRK{display:flex;align-items:center;gap:8px}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specValue__iuwG2 .style_colorValue__kcaRK .style_colorSwatch__jf20x{width:20px;height:20px;border-radius:4px;border:1px solid #ddd;flex-shrink:0}.style_cardV1__k8_2J .style_imageGalleryWrapper__Vhfi9 .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specDivider___bhB9{height:1px;background-color:#e9ecef;margin:4px 0}.style_cardV1__k8_2J .style_wrapper__1ONvP{width:100%;max-width:100%;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;align-items:flex-start;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);border-radius:16px;padding:12px}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_wrapper__1ONvP{padding:12px;flex-direction:column}}.style_cardV1__k8_2J .style_wrapper__1ONvP .style_wrapperContent__3Nwrt{display:flex;flex-direction:column;gap:12px;width:100%;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);background-color:#fff;padding:12px}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_wrapper__1ONvP .style_wrapperContent__3Nwrt{padding:12px}}.style_cardV1__k8_2J .style_wrapper__1ONvP .style_name__9hppV{font-size:24px;font-weight:600;color:#101010;padding:0;line-height:1.4;position:relative;margin-bottom:8px}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_wrapper__1ONvP .style_name__9hppV{font-size:22px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_wrapper__1ONvP .style_name__9hppV{font-size:20px;padding:8px 12px;border-right:2px solid #00a651}}.style_cardV1__k8_2J .style_header__YONhC{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,400px);gap:20px;align-items:flex-start;width:100%;max-width:100%}@media screen and (max-width:1024px){.style_cardV1__k8_2J .style_header__YONhC{gap:32px;grid-template-columns:minmax(0,1fr) minmax(280px,350px)}}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC{grid-template-columns:1fr;gap:24px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s{display:flex;flex-direction:column;gap:32px;padding:24px;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s{gap:24px;padding:20px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s{gap:16px;padding:16px;border-radius:8px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s:hover{box-shadow:0 6px 16px rgba(0,0,0,.08)}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W{padding:16px;background-color:#fff;border-radius:8px}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsTitleContainer__teekB{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsTitleContainer__teekB .style_specificationsTitle__KNaMn{font-size:16px;font-weight:700;color:#4d4d4d}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsTitleContainer__teekB .style_specificationsTitleMore__imt_N{font-size:14px;color:#666}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj{display:flex;flex-direction:column;gap:12px}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specName__1ILik{font-size:12px;color:gray}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specValue__iuwG2{font-size:14px;color:#1a1a1a;font-weight:500;text-align:right;min-width:120px}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specValue__iuwG2 .style_colorValue__kcaRK{display:flex;align-items:center;gap:8px}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specRow__2_wkJ .style_specValue__iuwG2 .style_colorValue__kcaRK .style_colorSwatch__jf20x{width:20px;height:20px;border-radius:4px;border:1px solid #ddd;flex-shrink:0}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_specifications__Cyw9W .style_specificationsList___bFJj .style_specItem__28_3Z .style_specDivider___bhB9{height:1px;background-color:#e9ecef;margin:4px 0}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_name__9hppV{font-size:24px;font-weight:600;color:#101010;padding:12px 16px;line-height:1.4;position:relative}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_name__9hppV{font-size:22px;padding:10px 14px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_name__9hppV{font-size:20px;padding:8px 12px;border-right:2px solid #00a651}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_name__9hppV:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:2px;background-color:#eaeaea}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_name__9hppV:after{width:40px;bottom:-6px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw{display:flex;flex-direction:column;gap:8px;padding:8px 0}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_currentPrice__oYtEY{font-size:18px;font-weight:700;color:#a0a0a0;display:flex;align-items:center;gap:8px;text-decoration:line-through}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_currentPrice__oYtEY{font-size:20px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_currentPrice__oYtEY{font-size:18px;gap:6px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_currentPrice__oYtEY span{font-size:14px;color:#666;margin-right:4px}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_currentPrice__oYtEY span{font-size:12px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_salesPrice__j_GYW{font-size:22px;font-weight:700;color:#00a651;display:flex;align-items:center;gap:8px}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_salesPrice__j_GYW{font-size:20px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_salesPrice__j_GYW{font-size:18px;gap:6px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_salesPrice__j_GYW span{font-size:14px;color:#666;margin-right:4px}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_salesPrice__j_GYW span{font-size:12px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz{gap:8px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_originalPrice__Ons58{font-size:16px;font-weight:500;color:#999;text-decoration:line-through;display:flex;align-items:center;gap:4px}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_originalPrice__Ons58{font-size:15px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_originalPrice__Ons58{font-size:14px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_originalPrice__Ons58 span{font-size:12px;color:#999;margin-right:2px}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_originalPrice__Ons58 span{font-size:10px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_discountPercentage__nGKTI{font-size:12px;font-weight:600;color:#fff;background-color:#e74c3c;padding:4px 8px 2px;border-radius:99px;white-space:nowrap}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_discountPercentage__nGKTI{font-size:13px;padding:3px 6px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_priceSection__ciLUw .style_priceDiscount__xWLlz .style_discountPercentage__nGKTI{font-size:12px;padding:2px 6px;border-radius:3px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_availability__BTBbI{padding:4px 0}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_availability__BTBbI .style_inStock__rY6cj{display:inline-block;color:#00a651;font-size:14px;font-weight:500;padding:6px 12px;background-color:rgba(0,166,81,.1);border-radius:4px}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_availability__BTBbI .style_inStock__rY6cj{font-size:12px;padding:4px 10px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_availability__BTBbI .style_outOfStock__t67eJ{display:inline-block;color:#e74c3c;font-size:14px;font-weight:500;padding:6px 12px;background-color:rgba(231,76,60,.1);border-radius:4px}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_availability__BTBbI .style_outOfStock__t67eJ{font-size:12px;padding:4px 10px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_btnWrapper__eNatb{width:100%;margin-top:8px}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_btnWrapper__eNatb{margin-top:4px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_btnWrapper__eNatb button{padding:12px;border-radius:8px;font-weight:600;transition:all .2s ease}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_btnWrapper__eNatb button{padding:10px}}@media screen and (max-width:425px){.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_btnWrapper__eNatb button{padding:8px;border-radius:6px}}.style_cardV1__k8_2J .style_header__YONhC .style_details___Ej8s .style_btnWrapper__eNatb button:hover{transform:translateY(-2px)}.style_cardV1__k8_2J .style_descriptionSection__JFX5I{display:flex;flex-direction:column;gap:40px;scroll-margin-top:100px}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl{display:flex;align-items:center;gap:80px;position:relative;margin-top:24px;position:sticky;top:20px;z-index:10;border-bottom:2px solid #d8d8d8}@media(max-width:768px){.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl{gap:40px;padding:20px;flex-wrap:wrap}}@media(max-width:480px){.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl{gap:20px;padding:15px}}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl .style_tabItem__i3xrQ{text-decoration:none;color:#666;position:relative;transition:color .3s ease;padding:12px 0}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl .style_tabItem__i3xrQ p{line-height:32px;font-size:20px;font-weight:700}@media(max-width:768px){.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl .style_tabItem__i3xrQ p{font-size:18px;line-height:28px}}@media(max-width:480px){.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl .style_tabItem__i3xrQ p{font-size:16px;line-height:24px}}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl .style_tabItem__i3xrQ:hover{color:#c70e73}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl .style_tabItem__i3xrQ.style_activeTab__qH4X4{color:#c70e73;border-bottom:3px solid #c70e73}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl:after{content:"";position:absolute;bottom:-2px;left:0;height:3px;background-color:#c70e73;transition:all .3s ease;width:0}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl.style_active-description__8IX9V:after{left:0;width:25%}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl.style_active-specification__1rV8n:after{left:25%;width:25%}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl.style_active-comments___wH2h:after{left:50%;width:25%}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabBar__wE4tl.style_active-relatedProducts__QzTtn:after{left:75%;width:25%}.style_cardV1__k8_2J .style_descriptionSection__JFX5I #style_comments__vUdWQ,.style_cardV1__k8_2J .style_descriptionSection__JFX5I #style_relatedProducts__oegfu,.style_cardV1__k8_2J .style_descriptionSection__JFX5I #style_specification__IBtr3,.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_content__7JTND{scroll-margin-top:100px}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabContent__NVDQ2{display:flex;flex-direction:column;gap:16px;padding:0 32px 8px}@media screen and (max-width:768px){.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabContent__NVDQ2{padding:0}}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabContent__NVDQ2 .style_tabContentTitle__iIYrG{font-size:20px;font-weight:700;color:#c70e73;position:relative;padding-bottom:12px;border-bottom:2px solid #c70e73;width:max-content}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_tabContent__NVDQ2 .style_text__iZuKp{color:#333;font-size:14px;font-weight:500;text-wrap:auto}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_descriptionContent__rvb9r p{white-space:pre-line}.style_cardV1__k8_2J .style_descriptionSection__JFX5I .style_propertiesContent__ThOoR{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.style_relatedProducts__oegfu{display:flex;flex-direction:column;gap:24px}.style_relatedProducts__oegfu .style_tabContentTitle__iIYrG{font-size:20px;font-weight:700;color:#c70e73;position:relative;padding-bottom:12px;border-bottom:2px solid #c70e73;width:max-content;margin-right:32px}.style_btnWrapper__eNatb{width:200px}#style_comments__vUdWQ{scroll-margin-top:100px}.style_specificationSection__pQ9Vq{display:flex;flex-direction:column;gap:24px;border-radius:12px;background-color:rgba(0,0,0,0);margin-top:24px}.style_specificationSection__pQ9Vq h3{font-size:28px;font-weight:700;color:#191919;margin:0;padding:0}.style_noData__Co_q6{width:100%;max-width:960px;margin:0 auto 30px;padding:32px;border:1px dashed #e0e0e0;background:#fafafa;border-radius:12px;text-align:center}@media screen and (max-width:768px){.style_noData__Co_q6{padding:24px}}@media screen and (max-width:425px){.style_noData__Co_q6{padding:16px;border-radius:8px}}.style_noDataTitle__S_lzI{font-size:18px;font-weight:700;color:#333}.style_noDataSubtitle__2RRRF{margin-top:8px;font-size:14px;color:#666}