.ProductPage_productPage__5p_eJ{padding-top:80px;min-height:100vh;background:var(--soft-white)}.ProductPage_productContent__T9s_U{max-width:1400px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.ProductPage_productImages__yeyLY{display:flex;flex-direction:column;gap:1rem}.ProductPage_mainImage__A_qUd{width:100%;height:500px;position:relative;background:var(--primary-white);display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--light-gray)}.ProductPage_placeholder__6F6np{font-size:4rem;opacity:.2;color:var(--gray)}.ProductPage_thumbnailImages__JAihT{display:flex;gap:1rem}.ProductPage_thumbnail__hoH3q{width:80px;height:80px;position:relative;background:var(--primary-white);cursor:pointer;border-radius:8px;border:1px solid var(--light-gray)}.ProductPage_productInfo__Uvlqz{padding-left:2rem}.ProductPage_productInfo__Uvlqz h1{font-size:2.5rem;margin-bottom:1rem;color:var(--primary-black);font-weight:300;letter-spacing:1px}.ProductPage_price__P2yPP{font-size:1.8rem;color:var(--dark-gray);font-weight:500;margin-bottom:2rem;letter-spacing:1px}.ProductPage_description__Ee0O5{margin-bottom:3rem}.ProductPage_description__Ee0O5 p{font-size:1.1rem;line-height:1.8;color:var(--gray);font-weight:300}.ProductPage_notesSection__tAaZ9{margin-bottom:3rem}.ProductPage_notesSection__tAaZ9 h3{font-size:1.5rem;margin-bottom:1.5rem;color:var(--primary-black);font-weight:400;letter-spacing:1px}.ProductPage_notesGroup__t_xLW{margin-bottom:1.5rem}.ProductPage_notesGroup__t_xLW h4{font-size:.9rem;margin-bottom:.5rem;color:var(--dark-gray);text-transform:uppercase;letter-spacing:1.5px;font-weight:500}.ProductPage_notesGroup__t_xLW p{color:var(--gray);font-style:italic;font-weight:300;font-size:.9rem}.ProductPage_actions__GlZPs{display:flex;flex-direction:column;gap:1rem}.ProductPage_whatsappBtn__bl1W8{background:var(--primary-black);color:var(--primary-white);padding:1rem 2rem;text-decoration:none;text-align:center;font-weight:400;transition:all .3s ease;border:1px solid var(--primary-black);letter-spacing:1px;text-transform:uppercase;font-size:.9rem}.ProductPage_whatsappBtn__bl1W8:hover{background:var(--primary-white);color:var(--primary-black);transform:translateY(-2px)}.ProductPage_relatedProducts__viOLP{background:var(--primary-white);padding:4rem 2rem;border-top:1px solid var(--light-gray)}.ProductPage_relatedGrid__i3Crg{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.ProductPage_relatedCard__HO1z5{background:var(--soft-white);padding:1.5rem;text-align:center;transition:all .3s ease;text-decoration:none;color:inherit;max-width:350px;border-radius:8px;border:1px solid var(--light-gray)}.ProductPage_relatedCard__HO1z5:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08);border-color:var(--medium-gray)}.ProductPage_relatedImage__FhW8Z{width:100%;height:200px;position:relative;background:var(--primary-white);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;border-radius:8px}.ProductPage_relatedCard__HO1z5 h3{font-size:1.2rem;margin-bottom:.5rem;font-weight:400;letter-spacing:.5px}.ProductPage_relatedCard__HO1z5 p{color:var(--dark-gray);font-weight:500;letter-spacing:1px}.ProductPage_addToCartSection__4hLZP{margin-top:2rem}.ProductPage_stockInfo__2htPQ{margin-bottom:1rem}.ProductPage_stockInfo__2htPQ span{padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ProductPage_inStock__MRT3b{background:rgba(34,197,94,.9);color:#fff}.ProductPage_lowStock__67pib{background:rgba(245,158,11,.9);color:#fff}.ProductPage_outOfStock__3YiRy{background:rgba(239,68,68,.9);color:#fff}.ProductPage_addToCartBtn__2LYV0{width:100%;padding:1rem 2rem;background:var(--primary-black);color:var(--primary-white);border:none;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.ProductPage_addToCartBtn__2LYV0:hover:not(.ProductPage_disabled__9TInJ){background:var(--hover-gray);transform:translateY(-1px)}.ProductPage_addToCartBtn__2LYV0.ProductPage_disabled__9TInJ{background:var(--gray);color:var(--light-gray);cursor:not-allowed;transform:none}.ProductPage_addToCartBtn__2LYV0.ProductPage_disabled__9TInJ:hover{background:var(--gray);transform:none}.ProductPage_addToCartBtn__2LYV0.ProductPage_adding__BCktX{background:var(--gray);cursor:not-allowed}.ProductPage_message__p8HyM{padding:.75rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;text-align:center;margin-top:1rem}.ProductPage_success___kEVC{background:rgba(34,197,94,.1);color:#166534;border:1px solid rgba(34,197,94,.3)}.ProductPage_error__b_i6a{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.3)}@media (max-width:768px){.ProductPage_productContent__T9s_U{grid-template-columns:1fr;gap:2rem}.ProductPage_productInfo__Uvlqz{padding-left:0}.ProductPage_productInfo__Uvlqz h1{font-size:2rem}}