.product-form__input--bundle{width:100%;max-width:48rem;min-width:0;scroll-margin-top:12rem}.product__info-container .product-form__buttons{max-width:48rem}.bundle-picker__legend{display:flex;align-items:center;width:100%;margin:0 0 1.2rem;gap:1rem;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:var(--font-body-weight-bold);letter-spacing:.08rem;line-height:1.35;text-align:center;text-transform:uppercase}.bundle-picker__legend-line{flex:1 1 auto;height:.1rem;background:var(--livinghair-forest, #355642);opacity:.78}.bundle-picker__options{display:grid;grid-auto-rows:1fr;gap:1.65rem}.product-form__input--bundle input[type=radio]+.bundle-picker__card{position:relative;display:flex;flex-direction:column;min-height:8.8rem;overflow:visible;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease}.bundle-picker__main{display:grid;flex:1 1 auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.15rem;width:100%;padding:1.45rem 1.6rem}.product-form__input--bundle--with-image .bundle-picker__main{grid-template-columns:auto 5.6rem minmax(0,1fr) auto}.bundle-picker__radio{position:relative;flex:0 0 auto;width:1.9rem;height:1.9rem;border:.1rem solid rgba(var(--color-foreground),.52);border-radius:50%;background:rgb(var(--color-background))}.bundle-picker__radio:after{content:"";position:absolute;top:.38rem;right:.38rem;bottom:.38rem;left:.38rem;border-radius:inherit;background:var(--livinghair-forest, #355642);opacity:0;transform:scale(.65);transition:opacity var(--duration-short) ease,transform var(--duration-short) ease}.bundle-picker__copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.bundle-picker__visual{position:relative;display:block;width:5.6rem;height:5.6rem;overflow:visible;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.7rem;background:rgba(var(--color-foreground),.025)}.bundle-picker__visual img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.bundle-picker__quantity{position:absolute;right:-.5rem;bottom:-.5rem;display:grid;min-width:1.9rem;height:1.9rem;padding:0 .35rem;place-items:center;border:.2rem solid rgb(var(--color-background));border-radius:999px;background:var(--livinghair-forest, #355642);color:#fff;font-size:.9rem;font-weight:var(--font-body-weight-bold);line-height:1}.bundle-picker__title{font-size:1.5rem;font-weight:var(--font-body-weight-bold);letter-spacing:.01rem;line-height:1.3;overflow-wrap:anywhere}.bundle-picker__duration{margin-top:.25rem;color:rgba(var(--color-foreground),.64);font-size:1.1rem;font-weight:var(--font-body-weight-regular);letter-spacing:.01rem;line-height:1.35}.bundle-picker__sold-out{margin-top:.25rem;color:rgba(var(--color-foreground),.68);font-size:1.1rem;font-weight:var(--font-body-weight-bold);letter-spacing:.04rem;line-height:1.35;text-transform:uppercase}.bundle-picker__pricing{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;text-align:right;white-space:nowrap}.bundle-picker__price-line{display:flex;align-items:baseline;justify-content:flex-end;gap:.65rem}.bundle-picker__price{font-size:1.55rem;font-weight:var(--font-body-weight-bold);letter-spacing:.01rem;line-height:1.2}.bundle-picker__compare{color:rgba(var(--color-foreground),.52);font-size:1.05rem;font-weight:var(--font-body-weight-regular);line-height:1.2;text-decoration-thickness:.1rem}.bundle-picker__unit{margin-top:.3rem;color:rgba(var(--color-foreground),.64);font-size:1.1rem;line-height:1.35}.bundle-picker__saving{margin-top:.25rem;color:var(--livinghair-forest, #355642);font-size:1.02rem;font-weight:var(--font-body-weight-bold);line-height:1.3}.bundle-picker__badge{position:absolute;top:-1.05rem;right:1.35rem;left:auto;z-index:1;display:flex;min-height:2.1rem;margin:0;padding:.38rem .9rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--livinghair-forest, #355642);box-shadow:0 0 0 .35rem rgb(var(--color-background));color:#fff;font-size:.95rem;font-weight:var(--font-body-weight-bold);letter-spacing:.07rem;line-height:1.3;overflow-wrap:anywhere;text-transform:uppercase}.product-form__input--bundle input[type=radio]:checked+.bundle-picker__card{border-width:.2rem;border-color:var(--livinghair-forest, #355642);background:#3556420b}.product-form__input--bundle input[type=radio]:checked+.bundle-picker__card .bundle-picker__radio{border-color:var(--livinghair-forest, #355642)}.product-form__input--bundle input[type=radio]:checked+.bundle-picker__card .bundle-picker__radio:after{opacity:1;transform:scale(1)}.product-form__input--bundle input[type=radio]:focus-visible+.bundle-picker__card{border-width:.2rem;border-color:var(--livinghair-forest, #355642);outline:none;box-shadow:none}.product-form__input--bundle input[type=radio].disabled+.bundle-picker__card{border-color:rgba(var(--color-foreground),.13);background:rgba(var(--color-foreground),.02);color:rgba(var(--color-foreground),.55)}.product-form__input--bundle input[type=radio].disabled+.bundle-picker__card .bundle-picker__price{color:rgba(var(--color-foreground),.55)}.product--no-media .product-form__input--bundle{margin-right:auto;margin-left:auto;text-align:left}@media(hover:hover){.product-form__input--bundle input[type=radio]:not(.disabled)+.bundle-picker__card:hover{border-color:#355642b8}}@media screen and (max-width:420px){.bundle-picker__options{gap:1.5rem}.product-form__input--bundle input[type=radio]+.bundle-picker__card{min-height:7.4rem}.bundle-picker__main{gap:.9rem;padding:1.3rem 1.2rem}.product-form__input--bundle--with-image .bundle-picker__main{grid-template-columns:auto 4.8rem minmax(0,1fr) auto}.bundle-picker__visual{width:4.8rem;height:4.8rem}.bundle-picker__title,.bundle-picker__price{font-size:1.4rem}}@media screen and (max-width:359px){.bundle-picker__main{grid-template-columns:auto minmax(0,1fr)}.product-form__input--bundle--with-image .bundle-picker__main{grid-template-columns:auto 4.6rem minmax(0,1fr)}.bundle-picker__pricing{grid-column:2;align-items:flex-start;text-align:left}.product-form__input--bundle--with-image .bundle-picker__pricing{grid-column:3}}@media(prefers-reduced-motion:reduce){.product-form__input--bundle input[type=radio]+.bundle-picker__card,.bundle-picker__radio:after{transition:none}}@media(forced-colors:active){.product-form__input--bundle input[type=radio]+.bundle-picker__card{border-color:CanvasText}.product-form__input--bundle input[type=radio]:checked+.bundle-picker__card,.product-form__input--bundle input[type=radio]:focus-visible+.bundle-picker__card{outline:.2rem solid Highlight;outline-offset:.2rem}.bundle-picker__badge{border-bottom-color:CanvasText}.bundle-picker__radio:after{background:Highlight}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-bundle-picker.css.map */
