@charset "UTF-8";
[data-swatch="black"] { --swatch-background-color:#000000}[data-swatch="white"] { --swatch-background-color:#ffffff}[data-swatch="navy"] { --swatch-background-color:#282099}[data-swatch="blue"] { --swatch-background-color:#005BD3}[data-swatch="nude"] { --swatch-background-color:#EAD8AB}[data-swatch="kaia bleu"] { --swatch-background-color:#98D8EB}[data-swatch="boyfriend blue"] { --swatch-background-color:#005BD3}[data-swatch="black/navy (reversible)"] { --swatch-background-image: linear-gradient(to right, #000000, #000000 50%, #282099 50%, #282099) }[data-swatch="white/boyfriend blue (reversible)"] { --swatch-background-image: linear-gradient(to right, #ffffff, #ffffff 50%, #005BD3 50%, #005BD3) }[data-swatch="navy blue / boyfriend blue (reversible)"] { --swatch-background-image: linear-gradient(to right, #282099, #282099 50%, #005BD3 50%, #005BD3) }[data-swatch="black/navy"] { --swatch-background-image: linear-gradient(to right, #000000, #000000 50%, #282099 50%, #282099) }[data-swatch="white/boyfriend blue"] { --swatch-background-image: linear-gradient(to right, #ffffff, #ffffff 50%, #005BD3 50%, #005BD3) }[data-swatch="navy/boyfriend blue"] { --swatch-background-image: linear-gradient(to right, #282099, #282099 50%, #005BD3 50%, #005BD3) }
