@charset "UTF-8";@property --text{syntax:"<color>";initial-value:#eef;inherits:true}@property --background-center{syntax:"<color>";initial-value:#2e2537;inherits:true}@property --background-edges{syntax:"<color>";initial-value:#1c1622;inherits:true}@property --white{syntax:"<color>";initial-value:#eef;inherits:true}@property --gray{syntax:"<color>";initial-value:#ccd;inherits:true}@property --green{syntax:"<color>";initial-value:#80bf40;inherits:true}@property --red{syntax:"<color>";initial-value:#bf4040;inherits:true}@property --blue{syntax:"<color>";initial-value:#4080bf;inherits:true}@property --orange{syntax:"<color>";initial-value:#bf6a40;inherits:true}@property --light{syntax:"<color>";initial-value:#40334d;inherits:true}@property --medium{syntax:"<color>";initial-value:#2e2537;inherits:true}@property --dark{syntax:"<color>";initial-value:#1c1622;inherits:true}input[type=checkbox][data-v-b635420d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--medium);border:1px solid var(--dark);cursor:pointer;height:1rem;position:relative;top:.5rem;transition-duration:.2s;transition-property:content,background-color;width:1rem}input[type=checkbox]:checked.red[data-v-b635420d]{background:var(--red)}input[type=checkbox]:checked.green[data-v-b635420d]{background:var(--green)}input[type=checkbox]:checked.blue[data-v-b635420d]{background:var(--blue)}input[type=checkbox]:checked.orange[data-v-b635420d]{background:var(--orange)}input[type=checkbox][data-v-b635420d]:checked:after{bottom:.3rem;color:var(--white);content:"✓";left:.1rem;position:relative}
