@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@font-face{font-family:Segoe UI;src:local("Segoe UI"),url(/fonts/segoeui.ttf);font-display:swap}@font-face{font-family:SF Pro;src:local("SF Pro"),url(/fonts/SF-Pro.ttf);font-display:swap}.color-select[data-v-6eedca45]{cursor:pointer;width:60px;margin-right:20px}.color-select .color-picker[data-v-6eedca45]{padding-bottom:10px}.color-select .color-picker .selected-color[data-v-6eedca45]{width:55px;height:55px;border-radius:100%;display:flex;justify-content:center;align-items:center;position:relative}.color-select .color-picker .selected-color img[data-v-6eedca45]{height:20px;width:20px;filter:var(--svg-filter-white-color)}.color-select .color-picker .selected-color .tool-color[data-v-6eedca45]{position:absolute;background:#3fa2f7;opacity:.7;border-radius:3px;font-size:9px;top:-30px;color:#fff;text-align:center;width:90px;padding:4px;opacity:0;transition:top .3s,opacity .15s}.color-select .color-picker .selected-color:hover .tool-color[data-v-6eedca45]{top:-25px;opacity:.6;transition:top .3s,opacity .15s}.color-select .color-picker .color-palette[data-v-6eedca45]{font-size:13px;position:relative}.color-select .color-picker .color-palette .color-list[data-v-6eedca45]{display:flex;flex-wrap:wrap;width:180px;position:absolute;box-shadow:1px 1px 5px #ddd;background:#fff;margin-top:10px;z-index:3}.color-select .color-picker .color-palette .color-list .color-square[data-v-6eedca45]{width:20px;height:20px;margin:5px 5px}@media only screen and (max-width:700px){.color-select .color-picker[data-v-6eedca45]{padding-bottom:10px}.color-select .color-picker .selected-color[data-v-6eedca45]{height:80px;width:80px}}