@property --text{syntax:"<color>";inherits:true;initial-value:#eef}@property --background-center{syntax:"<color>";inherits:true;initial-value:#2e2537}@property --background-edges{syntax:"<color>";inherits:true;initial-value:#1c1622}@property --white{syntax:"<color>";inherits:true;initial-value:#eef}@property --gray{syntax:"<color>";inherits:true;initial-value:#ccd}@property --green{syntax:"<color>";inherits:true;initial-value:#80bf40}@property --red{syntax:"<color>";inherits:true;initial-value:#bf4040}@property --blue{syntax:"<color>";inherits:true;initial-value:#407fbf}@property --orange{syntax:"<color>";inherits:true;initial-value:#bf6a40}@property --light{syntax:"<color>";inherits:true;initial-value:#40334d}@property --medium{syntax:"<color>";inherits:true;initial-value:#2e2537}@property --dark{syntax:"<color>";inherits:true;initial-value:#1c1622}button[data-v-4b2fe075]{text-align:center;color:var(--white);background:var(--medium);border:1px solid var(--dark);outline:none;line-height:normal;text-decoration:none;transition:background-color .2s,color .2s}button[data-v-4b2fe075]:disabled{color:var(--dark)}button:hover:not(:disabled).red[data-v-4b2fe075]{background:var(--red)}button:hover:not(:disabled).green[data-v-4b2fe075]{background:var(--green)}button:hover:not(:disabled).blue[data-v-4b2fe075]{background:var(--blue)}button:hover:not(:disabled).orange[data-v-4b2fe075]{background:var(--orange)}button[data-v-4b2fe075]:hover:not(:disabled){background:var(--light);cursor:pointer}
