.bundle-campaign-banner{background-color:#445143;color:#fff;padding:14px 0;margin-block-end:16px;opacity:0;transform:translateY(-8px);transition:opacity .4s ease,transform .4s ease}.bundle-campaign-banner[data-visible=true]{opacity:1;transform:translateY(0)}.bundle-campaign-banner__inner{max-width:var(--page-width);margin-inline:auto;padding-inline:var(--page-margin, 16px);display:flex;align-items:center;gap:12px}.bundle-campaign-banner__icon{flex-shrink:0;color:#fff}.bundle-campaign-banner__text{flex:1;font-family:var(--font-body--family);font-size:.9375rem;line-height:1.4}.bundle-campaign-banner__text strong{font-weight:600}.bundle-campaign-banner__close{flex-shrink:0;background:none;border:none;color:#fff;cursor:pointer;opacity:.75;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.bundle-campaign-banner__close:hover{opacity:1}@media screen and (max-width:749px){.bundle-campaign-banner__text{font-size:.8125rem}.bundle-campaign-banner__text strong{display:block;margin-block-end:2px}}.bundle-builder{padding-block:0}.bundle-builder__grid{display:grid;grid-template-columns:1fr;gap:0;padding-inline:var(--page-margin, 16px);max-width:var(--page-width);margin-inline:auto}.bundle-builder__header{padding-block-start:40px;padding-block-end:24px}.bundle-builder__title{font-family:var(--font-body--family);font-size:var(--font-heading-h2--size, 2rem);font-weight:var(--font-heading--weight);line-height:normal;letter-spacing:normal;margin:0;color:var(--color-foreground)}.bundle-builder__subtitle{font-family:var(--font-body--family);font-size:1rem;line-height:1.5;color:var(--color-foreground);opacity:.7;margin:8px 0 0}.bundle-builder__empty{font-family:var(--font-body--family);font-size:1rem;color:var(--color-foreground);opacity:.6;padding:40px 0}.bundle-step{padding-block-end:24px}.bundle-step__title{font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:var(--font-heading-h5--size, 1.125rem);color:var(--color-foreground);margin:0 0 16px}.bundle-bag-selector{display:flex;gap:16px}.bundle-bag-option{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;border:none;background:none;cursor:pointer;box-shadow:inset 0 0 0 1px #00000026;transition:box-shadow var(--animation-speed, .2s) var(--animation-easing, ease)}.bundle-bag-option[data-selected=true]{box-shadow:inset 0 0 0 2px var(--color-foreground)}.bundle-bag-option__swatch{width:48px;height:48px}.bundle-bag-option__swatch--rosa{background-color:#f4c2c2}.bundle-bag-option__swatch--blanca{background-color:#fff;box-shadow:inset 0 0 0 1px #0000001a}.bundle-bag-option__label{font-family:var(--font-body--family);font-size:.875rem;color:var(--color-foreground)}.bundle-summary__bag-line{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-body--family);font-size:.875rem;color:var(--color-foreground)}.bundle-category{padding-block-end:32px}.bundle-category__title{font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:var(--font-heading-h6--size, 1rem);text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground);margin:0 0 16px}.bundle-category__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.bundle-category__scrollbar{display:none}.bundle-product-card{--bundle-accent: #445143;cursor:pointer;position:relative;padding:4px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.bundle-product-card:hover{transform:translateY(-2px)}.bundle-product-card[data-selected=true]{transform:translateY(-4px);box-shadow:0 8px 24px #44514326}.bundle-product-card--sold-out{opacity:.5;pointer-events:none}.bundle-product-card__media{position:relative;aspect-ratio:1 / 1.25;overflow:hidden;background-color:var(--color-background)}.bundle-product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;box-shadow:inset 0 0 0 1px #0000000f;transition:box-shadow .35s cubic-bezier(.22,1,.36,1)}.bundle-product-card[data-selected=true] .bundle-product-card__media:after{box-shadow:inset 0 0 0 2.5px var(--bundle-accent)}.bundle-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.bundle-product-card:hover .bundle-product-card__image{transform:scale(1.03)}.bundle-product-card[data-selected=true] .bundle-product-card__image{transform:scale(1)}.bundle-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bundle-product-card__placeholder svg{width:60%;height:60%;fill:var(--color-foreground);opacity:.1}.bundle-modal__gallery,.bundle-modal__slider,.bundle-modal__slider-track{position:relative}.bundle-modal__slide{display:none}.bundle-modal__slide--active{display:block}.bundle-modal__slide img{width:100%;display:block}.bundle-modal__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:var(--color-background);color:var(--color-foreground);border:none;cursor:pointer;box-shadow:0 1px 4px #00000026;opacity:.9}.bundle-modal__arrow:hover{opacity:1}.bundle-modal__arrow--prev{left:8px}.bundle-modal__arrow--next{right:8px}.bundle-modal__dots{display:flex;justify-content:center;gap:8px;padding:12px 0}.bundle-modal__dot{width:8px;height:8px;border:none;padding:0;cursor:pointer;background-color:var(--color-foreground);opacity:.25;transition:opacity .2s ease}.bundle-modal__dot--active{opacity:.9}.bundle-product-card__info-btn{position:absolute;bottom:8px;right:8px;z-index:2;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:var(--color-background);color:var(--color-foreground);border:none;cursor:pointer;opacity:.8;transition:opacity .2s ease;box-shadow:0 1px 4px #00000026}.bundle-product-card__info-btn:hover{opacity:1}.bundle-modals-container{position:static}.bundle-product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:16px}.bundle-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.bundle-modal__content{position:relative;background-color:var(--color-background);color:var(--color-foreground);max-width:500px;width:100%;max-height:85vh;overflow-y:auto;z-index:1}.bundle-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:var(--color-background);color:var(--color-foreground);border:none;cursor:pointer}.bundle-modal__image img{width:100%;display:block}.bundle-modal__details{padding:20px}.bundle-modal__title{font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:var(--font-heading-h4--size, 1.25rem);color:var(--color-foreground);margin:0 0 8px}.bundle-modal__price{font-family:var(--font-body--family);font-size:1.125rem;color:var(--color-foreground);margin:0 0 16px}.bundle-modal__description{font-family:var(--font-body--family);font-size:.9375rem;line-height:1.6;color:var(--color-foreground);opacity:.8}.bundle-modal__description p{margin:0 0 12px}.bundle-modal__description p:last-child{margin-bottom:0}.bundle-product-card__badge{position:absolute;top:8px;left:8px;background-color:var(--color-foreground);color:var(--color-background);font-family:var(--font-body--family);font-size:.75rem;padding:4px 8px;text-transform:uppercase;letter-spacing:.05em}.bundle-product-card__check{position:absolute;top:0;left:0;z-index:3;width:36px;height:36px;display:flex;align-items:flex-start;justify-content:flex-start;pointer-events:none;opacity:0;transform:scale(.5);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.bundle-product-card__check:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:40px 40px 0 0;border-color:var(--bundle-accent) transparent transparent transparent;transition:border-width .3s cubic-bezier(.22,1,.36,1)}.bundle-product-card__check svg{position:relative;z-index:1;width:16px;height:16px;margin:4px 0 0 4px;color:var(--color-background)}.bundle-product-card[data-selected=true] .bundle-product-card__check{opacity:1;transform:scale(1)}.bundle-product-card__info{padding:10px 0;transition:opacity .3s ease}.bundle-product-card__title{font-family:var(--font-body--family);font-size:.875rem;font-weight:400;line-height:1.4;color:var(--color-foreground);margin:0;transition:font-weight .2s ease}.bundle-product-card[data-selected=true] .bundle-product-card__title{font-weight:600}.bundle-product-card__price{font-family:var(--font-body--family);font-size:1rem;color:var(--color-foreground);margin:4px 0 0}.bundle-builder__summary{display:none}.bundle-summary__inner{display:flex;flex-direction:column;gap:16px}.bundle-summary__title{font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:var(--font-heading-h4--size, 1.5rem);color:var(--color-foreground);margin:0}.bundle-summary__details{display:flex;flex-direction:column;gap:12px}.bundle-summary__count{font-family:var(--font-body--family);font-size:1rem;color:var(--color-foreground);opacity:.7;margin:0}.bundle-summary__items{display:flex;flex-direction:column;gap:8px}.bundle-summary__item{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-body--family);font-size:.875rem;color:var(--color-foreground)}.bundle-summary__item-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:12px}.bundle-summary__item-price{flex-shrink:0}.bundle-summary__divider{height:1px;background-color:var(--color-foreground);opacity:.15;width:100%}.bundle-summary__line{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-body--family);font-size:1rem;color:var(--color-foreground)}.bundle-summary__total{font-weight:700;font-size:1.25rem}.bundle-summary__packaging{font-size:.875rem;opacity:.8}.bundle-summary__discount,.bundle-mobile-bar__discount{color:#445143;font-weight:500}.bundle-summary__packaging s{opacity:.5;margin-inline-end:4px}.bundle-summary__warning{font-family:var(--font-body--family);font-size:.8125rem;color:#b45309;background-color:#fef3c7;padding:10px 12px;margin:0;line-height:1.4}.bundle-summary__disclaimer{font-family:var(--font-body--family);font-size:.8125rem;color:var(--color-foreground);opacity:.5;margin:0;line-height:1.4}.bundle-summary__error{font-family:var(--font-body--family);font-size:.875rem;color:#c00;padding:8px 0}.bundle-summary__error.hidden{display:none}.bundle-summary__cta{width:100%}.bundle-summary__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.bundle-summary__benefits li{font-family:var(--font-body--family);font-size:.8125rem;color:var(--color-foreground);opacity:.6;padding-inline-start:16px;position:relative}.bundle-summary__benefits li:before{content:"\2022";position:absolute;left:0}.bundle-builder__mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:var(--layer-sticky, 10);background-color:var(--color-background);box-shadow:0 -4px 20px #0000001f;transform:translateY(100%);transition:transform .3s ease;display:flex;flex-direction:column}.bundle-builder__mobile-bar[data-visible=true]{transform:translateY(0)}.bundle-mobile-bar__header{padding:14px 16px;cursor:pointer}.bundle-mobile-bar__summary-row{display:flex;align-items:center;gap:12px}.bundle-mobile-bar__count{font-family:var(--font-body--family);font-size:.875rem;color:var(--color-foreground);opacity:.7}.bundle-mobile-bar__total{font-family:var(--font-body--family);font-size:1.125rem;font-weight:700;color:var(--color-foreground);flex:1;text-align:right}.bundle-mobile-bar__toggle{display:flex;align-items:center;color:var(--color-foreground);opacity:.5;transition:transform .2s ease}.bundle-builder__mobile-bar[data-expanded=true] .bundle-mobile-bar__toggle{transform:rotate(180deg)}.bundle-mobile-bar__details{display:none;flex-direction:column;gap:10px;padding:0 16px 12px;border-top:1px solid rgba(0,0,0,.08)}.bundle-builder__mobile-bar[data-expanded=true] .bundle-mobile-bar__details{display:flex}.bundle-mobile-bar__items{display:flex;flex-direction:column;gap:6px}.bundle-mobile-bar__empty-text{font-family:var(--font-body--family);font-size:.8125rem;color:var(--color-foreground);opacity:.5;margin:0}.bundle-mobile-bar__item{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-body--family);font-size:.8125rem;color:var(--color-foreground)}.bundle-mobile-bar__item-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:8px}.bundle-mobile-bar__item-price{flex-shrink:0}.bundle-mobile-bar__line{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-body--family);font-size:.875rem;color:var(--color-foreground)}.bundle-mobile-bar__total-line{font-weight:700;font-size:1rem}.bundle-mobile-bar__packaging s{opacity:.5;margin-inline-end:4px}.bundle-mobile-bar__warning{font-family:var(--font-body--family);font-size:.75rem;color:#b45309;background-color:#fef3c7;padding:8px 10px;margin:0;line-height:1.3}.bundle-mobile-bar__disclaimer{font-family:var(--font-body--family);font-size:.75rem;color:var(--color-foreground);opacity:.45;margin:0;line-height:1.3}.bundle-mobile-bar__cta-row{padding:0 16px 16px}.bundle-mobile-bar__cta{width:100%}.bundle-toast{position:fixed;top:calc(var(--header-height, 80px) + 12px);left:50%;transform:translate(-50%) translateY(-20px);z-index:1000;background-color:#445143;color:#fff;font-family:var(--font-body--family);font-size:.875rem;padding:12px 20px;box-shadow:0 4px 16px #00000026;opacity:0;transition:opacity .3s ease,transform .3s ease;max-width:calc(100vw - 32px);width:max-content;text-align:center;line-height:1.4}.bundle-toast[data-visible=true]{opacity:1;transform:translate(-50%) translateY(0)}.bundle-toast--warning{background-color:#fef3c7;color:#92400e;box-shadow:0 4px 16px #0000001a}@media screen and (max-width:749px){.bundle-builder__products{padding-block-end:120px}.bundle-category__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-block-end:4px;scrollbar-width:none;margin-inline:calc(var(--page-margin, 16px) * -1);padding-inline:var(--page-margin, 16px)}.bundle-category__grid::-webkit-scrollbar{display:none}.bundle-category__grid .bundle-product-card{flex:0 0 72%;max-width:72%;scroll-snap-align:start}.bundle-category__scrollbar{display:block;position:relative;height:2px;background-color:#00000014;margin-block-start:12px;overflow:hidden}.bundle-category__scrollbar-thumb{height:100%;background-color:#445143;width:33%;transition:transform .1s ease-out}}@media screen and (min-width:750px){.bundle-builder__grid{grid-template-columns:2fr 1fr;gap:0}.bundle-builder__products{padding-inline-end:40px}.bundle-builder__summary{display:block;padding-block-start:40px;padding-inline-start:32px;border-inline-start:1px solid rgba(0,0,0,.08)}.bundle-summary__inner{position:sticky;top:calc(var(--header-height, 80px) + 20px)}.bundle-category__grid{grid-template-columns:repeat(2,1fr);gap:16px}.bundle-builder__mobile-bar{display:none}}@media screen and (min-width:1200px){.bundle-category__grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bundle-builder.css.map */
