.variant-selector{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;position:relative;z-index:0}.variant-selector *,.variant-selector *:before,.variant-selector *:after{box-sizing:border-box}.variant-selector__quantity-selector{display:flex;gap:.75rem;margin-bottom:.75rem;width:100%;max-width:100%}.variant-selector__title{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.variant-selector__title-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#444e4f;color:#fff;border-radius:4px;font-size:11px;font-weight:600}.variant-selector__title-icon{width:.875rem;height:.875rem}.variant-selector__title-text{margin-left:.5rem;color:#666;font-size:13px}.variant-selector__quantity-card{flex:1;position:relative;padding:.5rem .75rem;background:var(--card-background);border:2px solid var(--card-border);border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:center;gap:.5rem;min-width:0;max-width:100%;overflow:visible}.variant-selector__quantity-card:hover{border-color:#000}.variant-selector__quantity-card--selected{border-color:#000;border-width:2px}.variant-selector__quantity-badge{position:absolute;top:-16px;right:12px;padding:.25rem .5rem;background:#1a1a1a;color:#fff;font-size:.625rem;font-weight:600;border-radius:4px;text-transform:uppercase;z-index:2;transform:translateY(0)}.variant-selector__quantity-badge--best{background:#1a1a1a}.variant-selector__quantity-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#444e4f;color:#fff;border-radius:50%;font-size:.875rem;font-weight:600;flex-shrink:0}.variant-selector__quantity-content{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.variant-selector__quantity-label{font-size:11px;font-weight:500;white-space:nowrap;flex-shrink:0;line-height:1.2}.variant-selector__quantity-price{display:flex;flex-direction:row;align-items:baseline;column-gap:.375rem;row-gap:0;min-width:0;overflow:hidden;flex-wrap:wrap}.variant-selector__price{font-size:15px;font-weight:700;line-height:1.2}.variant-selector__compare-price{font-size:12px;color:#999;text-decoration:line-through;line-height:1.2}.variant-selector__discount{display:inline-flex;align-items:center;padding:.2rem .4rem;background:#e8f5e9;color:#2e9e7b;font-size:12px;font-weight:600;border-radius:4px;white-space:nowrap;flex-shrink:0;align-self:center}.variant-selector__discount--positive{background:#ffe0e0;color:#d32f2f}.variant-selector__selectors,.variant-selector__selector-group{margin-bottom:.75rem;width:100%;max-width:100%;overflow:visible}.variant-selector__selector-group:last-child{margin-bottom:0}.variant-selector__duo-selectors-container{background:#f5f5f5;border:2px solid #e5e5e5;border-radius:4px;padding:.75rem;margin-top:.75rem;margin-bottom:.75rem}.variant-selector__duo-selectors-container--hidden{display:none}.variant-selector__duo-selectors-container .variant-selector__selectors{margin-bottom:0}.variant-selector__duo-selectors-container .variant-selector__selector-group{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.variant-selector__duo-selectors-container .variant-selector__selector-group:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.variant-selector__duo-selectors-container .variant-selector__summary{margin-bottom:0;margin-top:.75rem}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-options,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-options{display:flex;gap:.75rem;flex-wrap:wrap}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-option,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-option{flex:1 1 0;min-width:0}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-label,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-label{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.625rem;padding:.75rem;background:#fff;border:2px solid #e5e5e5;border-radius:4px;cursor:pointer;transition:all .2s ease;min-height:auto}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-label:hover,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-label:hover{border-color:#000}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-radio:checked+.variant-selector__type-label,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-radio:checked+.variant-selector__type-label{background:#f5f5f5;border-color:#333}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-radio-button,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-radio-button{width:15px;height:15px;border:2px solid #999;border-radius:50%;background:#fff;position:relative;flex-shrink:0;transition:all .2s ease}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-radio:checked+.variant-selector__type-label .variant-selector__type-radio-button,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-radio:checked+.variant-selector__type-label .variant-selector__type-radio-button{border-color:#333;background:#333}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-radio:checked+.variant-selector__type-label .variant-selector__type-radio-button:after,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-radio:checked+.variant-selector__type-label .variant-selector__type-radio-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#fff}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-name,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-name{font-size:13px;font-weight:500;color:#333;margin:0;line-height:1.2;white-space:nowrap}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-image,.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-info,.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-checkmark,.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-badge,.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-description,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-image,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-info,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-checkmark,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-badge,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-description,.variant-selector__selector-group--hidden{display:none}.variant-selector__selector-label{display:block;font-weight:600;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#666;margin-bottom:.5rem}.variant-selector__type-options{display:flex;flex-wrap:nowrap;gap:.75rem;width:100%;max-width:100%;overflow:visible;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:4px}.variant-selector__type-options::-webkit-scrollbar{height:4px}.variant-selector__type-options::-webkit-scrollbar-track{background:#f1f1f1}.variant-selector__type-options::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.variant-selector__type-option{flex:1 1 0;min-width:150px;max-width:100%}@media screen and (min-width: 741px){.variant-selector__type-options{overflow:visible}.variant-selector__type-option{min-width:0}}.variant-selector__type-label{width:100%;box-sizing:border-box}.variant-selector__type-option{position:relative;overflow:visible}.variant-selector__type-radio{position:absolute;opacity:0;pointer-events:none}.variant-selector__type-label{display:flex;flex-direction:column;background:#fff;border:2px solid var(--card-border);border-radius:4px;cursor:pointer;transition:all .2s ease;overflow:hidden;height:100%;position:relative}.variant-selector__type-label:hover{border-color:var(--selector-selected-background)}.variant-selector__type-radio:checked+.variant-selector__type-label{border-color:var(--selector-selected-background)}.variant-selector__type-image{position:relative;background:#fff;padding:.35rem;display:flex;align-items:center;justify-content:center;min-height:50px;overflow:visible;flex-shrink:0}.variant-selector__type-image img{max-width:100%;height:auto;max-height:70px;object-fit:contain}.variant-selector__type-badge{position:absolute;top:4px;left:8px;padding:.25rem .5rem;background:#f9ca4f;color:#000;font-size:.625rem;font-weight:600;border-radius:4px;text-transform:uppercase;z-index:1}.variant-selector__type-checkmark{position:absolute;top:12px;right:12px;width:20px;height:20px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.variant-selector__type-checkmark svg{width:10px;height:10px;fill:#fff}.variant-selector__type-radio:checked+.variant-selector__type-label .variant-selector__type-checkmark{opacity:1}.variant-selector__type-info{background:#3d4749;color:#fff;padding:.5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:0rem;flex:1;min-height:0}.variant-selector__type-name{font-size:11px;font-weight:700;margin-bottom:0;line-height:1.2;white-space:nowrap}.variant-selector__type-description{font-size:10px;opacity:.9;line-height:1.2}.variant-selector__summary{padding:.2rem;background:#f5f5f5;border-radius:4px;text-align:center}.variant-selector__summary-label{font-size:11px;color:#666;margin-bottom:.25rem;line-height:1.2}.variant-selector__summary-text{font-size:13px;font-weight:600;line-height:1.2}@media screen and (max-width: 740px){.variant-selector__quantity-selector{flex-direction:row;gap:.5rem}.variant-selector__quantity-card{flex-wrap:nowrap;gap:.375rem;padding:.4rem .5rem;border-width:1.5px}.variant-selector__quantity-card--selected{border-width:1.5px}.variant-selector__quantity-price{flex:1;margin-top:0}.variant-selector__quantity-label{font-size:10px}.variant-selector__price{font-size:14px}.variant-selector__compare-price{font-size:11px}.variant-selector__quantity-icon{width:1.75rem;height:1.75rem;font-size:.75rem}.variant-selector__discount{font-size:11px;padding:.15rem .3rem}.variant-selector__type-options{flex-wrap:nowrap;overflow-x:hidden;gap:.5rem}.variant-selector__type-option{flex:1 1 0;min-width:0}.variant-selector__price{font-size:1.125rem}.variant-selector__type-label{border-width:1.5px}.variant-selector__selector-group[data-selector-group="1-duo"] .variant-selector__type-label,.variant-selector__selector-group[data-selector-group="2"] .variant-selector__type-label{border-width:1.5px;flex-direction:column;gap:.375rem;padding:.5rem .375rem}.variant-selector__type-image{min-height:45px;padding:.25rem}.variant-selector__type-image img{max-height:70px}.variant-selector__type-info{padding:.5rem .25rem}.variant-selector__type-name{font-size:13px}.variant-selector__type-description{font-size:10px}.variant-selector__type-badge{top:2px;left:4px;padding:.15rem .35rem;font-size:.5rem;border-radius:3px}}.saddle-bundle{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;position:relative;z-index:0}.saddle-bundle *,.saddle-bundle *:before,.saddle-bundle *:after{box-sizing:border-box}.saddle-bundle__quantity-selector{display:flex;gap:.75rem;margin-bottom:.75rem;width:100%;max-width:100%}.saddle-bundle__title{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.saddle-bundle__title-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#444e4f;color:#fff;border-radius:4px;font-size:11px;font-weight:600}.saddle-bundle__title-icon{width:.875rem;height:.875rem}.saddle-bundle__title-text{margin-left:.5rem;color:#666;font-size:13px}.saddle-bundle__quantity-card{flex:1;position:relative;padding:.5rem .75rem;background:var(--card-background);border:2px solid var(--card-border);border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:center;gap:.5rem;min-width:0;max-width:100%;overflow:visible}.saddle-bundle__quantity-card:hover{border-color:#000}.saddle-bundle__quantity-card--selected{border-color:#000;border-width:2px}.saddle-bundle__quantity-badge{position:absolute;top:-16px;right:12px;padding:.25rem .5rem;background:#1a1a1a;color:#fff;font-size:.625rem;font-weight:600;border-radius:4px;text-transform:uppercase;z-index:2;transform:translateY(0)}.saddle-bundle__quantity-badge--best{background:#1a1a1a}.saddle-bundle__quantity-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#444e4f;color:#fff;border-radius:50%;font-size:.875rem;font-weight:600;flex-shrink:0}.saddle-bundle__quantity-content{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.saddle-bundle__quantity-label{font-size:11px;font-weight:500;white-space:nowrap;flex-shrink:0;line-height:1.2}.saddle-bundle__quantity-price{display:flex;flex-direction:row;align-items:baseline;column-gap:.375rem;row-gap:0;min-width:0;overflow:hidden;flex-wrap:wrap}.saddle-bundle__price{font-size:15px;font-weight:700;line-height:1.2}.saddle-bundle__compare-price{font-size:12px;color:#999;text-decoration:line-through;line-height:1.2}.saddle-bundle__discount{display:inline-flex;align-items:center;padding:.2rem .4rem;background:#e8f5e9;color:#2e9e7b;font-size:12px;font-weight:600;border-radius:4px;white-space:nowrap;flex-shrink:0;align-self:center}.saddle-bundle__discount--positive{background:#ffe0e0;color:#d32f2f}.saddle-bundle__selectors,.saddle-bundle__selector-group{margin-bottom:.75rem;width:100%;max-width:100%;overflow:visible}.saddle-bundle__selector-group:last-child{margin-bottom:0}.saddle-bundle__duo-selectors-container{background:#f5f5f5;border:2px solid #e5e5e5;border-radius:4px;padding:.75rem;margin-top:.75rem;margin-bottom:.75rem}.saddle-bundle__duo-selectors-container--hidden{display:none}.saddle-bundle__duo-selectors-container .saddle-bundle__selectors{margin-bottom:0}.saddle-bundle__duo-selectors-container .saddle-bundle__selector-group{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.saddle-bundle__duo-selectors-container .saddle-bundle__selector-group:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.saddle-bundle__duo-selectors-container .saddle-bundle__summary{margin-bottom:0;margin-top:.75rem}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-options,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-options{display:flex;gap:.75rem;flex-wrap:wrap}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-option,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-option{flex:1 1 0;min-width:0}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-label,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-label{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.625rem;padding:.75rem;background:#fff;border:2px solid #e5e5e5;border-radius:4px;cursor:pointer;transition:all .2s ease;min-height:auto}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-label:hover,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-label:hover{border-color:#000}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-radio:checked+.saddle-bundle__type-label,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-radio:checked+.saddle-bundle__type-label{background:#f5f5f5;border-color:#333}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-radio-button,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-radio-button{width:15px;height:15px;border:2px solid #999;border-radius:50%;background:#fff;position:relative;flex-shrink:0;transition:all .2s ease}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-radio:checked+.saddle-bundle__type-label .saddle-bundle__type-radio-button,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-radio:checked+.saddle-bundle__type-label .saddle-bundle__type-radio-button{border-color:#333;background:#333}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-radio:checked+.saddle-bundle__type-label .saddle-bundle__type-radio-button:after,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-radio:checked+.saddle-bundle__type-label .saddle-bundle__type-radio-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#fff}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-name,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-name{font-size:13px;font-weight:500;color:#333;margin:0;line-height:1.2;white-space:nowrap}.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-image,.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-info,.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-checkmark,.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-badge,.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-description,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-image,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-info,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-checkmark,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-badge,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-description,.saddle-bundle__selector-group--hidden{display:none}.saddle-bundle__selector-label{display:block;font-weight:600;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#666;margin-bottom:.5rem}.saddle-bundle__type-options{display:flex;flex-wrap:nowrap;gap:.75rem;width:100%;max-width:100%;overflow:visible;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:4px}.saddle-bundle__type-options::-webkit-scrollbar{height:4px}.saddle-bundle__type-options::-webkit-scrollbar-track{background:#f1f1f1}.saddle-bundle__type-options::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.saddle-bundle__type-option{flex:1 1 0;min-width:150px;max-width:100%}@media screen and (min-width: 741px){.saddle-bundle__type-options{overflow:visible}.saddle-bundle__type-option{min-width:0}}.saddle-bundle__type-label{width:100%;box-sizing:border-box}.saddle-bundle__type-option{position:relative;overflow:visible}.saddle-bundle__type-radio{position:absolute;opacity:0;pointer-events:none}.saddle-bundle__type-label{display:flex;flex-direction:column;background:#fff;border:2px solid var(--card-border);border-radius:4px;cursor:pointer;transition:all .2s ease;overflow:hidden;height:100%;position:relative}.saddle-bundle__type-label:hover{border-color:var(--selector-selected-background)}.saddle-bundle__type-radio:checked+.saddle-bundle__type-label{border-color:var(--selector-selected-background)}.saddle-bundle__type-image{position:relative;background:#fff;padding:.35rem;display:flex;align-items:center;justify-content:center;min-height:50px;overflow:visible;flex-shrink:0}.saddle-bundle__type-image img{max-width:100%;height:auto;max-height:70px;object-fit:contain}.saddle-bundle__type-badge{position:absolute;top:4px;left:8px;padding:.25rem .5rem;background:#f9ca4f;color:#000;font-size:.625rem;font-weight:600;border-radius:4px;text-transform:uppercase;z-index:1}.saddle-bundle__type-checkmark{position:absolute;top:12px;right:12px;width:20px;height:20px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.saddle-bundle__type-checkmark svg{width:10px;height:10px;fill:#fff}.saddle-bundle__type-radio:checked+.saddle-bundle__type-label .saddle-bundle__type-checkmark{opacity:1}.saddle-bundle__type-info{background:#3d4749;color:#fff;padding:.5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:0rem;flex:1;min-height:0}.saddle-bundle__type-name{font-size:11px;font-weight:700;margin-bottom:0;line-height:1.2;white-space:nowrap}.saddle-bundle__type-description{font-size:10px;opacity:.9;line-height:1.2}.saddle-bundle__summary{padding:.2rem;background:#f5f5f5;border-radius:4px;text-align:center}.saddle-bundle__summary-label{font-size:11px;color:#666;margin-bottom:.25rem;line-height:1.2}.saddle-bundle__summary-text{font-size:13px;font-weight:600;line-height:1.2}@media screen and (max-width: 740px){.saddle-bundle__quantity-selector{flex-direction:row;gap:.5rem}.saddle-bundle__quantity-card{flex-wrap:nowrap;gap:.375rem;padding:.4rem .5rem;border-width:1.5px}.saddle-bundle__quantity-card--selected{border-width:1.5px}.saddle-bundle__quantity-price{flex:1;margin-top:0}.saddle-bundle__quantity-label{font-size:10px}.saddle-bundle__price{font-size:14px}.saddle-bundle__compare-price{font-size:11px}.saddle-bundle__quantity-icon{width:1.75rem;height:1.75rem;font-size:.75rem}.saddle-bundle__discount{font-size:11px;padding:.15rem .3rem}.saddle-bundle__type-options{flex-wrap:nowrap;overflow-x:hidden;gap:.5rem}.saddle-bundle__type-option{flex:1 1 0;min-width:0}.saddle-bundle__price{font-size:1.125rem}.saddle-bundle__type-label,.saddle-bundle__selector-group[data-selector-group="1-duo"] .saddle-bundle__type-label,.saddle-bundle__selector-group[data-selector-group="2"] .saddle-bundle__type-label{border-width:1.5px}.saddle-bundle__type-image{min-height:45px;padding:.25rem}.saddle-bundle__type-image img{max-height:70px}.saddle-bundle__type-info{padding:.5rem .25rem}.saddle-bundle__type-name{font-size:13px}.saddle-bundle__type-description{font-size:10px}}.saddle-bundle__addon{margin-bottom:.75rem;width:100%;max-width:100%}.saddle-bundle__addon-checkbox-container{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border:2px solid var(--card-border);border-radius:4px;cursor:pointer;transition:all .2s ease}.saddle-bundle__addon-checkbox-container:hover,.saddle-bundle__addon-checkbox-container--checked{border-color:#000;background:#fff}.saddle-bundle__addon-checkbox-input{width:15px;height:15px;min-width:15px;cursor:pointer;accent-color:#000000;flex-shrink:0}.saddle-bundle__addon-image{width:50px;height:50px;min-width:50px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.saddle-bundle__addon-image img{width:100%;height:100%;object-fit:contain}.saddle-bundle__addon-image--loading{background:#f0f0f0}.saddle-bundle__addon-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.saddle-bundle__addon-title{font-size:13px;font-weight:600;color:#333;line-height:1.3}.saddle-bundle__addon-description{font-size:11px;color:#666;line-height:1.3}.saddle-bundle__addon-price-container{display:flex;flex-direction:row;align-items:baseline;gap:.375rem;flex-shrink:0;margin-left:auto;flex-wrap:wrap}.saddle-bundle__addon-price{font-size:15px;font-weight:700;color:#2e9e7b}.saddle-bundle__addon-compare-price{font-size:12px;color:#999;text-decoration:line-through}.saddle-bundle__addon-loading{display:flex;align-items:center;justify-content:center;padding:2rem;color:#666;font-size:14px}.saddle-bundle__addon-error{display:flex;align-items:center;justify-content:center;padding:1rem;color:#d32f2f;font-size:12px;background:#ffe0e0;border-radius:4px}@media screen and (max-width: 740px){.saddle-bundle__addon-checkbox-container{flex-wrap:nowrap;gap:.5rem;align-items:center;border-width:1.5px;padding:.4rem .5rem}.saddle-bundle__addon-content{flex:1;min-width:0;padding-right:.5rem}.saddle-bundle__addon-title{font-size:11px;line-height:1.1}.saddle-bundle__addon-description{font-size:10px;margin-top:0;line-height:1.1}.saddle-bundle__addon-price-container{flex-shrink:0;flex-direction:column;align-items:flex-end;gap:0;margin-left:0;margin-top:0;flex-wrap:nowrap}.saddle-bundle__addon-price-wrap,.saddle-bundle__addon-compare-price-wrap{display:inline-flex;align-items:baseline}.saddle-bundle__addon-price{font-size:13px}.saddle-bundle__addon-compare-price{font-size:10px}.saddle-bundle__addon-image{width:40px;height:40px;min-width:40px;flex-shrink:0}.saddle-bundle__addon-checkbox-input{flex-shrink:0}}.single-dual-bundle{width:100%;max-width:100%;overflow:visible;box-sizing:border-box;position:relative;z-index:0;font-family:inherit}.single-dual-bundle *,.single-dual-bundle *:before,.single-dual-bundle *:after{box-sizing:border-box}.single-dual-bundle__selectors{margin-bottom:1.5rem;width:100%}.single-dual-bundle__selector-label{display:block;font-weight:600;font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:#666;margin-bottom:.75rem}.single-dual-bundle__type-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%}.single-dual-bundle__type-option{position:relative;min-width:0}.single-dual-bundle__type-radio{position:absolute;opacity:0;pointer-events:none}.single-dual-bundle__type-label{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s ease;overflow:hidden;height:100%;position:relative;box-shadow:0 1px 2px #0000000d}.single-dual-bundle__type-label:hover{border-color:#999}.single-dual-bundle__type-radio:checked+.single-dual-bundle__type-label{border-color:#111827;border-width:2px;margin:-1px}.single-dual-bundle__type-image{position:relative;background:#fff;padding:1rem .5rem;display:flex;align-items:center;justify-content:center;min-height:100px}.single-dual-bundle__type-image img{max-width:100%;height:auto;max-height:120px;object-fit:contain}.single-dual-bundle__type-badge{position:absolute;top:8px;left:8px;padding:.25rem .5rem;background:gold;color:#000;font-size:10px;font-weight:700;border-radius:4px;text-transform:uppercase;z-index:1;line-height:1}.single-dual-bundle__type-checkmark{position:absolute;top:8px;right:8px;width:20px;height:20px;background:#111827;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;z-index:2}.single-dual-bundle__type-radio:checked+.single-dual-bundle__type-label .single-dual-bundle__type-checkmark{opacity:1}.single-dual-bundle__type-checkmark svg{width:12px;height:12px;fill:#fff}.single-dual-bundle__type-info{background:#3d4749;color:#fff;padding:.75rem .5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:.5rem;flex:1}.single-dual-bundle__type-name{font-size:14px;font-weight:700;line-height:1.2;color:#fff}.single-dual-bundle__type-description{font-size:11px;font-weight:400;color:#fffc;line-height:1.3;display:flex;flex-direction:column;gap:.25rem}.single-dual-bundle__type-description-label{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#fff9}.single-dual-bundle__type-description-list{background:#ffffffe6;color:#333;border-radius:4px;padding:.5rem;margin:0;list-style:none;text-align:center;width:100%}.single-dual-bundle__type-description-list li{font-size:11px;font-weight:600;line-height:1.4}.single-dual-bundle__quantity-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.single-dual-bundle__quantity-title-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:#444e4f;color:#fff;border-radius:99px;font-size:10px;font-weight:600}.single-dual-bundle__quantity-title-icon{width:.75rem;height:.75rem}.single-dual-bundle__quantity-title-text{color:#666;font-size:12px}.single-dual-bundle__option-selector{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem;width:100%}.single-dual-bundle__option-item{display:flex;flex-direction:column;width:100%;position:relative}.single-dual-bundle__option-card{position:relative;padding:.75rem .875rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%;min-height:68px}.single-dual-bundle__option-card:hover{border-color:#9ca3af}.single-dual-bundle__option-card--selected{background:#fff;border-color:#111827}.single-dual-bundle__floating-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);padding:.2rem .6rem;border-radius:99px;font-size:10px;font-weight:700;color:#fff;z-index:10;white-space:nowrap;box-shadow:0 2px 4px #0000001a}.single-dual-bundle__floating-badge--orange{background:#f59e0b}.single-dual-bundle__floating-badge--grey{background:#4b5563}.single-dual-bundle__option-circle{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;flex-shrink:0}.single-dual-bundle__option-circle--1x{background:#4b5563}.single-dual-bundle__option-circle--2x{background:#f59e0b}.single-dual-bundle__option-circle--3x{background:#4b5563}.single-dual-bundle__option-card-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.0625rem}.single-dual-bundle__option-label{font-size:13px;font-weight:500;color:#6b7280;line-height:1.2}.single-dual-bundle__option-price-box{display:flex;flex-direction:row;align-items:baseline;gap:.4rem;flex-wrap:wrap}.single-dual-bundle__price{font-size:16px;font-weight:700;color:#111827}.single-dual-bundle__per-item{font-size:13px;font-weight:500;color:#374151}.single-dual-bundle__compare-price{font-size:12px;color:#9ca3af;text-decoration:line-through}.single-dual-bundle__savings-badge{padding:.2rem .6rem;border-radius:99px;font-size:11px;font-weight:700;white-space:nowrap}.single-dual-bundle__option-card[data-option-card=single] .single-dual-bundle__savings-badge{background:#e5e7eb;color:#4b5563}.single-dual-bundle__option-card[data-option-card=dual] .single-dual-bundle__savings-badge,.single-dual-bundle__option-card[data-option-card=trio] .single-dual-bundle__savings-badge{background:#d1fae5;color:#065f46}.single-dual-bundle__gift-pill{display:inline-flex;align-items:center;gap:.3rem;background:#fffbeb;border:1px solid #fcd34d;border-radius:4px;padding:.2rem .4rem;font-size:10px;font-weight:600;color:#92400e;width:fit-content;margin-top:.2rem}.single-dual-bundle__gift-pill svg{width:12px;height:12px}.single-dual-bundle__gratis-underlined{text-decoration:underline}.single-dual-bundle__bundle-expandable-storage{display:none}.single-dual-bundle__bundle-expandable-slot{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;overflow:hidden}.single-dual-bundle__bundle-expandable-slot--expanded{grid-template-rows:1fr}.single-dual-bundle__bundle-expandable{min-height:0;padding-top:.5rem}.single-dual-bundle__bundle-expandable--hidden{display:none}.single-dual-bundle__notification-box{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:.75rem;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.single-dual-bundle__notification-image{width:40px;height:40px;flex-shrink:0;object-fit:contain}.single-dual-bundle__notification-content{font-size:13px;color:#92400e;line-height:1.4}.single-dual-bundle__notification-title{font-weight:700;display:block;margin-bottom:.125rem}.single-dual-bundle__variant-groups{display:flex;flex-direction:column;gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}.single-dual-bundle__variant-group-label{font-size:13px;font-weight:600;color:#111827;margin-bottom:.5rem;display:block}.single-dual-bundle__variant-options{display:flex;gap:.5rem;width:100%}.single-dual-bundle__variant-option{flex:1}.single-dual-bundle__variant-option-radio{position:absolute;opacity:0;pointer-events:none;appearance:none;-webkit-appearance:none;width:0;height:0;margin:0}.single-dual-bundle__variant-option-label{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem .5rem;background:#f3f4f6;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s;width:100%}.single-dual-bundle__variant-option-radio:checked+.single-dual-bundle__variant-option-label{background:#e5e7eb;border-color:#111827;font-weight:600}.single-dual-bundle__variant-option-dot{width:16px;height:16px;border:2px solid #9ca3af;border-radius:50%;background:transparent;position:relative}.single-dual-bundle__variant-option-radio:checked+.single-dual-bundle__variant-option-label .single-dual-bundle__variant-option-dot{border-color:#111827}.single-dual-bundle__variant-option-radio:checked+.single-dual-bundle__variant-option-label .single-dual-bundle__variant-option-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#111827;border-radius:50%}.single-dual-bundle__variant-option-name{font-size:13px;color:#374151}.single-dual-bundle__variant-option-radio:checked+.single-dual-bundle__variant-option-label .single-dual-bundle__variant-option-name{color:#111827}.single-dual-bundle__summary{margin-top:.75rem;text-align:center;font-size:13px;color:#6b7280}@media screen and (max-width: 740px){.single-dual-bundle__selectors{margin-bottom:1.25rem}.single-dual-bundle__selector-label{font-size:13px;margin-bottom:.625rem}.single-dual-bundle__type-options{display:flex;flex-wrap:nowrap;overflow-x:hidden;gap:.5rem;grid-template-columns:unset;width:100%;padding:0 4px}.single-dual-bundle__type-option{flex:1 1 0;min-width:0}.single-dual-bundle__type-image{min-height:55px;padding:.35rem}.single-dual-bundle__type-image img{max-height:80px}.single-dual-bundle__type-info{padding:.625rem .35rem;gap:.35rem}.single-dual-bundle__type-name{font-size:14px;line-height:1.25}.single-dual-bundle__type-description{gap:.25rem}.single-dual-bundle__type-description-label{font-size:10px;line-height:1.3}.single-dual-bundle__type-description-list{padding:.35rem .4rem}.single-dual-bundle__type-description-list li{font-size:12px;font-weight:600;line-height:1.5}.single-dual-bundle__type-label{border-width:1.5px}.single-dual-bundle__type-radio:checked+.single-dual-bundle__type-label{margin:0;border-width:2px}.single-dual-bundle__quantity-title{margin-bottom:.5rem}.single-dual-bundle__quantity-title-badge{font-size:10px;padding:.25rem .5rem}.single-dual-bundle__quantity-title-icon{width:.75rem;height:.75rem}.single-dual-bundle__quantity-title-text{font-size:11px}.single-dual-bundle__option-selector{gap:.5rem;margin-bottom:.75rem}.single-dual-bundle__option-card{padding:.5rem .625rem;gap:.5rem;min-height:60px}.single-dual-bundle__option-circle{width:32px;height:32px;font-size:13px}.single-dual-bundle__option-label{font-size:12px}.single-dual-bundle__option-price-box{gap:.35rem}.single-dual-bundle__price{font-size:14px}.single-dual-bundle__per-item,.single-dual-bundle__compare-price{font-size:11px}.single-dual-bundle__savings-badge{font-size:10px;padding:.15rem .4rem}.single-dual-bundle__gift-pill{font-size:10px;padding:.15rem .35rem;margin-top:.15rem}.single-dual-bundle__gift-pill svg{width:12px;height:12px}.single-dual-bundle__floating-badge{font-size:10px;padding:.15rem .5rem}.single-dual-bundle__notification-box{padding:.5rem .625rem;gap:.5rem;margin-bottom:.75rem}.single-dual-bundle__notification-image{width:32px;height:32px}.single-dual-bundle__notification-content{font-size:11px;line-height:1.35}.single-dual-bundle__notification-title{margin-bottom:.0625rem}.single-dual-bundle__variant-options{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.single-dual-bundle__variant-option{min-width:100px}}
/*# sourceMappingURL=/cdn/shop/t/53/compiled_assets/styles.css.map */
