@charset "UTF-8";
[data-swatch="beige"] { --swatch-background-color: #f5f5dc}[data-swatch="black"] { --swatch-background-color: #000}[data-swatch="blue"] { --swatch-background-color: #0000ff}[data-swatch="brown"] { --swatch-background-color: #65350f}[data-swatch="green"] { --swatch-background-color: #008000}[data-swatch="grey"] { --swatch-background-color: #808080}[data-swatch="orange"] { --swatch-background-color: #ffa500}[data-swatch="pink"] { --swatch-background-color: #ffc0cb}[data-swatch="purple"] { --swatch-background-color: #800080}[data-swatch="red"] { --swatch-background-color: #ff0000}[data-swatch="white"] { --swatch-background-color: #fff}[data-swatch="yellow"] { --swatch-background-color: #ffff00}[data-swatch="tan"] { --swatch-background-color: #d2b48c}[data-swatch="multi"] { --swatch-background-image: linear-gradient(to right, #008000, #008000 33.3%, #f5f5dc 33.3%, #f5f5dc 66.6%, #0000ff 66.6%, #0000ff) }[data-swatch="maroon"] { --swatch-background-color: #550000}
