.spb-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--spb-grid-gap,6px);aspect-ratio:1/1;width:100%;overflow:hidden;border-radius:10px;margin:0 0 18px}.spb-image-grid--1{grid-template-columns:1fr;grid-template-rows:1fr}.spb-image-grid--2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.spb-image-grid--3 .spb-grid-cell:first-child{grid-row:1/3}.spb-grid-cell{position:relative;display:block;overflow:hidden;min-width:0}.spb-grid-cell img{display:block;width:100%;height:100%;object-fit:cover}.spb-grid-more{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.55);color:#fff;font-size:clamp(20px,5vw,38px);font-weight:700}.spb-bundle-contents{clear:both;margin:22px 0}.spb-bundle-contents h2{font-size:1.1em;margin:0 0 10px}.spb-component-cards{display:grid;gap:8px;counter-reset:spb-item}.spb-component-card{counter-increment:spb-item;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff}.spb-component-card:before{content:counter(spb-item);display:grid;place-items:center;width:24px;height:24px;margin-top:1px;border-radius:50%;background:#16a6aa;color:#fff;font-size:13px;font-weight:700}.spb-component-card a,.spb-component-card>span{color:inherit;text-decoration:none}.spb-component-card a{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;line-height:1.65}.spb-component-name{min-width:0}.spb-component-quantity{flex:0 0 auto;font-weight:700}.spb-order-components{margin-top:6px;font-size:.9em;line-height:1.7}.woocommerce-loop-product__link .spb-image-grid{margin:0}
