.product-options{border:0;padding:0;margin:1.8rem 0}.product-options__label{font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.product-options__label span{color:#c62828}.product-option{display:flex;align-items:center;gap:1.2rem;min-height:5rem;padding:1.2rem 1.6rem;margin-bottom:1rem;border:1px solid rgba(var(--color-foreground),.22);border-radius:4px;cursor:pointer}.product-option:hover{border-color:rgba(var(--color-foreground),.55)}.product-option input{position:absolute;opacity:0;pointer-events:none}.product-option__radio{width:1.8rem;height:1.8rem;border:1.5px solid rgba(var(--color-foreground),.75);border-radius:50%;display:inline-block;position:relative;flex-shrink:0}.product-option input:checked+.product-option__radio:after{content:"";width:.8rem;height:.8rem;background:rgb(var(--color-foreground));border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-option:has(input:checked){border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.product-option__text{font-size:1.6rem;flex:1}.product-option input:checked~.product-option__text{font-weight:700}.product-option__swatch{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.12)}.product-option__swatch--silver{background:#d8d8d8}.product-option__swatch--gold{background:#d8b173}.product-option__swatch--gunmetal{background:#555}.product-options__error{margin:.6rem 0 0;color:#c62828;font-size:1.3rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-options.css.map */
