<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pv-pills{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5em}.pv-pills.pv-justify-center{justify-content:center}.pv-pills .pill{line-height:1em}.pv-pills .pill input[type='checkbox']{display:none}.pv-pills .pill label{border:1px solid grey;transition:.3s background-color;background-color:transparent;display:block;padding:.75em 1.5em;cursor:pointer}.pv-pills .pill label:hover{border:1px solid lightgrey}.pv-pills .pill input[type='checkbox']:checked+label{background-color:lightgrey}.pv-pills .pill input[type='checkbox']:disabled+label,.pv-pills .pill input[type='checkbox']+label.unavailable{opacity:.5}.pv-pills .pill .pv-price{margin-top:.2em}.pv-pills .pill .pv-price .price-range-sep{padding-left:.2em;padding-right:.2em}.pv-pills.pv-with-checks .pill label{padding-left:2em;position:relative}.pv-pills.pv-with-checks .pill label&gt;.pv-check-mark-off,.pv-pills.pv-with-checks .pill label&gt;.pv-check-mark-on{width:1em;height:1em;position:absolute;left:.55em;top:50%;transform:translateY(-50%)}.pv-pills .pill label.pill-swatch&gt;svg{display:block}.pv-pills .pill label.pill-swatch{padding:0}.pill-swatch.has-overlay-label{position:relative}.has-overlay-label .swatch-label{position:absolute}.swatch-label-left-middle .swatch-label{left:0;top:50%;transform:translateY(-50%)}.swatch-label-center-middle .swatch-label{left:50%;top:50%;transform:translate(-50%,-50%)}.swatch-label-right-middle .swatch-label{right:0;top:50%;transform:translateY(-50%)}.pv-pills .variation-stock{margin-left:.5em}.variation-stock.stock-instock{color:var(--wc-green)}.variation-stock.stock-outofstock{color:var(--wc-red)}
</pre></body></html>