.bundle-card{position:relative;overflow:visible}:root{--bundle-primary-color:#000000;--bundle-secondary-color:#666666;--bundle-accent-color:#00AA00;--bundle-border-color:#E0E0E0;--bundle-background:#FFFFFF;--bundle-background-alt:#F5F5F5;--bundle-radius-sm:4px;--bundle-radius-md:8px;--bundle-radius-lg:12px;--bundle-shadow-sm:0 2px 4px rgba(0, 0, 0, 0.05);--bundle-shadow-md:0 4px 8px rgba(0, 0, 0, 0.1);--bundle-shadow-lg:0 8px 16px rgba(0, 0, 0, 0.15);--bundle-transition:all 0.3s ease}.bundle-header{margin-bottom:24px}.bundle-header__title h1{font-size:28px;font-weight:700;line-height:1.3;color:var(--bundle-primary-color);margin:0 0 12px 0}.bundle-header__description{font-size:14px;line-height:1.6;color:var(--bundle-secondary-color);margin-bottom:16px}.bundle-header__reviews{margin-top:12px}.bundle-quantity-wrapper{margin-bottom:24px}.bundle-quantity-title{font-size:16px;font-weight:600;color:var(--bundle-primary-color);margin:0 0 16px 0}.bundle-quantity-cards{display:flex;flex-direction:row;gap:8px;flex-wrap:nowrap;align-items:stretch}.bundle-quantity-cards .bundle-card{flex:1 1 0;display:flex;flex-direction:column;min-width:0}.bundle-card{position:relative;display:flex;flex-direction:column;border:1.5px solid #e0e0e0;border-radius:8px;padding:8px;cursor:pointer;transition:var(--bundle-transition);background:#fff;min-width:105px;max-width:105px;flex:1 1 auto;aspect-ratio:1.2;box-sizing:border-box;margin-top:10px}.bundle-card:hover{border-color:#000}.bundle-card__radio{position:absolute;opacity:0;pointer-events:none}.bundle-card.bundle-card--selected{background:#f5f5f5;border-color:#000;border-width:2px}.bundle-card__content{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;justify-content:flex-start;flex:1}.bundle-badge{display:inline-flex;align-items:center;border-radius:10px;font-size:8px;font-weight:700;text-transform:uppercase;text-align:center;margin-bottom:4px;margin-top:-20px;padding:2px 8px;width:max-content;justify-content:center;position:relative;z-index:1}.bundle-badge svg{width:12px;height:12px;flex-shrink:0}.bundle-badge--pulse{animation:bundle-badge-pulse 1.6s ease-in-out infinite}@keyframes bundle-badge-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,0,0,.18)}50%{transform:scale(1.05);box-shadow:0 0 0 6px transparent}100%{transform:scale(1);box-shadow:0 0 0 0 transparent}}.bundle-badge--best-seller{background-color:#d73527;color:#fff}.bundle-badge--best-deal{background-color:#0a0;color:#fff}.bundle-badge--discount{background-color:#ff7c1c;color:#fff}.bundle-badge--custom{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-card__quantity-info{display:flex;flex-direction:column;gap:4px;width:100%;align-items:center}.bundle-card__quantity{font-size:12px;font-weight:700;color:#000;line-height:1.2;white-space:nowrap}.bundle-card__price{font-size:12px;font-weight:600;color:#000;line-height:1.2;text-align:center;white-space:nowrap}.bundle-card__price-line{display:block;line-height:1.2}.bundle-card__price-label{display:block;font-size:11px;font-weight:400;color:#666;line-height:1.2;margin-top:2px}.bundle-card__discount-flag{position:absolute;bottom:-8px;left:90%;transform:translateX(-50%);font-size:10px;font-weight:600;color:#fff;background:#000;border-radius:999px;padding:2px 6px;text-align:center;white-space:nowrap}.bundle-price__total-note{font-size:12px;color:#666;margin-top:6px}.bundle-card__original-price{font-size:13px;color:#666;text-decoration:line-through;margin-top:2px}.bundle-card__check{display:none}.bundle-benefits{margin-bottom:24px;padding:16px;background:var(--bundle-background-alt);border-radius:var(--bundle-radius-md)}.bundle-benefits__title{font-size:15px;font-weight:600;color:#000;margin:0 0 12px 0;display:flex;align-items:center;gap:8px}.bundle-benefits__icon{font-size:20px}.bundle-benefits__kit-count{font-weight:700}.bundle-benefits__plural{display:inline}.bundle-benefits__content{display:flex;flex-direction:column;gap:8px;border-radius:12px}.bundle-benefit-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid rgba(15,157,88,.25);border-radius:20px;width:max-content;background:rgba(15,157,88,.15);transition:all .2s ease}.bundle-benefit-item:hover{background:rgba(15,157,88,.2);border-color:rgba(15,157,88,.35)}.bundle-benefit-item__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#0f9d58}.bundle-benefit-item__icon svg{color:#0f9d58}.bundle-benefit-item__icon svg path{fill:currentColor}.bundle-benefit-item__icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(52%) sepia(79%) saturate(545%) hue-rotate(83deg) brightness(96%) contrast(89%)}.bundle-benefit-item__text{font-size:14px;line-height:1.4;color:#0b6b3b;font-weight:500}.bundle-benefits__upgrade-message{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}.bundle-benefits__upgrade-content{display:flex;flex-direction:column;gap:8px;background:#f6f6f6;border-radius:12px}.bundle-benefits__upgrade-text{font-size:14px;font-weight:600;color:#000;margin-bottom:8px}.bundle-benefits__upgrade-content .bundle-benefit-item{background:#efefef;border-color:rgba(0,0,0,.12)}.bundle-benefits__upgrade-content .bundle-benefit-item:hover{background:#e2e2e2;border-color:rgba(0,0,0,.2)}.bundle-benefits__upgrade-content .bundle-benefit-item__icon,.bundle-benefits__upgrade-content .bundle-benefit-item__icon svg{color:#3c4043}.bundle-benefits__upgrade-content .bundle-benefit-item__text{color:#3c4043}.bundle-price{margin-bottom:20px;background:#f5f5f5;padding:16px;border-radius:8px}.bundle-price__container{display:flex;flex-direction:column;gap:8px}.bundle-price__badge{display:inline-flex;font-size:10px;border-radius:8px;padding:4px 8px;color:#fff}.bundle-price__discount-badge{display:inline-block;padding:6px 12px;background-color:#e2e2e2;color:#48a329;font-size:12px;font-weight:700;border-radius:var(--bundle-radius-sm)}.bundle-price__main{display:flex;flex-direction:column;gap:4px}.bundle-price__compare-wrapper{display:flex;align-items:center;gap:8px}.bundle-price__compare{font-size:16px;color:var(--bundle-secondary-color);text-decoration:line-through}.bundle-price__current{display:flex;align-items:baseline;gap:6px}.bundle-price__value{font-size:24px;font-weight:700;color:var(--bundle-primary-color);line-height:1}.bundle-price__label{font-size:14px;color:var(--bundle-secondary-color)}.bundle-price__installments{font-size:13px;color:var(--bundle-secondary-color)}.bundle-shipping{margin-bottom:24px;padding:16px;border-radius:var(--bundle-radius-md)}.bundle-shipping__container{display:flex;flex-direction:column;gap:16px}.bundle-shipping__item{display:flex;gap:12px;align-items:flex-start;border-top:1px solid var(--bundle-border-color);padding:10px}.bundle-shipping__item:first-child{border-top:none}.bundle-shipping__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.bundle-shipping__content{flex:1}.bundle-shipping__title{font-size:14px;font-weight:600;display:block;margin-bottom:4px}.bundle-shipping__description{font-size:13px;margin:0;line-height:1.4}.bundle-shipping__countdown{font-weight:600}.bundle-variant-picker{margin-bottom:20px}.bundle-variant-option{margin-bottom:20px}.bundle-variant-option__title{font-size:14px;font-weight:600;color:var(--bundle-primary-color);margin:0 0 12px 0}.bundle-variant-option__selected{font-weight:400;color:var(--bundle-secondary-color)}.bundle-variant-option__values{display:flex;flex-wrap:wrap;gap:8px}.bundle-variant-value{position:relative;display:inline-block}.bundle-variant-value__input{position:absolute;opacity:0;pointer-events:none}.bundle-variant-value__label{display:flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:0 16px;border:2px solid var(--bundle-border-color);border-radius:var(--bundle-radius-sm);font-size:14px;font-weight:500;color:var(--bundle-primary-color);background:var(--bundle-background);cursor:pointer;transition:var(--bundle-transition);user-select:none}.bundle-variant-value__label:hover{border-color:var(--bundle-primary-color)}.bundle-variant-value__input:checked+.bundle-variant-value__label{border-color:var(--bundle-primary-color);background-color:var(--bundle-primary-color);color:#fff}.bundle-variant-value--color .bundle-variant-value__input:checked+.bundle-variant-value__label{background:0 0;color:inherit}.bundle-variant-value--color .bundle-variant-value__label{min-width:44px;width:44px;height:44px;padding:0;border-radius:12px;border:2px solid #999;background:0 0}.bundle-variant-value__swatch{width:100%;height:100%;border-radius:inherit;background-size:cover;background-position:center;border:2px solid transparent}.bundle-variant-value--color .bundle-variant-value__label:focus-within,.bundle-variant-value--color .bundle-variant-value__label:hover{border-color:var(--bundle-primary-color)}.bundle-variant-picker__dynamic .bundle-type-select--bundle{margin-top:0;border:none;border-radius:var(--bundle-radius-md);background:0 0;padding:0;overflow:visible}.bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:0;background:0 0;border:none;margin:0;padding:0;position:relative}.bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header:after{display:none}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab{flex:1;max-width:50%;text-align:center;padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:var(--bundle-secondary-color);background:#fff;border:1px solid var(--bundle-border-color);border-bottom-width:2px;border-radius:8px 8px 0 0;transition:var(--bundle-transition)}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab:first-child{border-top-right-radius:0}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab:last-child{border-top-left-radius:0}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab:hover{color:var(--bundle-primary-color)}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab[data-selected=true]{color:#ff7e1c;font-weight:600;border-color:#ff7e1c;border-bottom-width:3px;background:#fff}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab[data-type=custom]{position:relative}.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .custom-bundle,.bundle-variant-picker--tabs-highlight .bundle-variant-picker__dynamic .bundle-type-select--bundle .default-bundle{padding:16px;background:var(--bundle-background);border:1px solid #ff7e1c;border-top:none;border-radius:0 0 var(--bundle-radius-md) var(--bundle-radius-md)}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker{margin-top:12px}.bundle-variant-picker__dynamic .custom-bundle .bundle-kit-stepper-mount{margin-top:12px}.bundle-variant-picker:not(.bundle-variant-picker--tabs-highlight) .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab{flex:1;max-width:50%;text-align:center;padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:var(--bundle-secondary-color);background:#fff;border:0;border-bottom:1px solid var(--bundle-border-color);border-radius:0;transition:var(--bundle-transition)}.bundle-variant-picker:not(.bundle-variant-picker--tabs-highlight) .bundle-type-select--bundle .bundle-type-select-header .bundle-type-select-tab[data-selected=true]{color:var(--bundle-primary-color);font-weight:600;border-bottom:2px solid #ff7e1c}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-value--color .bundle-variant-value__label{width:auto;min-width:auto;padding:8px 14px;min-height:40px;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--bundle-radius-sm);border:1px solid var(--bundle-border-color)}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-value--color .bundle-variant-value__label:has(.bundle-variant-value__swatch){width:44px;min-width:44px;padding:0;height:44px;line-height:1}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-option__values{display:flex;flex-wrap:wrap;gap:8px}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-value{max-width:100%;min-width:0}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-value__label{max-width:100%;min-width:0;overflow-wrap:break-word;word-break:break-word;white-space:normal;text-align:center}.bundle-variant-value--color .bundle-variant-value__input:checked+.bundle-variant-value__label{border-color:var(--bundle-primary-color)}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-value__input:checked+.bundle-variant-value__label{border-width:2px;border-color:var(--bundle-primary-color);background-color:var(--bundle-primary-color);color:#fff}.bundle-variant-picker__dynamic .default-bundle .bundle-suggested-kit-picker .bundle-variant-value--color .bundle-variant-value__input:checked+.bundle-variant-value__label{background-color:var(--bundle-primary-color);color:#fff}.bundle-variant-value--color .bundle-variant-value__input:checked+.bundle-variant-value__label .bundle-variant-value__swatch{border-color:#fff}.bundle-variant-option--modal{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px dashed var(--bundle-border-color);border-radius:var(--bundle-radius-md);background:var(--bundle-background-alt)}.bundle-select-sizes-button{border:1px solid var(--bundle-primary-color);background:var(--bundle-primary-color);color:#fff;border-radius:var(--bundle-radius-sm);padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:var(--bundle-transition);width:fit-content}.bundle-select-sizes-button:hover{background:#333}.bundle-edit-sizes-button{border:1px solid var(--bundle-border-color);background:0 0;color:var(--bundle-primary-color);border-radius:var(--bundle-radius-sm);padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:var(--bundle-transition);width:fit-content}.bundle-edit-sizes-button:hover{border-color:var(--bundle-primary-color);color:var(--bundle-primary-color)}.bundle-selected-sizes-summary{font-size:13px;color:var(--bundle-secondary-color)}.bundle-kit-stepper{display:flex;flex-direction:column;gap:12px;padding:12px;background:var(--bundle-background)}.bundle-kit-stepper__header{display:flex;flex-direction:column;gap:12px}.bundle-kit-stepper__step-title{font-size:15px;font-weight:600;color:var(--bundle-primary-color);background:var(--bundle-background-alt);padding:10px 12px;border-radius:var(--bundle-radius-sm)}.bundle-kit-stepper__product{display:flex;flex-direction:row;gap:12px;align-items:flex-start;background:var(--bundle-background);border-radius:var(--bundle-radius-md);padding:12px;border:1px solid var(--bundle-border-color)}.bundle-kit-stepper__image{width:80px;height:80px;border-radius:var(--bundle-radius-md);overflow:hidden;background:var(--bundle-background-alt);display:flex;align-items:center;justify-content:center;align-self:flex-start;flex:0 0 auto}.bundle-kit-stepper__product-info{flex:1 1 auto;min-width:0}.bundle-kit-stepper__image img{width:100%;height:100%;object-fit:cover}.bundle-kit-stepper__product-title{font-size:12px;font-weight:700;color:var(--bundle-primary-color);margin-bottom:4px}.bundle-badge-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.bundle-badge-title-row h1{margin:0}.bundle-title-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:#000;color:#fff;font-size:12px;font-weight:700;line-height:1.2}.bundle-badge-title-row .h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width:750px){.bundle-badge-title-row .h1{font-size:calc(var(--font-heading-scale) * 3rem)}}.bundle-price-note{margin-top:12px;font-size:14px;color:var(--bundle-secondary-color)}.bundle-price-summary{margin-bottom:16px;background:#f5f5f5;padding:12px 16px;border-radius:8px;border:1px solid var(--bundle-border-color);box-shadow:var(--bundle-shadow-sm)}.bundle-price-summary__inner{display:flex;flex-direction:column;gap:6px}.bundle-price-summary__row--main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.bundle-price-summary__left{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.bundle-price-summary__compare{font-size:14px;color:var(--bundle-secondary-color);text-decoration:line-through}.bundle-price-summary__compare-value{font-weight:500}.bundle-price-summary__pix{font-size:22px;font-weight:700;color:var(--bundle-primary-color);line-height:1.2}.bundle-price-summary__pix-value{font-weight:700}.bundle-price-summary__value{font-size:22px;font-weight:700;color:var(--bundle-primary-color);line-height:1.2}.bundle-price-summary__value--inline{font-size:inherit;font-weight:600}.bundle-price-summary__right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.bundle-price-summary__badge{flex-shrink:0}.bundle-price-summary__discount-badge{display:inline-block;padding:6px 12px;background-color:#e2e2e2;color:#48a329;font-size:12px;font-weight:700;border-radius:var(--bundle-radius-sm)}.bundle-price-summary__unit-note{font-size:11px;color:var(--bundle-secondary-color);font-weight:400;line-height:1.3}.bundle-price-summary__unit-value{font-weight:600;color:var(--bundle-primary-color)}.bundle-price-summary__row--secondary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.bundle-price-summary__card-line{font-size:13px;color:var(--bundle-secondary-color)}.bundle-price-summary__installment-value{font-weight:600;color:var(--bundle-primary-color)}.bundle-price-summary__per-unit{margin-top:4px;font-size:11px;color:var(--bundle-secondary-color);text-align:right;line-height:1.4}.bundle-price-summary__per-unit-item{white-space:nowrap}.bundle-price-summary-above-gallery{display:none}.bundle-header-above-gallery{display:none}@media screen and (max-width:749px){.bundle-price-summary-above-gallery{display:block}.bundle-price-summary--above-gallery{display:block;margin-top:12px;margin-bottom:12px}.product__info-container .bundle-price-summary:not(.bundle-price-summary--above-gallery){display:none}.bundle-header-above-gallery{display:block}.product__info-container .bundle-header:not(.bundle-header--above-gallery){display:none}}@media screen and (min-width:750px){.bundle-price-summary--above-gallery{display:none}.bundle-header--above-gallery{display:none}}.bundle-kit-stepper__title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.bundle-kit-stepper__discount-badge{font-size:11px;padding:2px 6px}.bundle-price-note__value{font-weight:600;color:var(--bundle-primary-color)}.bundle-kit-stepper__unit-label{font-size:13px;color:var(--bundle-secondary-color);margin-bottom:4px}.bundle-kit-stepper__price{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.bundle-kit-stepper__price-current{font-size:12px;font-weight:700;color:var(--bundle-primary-color)}.bundle-kit-stepper__price-compare{font-size:11px;color:var(--bundle-secondary-color);text-decoration:line-through}.bundle-kit-stepper__dots{display:flex;flex-wrap:wrap;gap:6px}.bundle-kit-stepper__dot{width:28px;height:28px;border-radius:999px;border:1px solid var(--bundle-border-color);background:0 0;color:var(--bundle-secondary-color);font-size:12px;font-weight:600;cursor:pointer;transition:var(--bundle-transition)}.bundle-kit-stepper__dot.is-complete{background:0 0;border-color:#1e8e3e;color:#000}.bundle-kit-stepper__dot.is-active{background:#1e8e3e;border-color:#1e8e3e;color:#fff}.bundle-kit-stepper__dot.is-error{border-color:#d32f2f;background:#d32f2f;color:#fff}.bundle-kit-stepper__dot.is-active.is-error{border-color:#d32f2f;background:#d32f2f;color:#fff}.bundle-kit-stepper__dot:hover{border-color:var(--bundle-primary-color);color:var(--bundle-primary-color)}.bundle-kit-stepper__error{display:none;margin:0 0 8px 0;padding:6px 12px;color:#d32f2f;font-size:13px;font-weight:500;background:#fef2f2;border-radius:var(--bundle-radius-sm);border:1px solid #fecaca}.bundle-kit-stepper__body{min-height:160px}.bundle-kit-stepper__step.is-active{display:block}.bundle-kit-stepper__step{display:none}.bundle-kit-stepper__options{display:grid;gap:12px;justify-items:start;align-items:start}.bundle-kit-stepper__option{text-align:left;width:100%}.bundle-kit-stepper__option-title{font-size:14px;font-weight:600;color:var(--bundle-primary-color);margin-bottom:8px}.bundle-kit-stepper__values{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;align-items:center}.bundle-kit-stepper__value{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin:0}.bundle-variant-value.is-unavailable{position:relative;opacity:.45;cursor:not-allowed;overflow:hidden}.bundle-variant-value.is-unavailable::after{content:'';position:absolute;top:50%;left:0;width:100%;height:2px;background:#d32f2f;transform:rotate(-35deg);transform-origin:center}.bundle-variant-value.is-unavailable .bundle-variant-value__input{pointer-events:none}.bundle-kit-stepper__value .bundle-variant-value__label{height:44px;min-width:60px;padding:0 16px;border-radius:var(--bundle-radius-sm)}.bundle-kit-stepper__value.bundle-variant-value--color .bundle-variant-value__label{width:30px;min-width:30px;height:30px;padding:0;border-radius:999px}.bundle-kit-stepper__value.bundle-variant-value--color .bundle-variant-value__swatch{width:100%;height:100%;display:block;border-radius:999px;background-color:var(--bundle-color-swatch,#fff);background-image:var(--bundle-color-swatch-image,none);background-size:cover;background-position:center}.bundle-kit-stepper__footer{display:flex;justify-content:space-between;gap:12px}.bundle-kit-stepper__button{flex:1;padding:10px 12px;border-radius:var(--bundle-radius-sm);--buttons-border-width:0;border:1px solid #ff7e1c;background:#ff7e1c;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:var(--bundle-transition);outline:0;box-shadow:none}.bundle-kit-stepper__button--ghost{background:0 0;color:var(--bundle-primary-color);border-color:var(--bundle-border-color)}.bundle-kit-stepper__button:disabled{opacity:.5;cursor:not-allowed}.bundle-kit-stepper__summary{display:none}.bundle-kit-stepper__empty{padding:12px;border:1px dashed var(--bundle-border-color);border-radius:var(--bundle-radius-md);font-size:13px;color:var(--bundle-secondary-color)}.bundle-complementary-options{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.bundle-complementary-options__label{font-size:12px;color:var(--bundle-secondary-color)}.bundle-complementary-option{border:none;background:0 0;padding:0;cursor:pointer}.bundle-buy-button-wrapper{margin-bottom:24px;display:flex;align-items:center;gap:12px}.bundle-buy-button-placeholder{width:100%}.bundle-buy-button-sticky{position:fixed;left:0;bottom:0;width:100%;display:none;z-index:999;padding:12px 16px;background:var(--bundle-background);box-shadow:var(--bundle-shadow-lg)}.bundle-buy-button-sticky.is-active{display:flex;justify-content:center}.bundle-buy-button-sticky .bundle-buy-button-wrapper{margin:0;width:100%;max-width:720px}.bundle-buy-button-wrapper.is-sticky{width:100%}.bundle-buy-button-wrapper>*{height:40px;border-radius:10px}.bundle-quantity-selector{display:flex;align-items:center;gap:0;margin-bottom:0}.bundle-quantity-selector__label{font-size:14px;font-weight:600;color:var(--bundle-primary-color)}.bundle-quantity-selector__controls{display:flex;align-items:center;border:1px solid var(--bundle-border-color);border-radius:10px;overflow:hidden;height:40px}.bundle-quantity-selector__button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bundle-background);border:none;cursor:pointer;transition:var(--bundle-transition);color:var(--bundle-primary-color)}.bundle-quantity-selector__button:hover{background:var(--bundle-background-alt)}.bundle-quantity-selector__button:active{background:var(--bundle-border-color)}.bundle-quantity-selector__input{width:60px;height:40px;border:none;text-align:center;font-size:14px;font-weight:600;color:var(--bundle-primary-color);-moz-appearance:textfield;outline:0;box-shadow:none}.bundle-quantity-selector__input::-webkit-inner-spin-button,.bundle-quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bundle-buy-button{flex:1;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#ff7e1c;color:#fff;border:none;border-radius:var(--bundle-radius-md);font-size:14px;font-weight:600;cursor:pointer;transition:var(--bundle-transition);position:relative}.bundle-buy-button:hover:not(:disabled){background-color:#ff7e1c;transform:translateY(-2px);box-shadow:var(--bundle-shadow-lg)}.bundle-buy-button:active:not(:disabled){transform:translateY(0)}.bundle-buy-button:disabled{background-color:var(--bundle-border-color);color:var(--bundle-secondary-color);cursor:not-allowed}.bundle-buy-button__loading{display:flex;align-items:center;gap:8px}.bundle-buy-button__spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bundle-buy-button__message{display:flex;align-items:center;gap:8px;padding:12px;background:#e5f5e5;border-radius:var(--bundle-radius-sm);color:#0a0;font-size:14px;margin-top:12px}.bundle-accordions{margin-bottom:24px;border-top:1px solid var(--bundle-border-color)}.bundle-accordion{border-bottom:1px solid var(--bundle-border-color)}.bundle-accordion__header{display:flex;align-items:center;gap:12px;padding:16px 0;cursor:pointer;list-style:none;user-select:none}.bundle-accordion__header::-webkit-details-marker{display:none}.bundle-accordion__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--bundle-primary-color)}.bundle-accordion__title{flex:1;font-size:15px;font-weight:600;color:var(--bundle-primary-color)}.bundle-accordion__toggle{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:var(--bundle-transition);color:var(--bundle-secondary-color)}.bundle-accordion[open] .bundle-accordion__toggle{transform:rotate(180deg)}.bundle-accordion__content{padding:0;font-size:14px;line-height:1.6;color:var(--bundle-secondary-color)}.bundle-accordion__description{margin-top:16px}.bundle-characteristics-carousel{position:relative;margin-bottom:20px;overflow:hidden}.bundle-characteristics-carousel__track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--bundle-border-color) transparent;padding:8px 0;cursor:grab}.bundle-characteristics-carousel__track:active{cursor:grabbing}.bundle-characteristics-carousel__track::-webkit-scrollbar{height:4px}.bundle-characteristics-carousel__track::-webkit-scrollbar-track{background:0 0}.bundle-characteristics-carousel__track::-webkit-scrollbar-thumb{background:var(--bundle-border-color);border-radius:2px}.bundle-characteristics-carousel__track::-webkit-scrollbar-thumb:hover{background:var(--bundle-secondary-color)}.bundle-characteristics-carousel__track::-webkit-scrollbar{display:none}.bundle-characteristic-item{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;width:100px}.bundle-characteristic-item__image{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bundle-background-alt);padding:8px}.bundle-characteristic-item__image img{width:100%;height:100%;object-fit:contain}.bundle-characteristic-item__title{font-size:12px;line-height:1.3;color:var(--bundle-primary-color)}.bundle-characteristics-carousel__button{display:none}.bundle-returns-carousel{position:relative;overflow:hidden}.bundle-returns-carousel__track{display:flex;transition:transform .3s ease}.bundle-returns-item{flex-shrink:0;width:100%;padding:16px;margin-bottom:10px;background:var(--bundle-background-alt);border-radius:var(--bundle-radius-md)}.bundle-returns-item__title{font-size:15px;font-weight:600;margin:0 0 12px 0}.bundle-returns-item__text{font-size:14px;line-height:1.6}.bundle-returns-carousel__button{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);border:1px solid var(--bundle-border-color);border-radius:50%;cursor:pointer;transition:var(--bundle-transition);z-index:2}.bundle-returns-carousel__button:hover{background:#fff;box-shadow:var(--bundle-shadow-md)}.bundle-returns-carousel__button--prev{left:8px}.bundle-returns-carousel__button--next{right:8px}.bundle-footer-icons{margin-top:32px;padding-top:24px}.bundle-footer-icons__container{display:flex;justify-content:space-around;align-items:center;gap:16px;flex-wrap:wrap}.bundle-footer-icon-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.bundle-footer-icon-item__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--bundle-accent-color)}.bundle-footer-icon-item__text{font-size:12px;font-weight:500;color:var(--bundle-primary-color)}@media (max-width:767px){.bundle-quantity-cards{grid-template-columns:repeat(2,1fr)}.bundle-header__title h1{font-size:24px}.bundle-price__value{font-size:28px}.bundle-footer-icons__container{justify-content:space-between}}@media (min-width:768px){.bundle-quantity-cards{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.bundle-shipping__container{flex-direction:column;justify-content:space-between}}@media (min-width:1024px){.bundle-header__title h1{font-size:32px}.bundle-quantity-cards{grid-template-columns:repeat(4,1fr)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bundle-variant-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.bundle-variant-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.bundle-variant-modal__content{position:relative;background:var(--bundle-background);border-radius:var(--bundle-radius-lg);max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:var(--bundle-shadow-lg);z-index:1}.bundle-variant-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--bundle-border-color)}.bundle-variant-modal__header h3{margin:0;font-size:18px;font-weight:600;color:var(--bundle-primary-color)}.bundle-variant-modal__close{background:0 0;border:none;font-size:28px;line-height:1;color:var(--bundle-secondary-color);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:var(--bundle-transition)}.bundle-variant-modal__close:hover{color:var(--bundle-primary-color)}.bundle-variant-modal__body{padding:20px}.bundle-variant-modal__product{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--bundle-border-color)}.bundle-variant-modal__product:last-child{border-bottom:none;margin-bottom:0;border:1px solid #1e8e3e;padding-bottom:5px}.bundle-variant-modal__product h4{margin:0 0 16px 0;font-size:16px;font-weight:600;color:var(--bundle-primary-color)}.bundle-variant-modal__option{margin-bottom:16px}.bundle-variant-modal__option label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--bundle-primary-color)}.bundle-variant-modal__select{width:100%;padding:10px 12px;border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius-sm);font-size:14px;color:var(--bundle-primary-color);background:var(--bundle-background);cursor:pointer;transition:var(--bundle-transition)}.bundle-variant-modal__select:hover{border-color:var(--bundle-primary-color)}.bundle-variant-modal__select:focus{outline:0;border-color:var(--bundle-primary-color);box-shadow:0 0 0 2px rgba(0,0,0,.1)}.bundle-variant-modal__footer{padding:20px;border-top:1px solid var(--bundle-border-color);display:flex;justify-content:flex-end}.bundle-variant-modal__confirm{padding:12px 24px;background:var(--bundle-primary-color);color:#fff;border:none;border-radius:var(--bundle-radius-md);font-size:16px;font-weight:600;cursor:pointer;transition:var(--bundle-transition)}.bundle-variant-modal__confirm:hover{background:#333;transform:translateY(-2px);box-shadow:var(--bundle-shadow-md)}.bundle-variant-modal__confirm:active{transform:translateY(0)}