@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.bundle-widget{--bw-accent: #2c435d;--bw-accent-light: #e8edf2;--bw-accent-mid: #4a6a8a;--bw-surface: #ffffff;--bw-surface2: #f4f6f8;--bw-border: #d0d9e3;--bw-text: #2c435d;--bw-muted: #7a8fa3;--bw-radius: 12px;--bw-shadow: 0 2px 12px rgba(44,67,93,.1);position:relative;max-width:var(--page-width, 1200px);margin:0 auto 48px;padding:0 55px;font-family:Poppins,sans-serif}.bundle-widget__banner{display:flex;align-items:center;gap:16px;background:var(--bw-accent-light);border:1.5px solid #b0c4d8;border-radius:var(--bw-radius);padding:16px 20px;margin-bottom:24px;flex-wrap:wrap}.bundle-widget__banner-icon{width:40px;height:40px;background:var(--bw-accent);color:#fff;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.bundle-widget__banner-text{flex:1;min-width:180px}.bundle-widget__banner-text strong{display:block;font-size:15px;font-weight:700;color:var(--bw-accent);margin-bottom:2px}.bundle-widget__banner-text span{font-size:13px;color:#4a6a8a;line-height:1.4}.bundle-widget__progress{flex-shrink:0;min-width:130px}.bundle-widget__progress-label{font-size:12px;font-weight:600;color:var(--bw-accent);margin-bottom:6px;text-align:right}.bundle-widget__progress-track{height:6px;background:#b0c4d8;border-radius:99px;overflow:hidden}.bundle-widget__progress-fill{height:100%;width:0%;background:var(--bw-accent);border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1)}.bundle-widget__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px;margin-bottom:24px}.bundle-product-card{background:var(--bw-surface);border:1.5px solid var(--bw-border);border-radius:var(--bw-radius);overflow:hidden;cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;-webkit-user-select:none;user-select:none;outline:none}.bundle-product-card:hover{border-color:#adb5bd;transform:translateY(-2px);box-shadow:var(--bw-shadow)}.bundle-product-card:focus-visible{outline:2px solid var(--bw-accent);outline-offset:2px}.bundle-product-card.is-selected{border-color:var(--bw-accent);box-shadow:0 0 0 1px var(--bw-accent),var(--bw-shadow)}.bundle-product-card.is-dimmed{opacity:.35;pointer-events:none}.bundle-product-card__check{display:none}.bundle-product-card__img-wrap{position:relative;aspect-ratio:1;background:var(--bw-surface2);overflow:hidden}.bundle-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.bundle-product-card:hover .bundle-product-card__img-wrap img{transform:scale(1.04)}.bundle-product-card__img-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--bw-border)}.bundle-product-card__in-bundle-badge{position:absolute;bottom:8px;left:8px;background:var(--bw-accent);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;padding:3px 8px;border-radius:6px;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.bundle-product-card.is-selected .bundle-product-card__in-bundle-badge{opacity:1;transform:translateY(0)}.bundle-product-card__info{padding:12px}.bundle-product-card__title{font-size:13px;font-weight:600;color:var(--bw-text);margin:0 0 3px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-product-card__variant{font-size:11px;color:var(--bw-muted);margin:0 0 8px}.bundle-product-card__pricing{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.bundle-product-card__price{font-size:15px;font-weight:700;color:var(--bw-text);transition:color .2s}.bundle-product-card.bundle-live .bundle-product-card__price{color:var(--bw-accent)}.bundle-product-card__original-price{font-size:12px;color:var(--bw-muted);text-decoration:line-through;display:none}.bundle-product-card.bundle-live .bundle-product-card__original-price{display:block}.bundle-widget__cta-bar{position:fixed;bottom:0;left:0;right:0;background:var(--bw-surface);border-top:1.5px solid var(--bw-border);box-shadow:0 -8px 32px #0000001f;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:200;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);flex-wrap:wrap}.bundle-widget__cta-bar.is-visible{transform:translateY(0)}.bundle-widget__cta-bar.is-visible~*{padding-bottom:90px}.bundle-widget__cta-summary{display:flex;align-items:center;gap:20px;flex:1;min-width:0;flex-wrap:wrap}.bundle-widget__cta-items{font-size:13px;color:var(--bw-muted);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-widget__cta-pricing{flex-shrink:0;text-align:right}.bundle-widget__cta-total-label{font-size:11px;color:var(--bw-muted);display:block;margin-bottom:2px}.bundle-widget__cta-original{font-size:13px;color:var(--bw-muted);text-decoration:line-through;margin-right:6px}.bundle-widget__cta-discounted{font-size:18px;font-weight:700;color:var(--bw-accent)}.bundle-widget__cta-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.bundle-widget__cta-badge{background:var(--bw-accent-light);color:var(--bw-accent);font-size:12px;font-weight:700;padding:4px 10px;border-radius:99px;letter-spacing:.05em;white-space:nowrap}.bundle-widget__cta-btn{display:inline-flex;align-items:center;gap:8px;background:var(--bw-accent);color:#fff;font-family:inherit;font-size:15px;font-weight:700;padding:12px 24px;border-radius:10px;border:none;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.bundle-widget__cta-btn:hover{background:#1e2f42;transform:translateY(-1px)}.bundle-widget__cta-btn:active{transform:translateY(0)}.bundle-widget__cta-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.bundle-widget__loading{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;flex-direction:column;align-items:center;justify-content:center;gap:16px}.bundle-widget__loading.is-active{display:flex}.bundle-widget__spinner{width:40px;height:40px;border:3px solid var(--bw-accent-light);border-top-color:var(--bw-accent);border-radius:50%;animation:bundle-spin .7s linear infinite}.bundle-widget__loading p{font-size:15px;font-weight:600;color:var(--bw-accent)}@keyframes bundle-spin{to{transform:rotate(360deg)}}.bundle-product-card__variant-select{width:100%;margin-bottom:8px;padding:6px 28px 6px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:var(--bw-text);background:var(--bw-surface2);border:1.5px solid var(--bw-border);border-radius:8px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%237a8fa3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .2s}.bundle-product-card__variant-select:focus{outline:none;border-color:var(--bw-accent)}.bundle-product-card.is-selected .bundle-product-card__variant-select{border-color:var(--bw-accent);background-color:var(--bw-surface2)}@media(max-width:600px){.bundle-widget__banner{gap:12px}.bundle-widget__progress{width:100%}.bundle-widget__progress-label{text-align:left}.bundle-widget__cta-bar{flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px}.bundle-widget__cta-actions{justify-content:space-between}.bundle-widget__cta-btn{flex:1;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/bundle-discount.css.map */
