.category-products-fallback{max-width:var(--layout-max-width-wide);margin:0 auto;padding-inline:2rem}.category-products-fallback__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.category-products-fallback__blocks{gap:1rem;display:grid}.category-deferred-status{max-width:var(--layout-max-width-wide);box-sizing:border-box;border:1px solid var(--color-border,#d6deea);background:var(--color-card,#fff);border-radius:12px;width:calc(100% - 4rem);margin:0 auto;padding:1.5rem}.category-deferred-status--error{background:#fce9ec99;border-color:#dc262640}.category-deferred-status__title{margin:0;font-weight:600}.category-deferred-status__detail{color:var(--color-muted-foreground,#59647f);margin:0}.category-deferred-status__title+.category-deferred-status__detail{margin-top:.375rem}.category-deferred-list__detector{width:100%;height:1px}.category-deferred-list__grid-shell{max-width:var(--layout-max-width-wide);margin:0 auto;padding-inline:2rem}@media (max-width:768px){.category-products-fallback{padding-inline:1rem}.category-deferred-status{width:calc(100% - 2rem)}.category-deferred-list__grid-shell{padding-inline:1rem}}
