@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";.premium-bundle-builder{font-family:var(--bundle-font);background:var(--section-bg,#F0F0F0);padding:10px 0;overflow:hidden}.premium-bundle-builder *{box-sizing:border-box}.premium-bundle-builder .page-width{max-width:1840px;margin:0 auto;padding-left:48px;padding-right:48px}.bundle-header{max-width:1840px;margin:0 auto;padding:0 48px}.bundle-heading{margin:0 0 10px;color:var(--heading-color);font-family:Poppins,sans-serif;font-size:var(--heading-size);font-weight:700;line-height:1.1;letter-spacing:-.02em}.bundle-subheading{color:var(--text-color);font-size:var(--text-size);line-height:1.4;max-width:520px}.bundle-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.bundle-products{flex:1;min-width:0}.bundle-sidebar{width:var(--sidebar-width);flex:0 0 var(--sidebar-width)}.bundle-tabs{display:flex;align-items:center;gap:24px;margin-bottom:28px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:none}.bundle-tabs::-webkit-scrollbar{display:none}.bundle-tab{flex-shrink:0;border:none;background:none;padding:0 0 10px;white-space:nowrap;line-height:1.3;font-size:clamp(18px,2vw,22px);font-weight:700;color:var(--tab-color);cursor:pointer;position:relative}.bundle-tab:hover{color:var(--tab-hover-color)}.bundle-tab.active{color:var(--tab-active-color)}.bundle-tab.active:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:currentColor}.bundle-tab-content{display:none}.bundle-tab-content.active{display:block}.bundle-add-btn.is-added{background:var(--added-button-bg)!important;color:var(--added-button-text)!important;pointer-events:none}.bundle-grid{display:grid;grid-template-columns:repeat(var(--desktop-columns),minmax(0,1fr));gap:var(--grid-gap)}.bundle-add-btn,.bundle-main-btn{transition:color .3s ease,background .3s ease,transform .2s ease}.bundle-add-btn:hover,.bundle-main-btn:hover{transform:translateY(-1px)}.bundle-card{position:relative;display:flex;flex-direction:column;background:var(--card-bg,#fff);border-radius:var(--card-radius);overflow:hidden;min-height:420px;transition:transform .25s ease,box-shadow .25s ease}.bundle-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #00000014}.bundle-badge{position:absolute;top:12px;left:12px;z-index:5;background:#111;color:#fff;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700}.bundle-card-image{height:var(--image-height);display:flex;align-items:center;justify-content:center;padding:18px}.bundle-product-image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.bundle-card:hover .bundle-product-image{transform:scale(1.05)}.bundle-card-content{display:flex;flex-direction:column;flex:1;padding:0 12px 12px}.bundle-product-title{margin:0 0 6px;color:var(--heading-color);font-size:14px;font-weight:500;line-height:1.5;min-height:42px;overflow:hidden}.bundle-price-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:8px}.bundle-price{color:var(--price-color);font-size:var(--price-size);font-weight:700}.bundle-compare-price{color:#999;font-size:13px;text-decoration:line-through}.bundle-action-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto}.bundle-variant-select{width:100%;height:44px;border:1px solid #ddd;border-radius:var(--button-radius);background:#fff;padding:0 12px;font-family:Poppins,sans-serif;font-size:13px;outline:none}.bundle-single-product{height:44px}.bundle-add-btn{min-width:90px;height:44px;border:none;border-radius:var(--button-radius);background:var(--button-bg,#d4d4d4);color:var(--button-text,#111);font-family:Poppins,sans-serif;font-size:var(--button-size);font-weight:600;cursor:pointer}@media(max-width:1200px){.bundle-grid{grid-template-columns:repeat(var(--tablet-columns),minmax(0,1fr))}}@media(max-width:990px){.bundle-layout{display:block}.bundle-grid{grid-template-columns:repeat(var(--mobile-columns),minmax(0,1fr))}}.bundle-sidebar{position:relative;top:120px;align-self:flex-start;z-index:20}.bundle-sidebar-inner{background:var(--sidebar-bg,#fff);border:1px solid var(--sidebar-border,#ddd);border-radius:var(--card-radius);overflow:hidden;box-shadow:0 10px 30px #0000000d}.bundle-sidebar-header{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.bundle-sidebar-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.bundle-sidebar-title-row h3{margin:0;color:var(--heading-color);font-size:20px;font-weight:700}.bundle-sidebar-actions{display:flex;align-items:center;gap:10px}.bundle-count{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--button-bg);color:var(--button-text);font-size:13px;font-weight:700}.bundle-toggle{display:none;width:34px;height:34px;border:none;background:transparent;cursor:pointer;font-size:20px;font-weight:700;line-height:1;color:var(--heading-color)!important;-webkit-text-fill-color:var(--heading-color)!important;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;transition:transform .3s ease}.bundle-sidebar.expanded .bundle-toggle{transform:rotate(180deg)}.bundle-sidebar-content{padding-bottom:18px}.bundle-message{padding:14px 16px;color:var(--text-color);font-size:13px;line-height:1.6}.bundle-bubbles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 18px 20px;justify-items:center}.bundle-bubbles[data-size="5"] .bundle-slot:nth-child(4){transform:translate(50%)}.bundle-bubbles[data-size="5"] .bundle-slot:nth-child(5){transform:translate(50%)}.bundle-slot{position:relative;width:var(--circle-size);height:var(--circle-size)}.bundle-slot-discount{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px dashed var(--circle-border);background:#fafafa;color:var(--text-color);font-size:14px;font-weight:700;z-index:1}.bundle-slot-discount.active{background:var(--discount-bg);color:var(--discount-text);border-color:var(--discount-bg)}.bundle-thumb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.bundle-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:1px solid var(--circle-border);background:#fff}.bundle-thumb-empty{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px dashed var(--circle-border);background:#fafafa;z-index:2}.bundle-thumb-remove{position:absolute;top:-6px;right:-6px;width:28px;height:28px;border:none;border-radius:50%;background:#fff;box-shadow:0 5px 15px #00000026;cursor:pointer;font-size:18px;line-height:1;transition:transform .25s ease,background .25s ease}.bundle-thumb-remove:hover{transform:scale(1.08);background:var(--button-hover-bg);color:var(--button-hover-text)}.bundle-total{display:flex;align-items:center;justify-content:space-between;padding:0 18px;margin-bottom:18px}.bundle-total span{color:var(--heading-color);font-size:18px;font-weight:700}.bundle-add-btn,.bundle-main-btn{position:relative;overflow:hidden;z-index:1}.bundle-add-btn:before,.bundle-main-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--button-hover-bg);transition:left .4s ease;z-index:-1}.bundle-add-btn:hover:before,.bundle-main-btn:hover:before{left:0}.bundle-add-btn:hover,.bundle-main-btn:hover{color:var(--button-hover-text)}.bundle-main-btn{width:calc(100% - 36px);margin:0 18px;height:54px;border:none;border-radius:var(--button-radius);background:var(--button-bg);color:var(--button-text);font-family:Poppins,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:.25s ease}.bundle-main-btn:disabled{opacity:.55;cursor:not-allowed}.bundle-main-btn.bundle-ready{opacity:1}.bundle-loading{pointer-events:none;opacity:.6}@media(max-width:1100px){.bundle-layout{gap:24px}.bundle-sidebar{width:var(--sidebar-width);flex:0 0 var(--sidebar-width)}.bundle-card{min-height:390px}.bundle-card-image{height:calc(var(--image-height) - 30px)}.bundle-sidebar-inner{border-radius:20px}}@media(max-width:990px){.bundle-layout{display:block}.bundle-products{width:100%}.bundle-sidebar{position:relative;width:100%!important;margin-top:16px;z-index:30;display:block}.bundle-sidebar.collapsed .bundle-sidebar-content{display:none}.bundle-sidebar.expanded .bundle-sidebar-content{display:block}.bundle-toggle{display:flex;align-items:center;justify-content:center}.bundle-sidebar-header{cursor:pointer}.bundle-sidebar-inner{border-radius:16px;box-shadow:0 8px 24px #0000001f}.bundle-grid{grid-template-columns:repeat(var(--mobile-columns),minmax(0,1fr));gap:10px}.bundle-card{min-height:320px}.bundle-card-image{height:160px;padding:12px}.bundle-bubbles{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;gap:10px;padding:0 18px 16px;scrollbar-width:none}.bundle-bubbles::-webkit-scrollbar{display:none}.bundle-slot{flex:0 0 68px}.bundle-slot,.bundle-thumb,.bundle-thumb-empty{width:68px;height:68px}.bundle-slot-discount{font-size:12px}}@media(max-width:990px){.bundle-sidebar.mobile-fixed{position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;top:auto!important;width:auto!important;margin:0!important;z-index:99999!important;display:block!important}.bundle-sidebar{top:auto!important}.bundle-sidebar.mobile-inline{position:static!important;left:auto;right:auto;bottom:auto;width:100%!important;margin-top:24px}}@keyframes bundleSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.premium-bundle-builder{padding:40px 0}.premium-bundle-builder .page-width{padding:0 14px}.bundle-header{margin-bottom:24px}.bundle-heading{font-size:30px!important}.bundle-subheading{font-size:14px}.bundle-tab{font-size:18px}.bundle-tabs{gap:18px;margin-bottom:22px}.bundle-card{min-height:290px}.bundle-card-content{padding:0 10px 10px}.bundle-card-image{height:130px}.bundle-product-title{font-size:12px;min-height:34px;margin-bottom:4px}.bundle-price{font-size:15px}.bundle-compare-price{font-size:11px}.bundle-variant-select{height:40px;font-size:12px}.bundle-add-btn{height:40px;min-width:72px;font-size:12px}.bundle-sidebar-title-row h3,.bundle-total span{font-size:16px}.bundle-main-btn{height:48px;font-size:14px}}@media(max-width:480px){.bundle-sidebar{left:8px;right:8px;bottom:8px}.bundle-bubbles{gap:8px}.bundle-slot,.bundle-thumb,.bundle-thumb-empty{width:60px;height:60px}.bundle-slot{flex:0 0 60px}.bundle-slot-discount{font-size:11px}.bundle-thumb-remove{width:24px;height:24px;font-size:15px}}.bundle-tab:focus-visible,.bundle-add-btn:focus-visible,.bundle-main-btn:focus-visible,.bundle-toggle:focus-visible,.bundle-variant-select:focus-visible{outline:2px solid currentColor;outline-offset:2px}.bundle-add-btn.is-disabled{opacity:.45;pointer-events:none}.bundle-product-image,.bundle-thumb img{display:block}.bundle-card,.bundle-sidebar-inner,.bundle-slot,.bundle-add-btn,.bundle-main-btn{will-change:transform}.bundle-tab-content.active{animation:bundleFadeTab .25s ease}@keyframes bundleFadeTab{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bundle-thumb{animation:bundleThumbIn .2s ease}@keyframes bundleThumbIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.bundle-sidebar *,.bundle-card *,.bundle-tabs *{font-family:Poppins,sans-serif}.bundle-product-image{max-width:100%}.bundle-card,.bundle-sidebar-inner{backface-visibility:hidden}.bundle-main-btn,.bundle-add-btn{-webkit-tap-highlight-color:transparent}@media(min-width:991px){.bundle-sidebar{margin-top:74px}}.bundle-card{opacity:0;transform:translateY(18px);animation:bundleFadeIn .5s ease forwards}.bundle-card:nth-child(1){animation-delay:.05s}.bundle-card:nth-child(2){animation-delay:.1s}.bundle-card:nth-child(3){animation-delay:.15s}.bundle-card:nth-child(4){animation-delay:.2s}.bundle-card:nth-child(5){animation-delay:.25s}.bundle-card:nth-child(6){animation-delay:.3s}.bundle-card:nth-child(7){animation-delay:.35s}.bundle-card:nth-child(8){animation-delay:.4s}@keyframes bundleFadeIn{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/premium-bundle-builder.css.map */
