.custom-bundle-builder{display:grid;gap:1.5rem;margin-top:1rem;font-size:1.25rem}.custom-bundle-builder__header{display:grid;gap:.5rem}.custom-bundle-builder__header-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.custom-bundle-builder__heading{margin:0;font-size:clamp(1.75rem,2vw,2rem);line-height:1.2}.custom-bundle-builder__amounts--header.custom-bundle-builder__amounts{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap;font-size:clamp(1.75rem,2vw,2rem);line-height:1.2;margin-bottom:.25rem}.custom-bundle-builder__amounts--header .custom-bundle-builder__value,.custom-bundle-builder__amounts--header .custom-bundle-builder__total-price{font-size:inherit}.custom-bundle-builder__amounts--header .custom-bundle-builder__discount{font-size:.55em;padding:.35em .65em}.custom-bundle-builder__value{margin:0;font-size:1.125rem;color:rgba(var(--color-base-text),.55);text-decoration:line-through;white-space:nowrap}.custom-bundle-builder__value[hidden]{display:none}.custom-bundle-builder__subtitle{margin:0;font-size:1.125rem;line-height:1.5;color:rgba(var(--color-base-text),.65)}.custom-bundle-builder__slots{display:grid;gap:1rem}.custom-bundle-builder__card--skeleton{pointer-events:none}.custom-bundle-builder__skeleton-block{display:block;border-radius:.25rem;background:linear-gradient(90deg,rgba(var(--color-base-text),.08),rgba(var(--color-base-text),.14),rgba(var(--color-base-text),.08));background-size:200% 100%;animation:custom-bundle-builder-skeleton-shimmer 1.4s ease-in-out infinite}.custom-bundle-builder__skeleton-block--media{width:100%;height:100%;border-radius:0}.custom-bundle-builder__skeleton-block--category{width:45%;max-width:12rem;height:1rem}.custom-bundle-builder__skeleton-block--price{width:4.5rem;height:1.25rem;flex-shrink:0}.custom-bundle-builder__skeleton-block--title{width:72%;max-width:18rem;height:1.5rem}.custom-bundle-builder__skeleton-block--description{width:100%;height:2.75rem}.custom-bundle-builder__skeleton-block--control{width:100%;max-width:100%;height:3rem}@keyframes custom-bundle-builder-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.custom-bundle-builder__skeleton-block{animation:none;background:rgba(var(--color-base-text),.1)}}.custom-bundle-builder__card{border:1px solid rgba(var(--color-base-text),.12);background:rgb(var(--color-base-background-1));border-radius:12px;position:relative;z-index:0}.custom-bundle-builder__card.is-dropdown-open{z-index:3}.custom-bundle-builder__card.is-ingredients-open{z-index:5}.custom-bundle-builder__card-inner{display:grid;grid-template-columns:8rem 1fr;gap:1.25rem;padding:1.25rem;align-items:start}.custom-bundle-builder__media-wrap{position:relative;width:8rem;height:8rem}.custom-bundle-builder__step{position:absolute;top:0;left:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:rgb(var(--color-base-text));color:rgb(var(--color-base-solid-button-labels));font-size:1.1875rem;font-weight:600}.custom-bundle-builder__media{width:100%;height:100%;flex-shrink:0}.custom-bundle-builder__media img{display:block;width:100%;height:100%;object-fit:cover}.custom-bundle-builder__card-body{display:grid;gap:.75rem;min-width:0}.custom-bundle-builder__card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.custom-bundle-builder__category{margin:0;flex:1 1 auto;min-width:0;font-weight:500;font-size:1.125rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-base-text),.65)}.custom-bundle-builder__product-title{margin:0;font-family:DM Sans!important;font-size:1.625rem;line-height:1.35;min-width:0}.custom-bundle-builder__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.custom-bundle-builder__ingredients{position:relative;flex:0 0 auto}.custom-bundle-builder__ingredients-trigger{display:inline-flex;align-items:center;gap:.45rem;min-height:2rem;padding:.35rem .85rem;border:1px solid rgba(var(--color-base-text),.2);border-radius:999px;background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text));font:inherit;font-size:.9375rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.custom-bundle-builder__ingredients-trigger:focus-visible{outline:.2rem solid rgba(var(--color-base-text),.35);outline-offset:.15rem}.custom-bundle-builder__ingredients-icon{display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-base-text),.65)}.custom-bundle-builder__ingredients-panel-wrap[hidden]{display:none}.custom-bundle-builder__ingredients-panel-wrap.is-ingredients-modal:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:1.5rem}.product__column-sticky:has(.custom-bundle-builder__ingredients-panel-wrap.is-ingredients-modal:not([hidden])){z-index:5}.custom-bundle-builder__ingredients-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:rgba(var(--color-foreground),.55);cursor:pointer;z-index:0}.custom-bundle-builder__ingredients-close{display:flex;position:absolute;top:.35rem;right:.35rem;z-index:2}.custom-bundle-builder__ingredients-panel-wrap.is-ingredients-modal .custom-bundle-builder__ingredients-panel{position:relative;z-index:1;width:min(100%,40rem);max-height:min(85vh,100%);overflow-y:auto;overscroll-behavior:contain}.custom-bundle-builder__ingredients-panel-wrap.is-ingredients-modal .custom-bundle-builder__ingredients-panel-header{padding-right:3rem}.custom-bundle-builder__ingredients-panel{position:relative;padding:1.25rem 1.5rem 1.5rem;border:1px solid rgba(var(--color-base-text),.12);border-radius:0;background:rgb(var(--color-base-background-1));box-shadow:0 16px 36px #0000001f}.custom-bundle-builder__ingredients-panel-header{display:flex;justify-content:space-between;align-items:baseline;flex-direction:column-reverse;gap:0;margin-bottom:1rem}.custom-bundle-builder__ingredients-panel-kicker{font-size:1.0625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.custom-bundle-builder__ingredients-panel-product{font-size:1.0625rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-base-text),.55);text-align:right}.custom-bundle-builder__ingredients-content{font-size:1.1875rem;line-height:1.55;color:rgb(var(--color-base-text))}.custom-bundle-builder__ingredients-content>*{margin:0}.custom-bundle-builder__ingredients-content>*+*{margin-top:.65rem}.custom-bundle-builder__ingredients-content strong{font-weight:600}.custom-bundle-builder__ingredients-divider{border:0;border-top:1px solid rgba(var(--color-base-text),.12);margin:1rem 0 .75rem}.custom-bundle-builder__ingredients-footer{margin:0;font-size:1.1875rem;line-height:1.5;color:rgba(var(--color-base-text),.65)}.custom-bundle-builder__ingredients-footer-link{color:inherit;text-decoration:underline;text-underline-offset:.15em}.custom-bundle-builder__price{flex:0 0 auto;margin-left:auto;white-space:nowrap;font-size:1.5rem;font-weight:600;text-align:right}.custom-bundle-builder__description{margin:0;font-size:1.25rem;line-height:1.5;color:rgba(var(--color-base-text),.75)}.custom-bundle-builder__description *{margin:0}.custom-bundle-builder__description--rich>:first-child{margin-top:0}.custom-bundle-builder__description--rich>:last-child{margin-bottom:0}.custom-bundle-builder__choose{display:grid;gap:.5rem}.custom-bundle-builder__choose-label{font-size:1rem;font-weight:600;text-transform:uppercase;color:rgba(var(--color-base-text),.65)}.custom-bundle-builder__listbox{position:relative;display:grid;gap:5px}.custom-bundle-builder__select-trigger{width:100%;min-height:3.25rem;padding:.85rem 2.75rem .85rem 1rem;border:1px solid rgba(var(--color-base-text),.12);border-radius:12px;background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text));font:inherit;font-size:1.25rem;text-align:left;cursor:pointer;position:relative}.custom-bundle-builder__select-trigger:focus-visible{outline:.2rem solid rgba(var(--color-base-text),.35);outline-offset:.15rem}.custom-bundle-builder__select-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-bundle-builder__select-caret{position:absolute;top:50%;right:1rem;width:.65rem;height:.65rem;border-right:2px solid rgb(var(--color-base-text));border-bottom:2px solid rgb(var(--color-base-text));transform:translateY(-65%) rotate(45deg);transition:transform .2s ease}.custom-bundle-builder__listbox.is-open .custom-bundle-builder__select-caret{transform:translateY(-35%) rotate(-135deg)}.custom-bundle-builder__select-list{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:5;margin:0;padding:.35rem 0;list-style:none;border:1px solid rgba(var(--color-base-text),.12);border-radius:1rem;background:rgb(var(--color-base-background-1));box-shadow:0 12px 28px #0000001f;max-height:25rem;overflow-y:auto}.custom-bundle-builder__select-list[hidden]{display:none}.custom-bundle-builder__select-option{margin:0;padding:5px}.custom-bundle-builder__select-option-button{width:100%;padding:.85rem 1rem;border:0;background:transparent;border-radius:8px;color:rgb(var(--color-base-text));font:inherit;font-size:1.25rem;text-align:left;cursor:pointer}.custom-bundle-builder__select-option-button:hover,.custom-bundle-builder__select-option-button:focus-visible{background:rgba(var(--color-base-text),.06);outline:none}.custom-bundle-builder__select-option-button[aria-selected=true]{font-weight:600;background:#f3efe8}.custom-bundle-builder__select-option-button:disabled{color:rgba(var(--color-base-text),.4);cursor:not-allowed}.custom-bundle-builder__fixed-variant{margin:0;font-size:1.25rem;color:rgba(var(--color-base-text),.75)}.custom-bundle-builder__hint{margin:0;font-size:1.125rem;color:rgba(var(--color-base-text),.65)}.custom-bundle-builder__status{font-size:1.0625rem}.custom-bundle-builder__status[data-tone=error]{color:#8a1f11}.custom-bundle-builder__status[data-tone=ok]{color:#0b6b3a}.custom-bundle-builder__total{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding-top:.5rem;font-size:1.35rem}.custom-bundle-builder__total-label{flex-shrink:0}.custom-bundle-builder__amounts{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.custom-bundle-builder__total-price{font-weight:600;white-space:nowrap}.custom-bundle-builder__discount{background:rgb(var(--color-base-text));color:rgb(var(--color-base-solid-button-labels));border:none;border-radius:999px;font-size:1rem;font-weight:600;letter-spacing:.04em;line-height:1;padding:.35rem .75rem;text-transform:uppercase;white-space:nowrap}.custom-bundle-builder__discount[hidden]{display:none}.custom-bundle-builder__actions{border-top:1px solid rgb(var(--color-base-text));padding-top:1rem;margin-top:.25rem}.custom-bundle-builder__actions .product-form__buttons{width:100%;max-width:100%}.custom-bundle-builder__submit-content{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;column-gap:.35rem;row-gap:.15rem}.custom-bundle-builder__submit-price-wrap{display:inline-flex;align-items:baseline;column-gap:.35rem}.custom-bundle-builder__submit-price-wrap[hidden]{display:none}.custom-bundle-builder__actions .pdp-guarantee{margin-top:.75rem!important}@media screen and (min-width:990px){.product--custom-bundle:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}.product--custom-bundle:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}}@media screen and (max-width:749px){.custom-bundle-builder__header-row,.custom-bundle-builder__total{flex-direction:column;align-items:flex-start}.custom-bundle-builder__amounts{justify-content:flex-start}.custom-bundle-builder__card-inner{grid-template-columns:6rem 1fr;gap:1rem;padding:1rem}.custom-bundle-builder__media-wrap{width:6rem;height:6rem}.custom-bundle-builder__product-title{font-size:1.4375rem}.custom-bundle-builder__title-row{flex-wrap:wrap;align-items:center}.custom-bundle-builder__ingredients-panel-wrap.is-ingredients-modal .custom-bundle-builder__ingredients-panel{width:min(100%,32rem);padding:1rem 1.1rem 1.25rem}.custom-bundle-builder__price{font-size:1.375rem}.custom-bundle-builder__description,.custom-bundle-builder__select-trigger,.custom-bundle-builder__select-option-button{font-size:1.1875rem}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/custom-bundle-builder.css.map */
