:root{--brand-primary: #006154;--brand-primary-hover: #006154;--brand-primary-dark: #42210d;--brand-secondary: #ffd200;--brand-success: #006154;--brand-success-dark: #006154;--color-title: #42210d;--color-error: #b21117;--color-image-overlay: rgba(153, 153, 153, .5);--color-modal-overlay: rgba(0, 0, 0, .7);--color-border-strong: #000000;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .2);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .3);--shadow-modal: 0 2px 8px rgba(0, 0, 0, .25);--shadow-sticky: 0 -4px 12px rgba(0, 0, 0, .15);--text-dark: #431800;--text-medium: #431800;--text-light: #9ca3af;--bg-white: #ffffff;--bg-light: #e6e6e6;--bg-gray: #e5e7eb;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 25px;--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.5rem;--font-family-body: inherit;--font-family-headings: "itc-avant-garde-gothic-pro", sans-serif;--font-family-ui: "itc-avant-garde-gothic-pro", sans-serif;--font-family-title: "itc-avant-garde-gothic-pro", sans-serif;--color-focus: #215732}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sr-only-focusable:focus{position:fixed!important;top:8px;left:8px;width:auto!important;height:auto!important;padding:12px 20px!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important;background:var(--brand-primary);color:var(--bg-white);font-size:1rem;font-weight:700;z-index:100000;border-radius:var(--radius-sm);box-shadow:var(--shadow-md);text-decoration:none}.bundle-builder *:focus-visible,.mobile-summary-sticky *:focus-visible,.modal *:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.bundle-builder *:focus:not(:focus-visible),.mobile-summary-sticky *:focus:not(:focus-visible),.modal *:focus:not(:focus-visible){outline:none}.step-title:focus{outline:3px solid var(--color-focus);outline-offset:2px}.bundle-builder img,.mobile-summary-sticky img{opacity:1!important}.bundle-builder{max-width:99%;padding-bottom:180px;overflow:visible!important;font-family:var(--font-family-body)}@media(max-width:768px){#bundleBuilder{padding:var(--space-md);padding-bottom:180px}}.page-header{text-align:center;padding:var(--space-xl) 0;border-bottom:none}.page-title{font-size:48px;display:block!important;font-weight:700;color:var(--color-title);margin:0 0 var(--space-xs) 0;line-height:1.2;font-family:var(--font-family-title)!important;text-transform:lowercase!important}#pageTitle{padding:0}.page-subtitle{font-size:18px;color:var(--text-dark);margin:0 auto;line-height:1.5;font-family:var(--font-family-ui);max-width:1024px;text-align:center}@media(max-width:768px){.page-header{padding:var(--space-lg) 0}.page-title{font-size:34px}.page-subtitle{font-size:16px}.product-image{max-height:175px}}.builder-progress{margin-bottom:var(--space-xl);padding:0;display:flex;justify-content:center}.progress-steps{display:flex;align-items:flex-start;justify-content:space-between;position:relative;width:50%;max-width:700px}.progress-steps:has(.progress-step:only-child){display:none}.progress-steps:before{content:"";position:absolute;top:28px;left:var(--line-left, 60px);width:var(--line-width, calc(100% - 120px) );height:4px;background:var(--bg-gray);z-index:0}.progress-steps:after{content:"";position:absolute;top:28px;left:var(--line-left, 60px);width:var(--progress-fill, 0px);height:4px;background:var(--brand-primary);z-index:1;transition:width .3s}.progress-step{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);position:relative;z-index:2;text-align:center;width:195px}.progress-step .step-number{width:56px;height:56px;border-radius:50%;background:var(--text-medium);color:var(--bg-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;font-family:var(--font-family-ui);transition:background .3s;position:relative}.progress-step .step-number:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;background:inherit;z-index:-1}.progress-step.active .step-number,.progress-step.completed .step-number{background:var(--brand-primary)}.progress-step .step-label{font-size:1.125rem;font-weight:700;color:var(--brand-primary);text-transform:uppercase;font-family:var(--font-family-title);line-height:1.3}.progress-step .step-description-text{font-size:.875rem;font-weight:400;color:var(--text-dark);font-family:var(--font-family-ui);line-height:1.3}.progress-step-connector{display:none}@media(max-width:768px){.progress-steps{flex-direction:column;align-items:flex-start;gap:var(--space-md);width:80%;padding-left:0}.progress-steps:before{top:var(--line-top, 22px);left:var(--line-left-mobile, 22px);right:auto;width:4px;height:var(--line-height, calc(100% - 44px) )}.progress-steps:after{top:var(--line-top, 22px);left:var(--line-left-mobile, 22px);right:auto;width:4px;height:var(--progress-fill-mobile, 0px)}.progress-steps{flex-direction:column;align-items:flex-start;gap:var(--space-lg);width:80%;padding-left:0}.progress-step{flex-direction:row;gap:var(--space-md);width:100%;text-align:left}.progress-step .step-number{width:44px;height:44px;font-size:1.1rem;flex-shrink:0}.progress-step .step-text-wrapper{display:flex;flex-direction:column}}.step-header{margin-bottom:var(--space-lg);text-align:center}.step-title{font-size:1.75rem;font-weight:700;color:var(--text-dark);font-family:var(--font-family-title)!important;text-transform:uppercase;margin:0 0 var(--space-sm) 0}.step-description{display:none}@media(max-width:768px){.step-title{font-size:1.25rem}}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:0;margin-bottom:var(--space-xl);overflow:visible!important}@media(min-width:769px){.step-header{margin:0 5% var(--space-lg)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr);overflow:visible!important}}@media(min-width:1400px){.product-grid{grid-template-columns:repeat(4,1fr);overflow:visible!important}}@media(min-width:2000px){.product-grid{grid-template-columns:repeat(5,1fr);overflow:visible!important}}.product-card{background:var(--bg-white);border:none;border-radius:0;overflow:visible;position:relative;transition:all .3s;cursor:pointer;display:flex;flex-direction:column}.product-card:hover{border:none;box-shadow:var(--shadow-md)}.product-card.selected{border:1px solid var(--color-modal-overlay);box-shadow:var(--shadow-md)}.product-card.out-of-stock{opacity:.6;cursor:not-allowed}.product-card.out-of-stock:hover{border-color:var(--bg-gray);box-shadow:none}.product-card.out-of-stock .product-image{filter:grayscale(100%)}.product-image-wrapper{position:relative;width:100%;aspect-ratio:3/2;overflow:visible;background:var(--bg-white);border-radius:0;cursor:pointer}.product-image-wrapper:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.step-navigation{display:none}@media(max-width:768px){.product-image-wrapper:after{content:"";position:absolute;bottom:0;right:8px;width:32px;height:32px;background-color:#808080cc;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-size:18px 18px;background-repeat:no-repeat;background-position:center;z-index:5;pointer-events:none}}.product-image{width:100%;height:100%;object-fit:contain;transition:transform .3s;display:block;padding:20px;box-sizing:border-box}@media(min-width:769px){.product-image-wrapper:after{content:"";position:absolute;top:20px;left:20px;right:20px;bottom:20px;width:calc(100% - 40px);height:calc(100% - 40px);background:var(--color-image-overlay);opacity:0;transition:opacity .3s;pointer-events:none;z-index:2;border-radius:0}.product-image-wrapper:hover:after{opacity:1}.product-image-wrapper:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:var(--bg-white);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-size:30px 30px;background-repeat:no-repeat;background-position:center;opacity:0;transition:opacity .3s;z-index:5;pointer-events:none;box-shadow:var(--shadow-modal)}.product-image-wrapper:hover:before{opacity:1}}.quantity-badge{position:absolute;top:0;left:0;width:40px;height:40px;background:var(--brand-secondary);color:var(--text-dark);font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:0;box-shadow:var(--shadow-sm);z-index:5;font-family:var(--font-family-ui)}.selected-checkmark{position:absolute;top:-12px;right:-12px;width:36px;height:36px;background:var(--brand-success);color:var(--bg-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;box-shadow:var(--shadow-modal);z-index:6}.product-info{padding:0 var(--space-md);flex:1;display:flex;flex-direction:column;text-align:center}.product-title{font-size:.875rem;font-weight:600;color:var(--text-dark);margin:0!important;padding-bottom:var(--space-sm);line-height:1.2;font-family:var(--font-family-ui)!important;letter-spacing:normal;text-transform:none}.product-price{font-size:.875rem;font-weight:600;color:var(--text-medium);padding:0 var(--space-md);margin-bottom:var(--space-sm);text-align:center;font-family:var(--font-family-ui)}.compare-at-price{text-decoration:line-through;color:#767676;margin-right:8px}.desktop-quantity-controls{padding:0 var(--space-md) var(--space-md) var(--space-md)}.quantity-selector{display:flex;align-items:stretch;background:var(--bg-white);border:none;border-radius:0;overflow:hidden;height:40px;width:100%;max-width:200px;margin:0 auto var(--space-md) auto}.qty-btn{flex:1;background:var(--brand-primary);color:var(--bg-white);border:none;font-size:1.75rem;font-weight:700;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;min-width:60px}.qty-btn:hover{background:var(--brand-primary-hover)}.qty-btn:active{background:var(--brand-primary-dark)}.qty-display{flex:0 0 50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;min-width:0}.qty-display .qty-label{font-size:.75rem;font-weight:700;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;line-height:1;margin-bottom:2px}.qty-display .qty-number{font-size:.75rem;font-weight:700;color:var(--text-dark);line-height:1}.add-to-bundle-btn{width:auto;min-width:120px!important;margin:0 auto var(--space-md) auto;display:block;background:var(--brand-primary);color:var(--bg-white);border:none;border-radius:0;font-size:14px;cursor:pointer;transition:background .2s;text-transform:uppercase;text-align:center;padding:var(--space-sm);font-weight:700!important;letter-spacing:normal!important;border-radius:var(--radius-xl)}.add-to-bundle-btn:disabled{background:#636363;color:#fff!important;cursor:not-allowed;opacity:1}.add-to-bundle-btn:hover{background:var(--brand-primary-hover)}.add-to-bundle-btn:active{background:var(--brand-primary-dark)}.desktop-quantity-controls{margin-top:auto}@media(max-width:768px){.desktop-quantity-controls{display:none!important}}@media(min-width:769px){.product-add-btn,.mobile-quantity-controls{display:none!important}}@media(max-width:768px){.product-add-btn{width:auto!important;min-width:100px!important;margin:0 auto var(--space-md) auto;display:block;background:var(--brand-primary);color:var(--bg-white);border:none;padding:var(--space-sm);border-radius:0;font-weight:700;font-size:16px;cursor:pointer;transition:background .2s;text-transform:uppercase;text-align:center;border-radius:var(--radius-xl)}.product-add-btn:hover{background:var(--brand-primary-hover)}.product-add-btn.product-add-btn:disabled,.add-to-bundle-btn.add-to-bundle-btn:disabled,.btn:disabled,button#nextBtn:disabled{background:#636363!important;color:#fff!important;cursor:not-allowed;opacity:1}.mobile-quantity-controls{display:none;align-items:stretch;background:var(--bg-white);border:none;border-radius:0;overflow:hidden;height:48px;width:140px;margin:0 auto var(--space-md) auto}.mobile-quantity-controls.active{display:flex}.product-qty-btn{flex:1;background:var(--brand-primary);color:var(--bg-white);border:none;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.product-qty-btn:active{background:var(--brand-primary-dark)}.product-qty-display{flex:0 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border:none;font-weight:700;color:var(--text-dark);padding:var(--space-xs);text-align:center;line-height:1.2}.product-qty-display .qty-label{font-size:.75rem;color:var(--text-dark);text-transform:uppercase}.product-qty-display .qty-number{font-size:1rem}}@media(max-width:768px){.order-summary{display:none}.mobile-summary-sticky{position:fixed;bottom:0;left:0;right:0;background:var(--bg-light);box-shadow:var(--shadow-sticky);z-index:1000;transition:all .3s ease;font-family:var(--font-family-body)}.mobile-summary-sticky.collapsed{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:var(--space-md);background:var(--bg-light)}.mobile-summary-sticky.collapsed .mobile-summary-view-btn-container{order:1;flex:0 0 auto}.mobile-summary-sticky.collapsed .mobile-summary-collapsed-content{order:2;flex:0 0 auto;margin-left:var(--space-md)}.mobile-summary-sticky.collapsed .mobile-summary-collapsed-content:empty,.mobile-summary-sticky.collapsed .mobile-summary-collapsed-content:not(:has(*:not([style*="display: none"]))){margin-left:0}.mobile-summary-sticky.collapsed .mobile-summary-nav-row{order:3;width:100%;justify-content:center;padding-top:var(--space-sm)}.mobile-summary-sticky.collapsed .mobile-summary-content{display:none}.mobile-summary-sticky.expanded{max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.mobile-summary-sticky.expanded .mobile-summary-collapsed-content,.mobile-summary-sticky.expanded .mobile-summary-view-btn-container{display:none}.mobile-summary-scrollable{max-height:450px;overflow-y:auto}.mobile-summary-progress{width:auto}.mobile-summary-progress-label{font-size:.875rem;font-weight:600;color:var(--text-dark);margin-bottom:var(--space-xs);text-align:center;white-space:nowrap}.mobile-summary-progress-bar{height:12px;background:var(--bg-white);border-radius:10px;overflow:hidden;min-width:180px;border:2px solid var(--text-dark)}.mobile-summary-progress-fill{height:100%;background:var(--brand-secondary);border-radius:10px;transition:width .5s ease}.mobile-summary-view-btn-container{flex:0 0 auto}.mobile-summary-toggle{display:inline-flex;align-items:center;gap:6px;background:none!important;border:none!important;padding:0!important;margin:0!important;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;border-radius:0!important;box-shadow:none!important;color:inherit!important;min-width:0!important;height:auto!important;line-height:normal!important}.mobile-summary-toggle:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;border-radius:2px}.mobile-summary-toggle-circle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--brand-secondary);color:var(--text-dark);flex-shrink:0}.mobile-summary-toggle-chevron{display:block}.mobile-summary-toggle-text{font-size:16px;font-weight:700;color:var(--text-dark);text-decoration:underline;text-underline-offset:2px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;font-family:var(--font-family-title)!important}.mobile-summary-btn--full{width:auto!important;padding:var(--space-sm) 12px!important;white-space:nowrap}.mobile-summary-btn{font-size:16px!important;white-space:nowrap;text-align:center!important;vertical-align:middle!important;line-height:normal!important}.mobile-summary-btn:not([style*="display: none"]){display:inline-flex!important;align-items:center!important;justify-content:center!important}.mobile-summary-btn--checkout{background:var(--brand-primary)!important;color:var(--bg-white)!important}.mobile-summary-btn--checkout:disabled{background:#636363!important;color:#fff!important;cursor:not-allowed;opacity:1}.mobile-summary-content{display:none;padding:var(--space-lg) var(--space-lg) 0}.mobile-summary-header{font-size:.875rem!important;font-weight:700!important;color:var(--text-dark);margin:0 0 10px!important;font-family:var(--font-family-ui)!important;letter-spacing:normal;text-transform:uppercase;padding-bottom:0!important;border-bottom:none!important}.mobile-summary-sticky.expanded .mobile-summary-content{display:block}.mobile-summary-items{margin-bottom:0;border-top:none;padding-top:0}.mobile-summary-item{display:grid;grid-template-columns:50px 1fr auto auto;gap:var(--space-md);align-items:center;padding:var(--space-md) 0;border-bottom:none}.mobile-summary-item-image img{width:50px;height:50px;object-fit:cover;border-radius:var(--radius-sm);opacity:1!important}.mobile-summary-item-title{font-size:.875rem;font-weight:400;color:var(--text-dark);font-family:var(--font-family-title)!important}.mobile-summary-item-quantity{font-size:.875rem;color:var(--text-medium);text-align:center;font-family:var(--font-family-ui);font-weight:700}.mobile-summary-item-price{font-weight:700;color:var(--text-dark);font-size:.875rem;font-family:var(--font-family-ui)}.mobile-summary-totals{background:var(--bg-light);padding:var(--space-md);border-radius:var(--radius-sm);margin-bottom:0}.mobile-summary-total-row{display:flex;justify-content:flex-end;gap:var(--space-md);align-items:center;font-weight:700!important;font-size:1rem;font-family:var(--font-family-ui)!important;padding-top:var(--space-sm);border-top:2px solid var(--text-medium);margin-top:var(--space-xs)}.mobile-summary-total-row span{font-weight:700!important;font-family:var(--font-family-ui)!important}.mobile-summary-progress-expanded{margin-bottom:var(--space-md);position:relative}.mobile-summary-progress-expanded .mobile-summary-progress-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:.875rem;color:var(--text-dark);z-index:2;margin:0;white-space:nowrap;font-family:var(--font-family-ui)!important}.mobile-summary-progress-expanded .mobile-summary-progress-bar{height:36px;background:var(--bg-white);border-radius:18px;overflow:hidden;position:relative;border:2px solid var(--color-border-strong)}.mobile-summary-progress-expanded .mobile-summary-progress-fill{height:100%;background:var(--brand-secondary);border-radius:18px;transition:width .5s ease}.mobile-summary-actions-expanded .mobile-summary-toggle{flex:0 0 auto}.mobile-summary-actions-expanded .mobile-summary-btn{flex:0 0 auto;padding:var(--space-sm) 12px!important;white-space:nowrap}}.modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;align-items:center;justify-content:center;font-family:var(--font-family-body)}#modalAddBtn,#modalCloseBtn{color:#fff;font-size:14px}.modal.active{display:flex}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-modal-overlay);z-index:1}.modal-content{position:relative;background:var(--bg-white);border-radius:var(--radius-lg);max-width:600px;width:90%;max-height:90vh;overflow-y:auto;z-index:2;box-shadow:var(--shadow-lg)}.modal-close{position:absolute;top:var(--space-md);right:var(--space-md);background:var(--bg-white);border:2px solid var(--bg-gray);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:10;transition:all .2s;color:var(--text-medium)}.modal-close:hover{background:var(--bg-gray);color:var(--text-dark)}.modal-body{display:flex;flex-direction:column;gap:var(--space-lg);padding:var(--space-xl);max-width:600px;margin:0 auto}.modal-image{width:100%;max-width:300px;margin:0 auto;aspect-ratio:1;overflow:hidden;border-radius:var(--radius-md);background:transparent}@media(max-width:768px){.modal-image{max-width:100%}#chat-button{display:none}}.modal-image img{width:100%;height:100%;object-fit:contain;opacity:1!important}.modal-details{display:flex;flex-direction:column;gap:var(--space-md)}.modal-details h3{font-size:1.2rem;font-weight:700;color:var(--text-dark);margin:0;text-align:center;font-family:var(--font-family-title)!important;letter-spacing:normal;text-transform:none}.modal-price{font-size:1rem;font-weight:700;color:var(--text-medium);text-align:center;font-family:var(--font-family-ui)}.modal-description{flex:1;color:var(--text-dark);line-height:1.6;text-align:center;font-weight:400;font-size:14px;font-family:var(--font-family-ui)}.modal-actions{display:flex;gap:var(--space-md);margin-bottom:var(--space-lg);justify-content:center}#modalTitle{color:var(--text-dark);font-family:var(--font-family-ui)!important;font-size:1,2rem;letter-spacing:normal}.modal-actions .btn{font-size:16px;text-align:center}@media(min-width:769px){.modal-actions .btn{font-size:20px}}@media(min-width:769px){.mobile-summary-sticky{display:none}}@media(min-width:769px){.bundle-builder-main{display:grid;grid-template-columns:1fr 400px;gap:var(--space-xl);overflow:visible!important;margin:0 5%}.bundle-builder-content{min-width:0;overflow:visible!important;width:100%;margin:0 auto;padding-top:0;max-width:1400px}.step-container{margin-top:0;padding-top:0}.order-summary{position:sticky;top:0;background:var(--bg-light);border:none;border-radius:0;padding:var(--space-md) var(--space-xl);max-height:100vh;overflow-y:auto;display:flex;flex-direction:column;align-self:start}.order-summary-header{font-size:.875rem!important;font-weight:700!important;color:var(--text-dark);margin-bottom:10px!important;margin-top:var(--space-md);padding-bottom:0;border-bottom:none;flex-shrink:0;font-family:var(--font-family-ui)!important;text-transform:uppercase!important}.summary-items{flex:1;margin-bottom:var(--space-lg);min-height:0;overflow-y:auto}.summary-item{display:grid;grid-template-columns:50px 1fr auto auto;gap:var(--space-sm);align-items:center;padding:var(--space-sm) 0;border-bottom:none}.summary-item-image{width:50px;height:50px;overflow:hidden;border-radius:var(--radius-sm);background:var(--bg-white)}.summary-item-image img{width:100%;height:100%;object-fit:cover;opacity:1!important}.summary-item-info{min-width:0}.summary-item-title{font-size:.875rem;font-weight:400;color:var(--text-dark);line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;font-family:var(--font-family-ui)!important}.summary-item-meta{font-size:.75rem;color:var(--text-medium);white-space:nowrap;font-family:var(--font-family-ui);font-weight:700}.summary-item-price{font-weight:700;font-size:.875rem;color:var(--text-dark);white-space:nowrap;text-align:right;font-family:var(--font-family-ui)}.summary-totals{border-top:2px solid var(--text-dark);padding-top:var(--space-sm);margin-top:var(--space-sm);margin-bottom:0}.summary-row{display:flex;justify-content:flex-end;gap:var(--space-md);margin-bottom:var(--space-sm);font-size:.9375rem;font-family:var(--font-family-ui)}.summary-row.discount{color:var(--brand-success-dark);font-weight:600;font-family:var(--font-family-ui)}.summary-row.total,.summary-row-total{font-size:.875rem!important;font-weight:700!important;padding-top:var(--space-sm);border-top:2px solid var(--text-dark);margin-top:var(--space-sm);font-family:var(--font-family-ui)!important;display:flex;justify-content:flex-end;gap:var(--space-md)}.summary-row.total span,.summary-row-total span{font-weight:700!important;font-family:var(--font-family-ui)!important}.discount-progress{margin-bottom:var(--space-md);flex-shrink:0}.discount-progress-label{font-size:.875rem;font-weight:600;color:var(--brand-success-dark);text-align:center;margin-bottom:var(--space-sm);font-family:var(--font-family-ui)}.discount-progress-bar{width:100%;height:8px;background:var(--bg-gray);border-radius:4px;overflow:hidden;position:relative}.discount-progress-fill{height:100%;background:var(--brand-success);border-radius:4px;transition:width .3s ease;width:0%}.summary-progress{margin-bottom:var(--space-md);padding:0;background:transparent;border-radius:0;text-align:center;flex-shrink:0;position:relative}#summaryProgressText{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:.875rem;color:var(--text-dark);z-index:2;margin:0;display:block;white-space:nowrap;font-family:var(--font-family-ui)!important}.summary-progress-bar{width:100%;height:36px;background:var(--bg-white);border-radius:18px;overflow:hidden;position:relative;border:2px solid var(--color-border-strong)}.summary-progress-fill{height:100%;background:var(--brand-secondary);border-radius:18px;transition:width .3s ease,background-color .3s ease;width:0%}.bundle-checkout-btn{background:var(--brand-primary)!important;color:var(--bg-white)!important;font-size:20px!important;font-weight:700!important;text-align:center!important;width:100%;display:block;flex-shrink:0;border-radius:0!important}.bundle-checkout-btn:hover:not(:disabled){background:var(--brand-primary-hover)!important}.bundle-checkout-btn:disabled{background:#636363!important;color:#fff!important;cursor:not-allowed;opacity:1}#addToCartBtn{width:100%;background:var(--brand-success);color:var(--bg-white);border:none;border-radius:var(--radius-sm);font-weight:700;font-size:1rem!important;cursor:pointer;transition:all .2s;text-transform:uppercase}#addToCartBtn:disabled{background:#636363;color:#fff;cursor:not-allowed;transform:none;opacity:1}}@media(max-width:768px){.order-summary{display:none}.mobile-summary-subtotal-row,.mobile-summary-discount-row{display:flex;justify-content:flex-end;gap:var(--space-md);align-items:center;font-family:var(--font-family-ui)!important;padding-bottom:var(--space-xs)}.mobile-summary-subtotal-row{border-top:2px solid var(--text-medium);padding-top:var(--space-sm);margin-top:var(--space-xs)}}@media(min-width:769px){.product-image{transition:transform .3s;max-height:250px}}.bundle-disclaimer{font-size:.75rem;color:var(--color-error);text-align:center;margin:var(--space-md) 0;line-height:1.2;font-style:italic;font-family:var(--font-family-ui)!important}.builder-progress:has(.progress-step:only-child){display:none}@media(max-width:768px){.builder-progress:has(.progress-step:only-child){display:none}}.bundle-max-toast{position:fixed;top:50%;left:50%;transform:translate(-50%) translateY(-80px);background:var(--brand-secondary);outline:2px solid var(--text-dark);color:var(--text-dark);padding:14px 24px;border-radius:var(--radius-xl);font-family:var(--font-family-ui);font-size:.9375rem;font-weight:600;text-align:center;box-shadow:var(--shadow-md);z-index:99999;pointer-events:none;transition:transform .3s ease,opacity .3s ease;opacity:0;white-space:nowrap}.bundle-max-toast.visible{transform:translate(-50%) translateY(0);opacity:1}.bundle-max-toast.hiding{transform:translate(-50%) translateY(-80px);opacity:0}@media(max-width:768px){.bundle-max-toast{top:auto;bottom:200px;font-size:.875rem;padding:12px 20px;max-width:90vw;white-space:normal}.bundle-max-toast.visible{transform:translate(-50%) translateY(0)}.bundle-max-toast.hiding{transform:translate(-50%) translateY(20px)}}#attentive_overlay{display:none}.template-page .bundle-builder a:focus,.template-page .bundle-builder button:hover,.template-page .bundle-builder input[type=submit]:hover,add-to-bundle-btn:hover{outline:none!important}[data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):disabled:hover,[data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)[disabled]:hover{background:var(--text-medium)!important;background-color:var(--text-medium)!important;color:var(--bg-white)!important;cursor:not-allowed!important;opacity:.7!important;transform:none!important;box-shadow:none!important}.bundle-filters{margin-bottom:var(--space-lg)}.bundle-search-wrapper{margin-bottom:var(--space-md)}.bundle-search-input{width:100%;padding:var(--space-sm) var(--space-md);border:2px solid var(--bg-gray);border-radius:var(--radius-md);font-size:1rem;font-family:var(--font-family-body);color:var(--text-dark);background:var(--bg-white);transition:border-color .2s;box-sizing:border-box}.bundle-search-input:focus{outline:none;border-color:var(--brand-primary)}.bundle-search-input::placeholder{color:var(--text-dark)}.bundle-filter-buttons{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.bundle-filter-btn{padding:var(--space-sm) var(--space-md);border:2px solid var(--bg-gray);border-radius:var(--radius-md);background:var(--bg-white);color:var(--text-medium);font-size:.875rem;font-weight:600;font-family:var(--font-family-ui);cursor:pointer;transition:all .2s;white-space:nowrap}.bundle-filter-btn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.bundle-filter-btn.active{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--bg-white)}@media(max-width:768px){.bundle-filter-buttons{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-xs)}.bundle-filter-btn{flex-shrink:0}}.summary-nav-buttons{display:flex;gap:var(--space-md);margin-bottom:var(--space-md)}.summary-nav-btn{flex:1;font-weight:700!important;text-align:center;padding:var(--space-sm)!important;text-transform:uppercase;border-radius:0!important}.summary-nav-btn.btn-secondary,#mobilePrevBtn{background:var(--bg-white)!important;color:var(--brand-primary)!important;border:2px solid var(--brand-primary)!important}.summary-nav-btn.btn-primary{background:var(--brand-primary)!important;color:var(--bg-white)!important;border:none!important}.summary-nav-btn.btn-primary:disabled{background:#636363!important;color:#fff!important;cursor:not-allowed;opacity:1;font-family:var(--font-family-ui);font-size:1rem!important;letter-spacing:normal}@media(max-width:768px){.mobile-summary-nav-row,.mobile-summary-nav-row-expanded{display:flex;gap:var(--space-sm);padding:0 var(--space-md) var(--space-md) var(--space-md);justify-content:center;width:100%;order:3}.mobile-summary-nav-row{display:flex;gap:var(--space-sm);padding:var(--space-sm) var(--space-md) var(--space-md) var(--space-md);justify-content:center;width:100%}.mobile-nav-btn{flex:1;max-width:200px;font-family:var(--font-family-ui)!important}.mobile-summary-nav-row-expanded{padding:0;margin-bottom:var(--space-sm)}.mobile-summary-actions-expanded{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;padding:0 var(--space-sm) var(--space-sm);gap:var(--space-sm)}.mobile-checkout-inline{flex:0 1 auto!important;width:auto!important;padding:var(--space-sm) var(--space-md)!important;white-space:nowrap}.mobile-summary-actions-expanded .mobile-summary-toggle,.mobile-summary-actions-expanded .mobile-checkout-inline{flex:0 0 auto}.mobile-summary-actions-expanded .mobile-summary-nav-row-expanded{width:100%;justify-content:center}.mobile-summary-actions-expanded .mobile-summary-btn--checkout{flex:1}}@media(max-width:768px){.mobile-summary-sticky-bottom{padding:var(--space-sm) var(--space-md) var(--space-md);background:var(--bg-light);flex-shrink:0}.mobile-summary-expanded-nav{display:flex;justify-content:center}.mobile-summary-scrollable{flex:1;overflow-y:auto;min-height:0}}#summaryPrevBtn,#summaryNextBtn,#mobilePrevBtn,#mobileNextBtn{font-weight:500!important;letter-spacing:normal!important}#bundleSearchInput{max-width:300px}.bundle-no-results{grid-column:1 / -1;text-align:center;padding:var(--space-xl);color:var(--text-medium);font-family:var(--font-family-ui);font-size:1rem}
/*# sourceMappingURL=/cdn/shop/t/79/assets/wp_bundle-builder.css.map */
