/* P47.2 canonical storefront product detail */
body .product-hero-detail.product-detail-unified{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)!important;gap:28px!important;align-items:start!important}
body .product-detail-unified .product-hero-copy{grid-column:2!important;grid-row:1!important;min-width:0!important}
body .product-detail-unified .product-hero-visual{grid-column:1!important;grid-row:1!important;min-width:0!important}
body .product-detail-unified .product-gallery-hero{width:100%!important;margin:0!important}
body .product-detail-unified .gallery-stage{width:100%!important}
body .product-detail-unified .gallery-main{width:100%!important;max-height:560px!important;object-fit:contain!important}
body .product-detail-unified .gallery-thumbs{width:100%!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(72px,1fr))!important;gap:9px!important;margin-top:10px!important}
body .product-detail-unified .gallery-thumbs[hidden]{display:none!important}
body .product-detail-unified .gallery-thumbs button{min-width:0!important;width:100%!important}
body .product-detail-unified .gallery-thumbs img{width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important}
body .product-detail-unified .product-demo-direct{width:100%!important;margin-top:16px!important}
body .product-detail-unified .product-demo-direct-actions .btn,
body .product-detail-unified .product-hero-copy .btn{font-weight:800!important}
body .product-detail-unified .btn-primary,
body .product-detail-unified a.btn-primary,
body .pricing-card .btn-primary,
body .pricing-card a.btn-primary{background:#315bea!important;border-color:#315bea!important;color:#fff!important;text-shadow:none!important}
body .product-detail-unified .btn-light,
body .product-detail-unified a.btn-light{background:#fff!important;border:1px solid #b8c3d8!important;color:#17233d!important;text-shadow:none!important}
body .product-feature-grid{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important}
body .product-feature-card{width:auto!important;max-width:none!important;min-width:0!important}
body .product-description-block,body .product-description-block .content-text{width:100%!important;max-width:none!important}
@media(max-width:900px){body .product-hero-detail.product-detail-unified{grid-template-columns:1fr!important}body .product-detail-unified .product-hero-visual{grid-column:1!important;grid-row:1!important}body .product-detail-unified .product-hero-copy{grid-column:1!important;grid-row:2!important}}
@media(max-width:560px){body .product-feature-grid{grid-template-columns:1fr!important}}
