.product-form__patch-selector{margin:2rem 0;padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-form__patch-heading{margin-bottom:1.5rem;font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em}.patch-selector__options{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}@media screen and (min-width: 750px){.patch-selector__options{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.patch-selector__option{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1rem;background:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.15);border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;text-align:center;position:relative}.patch-selector__option:hover{border-color:rgba(var(--color-foreground),.4);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.patch-selector__option.selected{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05)}.patch-selector__option.selected:after{content:"\2713";position:absolute;top:.5rem;right:.5rem;width:20px;height:20px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.patch-selector__image{width:60px;height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px;background:rgba(var(--color-foreground),.03)}.patch-selector__image img{width:100%;height:100%;object-fit:cover}.patch-selector__info{display:flex;flex-direction:column;gap:.3rem;width:100%}.patch-selector__title{font-size:1.2rem;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.patch-selector__price{font-size:1.1rem;color:rgba(var(--color-foreground),.7);font-weight:500}.patch-selector__no-selection{padding:1rem;text-align:center;font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-style:italic;margin-top:1rem;border:1px dashed rgba(var(--color-foreground),.2);border-radius:var(--border-radius)}.cart-item__bundled-addon{margin-top:1rem;padding:.8rem 1rem;background:rgba(var(--color-foreground),.03);border-radius:4px;border:1px solid rgba(var(--color-foreground),.1)}.cart-item__bundled-content{display:flex;align-items:center}.cart-item__bundled-label{font-size:1.2rem;color:rgba(var(--color-foreground),.8);line-height:1.4;flex:1;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.cart-item__bundled-label strong{color:rgb(var(--color-foreground));font-weight:600}.cart-item__bundled-image{display:inline-flex;flex-shrink:0;width:40px;height:40px;border-radius:4px;overflow:hidden;background:rgba(var(--color-foreground),.05);align-items:center;justify-content:center;vertical-align:middle}.cart-item__bundled-thumbnail{width:100%;height:100%;object-fit:cover;display:block}.cart-item--has-bundle{position:relative}.cart-item--has-bundle:after{content:"";position:absolute;left:0;bottom:-.5rem;right:0;height:1px;background:rgba(var(--color-foreground),.1)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/patch-selector.css.map */
