bundle-builder{display:block}.bundle-builder{--bundle-border: rgba(var(--color-foreground), .12);--bundle-border-strong: rgba(var(--color-foreground), .55);--bundle-muted: rgba(var(--color-foreground), .7)}.bundle-builder__header{max-width:72rem;margin:0 auto 3.6rem;text-align:center}.bundle-builder__heading{margin:0 0 1rem}.bundle-builder__subheading{color:var(--bundle-muted)}.bundle-builder__subheading>*:first-child{margin-top:0}.bundle-builder__subheading>*:last-child{margin-bottom:0}.bundle-builder__layout{display:grid;gap:4rem;align-items:start}@media screen and (min-width:990px){.bundle-builder__layout{grid-template-columns:minmax(0,1fr) 36rem;gap:5rem}}.bundle-grid{display:grid;grid-template-columns:repeat(var(--bundle-columns-mobile, 1),minmax(0,1fr));gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.bundle-grid{grid-template-columns:repeat(var(--bundle-columns, 3),minmax(0,1fr))}}.bundle-card{display:flex;flex-direction:column;position:relative;padding:1.2rem;border:.1rem solid var(--bundle-border);background-color:rgb(var(--color-background));transition:border-color var(--duration-short) ease}.bundle-card.is-selected{border-color:var(--bundle-border-strong)}.bundle-card.is-soldout{opacity:.55}.bundle-card__media{position:relative;display:block;margin-bottom:1.2rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.bundle-card__media img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.bundle-card__media .placeholder-svg{aspect-ratio:1 / 1;width:100%;height:auto}.bundle-card__count{position:absolute;top:.8rem;inset-inline-start:.8rem;min-width:2.6rem;height:2.6rem;display:none;align-items:center;justify-content:center;padding:0 .6rem;border-radius:2.6rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.2rem;line-height:1}.bundle-card.is-selected .bundle-card__count{display:flex}.bundle-card__title{margin:0 0 .4rem;font-size:1.5rem;line-height:1.35}.bundle-card__title a{color:inherit;text-decoration:none}.bundle-card__title a:hover{text-decoration:underline}.bundle-card__price{margin:0 0 1.2rem;font-size:1.4rem;color:var(--bundle-muted)}.bundle-card__price s{opacity:.6;margin-inline-end:.4rem}.bundle-card__variant{margin-bottom:1.2rem}.bundle-card__variant .select{width:100%}.bundle-card__variant .select__select{font-size:1.3rem;padding-top:.8rem;padding-bottom:.8rem;min-height:4rem}.bundle-card__footer{margin-top:auto}.bundle-stepper{display:grid;grid-template-columns:4rem 1fr 4rem;align-items:center;border:.1rem solid var(--bundle-border-strong);min-height:4.2rem}.bundle-stepper__button{display:flex;align-items:center;justify-content:center;height:100%;padding:0;border:0;background:none;color:rgb(var(--color-foreground));cursor:pointer}.bundle-stepper__button:disabled{opacity:.35;cursor:not-allowed}.bundle-stepper__button .svg-wrapper{width:1.4rem;height:1.4rem}.bundle-stepper__input{-moz-appearance:textfield;width:100%;height:100%;padding:0;border:0;background:none;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;text-align:center}.bundle-stepper__input::-webkit-outer-spin-button,.bundle-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-card__add{width:100%;min-height:4.2rem;padding:.8rem 1.2rem;font-size:1.4rem}.bundle-card__add[hidden],.bundle-stepper[hidden]{display:none}.bundle-summary{border:.1rem solid var(--bundle-border);padding:2.4rem;background-color:rgb(var(--color-background))}@media screen and (min-width:990px){.bundle-summary--sticky{position:sticky;top:3rem}}.bundle-summary__heading{margin:0 0 1.6rem;font-size:1.8rem}.bundle-progress{margin-bottom:2rem}.bundle-progress__track{position:relative;height:.6rem;margin-bottom:1rem;background-color:rgba(var(--color-foreground),.1)}.bundle-progress__fill{position:absolute;inset-block:0;inset-inline-start:0;width:0;background-color:rgb(var(--color-foreground));transition:width var(--duration-default) ease}.bundle-progress__tiers{display:flex;justify-content:space-between;gap:.8rem;margin:0;padding:0;list-style:none}.bundle-progress__tier{flex:1 1 0;text-align:center;font-size:1.2rem;line-height:1.4;color:var(--bundle-muted);opacity:.75}.bundle-progress__tier:first-child{text-align:start}.bundle-progress__tier:last-child{text-align:end}.bundle-progress__tier.is-reached{color:rgb(var(--color-foreground));opacity:1;font-weight:600}.bundle-progress__tier-value{display:block}.bundle-message{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.5}.bundle-message.is-unlocked{font-weight:600}.bundle-summary__items{margin:0 0 1.6rem;padding:0;list-style:none;max-height:32rem;overflow-y:auto}.bundle-summary__items:empty{display:none}.bundle-summary__item{display:grid;grid-template-columns:4.8rem minmax(0,1fr) auto;gap:1.2rem;align-items:center;padding:1rem 0;border-bottom:.1rem solid var(--bundle-border)}.bundle-summary__item:last-child{border-bottom:0}.bundle-summary__item-image{width:4.8rem;height:4.8rem;object-fit:cover;background-color:rgba(var(--color-foreground),.04)}.bundle-summary__item-title{margin:0;font-size:1.4rem;line-height:1.3}.bundle-summary__item-variant{margin:.2rem 0 0;font-size:1.2rem;color:var(--bundle-muted)}.bundle-summary__item-side{display:flex;align-items:center;gap:.8rem}.bundle-summary__item-price{font-size:1.4rem;white-space:nowrap}.bundle-summary__item-remove{display:flex;padding:.4rem;border:0;background:none;color:var(--bundle-muted);cursor:pointer}.bundle-summary__item-remove .svg-wrapper{width:1.4rem;height:1.4rem}.bundle-summary__empty{margin:0 0 1.6rem;font-size:1.4rem;color:var(--bundle-muted)}.bundle-totals{margin:0 0 1.6rem;font-size:1.4rem}.bundle-totals__row{display:flex;justify-content:space-between;gap:1.6rem;padding:.5rem 0}.bundle-totals__row[hidden]{display:none}.bundle-totals__row--total{margin-top:.6rem;padding-top:1.2rem;border-top:.1rem solid var(--bundle-border);font-size:1.6rem;font-weight:600}.bundle-summary__note{margin:1.2rem 0 0;font-size:1.2rem;line-height:1.5;color:var(--bundle-muted)}.bundle-summary__submit{width:100%}.bundle-error{margin:1.2rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.9)}.bundle-error[hidden]{display:none}.bundle-mobile-bar{position:fixed;inset-inline:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1.6rem;padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom));border-top:.1rem solid var(--bundle-border);background-color:rgb(var(--color-background));box-shadow:0 -.2rem 1.2rem rgba(var(--color-foreground),.08);transform:translateY(110%);transition:transform var(--duration-default) ease}.bundle-mobile-bar.is-visible{transform:translateY(0)}@media screen and (min-width:990px){.bundle-mobile-bar{display:none}}.bundle-mobile-bar__info{flex:1 1 auto;min-width:0;font-size:1.3rem;line-height:1.35}.bundle-mobile-bar__total{font-weight:600;font-size:1.5rem}.bundle-mobile-bar__button{flex:0 0 auto;min-height:4.4rem;padding:.8rem 2rem}.bundle-builder--has-mobile-bar{padding-bottom:8rem}@media screen and (min-width:990px){.bundle-builder--has-mobile-bar{padding-bottom:0}}.bundle-builder .loading__spinner{display:inline-flex}.bundle-builder .loading__spinner.hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-bundle-builder.css.map */
