/* GoJD — detalhes compactos + vitrine de produtos relacionados */
.product-page .product-details-accordion{display:none!important}
.product-page .related-products-module{display:none!important}
.gojd-product-quick-details{display:block!important;width:100%;margin:8px 0 0;padding:0 0 28px;border-bottom:1px solid #ececef;background:#fff}
.gojd-product-quick-details h2{margin:0 0 18px;font-size:23px;line-height:1.2;font-weight:850;letter-spacing:-.025em;color:#18181a}
.gojd-product-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 24px}
.gojd-product-quick-detail{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:68px;padding:10px 0;border-bottom:1px solid #f0f0f2}
.gojd-product-quick-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #e7e7ea;border-radius:11px;background:#fafafa;color:#222329}
.gojd-product-quick-icon svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.gojd-product-quick-detail>div{display:flex;flex-direction:column;min-width:0}.gojd-product-quick-detail span{font-size:10px;line-height:1.25;color:#777981}.gojd-product-quick-detail strong{margin-top:2px;font-size:12px;line-height:1.3;font-weight:800;color:#25262a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gojd-product-more-details{width:260px;height:46px;margin-top:16px;border:1px solid #dcdde1;border-radius:13px;background:#fff;color:#1e1f22;display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:12.5px;font-weight:850;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.02)}
.gojd-product-more-details:hover{border-color:#bfc0c5;background:#fafafa}.gojd-product-more-details svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.gojd-product-related-showcase{width:100%;margin:26px 0 36px;padding:0 0 30px;border-bottom:1px solid #ececef;background:#fff}
.gojd-product-related-showcase>h2{margin:0 0 22px;font-size:23px;line-height:1.2;font-weight:850;letter-spacing:-.02em;color:#18181a}
.gojd-product-related-showcase .cpo-showcase-grid{max-width:none;margin:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.gojd-product-related-showcase .cpo-showcase-card{position:relative;height:345px}
.gojd-product-related-showcase .cpo-showcase-info h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:31px}
.gojd-related-condition{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;max-width:78%;min-height:28px;padding:0 11px;border:1px solid #d8d8d8;border-radius:10px;background:#fff;color:#222;font-size:10px;line-height:1;font-weight:800;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.04)}
@media(max-width:1100px) and (min-width:769px){.gojd-product-related-showcase .cpo-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
@media(max-width:768px){
  body:has(.product-page) .main-footer{display:none!important}
  .gojd-product-quick-details{margin:2px 0 0;padding-bottom:22px}
  .gojd-product-quick-details h2{font-size:21px;margin-bottom:17px}
  .gojd-product-quick-grid{grid-template-columns:1fr 1fr;gap:0 14px}
  .gojd-product-quick-detail{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:66px;padding:9px 0}
  .gojd-product-quick-icon{width:32px;height:32px;border-radius:10px}.gojd-product-quick-icon svg{width:19px;height:19px}
  .gojd-product-quick-detail span{font-size:9.5px}.gojd-product-quick-detail strong{font-size:11.5px}
  .gojd-product-more-details{width:100%;height:46px;margin-top:14px}
  .gojd-product-related-showcase{margin:22px 0 30px;padding-bottom:18px;border-bottom:0}
  .gojd-product-related-showcase>h2{font-size:20px;margin:0 0 18px}
  .gojd-product-related-showcase .cpo-showcase-grid{display:flex;overflow-x:auto;gap:12px;padding:4px 2px 14px;scroll-snap-type:x mandatory;max-width:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .gojd-product-related-showcase .cpo-showcase-grid::-webkit-scrollbar{display:none}
  .gojd-product-related-showcase .cpo-showcase-card{flex:0 0 178px;height:382px;scroll-snap-align:start;display:flex;flex-direction:column}
  .gojd-product-related-showcase .cpo-showcase-image{height:190px;flex:0 0 190px}
  .gojd-product-related-showcase .cpo-showcase-info{display:flex;flex:1;min-height:0;flex-direction:column}
  .gojd-product-related-showcase .cpo-pix-label{margin-top:auto}
  .gojd-related-condition{top:8px;right:8px;min-height:25px;padding:0 9px;font-size:9px}
}
@media(max-width:370px){.gojd-product-quick-grid{gap:0 9px}.gojd-product-quick-detail{grid-template-columns:30px minmax(0,1fr);gap:6px}.gojd-product-quick-icon{width:29px;height:29px}.gojd-product-quick-detail strong{font-size:10.8px}}

/* GoJD — mobile: o bloco antigo nunca substitui Detalhes do produto.
   O acesso app-like + bottom sheet é a única UI de detalhes no mobile. */
@media(max-width:768px){
  body .product-page .product-details-accordion{display:none!important}
  body .product-page #gojd-product-quick-related-host{display:block!important;width:100%!important}
  body .product-page #gojd-product-quick-details{display:block!important}
}
