.bundle-product-selector{display:block;margin-top:var(--bundle-margin-top);margin-bottom:var(--bundle-margin-bottom)}.bundle-product-selector__heading{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;text-align:center}.bundle-product-selector__card{display:grid;grid-template-columns:5.8rem minmax(0,1fr) auto;gap:1.2rem;align-items:center;padding:1.3rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:1rem;transition:border-color .16s ease,box-shadow .16s ease}.bundle-product-selector[data-selected=true] .bundle-product-selector__card{border-color:rgb(var(--color-base-accent-1));box-shadow:0 0 0 1px rgb(var(--color-base-accent-1))}.bundle-product-selector__image{display:block;overflow:hidden;border-radius:.6rem}.bundle-product-selector__image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.bundle-product-selector__content{min-width:0}.bundle-product-selector__title-row{display:flex;flex-wrap:wrap;gap:.35rem 1rem;align-items:baseline;justify-content:space-between}.bundle-product-selector__title{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.55rem;font-weight:750;line-height:1.2;text-decoration:none}.bundle-product-selector__title:hover,.bundle-product-selector__description a:hover{text-decoration:underline;text-underline-offset:.2rem}.bundle-product-selector__price{display:flex;gap:.55rem;align-items:baseline;color:rgb(var(--color-base-accent-1));font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;white-space:nowrap}.bundle-product-selector__price s{color:rgba(var(--color-foreground),.65);font-size:1.15rem;font-weight:500}.bundle-product-selector__description{margin-top:.35rem;color:rgba(var(--color-foreground),.82);font-size:1.3rem;line-height:1.35}.bundle-product-selector__description p{margin:0}.bundle-product-selector__description a{color:inherit}.bundle-product-selector__toggle{position:relative;width:4.4rem;height:2.5rem;padding:0;border:0;border-radius:999px;background:rgba(var(--color-foreground),.22);cursor:pointer;transition:background-color .16s ease}.bundle-product-selector__toggle:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:3px}.bundle-product-selector__toggle-knob{position:absolute;top:.3rem;left:.3rem;width:1.9rem;height:1.9rem;border-radius:50%;background:rgb(var(--color-background));transition:transform .16s ease}.bundle-product-selector[data-selected=true] .bundle-product-selector__toggle{background:rgb(var(--color-base-accent-1))}.bundle-product-selector[data-selected=true] .bundle-product-selector__toggle-knob{transform:translate(1.9rem)}@media screen and (max-width:749px){.bundle-product-selector__card{grid-template-columns:5.2rem minmax(0,1fr) auto;gap:.9rem;padding:1.1rem}.bundle-product-selector__title-row{display:block}.bundle-product-selector__price{margin-top:.25rem}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
