<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swatches{-ms-flex-wrap:wrap;flex-wrap:wrap}.swatches__swatch{display:none;padding:.1875rem 0;position:relative}.swatches__swatch:first-child,.swatches__swatch:nth-child(2),.swatches__swatch:nth-child(3),.swatches__swatch:nth-child(4),.swatches__swatch:nth-child(5){display:block}.swatches__swatch a{color:var(--color-text);text-decoration:none}.swatches .swatches__label:before,.swatches__input+.swatches__label:before{border:1px solid #e5e5e5;height:1rem;left:0;-webkit-transition:all var(--duration-default) ease-in-out;-o-transition:all var(--duration-default) ease-in-out;transition:all var(--duration-default) ease-in-out;width:1rem}.swatches .swatches__label--checked:after,.swatches .swatches__label:before,.swatches__input+.swatches__label:before,.swatches__input:checked+.swatches__label:after{border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.swatches .swatches__label--checked:after,.swatches__input:checked+.swatches__label:after{background-color:var(--color-secondary);height:.375rem;left:.3125rem;width:.375rem}.swatches__label{color:var(--color-text-on-accent);cursor:pointer;display:block;font-size:.6875rem;font-weight:400;line-height:1rem;min-width:1.25rem;padding-left:1.875rem;position:relative}.swatches__label:hover:before{border-color:var(--color-gray-dark);-webkit-transition:all var(--duration-default) ease-in-out;-o-transition:all var(--duration-default) ease-in-out;transition:all var(--duration-default) ease-in-out}.swatches__label--disabled{display:none}</pre></body></html>