.page-module__hDKyzW__productPage{padding-top:2rem;padding-bottom:4rem}.page-module__hDKyzW__breadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__hDKyzW__breadcrumb a{border-radius:var(--radius-full);transition:var(--transition-smooth);align-items:center;gap:.25rem;padding:.25rem .5rem;display:flex}.page-module__hDKyzW__breadcrumb a:hover{color:var(--accent-blue);background-color:#0074b712}.page-module__hDKyzW__breadcrumb span{color:var(--border-light);-webkit-user-select:none;user-select:none}.page-module__hDKyzW__currentCrumb{color:var(--text-dark);padding:.25rem .5rem;font-weight:600}.page-module__hDKyzW__productGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-bottom:4rem;display:grid}.page-module__hDKyzW__imageGallery{position:sticky;top:2rem}.page-module__hDKyzW__mainImagePlaceholder{aspect-ratio:1;background:var(--surface-white);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md);background-image:linear-gradient(var(--surface-white), var(--surface-white)), linear-gradient(135deg, var(--accent-blue), var(--secondary-blue), var(--accent-yellow));background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__hDKyzW__mainImagePlaceholder img{object-fit:cover;border-radius:calc(var(--radius-lg) - 2px);width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.page-module__hDKyzW__mainImagePlaceholder:hover img{transform:scale(1.08)}.page-module__hDKyzW__noImage{width:100%;height:100%;color:var(--text-muted);background:linear-gradient(135deg,#eef2f7 0%,#dfe6ef 50%,#e8ecf3 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1rem;font-weight:500;display:flex}.page-module__hDKyzW__noImage:before{content:"";border:3px dashed var(--border-light);background:radial-gradient(circle,#0074b70f 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.page-module__hDKyzW__productInfo{flex-direction:column;display:flex}.page-module__hDKyzW__badges{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__hDKyzW__categoryBadge{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);background:#0074b714;border:1px solid #0074b726;padding:.3rem .85rem;font-size:.8rem;font-weight:700}.page-module__hDKyzW__title{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}.page-module__hDKyzW__references{background-color:var(--surface-white);border-radius:var(--radius-md);border:1px solid var(--border-light);grid-template-columns:1fr 1fr;gap:0;margin-bottom:2rem;padding:0;display:grid;overflow:hidden}.page-module__hDKyzW__references p{color:var(--text-dark);border-bottom:1px solid var(--border-light);transition:var(--transition-smooth);margin:0;padding:.85rem 1.25rem;font-size:.95rem}.page-module__hDKyzW__references p:nth-child(odd){background-color:#f8fafccc}.page-module__hDKyzW__references p:nth-child(2n){background-color:var(--surface-white)}.page-module__hDKyzW__references p:hover{background-color:#0074b708}.page-module__hDKyzW__references p:nth-last-child(-n+2){border-bottom:none}.page-module__hDKyzW__references strong{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.15rem;font-size:.85rem;font-weight:600;display:block}.page-module__hDKyzW__priceContainer{border-radius:var(--radius-md);background:linear-gradient(135deg,#0b254508 0%,#0074b70a 100%);border:1px solid #0074b714;margin-bottom:2rem;padding:1.5rem}.page-module__hDKyzW__price{color:var(--accent-blue);letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.75rem;font-weight:800;line-height:1}.page-module__hDKyzW__priceConditions{color:var(--text-muted);font-size:.85rem;line-height:1.5}.page-module__hDKyzW__actions{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.page-module__hDKyzW__btnWhatsapp{width:100%;padding:1rem;font-size:1.125rem}.page-module__hDKyzW__btnCart{width:100%}.page-module__hDKyzW__trustBadges{border-top:1px solid var(--border-light);flex-direction:column;gap:.75rem;padding-top:2rem;display:flex}.page-module__hDKyzW__trustItem{background:var(--surface-white);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:var(--transition-smooth);align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.page-module__hDKyzW__trustItem:hover{box-shadow:var(--shadow-md);border-color:#0074b726;transform:translateY(-2px)}.page-module__hDKyzW__trustItem strong{color:var(--text-dark);font-size:.95rem;font-weight:700;display:block}.page-module__hDKyzW__trustItem p{color:var(--text-muted);margin:0;font-size:.85rem}.page-module__hDKyzW__descriptionSection{background-color:var(--surface-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:2rem}.page-module__hDKyzW__detailSections{grid-template-columns:2fr 1fr;gap:2rem;margin-top:4rem;display:grid}.page-module__hDKyzW__specBox{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#f9fafb;padding:1.25rem}.page-module__hDKyzW__specBox table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.page-module__hDKyzW__specBox tr:not(:last-child){border-bottom:1px solid var(--border-light)}.page-module__hDKyzW__specBox th,.page-module__hDKyzW__specBox td{padding:.75rem 0}.page-module__hDKyzW__specBox th{color:var(--text-muted);font-weight:700}.page-module__hDKyzW__specBox td{font-weight:700}.page-module__hDKyzW__relatedSection{margin-top:5rem;margin-bottom:3rem}.page-module__hDKyzW__relatedImage{height:160px;color:var(--text-muted);border-bottom:1px solid var(--border-light);transition:var(--transition-smooth);background:linear-gradient(135deg,#f1f5f9 0%,#e8ecf3 100%);justify-content:center;align-items:center;font-size:.85rem;display:flex}.page-module__hDKyzW__descriptionContent{color:var(--text-dark);font-size:1.05rem;line-height:1.8}.page-module__hDKyzW__descriptionContent p{margin-bottom:1.5rem}@media (max-width:992px){.page-module__hDKyzW__productGrid{grid-template-columns:1fr;gap:2rem}.page-module__hDKyzW__imageGallery{position:static}.page-module__hDKyzW__detailSections{grid-template-columns:1fr}}@media (max-width:640px){.page-module__hDKyzW__title{font-size:1.7rem}.page-module__hDKyzW__references{grid-template-columns:1fr}.page-module__hDKyzW__descriptionSection{padding:1.25rem}.page-module__hDKyzW__price{font-size:2rem}.page-module__hDKyzW__priceContainer{padding:1rem}}
