@charset "UTF-8";
[data-swatch="beige"] { --swatch-background-color:#ede8d0}[data-swatch="black"] { --swatch-background-color:#000000}[data-swatch="blue"] { --swatch-background-color:#000080}[data-swatch="brown"] { --swatch-background-color:#6f4e37}[data-swatch="green"] { --swatch-background-color:#008000}[data-swatch="grey"] { --swatch-background-color:#808080}[data-swatch="khaki"] { --swatch-background-color:#f0e68c}[data-swatch="orange"] { --swatch-background-color:#ffac1c}[data-swatch="pink"] { --swatch-background-color:#ff00ff}[data-swatch="purple"] { --swatch-background-color:#800080}[data-swatch="red"] { --swatch-background-color:#ff0000}[data-swatch="white"] { --swatch-background-color:#ffffff}[data-swatch="yellow"] { --swatch-background-color:#ffff00}[data-swatch="multi"] { --swatch-background-image: linear-gradient(to right, #000000, #000000 33.3%, #808080 33.3%, #808080 66.6%, #ff0000 66.6%, #ff0000) }
