.bundle-save-layout{display:grid;grid-template-columns:320px 1fr;gap:3rem;align-items:start;max-width:100%;margin:0 auto}.bundle-save-cart-sidebar{position:sticky;top:calc(var(--header-bottom-position-desktop, 6rem) + 2rem);background-color:#fff;border-radius:16px;padding:2rem;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(0,0,0,.05);max-height:calc(100dvh - var(--header-bottom-position-desktop, 6rem) - 3rem);z-index:2}.cart-sidebar-header{margin-bottom:1.5rem;text-align:center}.bundle-cart-mobile-toggle{display:none}.cart-sidebar-title{font-size:25px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.02em}.cart-sidebar-items{flex:1;min-height:0;margin-bottom:1.5rem;overflow-y:auto;padding:0 10px}.cart-sidebar-items::-webkit-scrollbar{width:4px}.cart-sidebar-items::-webkit-scrollbar-track{background:#f1f1f1}.cart-sidebar-items::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.cart-empty-message{color:#666;text-align:center;padding:2rem 0}.cart-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #ddd}.cart-item-image-wrapper{position:relative;width:60px;height:60px}.cart-item-image{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.cart-item-remove{position:absolute;top:-6px;left:-6px;width:20px;height:20px;background-color:#790d5b;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:2;box-shadow:0 2px 4px #0000001a;transition:transform .2s,background-color .2s}.cart-item-remove:hover{transform:scale(1.1);background-color:#5a0944}.cart-item-remove svg{width:8px;height:8px}.cart-item-details{flex:1}.cart-item-name{font-size:17px;font-weight:600;line-height:1.3}.cart-item-meta{font-size:15px;color:#5e5e5e}.cart-item-title{font-size:.9rem;margin:0 0 .5rem;font-weight:500}.cart-item-variant{font-size:.8rem;color:#666;margin:0 0 .5rem}.cart-item-price{font-size:.9rem;font-weight:600}.cart-item-quantity{display:flex;align-items:center;gap:.5rem}.cart-item-quantity input{width:40px;text-align:center;border:1px solid #ddd;border-radius:.25rem;padding:.25rem}.cart-sidebar-footer{border-top:2px solid #ddd;padding-top:1.5rem}.cart-summary{margin-bottom:1.5rem}.cart-summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:16px}.cart-summary-row.total-row{font-size:19px;font-weight:600;padding-top:.75rem;border-top:1px solid #ddd;margin-top:.75rem}.cart-summary-label{font-size:15px;color:#666}.cart-summary-value{font-size:16px;font-weight:600}.discount-value{color:#4caf50}.total-value{color:#000}.total-value .original-price-crossed{text-decoration:line-through;margin-right:.5rem;opacity:.7}.total-value .original-price-crossed strong{font-weight:700}.total-value .discounted-price{color:#4caf50;font-weight:600}.bundle-next-button{width:100%;padding:1rem;font-size:17px;font-weight:600;border-radius:.5rem;cursor:pointer;transition:opacity .3s}.bundle-next-button:disabled{opacity:.5;cursor:not-allowed}.bundle-save-products{padding-left:1rem}.bundle-category{margin-bottom:3rem}.bundle-category-title{font-size:2rem;font-weight:600;color:#00897b;margin:0 0 2rem}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;align-items:start}.bundle-product-card{display:flex;flex-direction:column;gap:.75rem}.bundle-save-section .bundle-product-card{gap:.1rem;align-self:start}.bundle-product-card:hover{transform:none;box-shadow:none;border-color:transparent}.bundle-product-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:#f9f9f9}.bundle-product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bundle-product-image-wrapper .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.bundle-product-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.bundle-product-info{padding:1.5rem}.bundle-product-title{font-size:1rem;font-weight:500;margin:0 0 .75rem}.bundle-product-title a{color:#000;text-decoration:none}.bundle-product-title a:hover{text-decoration:underline}.bundle-product-price{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.bundle-product-variant-select{width:100%;padding:.6rem;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:1rem;font-size:1.3rem;text-align:center;text-align-last:center;background-color:#fff;transition:border-color .2s;cursor:pointer}.bundle-product-variant-select:hover{border-color:#ccc}.bundle-product-variant-select:focus{outline:none;border-color:#000}.bundle-product-quantity{display:flex;justify-content:center}.bundle-product-controls{margin-top:auto}.bundle-save-section .bundle-product-card .quick-add{display:none!important}.bundle-save-section .bundle-product-card .card-content{display:block!important;padding:.6rem 1rem 0!important}.bundle-save-section .bundle-product-card .card-information:first-child{padding:0!important}.bundle-save-section .bundle-product-card .card-information.main-block,.bundle-save-section .bundle-product-card .card-icons{margin-bottom:0!important}.bundle-save-section .bundle-product-card .bundle-product-controls{margin-top:0!important;position:relative;z-index:2}.bundle-save-section .bundle-product-card .card-wrapper{margin-bottom:0!important}.bundle-save-section .bundle-product-card>.card-wrapper{margin-bottom:.5rem!important}.bundle-product-actions-wrapper{display:flex;gap:10px;align-items:stretch;width:100%;--bundle-control-height: 42px}.bundle-product-actions-wrapper .bundle-product-quantity{flex:1}.bundle-product-actions-wrapper .bundle-product-variant-select{flex:1;margin-bottom:0;height:var(--bundle-control-height);padding:0 2rem;line-height:normal}.bundle-product-actions-wrapper .bundle-product-quantity .quantity{height:var(--bundle-control-height)}.bundle-save-section .quantity{display:flex;align-items:center;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;width:100%;max-width:100%;justify-content:space-between;transition:border-color .2s}.bundle-save-section .quantity:hover{border-color:#ccc}.bundle-product-quantity quantity-input.quantity:after{display:none!important}.bundle-product-quantity quantity-input.quantity{box-shadow:none!important}.bundle-save-section .quantity-button{background:#fff;border:none;padding:.75rem .95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;flex:1}.bundle-save-section .quantity-button:hover{background:#f5f5f5}.bundle-save-section .quantity-button svg{width:20px;height:20px}.bundle-save-section .quantity-input{width:60px;text-align:center;border:none;padding:.75rem 0;font-size:1.2rem;font-weight:700;background:transparent;flex:1}.bundle-save-section .quantity-input:focus{outline:none}.bundle-product-actions{margin-top:10px;text-align:center}.bundle-add-button{width:100%;background-color:#73a942;color:#fff;border:1px solid #73a942!important;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:400;cursor:pointer;transition:background-color .3s,border-color .3s,opacity .3s;outline:none}.bundle-add-button:hover{background-color:#5e8b35;border-color:#5e8b35!important;color:#fff}.bundle-add-button:focus{border-color:#73a942!important;outline:none}.bundle-add-button:disabled{opacity:.7;cursor:not-allowed;border-color:#73a942!important}.upsell-add-btn{background-color:#790d5b!important;color:#fff!important;border:none!important;transition:opacity .3s}.upsell-add-btn:hover{opacity:.8}.upsell-add-btn.button--secondary-outline{background-color:transparent!important;color:#790d5b!important;border:1px solid #790D5B!important}.bundle-save-section{transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.bundle-save-section[style*="display: none"]{opacity:0;visibility:hidden}.add-on-products-section{position:relative;min-height:100vh}.bundle-save-container{position:relative;width:100%!important;max-width:100%!important;margin:0 auto!important}.bundle-save-container.page-width{max-width:100%!important}@media screen and (min-width:1600px){.bundle-save-container,.bundle-save-container.page-width{width:80%!important;max-width:80%!important}}.bundle-save-banner{background-color:#73a942;color:#0f3015;padding:1rem 1rem 0;text-align:center;margin-bottom:2rem;border-radius:18px;box-shadow:0 8px 20px #00000014;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.bundle-save-banner-text{margin:0;font-size:1.8rem;font-weight:600;-webkit-user-select:text;user-select:text;padding-top:.5rem}.bundle-save-discount-slider{position:relative;padding:0 1rem}.discount-track-wrapper{position:relative;margin-bottom:1.5rem}.discount-track{position:relative;height:8px;background:#0f301526;border-radius:999px;overflow:visible;box-shadow:inset 0 1px 3px #0000001a}.discount-progress-bar{position:absolute;top:0;left:0;height:100%;width:0%;background:#73a942;transition:width .6s cubic-bezier(.34,1.56,.64,1);border-radius:999px;z-index:2;box-shadow:0 0 10px #73a94266;display:block;opacity:1;overflow:hidden}.discount-progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff6,#fff0);animation:bar-shimmer 2s infinite linear;background-size:200% 100%}@keyframes bar-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.discount-circle{position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background:#0f301533;border:2px solid #fff;z-index:3;transition:all .5s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center}.discount-circle .circle-number{font-size:.8rem;font-weight:800;color:#fff;opacity:0;transition:all .3s ease;pointer-events:none}.discount-circle:hover .circle-number{opacity:1}.discount-circle.filled{background:#fff;border-color:#fff;box-shadow:0 0 15px #fff9,0 4px 8px #0000001a;transform:translate(-50%,-50%) scale(1.25)}.discount-circle.filled .circle-number{color:#73a942;opacity:1;font-size:.85rem}.discount-circle.active{animation:pulse-active 2s infinite}@keyframes pulse-active{0%{box-shadow:0 0 #fffc,0 0 15px #fff9}70%{box-shadow:0 0 0 12px #fff0,0 0 15px #fff9}to{box-shadow:0 0 #fff0,0 0 15px #fff9}}.discount-tiers-container{display:block;position:relative;height:10px;margin-top:5px}.discount-tier{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.tier-label-minmax-wrapper{height:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem}.tier-discount-bubble{background:#ffffff26;padding:.6rem 1.2rem;border-radius:12px;font-size:1rem;font-weight:700;color:#fff;box-shadow:0 4px 10px #0000001a;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);transition:all .4s ease}.discount-tier.active .tier-discount-bubble{background:#fff;color:#73a942;transform:translateY(-4px);box-shadow:0 8px 20px #00000026;border-color:#fff}.tier-discount-bubble-max{background:#ffffff40}.hidden{display:none!important}.upsell-badge{position:static;background-color:#73a942;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700;z-index:2;box-shadow:0 2px 8px #0000001a;width:fit-content;margin:0 0 .75rem}@media screen and (max-width:990px){.bundle-save-section{padding-bottom:8.5rem}.bundle-save-layout{grid-template-columns:1fr}.bundle-save-cart-sidebar{position:fixed;left:.5rem;right:.5rem;bottom:.5rem;top:auto;order:2;transform:none;height:88px;max-height:88px;overflow:hidden;z-index:4;border-radius:14px;padding:.85rem .9rem .75rem;box-shadow:0 -8px 24px #0000001f;transition:top .28s ease,height .28s ease,max-height .28s ease}.bundle-save-section.mobile-cart-expanded .bundle-save-cart-sidebar{top:auto;bottom:.5rem;height:auto;max-height:calc(100dvh - var(--bundle-mobile-top-offset, 72px) - .5rem);border-radius:16px}.cart-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;text-align:left}.bundle-cart-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:999px;width:2.1rem;height:2.1rem;padding:0;background:#fff;font-size:.9rem;color:#222;cursor:pointer;flex-shrink:0}.bundle-cart-mobile-toggle-icon{display:inline-block;line-height:1;transform:rotate(180deg);transition:transform .2s ease}.bundle-cart-mobile-toggle-icon .icon{width:.8rem;height:.8rem;display:block}.bundle-save-section.mobile-cart-expanded .bundle-cart-mobile-toggle-icon{transform:rotate(0)}.bundle-save-products{padding-left:0;order:1}.bundle-products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.bundle-save-discount-slider{flex-wrap:wrap;gap:1rem}.cart-sidebar-title{font-size:21px}.cart-sidebar-items{min-height:0;max-height:0;margin-bottom:.75rem;opacity:0;transition:max-height .25s ease,opacity .2s ease}.bundle-save-section.mobile-cart-expanded .cart-sidebar-items{flex:0 1 auto;max-height:calc(100dvh - var(--bundle-mobile-top-offset, 72px) - 220px);opacity:1}.cart-sidebar-footer{padding-top:0;border-top:0}.bundle-save-section.mobile-cart-expanded .cart-sidebar-footer{padding-top:.75rem;border-top:2px solid #ddd}.cart-summary{margin-bottom:0;display:none}.bundle-save-section.mobile-cart-expanded .cart-summary{display:block;margin-bottom:.55rem}.cart-summary-row{margin-bottom:.5rem;font-size:15px}.bundle-next-button{padding:.62rem;font-size:16px}}@media screen and (max-width:749px){.bundle-save-banner{padding:1rem}.bundle-save-banner-text{font-size:1.7rem}.bundle-save-discount-slider{gap:.75rem}.discount-tier{padding:.5rem}.discount-tier[data-tier="10"]{transform:translate(calc(-100% + 8px))!important}.discount-tier[data-tier="5"]{transform:translate(-50%)!important}.tier-label{font-size:1rem}.tier-discount{font-size:.85rem}.bundle-category-title{font-size:1.5rem}.bundle-products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.bundle-product-card .card-icons{display:none!important}.bundle-product-card .quick-add,.bundle-product-card quick-add-modal{display:none!important}.bundle-product-actions-wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:8px;width:100%}.bundle-product-actions-wrapper .bundle-product-quantity,.bundle-product-actions-wrapper .bundle-product-variant-select{width:100%;min-width:0}.bundle-product-actions-wrapper .bundle-product-variant-select{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:var(--bundle-control-height);padding:0 2rem;font-size:1.25rem}.bundle-product-actions-wrapper .bundle-product-quantity .quantity{min-width:0}.bundle-product-actions-wrapper .bundle-product-quantity .quantity-button{flex:0 0 2.4rem;padding:.45rem}.bundle-product-actions-wrapper .bundle-product-quantity .quantity-input{width:auto;min-width:1.8rem;padding:.55rem 0}.bundle-save-cart-sidebar{padding:1rem 1rem .75rem}}@media screen and (max-width:990px){.bundle-save-section .bundle-save-banner-text{font-size:1.5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/section-bundle-save.css.map */
