sc-ciy-bundle{display:block;width:100%;font-family:var(--font-body--family)}sc-ciy-bundle[hidden],.sc-bundle [hidden]{display:none!important}.sc-bundle{color:var(--color-foreground, #232323);background:var(--color-background, #fff7ee)}.sc-bundle *{box-sizing:border-box}.sc-bundle__heading{margin:0 0 12px;font-family:var(--font-heading--family, inherit);font-size:1rem;font-weight:700;color:var(--color-foreground-heading, #382465)}.sc-bundle__tiers{border:0;padding:0;margin:0;min-width:0;display:grid;gap:9px}.sc-bundle__tier{position:relative;display:block;cursor:pointer}.sc-bundle__radio{position:absolute;opacity:0;width:1px;height:1px}.sc-bundle__card{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:14px 16px;border:1px solid var(--color-border, #00000030);border-radius:var(--style-border-radius-buttons-secondary, 8px);transition:border-color .14s,background .14s}.sc-bundle__card:before{content:"";width:17px;height:17px;border:1px solid var(--color-primary, #382465);border-radius:50%}.sc-bundle__radio:checked+.sc-bundle__card{border-color:var(--color-primary, #382465);box-shadow:inset 0 0 0 1px var(--color-primary, #382465);background:color-mix(in srgb,var(--color-primary, #382465) 4%,var(--color-background, #fff7ee))}.sc-bundle__radio:checked+.sc-bundle__card:before{background:var(--color-primary, #382465);box-shadow:inset 0 0 0 4px var(--color-background, #fff7ee)}.sc-bundle__radio:focus-visible+.sc-bundle__card{outline:2px solid var(--color-primary-hover, #7860ae);outline-offset:3px}.sc-bundle__tier:hover .sc-bundle__card{border-color:var(--color-primary-hover, #7860ae)}.sc-bundle__title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--color-primary, #382465);font-weight:650;line-height:1.3}.sc-bundle__badge{font-size:.7rem;padding:3px 7px;border-radius:3px;background:var(--color-primary, #382465);color:var(--color-primary-button-text, #fff7ee);font-weight:600;white-space:nowrap}.sc-bundle__caption{display:block;font-size:.74rem;line-height:1.45;margin-top:4px;color:var(--color-foreground, #232323)}.sc-bundle__price{text-align:right;font-size:.9rem;line-height:1.4;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--color-primary, #382465)}.sc-bundle__price small{display:block;color:var(--color-foreground-muted, #76716a);font-size:.7rem}.sc-bundle__price s{display:block;color:var(--color-foreground-muted, #76716a);font-size:.72rem}.sc-bundle__panel{padding-top:18px}.sc-bundle__intro{margin:0 0 14px;font-size:.8rem;line-height:1.5}.sc-bundle__rows{display:grid;gap:14px}.sc-bundle__row{margin:0;padding:0 0 14px;border:0;border-bottom:1px solid var(--color-border, #00000030);min-width:0}.sc-bundle__row legend{padding:0 0 8px;font-size:.78rem;font-weight:650;color:var(--color-primary, #382465)}.sc-bundle__row-content{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:start}.sc-bundle__image{width:58px;height:74px;object-fit:cover;border-radius:4px;background:var(--color-variant-background, #f3ede6)}.sc-bundle__fields{display:grid;gap:8px;min-width:0}.sc-bundle__label{display:grid;gap:4px;min-width:0;font-size:.7rem;line-height:1.35}.sc-bundle select{display:block;width:100%;min-width:0;min-height:43px;padding:8px 32px 8px 10px;font-family:inherit;font-size:.82rem;color:var(--color-input-text, #382465);background-color:var(--color-input-background, #fff7ee);border:1px solid var(--color-border, #00000030);border-radius:5px;cursor:pointer}.sc-bundle select:focus-visible{outline:2px solid var(--color-primary-hover, #7860ae);outline-offset:2px}.sc-bundle select:disabled{opacity:.55;cursor:not-allowed}.sc-bundle__summary{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px;color:var(--color-primary, #382465)}.sc-bundle__total{font-size:1.2rem;font-weight:700;font-variant-numeric:tabular-nums}.sc-bundle__saving{margin:4px 0 16px;font-size:.76rem;line-height:1.5}.sc-bundle .sc-bundle__submit{--button-color: var(--color-primary-button-text, #fff7ee);--button-background-color: var(--color-primary-hover, #7860ae);--button-border-color: var(--color-primary, #382465);--button-border-width: 1px;width:100%;min-height:52px;gap:8px;font-family:inherit;font-size:.95rem;font-weight:600;opacity:1;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}@media(hover:hover){.sc-bundle .sc-bundle__submit:not(:disabled):hover{--button-background-color: var(--color-primary, #382465)}}.sc-bundle .sc-bundle__submit:not(:disabled):active{--button-background-color: var(--color-primary, #382465)}.sc-bundle .sc-bundle__submit:focus-visible{outline:2px solid var(--color-primary, #382465);outline-offset:3px}.sc-bundle .sc-bundle__submit:disabled{--button-color: var(--color-primary, #382465);--button-background-color: color-mix(in srgb, var(--color-primary-hover, #7860ae) 18%, var(--color-background, #fff7ee));--button-border-color: color-mix(in srgb, var(--color-primary-hover, #7860ae) 45%, var(--color-background, #fff7ee));cursor:not-allowed}sc-ciy-bundle[aria-busy=true] .sc-bundle__submit:disabled{cursor:wait}.sc-bundle__footnote{margin:11px 0 0;font-size:.7rem;line-height:1.5;color:var(--color-foreground-muted, #76716a)}.sc-bundle__caption,.sc-bundle__footnote{white-space:pre-line;overflow-wrap:anywhere}.sc-bundle__error{font-size:.82rem;line-height:1.5;margin:12px 0;padding:10px 12px;border:1px solid var(--color-primary, #382465);border-radius:5px}.sc-bundle__error a{text-decoration:underline;color:var(--color-primary)}.sc-bundle__editor{font-size:12px;line-height:1.5;padding:10px 12px;margin-bottom:12px;border:1px dashed var(--color-primary, #382465)}.product-details:has(sc-ciy-bundle[data-ready][data-count="2"]) variant-picker,.product-details:has(sc-ciy-bundle[data-ready][data-count="3"]) variant-picker,.product-details:has(sc-ciy-bundle[data-ready][data-count="2"]) .buy-buttons-block,.product-details:has(sc-ciy-bundle[data-ready][data-count="3"]) .buy-buttons-block,.shopify-section:has(sc-ciy-bundle[data-ready][data-count="2"]) sticky-add-to-cart,.shopify-section:has(sc-ciy-bundle[data-ready][data-count="3"]) sticky-add-to-cart{display:none!important}@media(max-width:400px){.sc-bundle__card{gap:9px;padding:12px 11px}.sc-bundle__title{font-size:.9rem;gap:5px}.sc-bundle__price{font-size:.83rem}.sc-bundle__row-content{grid-template-columns:48px minmax(0,1fr);gap:9px}.sc-bundle__image{width:48px;height:64px}.sc-bundle select{font-size:16px}}@media(prefers-reduced-motion:reduce){.sc-bundle__card,.sc-bundle .sc-bundle__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/sc-ciy-bundle.css.map */
