:root {
  --ia-accent: #7a529e;
  --ia-accent-hover: #7a529e;
  --ia-accent-active: #7a529e;
  --ia-button: #54ada7;
  --ia-button-hover: #54ada7;
  --ia-button-active: #7a529e;
  --ia-button-image: linear-gradient(90deg, #55AF7D, #53ABBF);
  --brand-logo-width-menu: 10rem;
  --brand-logo-width-login: 10rem;
  --brand-logo-width-menu-mobile: 6rem;
  --ia-chat-admin-from: #68b9b9;
  --ia-chat-admin-to: #6e92af;
  --ia-chat-customer-from: #79509e;
  --ia-chat-customer-to: #7378a9;
  --ia-chat-text: #ffffff;
}
.opt_status_51 { background: #7A509E; color: #ffffff; }
.opt_status_52 { background: #55AF7D; color: #ffffff; }
.opt_status_53 { background: #D5B64C; color: #1d1d1f; }
.opt_status_54 { background: #DF914D; color: #1d1d1f; }
.opt_status_55 { background: #C76168; color: #ffffff; }
.opt_status_56 { background: #438F69; color: #ffffff; }
.opt_priority_41 { background: #55AF7D; color: #ffffff; }
.opt_priority_42 { background: #68B9B9; color: #1d1d1f; }
.opt_priority_43 { background: #D5B64C; color: #1d1d1f; }
.opt_priority_44 { background: #C76168; color: #ffffff; }
.app_fade { animation: app_fade_in 0.45s ease-out both; }
.app_fade_1 { animation-delay: 150ms; }
.app_fade_2 { animation-delay: 200ms; }
.app_fade_3 { animation-delay: 250ms; }
.app_fade_4 { animation-delay: 300ms; }
.app_fade_5 { animation-delay: 350ms; }
.app_fade_6 { animation-delay: 400ms; }
.app_fade_7 { animation-delay: 450ms; }
.app_fade_8 { animation-delay: 500ms; }
.app_fade_9 { animation-delay: 550ms; }
.app_fade_10 { animation-delay: 600ms; }
.app_fade_11 { animation-delay: 650ms; }
.app_fade_12 { animation-delay: 700ms; }
.app_fade_13 { animation-delay: 750ms; }
.app_fade_14 { animation-delay: 800ms; }
.app_fade_15 { animation-delay: 850ms; }
.app_fade_16 { animation-delay: 900ms; }
@media (prefers-reduced-motion: reduce) { .app_fade { animation-name: app_fade_in_soft; } }
