.mt-bundle-form{font-family:"Barlow",var(--font-body-family);--mt-bundle-accent: #cc3d2e;--mt-bundle-accent-soft: rgba(204, 61, 46, .1);--mt-bundle-card: rgb(var(--color-background));--mt-bundle-card-muted: rgba(var(--color-foreground), .04);--mt-bundle-border: rgba(var(--color-foreground), .12);--mt-bundle-border-strong: rgba(var(--color-foreground), .22);--mt-bundle-shadow: 0 1px 2px rgba(var(--color-foreground), .06);--mt-bundle-shadow-selected: 0 4px 20px rgba(204, 61, 46, .12);--mt-bundle-form-col-max: 50rem}@media screen and (min-width:990px){.mt-bundle-form:not([data-desktop-align=full]) .mt-bundle-form__page{display:flex}.mt-bundle-form[data-desktop-align=end] .mt-bundle-form__page{justify-content:flex-end}.mt-bundle-form[data-desktop-align=start] .mt-bundle-form__page{justify-content:flex-start}.mt-bundle-form[data-desktop-align=center] .mt-bundle-form__page{justify-content:center}.mt-bundle-form:not([data-desktop-align=full]) .mt-bundle-form__inner{width:100%;max-width:min(var(--mt-bundle-form-col-max),100%)}}.mt-bundle-form__swatches{border:0;margin:0 0 1rem;padding:0;width:100%;min-inline-size:0}.mt-bundle-form__legend{font-size:1.5rem;font-weight:600;margin-bottom:.55rem;color:rgb(var(--color-foreground));line-height:calc(1 + .5 / var(--font-body-scale))}.mt-bundle-form__legend-value{font-weight:700;color:rgb(var(--color-foreground))}.mt-bundle-form__swatch-row{display:flex;flex-wrap:wrap;gap:.65rem}.mt-bundle-form__swatch{display:inline-block;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--swatch-bg, #888);border:2px solid rgba(var(--color-foreground),.15);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;overflow:hidden}.mt-bundle-form__swatch[data-swatch-white]{border-color:rgba(var(--color-foreground),.25)}.mt-bundle-form__swatch:hover{border-color:rgba(var(--color-foreground),.6)}.mt-bundle-form__swatch-input:focus-visible+.mt-bundle-form__swatch{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 4px rgba(var(--color-foreground),.55)}.mt-bundle-form__swatch-input:checked+.mt-bundle-form__swatch{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 4px rgb(var(--color-foreground))}.mt-bundle-form__urgency{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.4rem;font-weight:800;letter-spacing:.07em;color:#5b21b6;text-transform:uppercase;line-height:calc(1 + .45 / var(--font-body-scale))}.mt-bundle-form__urgency-dot{width:.5rem;height:.5rem;border-radius:50%;background:#7c3aed;flex-shrink:0}.mt-bundle-form__divider{display:flex;align-items:center;gap:.85rem;margin:0 0 1.35rem}.mt-bundle-form__divider-line{flex:1;height:2px;border-radius:1px;background:linear-gradient(90deg,transparent,rgba(13,27,74,.2) 15%,rgba(13,27,74,.2) 85%,transparent)}.mt-bundle-form__divider-text{font-family:"Inter",var(--font-heading-family);font-size:1.3rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground));white-space:nowrap;line-height:1.25}.mt-bundle-form__tiers{border:0;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:1rem}.mt-bundle-form__tier{position:relative;border-radius:.85rem;border:2px solid var(--mt-bundle-border);background:var(--mt-bundle-card);padding:1rem 1.1rem 1.05rem;box-shadow:var(--mt-bundle-shadow);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.mt-bundle-form__tier--selected,.mt-bundle-form__tier--upsell-active{border-color:var(--mt-bundle-accent);box-shadow:0 0 0 2px var(--mt-bundle-accent-soft),var(--mt-bundle-shadow-selected);background:var(--mt-bundle-card)}.mt-bundle-form__tier--hidden-card{display:none!important}.mt-bundle-form__tier--highlight,.mt-bundle-form__tier[data-highlight],.mt-bundle-form__tier--highlight.mt-bundle-form__tier--selected,.mt-bundle-form__tier[data-highlight].mt-bundle-form__tier--selected{border-color:#10b981!important;background:linear-gradient(165deg,#10b9810f,#10b98126,#10b98114)!important;box-shadow:0 0 0 2px #10b98140,0 4px 20px #10b98124!important}.mt-bundle-form__tier--highlight .mt-bundle-form__tier-radio,.mt-bundle-form__tier[data-highlight] .mt-bundle-form__tier-radio{border-color:#10b981}.mt-bundle-form__tier--highlight .mt-bundle-form__tier-input:checked+.mt-bundle-form__tier-label .mt-bundle-form__tier-radio,.mt-bundle-form__tier[data-highlight] .mt-bundle-form__tier-input:checked+.mt-bundle-form__tier-label .mt-bundle-form__tier-radio{border-color:#10b981;background:#10b981;box-shadow:inset 0 0 0 4px rgb(var(--color-background))}.mt-bundle-form__tier--sold-out{opacity:.48;pointer-events:none;background:var(--mt-bundle-card-muted);border-color:var(--mt-bundle-border);box-shadow:none;filter:grayscale(.45)}.mt-bundle-form__sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;font-family:"Inter",var(--font-heading-family);font-size:1.3rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:.45rem 1.1rem;border-radius:.45rem;background:#1c1917;color:#fff;white-space:nowrap;pointer-events:none}.mt-bundle-form__tier:has(.mt-bundle-form__upsell){background:linear-gradient(165deg,rgb(var(--color-background)),#10b98112 55%,#10b9810a);border-color:#10b98140}.mt-bundle-form__tier-header{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;align-items:start;gap:.65rem 1rem}.mt-bundle-form__tier-label{display:flex;align-items:flex-start;gap:.65rem;cursor:pointer;min-width:0;grid-column:1}.mt-bundle-form__tier-label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer}.mt-bundle-form__upsell,.mt-bundle-form__tier-panel,.mt-bundle-form__tier-price-block{position:relative;z-index:2}.mt-bundle-form__tier-radio{width:1.35rem;height:1.35rem;border-radius:50%;border:2px solid rgba(var(--color-foreground),.28);flex-shrink:0;margin-top:.12rem}.mt-bundle-form__tier-input:checked+.mt-bundle-form__tier-label .mt-bundle-form__tier-radio,.mt-bundle-form__tier--upsell-active .mt-bundle-form__tier-radio{border-color:var(--mt-bundle-accent);background:var(--mt-bundle-accent);box-shadow:inset 0 0 0 4px rgb(var(--color-background))}.mt-bundle-form__tier-title-stack{display:flex;flex-direction:column;gap:.35rem;min-width:0}.mt-bundle-form__tier-heading-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem}.mt-bundle-form__tier-heading{font-family:"Inter",var(--font-heading-family);font-size:1.45rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.mt-bundle-form__badge{font-size:1.1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .6rem;border-radius:999px;background:#facc15;color:#1c1917;white-space:nowrap}.mt-bundle-form__savings{font-size:1.1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .6rem;border-radius:999px;background:#fef9c3;color:#713f12;border:1px solid #fde047;white-space:nowrap}.mt-bundle-form__tier-price-block{text-align:right;grid-column:2;grid-row:1;align-self:start}.mt-bundle-form__sale{display:block;font-size:1.7rem;font-weight:800;line-height:1.1;color:rgb(var(--color-foreground))}.mt-bundle-form__compare{display:block;font-size:1.5rem;color:rgba(var(--color-foreground),.48);margin-top:.2rem}.mt-bundle-form__subheading{margin:.55rem 0 0;padding-left:2rem;font-size:1.3rem;line-height:calc(1 + .55 / var(--font-body-scale));color:rgba(var(--color-foreground),.72)}.mt-bundle-form__low-stock{display:inline-block;margin-top:.3rem;font-size:1.08rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;border-radius:999px;background:#fce7f3;color:#9d174d;border:1px solid #fbcfe8}.mt-bundle-form__upsell{margin:.85rem 0 0;padding:0;border:0;background:transparent}.mt-bundle-form__upsell-row{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:.85rem 1rem;padding:.9rem 1rem;cursor:pointer;border-radius:.7rem;background:#10b98124;border:1px solid rgba(16,185,129,.35);box-shadow:inset 0 1px #ffffff59}.mt-bundle-form__upsell-check-wrap{display:flex;align-items:center;cursor:pointer}.mt-bundle-form__upsell-check-box{width:1.4rem;height:1.4rem;border-radius:.3rem;border:2px solid rgba(var(--color-foreground),.22);background:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.mt-bundle-form__upsell-check:checked+.mt-bundle-form__upsell-check-box{background:#10b981;border-color:#10b981}.mt-bundle-form__upsell-check:checked+.mt-bundle-form__upsell-check-box:after{content:"";display:block;width:.4rem;height:.7rem;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg) translate(-.5px,-.5px)}.mt-bundle-form__upsell-check:focus-visible+.mt-bundle-form__upsell-check-box{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.mt-bundle-form__upsell-img{flex-shrink:0}.mt-bundle-form__upsell-img img{display:block;width:4.25rem;height:4.25rem;object-fit:cover;border-radius:.45rem;border:1px solid rgba(16,185,129,.35);box-shadow:0 1px 3px #0000000f}.mt-bundle-form__upsell-main{min-width:0}.mt-bundle-form__upsell-btn{display:block;width:100%;text-align:left;border:0;background:none;padding:0;font:inherit;font-weight:800;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;line-height:1.4;color:rgb(var(--color-foreground));cursor:pointer;text-decoration:none;transition:color .15s ease}.mt-bundle-form__upsell-btn:hover{color:var(--mt-bundle-accent)}.mt-bundle-form__upsell-sub{margin:.4rem 0 0;font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgba(var(--color-foreground),.68)}.mt-bundle-form__upsell-pricecol{text-align:right;align-self:center}.mt-bundle-form__upsell-sale{display:block;font-size:1.25rem;font-weight:800;line-height:1.1;color:rgb(var(--color-foreground))}.mt-bundle-form__upsell-compare{display:block;margin-top:.2rem;font-size:1.25rem;font-weight:600;color:rgba(var(--color-foreground),.48)}@media screen and (max-width:400px){.mt-bundle-form__upsell-row{grid-template-columns:auto auto 1fr;grid-template-rows:auto auto}.mt-bundle-form__upsell-check-wrap,.mt-bundle-form__upsell-img{grid-row:1 / span 2}.mt-bundle-form__upsell-pricecol{grid-column:3;grid-row:1;text-align:right;align-self:start}.mt-bundle-form__upsell-main{grid-column:3;grid-row:2}}.mt-bundle-form__tier-panel{margin-top:.85rem;padding:.85rem 0 0 2rem;border-top:1px solid rgba(var(--color-foreground),.08)}@media screen and (max-width:380px){.mt-bundle-form__tier-header{grid-template-columns:1fr}.mt-bundle-form__tier-price-block{grid-column:1;grid-row:auto;text-align:left;padding-left:2rem}}.mt-bundle-form__slots-label{font-size:1.22rem;font-weight:700;margin:0 0 .45rem;opacity:.85}.mt-bundle-form__slots{display:flex;flex-direction:column;gap:.65rem}.mt-bundle-form__slot{display:flex;align-items:stretch;gap:.6rem}.mt-bundle-form__slot-num{font-size:1.18rem;font-weight:800;opacity:.55;width:1.65rem;flex-shrink:0;display:flex;align-items:center;line-height:1}.mt-bundle-form__slot-select{flex:1;min-width:0;min-height:2.85rem;padding:.55rem 2.25rem .55rem .75rem;border-radius:.4rem;border:1px solid var(--mt-bundle-border);background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:600;line-height:1.35;cursor:pointer;-webkit-appearance:auto;appearance:auto}.mt-bundle-form__slot-select:focus{outline:2px solid var(--mt-bundle-accent);outline-offset:1px;border-color:var(--mt-bundle-accent)}.mt-bundle-form__add{width:100%;border-radius:9999px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:1rem 1.25rem;margin-top:.25rem}.mt-bundle-form__helper{margin:.65rem 0 0;font-size:1.3rem;line-height:calc(1 + .55 / var(--font-body-scale));opacity:.72;text-align:center}.mt-bundle-form__add.mt-bundle-form__add--success{background:#15803c!important;border-color:#15803c!important;color:#fff!important;transition:background .2s ease,border-color .2s ease,color .2s ease}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mt-bundle-sales-form.css.map */
