: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:12px;flex-wrap:wrap;align-items:stretch}.bundle-quantity-cards .bundle-card{flex:1 1 calc(20% - 10px);display:flex;flex-direction:column;min-width:105px;max-width:105px}.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--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:14px;font-weight:700;color:#000;line-height:1.2}.bundle-card__price{font-size:14px;font-weight:600;color:#000;line-height:1.2;text-align:center}.bundle-card__price-line{display:block;line-height:1.2}.bundle-card__price-label{display:block;font-size:12px;font-weight:400;color:#666;line-height:1.2;margin-top:2px}.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:var(--bundle-primary-color);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}.bundle-benefit-item{display:flex;align-items:center;gap:10px;padding:4px 8px;border:1px solid #bedbff;border-radius:20px;width:max-content;background:#eff6ff}.bundle-benefit-item__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--bundle-accent-color)}.bundle-benefit-item__icon img{width:100%;height:100%;object-fit:contain;color:#155dfc;filter:brightness(0) saturate(100%) invert(35%) sepia(95%) saturate(2476%) hue-rotate(210deg) brightness(98%) contrast(101%)}.bundle-benefit-item__text{font-size:14px;line-height:1.4;color:#1c398e}.bundle-benefits__upgrade-message{margin-top:16px;padding-top:16px;border-top:1px solid var(--bundle-border-color)}.bundle-benefits__upgrade-content{display:flex;flex-direction:column;gap:8px}.bundle-benefits__upgrade-text{font-size:14px;font-weight:600;color:var(--bundle-primary-color);margin-bottom:8px}.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:#000;color:#fff;font-size:10px;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 transparent;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-value--color .bundle-variant-value__input:checked+.bundle-variant-value__label{border-color:var(--bundle-primary-color)}.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-selected-sizes-summary{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-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: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);position:relative}.bundle-buy-button:hover:not(:disabled){background-color:#333;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;padding-bottom:0}.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)}