@charset "UTF-8";@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.popin {
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 20;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  display: flex;
}
.popin__container {
  width: 60%;
  height: max-content;
  border-radius: 30px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  padding: 30px 30px 0 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.popin__container__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid rgb(55, 65, 81);
  padding-bottom: 30px;
  width: 100%;
  height: max-content;
  color: #FFF;
  font-size: 20px;
}
.popin__container__title span {
  color: #FFF;
  font-size: 20px;
}
.popin__container__title span::first-letter {
  text-transform: capitalize;
}
.popin__container__title__close {
  cursor: pointer;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-left: auto;
}
.popin__container__title__close:hover {
  background: rgb(55, 65, 81);
}
.popin__container__title__close svg {
  width: 20px;
  pointer-events: none;
}
.popin__container__content {
  color: #FFF;
  font-size: 18px;
  padding: 30px 0;
  line-height: 120%;
}
.popin__container__content::first-letter {
  text-transform: capitalize;
}
.popin__container__content strong {
  color: #FFF;
  font-weight: 600;
}
@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.toolbar {
  height: 100vh;
  min-width: 260px;
  width: 260px;
  background: rgb(17, 24, 39);
  padding: 0;
  position: fixed;
  z-index: 2;
  left: 0;
  transition: all 0.5s ease;
}
.toolbar.opacity-it .toolbar__nav, .toolbar.opacity-it .toolbar__header, .toolbar.opacity-it .toolbar__profil {
  opacity: 0.4;
}
.toolbar.close {
  left: -260px;
}
.toolbar.close .toolbar__toggle svg {
  rotate: 180deg;
}
.toolbar__toggle {
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
  width: 5px;
  height: 30px;
  border-radius: 2px;
  z-index: 5;
  transform: translate3d(0, -50%, 0);
  background: rgb(55, 65, 81);
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.toolbar__toggle:hover {
  width: 30px;
}
.toolbar__toggle:hover svg {
  display: block;
}
.toolbar__toggle svg {
  display: none;
  width: 30px;
  height: 30px;
  pointer-events: none;
  transition: all 0.5s ease;
}
.toolbar__toggle span {
  position: absolute;
  left: 40px;
  width: 100px;
  height: 30px;
  background: rgb(55, 65, 81);
  border-radius: 15px;
  display: none;
  align-items: center;
  justify-content: center;
}
.toolbar__toggle span::before {
  content: "Fermer la fenêtre";
  display: block;
  width: 100px;
  height: max-content;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
}
.toolbar__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  z-index: 1;
  background: rgb(17, 24, 39);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}
.toolbar__header__addchat {
  width: calc(100% - 10px);
  padding: 7.5px 7.5px;
  margin-left: 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  background: rgb(17, 24, 39);
  transition: all 0.3s ease;
}
.toolbar__header__addchat:hover {
  background: rgb(31, 41, 55);
}
.toolbar__header__addchat__img {
  width: 30px;
  background: white;
  padding: 2px;
  border-radius: 50%;
}
.toolbar__header__addchat span {
  font-size: 18px;
  color: #FFF;
}
.toolbar__header__addchat span::first-letter {
  text-transform: capitalize;
}
.toolbar__header__addchat svg {
  margin-left: auto;
  width: 20px;
}
.toolbar__nav {
  height: calc(100vh - 140px);
  padding: 70px 10px 0 10px;
  overflow-y: scroll;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.toolbar__nav::-webkit-scrollbar {
  display: none;
}
.toolbar__nav__ul {
  list-style: none;
}
.toolbar__nav__ul__li {
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  background: rgb(17, 24, 39);
  padding: 5px;
}
.toolbar__nav__ul__li:hover {
  background: rgb(31, 41, 55);
}
.toolbar__nav__ul__li:hover .toolbar__nav__ul__li__button__cases {
  opacity: 1;
}
.toolbar__nav__ul__li[chat-selected=true] {
  background: rgb(31, 41, 55);
}
.toolbar__nav__ul__li span {
  font-size: 16px;
  color: #FFF;
}
.toolbar__nav__ul__li__button {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: start;
}
.toolbar__nav__ul__li__button__title {
  position: relative;
  width: calc(100% - 20px);
  text-align: start;
  height: 100%;
}
.toolbar__nav__ul__li__button__title input {
  width: 100%;
  background: rgb(55, 65, 81);
  border: none;
  color: #FFF;
  font-size: 16px;
}
.toolbar__nav__ul__li__button__title input:focus {
  outline: none;
}
.toolbar__nav__ul__li__button__title .tooltip {
  position: relative;
}
.toolbar__nav__ul__li__button__title .tooltip .visible-text {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  width: 100%;
  display: block;
  color: #FFF;
  padding: 7.5px 7.5px;
}
.toolbar__nav__ul__li__button__title .tooltip .visible-text-loading {
  display: flex;
  flex-wrap: wrap;
  color: #FFF;
}
.toolbar__nav__ul__li__button__title .tooltip .visible-text-loading::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 2px;
  animation: flashing 1.5s linear infinite;
}
@keyframes flashing {
0% {
    content: "";
}
25% {
    content: ".";
}
50% {
    content: "..";
}
75% {
    content: "...";
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.toolbar__nav__ul__li__button__title .tooltip .tooltip-text {
  background-color: rgb(55, 65, 81);
  color: #FFF;
  text-align: center;
  border-radius: 6px;
  font-size: 12px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 0;
}
.toolbar__nav__ul__li__button__title .tooltip .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgb(55, 65, 81) transparent transparent transparent;
}
.toolbar__nav__ul__li__button__cases {
  position: absolute;
  z-index: 1;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #FFF;
  opacity: 0;
  padding: 2px;
  display: flex;
  align-items: center;
  border-radius: 5px;
}
.toolbar__nav__ul__li__button__cases:hover {
  background: rgb(55, 65, 81);
}
.toolbar__nav__ul__li__button__cases:hover .more {
  display: none;
}
.toolbar__nav__ul__li__button__cases:hover .toolbar__nav__ul__li__button__cases__drop {
  width: max-content;
  overflow: unset;
}
.toolbar__nav__ul__li__button__cases svg {
  width: 20px;
}
.toolbar__nav__ul__li__button__cases__drop {
  width: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}
.toolbar__nav__ul__li__button__cases__drop .edit {
  display: flex;
  align-items: center;
}
.toolbar__nav__ul__li__button__cases__drop .edit svg {
  width: 20px;
  height: 20px;
  pointer-events: none;
}
.toolbar__nav__ul__li__button__cases__drop .delete {
  display: flex;
  align-items: center;
  position: relative;
}
.toolbar__nav__ul__li__button__cases__drop .delete svg {
  width: 20px;
  pointer-events: none;
}
.toolbar__popin__container {
  max-width: 500px;
}
.toolbar__popin__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.toolbar__popin__buttons button {
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin-top: 30px;
}
.toolbar__popin__buttons button::first-letter {
  text-transform: capitalize;
}
.toolbar__popin__buttons button:hover {
  cursor: pointer;
  background: rgb(55, 65, 81);
}
.toolbar__popin__buttons button.btn-delete {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.toolbar__popin__buttons button.btn-delete:hover {
  background-color: #a01422;
  border: 1px solid #a01422;
}
.toolbar__profil {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 260px;
  z-index: 1;
  background: rgb(17, 24, 39);
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toolbar__profil__button {
  width: calc(100% - 30px);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7.5px;
  border-radius: 5px;
  background: rgb(17, 24, 39);
  transition: all 0.3s ease;
  position: relative;
}
.toolbar__profil__button:hover {
  background: rgb(31, 41, 55);
}
.toolbar__profil__button:hover button {
  display: flex;
}
.toolbar__profil__button__img {
  width: 30px;
  border-radius: 50%;
}
.toolbar__profil__button span {
  font-size: 16px;
  color: #FFF;
}
.toolbar__profil__button button {
  display: none;
  position: absolute;
  right: 7.5px;
  border-radius: 5px;
  height: 80%;
  padding: 0 5px;
  background: rgb(55, 65, 81);
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.toolbar__profil__button button:hover {
  background: rgb(17, 24, 39);
}
.toolbar__profil__button button svg {
  width: 20px;
}
.toolbar__profil__button button:nth-of-type(1) {
  right: 42.5px;
}.renderer_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.renderer_wrapper_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}
.renderer_wrapper_box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid rgb(55, 65, 81);
  border-radius: 15px;
  padding: 15px;
}
.renderer_wrapper.hide {
  visibility: hidden;
}
.renderer_description {
  position: absolute;
  z-index: 10;
  right: 0;
}
.renderer_description svg {
  width: 17px;
  height: 17px;
}
.renderer_description_close {
  opacity: 0.5;
  transition: all 0.3s ease;
}
.renderer_description_open {
  position: absolute;
  opacity: 0;
  left: 0;
  transition: all 0.3s ease;
}
.renderer_description:hover .renderer_description_content {
  visibility: visible;
  opacity: 1;
}
.renderer_description:hover .renderer_description_content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border-width: 5px;
  border-style: solid;
  border-color: rgb(55, 65, 81) transparent transparent transparent;
}
.renderer_description:hover .renderer_description_open {
  opacity: 1;
}
.renderer_description:hover .renderer_description_close {
  opacity: 0;
}
.renderer_description_content {
  visibility: hidden;
  display: block;
  opacity: 0;
  background: rgb(55, 65, 81);
  position: absolute;
  left: 10px;
  min-width: 50px;
  width: max-content;
  max-width: 200px;
  top: -10px;
  transform: translate3d(-50%, -100%, 1px);
  padding: 10px;
  border-radius: 10px;
  transition: all 0.2s ease;
}
.renderer_description_content p {
  color: #FFF;
  font-size: 14px;
  line-height: 120%;
}
.renderer_label {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.renderer_label span {
  width: max-content;
  position: relative;
}
.renderer_label span::before {
  content: "[ ";
}
.renderer_label span::after {
  content: " ]";
}
.renderer_label span sup {
  color: red;
}
.renderer_label_checkbox_base {
  flex: 1;
  display: flex;
  padding: 10px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
  position: relative;
  overflow: hidden;
  font-size: 14px;
  cursor: pointer;
}
.renderer_label_checkbox_base.checked {
  background: rgb(17, 24, 39);
}
.renderer_label_checkbox_base.checked span {
  color: #FFF;
}
.renderer_label_radio_label, .renderer_label_choice_label {
  flex: 1;
  display: flex;
  padding: 10px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
  position: relative;
  overflow: hidden;
  font-size: 14px;
  cursor: pointer;
}
.renderer_label_radio_label span, .renderer_label_choice_label span {
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  pointer-events: none;
}
.renderer_label_radio_label.checked, .renderer_label_choice_label.checked {
  background: rgb(17, 24, 39);
}
.renderer_label_radio_label.checked span, .renderer_label_choice_label.checked span {
  color: #FFF;
}
.renderer_label_slider span i {
  position: absolute;
  transform: translateX(10px);
  color: rgb(55, 65, 81);
  opacity: 0.8;
}
.renderer_label_numeric span i {
  display: none;
}
.renderer_label_toggle {
  margin-top: 6px;
}
.renderer_label_toggle_switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  border-radius: 34px;
  overflow: hidden;
}
.renderer_label_toggle_switch input {
  width: 0;
  opacity: 0;
  position: absolute;
  height: 0;
}
.renderer_label_toggle_switch input:focus + .renderer_input_toggle_slider {
  box-shadow: 0 0 1px #198754;
}
.renderer_label_toggle_switch input:checked + .renderer_input_toggle_slider {
  background-color: #198754;
}
.renderer_label_toggle_switch input:checked + .renderer_input_toggle_slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.renderer_label_toggle_switch input:disabled + .renderer_input_toggle_slider {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_label_toggle_switch input:read-only + .renderer_input_toggle_slider {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_label_list {
  flex-direction: row;
  margin-bottom: 5px;
}
.renderer_label_list__button {
  border: 1px solid rgb(17, 24, 39);
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
  margin-left: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 50%, 1px);
  background: rgb(17, 24, 39);
}
.renderer_label_list__button:hover {
  background-color: rgb(55, 65, 81);
  border: 1px solid rgb(55, 65, 81);
}
.renderer_label_list__button svg {
  width: 15px;
  height: 15px;
}
.renderer_input {
  margin: 0;
}
.renderer_input_textarea {
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
  resize: none;
}
.renderer_input_textarea:read-only {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_input_radio, .renderer_input_choice, .renderer_input_checkbox {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.renderer_input_radio:read-only, .renderer_input_choice:read-only, .renderer_input_checkbox:read-only {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_input_numeric {
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
}
.renderer_input_numeric:read-only {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_input_toggle {
  /* The slider */
}
.renderer_input_toggle_slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #dcdcdc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.renderer_input_toggle_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgb(17, 24, 39);
  border: none;
  cursor: pointer;
}
.renderer_input_toggle_slider::-moz-range-thumb {
  width: 25px;
  border-radius: 50%;
  height: 25px;
  background: rgb(17, 24, 39);
  border: none;
  cursor: pointer;
}
.renderer_input_toggle_slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.renderer_input_slider {
  -webkit-appearance: none;
  width: 100%;
  height: 20px;
  background: #dcdcdc;
  margin-top: 5px;
  border-radius: 10px;
  outline: none;
}
.renderer_input_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgb(17, 24, 39);
  border: none;
  cursor: pointer;
}
.renderer_input_slider::-moz-range-thumb {
  width: 25px;
  border-radius: 50%;
  height: 25px;
  background: rgb(17, 24, 39);
  border: none;
  cursor: pointer;
}
.renderer_input_select {
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
}
.renderer_input_select:disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_input_text {
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
}
.renderer_input_text:read-only {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_input_autocomplete {
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
}
.renderer_input_autocomplete:read-only {
  opacity: 0.2;
  cursor: not-allowed;
}
.renderer_input_autocomplete_wrapper {
  width: max-content;
}
.renderer_input_autocomplete_list {
  padding: 10px 0;
  line-height: 1;
  border-radius: 15px;
  overflow: hidden;
  background: white;
  margin-top: 5px;
  position: absolute;
  z-index: 20;
  max-height: 400px;
  overflow-y: auto;
  -webkit-filter: drop-shadow(2px 2px 2px black);
  filter: drop-shadow(2px 2px 2px black);
}
.renderer_input_autocomplete_list_item {
  display: none;
  width: calc(100% - 40px);
  height: max-content;
  background: white;
  color: black;
  padding: 5px 20px;
  cursor: pointer;
  text-transform: uppercase;
}
.renderer_input_autocomplete_list_item:hover {
  background: #dcdcdc;
}
.renderer_input_autocomplete_list_item.active {
  display: block;
}
.renderer_input_autocomplete_list_item.hover {
  background: #dcdcdc;
}
.renderer_input_list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
}
.renderer_input_list.hide {
  max-height: 65px;
  overflow: hidden;
}
.renderer_input_list.hide .renderer_input_list_toggle_button svg {
  rotate: 180deg;
}
.renderer_input_list:last-of-type {
  border-bottom: none;
}
.renderer_input_list_item {
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px solid rgb(17, 24, 39);
  font-size: 16px;
  flex: 1;
}
.renderer_input_list_item_button {
  margin-right: 5px;
  cursor: pointer;
  width: max-content;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 35px;
}
.renderer_input_list_item_button svg {
  width: 20px;
  height: 20px;
  stroke: #dc3545;
}
.renderer_input_list_label {
  position: relative;
}
.renderer_input_list_label.is_required::after {
  content: "required";
  font-size: 11px;
  color: #dc3545;
  text-transform: lowercase;
  transform: translate3d(5px, -10px, 1px);
}
.renderer_input_list_row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(100% - 40px);
  gap: 10px;
}
.renderer_input_list_toggle {
  height: 20px;
  min-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.renderer_input_list_toggle-bar {
  height: 1px;
  width: 100%;
  background: rgb(55, 65, 81);
  margin: 4.5px 0;
  cursor: pointer;
}
.renderer_input_list_toggle_button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 1px);
  color: #FFF;
  width: max-content;
  background: rgb(17, 24, 39);
  height: 20px;
  cursor: pointer;
}
.renderer_input_list_toggle_button svg {
  stroke: #FFF;
  height: 20px;
  width: 20px;
  transition: all 0.3s ease;
}

.vertical-layout {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.vertical-layout-item .control {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.vertical-layout-item .control .label {
  font-size: 14px;
  text-transform: uppercase;
}
.vertical-layout-item .control .label::after {
  content: " ]";
}
.vertical-layout-item .control .label::before {
  content: "[ ";
}
.vertical-layout-item .control .wrapper {
  flex: 4;
  display: flex;
  align-items: center;
}
.vertical-layout-item .control .wrapper input {
  font-size: 14px;
  height: 20px;
  padding: 10px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.vertical-layout-item .control .wrapper input[type=text] {
  width: 100%;
}
.vertical-layout-item .control .description {
  display: none;
}

.horizontal-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.horizontal-layout-item {
  flex: 1;
}
/*# sourceMappingURL=maps/castor.renderers.css.map */
@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.registred-prompt__button {
  cursor: pointer;
  width: 30px;
  height: 20px;
  display: none;
  align-items: center;
  margin-bottom: auto;
}
.registred-prompt__button svg {
  width: 25px;
}
.registred-prompt__button:disabled {
  opacity: 0.1;
  cursor: not-allowed;
}
.registred-prompt__button.active {
  display: flex;
}
.registred-prompt__panel {
  width: calc(100% - 20px);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(calc(-100% - 15px));
  background: #FFF;
  border-radius: 20px;
  padding: 10px;
  display: block;
}
.registred-prompt__panel__list {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 15px;
}
.registred-prompt__panel__list__item {
  width: calc(50% - 40px - 15px);
  cursor: pointer;
  border: 1px solid rgb(17, 24, 39);
  border-radius: 15px;
  font-size: 14px;
  text-align: start;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 15px 20px;
  transition: all 0.3s ease;
  position: relative;
}
.registred-prompt__panel__list__item.active {
  background: rgb(17, 24, 39);
  border: 1px solid rgb(17, 24, 39);
}
.registred-prompt__panel__list__item.active .registred-prompt__panel__list__item__text {
  color: #FFF;
}
.registred-prompt__panel__list__item.active .registred-prompt__panel__list__item__text span {
  color: #FFF;
}
.registred-prompt__panel__list__item .delete {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.registred-prompt__panel__list__item:hover .delete {
  opacity: 1;
}
.registred-prompt__panel__list__item__text {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: calc(100% - 30px);
  transition: all 0.3s ease;
}
.registred-prompt__panel__list__item__text span {
  font-size: 10px;
  text-transform: lowercase;
  transition: all 0.3s ease;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.registred-prompt__button {
  cursor: pointer;
  width: 30px;
  height: 20px;
  display: none;
  align-items: center;
  margin-bottom: auto;
}
.registred-prompt__button svg {
  width: 25px;
}
.registred-prompt__button:disabled {
  opacity: 0.1;
  cursor: not-allowed;
}
.registred-prompt__button.active {
  display: flex;
}
.registred-prompt__panel {
  width: calc(100% - 20px);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(calc(-100% - 15px));
  background: #FFF;
  border-radius: 20px;
  padding: 10px;
  display: block;
}
.registred-prompt__panel__list {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 15px;
}
.registred-prompt__panel__list__item {
  width: calc(50% - 40px - 15px);
  cursor: pointer;
  border: 1px solid rgb(17, 24, 39);
  border-radius: 15px;
  font-size: 14px;
  text-align: start;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 15px 20px;
  transition: all 0.3s ease;
  position: relative;
}
.registred-prompt__panel__list__item.active {
  background: rgb(17, 24, 39);
  border: 1px solid rgb(17, 24, 39);
}
.registred-prompt__panel__list__item.active .registred-prompt__panel__list__item__text {
  color: #FFF;
}
.registred-prompt__panel__list__item.active .registred-prompt__panel__list__item__text span {
  color: #FFF;
}
.registred-prompt__panel__list__item .delete {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.registred-prompt__panel__list__item:hover .delete {
  opacity: 1;
}
.registred-prompt__panel__list__item__text {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: calc(100% - 30px);
  transition: all 0.3s ease;
}
.registred-prompt__panel__list__item__text span {
  font-size: 10px;
  text-transform: lowercase;
  transition: all 0.3s ease;
}
@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.chatform {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  margin: 0 auto 10px auto;
  width: calc(100% - 80px);
  max-width: 1040px;
  min-height: 54px;
  height: max-content;
  padding: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 20px;
  gap: 5px;
  background: #FFF;
}
.chatform .renderer_label_toggle_switch input:checked + .renderer_input_toggle_slide {
  background-color: rgb(17, 24, 39) !important;
}
.chatform__pipelines {
  padding: 10px;
  padding-right: 15px;
  margin-bottom: auto;
  margin-top: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.chatform__pipelines .chatform__pipelines__reset {
  height: 20px;
  width: 20px;
  cursor: pointer;
  display: block;
  z-index: 10;
}
.chatform__pipelines .chatform__pipelines__reset svg {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.chatform__pipelines .chatform__pipelines__reset:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.chatform__pipelines__show {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.chatform__pipelines__show:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.chatform__pipelines__show.active .chatform__pipelines__show__icon {
  rotate: 180deg;
}
.chatform__pipelines__show__icon {
  rotate: 0;
  pointer-events: none;
  transition: rotate 0.3s ease;
}
.chatform__pipelines__show__text {
  font-size: 14px;
  text-transform: uppercase;
  pointer-events: none;
}
.chatform__pipelines__list {
  width: calc(100% - 20px);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transform: translateY(calc(-100% - 15px));
  background: #FFF;
  border-radius: 20px;
  padding: 10px 10px 10px 10px;
  display: block;
}
.chatform__pipelines__list__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 15px;
  column-gap: 20px;
  width: 100%;
  height: 100%;
  max-height: 243px;
  overflow-y: scroll;
}
.chatform__pipelines__list__item {
  position: relative;
  width: calc(33.33% - 15px);
  cursor: pointer;
  border: 1px solid rgb(17, 24, 39);
  border-radius: 15px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: start;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 15px 20px;
}
.chatform__pipelines__list__item span {
  text-transform: capitalize;
}
.chatform__pipelines__list__item:hover {
  transition: all 0.3s ease;
  background: rgba(55, 65, 81, 0.1);
}
.chatform__pipelines__list__item.highlight {
  background: rgb(55, 65, 81);
  border: none;
  color: #FFF;
}
.chatform__pipelines__list__item.highlight span {
  color: #FFF;
}
.chatform__pipelines__list__item.selected {
  box-shadow: 0 2px 4px rgb(151, 151, 151);
  background: rgb(17, 24, 39);
  color: #FFF;
}
.chatform__pipelines__list__item.selected span {
  color: #FFF;
}
.chatform__pipelines__list__item.highlight-forced {
  background: rgb(17, 24, 39);
  color: #FFF;
}
.chatform__pipelines__list__item.highlight-forced span {
  color: #FFF;
}
.chatform__togglemedia, .chatform__send, .chatform__parameters, .chatform__mic {
  cursor: pointer;
  width: 30px;
  height: 20px;
  display: flex;
  align-items: center;
  margin-bottom: auto;
}
.chatform__togglemedia svg, .chatform__send svg, .chatform__parameters svg, .chatform__mic svg {
  width: 25px;
}
.chatform__togglemedia:disabled, .chatform__send:disabled, .chatform__parameters:disabled, .chatform__mic:disabled {
  opacity: 0.1;
  cursor: not-allowed;
}
.chatform__parameters {
  display: none;
}
.chatform__parameters.active {
  display: flex;
}
.chatform__parameters svg {
  pointer-events: none;
}
.chatform__send {
  cursor: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}
.chatform__send:disabled .chatform__send__action__reset,
.chatform__send:disabled .chatform__send__action__pipelines svg,
.chatform__send:disabled .chatform__send__button {
  cursor: not-allowed;
}
.chatform__send__action {
  display: flex;
  align-items: center;
  margin-right: 5px;
  width: 30px;
  height: 20px;
  border-right: 1px solid #FFF;
  position: relative;
}
.chatform__send__action__reset {
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chatform__send__action__reset svg {
  height: 15px;
}
.chatform__send__action__pipelines {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chatform__send__action__pipelines.active svg {
  rotate: 0deg;
}
.chatform__send__action__pipelines.active .chatform__send__action__pipelines__list {
  display: flex;
}
.chatform__send__action__pipelines svg {
  cursor: pointer;
  height: 20px;
  transition: all 0.3s ease;
  rotate: 180deg;
}
.chatform__send__action__pipelines__list {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 20px;
  width: max-content;
  padding: 15px;
  background: rgb(31, 41, 55);
  border: 1px solid #FFF;
  border-radius: 20px;
  display: none;
  flex-direction: column;
  gap: 5px;
}
.chatform__send__action__pipelines__list li {
  cursor: pointer;
}
.chatform__send__action__pipelines__list li.disabled {
  color: #dcdcdc;
  cursor: not-allowed;
}
.chatform__send__action__pipelines__list li:hover {
  font-weight: 800;
}
.chatform__send__button {
  cursor: pointer;
  width: max-content;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.chatform__send__button span {
  width: calc(100% + 5px);
  margin-right: 5px;
  margin-top: 1px;
}
.chatform__togglemedia {
  display: none;
}
.chatform__togglemedia.active {
  display: flex;
}
.chatform__togglemedia svg {
  pointer-events: none;
}
.chatform__subprompt {
  width: calc(100% - 40px);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(calc(-100% - 15px));
  background: #FFF;
  border-radius: 20px;
  padding: 20px 20px 20px 20px;
  display: block;
  z-index: 50;
}
.chatform__prompt {
  flex-grow: 10;
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 10px;
  position: relative;
  transition: all 0.3s ease;
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgb(17, 24, 39);
}
.chatform__prompt.active {
  height: 100%;
}
.chatform__prompt__suggestions {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  font-size: 10px;
  z-index: 1;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.chatform__prompt__suggestions__button {
  background-color: rgb(55, 65, 81);
  border-radius: 6px;
  height: 25px;
  padding: 0 0 0 10px;
  cursor: pointer;
  width: max-content;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.chatform__prompt__suggestions__button.active {
  background: #FFF;
}
.chatform__prompt__suggestions__button.active .chatform__prompt__suggestions__button__label {
  color: #000;
}
.chatform__prompt__suggestions__button__label {
  font-size: 12px;
}
.chatform__prompt__suggestions__button__label.defaultButton {
  padding-right: 10px;
}
.chatform__prompt__suggestions__button__icon {
  width: 25px;
  padding: 5px 5px;
  height: 100%;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.chatform__prompt__suggestions__button__icon:hover {
  background: rgb(17, 24, 39);
}
.chatform__prompt__suggestions__button__icon svg {
  pointer-events: none;
}
.chatform__prompt__suggestions__button:first-of-type {
  margin-left: 10px;
}
.chatform__prompt .error {
  display: none;
}
.chatform__prompt input, .chatform__prompt textarea {
  width: 100%;
  background: transparent;
  font-size: 16px;
  height: 100%;
  resize: none;
}
.chatform__medias {
  width: calc(100% - 40px);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(calc(-100% - 15px));
  background: #FFF;
  border-radius: 20px;
  padding: 10px;
  max-height: 415px;
  overflow-y: scroll;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 20px;
}
.chatform__medias__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  align-self: stretch;
  height: 150px;
  width: 150px;
}
.chatform__medias__item.upload-file {
  cursor: pointer;
}
.chatform__medias__item.upload-file label {
  border-radius: 15px;
  border: 1px solid #1F2937;
  padding: 15px 20px;
  width: calc(100% - 40px);
  height: calc(100% - 30px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 20.3px */
  text-transform: uppercase;
  gap: 10px;
}
.chatform__medias__item.upload-file label input {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.chatform__medias__item__label {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgb(243, 243, 243);
}
.chatform__medias__item__label img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.chatform__medias__item__label input[type=checkbox] {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  border: 2px solid rgb(55, 65, 81);
  margin: 0;
  margin-right: 5px;
  pointer-events: none;
  -webkit-appearance: checkbox; /* Style pour Webkit (Chrome, Safari, etc.) */
  -moz-appearance: checkbox; /* Style pour Firefox */
  appearance: checkbox; /* Style générique */
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes mulShdSpin {
0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #000, 18px -18px 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -18px 18px 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -18px -18px 0 0em rgba(0, 0, 0, 0.7);
}
12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 18px -18px 0 0em #000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -18px 18px 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -18px -18px 0 0em rgba(0, 0, 0, 0.5);
}
25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 18px -18px 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000, 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -18px 18px 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -18px -18px 0 0em rgba(0, 0, 0, 0.2);
}
37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 18px -18px 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 17.5px 17.5px 0 0em #000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -18px 18px 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -18px -18px 0 0em rgba(0, 0, 0, 0.2);
}
50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 18px -18px 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000, -18px 18px 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -18px -18px 0 0em rgba(0, 0, 0, 0.2);
}
62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 18px -18px 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -18px 18px 0 0em #000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -18px -18px 0 0em rgba(0, 0, 0, 0.2);
}
75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 18px -18px 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -18px 18px 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000, -18px -18px 0 0em rgba(0, 0, 0, 0.2);
}
87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 18px -18px 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 17.5px 17.5px 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -18px 18px 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -18px -18px 0 0em #000;
}
}
@keyframes skeleton-loading {
0% {
    background-color: hsl(0, 1%, 1%);
    opacity: 0.2;
}
100% {
    background-color: hsl(0, 1%, 1%);
    opacity: 0.4;
}
}
.chatmessages {
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  height: calc(100vh - 60px - 140px);
  overflow-y: scroll;
  padding: 60px 0 120px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.chatmessages::-webkit-scrollbar {
  display: none;
}
.chatmessages__item {
  width: 100%;
  position: relative;
}
.chatmessages__item:hover .chatmessages__item__actions {
  display: flex;
}
.chatmessages__item:hover .chatmessages__item__actions__icon.like {
  display: flex;
}
.chatmessages__item:hover .chatmessages__item__actions__icon.unlike {
  display: flex;
}
.chatmessages__item__actions {
  display: none;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.chatmessages__item__actions.keep {
  display: flex;
}
.chatmessages__item__actions__icon {
  cursor: pointer;
}
.chatmessages__item__actions__icon svg {
  pointer-events: none;
}
.chatmessages__item__actions__icon:hover.favorite .lucide {
  stroke: #ffc107;
  fill: #ffc107;
}
.chatmessages__item__actions__icon:hover.like .lucide {
  stroke: #198754;
}
.chatmessages__item__actions__icon:hover.unlike .lucide {
  stroke: #dc3545;
}
.chatmessages__item__actions__icon.selected.favorite .lucide {
  stroke: #ffc107;
  fill: #ffc107;
}
.chatmessages__item__actions__icon.selected.like .lucide {
  stroke: #198754;
}
.chatmessages__item__actions__icon.selected.unlike .lucide {
  stroke: #dc3545;
}
.chatmessages__item__actions__icon.favorite svg {
  height: 20px;
  width: 20px;
  padding: 5px;
  stroke: #FFF;
  fill: transparent;
}
.chatmessages__item__actions__icon.like {
  display: none;
}
.chatmessages__item__actions__icon.like svg {
  height: 20px;
  width: 20px;
  stroke: #FFF;
  fill: transparent;
}
.chatmessages__item__actions__icon.unlike {
  display: none;
}
.chatmessages__item__actions__icon.unlike svg {
  height: 20px;
  width: 20px;
  stroke: #FFF;
  fill: transparent;
}
.chatmessages__item__content {
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 0 30px;
}
.chatmessages__item__content__img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.chatmessages__item__content__box {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.chatmessages__item__content__box__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  height: 36px;
}
.chatmessages__item__content__box__pipeline {
  background-color: rgb(55, 65, 81);
  border-radius: 6px;
  height: 25px;
  padding: 0 10px;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.chatmessages__item__content__box__kind {
  color: #FFF;
  font-size: 14px;
  font-weight: 800;
  height: 32px;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
}
.chatmessages__item__content__box__kind span {
  color: #dcdcdc;
  font-size: 13px;
  margin-top: 2px;
  text-transform: uppercase;
}
.chatmessages__item__content__box__message {
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
  margin-top: 5px;
}
.chatmessages__item__content__box__message.error {
  margin-top: 10px;
  color: rgb(250, 100, 100);
  padding: 12px 10px 10px 10px;
  border-radius: 5px;
  border: 1px solid rgb(250, 100, 100);
  background: rgba(250, 100, 100, 0.307);
  font-size: 12px;
}
.chatmessages__item__content__box__message.error * {
  color: rgb(255, 200, 200);
}
.chatmessages__item__content__box__message * {
  width: 100%;
  color: #FFF;
}
.chatmessages__item__content__box__message ol {
  padding-left: 20px;
  list-style: decimal;
  margin-top: 10px;
  margin-bottom: 10px;
}
.chatmessages__item__content__box__message ol li {
  margin-bottom: 5px;
}
.chatmessages__item__content__box__message ol li:last-of-type {
  margin-bottom: 0;
}
.chatmessages__item__content__box__message ul {
  padding-left: 20px;
  list-style: disc;
  margin-top: 10px;
  margin-bottom: 10px;
}
.chatmessages__item__content__box__message ul li {
  margin-bottom: 5px;
}
.chatmessages__item__content__box__message ul li:last-of-type {
  margin-bottom: 0;
}
.chatmessages__item__content__box__message li, .chatmessages__item__content__box__message p, .chatmessages__item__content__box__message ul, .chatmessages__item__content__box__message pre, .chatmessages__item__content__box__message button {
  color: #FFF;
}
.chatmessages__item__content__box__message :not(pre) > code {
  font-style: italic;
  color: #fd7e14;
  background-color: #23241f;
  padding: 0 4px !important;
  font-size: 14px;
  border-radius: 2px;
  width: 100%;
}
.chatmessages__item__content__box__message li {
  margin-bottom: 4px;
}
.chatmessages__item__content__box__message h1 {
  font-size: 24px;
  font-weight: 800;
  margin: 20px 0 10px 0;
}
.chatmessages__item__content__box__message h2 {
  font-size: 20px;
  font-weight: 800;
  margin: 20px 0 10px 0;
}
.chatmessages__item__content__box__message h3 {
  font-size: 18px;
  font-weight: 800;
  margin: 20px 0 10px 0;
}
.chatmessages__item__content__box__message p {
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
  margin: 5px 0 10px;
}
.chatmessages__item__content__box__message strong {
  font-weight: 800;
}
.chatmessages__item__content__box__message code {
  width: calc(100% - 20px) !important;
  padding: 10px !important;
  margin: 20px 0;
}
.chatmessages__item__content__box__message__inprogress.text {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-top: 5px;
}
.chatmessages__item__content__box__message__inprogress.text::before {
  animation: 1.5s linear infinite spinner;
  animation-play-state: inherit;
  border: solid 3px rgb(55, 65, 81);
  border-bottom-color: #FFF;
  border-radius: 50%;
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  top: 10%;
  left: 10%;
  will-change: transform;
}
.chatmessages__item__content__box__message__inprogress.image {
  width: 400px;
  height: 400px;
  animation: skeleton-loading 1.5s linear infinite alternate;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.chatmessages__item__content__box__message__inprogress.image::after {
  animation: 1.5s linear infinite spinner;
  animation-play-state: inherit;
  border: solid 3px #dcdcdc;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-radius: 50%;
  content: "";
  height: 10px;
  display: inline-block;
  width: 10px;
  will-change: transform;
}
.chatmessages__item__content__box__message img {
  width: 100%;
  max-width: 400px;
}
.chatmessages__item__content__box__message .cards {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  box-sizing: border-box;
}
.chatmessages__item__content__box__message .cards * {
  box-sizing: border-box;
}
.chatmessages__item__content__box__message .cards .card, .chatmessages__item__content__box__message .cards .fullcard {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid #FFF;
  border-radius: 30px;
  margin-bottom: 20px;
  width: calc(50% - 5px);
}
.chatmessages__item__content__box__message .cards .card .card-header, .chatmessages__item__content__box__message .cards .fullcard .card-header {
  width: 100%;
  border-radius: 30px;
  height: 200px;
}
.chatmessages__item__content__box__message .cards .card .card-header img, .chatmessages__item__content__box__message .cards .fullcard .card-header img {
  object-fit: cover;
  min-width: 100%;
  height: 100%;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.chatmessages__item__content__box__message .cards .card .card-body, .chatmessages__item__content__box__message .cards .fullcard .card-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 100%;
  box-sizing: border-box;
  height: 100%;
}
.chatmessages__item__content__box__message .cards .card .card-body-cv, .chatmessages__item__content__box__message .cards .fullcard .card-body-cv {
  gap: 5px;
}
.chatmessages__item__content__box__message .cards .card .card-body .card-title, .chatmessages__item__content__box__message .cards .fullcard .card-body .card-title {
  font-size: 20px;
  font-weight: 800;
  color: #FFF;
}
.chatmessages__item__content__box__message .cards .card .card-body .card-text, .chatmessages__item__content__box__message .cards .fullcard .card-body .card-text {
  font-size: 16px;
  font-weight: 300;
  color: #FFF;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.chatmessages__item__content__box__message .cards .card .card-body .card-text-cv, .chatmessages__item__content__box__message .cards .fullcard .card-body .card-text-cv {
  font-size: 16px;
  font-weight: 300;
  color: #FFF;
  line-height: 100%;
}
.chatmessages__item__content__box__message .cards .card .card-body .btn, .chatmessages__item__content__box__message .cards .fullcard .card-body .btn {
  margin-top: auto;
  width: 100%;
  padding: 10px;
  border-radius: 15px;
  background: rgb(55, 65, 81);
  color: #FFF;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-sizing: border-box;
  text-decoration: none;
}
.chatmessages__item__content__box__message .cards .fullcard {
  width: calc(100% - 10px);
}
.chatmessages__item__content__box__message .cards__cv {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  row-gap: 15px;
}
.chatmessages__item__content__box__message .cards__cv .card {
  width: calc((100% - 30px) / 3);
  background: #FFF;
  border-radius: 15px;
  display: flex;
}
.chatmessages__item__content__box__message .cards__cv .card:hover {
  filter: drop-shadow(0 0 5px rgb(218, 218, 218));
}
.chatmessages__item__content__box__message .cards__cv .card-body {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.chatmessages__item__content__box__message .cards__cv .card-title {
  font-size: 20px;
  color: rgb(17, 24, 39);
  line-height: 110%;
  font-weight: 600;
  margin-bottom: 20px;
}
.chatmessages__item__content__box__message .cards__cv .card-text {
  color: rgb(17, 24, 39);
  line-height: 40%;
}
.chatmessages__item__content__box__message .cards__cv .card-text-uppercase {
  text-transform: uppercase;
}
.chatmessages__item__content__box__message .cards__cv .card-legend, .chatmessages__item__content__box__message .cards__cv .card-subtitle {
  color: rgb(17, 24, 39);
  font-weight: 100;
  font-size: 14px;
  line-height: 120%;
}
.chatmessages__item__content__box__message .cards__cv .card-list {
  display: flex;
  flex-direction: column;
  width: calc(100% - 20px);
}
.chatmessages__item__content__box__message .cards__cv .card-list li {
  color: rgb(17, 24, 39);
  font-weight: 100;
  font-size: 14px;
}
.chatmessages__item__content__box__message .cards__cv .card-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 20px;
}
.chatmessages__item__content__box__message .cards__cv .card-buttons a {
  background: rgb(55, 65, 81);
  color: #FFF;
  border-radius: 25px;
  padding: 10px 20px;
  width: max-content;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
}
.chatmessages__item__content__box__message .cards__cv .card-buttons a:hover {
  background: rgb(17, 24, 39);
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.admin__loader {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}
.admin__loader.load {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(55, 65, 81);
  border-radius: 15px;
}
.admin__loader.load svg {
  height: 25px;
  width: 25px;
  animation: spinner 3s linear infinite;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.tree {
  color: #FFF;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  overflow-x: hidden;
}
.tree__loader {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}
.tree__loader.load {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(55, 65, 81);
  border-radius: 15px;
}
.tree__loader.load svg {
  height: 25px;
  width: 25px;
  animation: spinner 3s linear infinite;
}
.tree__button {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0;
  width: max-content;
  padding: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.tree__button span {
  color: #FFF;
  padding-left: 5px;
}
.tree__button:hover .tree__button__option {
  display: flex;
}
.tree__button.hover {
  background: rgb(55, 65, 81);
  padding: 10px 20px;
}
.tree__button__content {
  color: #FFF;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  width: max-content;
  max-width: calc(100% - 25px);
  height: 19px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.tree__button__content svg {
  width: 14px;
  height: 14px;
  opacity: 0.5;
}
.tree__button__content a {
  text-decoration: none;
}
.tree__button__content:hover .tree__button__content__delete {
  display: block;
}
.tree__button__content__delete {
  width: 14px;
  height: 14px;
  margin-left: 5px;
  cursor: pointer;
  display: none;
}
.tree__button__content__delete:hover svg {
  opacity: 1;
  stroke: #dc3545;
}
.tree__button__content__delete:hover svg path {
  stroke: #dc3545;
}
.tree__button__content.error {
  color: #dc3545;
}
.tree__button__option {
  color: #FFF;
  cursor: pointer;
  margin-left: 10px;
  opacity: 0.5;
  display: none;
  align-items: center;
}
.tree__button__option svg {
  width: 18px;
  height: 18px;
}
.tree__button__option:hover {
  opacity: 1;
  color: #198754;
}
.tree__button__option:hover svg path {
  stroke: #198754;
}
.tree__button__option__delete:hover {
  opacity: 1;
}
.tree__button__option__delete:hover svg {
  stroke: #dc3545;
}
.tree__button__option__delete:hover svg path {
  stroke: #dc3545;
}
.tree__button__option__addfile {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.tree__list {
  display: none;
  max-height: 0;
}
.tree__list.open {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: unset;
  height: max-content;
}
.tree__list__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 25px;
}
.tree__list__content__label {
  color: #FFF;
  background-color: #666;
  border-radius: 2px;
  padding: 0 5px;
  margin: 0 5px;
}
.tree__list__content__item {
  color: #FFF;
  overflow: hidden;
  max-width: 100%;
}
.tree__list__content__item__loader .tree__button__content {
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.5;
}
.tree__list__content__item__loader .tree__button__content.progress svg {
  height: 18px;
  width: 18px;
  animation: spinner 3s linear infinite;
}
.tree__list__content__item__loader .tree__button__content.error {
  opacity: 1;
}
.tree__list__content__item__loader .tree__button__content.error svg {
  height: 20px;
  width: 20px;
  opacity: 1;
  stroke: #dc3545;
}
.tree__list__content__item__loader .tree__button__content.error svg:hover {
  cursor: pointer;
}
.tree__list__content__item__loader .tree__button__content.error svg path {
  stroke: #dc3545;
}
.tree__list__content__loadmore {
  width: max-content;
  margin-left: 5px;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s ease;
}
.tree__list__content__loadmore:hover {
  opacity: 1;
}
.tree__list__folder {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 25px;
}
.tree__list__folder__add {
  position: relative;
  display: flex;
  flex-direction: column;
}
.tree__list__folder__add__row {
  padding-left: 30px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tree__list__folder__add__row:last-of-type {
  margin-top: 5px;
  margin-left: 20px;
}
.tree__list__folder__add__row label {
  color: #FFF;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tree__list__folder__add__row input[type=checkbox] {
  position: relative;
  width: 15px;
  height: 15px;
  color: #000;
  border: 1px solid #666;
  border-radius: 4px;
  appearance: none;
  outline: 0;
  cursor: pointer;
}
.tree__list__folder__add__row input[type=checkbox]::before {
  content: "";
  display: block;
  width: 5px;
  height: 8px;
  border-style: solid;
  border-color: #FFF;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  margin-left: 3px;
}
.tree__list__folder__add__row input[type=checkbox]:checked {
  color: #FFF;
  border-color: #198754;
  background: #198754;
}
.tree__list__folder__add__row input[type=checkbox]:checked::before {
  opacity: 1;
}
.tree__list__folder__add__submit {
  cursor: pointer;
}
.tree__list__folder__add__submit svg {
  margin-left: 5px;
}
.tree__list__folder__add__submit:first-of-type svg {
  margin-left: 10px;
}
.tree__list__folder__add__input {
  padding: 2px;
  border: 1px solid transparent;
  margin-left: 5px;
  margin-top: 3px;
}
.tree__list__folder__add__input.error {
  border: 1px solid red;
}
.tree__list__folder__add__input__error {
  color: #dc3545;
  position: absolute;
  bottom: -15px;
  margin-left: 25px;
  font-size: 12px;
}
.tree__icon {
  display: none;
  width: 18px;
  height: 18px;
}
.tree__icon.open {
  display: block;
}
.tree__icon__add {
  padding-left: 30px;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.folders {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.factoryform {
  position: relative;
  height: calc(100% - 35px);
}
.factoryform .renderer_label, .factoryform .renderer_label span, .factoryform .label {
  color: #FFF;
}
.factoryform .horizontal-layout {
  padding-bottom: 10px;
}
.factoryform__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.factoryform__form__title {
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px;
}
.factoryform__form__legend {
  color: #fd7e14;
  font-size: 16px;
  margin-bottom: 5px;
}
.factoryform__form__back {
  position: absolute;
  top: 100%;
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin: 0 5px;
}
.factoryform__form__back:hover {
  cursor: pointer;
  background: rgb(55, 65, 81);
}
.factoryform__form .renderer_wrapper {
  display: flex;
}
.factoryform__form .renderer_wrapper input, .factoryform__form .renderer_wrapper textarea, .factoryform__form .renderer_wrapper select, .factoryform__form .renderer_wrapper ul, .factoryform__form .renderer_wrapper li {
  background: rgb(55, 65, 81);
  color: white;
}
.factoryform__form .renderer_wrapper input:disabled, .factoryform__form .renderer_wrapper textarea:disabled, .factoryform__form .renderer_wrapper select:disabled, .factoryform__form .renderer_wrapper ul:disabled, .factoryform__form .renderer_wrapper li:disabled {
  cursor: not-allowed;
}
.factoryform__form .renderer_wrapper.hide {
  display: none;
}
.factoryform__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.factoryform__buttons__submit {
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: #198754;
  cursor: pointer;
}
.factoryform__buttons__submit:disabled {
  background: rgb(55, 65, 81);
  opacity: 0.2;
  cursor: auto;
}
.factoryform__buttons__reset {
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  cursor: pointer;
  transition: all 0.3s ease;
}
.factoryform__buttons__reset:hover {
  background: rgb(55, 65, 81);
}
.factoryform__factories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.factoryform__factories__title {
  width: 100%;
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px;
}
.factoryform__factories__subtitle {
  width: 100%;
  color: #FFF;
  font-size: 16px;
  margin-bottom: 5px;
}
.factoryform__button {
  color: rgb(17, 24, 39);
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: #FFF;
  border: 1px solid #FFF;
  transition: all 0.3s ease;
  opacity: 0.8;
}
.factoryform__button:hover {
  cursor: pointer;
  opacity: 1;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.dynamicpipelinelist {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.dynamicpipelinelist__grid-container {
  display: grid;
  grid-template-columns: 2fr 4fr 1fr 1fr;
  gap: 1px;
  border-radius: 5px;
}
.dynamicpipelinelist__grid-container.body {
  border-radius: 5px;
}
.dynamicpipelinelist__grid-container.header {
  border-radius: 5px;
  overflow: hidden;
}
.dynamicpipelinelist__grid-item {
  padding: 10px;
  background-color: rgb(31, 41, 55);
  color: #FFF;
  font-size: 18px;
  display: flex;
  align-items: center;
  position: relative;
}
.dynamicpipelinelist__grid-item.status {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}
.dynamicpipelinelist__grid-item.status p {
  color: #FFF;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.dynamicpipelinelist__grid-item.status p span {
  background: #dc3545;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: block;
}
.dynamicpipelinelist__grid-item.status p span.active {
  background: #198754;
}
.dynamicpipelinelist__grid-item.grid-header {
  font-weight: bold;
  background-color: rgb(55, 65, 81);
}
.dynamicpipelinelist__grid-item__button {
  cursor: pointer;
}
.dynamicpipelinelist__grid-item__button:disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.dynamicpipelinelist__grid-item__button.delete.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.dynamicpipelinelist__grid-item__button.delete.disabled svg {
  stroke: #666;
}
.dynamicpipelinelist__grid-item__button.delete svg {
  pointer-events: none;
  stroke: #a01422;
}
.dynamicpipelinelist__grid-item__button.delete:hover svg {
  stroke: #dc3545;
}
.dynamicpipelinelist__grid-item__button.active {
  margin-left: auto;
}
.dynamicpipelinelist__grid-item__button.active.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.dynamicpipelinelist__grid-item__button.active.disabled svg {
  stroke: #666;
}
.dynamicpipelinelist__grid-item__button.active svg {
  stroke: #198754;
}
.dynamicpipelinelist__grid-item__button.active svg.active {
  stroke: #a01422;
}
.dynamicpipelinelist__grid-item__button.active:hover svg {
  stroke: #0c5c36;
}
.dynamicpipelinelist__grid-item__button.active:hover svg.active {
  stroke: #dc3545;
}
.dynamicpipelinelist__confirm-deletion {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dynamicpipelinelist__confirm-deletion__content {
  background: #FFF;
  padding: 15px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  width: 375px;
}
.dynamicpipelinelist__confirm-deletion__content__title {
  width: 100%;
}
.dynamicpipelinelist__confirm-deletion__content__title span {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(17, 24, 39);
}
.dynamicpipelinelist__confirm-deletion__content__title span::first-letter {
  text-transform: capitalize;
}
.dynamicpipelinelist__confirm-deletion__content__text {
  margin-top: 15px;
}
.dynamicpipelinelist__confirm-deletion__content__text span {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: 18px;
}
.dynamicpipelinelist__confirm-deletion__content__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.dynamicpipelinelist__confirm-deletion__content__buttons button {
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(55, 65, 81);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin-top: 30px;
}
.dynamicpipelinelist__confirm-deletion__content__buttons button span {
  color: #FFF;
}
.dynamicpipelinelist__confirm-deletion__content__buttons button::first-letter {
  text-transform: capitalize;
}
.dynamicpipelinelist__confirm-deletion__content__buttons button:hover {
  cursor: pointer;
  background: rgb(17, 24, 39);
}
.dynamicpipelinelist__confirm-deletion__content__buttons button.delete {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.dynamicpipelinelist__confirm-deletion__content__buttons button.delete:hover {
  background-color: #a01422;
  border: 1px solid #a01422;
}
.dynamicpipelinelist__add {
  margin-left: auto;
  margin-top: 15px;
  background: #198754;
  display: flex;
  color: #FFF;
  font-size: 18px;
  padding: 5px 10px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
.dynamicpipelinelist__message {
  height: max-content;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 5%;
}
.dynamicpipelinelist__message img {
  width: 60px;
  margin-bottom: 10px;
  border-radius: 50%;
}
.dynamicpipelinelist__message__text {
  font-size: 22px;
  color: #FFF;
  line-height: 150%;
  text-align: center;
}
.dynamicpipelinelist__message__button {
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin: 0 5px;
}
.dynamicpipelinelist__message__button:hover {
  cursor: pointer;
  background: rgb(55, 65, 81);
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.registredpromptlist {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.registredpromptlist__grid-container {
  width: 100%;
  display: grid;
  grid-template-columns: 9fr 1fr;
  gap: 1px;
  border-radius: 5px;
}
.registredpromptlist__grid-container.body {
  border-radius: 5px;
}
.registredpromptlist__grid-container.header {
  border-radius: 5px;
  overflow: hidden;
}
.registredpromptlist__grid-item {
  padding: 10px;
  background-color: rgb(31, 41, 55);
  color: #FFF;
  font-size: 18px;
  display: flex;
  align-items: center;
  position: relative;
}
.registredpromptlist__grid-item.type {
  text-transform: capitalize;
}
.registredpromptlist__grid-item.grid-header {
  font-weight: bold;
  background-color: rgb(55, 65, 81);
}
.registredpromptlist__grid-item__button {
  cursor: pointer;
}
.registredpromptlist__grid-item__button svg {
  pointer-events: none;
  stroke: #a01422;
}
.registredpromptlist__grid-item__button:hover svg {
  stroke: #dc3545;
}
.registredpromptlist__confirm-deletion {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.registredpromptlist__confirm-deletion__content {
  background: #FFF;
  padding: 15px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  width: 375px;
}
.registredpromptlist__confirm-deletion__content__title {
  width: 100%;
}
.registredpromptlist__confirm-deletion__content__title span {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(17, 24, 39);
}
.registredpromptlist__confirm-deletion__content__title span::first-letter {
  text-transform: capitalize;
}
.registredpromptlist__confirm-deletion__content__text {
  margin-top: 15px;
}
.registredpromptlist__confirm-deletion__content__text span {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: 18px;
}
.registredpromptlist__confirm-deletion__content__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.registredpromptlist__confirm-deletion__content__buttons button {
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(55, 65, 81);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin-top: 30px;
}
.registredpromptlist__confirm-deletion__content__buttons button span {
  color: #FFF;
}
.registredpromptlist__confirm-deletion__content__buttons button::first-letter {
  text-transform: capitalize;
}
.registredpromptlist__confirm-deletion__content__buttons button:hover {
  cursor: pointer;
  background: rgb(17, 24, 39);
}
.registredpromptlist__confirm-deletion__content__buttons button.delete {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.registredpromptlist__confirm-deletion__content__buttons button.delete:hover {
  background-color: #a01422;
  border: 1px solid #a01422;
}
.registredpromptlist__message {
  height: max-content;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 5%;
}
.registredpromptlist__message img {
  width: 60px;
  margin-bottom: 10px;
  border-radius: 50%;
}
.registredpromptlist__message__text {
  font-size: 22px;
  color: #FFF;
  line-height: 150%;
  text-align: center;
}
.registredpromptlist__message__text span {
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  width: 350px;
  color: #FFF;
  font-size: 16px;
  line-height: 140%;
}
.registredpromptlist__message__text span svg {
  margin-bottom: -5px;
}
.registredpromptlist__message__button {
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin: 0 5px;
}
.registredpromptlist__message__button:hover {
  cursor: pointer;
  background: rgb(55, 65, 81);
}
.registredpromptlist__add {
  margin-left: auto;
  margin-top: 15px;
  background: #198754;
  display: flex;
  color: #FFF;
  font-size: 18px;
  padding: 5px 10px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
.registredpromptlist__add-prompt__title {
  color: #FFF;
  font-size: 20px;
  margin-bottom: 20px;
}
.registredpromptlist__add-prompt__title::first-letter {
  text-transform: capitalize;
}
.registredpromptlist__add-prompt__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.registredpromptlist__add-prompt__buttons button::first-letter {
  text-transform: capitalize;
}
.registredpromptlist__add-prompt__submit {
  background: #198754;
  display: flex;
  color: #FFF;
  font-size: 18px;
  padding: 5px 10px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
  text-transform: capitalize;
}
.registredpromptlist__add-prompt textarea {
  margin-bottom: 20px;
  width: calc(100% - 40px);
  background: #FFF;
  font-size: 16px;
  height: 100%;
  resize: none;
  padding: 20px;
  border-radius: 15px;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.subpopin {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.subpopin__content {
  background: #FFF;
  padding: 15px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  width: 375px;
}
.subpopin__content__title {
  width: 100%;
}
.subpopin__content__title span {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(17, 24, 39);
}
.subpopin__content__title span::first-letter {
  text-transform: capitalize;
}
.subpopin__content__text {
  margin-top: 15px;
}
.subpopin__content__text span {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: 18px;
}
.subpopin__content__text span::first-letter {
  text-transform: capitalize;
}
.subpopin__content__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.subpopin__content__buttons button {
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  background: rgb(55, 65, 81);
  border: 1px solid rgb(55, 65, 81);
  transition: all 0.3s ease;
  margin-top: 30px;
  width: max-content;
}
.subpopin__content__buttons button span {
  color: #FFF;
  display: block;
  white-space: nowrap;
}
.subpopin__content__buttons button span::first-letter {
  text-transform: capitalize;
}
.subpopin__content__buttons button:hover {
  cursor: pointer;
  background: rgb(17, 24, 39);
}
.subpopin__content__buttons button.delete {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.subpopin__content__buttons button.delete:hover {
  background-color: #a01422;
  border: 1px solid #a01422;
}
.subpopin__content__buttons button.add {
  background-color: #198754;
  border: 1px solid #198754;
}
.subpopin__content__buttons button.add:hover {
  background-color: #0c5c36;
  border: 1px solid #0c5c36;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.rights {
  display: flex;
  flex-direction: column;
  position: relative;
}
.rights__crown:hover svg {
  stroke: #0d6efd;
}
.rights__crown:hover svg path {
  stroke: #0d6efd;
}
.rights h1 {
  color: #FFF;
  font-size: 25px;
}
.rights h1::first-letter {
  text-transform: capitalize;
}
.rights__tree {
  margin-top: 20px;
  color: #FFF;
}
.rights__tree__folder {
  font-size: 16px;
  color: #FFF;
  display: flex;
  align-items: center;
  gap: 5px;
}
.rights__tree__folder__button {
  height: 24px;
  border-radius: 5px;
  cursor: pointer;
  padding: 2px 5px;
}
.rights__tree__folder__button svg {
  height: 20px;
}
.rights__tree__folder__button:hover {
  background: rgb(55, 65, 81);
}
.rights__save {
  position: absolute;
  right: 20px;
  top: 0;
  display: block;
  background: #198754;
  padding: 5px 10px;
  text-transform: capitalize;
  border-radius: 5px;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
  z-index: 20;
  opacity: 1;
}
.rights__save:hover {
  background: #0c5c36;
}
.rights__management {
  margin-top: 20px;
  color: #FFF;
  width: 100%;
}
.rights__management__title {
  margin-top: 5px;
  font-size: 16px;
  color: #FFF;
  width: 100%;
  margin-bottom: 10px;
}
.rights__management__title span {
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
}
.rights__management__user, .rights__management__group, .rights__management__other, .rights__management__documents {
  margin-top: 10px;
}
.rights__management__documents {
  padding-bottom: 40px;
}
.rights__management__documents__paginate {
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  background: rgb(55, 65, 81);
  padding: 5px;
  width: max-content;
  border-radius: 5px;
}
.rights__management__documents__paginate p {
  color: #FFF;
  font-size: 14px;
}
.rights__management__documents__paginate button {
  border-radius: 5px;
  color: #FFF;
  padding: 5px;
  background: rgb(31, 41, 55);
  cursor: pointer;
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.rights__management__documents__paginate button:hover {
  background: rgb(17, 24, 39);
}
.rights__management__documents__paginate button svg {
  height: 15px;
}
.rights__management__documents__paginate button:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.rights__management__table {
  display: flex;
  flex-direction: column;
}
.rights__management__table tr {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.rights__management__table tr th {
  background: rgb(31, 41, 55);
  padding: 5px;
  border: 1px solid rgb(55, 65, 81);
  border-left: unset;
}
.rights__management__table tr th:first-of-type {
  border-left: 1px solid rgb(55, 65, 81);
}
.rights__management__table tr th::first-letter {
  text-transform: capitalize;
}
.rights__management__table tr td {
  padding: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.rights__management__table tr td button {
  margin-right: 2px;
  height: 20px;
  opacity: 0.8;
  cursor: pointer;
}
.rights__management__table tr td button svg {
  height: 20px;
}
.rights__management__table tr.rights__management__table__documents input[type=checkbox] {
  -webkit-appearance: checkbox; /* Pour Webkit (Chrome, Safari) */
  -moz-appearance: checkbox; /* Pour Mozilla (Firefox) */
  appearance: checkbox; /* Pour les autres navigateurs */
  display: inline-block;
  margin: 3px 3px 3px 5px;
  padding: initial;
  border: initial;
  background-color: initial;
  color: initial;
  cursor: default;
  outline: none;
  width: 15px;
  height: 15px;
}
.rights__management__table tr.rights__management__table__documents th, .rights__management__table tr.rights__management__table__documents td {
  display: flex;
  align-items: center;
}
.rights__management__table tr.rights__management__table__documents th:first-of-type, .rights__management__table tr.rights__management__table__documents td:first-of-type {
  flex: 3;
}
.rights__management__table tr.rights__management__table__documents:hover {
  background: rgb(55, 65, 81);
}
.rights__management__table tr th, .rights__management__table tr td {
  flex: 1;
  color: #FFF;
  font-size: 16px;
  text-align: start;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.rights {
  display: flex;
  flex-direction: column;
  position: relative;
}
.rights__crown:hover svg {
  stroke: #0d6efd;
}
.rights__crown:hover svg path {
  stroke: #0d6efd;
}
.rights h1 {
  color: #FFF;
  font-size: 25px;
}
.rights h1::first-letter {
  text-transform: capitalize;
}
.rights__tree {
  margin-top: 20px;
  color: #FFF;
}
.rights__tree__folder {
  font-size: 16px;
  color: #FFF;
  display: flex;
  align-items: center;
  gap: 5px;
}
.rights__tree__folder__button {
  height: 24px;
  border-radius: 5px;
  cursor: pointer;
  padding: 2px 5px;
}
.rights__tree__folder__button svg {
  height: 20px;
}
.rights__tree__folder__button:hover {
  background: rgb(55, 65, 81);
}
.rights__save {
  position: absolute;
  right: 20px;
  top: 0;
  display: block;
  background: #198754;
  padding: 5px 10px;
  text-transform: capitalize;
  border-radius: 5px;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
  z-index: 20;
  opacity: 1;
}
.rights__save:hover {
  background: #0c5c36;
}
.rights__management {
  margin-top: 20px;
  color: #FFF;
  width: 100%;
}
.rights__management__title {
  margin-top: 5px;
  font-size: 16px;
  color: #FFF;
  width: 100%;
  margin-bottom: 10px;
}
.rights__management__title span {
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
}
.rights__management__user, .rights__management__group, .rights__management__other, .rights__management__documents {
  margin-top: 10px;
}
.rights__management__documents {
  padding-bottom: 40px;
}
.rights__management__documents__paginate {
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  background: rgb(55, 65, 81);
  padding: 5px;
  width: max-content;
  border-radius: 5px;
}
.rights__management__documents__paginate p {
  color: #FFF;
  font-size: 14px;
}
.rights__management__documents__paginate button {
  border-radius: 5px;
  color: #FFF;
  padding: 5px;
  background: rgb(31, 41, 55);
  cursor: pointer;
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.rights__management__documents__paginate button:hover {
  background: rgb(17, 24, 39);
}
.rights__management__documents__paginate button svg {
  height: 15px;
}
.rights__management__documents__paginate button:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.rights__management__table {
  display: flex;
  flex-direction: column;
}
.rights__management__table__select {
  width: 100%;
  padding: 5px;
  border-radius: 5px;
}
.rights__management__table tr {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.rights__management__table tr th {
  background: rgb(31, 41, 55);
  padding: 5px;
  border: 1px solid rgb(55, 65, 81);
  border-left: unset;
}
.rights__management__table tr th:first-of-type {
  border-left: 1px solid rgb(55, 65, 81);
}
.rights__management__table tr th::first-letter {
  text-transform: capitalize;
}
.rights__management__table tr td {
  padding: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.rights__management__table tr td button {
  margin-right: 2px;
  height: 20px;
  opacity: 0.8;
  cursor: pointer;
}
.rights__management__table tr td button svg {
  height: 20px;
}
.rights__management__table tr.rights__management__table__documents input[type=checkbox] {
  -webkit-appearance: checkbox; /* Pour Webkit (Chrome, Safari) */
  -moz-appearance: checkbox; /* Pour Mozilla (Firefox) */
  appearance: checkbox; /* Pour les autres navigateurs */
  display: inline-block;
  margin: 3px 3px 3px 5px;
  padding: initial;
  border: initial;
  background-color: initial;
  color: initial;
  cursor: default;
  outline: none;
  width: 15px;
  height: 15px;
}
.rights__management__table tr.rights__management__table__documents th, .rights__management__table tr.rights__management__table__documents td {
  display: flex;
  align-items: center;
}
.rights__management__table tr.rights__management__table__documents th:first-of-type, .rights__management__table tr.rights__management__table__documents td:first-of-type {
  flex: 3;
}
.rights__management__table tr.rights__management__table__documents:hover {
  background: rgb(55, 65, 81);
}
.rights__management__table tr th, .rights__management__table tr td {
  flex: 1;
  color: #FFF;
  font-size: 16px;
  text-align: start;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.admin__general {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.admin__general__item {
  padding: 10px 0;
  border-bottom: 1px solid rgb(55, 65, 81);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.admin__general__item:first-of-type {
  padding-top: 0;
}
.admin__general__item p {
  color: #FFF;
  font-size: 18px;
}
.admin__general__item p::first-letter {
  text-transform: capitalize;
}
.admin__general__item button {
  color: #FFF;
  width: max-content;
  display: block;
  white-space: nowrap;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  transition: all 0.3s ease;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
}
.admin__general__item button::first-letter {
  text-transform: capitalize;
}
.admin__general__item button:hover {
  cursor: pointer;
  background: rgb(55, 65, 81);
}
.admin__general__item button.red-button {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.admin__general__item button.red-button:hover {
  background-color: #a01422;
  border: 1px solid #a01422;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.admin-popin {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 20;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
}
.admin-popin.open {
  display: flex;
}
.admin-popin__container {
  width: 60vw;
  height: 65vh;
  border-radius: 30px;
  background: rgb(17, 24, 39);
  border: 1px solid rgb(55, 65, 81);
  padding: 30px 0 30px 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.admin-popin__container__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid rgb(55, 65, 81);
  padding-bottom: 30px;
  margin-right: 30px;
  width: 100%;
  height: max-content;
}
.admin-popin__container__header__title {
  color: #FFF;
  font-size: 20px;
}
.admin-popin__container__header__title::first-letter {
  text-transform: capitalize;
}
.admin-popin__container__header__info {
  color: #FFF;
  background-color: rgb(55, 65, 81);
  padding: 5px 10px;
  width: max-content;
  font-size: 18px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.admin-popin__container__header__info svg {
  cursor: pointer;
}
.admin-popin__container__header__close {
  cursor: pointer;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-left: auto;
}
.admin-popin__container__header__close:hover {
  background: rgb(55, 65, 81);
}
.admin-popin__container__header__close svg {
  width: 20px;
  pointer-events: none;
}
.admin-popin__container__nav {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 0;
  gap: 10px;
  width: 20%;
}
.admin-popin__container__nav button {
  font-size: 18px;
  color: #FFF;
  width: 100%;
  text-align: start;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 5px;
  text-transform: capitalize;
}
.admin-popin__container__nav button.active {
  background: rgb(55, 65, 81);
}
.admin-popin__container__nav button:hover {
  border: 1px solid rgb(55, 65, 81);
}
.admin-popin__container__nav button svg {
  height: 20px;
  width: 20px;
}
.admin-popin__container__content {
  width: calc(80% - 40px);
  height: calc(100% - 30px - 64px);
  padding: 0 0 0 30px;
  margin-top: 30px;
  overflow-y: auto;
}
.admin-popin__container__content__container {
  padding-right: 20px;
  min-height: 100%;
  height: max-content;
  position: relative;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.chatbox {
  width: calc(100% - 260px);
  background: rgb(31, 41, 55);
  position: relative;
  z-index: 1;
  left: 260px;
  transition: all 0.3s ease;
}
.chatbox.full-width {
  width: 100%;
  left: 0;
}
.chatbox__log {
  position: absolute;
  left: 50%;
  bottom: 2px;
  transform: translateX(-50%);
  color: #FFF;
}
.chatbox__header {
  position: absolute;
  top: 230px;
  left: 50%;
  transform: translate3d(-50%, 0%, 0);
  color: #FFF;
  font-size: 35px;
  line-height: 120%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
}
.chatbox__header span {
  color: #FFF;
  font-size: 35px;
}
.chatbox__header span::first-letter {
  text-transform: capitalize;
}
.chatbox__header img {
  width: 113px;
  background: white;
  padding: 2px;
  border-radius: 50%;
}
.chatbox__logpanel {
  position: absolute;
  top: 10px;
  right: 10px;
  background: white;
  max-width: 250px;
  padding: 20px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  list-style: disc;
}
.chatbox__logpanel li {
  margin-left: 20px;
  font-size: 16px;
}
.chatbox__logpanel li.error {
  color: #dc3545;
}
.chatbox__logpanel li.log {
  color: #198754;
}@font-face {
  font-family: "Favorit";
  font-weight: 400;
  src: url("/src/assets/fonts/subset-Favorit-Regular.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
label {
  cursor: inherit;
}
a {
  color: currentColor;
}
button {
  background: none;
}
a,
li,
button {
  outline-color: #fff;
}
input,
select,
button,
textarea {
  outline: none;
  appearance: none;
  font-family: inherit;
  border: none;
  padding: 0;
}
input[type=submit] {
  cursor: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.clickable {
  cursor: pointer;
}
* {
  color: rgb(17, 24, 39);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  font-variant-ligatures: none;
  font-size: calc(0.6944444444vw - var(0px) / 144);
}
html.overflow-hidden {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
@media screen and (max-width: 768px) {
html {
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
}
}
body {
  background: rgb(31, 41, 55);
}
main {
  white-space: pre-line;
}
.dashboard {
  display: flex;
  flex-direction: row;
  height: 100vh;
  position: relative;
}