@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-9078eee0]{cursor:pointer;width:60px;margin-right:20px}.color-select .color-picker[data-v-9078eee0]{padding-bottom:10px}.color-select .color-picker .selected-color[data-v-9078eee0]{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-9078eee0]{height:20px;width:20px;filter:var(--svg-filter-white-color)}.color-select .color-picker .selected-color .tool-color[data-v-9078eee0]{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-9078eee0]{top:-25px;opacity:.6;transition:top .3s,opacity .15s}.color-select .color-picker .color-palette[data-v-9078eee0]{font-size:13px;position:relative}.color-select .color-picker .color-palette .color-list[data-v-9078eee0]{display:flex;flex-wrap:wrap;background:#fff;justify-content:center;z-index:3}.color-select .color-picker .color-palette .color-list .color-square[data-v-9078eee0]{width:42px;height:42px;margin:6px;border-radius:5px}@media only screen and (max-width:700px){.color-select .color-picker[data-v-9078eee0]{padding-bottom:10px}.color-select .color-picker .selected-color[data-v-9078eee0]{height:80px;width:80px}}