@charset "UTF-8";/**
 * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
 *
 * @author John Molakvoæ <skjnldsv@protonmail.com>
 *
 * @license GNU AGPL version 3 or any later version
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with this program. If not, see <http://www.gnu.org/licenses/>.
 *
 */.material-design-icon[data-v-c959ec5a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.color-picker[data-v-c959ec5a]{display:flex;overflow:hidden;align-content:flex-end;flex-direction:column;justify-content:space-between;box-sizing:content-box!important;width:176px;padding:8px;border-radius:3px}.color-picker--advanced-fields[data-v-c959ec5a]{width:264px}.color-picker__simple[data-v-c959ec5a]{display:grid;grid-template-columns:repeat(auto-fit,44px);grid-auto-rows:44px}.color-picker__simple-color-circle[data-v-c959ec5a]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-height:34px;margin:auto;padding:0;color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:50%;font-size:16px}.color-picker__simple-color-circle[data-v-c959ec5a]:hover{opacity:.6}.color-picker__simple-color-circle--active[data-v-c959ec5a]{width:38px;height:38px;min-height:38px;transition:all .1s ease-in-out;opacity:1!important}.color-picker__advanced[data-v-c959ec5a]{box-shadow:none!important}.color-picker__navigation[data-v-c959ec5a]{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px}[data-v-c959ec5a] .vc-chrome{width:unset;background-color:var(--color-main-background)}[data-v-c959ec5a] .vc-chrome-color-wrap{width:30px;height:30px}[data-v-c959ec5a] .vc-chrome-active-color{width:34px;height:34px;border-radius:17px}[data-v-c959ec5a] .vc-chrome-body{padding:14px 0 0;background-color:var(--color-main-background)}[data-v-c959ec5a] .vc-chrome-body .vc-input__input{box-shadow:none}[data-v-c959ec5a] .vc-chrome-toggle-btn{filter:var(--background-invert-if-dark)}[data-v-c959ec5a] .vc-chrome-saturation-wrap{border-radius:3px}[data-v-c959ec5a] .vc-chrome-saturation-circle{width:20px;height:20px}.slide-enter[data-v-c959ec5a]{transform:translate(-50%);opacity:0}.slide-enter-to[data-v-c959ec5a],.slide-leave[data-v-c959ec5a]{transform:translate(0);opacity:1}.slide-leave-to[data-v-c959ec5a]{transform:translate(-50%);opacity:0}.slide-enter-active[data-v-c959ec5a],.slide-leave-active[data-v-c959ec5a]{transition:all 50ms ease-in-out}
