/* ZOC_STOREFRONT_SHOP_LAYOUT_REPAIR_V30
   Keeps product cards in the results area after Storefront Theme Adapter refactor. */
.lsf-root[data-template="luxury_storefront"] .lsf-store-page,
.lsf-root[data-template="luxury_storefront"] .lsf-store-page *{box-sizing:border-box}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shell{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin-inline:auto!important}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout{display:grid!important;grid-template-columns:minmax(240px,300px) minmax(0,1fr)!important;gap:24px!important;align-items:start!important;width:100%!important;min-width:0!important;overflow:visible!important;clear:both!important}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout>.lsf-shop-sidebar{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:300px!important;min-width:0!important;align-self:start!important;justify-self:stretch!important;float:none!important;clear:none!important;order:0!important}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout>.lsf-shop-results{grid-column:2!important;grid-row:1!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:none!important;order:0!important;overflow:visible!important}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;min-width:0!important;max-width:none!important;align-items:stretch!important;float:none!important;clear:none!important}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-product-grid>.lsf-product{min-width:0!important;width:100%!important;max-width:none!important;float:none!important;clear:none!important}
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-sidebar .lsf-product-grid,
.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-sidebar .lsf-product{max-width:none!important}
@media (min-width:1200px){.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:1100px){.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout{grid-template-columns:minmax(210px,270px) minmax(0,1fr)!important;gap:18px!important}.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:900px), (hover:none) and (max-width:1180px), (pointer:coarse) and (max-width:1180px){.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout{display:flex!important;flex-direction:column!important;gap:0!important}.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout>.lsf-shop-sidebar,.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-shop-sidebar{width:100%!important;max-width:100%!important;order:1!important}.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-layout>.lsf-shop-results{width:100%!important;max-width:100%!important;order:2!important}.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}
@media (max-width:520px){.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shop-results>.lsf-product-grid{grid-template-columns:1fr!important}.lsf-root[data-template="luxury_storefront"] .lsf-store-page .lsf-shell{width:min(100% - 22px,1180px)!important}}
