html.bundle-builder-template .shopify-section-group-header-group,html.bundle-builder-template .shopify-section-group-footer-group,html.bundle-builder-template #shopify-section-header,html.bundle-builder-template #shopify-section-footer,html.bundle-builder-template .announcement-bar,html.bundle-builder-template .site-header,html.bundle-builder-template .site-footer{display:none!important}html.bundle-builder-template .main-content,html.bundle-builder-template #MainContent{padding-top:0!important}.bundle-builder{--bundle-border: #d8e0e7;--bundle-text: #173a58;--bundle-muted: #64798c;--bundle-accent: #24d9fb;--bundle-success: #178246;--bundle-summary-top: 92px;padding:0 0 56px}.bundle-builder[aria-busy=true]{cursor:wait}.bundle-builder__funnel-header{position:sticky;z-index:30;top:0;display:grid;min-height:68px;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;padding:10px max(20px,calc((100vw - 1500px)/2));border-bottom:1px solid var(--bundle-border);background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bundle-builder__exit{display:inline-flex;min-height:44px;align-items:center;justify-self:start;gap:8px;padding:8px 12px;border-radius:999px;color:var(--bundle-text);font-size:14px;font-weight:700;text-decoration:none}.bundle-builder__exit:hover{background:#f2f6f8}.bundle-builder__funnel-logo{display:flex;align-items:center;justify-content:center;color:#111;font-size:22px;font-weight:700}.bundle-builder__funnel-logo img{display:block;width:auto;max-width:160px;max-height:42px}.bundle-builder__funnel-label{justify-self:end;color:var(--bundle-text);font-size:14px;font-weight:700;white-space:nowrap}.bundle-builder__page{padding-top:22px}.bundle-builder__header{margin-bottom:20px;text-align:center}.bundle-builder__title{margin:6px 0 8px;font-size:clamp(26px,2.2vw,38px);line-height:1.15}.bundle-builder__subtitle{max-width:720px;margin:0 auto 14px;color:var(--bundle-muted)}.bundle-builder__progress{display:flex;justify-content:center;gap:18px;margin:16px 0 0;padding:0;list-style:none}.bundle-builder__progress-item{color:var(--bundle-muted);font-size:14px}.bundle-builder__progress-button{display:flex;align-items:center;gap:8px;padding:4px;border:0;background:transparent;color:inherit;font:inherit;text-align:left}.bundle-builder__progress-button:not(:disabled){cursor:pointer}.bundle-builder__progress-button:disabled{cursor:not-allowed;opacity:.65}.bundle-builder__progress-number{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:1px solid var(--bundle-border);border-radius:50%;background:#fff}.bundle-builder__progress-item.is-active,.bundle-builder__progress-item.is-complete{color:var(--bundle-text);font-weight:700}.bundle-builder__progress-item.is-active .bundle-builder__progress-number,.bundle-builder__progress-item.is-complete .bundle-builder__progress-number{border-color:var(--bundle-accent);background:var(--bundle-accent);color:#000}.bundle-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:28px;align-items:start}.bundle-builder__main,.bundle-builder__steps{min-width:0}.bundle-builder__step[hidden]{display:none!important}.bundle-builder__step-heading{margin-bottom:16px}.bundle-builder__step-heading span{color:var(--bundle-muted);font-size:13px;text-transform:uppercase;letter-spacing:.12em}.bundle-builder__step-heading h2{margin:4px 0 0;font-size:clamp(22px,1.7vw,30px);line-height:1.2}.bundle-builder__step-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.bundle-builder__step-heading-row .bundle-builder__step-heading{margin-bottom:0}.bundle-builder__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bundle-builder__grid[data-primary-grid]{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-builder__card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:2px solid transparent;border-radius:18px;background:#fff;box-shadow:0 4px 16px #173a5814;transition:border-color .2s ease,transform .2s ease}.bundle-builder__card:hover{transform:translateY(-2px)}.bundle-builder__card.is-selected{border-color:var(--bundle-accent)}.bundle-builder__card.is-unavailable{opacity:.55}.bundle-builder__image-wrap{position:relative;aspect-ratio:4 / 3;padding:10px;background:#f7f9fb}.bundle-builder__grid[data-primary-grid] .bundle-builder__image-wrap{max-height:220px}.bundle-builder__image-wrap img{width:100%;height:100%;object-fit:contain}.bundle-builder__card-content{display:flex;flex:1;flex-direction:column;padding:13px}.bundle-builder__card-title{margin:0 0 8px;color:var(--bundle-text);font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bundle-builder__card-price{margin:auto 0 10px;font-weight:700}.bundle-builder__variant-select{width:100%;margin-bottom:12px}.bundle-builder__select-button{width:100%;min-height:40px}.bundle-builder__toolbar{display:flex;justify-content:flex-start;gap:16px;margin-bottom:24px}.bundle-builder__tabs{display:flex;flex-wrap:wrap;gap:8px}.bundle-builder__tabs button{padding:9px 16px;border:1px solid var(--bundle-border);border-radius:999px;background:#fff}.bundle-builder__tabs button.is-active{border-color:var(--bundle-text);background:var(--bundle-text);color:#fff}.bundle-builder__group+.bundle-builder__group{margin-top:34px}.bundle-builder__group h3{margin-bottom:16px}.bundle-builder__summary{position:sticky;top:var(--bundle-summary-top)}.bundle-builder__summary-inner{display:flex;max-height:calc(100vh - var(--bundle-summary-top) - 18px);min-height:0;flex-direction:column;overflow:hidden;padding:24px;border:0;border-radius:28px;background:#fff;box-shadow:0 12px 36px #173a5821}.bundle-builder__summary-header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.bundle-builder__summary-heading-copy{min-width:0}.bundle-builder__summary-header h2{margin:4px 0 0}.bundle-builder__desktop-summary-total{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:5px;line-height:1.1}.bundle-builder__desktop-summary-total[hidden]{display:none!important}.bundle-builder__desktop-summary-total strong{color:var(--bundle-text);font-size:20px}.bundle-builder__desktop-summary-total strong.is-discounted,.bundle-builder__desktop-summary-total strong.is-pending{color:var(--bundle-success)}.bundle-builder__desktop-summary-total s{color:var(--bundle-muted);font-size:17px}.bundle-builder__desktop-summary-total s[hidden]{display:none!important}.bundle-builder__desktop-reward-badge{display:grid;width:78px;height:78px;flex:0 0 78px;place-items:center;padding:8px;border:1px solid #c9e2ed;border-radius:50%;background:#e7f1f6;color:var(--bundle-text);font-size:15px;font-weight:800;line-height:1;text-align:center;text-transform:uppercase;white-space:pre-line}.bundle-builder__desktop-reward-badge.is-unlocked{border-color:var(--bundle-accent);background:var(--bundle-accent);color:#0a2f48}.bundle-builder__mobile-summary-toggle{display:none}.bundle-builder__summary-actions{display:flex;width:100%;align-items:center;gap:12px}.bundle-builder__primary-cta{width:auto;min-width:0;min-height:54px;flex:1 1 auto;border-radius:999px;letter-spacing:.08em}.bundle-builder__primary-cta.is-reward-locked,.bundle-builder__primary-cta.is-reward-locked:hover,.bundle-builder__primary-cta.is-reward-locked:focus,.bundle-builder__primary-cta.is-reward-locked:active{border-color:#ffd1c4!important;background:#ffe2da!important;background-color:#ffe2da!important;background-image:none!important;color:#a42020!important;opacity:1!important}.bundle-builder__primary-cta.is-reward-locked:before,.bundle-builder__primary-cta.is-reward-locked:after{background:#ffe2da!important;background-color:#ffe2da!important;background-image:none!important}.bundle-builder__mobile-back{display:inline-grid;width:54px;height:54px;flex:0 0 54px;place-items:center;padding:0;border:1px solid var(--bundle-text);border-radius:50%;background:#fff;color:var(--bundle-text)}.bundle-builder__mobile-back[hidden]{display:none!important}.bundle-builder__summary-items{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}.bundle-builder__summary-footer{position:relative;z-index:1;flex:0 0 auto;margin:16px -24px -24px;padding:18px 24px 24px;border-top:1px solid var(--bundle-border);background:#fff}.bundle-builder__summary-item{display:grid;grid-template-columns:50px minmax(0,1fr) 88px 36px;gap:9px;align-items:center;min-height:64px;padding:7px 0}.bundle-builder__summary-item img{width:50px;height:50px;border-radius:10px;object-fit:contain;background:#f7f9fb}.bundle-builder__summary-item-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;font-size:14px;font-weight:600;line-height:1.3}.bundle-builder__summary-item-pricing{display:flex;width:100%;min-width:0;flex-direction:column;align-items:flex-end;justify-content:center;line-height:1.15;text-align:right}.bundle-builder__summary-item-price,.bundle-builder__summary-item-original-price{white-space:nowrap;font-size:13px}.bundle-builder__summary-item-price{color:var(--bundle-text);font-weight:700}.bundle-builder__summary-item-price.is-discounted,.bundle-builder__summary-item-price.is-pending{color:var(--bundle-success)}.bundle-builder__summary-item-original-price{margin-top:2px;color:var(--bundle-muted)}.bundle-builder__summary-remove{display:inline-grid;width:36px;height:36px;place-items:center;justify-self:end;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--bundle-muted);font-size:26px;line-height:1;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.bundle-builder__summary-remove:hover,.bundle-builder__summary-remove:focus-visible{border-color:var(--bundle-border);background:#f2f6f8;color:var(--bundle-text)}.bundle-builder__summary-remove:focus-visible{outline:2px solid var(--bundle-accent);outline-offset:2px}.bundle-builder__summary-empty,.bundle-builder__empty{color:var(--bundle-muted)}.bundle-builder__summary-placeholder{display:grid;min-height:64px;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center;padding:7px 0;color:var(--bundle-muted)}.bundle-builder__summary-placeholder-icon{position:relative;display:block;width:50px;height:50px;border:1.5px dashed var(--bundle-muted);border-radius:50%;background:#fff;color:var(--bundle-muted);font-size:0;line-height:0}.bundle-builder__summary-placeholder-icon:before,.bundle-builder__summary-placeholder-icon:after{content:"";position:absolute;top:50%;left:50%;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.bundle-builder__summary-placeholder-icon:before{width:18px;height:2px}.bundle-builder__summary-placeholder-icon:after{width:2px;height:18px}.bundle-builder__summary-placeholder-label{font-size:14px;font-weight:600}.bundle-builder__reward{display:none;align-items:center;gap:10px;margin:14px 0 0;padding:12px 16px;border-radius:999px;background:#ffe2da;color:#a42020;font-size:12px;font-weight:700}.bundle-builder__reward:before{content:"!";display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:2px solid currentColor;border-radius:50%;line-height:1}.bundle-builder__summary.is-empty .bundle-builder__reward,.bundle-builder__summary.is-step-two.is-locked .bundle-builder__reward{display:flex}.bundle-builder__summary.is-unlocked .bundle-builder__reward,.bundle-builder__totals{display:none}.bundle-builder__totals>div{display:flex;justify-content:space-between;gap:16px;margin:8px 0}.bundle-builder__estimated-total{padding-top:12px;border-top:1px solid var(--bundle-border);font-size:18px}.bundle-builder__fine-print{display:none}.bundle-builder__back{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:8px 12px;border:1px solid var(--bundle-border);border-radius:999px;background:#fff;color:var(--bundle-text);font-size:13px;font-weight:700}.bundle-builder__back:hover{border-color:var(--bundle-text)}.bundle-builder__status{margin-bottom:16px}.bundle-builder__status:empty{display:none}.bundle-builder__status.is-error{padding:12px 16px;border-radius:12px;background:#fff1f1;color:#a42020}.bundle-builder__configuration-error{padding:48px 20px;border:1px solid var(--bundle-border);border-radius:20px;text-align:center}@media screen and (max-width:1280px){.bundle-builder__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1000px){.bundle-builder__layout{grid-template-columns:minmax(0,1fr) 340px;gap:22px}.bundle-builder__grid,.bundle-builder__grid[data-primary-grid]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){html.bundle-summary-open{overflow:hidden}.bundle-builder{--bundle-summary-top: 72px;padding:0 0 calc(176px + env(safe-area-inset-bottom))}.bundle-builder__funnel-header{min-height:56px;gap:8px;padding:6px 12px}.bundle-builder__exit{min-height:44px;padding:6px 8px;font-size:13px}.bundle-builder__funnel-logo img{max-width:120px;max-height:34px}.bundle-builder__funnel-label{font-size:12px}.bundle-builder__page{padding-top:16px}.bundle-builder__header{margin-bottom:16px}.bundle-builder__title{margin-top:0;font-size:clamp(24px,7vw,30px)}.bundle-builder__subtitle{margin-bottom:10px;font-size:14px}.bundle-builder__progress{justify-content:flex-start;align-items:flex-start;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.bundle-builder__progress::-webkit-scrollbar{display:none}.bundle-builder__progress-item{min-width:max-content;align-items:flex-start;text-align:left}.bundle-builder__progress-number{width:24px;height:24px;flex-basis:24px}.bundle-builder__step-heading{margin-bottom:12px}.bundle-builder__step-heading h2{font-size:22px}.bundle-builder__layout{display:block}.bundle-builder__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bundle-builder__grid[data-primary-grid]{display:grid;grid-auto-columns:minmax(190px,72vw);grid-auto-flow:column;grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:2px 2px 10px}.bundle-builder__grid[data-primary-grid]::-webkit-scrollbar{display:none}.bundle-builder__grid[data-primary-grid] .bundle-builder__card{scroll-snap-align:start}.bundle-builder__grid[data-primary-grid].is-single-item{width:calc(50% - 5px);grid-auto-columns:initial;grid-auto-flow:row;grid-template-columns:minmax(0,1fr);overflow-x:visible;padding-right:0;padding-left:0}.bundle-builder__card{border-radius:14px;box-shadow:0 3px 12px #173a5814}.bundle-builder__card:hover{transform:none}.bundle-builder__image-wrap{aspect-ratio:1 / 1;padding:8px}.bundle-builder__card-content{padding:10px}.bundle-builder__card-title{min-height:32px;margin-bottom:6px;font-size:13px;line-height:1.22}.bundle-builder__card-price{margin-bottom:8px;font-size:13px}.bundle-builder__select-button{min-height:44px;padding-right:8px;padding-left:8px;font-size:12px}.bundle-builder__toolbar{display:block}.bundle-builder__summary{position:fixed;z-index:40;right:0;bottom:0;left:0;top:auto;max-height:calc(100dvh - 68px);padding:0 0 env(safe-area-inset-bottom);border-top:1px solid var(--bundle-border);border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -8px 24px #173a581f}.bundle-builder__summary-inner{display:flex;max-height:calc(100dvh - 68px - env(safe-area-inset-bottom));flex-direction:column;gap:0;overflow:hidden;padding:0;border:0;border-radius:0;box-shadow:none}.bundle-builder__summary-footer{display:flex;flex:0 0 auto;flex-direction:column;margin:0;padding:0 16px 12px;border-top:0}.bundle-builder__summary-header,.bundle-builder__fine-print{display:none}.bundle-builder__mobile-summary-toggle{display:grid;width:100%;min-height:78px;flex:0 0 auto;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:11px 16px;border:0;border-bottom:1px solid transparent;background:#fff;color:var(--bundle-text);text-align:left}.bundle-builder__mobile-summary-toggle:not(:disabled){cursor:pointer}.bundle-builder__mobile-summary-copy{display:flex;min-width:0;flex-direction:column;gap:8px}.bundle-builder__mobile-summary-title{display:flex;min-width:0;flex-wrap:wrap;align-items:baseline;gap:5px;color:var(--bundle-text);font-size:15px;font-weight:700;line-height:1.2}.bundle-builder__mobile-summary-title strong{overflow:hidden;color:var(--bundle-success);text-overflow:ellipsis;white-space:nowrap}.bundle-builder__mobile-summary-title s{color:var(--bundle-muted);font-size:12px;font-weight:600;white-space:nowrap}.bundle-builder__mobile-summary-preview{display:flex;min-height:30px;align-items:center;gap:6px}.bundle-builder__mobile-preview-item{display:grid;width:30px;height:30px;flex:0 0 30px;overflow:hidden;place-items:center;border:1px solid var(--bundle-border);border-radius:50%;background:#f7f9fb;color:var(--bundle-muted);font-size:11px;font-weight:700}.bundle-builder__mobile-preview-item img{width:100%;height:100%;object-fit:contain}.bundle-builder__mobile-preview-item.is-placeholder{border-style:dashed;background:#fff}.bundle-builder__mobile-preview-item.is-more{border-color:var(--bundle-text);background:var(--bundle-text);color:#fff}.bundle-builder__mobile-reward-badge{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;padding:6px;border-radius:50%;background:#e7f1f6;color:var(--bundle-text);font-size:10px;font-weight:800;line-height:1.05;text-align:center;text-transform:uppercase;white-space:pre-line}.bundle-builder__mobile-reward-badge.is-unlocked{background:var(--bundle-accent);color:#0a2f48}.bundle-builder__mobile-reward-badge[hidden]{display:none!important}.bundle-builder__mobile-summary-chevron{transition:transform .2s ease}.bundle-builder__summary.is-expanded .bundle-builder__mobile-summary-chevron{transform:rotate(180deg)}.bundle-builder__summary.is-expanded .bundle-builder__mobile-summary-toggle{border-bottom-color:var(--bundle-border)}.bundle-builder__summary-items{display:none;min-height:0;max-height:min(48vh,420px);flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:4px 16px 10px;scrollbar-gutter:stable}.bundle-builder__summary.is-expanded .bundle-builder__summary-items{display:block}.bundle-builder__summary-item{grid-template-columns:42px minmax(0,1fr) 82px 44px;gap:9px;min-height:60px;padding:7px 0}.bundle-builder__summary-item img{width:42px;height:42px;border-radius:9px}.bundle-builder__summary-item-title,.bundle-builder__summary-item-price,.bundle-builder__summary-item-original-price{font-size:12px}.bundle-builder__summary-remove{width:44px;height:44px;font-size:26px}.bundle-builder__summary-placeholder{min-height:60px;grid-template-columns:42px minmax(0,1fr);gap:9px;padding:7px 0}.bundle-builder__summary-placeholder-icon{width:42px;height:42px}.bundle-builder__summary-placeholder-icon:before{width:16px}.bundle-builder__summary-placeholder-icon:after{height:16px}.bundle-builder__summary-placeholder-label{font-size:12px}.bundle-builder__reward,.bundle-builder__totals{display:none;margin:0}.bundle-builder__summary-actions{display:flex;width:100%;align-items:center;gap:10px;padding-top:10px}.bundle-builder__mobile-back{width:48px;height:48px;flex:0 0 48px;place-items:center;padding:0;border:1px solid var(--bundle-text);border-radius:50%;background:#fff;color:var(--bundle-text);font-size:22px;line-height:1}.bundle-builder__mobile-back[hidden]{display:none!important}.bundle-builder__primary-cta{width:100%;min-width:0;min-height:48px;flex:1 1 auto;border-radius:999px}.bundle-builder__summary.is-empty .bundle-builder__summary-items,.bundle-builder__summary.is-empty .bundle-builder__totals,.bundle-builder__summary.is-empty .bundle-builder__summary-actions{display:none}.bundle-builder__summary.is-empty .bundle-builder__mobile-summary-toggle{display:grid;cursor:default;opacity:1}.bundle-builder__summary.is-empty .bundle-builder__mobile-summary-preview,.bundle-builder__summary.is-empty .bundle-builder__mobile-summary-chevron{display:none}.bundle-builder__summary.is-empty .bundle-builder__summary-footer{padding:10px 16px 12px}.bundle-builder__summary.is-empty .bundle-builder__reward{display:flex;padding:12px 16px;border-radius:999px;background:#ffe2da;color:#a42020;font-size:12px;font-weight:700;text-align:left}.bundle-builder__summary.is-step-two.is-locked .bundle-builder__reward,.bundle-builder__back{display:none}}@media screen and (max-width:480px){.bundle-builder__funnel-header{grid-template-columns:minmax(62px,1fr) auto minmax(62px,1fr)}.bundle-builder__funnel-label{max-width:none;line-height:1.15;text-align:right;white-space:nowrap}.bundle-builder__step-heading-row{display:block}}@media screen and (max-width:359px){.bundle-builder__grid{gap:8px}.bundle-builder__card-content{padding:8px}.bundle-builder__primary-cta{font-size:11px}.bundle-builder__mobile-reward-badge{width:48px;height:48px;flex-basis:48px;font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/bundle-builder-v2.css.map */
