.um-color-selector{margin-bottom:1.5rem}.um-color-label{font-size:.9rem;margin-bottom:.625rem;color:#fff}.um-swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.um-swatch{position:relative;width:2.25rem;height:2.25rem;border-radius:50%;background-color:var(--swatch-color, #ccc);border:2px solid transparent;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;box-shadow:0 0 0 1px #00000026;padding:0;outline:none}.um-swatch:hover{transform:scale(1.12);box-shadow:0 0 0 2px #0000004d}.um-swatch:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #111}.um-swatch--active{border-color:#111;box-shadow:0 0 0 2px #fff,0 0 0 4px #111;transform:scale(1.08)}.um-swatch--soldout{opacity:.45;cursor:not-allowed}.um-swatch--soldout:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,transparent 42%,rgba(0,0,0,.55) 42%,rgba(0,0,0,.55) 58%,transparent 58%)}.um-swatch--hidden{display:none}.um-swatch--hidden.um-swatch--revealed{display:inline-flex}.um-more-toggle{display:inline-flex;align-items:center;gap:.35rem;margin-top:.35rem;padding:0;background:none;border:none;font-size:.8rem;font-weight:600;color:#c8102e;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .15s ease}.um-more-toggle:hover{color:#9e0b24}.um-more-toggle[aria-expanded=true] .um-more-toggle__label:before{content:"\2212 "}.um-more-toggle[aria-expanded=false] .um-more-toggle__label:before{content:"+ "}.um-selected-color-name{color:#fff}.um-shipping-incentive{border-radius:.5rem;padding:.75rem 1rem;margin-bottom:.875rem;background:#fff8ed;border:1.5px solid #f5c76a;transition:background .3s ease,border-color .3s ease}.um-shipping-incentive.is-unlocked{background:#edfaf0;border-color:#6dd68a}.um-shipping-incentive__locked,.um-shipping-incentive__unlocked{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem}.um-shipping-incentive__icon{font-size:1.1rem;flex-shrink:0}.um-shipping-incentive__text{flex:1;line-height:1.4}.um-shipping-incentive__bar{width:100%;height:5px;background:#0000001a;border-radius:999px;margin-top:.5rem;overflow:hidden}.um-shipping-incentive__bar-fill{height:100%;background:#f5a623;border-radius:999px;transition:width .4s ease}.um-shipping-incentive.is-unlocked .um-shipping-incentive__bar-fill{background:#34a853;width:100%!important}.um-trust-strip{display:flex;justify-content:space-between;gap:.5rem;padding:.75rem 0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:1rem}.um-trust-strip__badge{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex:1;font-size:.7rem;font-weight:600;text-align:center;color:#444;letter-spacing:.02em;text-transform:uppercase}.um-trust-strip__icon{width:1.4rem;height:1.4rem;color:#c8102e}@media(max-width:480px){.um-trust-strip{flex-direction:column;gap:.75rem}.um-trust-strip__badge{flex-direction:row;text-align:left;font-size:.75rem}}.um-product__option:has(input[name="options[color]"]){display:none}