.band-upsell{display:block;margin:2rem 0}.band-upsell__heading{font-size:1.6rem;font-weight:700;margin:0 0 .4rem;color:rgb(var(--color-foreground))}.band-upsell__subheading{font-size:1.3rem;font-weight:400;margin:0 0 1.4rem;color:rgba(var(--color-foreground),.7)}.band-upsell__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.band-upsell__option{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;padding:0;background:transparent;border:0;cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-appearance:none;appearance:none}.band-upsell__swatch{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;background:#fff;border:2px solid transparent;border-radius:1.4rem;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 0 0 1px #0000000f}.band-upsell__image{width:85%;height:85%;object-fit:contain;display:block}.band-upsell__check{position:absolute;top:.7rem;left:.7rem;display:none;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:#000;color:#22c55e;z-index:1}.band-upsell__check svg{display:block}.band-upsell__meta{display:flex;flex-direction:column;gap:.2rem;padding:0 .2rem}.band-upsell__name{font-size:1.3rem;font-weight:600;line-height:1.2;color:rgba(var(--color-foreground),.55);transition:color .2s ease}.band-upsell__price{font-size:1.3rem;font-weight:700;line-height:1.2;color:rgba(var(--color-foreground),.55);transition:color .2s ease}.band-upsell__option:hover .band-upsell__swatch{box-shadow:0 0 0 1px #0003}.band-upsell__option.is-selected .band-upsell__swatch{border-color:#1f2937;box-shadow:0 0 0 1px #1f2937}.band-upsell__option.is-selected .band-upsell__check{display:flex}.band-upsell__option.is-selected .band-upsell__name,.band-upsell__option.is-selected .band-upsell__price{color:rgb(var(--color-foreground))}.band-upsell__option:focus-visible{outline:none}.band-upsell__option:focus-visible .band-upsell__swatch{box-shadow:0 0 0 2px rgba(var(--color-foreground),.5)}.band-upsell__option.is-sold-out{cursor:not-allowed}.band-upsell__option.is-sold-out .band-upsell__swatch{background:#fff;box-shadow:none}.band-upsell__option.is-sold-out .band-upsell__image{opacity:.4;filter:grayscale(.5)}.band-upsell__option.is-sold-out:hover .band-upsell__swatch{box-shadow:none}.band-upsell__option.is-sold-out .band-upsell__name,.band-upsell__option.is-sold-out .band-upsell__price{color:rgba(var(--color-foreground),.4);text-decoration:line-through}.band-upsell__sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:.4rem .9rem;background:#000;color:#22c55e;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;white-space:nowrap;line-height:1}@media(max-width:480px){.band-upsell__grid{gap:.8rem}.band-upsell__heading{font-size:1.4rem}.band-upsell__subheading{font-size:1.2rem}.band-upsell__sold-out-badge{font-size:.9rem;padding:.3rem .7rem;letter-spacing:.03em}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/band-upsell.css.map */
