.swatches-sfn7Lezv {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3px 6px;
}
.swatch-sfn7Lezv {
  all: unset;
  background-color: currentColor;
  border: 1px solid;
  border-radius: 2px;
  flex: 0 0 15px;
  height: 15px;
  margin: 3px;
  position: relative;
  width: 15px;
}
.swatch-sfn7Lezv:after {
  border: 2px solid #0000;
  border-radius: 6px;
  box-sizing: initial;
  content: '';
  height: 100%;
  left: -5px;
  padding: 3px;
  position: absolute;
  top: -5px;
  transition: border-color 0.35s ease;
  width: 100%;
}
.swatch-sfn7Lezv.hover-sfn7Lezv:after {
  border-color: #d1d4dc;
}
@media (any-hover: hover) {
  .swatch-sfn7Lezv:hover:after {
    border-color: #d1d4dc;
  }
}
html.theme-dark .swatch-sfn7Lezv.hover-sfn7Lezv:after {
  border-color: #50535e;
}
@media (any-hover: hover) {
  html.theme-dark .swatch-sfn7Lezv:hover:after {
    border-color: #50535e;
  }
}
.swatch-sfn7Lezv.empty-sfn7Lezv {
  background-color: initial;
  border-color: #000;
}
html.theme-dark .swatch-sfn7Lezv.empty-sfn7Lezv {
  border-color: #fff;
}
.swatch-sfn7Lezv.empty-sfn7Lezv:before {
  background-color: #f7525f;
  content: '';
  height: 21px;
  left: 7px;
  position: absolute;
  top: -3px;
  transform: rotate(45deg);
  width: 1px;
}
html.theme-dark .swatch-sfn7Lezv.empty-sfn7Lezv:before {
  background-color: #f7525f;
}
.swatch-sfn7Lezv.white-sfn7Lezv {
  border-color: #d1d4dc;
}
html.theme-dark .swatch-sfn7Lezv.white-sfn7Lezv {
  border-color: #0000;
}
.swatch-sfn7Lezv.selected-sfn7Lezv:after {
  border-color: #0b0f08;
  z-index: 1;
}
html.theme-dark .swatch-sfn7Lezv.selected-sfn7Lezv:after {
  border-color: #d1d4dc;
}
.swatch-sfn7Lezv:focus-visible:after {
  border-color: #C6FF9E;
}
html.theme-dark .swatch-sfn7Lezv:focus-visible:after {
  border-color: #C6FF9E;
}
.contextItem-sfn7Lezv {
  box-sizing: border-box;
  height: 32px;
}
.row-sfn7Lezv {
  display: flex;
}
.opacity-EnWts7Xu {
  align-items: center;
  display: flex;
}
.opacitySlider-EnWts7Xu {
  background-color: #fff;
  background-image: url("");
  background-position: 1px;
  border-radius: 5px;
  flex: 1 0 auto;
  height: 10px;
  position: relative;
}
html.theme-dark .opacitySlider-EnWts7Xu {
  background-color: #000;
}
.opacitySliderGradient-EnWts7Xu {
  background-color: initial;
  background-image: linear-gradient(90deg, #0000, currentColor);
  border: 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
  color: inherit;
  display: block;
  height: 100%;
  width: 100%;
}
.pointer-EnWts7Xu {
  background-color: initial;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 1px 2px #00000080;
  box-sizing: border-box;
  height: 12px;
  margin: -1px 0 0;
  position: absolute;
  transition:
    left 0.1s,
    top 0.1s;
  width: 12px;
}
.pointer-EnWts7Xu,
html.theme-dark .pointer-EnWts7Xu {
  background-color: #fff;
}
html.theme-dark .pointer-EnWts7Xu {
  border: 2px solid #fff;
}
.pointer-EnWts7Xu.dragged-EnWts7Xu {
  transition: left 0s;
}
.opacityPointerWrap-EnWts7Xu {
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 12px);
}
.opacityInputWrap-EnWts7Xu {
  align-items: center;
  color: #0b0f08;
  display: flex;
  position: relative;
}
html.theme-dark .opacityInputWrap-EnWts7Xu {
  color: #d1d4dc;
}
.opacityInput-EnWts7Xu {
  background-color: initial;
  border: 1px solid #d1d4dc;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  height: 26px;
  line-height: 24px;
  margin-left: 8px;
  padding: 0 14px 0 5px;
  text-align: right;
  width: 47px;
}
html.theme-dark .opacityInput-EnWts7Xu {
  border: 1px solid #50535e;
}
.opacityInput-EnWts7Xu:focus,
html.theme-dark .opacityInput-EnWts7Xu:focus {
  border-color: #C6FF9E;
}
.opacityInputPercent-EnWts7Xu {
  left: 40px;
  pointer-events: none;
  position: absolute;
  text-align: right;
  top: 5px;
}
.accessible-EnWts7Xu {
  outline: none;
  overflow: visible;
  position: relative;
}
.accessible-EnWts7Xu:focus {
  outline: none;
}
.accessible-EnWts7Xu:focus-visible {
  outline: none;
}
.accessible-EnWts7Xu:after {
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  content: '';
  display: none;
  height: calc(100% + 8px);
  left: -4px;
  pointer-events: none;
  position: absolute;
  top: -4px;
  width: calc(100% + 8px);
  z-index: 1;
}
.accessible-EnWts7Xu:focus:after {
  display: block;
}
.accessible-EnWts7Xu:focus-visible:after {
  display: block;
}
.accessible-EnWts7Xu:focus:not(:focus-visible):after {
  display: none;
}
.accessible-EnWts7Xu:after {
  border-color: #C6FF9E;
  border-radius: 6px;
}
.saturation-NFNfqP2w {
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.saturation-NFNfqP2w:after,
.saturation-NFNfqP2w:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.saturation-NFNfqP2w:before {
  background-image: linear-gradient(90deg, #fff, #fff0);
}
.saturation-NFNfqP2w:after {
  background-image: linear-gradient(0deg, #000, #0000);
}
.saturation-NFNfqP2w .pointer-NFNfqP2w {
  background-color: initial;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 1px 2px #00000080;
  height: 10px;
  margin: -6px 0 0 -6px;
  position: absolute;
  transition:
    left 0.1s,
    top 0.1s;
  width: 10px;
  z-index: 1;
}
html.theme-dark .saturation-NFNfqP2w .pointer-NFNfqP2w {
  border: 2px solid #fff;
}
.hue-r4uo5Wn6 {
  align-items: stretch;
  background-image: linear-gradient(
    180deg,
    red 0,
    #ff0 17%,
    #0f0 33%,
    #0ff 50%,
    #00f 67%,
    #f0f 83%,
    red
  );
  border-radius: 2px;
  display: flex;
}
.hue-r4uo5Wn6 .pointer-r4uo5Wn6 {
  background-color: initial;
  border: 2px solid #fff;
  border-radius: 2px;
  box-shadow: 0 1px 2px #00000080;
  height: 5px;
  margin: -4px 0 0 -2px;
  position: absolute;
  transition:
    left 0.1s,
    top 0.1s;
  width: 100%;
}
html.theme-dark .hue-r4uo5Wn6 .pointer-r4uo5Wn6 {
  border: 2px solid #fff;
}
.pointerContainer-r4uo5Wn6 {
  margin: 3px 0;
  position: relative;
  width: 100%;
}
.container-iiEYaqPD {
  padding: 6px 12px;
  width: 224px;
}
.form-iiEYaqPD {
  display: flex;
  margin-bottom: 12px;
}
.swatch-iiEYaqPD {
  border-radius: 4px;
  box-sizing: border-box;
  height: 26px;
  width: 26px;
}
.inputWrap-iiEYaqPD {
  align-items: center;
  color: #0b0f08;
  display: flex;
  position: relative;
}
html.theme-dark .inputWrap-iiEYaqPD {
  color: #d1d4dc;
}
.inputHash-iiEYaqPD {
  pointer-events: none;
  position: absolute;
  text-align: right;
  top: 5px;
  width: 21px;
}
.input-iiEYaqPD {
  background-color: initial;
  border: 1px solid #d1d4dc;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  height: 26px;
  line-height: 24px;
  margin-left: 8px;
  padding: 0 5px 0 12px;
  width: 68px;
}
html.theme-dark .input-iiEYaqPD {
  border: 1px solid #50535e;
}
.input-iiEYaqPD:focus,
html.theme-dark .input-iiEYaqPD:focus {
  border-color: #C6FF9E;
}
.buttonWrap-iiEYaqPD {
  height: 26px;
  margin-left: auto;
}
.hueSaturationWrap-iiEYaqPD {
  display: flex;
  height: 184px;
}
.saturation-iiEYaqPD {
  height: 100%;
  margin-right: 7px;
  width: 200px;
}
.hue-iiEYaqPD {
  height: 100%;
  width: 17px;
}
.container-mdcOkvbj {
  padding: 6px 12px;
  width: 224px;
}
.sectionTitle-mdcOkvbj {
  color: #6a6d78;
  font-size: 12px;
  line-height: 14px;
  margin: 12px 0 4px;
}
html.theme-dark .sectionTitle-mdcOkvbj {
  color: #868993;
}
.separator-mdcOkvbj {
  background-color: #d1d4dc;
  height: 1px;
  margin: 12px 0;
}
html.theme-dark .separator-mdcOkvbj {
  background-color: #434651;
}
.separator-mdcOkvbj:last-child {
  display: none;
}
.customButton-mdcOkvbj {
  align-items: center;
  border-radius: 2px;
  box-sizing: border-box;
  display: flex;
  height: 17px;
  justify-content: center;
  margin: 3px;
  position: relative;
  transition: background-color 0.35s;
  width: 17px;
}
@media (any-hover: hover) {
  .customButton-mdcOkvbj:hover {
    background-color: #f0f3fa;
  }
  html.theme-dark .customButton-mdcOkvbj:hover {
    background-color: #709C51;
  }
}
.customButton-mdcOkvbj:after,
.customButton-mdcOkvbj:before {
  background-color: #0b0f08;
  content: '';
  position: absolute;
}
html.theme-dark .customButton-mdcOkvbj:after,
html.theme-dark .customButton-mdcOkvbj:before {
  background-color: #d1d4dc;
}
.customButton-mdcOkvbj:before {
  height: 13px;
  left: calc(50% - 0.5px);
  top: calc(50% - 6.5px);
  width: 1px;
}
.customButton-mdcOkvbj:after {
  height: 1px;
  left: calc(50% - 6.5px);
  top: calc(50% - 0.5px);
  width: 13px;
}
.accessible-mdcOkvbj {
  all: unset;
  align-items: center;
  border-radius: 2px;
  box-sizing: border-box;
  display: flex;
  height: 17px;
  justify-content: center;
  margin: 3px;
  position: relative;
  transition: background-color 0.35s;
  width: 17px;
}
@media (any-hover: hover) {
  .accessible-mdcOkvbj:hover {
    background-color: #f0f3fa;
  }
  html.theme-dark .accessible-mdcOkvbj:hover {
    background-color: #709C51;
  }
}
.accessible-mdcOkvbj:after,
.accessible-mdcOkvbj:before {
  background-color: #0b0f08;
  content: '';
  position: absolute;
}
html.theme-dark .accessible-mdcOkvbj:after,
html.theme-dark .accessible-mdcOkvbj:before {
  background-color: #d1d4dc;
}
.accessible-mdcOkvbj:before {
  height: 13px;
  left: calc(50% - 0.5px);
  top: calc(50% - 6.5px);
  width: 1px;
}
.accessible-mdcOkvbj:after {
  height: 1px;
  left: calc(50% - 6.5px);
  top: calc(50% - 0.5px);
  width: 13px;
}
.accessible-mdcOkvbj:focus-visible {
  border: 2px solid #C6FF9E;
  border-radius: 4px;
}
