@charset "UTF-8";
[data-swatch="czarny"] { --swatch-background-color: #000000}[data-swatch="biały"] { --swatch-background-color: #FFFFFF}[data-swatch="niebieski"] { --swatch-background-color: #0000FF}[data-swatch="zielony"] { --swatch-background-color: #00FF00}[data-swatch="czerwony"] { --swatch-background-color: #FF0000}[data-swatch="żółty / złoty"] { --swatch-background-color: #FFD700}[data-swatch="pomarańczowy"] { --swatch-background-color: #FFA500}[data-swatch="różowy"] { --swatch-background-color: #FF69B4}[data-swatch="fioletowy / liliowy"] { --swatch-background-color: #C71585}[data-swatch="szary"] { --swatch-background-color: #BEBEBE}[data-swatch="brązowy"] { --swatch-background-color: #8B5A2B}[data-swatch="wielokolorowy / tęczowy"] { --swatch-background-image: linear-gradient(to right, #0000FF, #0000FF 33.3%, #00FF00 33.3%, #00FF00 66.6%, #FF0000 66.6%, #FFD700) }
