.bundle-product{position:relative;min-width:0;overflow:visible;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.bundle-product__inner,.bundle-product .section__inner{width:min(var(--max-w),100%);margin:0 auto;min-width:0;overflow:visible}.bundle-product .section-head{display:grid;gap:16px;margin-bottom:24px}.bundle-product .kicker{margin:0 0 12px;color:var(--muted);font-size:var(--type-eyebrow, 11px);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.bundle-product .title{margin:0;max-width:none;text-wrap:pretty;overflow-wrap:normal;word-break:normal}.bundle-product .title:not(.theme-content-heading){font-family:var(--font-heading);font-size:clamp(28px,4vw,var(--bundle-heading-font-size, 60px));font-weight:var(--font-heading-weight);line-height:var(--heading-line-height);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-transform)}.bundle-product .copy{margin:16px 0 0;max-width:620px;color:var(--muted)}.bundle-product .theme-content-stack--desktop-center .copy{margin-inline:auto}.bundle-product .theme-content-stack--desktop-right .copy{margin-inline-start:auto}.bundle-product .copy:not(.theme-content-description){font-size:14px;line-height:1.55}.bundle-product .copy p{margin:0}.bundle__layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(320px,.42fr);gap:clamp(18px,3vw,34px);align-items:start}.bundle__scene{position:relative;justify-self:end;width:min(100%,760px)}.bundle__scene-media{position:relative;min-height:clamp(420px,56vw,680px);overflow:hidden;border-radius:var(--bundle-main-media-radius, var(--radius-xl));background:var(--surface);box-shadow:var(--shadow-soft)}.bundle__scene-image,.bundle__scene-placeholder{width:100%;height:100%;min-height:inherit;display:block;object-fit:cover}.bundle__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.bundle__hotspot{position:absolute;left:var(--x);top:var(--y);z-index:2;width:34px;height:34px;border:1px solid color-mix(in srgb,#ffffff 88%,transparent);border-radius:999px;background:color-mix(in srgb,#ffffff 18%,transparent);color:#fff;box-shadow:0 14px 34px #00000038;cursor:pointer;pointer-events:auto;transform:translate(-50%,-50%);transition:transform .36s cubic-bezier(.22,1,.36,1),background-color .26s ease,border-color .26s ease}.bundle__hotspot:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid color-mix(in srgb,currentColor 70%,transparent);border-radius:inherit;opacity:0;transform:scale(.74);animation:bundleHotspotPulse 2.4s ease infinite}.bundle__hotspot-ring{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:inherit;background:color-mix(in srgb,currentColor 18%,transparent)}.bundle__hotspot-dot{position:relative;z-index:1;width:12px;height:12px;border-radius:999px;background:currentColor;transition:transform .36s cubic-bezier(.22,1,.36,1)}.bundle__hotspot-coords{position:absolute;left:calc(100% + 12px);top:50%;display:block;min-width:168px;padding:10px 12px;border:1px solid var(--border);background:var(--bg);color:var(--fg);font-size:12px;line-height:1.4;text-align:left;opacity:0;pointer-events:none;transform:translate(-6px,-50%);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);box-shadow:0 14px 42px #0000001f}.bundle__hotspot.is-dragging .bundle__hotspot-coords{opacity:1;transform:translateY(-50%)}.bundle__hotspot:hover,.bundle__hotspot:focus-visible,.bundle__hotspot.is-active,.bundle__hotspot.is-dragging{transform:translate(-50%,-50%) scale(1.16);background:color-mix(in srgb,#ffffff 28%,transparent)}.bundle__hotspot:hover .bundle__hotspot-dot,.bundle__hotspot:focus-visible .bundle__hotspot-dot,.bundle__hotspot.is-active .bundle__hotspot-dot,.bundle__hotspot.is-dragging .bundle__hotspot-dot{transform:scale(.78)}.bundle__hotspot.is-dragging{cursor:grabbing}.bundle__editor-note{position:absolute;right:18px;bottom:18px;z-index:4;max-width:min(340px,calc(100% - 36px));padding:10px 12px;border:1px solid var(--border);background:var(--bg);color:var(--muted);font-size:12px;line-height:1.45;box-shadow:0 14px 42px #0000001f}.bundle__editor-note.is-active{color:var(--fg);border-color:var(--accent)}@keyframes bundleHotspotPulse{0%{opacity:.72;transform:scale(.72)}72%{opacity:0;transform:scale(1.42)}to{opacity:0;transform:scale(1.42)}}.bundle__media-stack{display:grid;gap:clamp(14px,2vw,24px)}.bundle__media-item{position:relative;justify-self:end;width:min(100%,760px);height:clamp(360px,48vw,560px);max-height:70vh;min-height:0;margin:0;overflow:hidden;border-radius:var(--bundle-main-media-radius, var(--radius-xl));background:var(--surface);box-shadow:var(--shadow-soft)}.bundle__media-image,.bundle__media-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.bundle__media-item:hover .bundle__media-image,.bundle__media-item:hover .bundle__media-placeholder{transform:scale(1.03)}.bundle__media-label{display:grid;gap:10px;padding:18px;border-radius:var(--bundle-main-media-radius, var(--radius-xl));background:color-mix(in srgb,var(--bg) 90%,transparent);box-shadow:var(--shadow-soft)}.bundle__media-label{position:absolute;left:18px;bottom:18px;width:auto;min-width:180px}.bundle__media-label strong,.bundle__panel-card strong,.bundle__item strong{font-family:var(--font-heading);font-weight:var(--font-heading-weight);letter-spacing:var(--heading-letter-spacing);line-height:.95;text-transform:var(--heading-transform)}.bundle__media-label strong,.bundle__panel-card strong{font-size:clamp(24px,3vw,34px)}.bundle__media-label span,.bundle__panel-card span{color:var(--muted);font-size:14px;line-height:1.45}.bundle__panel{align-self:start;display:grid;gap:12px;min-width:0}.bundle__pin{display:grid;gap:12px;width:100%;align-content:start}.bundle__panel-card{position:relative;width:auto;display:grid;gap:10px;padding:0;border-radius:0;background:transparent;box-shadow:none}.bundle__items{display:grid;gap:10px;max-height:none;overflow:visible}.bundle__item{--bundle-item-fg: var(--fg);--bundle-item-muted: var(--muted);--bundle-option-active-bg: var(--fg);--bundle-option-active-text: var(--bg);position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:0;min-height:112px;padding:10px;border-radius:var(--bundle-panel-radius, 18px);background:var(--surface);color:var(--bundle-item-fg);box-shadow:var(--shadow-soft);opacity:.48;transform:scale(.985);transform-origin:center;transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1),background .32s ease,color .32s ease}.bundle__item:before{content:"";position:absolute;left:-10px;top:14px;bottom:14px;width:2px;background:var(--fg);opacity:0;transform:scaleY(.45);transform-origin:center;transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.bundle__item.is-active{--bundle-item-fg: var(--bg);--bundle-item-muted: color-mix(in srgb, var(--bg) 64%, transparent);--bundle-option-active-bg: var(--bg);--bundle-option-active-text: var(--fg);background:var(--fg);opacity:1;transform:scale(1)}.bundle__item.is-active:before{opacity:1;transform:scaleY(1)}.bundle__item-row{display:grid;grid-template-columns:clamp(56px,var(--bundle-thumbnail-width, 84px),180px) minmax(0,1fr) auto;gap:12px;align-items:center}.bundle__item-media-button,.bundle__item-title-button{padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.bundle__item-media-button{display:block;width:clamp(56px,var(--bundle-thumbnail-width, 84px),180px)}.bundle__item-image,.bundle__item-placeholder{width:clamp(56px,var(--bundle-thumbnail-width, 84px),180px);height:auto;aspect-ratio:var(--bundle-thumbnail-ratio, 1 / 1);display:block;object-fit:cover;border-radius:var(--bundle-panel-radius, 18px);background:var(--surface)}.bundle__item-copy{display:grid;gap:6px;align-content:center;min-width:0}.bundle__item strong{display:block;font-size:clamp(14px,2.2vw,var(--bundle-product-title-font-size, 22px))}.bundle__item small{display:block;color:var(--bundle-item-muted);font-size:13px;line-height:1.35}.bundle__item small[hidden]{display:none}.bundle__item-price{display:inline-flex;justify-content:flex-end;color:inherit;font-size:13px;font-weight:700;white-space:nowrap}.bundle__item-stock[hidden]{display:none}.bundle__item-options{display:inline-flex;align-items:center;justify-content:center;justify-self:start;width:fit-content;min-height:26px;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--bundle-item-fg) 8%,transparent);color:inherit;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:transform .22s ease,background .22s ease}.bundle__item-options:hover,.bundle__item-options:focus-visible{transform:translateY(-1px);background:color-mix(in srgb,var(--bundle-item-fg) 14%,transparent)}.bundle__item-panel{display:grid;grid-template-rows:0fr;padding-top:0;overflow:hidden;opacity:0;transition:grid-template-rows .56s cubic-bezier(.22,1,.36,1),opacity .36s ease,padding-top .36s ease}@supports (overflow: clip){.bundle__item-panel{overflow:clip}}.bundle__item-panel>*{min-height:0;overflow:hidden}.bundle__item.is-options-open .bundle__item-panel{grid-template-rows:1fr;padding-top:12px;opacity:1}.bundle__item.is-options-open .bundle__item-options{background:color-mix(in srgb,var(--bundle-item-fg) 16%,transparent)}.bundle__item-panel .bundle-product__desktop-panel-shell{min-height:0;margin-top:2px}.bundle__item-price .price-block{display:inline-grid;gap:2px}.bundle__item-price .price-block__regular,.bundle__item-price .price-block__sale{color:var(--bundle-item-fg)}.bundle__item-price .price-block__compare{color:var(--bundle-item-muted);opacity:.7}.bundle-product__details-viewport--state{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.bundle-product__details-track{display:flex;width:100%;will-change:transform;transition:transform .52s cubic-bezier(.22,1,.36,1)}.bundle-product__details-item{flex:0 0 100%;min-width:0;opacity:.5;transition:opacity .36s ease}.bundle-product__details-item.is-active{opacity:1}.bundle-product__product-title{font-family:var(--font-heading);font-size:clamp(20px,3.2vw,var(--bundle-product-title-font-size, 42px));font-weight:var(--font-heading-weight);line-height:.98}.bundle-product__summary{display:grid;gap:8px;padding:0}.bundle-product__summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;color:var(--muted);font-size:13px;line-height:1.4}.bundle-product__summary-row[hidden]{display:none}.bundle-product__summary-row--total{color:var(--fg);font-weight:600}.bundle-product__summary-value--discount{color:var(--fg)}.bundle-product__add-all{width:100%;justify-content:center}.bundle__checkout{display:grid;gap:12px;padding:0;border-radius:0;background:transparent;box-shadow:none}.bundle__checkout-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.bundle__total{display:grid;gap:3px;min-width:108px;text-align:right}.bundle__total span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bundle__total strong{font-size:16px;line-height:1;white-space:nowrap}.bundle-product__status{margin:0;min-height:18px;color:var(--muted);font-size:12px}.bundle-product__status.is-error,.bundle-product__stock.is-sold-out,.bundle-product__mobile-item-stock.is-sold-out,.bundle__item-stock.is-sold-out{color:#9c4d3b}.bundle-product__variant-summary,.bundle-product__mobile-item-variant{margin:0;color:var(--muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.bundle-product__mobile-hero,.bundle-product__mobile-trigger,.bundle-product__mobile-sheet-shell{display:none}.bundle-product__desktop-panel-shell{display:grid;gap:12px;min-width:0;padding:12px 0 0;background:transparent;box-shadow:none}.bundle-product__desktop-panel-shell[hidden]{display:none}.bundle-product__desktop-panel-bar{display:flex;align-items:center;justify-content:flex-start}.bundle__item-panel .bundle-product__desktop-panel-bar{display:none}.bundle-product__thumb-back{display:inline-flex;align-items:center;gap:8px;border:0;padding:0;background:transparent;color:var(--fg);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.bundle-product__thumb-back svg{transform:rotate(180deg)}.bundle-product__option-panel-item{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px}.bundle-product__option-panel-item[hidden]{display:none}.bundle-product__option-panel-media{overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--bundle-panel-radius, 18px);background:var(--surface)}.bundle-product__option-panel-image,.bundle-product__option-panel-placeholder{width:100%;height:100%;display:block;object-fit:cover}.bundle-product__option-panel-content{display:grid;gap:18px;align-content:start}.bundle-product__option-panel-item--desktop-lab,.bundle-product__option-panel-item--inline,.bundle-product__option-panel-item--mobile,.bundle-product__option-panel-item--mobile-sheet{width:100%;min-width:0;min-height:100%;grid-template-columns:minmax(0,1fr);gap:0}.bundle-product__option-panel-item--desktop-lab .bundle-product__option-panel-content,.bundle-product__option-panel-item--inline .bundle-product__option-panel-content,.bundle-product__option-panel-item--mobile .bundle-product__option-panel-content,.bundle-product__option-panel-item--mobile-sheet .bundle-product__option-panel-content{min-width:0;gap:16px;padding:8px 0 0}.bundle-product__option-panel-header{position:relative}.bundle-product__option-panel-item--mobile .bundle-product__option-panel-header,.bundle-product__option-panel-item--mobile-sheet .bundle-product__option-panel-header{padding-right:68px}.bundle-product__option-panel-inline-thumb{position:absolute;top:0;right:0;width:52px;aspect-ratio:1;overflow:hidden;border-radius:var(--bundle-panel-radius, 18px);background:var(--surface)}.bundle-product__option-panel-inline-thumb-image{width:100%;height:100%;display:block;object-fit:cover}.bundle-product__option-panel-eyebrow{margin:0 0 8px;color:var(--muted);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.bundle-product__option-panel-title{margin:0;font-family:var(--font-heading);font-size:clamp(18px,2.2vw,var(--bundle-product-title-font-size, 30px));line-height:.98}.bundle-product__option-panel-price{font-size:14px}.bundle-product__option-panel-stock,.bundle-product__option-panel-note{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.bundle-product__option-groups{display:grid;gap:14px}.bundle-product__option-group{margin:0;padding:0;border:0}.bundle-product__option-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:currentColor;font-family:var(--featured-product-variant-font-family, var(--font-body));font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.bundle-product__option-label span:last-child{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:currentColor;-webkit-text-fill-color:currentColor}.bundle-product__option-values{display:flex;flex-wrap:wrap;gap:6px;width:100%;min-width:0}.bundle-product__option-values--swatch{padding:4px;overflow:visible}.bundle-product__option-button{position:relative;min-width:38px;min-height:38px;padding:8px 12px;border:1px solid color-mix(in srgb,currentColor 16%,transparent);background:transparent;color:currentColor;cursor:pointer;touch-action:manipulation;font-size:12px;transition:border-color .22s ease,background .22s ease,color .22s ease,opacity .22s ease}.bundle-product__option-button.active{border-color:var(--fg);background:var(--fg);color:var(--inv-fg);-webkit-text-fill-color:var(--inv-fg)}.bundle-product__option-button.unavailable{opacity:.38;cursor:not-allowed}.bundle-product__option-button.is-sold-out:not(.active):not(.unavailable){opacity:.55}.bundle-product__option-values--swatch .bundle-product__option-button{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border:2px solid transparent;background:var(--swatch-bg, var(--surface));background-image:var(--variant-option-image);background-size:cover;background-position:center;background-clip:padding-box;color:transparent}.bundle-product__option-values--swatch .bundle-product__option-button.active{z-index:2;border-color:var(--fg);background:var(--swatch-bg, var(--surface));background-image:var(--variant-option-image);color:transparent;outline:0;box-shadow:none}.bundle-product__option-values--swatch .bundle-product__option-button.active:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:1;border:1px solid var(--fg);border-radius:inherit;pointer-events:none}.bundle-product__option-values--swatch .bundle-product__option-button.unavailable:before,.bundle-product__option-values--swatch .bundle-product__option-button.is-sold-out:before{content:"";position:absolute;top:50%;left:50%;z-index:2;width:130%;height:1px;background:var(--muted);transform:translate(-50%,-50%) rotate(45deg)}body[data-color-swatch-shape=circle] .bundle-product__option-values--swatch .bundle-product__option-button{border-radius:999px}body[data-color-swatch-shape=square] .bundle-product__option-values--swatch .bundle-product__option-button{border-radius:0}.bundle-product__option-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.bundle-product__option-panel-link{display:inline-flex;align-items:center;gap:8px;color:var(--fg);font-size:12px;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bundle-product__empty{padding-top:8px;color:var(--muted);font-size:13px}body.bundle-product-sheet-open{overflow:hidden}@media(min-width:981px){.bundle__panel{min-height:min(720px,calc(100vh - 120px));align-items:start}.bundle-product--sticky-panel{--bundle-panel-sticky-top: calc(var(--axiom-header-height, 68px) + 16px)}.bundle-product--sticky-panel .bundle__panel{position:sticky;top:var(--bundle-panel-sticky-top);align-self:start}.bundle__pin{max-height:calc(100vh - var(--bundle-panel-sticky-top, 96px) - 28px)}.bundle__items{max-height:none;overflow:visible;padding-left:10px;margin-left:-10px}.bundle__item{min-height:92px;padding:8px}.bundle__item-row{grid-template-columns:clamp(56px,var(--bundle-thumbnail-width, 70px),180px) minmax(0,1fr) auto;gap:10px}.bundle__item-media-button,.bundle__item-image,.bundle__item-placeholder{width:clamp(56px,var(--bundle-thumbnail-width, 70px),180px)}.bundle__item-image,.bundle__item-placeholder{border-radius:var(--bundle-panel-radius, 18px)}.bundle__item strong{font-size:clamp(14px,1.6vw,var(--bundle-product-title-font-size, 18px))}.bundle__item small,.bundle__item-price{font-size:12px}.bundle__item.is-options-open{opacity:1;transform:scale(1)}.bundle__item.is-options-open .bundle-product__option-panel-content{gap:12px;padding-top:0}.bundle__item.is-options-open .bundle-product__option-panel-header{display:grid;gap:4px}.bundle__item.is-options-open .bundle-product__option-panel-eyebrow,.bundle__item.is-options-open .bundle-product__option-panel-title,.bundle__item.is-options-open .bundle-product__option-panel-price,.bundle__item.is-options-open .bundle-product__option-panel-stock,.bundle__item.is-options-open .bundle-product__option-panel-note{display:none}.bundle__item.is-options-open .bundle-product__option-groups{gap:8px}.bundle__item.is-options-open .bundle-product__option-panel-actions{padding-top:2px}.bundle__item.is-options-open .bundle-product__option-panel-submit{background:transparent;color:inherit;padding:0;min-height:0;width:auto;justify-self:end;font-size:12px;letter-spacing:.12em}.bundle__item.is-options-open .bundle-product__option-label{margin-bottom:6px;font-size:10px}.bundle__item.is-options-open .bundle-product__option-button{min-width:34px;min-height:34px;padding:7px 10px;font-size:11px}.bundle__item.is-options-open .bundle-product__option-values--swatch .bundle-product__option-button{width:26px;min-width:26px;height:26px;min-height:26px}}.bundle[data-style=scene-image] .bundle__layout{align-items:center}.bundle[data-style=scene-image] .bundle__scene-media{min-height:0;aspect-ratio:var(--bundle-scene-image-ratio, 3 / 4)}.bundle[data-style=scene-image] .bundle__panel{min-height:min(680px,calc(100vh - 120px))}.bundle[data-style=scene-image] .bundle__pin{max-height:none}@media(max-width:1023px){.bundle__layout{grid-template-columns:1fr}.bundle__panel{width:min(560px,100%);margin:0 auto}.bundle__media-item{justify-self:center}}@media(max-width:767px){.bundle-product{max-width:100%;overflow-x:clip;padding-left:0;padding-right:0}.bundle-product .section__inner{width:100%;max-width:100%;min-width:0;overflow-x:clip}.bundle__layout,.bundle-product__details-viewport--state{display:none}.bundle-product .section-head{display:grid;gap:10px;margin:0;padding:0 var(--page-gutter) 18px}.bundle-product .title{max-width:none;font-size:clamp(24px,7vw,min(var(--bundle-heading-font-size, 36px),36px));overflow-wrap:normal;word-break:normal}.bundle__hotspot{left:var(--mx);top:var(--my)}.bundle-product .copy{max-width:34ch;font-size:13px}.bundle-product .theme-content-stack--mobile-center .copy{margin-inline:auto}.bundle-product .theme-content-stack--mobile-right .copy{margin-inline-start:auto}.bundle-product__mobile-hero{position:relative;display:block;width:100%;max-width:100%;min-height:0;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--bundle-main-media-radius, var(--radius-xl));background:var(--surface)}.bundle-product__mobile-hero-image,.bundle-product__mobile-hero-placeholder{width:100%;height:100%;display:block;object-fit:cover}.bundle-product__mobile-trigger{position:absolute;left:16px;right:16px;bottom:16px;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label arrow" "meta arrow";align-items:center;column-gap:18px;row-gap:6px;padding:16px 18px;border:0;border-radius:var(--bundle-panel-radius, 18px);background:color-mix(in srgb,var(--bg) 92%,transparent);color:var(--fg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #0000001f;text-align:left}.bundle-product__mobile-trigger:after{content:"";grid-area:arrow;align-self:center;width:9px;height:9px;margin-right:4px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(135deg);flex-shrink:0}.bundle-product__mobile-trigger-label,.bundle-product__mobile-trigger-meta{display:block}.bundle-product__mobile-trigger-label{grid-area:label;font-family:var(--font-heading);font-size:clamp(22px,6.6vw,34px);line-height:1}.bundle-product__mobile-trigger-meta{grid-area:meta;color:var(--muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.bundle-product__mobile-sheet-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:block;width:100%;max-width:100vw;opacity:0;visibility:hidden;pointer-events:none;overflow-x:clip;overscroll-behavior:none;transition:opacity .36s ease,visibility 0s linear .36s}.bundle-product__mobile-sheet-shell.is-open,.bundle-product__mobile-sheet-shell.is-closing{visibility:visible;transition-delay:0s}.bundle-product__mobile-sheet-shell.is-open{opacity:1;pointer-events:auto}.bundle-product__mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0f38;opacity:0;transition:opacity .42s cubic-bezier(.22,1,.36,1)}.bundle-product__mobile-sheet{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:6px;max-height:min(86svh,760px);padding:12px 0 20px;border-radius:var(--bundle-panel-radius, 18px) var(--bundle-panel-radius, 18px) 0 0;background:var(--bg);box-shadow:0 -22px 60px #00000029;overscroll-behavior:none;overflow-x:hidden;max-width:100%;transform:translateY(calc(100% + 18px));transition:transform .42s cubic-bezier(.22,1,.36,1)}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-backdrop{opacity:1}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-sheet{transform:translateY(0)}.bundle-product__mobile-sheet-handle{width:42px;height:4px;margin:0 auto;border-radius:999px;background:color-mix(in srgb,var(--fg) 16%,transparent)}.bundle-product__mobile-sheet-header{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;min-height:58px;justify-content:space-between;gap:12px;padding:0 18px}.bundle-product__mobile-sheet-header-copy{min-width:0;display:grid;gap:2px}.bundle-product__mobile-sheet-header-stage{position:relative;min-width:0;display:grid;align-items:center;min-height:32px;overflow:hidden}.bundle-product__mobile-sheet-eyebrow{margin:0 0 2px;color:var(--muted);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.bundle-product__mobile-sheet-title{grid-area:1 / 1;margin:0;font-family:var(--font-heading);font-size:clamp(28px,8vw,42px);line-height:.98;transform:translateY(0);transition:transform .46s var(--drawer-ease, cubic-bezier(.65, 0, .35, 1));transition-delay:80ms}.bundle-product__mobile-sheet-shell.is-panel-open .bundle-product__mobile-sheet-title{transform:translateY(-160%);transition-delay:0ms}.bundle-product__mobile-close{width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--fg);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-product__mobile-content-viewport{flex:0 1 auto;width:100%;max-width:100%;min-height:0;max-height:min(62svh,520px);overflow:hidden;overscroll-behavior:none}.bundle-product__mobile-content-track{display:flex;width:200%;max-width:none;height:auto;min-height:0;align-items:start;transform:translateZ(0);will-change:transform;transition:transform var(--drawer-duration, .62s) var(--drawer-ease, cubic-bezier(.65, 0, .35, 1))}.bundle-product__mobile-sheet-shell.is-panel-preparing .bundle-product__mobile-content-track{transition:none;transform:translateZ(0)}.bundle-product__mobile-sheet-shell.is-panel-open .bundle-product__mobile-content-track{transform:translate3d(-50%,0,0)}.bundle-product__mobile-content-screen{flex:0 0 50%;width:50%;max-width:50%;min-width:0;min-height:0;height:auto;box-sizing:border-box;display:flex;flex-direction:column}.bundle-product__mobile-content-screen--panel{padding:0 18px;visibility:hidden;pointer-events:none;overflow:hidden;width:100%;min-width:0}.bundle-product__mobile-sheet-shell.is-panel-preparing .bundle-product__mobile-content-screen--panel,.bundle-product__mobile-sheet-shell.is-panel-open .bundle-product__mobile-content-screen--panel,.bundle-product__mobile-sheet-shell.is-panel-closing .bundle-product__mobile-content-screen--panel{visibility:visible}.bundle-product__mobile-sheet-shell.is-panel-preparing .bundle-product__mobile-content-screen--panel,.bundle-product__mobile-sheet-shell.is-panel-open .bundle-product__mobile-content-screen--panel{pointer-events:auto}.bundle-product__mobile-list{flex:0 1 auto;display:grid;gap:0;width:100%;min-width:0;max-width:100%;max-height:min(50svh,420px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:0 18px;box-sizing:border-box;scrollbar-width:none}.bundle-product__mobile-list::-webkit-scrollbar{display:none}.bundle-product__mobile-item{display:grid;grid-template-columns:minmax(82px,92px) minmax(0,1fr);gap:12px;align-items:center;width:100%;min-width:0;max-width:100%;padding:12px 0;box-sizing:border-box;opacity:0;transform:translateY(14px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.bundle-product__mobile-item+.bundle-product__mobile-item{border-top:1px solid var(--border)}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-item{opacity:1;transform:none}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-item:nth-child(1){transition-delay:60ms}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-item:nth-child(2){transition-delay:90ms}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-item:nth-child(3){transition-delay:.12s}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-item:nth-child(4){transition-delay:.15s}.bundle-product__mobile-sheet-shell.is-open .bundle-product__mobile-item:nth-child(5){transition-delay:.18s}.bundle-product__mobile-item-media{display:block;min-width:0;width:100%;overflow:hidden;aspect-ratio:var(--bundle-thumbnail-ratio, 1 / 1);border-radius:0;background:var(--surface)}.bundle-product__mobile-item-image{width:100%;height:100%;display:block;object-fit:cover}.bundle-product__mobile-item-copy{display:grid;gap:6px;align-content:start;min-width:0;max-width:100%;overflow:hidden}.bundle-product__mobile-item-title{margin:0;max-width:100%;font-size:13px;line-height:1.16;letter-spacing:.02em;text-transform:uppercase;overflow-wrap:normal;word-break:normal}.bundle-product__mobile-item-title a{color:inherit;text-decoration:none}.bundle-product__mobile-item-price{min-width:0;font-size:14px;font-weight:600}.bundle-product__mobile-item-price .price-block{display:inline-flex;flex-wrap:wrap;gap:4px 8px;max-width:100%}.bundle-product__mobile-item-stock{display:none}.bundle-product__mobile-item-link{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--btn-primary-border, var(--button-bg, var(--fg)));border-radius:var(--btn-radius, 0px);background:var(--btn-primary-bg, var(--button-bg, var(--fg)));color:var(--btn-primary-fg, var(--button-fg, var(--inv-fg)));-webkit-text-fill-color:currentColor;text-decoration:none;font-size:11px;font-weight:600;font-family:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.bundle-product__mobile-item-link-label{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.bundle-product__mobile-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:2px 18px 0}.bundle-product__mobile-actions .bundle-product__status{grid-column:1 / -1;min-height:0;text-align:center}.bundle-product__mobile-actions .bundle-product__summary{display:contents}.bundle-product__mobile-actions .bundle-product__summary-row{grid-column:1 / -1;padding:0;font-size:12px}.bundle-product__mobile-actions .bundle-product__summary-row--total{grid-column:1 / -1;grid-row:auto;display:flex;align-items:center;justify-content:space-between;text-align:right}.bundle-product__mobile-actions .bundle-product__add-all{grid-column:1;grid-row:auto;align-self:stretch;min-width:0}.bundle-product__mobile-sheet-back{grid-area:1 / 1;display:inline-flex;align-items:center;gap:8px;min-height:38px;border:0;padding:0;background:transparent;color:var(--fg);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transform:translateY(160%);transition:transform .46s var(--drawer-ease, cubic-bezier(.65, 0, .35, 1))}.bundle-product__mobile-sheet-back svg{transform:rotate(180deg)}.bundle-product__mobile-sheet-shell.is-panel-open .bundle-product__mobile-sheet-back{transform:translateY(0);transition-delay:80ms}.bundle-product__mobile-panel-body{width:100%;min-width:0;max-width:100%;min-height:0;overflow:auto;overflow-x:hidden;padding-bottom:6px;overscroll-behavior:contain}.bundle-product__option-panel-item--mobile,.bundle-product__option-panel-item--mobile-sheet{min-height:0;border-radius:0;background:var(--bg)}.bundle-product__option-panel-item--mobile .bundle-product__option-panel-content,.bundle-product__option-panel-item--mobile-sheet .bundle-product__option-panel-content{padding:0;min-width:0;overflow-x:hidden;border-radius:0}.bundle-product__mobile-actions .bundle-product__summary-row+.bundle-product__summary-row,.bundle-product__mobile-actions .bundle-product__summary-row--total{border-top:0}.bundle-product__mobile-panel-body .bundle-product__option-group,.bundle-product__mobile-panel-body .bundle-product__option-label,.bundle-product__mobile-panel-body .bundle-product__option-values{border:0}.bundle-product__option-panel-inline-thumb{aspect-ratio:var(--bundle-thumbnail-ratio, 1 / 1);border-radius:0}.bundle-product__mobile-panel-body .bundle-product__option-panel-actions{flex-wrap:wrap}}.bundle[data-style=scene-image] .bundle-product__mobile-hero{aspect-ratio:var(--bundle-scene-image-ratio, 3 / 4)}
/*# sourceMappingURL=/cdn/shop/t/3404/assets/bundle-product.css.map */
