.rflct-bundles,.rflct-bundle-detail{--rflct-bundles-radius: var(--style-border-radius-lg, 1rem);--rflct-bundles-border: 1px solid var(--color-border);--rflct-bundles-ease: .2s ease;display:flex;flex-direction:column;gap:2rem;min-width:0}.rflct-bundles__header,.rflct-bundle-detail__intro{display:flex;flex-direction:column;gap:.75rem;max-width:46rem}.rflct-bundles__heading,.rflct-bundle-detail__heading{margin:0;font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);color:var(--color-foreground-heading);line-height:1.1;overflow-wrap:anywhere}.rflct-bundles__heading{font-size:clamp(2rem,1.4rem + 2vw,3.25rem)}.rflct-bundle-detail__heading{font-size:clamp(1.75rem,1.2rem + 1.8vw,2.75rem)}.rflct-bundles__description,.rflct-bundle-detail__description{margin:0;font-family:var(--font-body--family);font-size:1rem;line-height:1.55;color:var(--color-foreground)}.rflct-bundles__description>*,.rflct-bundle-detail__description>*{margin:0}.rflct-bundles__eyebrow,.rflct-bundle-detail__eyebrow{margin:0;font-family:var(--font-subheading--family, var(--font-body--family));font-weight:var(--font-subheading--weight, 600);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground)}.rflct-bundles__grid{display:grid;grid-template-columns:repeat(var(--rflct-bundles-columns-mobile, 1),minmax(0,1fr));gap:var(--rflct-bundles-gap, 1.5rem);margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.rflct-bundles__grid{grid-template-columns:repeat(var(--rflct-bundles-columns-tablet, 2),minmax(0,1fr))}}@media screen and (min-width:990px){.rflct-bundles__grid{grid-template-columns:repeat(var(--rflct-bundles-columns, 3),minmax(0,1fr))}}.rflct-bundles__item{min-width:0}.rflct-bundles__card{position:relative;height:100%;display:flex;flex-direction:column;gap:.75rem;padding:.75rem;border-radius:var(--rflct-bundles-radius);box-shadow:inset 0 0 0 1px var(--color-border);background-color:transparent;transition:box-shadow var(--rflct-bundles-ease)}@media(hover:hover){.rflct-bundles__card:hover{box-shadow:inset 0 0 0 1px var(--color-foreground)}.rflct-bundles__card:hover .rflct-bundles__image{scale:1.03}}.rflct-bundles__card:focus-within{box-shadow:inset 0 0 0 1px var(--color-foreground)}.rflct-bundles__media{aspect-ratio:var(--rflct-bundles-ratio, 1);border-radius:var(--product-corner-radius, .5rem);overflow:hidden;background-color:rgb(var(--color-foreground-rgb) / .04)}.rflct-bundles__image,.rflct-bundle-detail__image{display:block;width:100%;height:100%;object-fit:cover;transition:scale var(--rflct-bundles-ease)}.rflct-bundles__body{display:flex;flex-direction:column;gap:.375rem;padding:.25rem .25rem .5rem}.rflct-bundles__title{margin:0;font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:1.25rem;line-height:1.2;color:var(--color-foreground-heading)}.rflct-bundles__meta,.rflct-bundles__excerpt{margin:0;font-family:var(--font-body--family);font-size:.875rem;line-height:1.45;color:var(--color-foreground)}.rflct-bundles__meta{opacity:.7}.rflct-bundles__cta{margin-block-start:auto;padding:.25rem;font-family:var(--font-body--family);font-size:.875rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-foreground-heading);text-decoration:none}.rflct-bundles__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--rflct-bundles-radius)}.rflct-bundles__cta:focus-visible{outline:none}.rflct-bundles__card:has(.rflct-bundles__cta:focus-visible){outline:var(--focus-outline-width, 2px) solid var(--color-foreground);outline-offset:3px}.rflct-bundles__cta-label{border-block-end:1px solid currentcolor;padding-block-end:2px}.rflct-bundles__empty{margin:0;padding:1rem 1.25rem;border:1px dashed var(--color-border);border-radius:var(--style-border-radius-md, .5rem);font-size:.875rem;text-align:center}.rflct-bundle-detail__hero{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:center}@media screen and (min-width:750px){.rflct-bundle-detail__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem}.rflct-bundle-detail__hero--no-image{grid-template-columns:minmax(0,1fr)}}.rflct-bundle-detail__media{aspect-ratio:var(--rflct-bundles-hero-ratio, 4 / 3);border-radius:var(--rflct-bundles-radius);overflow:hidden;background-color:rgb(var(--color-foreground-rgb) / .04)}.rflct-bundle-detail__back{font-family:var(--font-body--family);font-size:.875rem;color:var(--color-foreground);text-decoration:none;align-self:flex-start}.rflct-bundle-detail__back:hover{text-decoration:underline;text-underline-offset:.2em}.rflct-bundle-picker{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.rflct-bundle-picker__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.rflct-bundle-picker__bulk{-webkit-appearance:none;appearance:none;background:none;border:var(--rflct-bundles-border);border-radius:var(--style-border-radius-pills, 2.5rem);padding:.5rem 1rem;min-height:40px;font-family:var(--font-body--family);font-size:.8125rem;color:var(--color-foreground);cursor:pointer;transition:background-color var(--rflct-bundles-ease)}@media(hover:hover){.rflct-bundle-picker__bulk:hover{background-color:rgb(var(--color-foreground-rgb) / .06)}}.rflct-bundle-picker__list{display:grid;grid-template-columns:repeat(var(--rflct-bundles-product-columns-mobile, 1),minmax(0,1fr));gap:var(--rflct-bundles-gap, 1.5rem);margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.rflct-bundle-picker__list{grid-template-columns:repeat(var(--rflct-bundles-product-columns-tablet, 2),minmax(0,1fr))}}@media screen and (min-width:990px){.rflct-bundle-picker__list{grid-template-columns:repeat(var(--rflct-bundles-product-columns, 4),minmax(0,1fr))}}.rflct-bundle-card{position:relative;min-width:0}.rflct-bundle-card__inner{position:relative;height:100%;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:var(--rflct-bundles-radius);box-shadow:inset 0 0 0 1px var(--color-border);transition:box-shadow var(--rflct-bundles-ease)}.rflct-bundle-card[data-selected=true] .rflct-bundle-card__inner{box-shadow:inset 0 0 0 1px var(--color-foreground)}.rflct-bundle-card[data-sold-out=true] .rflct-bundle-card__media{opacity:.55}.rflct-bundle-card__media{aspect-ratio:var(--rflct-bundles-product-ratio, 1);border-radius:var(--product-corner-radius, .5rem);overflow:hidden;background-color:rgb(var(--color-foreground-rgb) / .04)}.rflct-bundle-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:scale var(--rflct-bundles-ease)}@media(hover:hover){.rflct-bundle-card:hover .rflct-bundle-card__image{scale:1.03}}.rflct-bundle-card__body{display:flex;flex-direction:column;gap:.25rem;padding-block-start:.25rem;min-width:0}.rflct-bundle-card__title{margin:0;font-family:var(--font-body--family);font-size:.9375rem;line-height:1.35;color:var(--color-foreground-heading);overflow-wrap:anywhere}.rflct-bundle-card__price{margin:0;font-family:var(--font-subheading--family, var(--font-body--family));font-weight:var(--font-subheading--weight, 600);font-size:.875rem;color:var(--color-foreground-heading)}.rflct-bundle-card__status{margin:0;font-family:var(--font-body--family);font-size:.8125rem;opacity:.7}.rflct-bundle-card__variant{position:relative;z-index:2;margin-block-start:.5rem}.rflct-bundle-card__variant-label{display:block;margin-block-end:.25rem;font-family:var(--font-body--family);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;opacity:.75}.rflct-bundle-card__select{-webkit-appearance:none;appearance:none;width:100%;min-height:44px;padding:0 2rem 0 .875rem;font:inherit;font-size:.875rem;color:var(--color-input-text, var(--color-foreground));background-color:var(--color-input-background, transparent);border:var(--style-border-width-inputs, 1px) solid var(--color-input-border, var(--color-border));border-radius:var(--style-border-radius-pills, 2.5rem);cursor:pointer}.rflct-bundle-card__select-icon{position:absolute;inset-inline-end:.75rem;bottom:0;height:44px;display:flex;align-items:center;pointer-events:none}.rflct-bundle-card__select-icon svg{width:10px;height:auto}.rflct-bundle-card__toggle{all:unset;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:var(--rflct-bundles-radius);cursor:pointer}.rflct-bundle-card__toggle:disabled{cursor:default}.rflct-bundle-card__toggle:focus-visible{outline:var(--focus-outline-width, 2px) solid var(--color-foreground);outline-offset:3px}.rflct-bundle-card__check{position:absolute;top:1.25rem;inset-inline-end:1.25rem;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:transparent;background-color:var(--color-background);box-shadow:inset 0 0 0 1px rgb(var(--color-foreground-rgb) / .35);transition:background-color var(--rflct-bundles-ease),color var(--rflct-bundles-ease)}.rflct-bundle-card__check svg{width:18px;height:18px}.rflct-bundle-card__toggle[aria-pressed=true] .rflct-bundle-card__check{color:var(--color-primary-button-text);background-color:var(--color-primary-button-background);box-shadow:none}.rflct-bundle-card__toggle:disabled .rflct-bundle-card__check{display:none}.rflct-bundle-picker__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding-block-start:1.5rem;border-block-start:1px solid var(--color-border)}.rflct-bundle-picker__totals{display:flex;flex-direction:column;gap:.25rem;min-width:0}.rflct-bundle-picker__count{margin:0;font-family:var(--font-subheading--family, var(--font-body--family));font-weight:var(--font-subheading--weight, 600);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase}.rflct-bundle-picker__total{margin:0;display:flex;align-items:baseline;gap:.5rem;font-family:var(--font-body--family)}.rflct-bundle-picker__total-amount{font-family:var(--font-heading--family);font-size:1.5rem;color:var(--color-foreground-heading)}.rflct-bundle-picker__savings{margin:0;font-family:var(--font-body--family);font-size:.875rem;line-height:1.4;color:var(--color-foreground)}.rflct-bundle-picker__savings-tier{display:block}.rflct-bundle-picker__savings[data-state=active] .rflct-bundle-picker__savings-tier{font-family:var(--font-subheading--family, var(--font-body--family));font-weight:var(--font-subheading--weight, 600);color:var(--color-foreground-heading)}.rflct-bundle-picker__savings-note{display:block;opacity:.7}.rflct-bundle-picker__actions{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.rflct-bundle-picker__submit{min-width:16rem}.rflct-bundle-picker__message{margin:0;font-family:var(--font-body--family);font-size:.875rem;color:var(--color-error, #b00020)}@media screen and (max-width:749px){.rflct-bundle-picker__summary{flex-direction:column;align-items:stretch}.rflct-bundle-picker__submit{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){.rflct-bundles__card,.rflct-bundles__image,.rflct-bundle-card__inner,.rflct-bundle-card__image,.rflct-bundle-card__check,.rflct-bundle-picker__bulk{transition:none}.rflct-bundles__card:hover .rflct-bundles__image,.rflct-bundle-card:hover .rflct-bundle-card__image{scale:1}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/rflct-bundles.css.map */
