.zpt-product-bundles{--zpt-bundle-accent: var(--zpt-component-primary);--zpt-bundle-accent-contrast: var(--zpt-component-primary-contrast);--zpt-bundle-surface: var(--zpt-component-surface);--zpt-bundle-active-surface: var(--zpt-component-background);--zpt-bundle-text: var(--zpt-component-text);--zpt-bundle-muted-text: var(--zpt-component-muted-text);--zpt-bundle-border: var(--zpt-component-border);--zpt-bundle-radius: var(--zpt-component-radius);--zpt-bundle-button-radius: var(--zpt-component-button-radius);--zpt-bundle-button-pattern: var(--zpt-component-button-pattern);--zpt-bundle-space-xs: 4px;--zpt-bundle-space-sm: 8px;--zpt-bundle-space-md: 12px;--zpt-bundle-space-lg: 16px;--zpt-bundle-space-xl: 20px;--zpt-bundle-control-radius: calc(var(--zpt-bundle-radius) * .6);--zpt-bundle-weight-medium: 700;--zpt-bundle-weight-strong: 800;--zpt-bundle-transition: .18s ease;display:block;width:100%;margin-block:var(--zpt-bundle-margin-top) var(--zpt-bundle-margin-bottom);color:var(--zpt-bundle-text)}.zpt-product-bundles,.zpt-product-bundles *,.zpt-product-bundles *:before,.zpt-product-bundles *:after{box-sizing:border-box}.zpt-product-bundles__heading{display:flex;align-items:center;gap:var(--zpt-bundle-space-lg);margin-bottom:var(--zpt-bundle-space-lg);color:var(--zpt-bundle-muted-text);font-size:.78rem;font-weight:var(--zpt-bundle-weight-strong);letter-spacing:.12em;text-align:center;text-transform:uppercase}.zpt-product-bundles__heading:before,.zpt-product-bundles__heading:after{content:"";flex:1;border-bottom:1px solid var(--zpt-bundle-border)}.zpt-product-bundles__heading span{flex:none}.zpt-product-bundles__tiers,.zpt-product-bundles__extras-list{display:flex;flex-direction:column;gap:var(--zpt-bundle-gap)}.zpt-product-bundles__tier{position:relative;padding:var(--zpt-bundle-space-lg);border:2px solid var(--zpt-bundle-border);border-radius:var(--zpt-bundle-radius);background:var(--zpt-bundle-surface);transition:border-color var(--zpt-bundle-transition),background-color var(--zpt-bundle-transition),box-shadow var(--zpt-bundle-transition)}.zpt-product-bundles__tier.is-active{border-color:var(--zpt-bundle-accent);background:var(--zpt-bundle-active-surface);box-shadow:0 8px 24px #0000000f}.zpt-product-bundles__tier-header,.zpt-product-bundles__tier-label{cursor:pointer}.zpt-product-bundles__radio-input,.zpt-product-bundles__extra-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.zpt-product-bundles__tier-label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--zpt-bundle-space-md);width:100%}.zpt-product-bundles__radio{display:grid;place-items:center;width:18px;aspect-ratio:1;border:2px solid var(--zpt-bundle-border);border-radius:50%}.zpt-product-bundles__tier.is-active .zpt-product-bundles__radio{border-color:var(--zpt-bundle-accent)}.zpt-product-bundles__tier.is-active .zpt-product-bundles__radio:after{content:"";width:50%;aspect-ratio:1;border-radius:50%;background:var(--zpt-bundle-accent)}.zpt-product-bundles__tier-info,.zpt-product-bundles__extra-info{min-width:0}.zpt-product-bundles__title-row,.zpt-product-bundles__extra-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--zpt-bundle-space-xs) var(--zpt-bundle-space-sm)}.zpt-product-bundles__tier-title,.zpt-product-bundles__current-price,.zpt-product-bundles__extra-title,.zpt-product-bundles__extra-price{color:var(--zpt-bundle-text);font-weight:var(--zpt-bundle-weight-strong)}.zpt-product-bundles__tier-title{font-size:1rem}.zpt-product-bundles__tier-subtitle,.zpt-product-bundles__extra-subtitle{display:block;color:var(--zpt-bundle-muted-text);line-height:1.35}.zpt-product-bundles__tier-subtitle{margin-top:var(--zpt-bundle-space-xs);font-size:.8rem}.zpt-product-bundles__save,.zpt-product-bundles__extra-badge{border-radius:var(--zpt-bundle-control-radius);background:color-mix(in srgb,var(--zpt-bundle-accent) 10%,transparent);color:var(--zpt-bundle-text);font-weight:var(--zpt-bundle-weight-strong)}.zpt-product-bundles__save{padding:var(--zpt-bundle-space-xs) var(--zpt-bundle-space-sm);font-size:.7rem;white-space:nowrap}.zpt-product-bundles__price{display:flex;flex-direction:column;align-items:flex-end;text-align:right;white-space:nowrap}.zpt-product-bundles__current-price{font-size:1.125rem}.zpt-product-bundles__compare-price{margin-top:var(--zpt-bundle-space-xs);color:var(--zpt-bundle-muted-text);font-size:.82rem;text-decoration:line-through}.zpt-product-bundles__compare-price[hidden]{display:none}.zpt-product-bundles__tier-badge{position:absolute;z-index:1;top:calc(var(--zpt-bundle-space-md) * -1);right:var(--zpt-bundle-space-md);padding:var(--zpt-bundle-space-xs) var(--zpt-bundle-space-sm);border-radius:var(--zpt-bundle-control-radius);background:var(--zpt-bundle-accent);color:var(--zpt-bundle-accent-contrast);font-size:.64rem;font-weight:var(--zpt-bundle-weight-strong);letter-spacing:.11em;white-space:nowrap}.zpt-product-bundles__variants{display:none;flex-direction:column;gap:var(--zpt-bundle-space-sm);margin-top:var(--zpt-bundle-space-lg);padding-top:var(--zpt-bundle-space-lg);border-top:1px dashed var(--zpt-bundle-border)}.zpt-product-bundles__tier.is-active .zpt-product-bundles__variants{display:flex}.zpt-product-bundles__variant-row{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:var(--zpt-bundle-space-sm)}.zpt-product-bundles__item-label{color:var(--zpt-bundle-muted-text);font-size:.78rem;font-weight:var(--zpt-bundle-weight-medium)}.zpt-product-bundles__variant-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(120px,100%),1fr));gap:var(--zpt-bundle-space-sm)}.zpt-product-bundles__variant-select{width:100%;min-width:0;min-height:40px;padding:var(--zpt-bundle-space-sm);border:1px solid var(--zpt-bundle-border);border-radius:var(--zpt-bundle-control-radius);background:var(--zpt-bundle-surface);color:var(--zpt-bundle-text);font:inherit;font-size:.83rem}.zpt-product-bundles__extras{margin-top:var(--zpt-bundle-space-xl)}.zpt-product-bundles__extras-heading{margin-bottom:var(--zpt-bundle-space-sm);color:var(--zpt-bundle-text);font-size:.82rem;font-weight:var(--zpt-bundle-weight-strong)}.zpt-product-bundles__extras-list{gap:var(--zpt-bundle-space-sm)}.zpt-product-bundles__extra{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--zpt-bundle-space-md);padding:var(--zpt-bundle-space-md) var(--zpt-bundle-space-lg);border:1px solid var(--zpt-bundle-border);border-radius:var(--zpt-bundle-radius);background:var(--zpt-bundle-surface);cursor:pointer}.zpt-product-bundles__extra:has(.zpt-product-bundles__extra-input:checked){border-color:var(--zpt-bundle-accent);background:var(--zpt-bundle-active-surface)}.zpt-product-bundles__extra-check{display:grid;place-items:center;width:18px;aspect-ratio:1;border:2px solid var(--zpt-bundle-border);border-radius:var(--zpt-bundle-control-radius)}.zpt-product-bundles__extra-input:checked+.zpt-product-bundles__extra-check{border-color:var(--zpt-bundle-accent);background:var(--zpt-bundle-accent)}.zpt-product-bundles__extra-input:checked+.zpt-product-bundles__extra-check:after{content:"\2713";color:var(--zpt-bundle-accent-contrast);font-size:.72rem;font-weight:var(--zpt-bundle-weight-strong)}.zpt-product-bundles__extra-title{font-size:.88rem}.zpt-product-bundles__extra-subtitle{margin-top:var(--zpt-bundle-space-xs);font-size:.75rem}.zpt-product-bundles__extra-badge{padding:var(--zpt-bundle-space-xs) var(--zpt-bundle-space-sm);font-size:.62rem}.zpt-product-bundles__extra-price{font-size:.82rem;white-space:nowrap}.zpt-product-bundles__extra--unavailable{opacity:.5;cursor:not-allowed}.zpt-product-bundles__button{display:flex;align-items:center;justify-content:center;width:100%;gap:var(--zpt-bundle-space-sm);margin-top:var(--zpt-bundle-space-lg);padding:var(--zpt-bundle-space-lg) var(--zpt-bundle-space-xl);border:0;border-radius:var(--zpt-bundle-button-radius);background-color:var(--zpt-bundle-accent);background-image:var(--zpt-bundle-button-pattern);background-position:center;background-size:cover;background-repeat:no-repeat;color:var(--zpt-bundle-accent-contrast);font:inherit;font-size:1rem;font-weight:var(--zpt-bundle-weight-strong);letter-spacing:.08em;cursor:pointer;transition:transform var(--zpt-bundle-transition),opacity var(--zpt-bundle-transition),box-shadow var(--zpt-bundle-transition)}.zpt-product-bundles__button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #0000001f}.zpt-product-bundles__button:active{transform:none}.zpt-product-bundles__button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.zpt-product-bundles__button-icon{display:inline-flex;width:1.3em;aspect-ratio:1;flex:none}.zpt-product-bundles__button-icon svg{width:100%;height:100%}@media(max-width:520px){.zpt-product-bundles__tier{padding:var(--zpt-bundle-space-md)}.zpt-product-bundles__title-row{align-items:flex-start;flex-direction:column}.zpt-product-bundles__variant-row{grid-template-columns:1fr}.zpt-product-bundles__variant-options{grid-template-columns:repeat(2,minmax(0,1fr))}.zpt-product-bundles__extra{grid-template-columns:auto minmax(0,1fr)}.zpt-product-bundles__extra-price{grid-column:2;justify-self:start}}@media(max-width:370px){.zpt-product-bundles__tier-label{grid-template-columns:auto minmax(0,1fr)}.zpt-product-bundles__price{grid-column:2;align-items:flex-start;text-align:left}.zpt-product-bundles__variant-options{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/zpt-product-bundles.css.map */
