.bundle-set-card{padding:20px}.bundle-set-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.bundle-set-card__index{font-size:20px;font-weight:600;letter-spacing:.05em}.product-meta{border-bottom:none!important}.bundle-set-card__status{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.05em;color:rgba(var(--text-color),.7)}.bundle-set-card__status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.bundle-set-card[data-status=ready] .bundle-set-card__status{color:#2e7d32}.bundle-set-card[data-status=incomplete] .bundle-set-card__status{color:rgb(var(--text-color));opacity:.5}.bundle-piece{display:flex;flex-direction:column;gap:12px}.bundle-piece+.bundle-piece{margin-top:20px;padding-top:20px;border-top:1px solid rgb(var(--border-color))}.bundle-piece__title{font-size:13px;font-weight:700;letter-spacing:.05em;margin:0}.bundle-piece__field{display:flex;flex-direction:column;gap:6px}.bundle-piece__field-label{text-transform:uppercase;font-size:10px}.bundle-piece__field-label-row{display:flex;align-items:baseline;gap:8px}.bundle-piece__field-value{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.bundle-piece__field-swatch{flex-shrink:0;width:14px;height:14px;border-radius:50%;border:1px solid rgba(var(--text-color),.15);display:none}.bundle-piece__select{margin-top:2px}.bundle-piece__select--static{cursor:default}.bundle-size-panel{display:none}.bundle-style-block:has(.color-swatch:nth-child(1) .color-swatch__radio:checked) .bundle-size-panel:nth-child(1),.bundle-style-block:has(.color-swatch:nth-child(2) .color-swatch__radio:checked) .bundle-size-panel:nth-child(2),.bundle-style-block:has(.color-swatch:nth-child(3) .color-swatch__radio:checked) .bundle-size-panel:nth-child(3),.bundle-style-block:has(.color-swatch:nth-child(4) .color-swatch__radio:checked) .bundle-size-panel:nth-child(4),.bundle-style-block:has(.color-swatch:nth-child(5) .color-swatch__radio:checked) .bundle-size-panel:nth-child(5),.bundle-style-block:has(.color-swatch:nth-child(6) .color-swatch__radio:checked) .bundle-size-panel:nth-child(6),.bundle-style-block:has(.color-swatch:nth-child(7) .color-swatch__radio:checked) .bundle-size-panel:nth-child(7),.bundle-style-block:has(.color-swatch:nth-child(8) .color-swatch__radio:checked) .bundle-size-panel:nth-child(8){display:block}.bundle-tier-picker__heading{text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.bundle-tier-picker{margin-bottom:16px}.bundle-tier-list{display:flex;flex-direction:column;gap:8px}.bundle-tier-card{border:1px solid rgb(var(--border-color));border-radius:8px}.bundle-tier-card.is-disabled{opacity:.5}.bundle-tier-card__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;cursor:pointer}.bundle-tier-card__text{display:flex;flex-direction:column;gap:2px}.bundle-tier-card__name{font-weight:600}.bundle-tier-card__gift{font-size:12px;color:rgba(var(--text-color),.7)}.bundle-tier-card__price{font-weight:600;white-space:nowrap;line-height:normal;text-align:right}.bundle-tier-card__price span.starts-at{font-weight:400;font-size:12px;color:rgba(var(--text-color),.7)}.bundle-tier-card:has(.bundle-tier-card__radio:checked){border-color:rgb(var(--text-color));border-width:2px;background:rgba(var(--text-color),.04)}.bundle-tier-card:has(.bundle-tier-card__radio:checked) .bundle-tier-card__item{padding:13px 15px}.bundle-tier-picker .field-message{margin-top:8px}.bundle-tier-card__expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.bundle-tier-card:has(.bundle-tier-card__radio:checked) .bundle-tier-card__expand{grid-template-rows:1fr}.bundle-tier-card__expand-inner{overflow:hidden;min-height:0;padding:0 15px 15px;opacity:0;transition:opacity .2s ease}.bundle-tier-card:has(.bundle-tier-card__radio:checked) .bundle-tier-card__expand-inner{opacity:1}.bundle-tier-card__expand-inner .bundle-gift-picker{margin-top:14px}.bundle-set-modal-trigger{display:none;margin-top:16px}.bundle-tier-picker:has(.bundle-tier-card__radio:checked) .bundle-set-modal-trigger{display:flex;justify-content:center}.bundle-set-modal-trigger[disabled]{background:rgba(var(--text-color),.15);border-color:transparent;color:rgba(var(--text-color),.4);cursor:not-allowed;pointer-events:none}.bundle-notification{display:none;margin-top:8px;padding:10px 14px;border-radius:8px;background:rgba(var(--text-color),.06);font-size:13px;text-align:center}.bundle-notification.active{display:block}.field-message{display:none;font-size:12px;color:#c0392b}.field-message.error{display:block}.bundle-gift-picker{padding:14px;border:1px solid rgba(201,147,46,.35);border-radius:10px;background:#c9932e0f}.bundle-gift-picker__header{display:flex;align-items:center;gap:6px;margin-bottom:10px;color:#97691c}.bundle-gift-picker__header svg{flex-shrink:0}.bundle-gift-picker__label{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.05em}#bundle-form{margin-top:10px}.bundle-gift-option-list{display:flex;flex-direction:column;gap:10px}.bundle-gift-option{border:1px solid rgb(var(--border-color));border-radius:8px;background:rgb(var(--root-background))}.bundle-gift-option.is-disabled{opacity:.5}.bundle-gift-option__item{display:flex;align-items:center;padding:10px;gap:10px;cursor:pointer}.bundle-gift-option__image{display:block;flex-shrink:0;width:48px;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:rgba(var(--text-color),.04)}.bundle-gift-option__img{width:100%;height:100%;object-fit:cover}.bundle-gift-option__text{flex:1;display:flex;flex-direction:column;gap:4px}.bundle-gift-option__name{font-size:13px;font-weight:600;line-height:1.3}.bundle-gift-option__price{font-size:12px}.bundle-gift-option__was{color:rgba(var(--text-color),.5);margin-right:4px}.bundle-gift-option__free{color:#2e7d32;font-weight:700;text-transform:uppercase;font-size:11px;letter-spacing:.03em}.bundle-gift-option__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgb(var(--text-color));color:rgb(var(--root-background));visibility:hidden}.bundle-gift-option__check svg{width:12px;height:12px}.bundle-gift-option:has(.bundle-gift-option__radio:checked){border-color:rgb(var(--text-color));border-width:2px}.bundle-gift-option:has(.bundle-gift-option__radio:checked) .bundle-gift-option__item{padding:9px}.bundle-gift-option:has(.bundle-gift-option__radio:checked) .bundle-gift-option__check{visibility:visible}.bundle-gift-size-panels{margin-top:10px}.bundle-gift-size-panel{display:none}.bundle-gift-picker:has(.bundle-gift-option:nth-child(1) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(1),.bundle-gift-picker:has(.bundle-gift-option:nth-child(2) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(2),.bundle-gift-picker:has(.bundle-gift-option:nth-child(3) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(3),.bundle-gift-picker:has(.bundle-gift-option:nth-child(4) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(4),.bundle-gift-picker:has(.bundle-gift-option:nth-child(5) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(5),.bundle-gift-picker:has(.bundle-gift-option:nth-child(6) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(6),.bundle-gift-picker:has(.bundle-gift-option:nth-child(7) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(7),.bundle-gift-picker:has(.bundle-gift-option:nth-child(8) .bundle-gift-option__radio:checked) .bundle-gift-size-panel:nth-child(8){display:block}.bundle-gift-size-panel .bundle-piece__field-label{display:block;margin-bottom:6px}.bundle-set-modal .modal__overlay{position:fixed;top:0;left:0;bottom:auto;width:100vw;height:100vh}.bundle-set-modal .modal__content{position:relative;z-index:1;display:flex;flex-direction:column;overflow:hidden;max-height:80vh}@media screen and (min-width:741px){.bundle-set-modal .modal__content{width:min(960px,92vw)}}.bundle-set-modal__header{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid rgb(var(--border-color))}.bundle-set-modal__heading{flex:1;margin:0;font-size:14px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-set-modal__close-button{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:4px;color:rgba(var(--text-color),.6);cursor:pointer}.bundle-set-modal__close-button:hover{color:rgb(var(--text-color))}.bundle-set-modal__steps{display:flex;align-items:center;flex-shrink:0;padding-right:16px;border-right:1px solid rgb(var(--border-color))}.bundle-set-modal__step{display:flex;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer;color:rgb(var(--text-color))}.bundle-set-modal__step-circle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1px solid rgb(var(--border-color));font-size:11px;font-weight:700;color:rgba(var(--text-color),.5)}.bundle-set-modal__step-circle svg{width:12px;height:12px}.bundle-set-modal__step-label{font-size:12px;font-weight:600;color:rgba(var(--text-color),.5);white-space:nowrap}.bundle-set-modal__step.is-current .bundle-set-modal__step-circle{border-color:rgb(var(--text-color));border-width:2px;color:rgb(var(--text-color))}.bundle-set-modal__step.is-current .bundle-set-modal__step-label{color:rgb(var(--text-color))}.bundle-set-modal__step.is-done .bundle-set-modal__step-circle{background:#2e7d32;border-color:#2e7d32;color:rgb(var(--root-background))}.bundle-set-modal__step-connector{width:20px;height:1px;margin:0 6px;background:rgb(var(--border-color));flex-shrink:0}.bundle-set-modal__body{flex:1;min-height:0;display:grid;grid-template-columns:260px 1fr;gap:0;overflow:hidden}.bundle-set-modal__overview{min-height:0;overflow-y:auto;padding:20px;border-right:1px solid rgb(var(--border-color));display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.bundle-set-modal__overview-section{display:flex;flex-direction:column;gap:8px}.bundle-set-modal__overview-section+.bundle-set-modal__overview-section{padding-top:20px;border-top:1px solid rgb(var(--border-color))}.bundle-set-modal__overview-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.bundle-set-modal__overview-status{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#2e7d32}.bundle-set-modal__overview-line{display:flex;align-items:center;gap:10px;font-size:13px}.bundle-set-modal__overview-line+.bundle-set-modal__overview-line{margin-top:8px}.bundle-set-modal__overview-thumb{flex-shrink:0;width:36px;height:36px;border-radius:6px;object-fit:cover;background:rgba(var(--text-color),.04)}.bundle-set-modal__overview-thumb--empty{display:block}.bundle-set-modal__review-bar,.bundle-set-modal__review-header,.bundle-set-modal__review-footer{display:none}@media screen and (max-width:890px){.bundle-set-modal .modal__content{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}.bundle-set-modal__header{flex-shrink:0;flex-wrap:wrap;padding:16px 20px}.bundle-set-modal__heading{order:1}.bundle-set-modal__close-button{order:2}.bundle-set-modal__steps{order:3;flex:0 0 100%;width:100%;margin-top:14px;padding-right:0;border-right:none;gap:4px}.bundle-set-modal__step{flex:1;flex-direction:column;align-items:stretch;gap:6px}.bundle-set-modal__step-circle{width:auto;height:4px;border-radius:2px;border:none;background:rgb(var(--border-color));font-size:0}.bundle-set-modal__step-circle svg{display:none}.bundle-set-modal__step.is-current .bundle-set-modal__step-circle{background:rgb(var(--text-color))}.bundle-set-modal__step.is-done .bundle-set-modal__step-circle{background:#2e7d32}.bundle-set-modal__step-label{display:block;font-size:9px;text-align:left;white-space:normal}.bundle-set-modal__step.is-current .bundle-set-modal__step-label{color:rgb(var(--text-color))}.bundle-set-modal__step-connector{display:none}.bundle-set-modal__body{grid-template-columns:1fr;gap:0;flex:1;min-height:0;overflow:hidden}.bundle-set-modal__overview,.bundle-set-modal__review-header,.bundle-set-modal__review-footer{display:none}.bundle-set-modal__body.is-reviewing{display:flex;flex-direction:column}.bundle-set-modal__body.is-reviewing .bundle-set-modal__overview{display:flex;flex:1;min-height:0;overflow-y:auto;padding:20px;border-right:none}.bundle-set-modal__body.is-reviewing .bundle-set-modal__review-header,.bundle-set-modal__body.is-reviewing .bundle-set-modal__review-footer{display:flex}.bundle-set-modal__body.is-reviewing .bundle-set-modal__slider{display:none}.bundle-set-modal__review-header{align-items:center;justify-content:space-between;flex-shrink:0;padding:16px 20px;border-bottom:1px solid rgb(var(--border-color))}.bundle-set-modal__review-header-heading{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.bundle-set-modal__review-footer{align-items:center;justify-content:space-between;flex-shrink:0;gap:12px;padding:16px 20px;border-top:1px solid rgb(var(--border-color))}.bundle-set-modal__review-footer-total{display:flex;flex-direction:column}.bundle-set-modal__review-footer-price{font-size:18px;font-weight:700}.bundle-set-modal__review-bar{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:12px;padding:5px 10px;border-top:1px solid rgb(var(--border-color))}.bundle-set-modal__review-bar-text{display:flex;flex-direction:column;gap:2px}.bundle-set-modal__review-bar-title{font-size:13px;font-weight:700}.bundle-set-modal__review-bar-meta{font-size:12px;color:rgba(var(--text-color),.6)}.bundle-set-modal__review-bar-trigger{flex-shrink:0;background:none;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:underline;color:rgb(var(--text-color));cursor:pointer}.bundle-set-card__index{text-transform:lowercase;font-size:18px}.bundle-set-card__index:first-letter{text-transform:uppercase}.bundle-set-card__status-text{text-transform:uppercase}.bundle-piece .block-swatch__radio:checked+.block-swatch__item,.bundle-piece .block-swatch__item.is-selected{background:rgb(var(--text-color));color:rgb(var(--root-background))}.bundle-set-modal__nav{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"total total" "back next";row-gap:12px;column-gap:12px;padding:10px!important}.bundle-set-modal__nav-actions{display:contents}.bundle-set-modal__nav-total{display:flex;flex-direction:column;grid-area:total}.bundle-set-modal__nav-price-label{display:block}.bundle-set-modal__nav-price{font-size:20px}.bundle-set-modal__prev{grid-area:back;border:1px solid rgb(var(--border-color));border-radius:var(--button-border-radius);padding:14px;text-align:center}.bundle-set-modal__next,.bundle-set-modal__embroidery-yes,#bundle-set-modal #bundle__AddToCart{grid-area:next;min-width:0;width:100%}}.bundle-set-modal__slider{display:flex;flex-direction:column;min-width:0;min-height:0}.bundle-set-modal__slides{flex:1;min-height:0;display:flex;align-items:flex-start;overflow-y:auto;overflow-x:hidden}.bundle-set-modal__slide{width:100%}.bundle-set-modal__slide--review{display:flex;flex-direction:column;min-height:40vh;padding:20px;justify-content:center}.bundle-set-modal__slide--review[hidden]{display:none}.bundle-set-modal__prompt{max-width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column}.bundle-set-modal__review-heading{margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}.bundle-set-modal__review-copy{margin:0;font-size:14px}.bundle-set-modal__prompt-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.bundle-set-modal__prompt-actions .button--secondary{background:transparent;color:#38608c;border:1px solid #38608C!important}.bundle-set-modal__summary-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--text-color),.6)}.bundle-set-modal__nav{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;border-top:1px solid rgb(var(--border-color))}.bundle-set-modal__nav-actions{display:flex;align-items:center;gap:16px}.bundle-set-modal__nav-total{display:contents}.bundle-set-modal__nav-price-label{display:none}.bundle-set-modal__nav-price{font-size:15px;font-weight:700;white-space:nowrap}.bundle-set-modal__prev{background:none;border:none;padding:8px 4px;font-size:13px;font-weight:600;color:rgba(var(--text-color),.7);cursor:pointer}.bundle-set-modal__prev:disabled{opacity:.4;cursor:default}.bundle-set-modal__next,.bundle-set-modal__embroidery-yes,#bundle-set-modal #bundle__AddToCart{min-width:140px}.bundle-set-modal__embroidery-yes[disabled],#bundle-set-modal #bundle__AddToCart[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.bundle-set-modal__next[disabled]{background:rgba(var(--text-color),.15);border-color:transparent;color:rgba(var(--text-color),.4);cursor:not-allowed;pointer-events:none}.bundle-set-modal__next[hidden],.bundle-set-modal__embroidery-yes[hidden],#bundle-set-modal #bundle__AddToCart[hidden]{display:none}.bundle-set-modal__slide--review #bundle-parent-add-form>[id^=pplr-]{display:none!important}.bundle-set-modal__slide--review.is-customizing #bundle-parent-add-form>[id^=pplr-]{display:block!important;margin-top:24px;text-align:left}.bundle-set-modal__slide--review.is-customizing .bundle-set-modal__review-copy{display:none}.pplr-wrapper,.pplr-drop-item,.pplr-wrapper label{float:none!important}.pplr-drop-item{max-width:45%}.pplr-set-container{border:1px solid #c9c9c9;margin:10px 0 0;border-radius:7px}.pplr-wrapper{padding:10px 15px;display:flex;flex-wrap:wrap}.pplr-wrapper label{width:100%!important;padding:0!important}.pplr-set-container:has(.pplr-set-1 input:checked),.pplr-set-container:has(.pplr-set-2 input:checked),.pplr-set-container:has(.pplr-set-3 input:checked){padding-bottom:20px}.pplr-set-1,.pplr-set-2,.pplr-set-3{background:#f7f7f7;border-radius:7px;width:100vw;max-width:100%;text-transform:uppercase;color:#868686;padding:20px 15px}.pplr-set-1 label,.pplr-set-2 label,.pplr-set-3 label{font-weight:700}.pplr-set-1 input,.pplr-set-2 input,.pplr-set-3 input{width:25px}.pplr-set-1:has(input:checked),.pplr-set-2:has(input:checked),.pplr-set-3:has(input:checked){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:20px}.pplr-character-count{padding-right:15px!important}.pplr-selecter-selected{width:100%!important}.pplr-selecter-options{width:calc(100% - 30px);margin:-20px 15px 0}.pplr-checkbox{display:flex;align-items:center;line-height:normal}.pplr-checkbox input{visibility:hidden;display:none}.pplr-checkbox label{display:flex;align-items:center;gap:10px}.pplr-checkbox label:before{content:"";border-radius:5px;min-width:20px;height:20px;border:1px solid #303030;display:flex;align-items:center;justify-content:center}.pplr-checkbox label:has(input:checked):before{background:#000;content:"\2713";color:#fff;font-weight:400}#bundle-form variant-picker{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/246/assets/bundle-form.css.map */
