.produto_productPageContainer__h_o_w{max-width:1200px;margin:0 auto;padding:2rem;font-family:Inter,sans-serif}.produto_breadcrumbs__LhjCs{margin-bottom:2rem;color:#888;font-size:.9rem}.produto_breadcrumbs__LhjCs a{color:#333;text-decoration:none;transition:color .2s}.produto_breadcrumbs__LhjCs a:hover{color:#000}.produto_productLayout__Emu7c{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:4rem;position:relative}.produto_productGallery__9_PYd{display:flex;flex-direction:column;gap:1rem}.produto_mainImage__U1lo0{width:100%;aspect-ratio:1;background:#f9f9f9;border-radius:12px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.produto_productImage__uIzWL{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s ease}.produto_mainImage__U1lo0:hover .produto_productImage__uIzWL{transform:scale(1.05)}.produto_thumbnails__gk47C{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.produto_thumbnail__vtrkK{width:80px;height:80px;border-radius:8px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:#f4f4f4;transition:all .2s;flex-shrink:0}.produto_thumbnail__vtrkK img{width:100%;height:100%;object-fit:cover}.produto_activeThumbnail__skT5M{border-color:#000}.produto_productInfoWrapper__s3L8M{position:relative}.produto_productInfo__hVZUt{position:sticky;top:2rem;display:flex;flex-direction:column;gap:1.5rem}.produto_productName__oeEsE{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;letter-spacing:-.02em}.produto_productCode__1pchA{color:#888;font-size:.9rem;margin-top:-.5rem}.produto_pricing__ELgoZ{margin-top:1rem;padding:1.5rem;background:#f8f9fa;border-radius:12px}.produto_originalPrice__0khk3{display:block;color:#999;text-decoration:line-through;font-size:1rem;margin-bottom:.25rem}.produto_currentPriceWrapper__jAijs{display:flex;align-items:center;gap:1rem}.produto_price__ZgEka{font-size:2.25rem;font-weight:800;color:#000}.produto_promotionBadge__PN4_h{background:#000;color:#fff;padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:700;letter-spacing:.05em}.produto_installment__DJspZ{display:block;margin-top:.5rem;color:#666;font-size:.95rem}.produto_stockStatus__wPGln{margin-top:.5rem}.produto_inStock__yVF1Q{display:flex;align-items:center;gap:.5rem;color:#059669;font-weight:600;font-size:.9rem}.produto_stockDot__rRuGN{width:8px;height:8px;background:#059669;border-radius:50%}.produto_outOfStock__tfCjM{color:#dc2626;font-weight:600}.produto_addToCartSection__P5pbm{display:flex;gap:1rem;margin-top:1rem}.produto_quantitySelector__6DFHV{display:flex;align-items:center;background:#f4f4f4;border-radius:8px;padding:.25rem}.produto_quantitySelector__6DFHV button{width:40px;height:48px;border:none;background:transparent;font-size:1.25rem;cursor:pointer;color:#333}.produto_quantitySelector__6DFHV span{width:40px;text-align:center;font-weight:600}.produto_addToCartButton__u5yDU{flex:1;background:#000;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,background .2s}.produto_addToCartButton__u5yDU:hover:not(:disabled){background:#333;transform:translateY(-2px)}.produto_addToCartButton__u5yDU:disabled{background:#ccc;cursor:not-allowed}.produto_trustBadges__xgH_j{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.produto_badge__pYw2W{display:flex;align-items:center;gap:.75rem;color:#555;font-size:.9rem}.produto_productDetailsSection__hROGf{max-width:800px}.produto_detailsContent__d57_p h2{font-size:1.8rem;margin-bottom:1.5rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem;display:inline-block}.produto_detailsContent__d57_p p{line-height:1.8;color:#444;font-size:1.05rem;margin-bottom:1rem}.produto_featureList__DAYU0{margin-top:3rem;background:#f9f9f9;padding:2rem;border-radius:12px}.produto_featureList__DAYU0 h3{margin-top:0;margin-bottom:1.5rem}.produto_featureList__DAYU0 ul{padding-left:1.5rem}.produto_featureList__DAYU0 li{margin-bottom:.75rem;color:#555}@media (max-width:900px){.produto_productLayout__Emu7c{grid-template-columns:1fr;gap:2rem}.produto_productInfo__hVZUt{position:static}}@media (max-width:600px){.produto_productPageContainer__h_o_w{padding:1rem}.produto_productName__oeEsE{font-size:1.8rem}.produto_addToCartSection__P5pbm{position:fixed;bottom:0;left:0;right:0;padding:1rem;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.1);z-index:100;margin:0}.produto_productDetailsSection__hROGf{padding-bottom:80px}}.produto_errorContainer__amsgq,.produto_loadingContainer__67xo2{height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.produto_spinner__nb6h_{width:50px;height:50px;border:3px solid #f3f3f3;border-top-color:#000;border-radius:50%;animation:produto_spin__aFVty 1s linear infinite;margin-bottom:1rem}@keyframes produto_spin__aFVty{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.produto_backButton__HPruF{margin-top:1rem;padding:.5rem 1rem;background:#000;color:#fff;border-radius:6px;text-decoration:none}