.pd-bundles{margin-top:14px;padding:12px;border:1px solid #ffd9c4;border-radius:12px;background:#fffaf7}
.pd-bundles-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}
.pd-bundles-head h2{margin:0;color:#d94708;font-size:16px;line-height:1.3}
.pd-bundles-head p{margin:2px 0 0;color:#75665e;font-size:10px;font-weight:650}
.pd-bundle-controls{display:flex;gap:5px}.pd-bundle-controls button{display:grid;place-items:center;width:27px;height:27px;border:1px solid #f1c9b2;border-radius:50%;background:#fff;color:#d94708;font:inherit;font-size:19px;line-height:1;cursor:pointer}.pd-bundle-controls button:disabled{opacity:.35;cursor:default}
.pd-bundle-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 16px)/2.5);gap:8px;overflow-x:auto;padding:1px 1px 5px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.pd-bundle-track::-webkit-scrollbar{display:none}.pd-bundle-slider.is-single .pd-bundle-track{grid-auto-columns:100%}.pd-bundle-slider.is-double .pd-bundle-track{grid-auto-columns:calc((100% - 8px)/2)}
.pd-bundle-card{display:flex;min-width:0;flex-direction:column;padding:10px;border:1px solid #f1d9cb;border-radius:10px;background:#fff;scroll-snap-align:start}
.pd-bundle-title{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:8px}
.pd-bundle-title strong{color:#263247;font-size:12px;line-height:1.3}
.pd-bundle-save{padding:4px 7px;border-radius:99px;background:#eaf8ef;color:#137343;font-size:9px;font-weight:850;white-space:nowrap}
.pd-bundle-products{display:grid;align-content:start;gap:3px}
.pd-bundle-product{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:5px;border:1px solid #edf1f5;border-radius:8px}
.pd-bundle-product img,.pd-bundle-image-empty{width:34px;height:34px;object-fit:contain;border-radius:6px;background:#f5f7fa}
.pd-bundle-image-empty{display:grid;place-items:center;color:#9aa5b4;font-size:9px}
.pd-bundle-product b{display:-webkit-box;overflow:hidden;color:#39465a;font-size:10px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.pd-bundle-product small{display:block;margin-top:2px;color:#6e7a8d;font-size:9px;font-weight:700}
.pd-bundle-plus{display:grid;place-items:center;height:8px;color:#d08a62;font-size:13px;font-weight:700}
.pd-bundle-footer{display:flex;align-items:stretch;justify-content:space-between;gap:7px;margin-top:auto;padding-top:8px;border-top:1px solid #edf1f5;flex-direction:column}
.pd-bundle-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}
.pd-bundle-price strong{color:var(--accent,#ff5a0a);font-size:19px;font-weight:900}
.pd-bundle-price del{color:#98a2b2;font-size:10px}
.pd-bundle-price small{flex-basis:100%;color:#61564f;font-size:9px;font-weight:650}
.pd-bundle-add{width:100%;border:0;border-radius:8px;background:linear-gradient(135deg,#ff6414,#ed3f08);color:#fff;padding:8px 13px;font:inherit;font-size:11px;font-weight:850;cursor:pointer;box-shadow:0 4px 10px rgba(237,63,8,.18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.pd-bundle-add:hover{filter:brightness(.96);transform:translateY(-1px);box-shadow:0 6px 13px rgba(237,63,8,.24)}
.pd-bundle-add:active{transform:translateY(0)}
.pd-bundle-dots{display:flex;justify-content:center;gap:4px;margin-top:3px}.pd-bundle-dots button{width:5px;height:5px;padding:0;border:0;border-radius:99px;background:#e4b9a1;cursor:pointer;transition:width .18s ease,background .18s ease}.pd-bundle-dots button.active{width:15px;background:#ed4c0b}
.cart-bundle-groups{display:grid;gap:8px;margin-bottom:11px;padding-bottom:11px;border-bottom:1px solid #edf1f5}
.cart-bundle-group{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid #dce9df;border-radius:9px;background:#f3fbf6}
.cart-bundle-group b{display:block;color:#1d6f42;font-size:12px}
.cart-bundle-group small{display:block;margin-top:3px;color:#647568;font-size:10px;line-height:1.4}
.cart-bundle-group strong{color:#147a43;font-size:12px;white-space:nowrap}
.cart-row-bundle{display:inline-flex;margin-top:4px;padding:3px 6px;border-radius:99px;background:#e9f8ef;color:#147a43;font-size:9px;font-weight:800}
.bundle-original-price{margin-right:6px;color:#9aa3b2;font-size:10px;text-decoration:line-through}
.sum-bundle-saving,.sum-bundle-saving b{color:#147a43!important;font-weight:700!important}
.checkout-bundle-groups{display:grid;gap:7px;margin:0 0 8px}
.shipping-quantity-offer{display:flex;align-items:flex-start;gap:8px;margin:9px 0 11px;padding:10px 11px;border:1px solid #ffd8be;border-radius:9px;background:#fff8f2;color:#a54111;font-size:10px;line-height:1.45}
.shipping-quantity-offer>span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#fff;color:#e6530d;font-size:12px}
.shipping-quantity-offer b{font-weight:750}
.shipping-quantity-offer.is-free{border-color:#bfe7cd;background:#effaf3;color:#147a43}
.shipping-quantity-offer.is-free>span{background:#dff5e7;color:#147a43;font-weight:900}
@media(max-width:620px){
    .pd-bundles{margin-top:12px;padding:9px;border-radius:10px}.pd-bundles-head{margin-bottom:7px}.pd-bundles-head h2{font-size:14px}.pd-bundles-head p{font-size:9px}.pd-bundle-track,.pd-bundle-slider.is-double .pd-bundle-track{grid-auto-columns:84%;gap:7px}
    .pd-bundle-card{padding:8px}.pd-bundle-title{margin-bottom:7px}.pd-bundle-title strong{font-size:11px}.pd-bundle-product{grid-template-columns:32px minmax(0,1fr);padding:4px}.pd-bundle-product img,.pd-bundle-image-empty{width:32px;height:32px}.pd-bundle-footer{padding-top:7px}.pd-bundle-add{padding:8px 11px}
    .cart-bundle-group{align-items:flex-start;flex-direction:column}
}
@media(min-width:621px) and (max-width:900px){.pd-bundle-track,.pd-bundle-slider.is-double .pd-bundle-track{grid-auto-columns:calc((100% - 10px)/1.5)}}
