.usafe-bundle-upsell{margin-top:2.4rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.bundle-upsell__header{margin-bottom:1.6rem}.bundle-upsell__eyebrow{margin:0 0 .3rem;font-size:1.05rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.4)}.bundle-upsell__headline{margin:0;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.bundle-upsell__options{display:flex;flex-direction:column;gap:.9rem;margin-bottom:1.4rem}.bundle-option{position:relative;display:block;cursor:pointer}.bundle-option--has-badge{margin-top:.6rem}.bundle-option__radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.bundle-option__card{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;border:.15rem solid rgba(var(--color-foreground),.14);border-radius:.8rem;background:rgb(var(--color-background));transition:border-color .18s ease,box-shadow .18s ease}.bundle-option:hover .bundle-option__card{border-color:rgba(var(--color-button),.5)}.bundle-option__radio:checked+.bundle-option__badge+.bundle-option__card,.bundle-option__radio:checked+.bundle-option__card{border-color:rgb(var(--color-button));box-shadow:0 0 0 .1rem rgb(var(--color-button))}.bundle-option__selector{flex-shrink:0;width:2rem;height:2rem;border:.2rem solid rgba(var(--color-foreground),.22);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:border-color .18s ease,background .18s ease}.bundle-option__radio:checked+.bundle-option__badge+.bundle-option__card .bundle-option__selector,.bundle-option__radio:checked+.bundle-option__card .bundle-option__selector{border-color:rgb(var(--color-button));background:rgb(var(--color-button))}.bundle-option__dot{width:.8rem;height:.8rem;border-radius:50%;background:rgb(var(--color-button-text));opacity:0;transform:scale(0);transition:opacity .15s ease,transform .15s ease}.bundle-option__radio:checked+.bundle-option__badge+.bundle-option__card .bundle-option__dot,.bundle-option__radio:checked+.bundle-option__card .bundle-option__dot{opacity:1;transform:scale(1)}.bundle-option__body{flex:1;display:flex;flex-direction:column;gap:.3rem;min-width:0}.bundle-option__name{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.2}.bundle-option__per{font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.bundle-option__pill{display:inline-flex;align-items:center;font-size:1.05rem;font-weight:700;letter-spacing:.02em;padding:.2rem .75rem;border-radius:10rem;width:fit-content;background:#e8f5e9;color:#2e7d32}.bundle-option__pill--gold{background:#fdf6df;color:#8a6800}.bundle-option__price{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;text-align:right;flex-shrink:0}.bundle-option__orig{font-size:1.2rem;color:rgba(var(--color-foreground),.32);text-decoration:line-through;line-height:1}.bundle-option__total{font-size:1.55rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1}.bundle-option__badge{position:absolute;top:-.95rem;left:1.4rem;z-index:1;font-size:1rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.2rem .9rem;border-radius:10rem;line-height:1.5;pointer-events:none}.bundle-option__badge--popular{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.bundle-option__badge--best{background:#1a1a1a;color:#d4af37}.bundle-upsell__pickers{margin-bottom:1.4rem;padding:1.4rem 1.6rem;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.8rem;animation:bundlePickerIn .2s ease}@keyframes bundlePickerIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bundle-pickers__title{margin:0 0 1.1rem;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.bundle-pickers__slots{display:flex;flex-direction:column;gap:1rem}.bundle-picker-slot{display:flex;align-items:center;gap:1.2rem}.bundle-picker-slot__label{flex-shrink:0;min-width:6.4rem;font-size:1.25rem;font-weight:600;color:rgba(var(--color-foreground),.65)}.bundle-picker-slot__swatches{display:flex;gap:.7rem;flex-wrap:wrap}.bundle-swatch{position:relative;width:3.2rem;height:3.2rem;padding:0;border:none;border-radius:50%;background-color:var(--swatch-bg, #ccc);cursor:pointer;box-shadow:0 0 0 .15rem rgba(var(--color-foreground),.15);transition:transform .15s ease,box-shadow .15s ease;outline:none}.bundle-swatch:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}@media(hover:hover)and (pointer:fine){.bundle-swatch:hover{transform:scale(1.12)}}.bundle-swatch[aria-pressed=true]{box-shadow:0 0 0 .2rem rgb(var(--color-button-text)),0 0 0 .4rem rgb(var(--color-button));transform:scale(1.08)}.bundle-swatch__name{position:absolute;bottom:-1.8rem;left:50%;transform:translate(-50%);font-size:.9rem;white-space:nowrap;color:rgba(var(--color-foreground),.5);pointer-events:none;display:none}.bundle-swatch--soldout{opacity:.35;cursor:not-allowed}.bundle-swatch--soldout:after{content:"";position:absolute;top:.3rem;right:.3rem;bottom:.3rem;left:.3rem;border-radius:50%;background:repeating-linear-gradient(-45deg,transparent,transparent 38%,rgba(0,0,0,.35) 38%,rgba(0,0,0,.35) 62%)}.bundle-upsell__cta{position:relative}.bundle-upsell__cta[aria-busy=true]>:not(.loading__spinner){visibility:hidden}.bundle-upsell__note{margin:1rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.42);text-align:center}@media screen and (max-width:479px){.bundle-option__card{padding:1.2rem;gap:1rem}.bundle-option__name{font-size:1.3rem}.bundle-option__total{font-size:1.4rem}.bundle-picker-slot{flex-wrap:wrap;gap:.6rem}.bundle-picker-slot__label{min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/quantity-bundle-upsell.css.map */
