@charset "UTF-8";

/* src/styles.scss */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  font-family:
    "Roboto",
    "Open Sans",
    sans-serif;
  line-height: 1.5;
  color: #222;
  background-color: #fff;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
button,
input,
textarea,
select {
  font: inherit;
  border: none;
  background: none;
  outline: none;
}
table {
  border-collapse: collapse;
  width: 100%;
}
a {
  cursor: pointer;
}
html {
  --mat-sys-background: light-dark(#faf9fd, #121316);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);
  --mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);
  --mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);
  --mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#93000a, #ffdad6);
  --mat-sys-on-primary: light-dark(#ffffff, #002f65);
  --mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);
  --mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);
  --mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);
  --mat-sys-on-secondary: light-dark(#ffffff, #283041);
  --mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);
  --mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);
  --mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);
  --mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);
  --mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);
  --mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);
  --mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);
  --mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);
  --mat-sys-outline: light-dark(#74777f, #8e9099);
  --mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);
  --mat-sys-primary: light-dark(#005cbb, #abc7ff);
  --mat-sys-primary-container: light-dark(#d7e3ff, #00458f);
  --mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);
  --mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#565e71, #bec6dc);
  --mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);
  --mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);
  --mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#faf9fd, #121316);
  --mat-sys-surface-bright: light-dark(#faf9fd, #38393c);
  --mat-sys-surface-container: light-dark(#efedf0, #1f2022);
  --mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);
  --mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);
  --mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);
  --mat-sys-surface-dim: light-dark(#dbd9dd, #121316);
  --mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);
  --mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);
  --mat-sys-tertiary: light-dark(#343dff, #bec2ff);
  --mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);
  --mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);
  --mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);
  --mat-sys-neutral-variant20: #2d3038;
  --mat-sys-neutral10: #1a1b1f;
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
html,
body {
  height: 100%;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: -0.0225rem;
}
* {
  margin: 0;
  padding: 0;
}
i.picto {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar {
  background: #f9fafb;
  transition: width 0.3s ease;
  display: flex;
  border: 1px solid #E8EBED;
  border-radius: 0.75rem;
  position: relative;
}
.sidebar__expand {
  position: absolute;
  top: 3.8rem;
  right: -0.8rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.5rem;
  background: #1f2937;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}
.sidebar__expand i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar__expand i svg {
  width: 100%;
}
.sidebar__expand i svg path {
  stroke: #fff;
}
.sidebar__expand:hover {
  background-color: #5b2eff;
  box-shadow: 0 4px 8px rgba(9, 25, 72, 0.2);
}
.sidebar__expand--active i {
  rotate: 180deg;
}
.sidebar .icon-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.sidebar .icon-menu__logo {
  border-bottom: 1px solid #E8EBED;
  padding: 1rem;
}
.sidebar .icon-menu__logo .logo-picto {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  justify-content: center;
  align-items: center;
}
.sidebar .icon-menu__logo .logo-picto svg {
  width: 100%;
}
.sidebar .icon-menu__list {
  padding: 1rem;
}
.sidebar .icon-menu__list .icon-menu-item__link {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
}
.sidebar .icon-menu__list .icon-menu-item__link i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar .icon-menu__list .icon-menu-item__link i svg path {
  stroke: #7F8C99;
}
.sidebar .icon-menu__list .icon-menu-item__link:hover,
.sidebar .icon-menu__list .icon-menu-item__link--active {
  border: 1px solid #E8EBED;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  background-color: #fff;
}
.sidebar .icon-menu__list .icon-menu-item__link:hover svg path,
.sidebar .icon-menu__list .icon-menu-item__link--active svg path {
  stroke: #1f2937;
}
.sidebar .icon-menu__list .icon-menu-item.separator {
  border-top: 1px solid #E8EBED;
  margin: 1rem 0;
}
.sidebar .icon-menu__profil {
  padding: 1rem;
}
.sidebar .icon-menu__profil__link {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  margin: auto;
}
.sidebar .main-menu {
  width: 17rem;
  flex: auto;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #E8EBED;
}
.sidebar .main-menu__logo {
  padding: 1rem;
}
.sidebar .main-menu__logo .logo-text {
  display: flex;
  height: 2.5rem;
  align-items: center;
  color: #1f2937;
  font-family: "Plus Jakarta Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.sidebar .main-menu__list {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.sidebar .main-menu__list .main-menu-item__link {
  display: flex;
  gap: 0.5rem;
  padding: 0.5rem;
  align-items: center;
  border-radius: 0.5rem;
  position: relative;
}
.sidebar .main-menu__list .main-menu-item__link i {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
}
.sidebar .main-menu__list .main-menu-item__link i svg {
  width: 100%;
}
.sidebar .main-menu__list .main-menu-item__link i svg path {
  stroke: #6b7280;
}
.sidebar .main-menu__list .main-menu-item__link span {
  color: #6b7280;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.sidebar .main-menu__list .main-menu-item__link:hover,
.sidebar .main-menu__list .main-menu-item__link--active {
  background-color: #f0f4fa;
}
.sidebar .main-menu__list .main-menu-item__link:hover i svg path,
.sidebar .main-menu__list .main-menu-item__link--active i svg path {
  stroke: #1f2937;
}
.sidebar .main-menu__list .main-menu-item__link:hover span,
.sidebar .main-menu__list .main-menu-item__link--active span {
  color: #1f2937;
  font-size: 0.875rem;
}
.sidebar .main-menu__list .main-menu-item__link--has-submenu .ico-sub {
  position: absolute;
  right: 0.5rem;
}
.sidebar .main-menu .submenu {
  margin-top: 0.25rem;
  padding-left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.sidebar .main-menu .submenu.is-open .caret {
  transform: rotate(180deg);
}
.sidebar .main-menu .submenu__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #6b7280;
  border-radius: 0.5rem;
  width: 100%;
  cursor: default;
}
.sidebar .main-menu .submenu__header .caret {
  margin-left: auto;
  transition: transform 0.2s ease;
}
.sidebar .main-menu .submenu__header.is-muted {
  color: #7F8C99;
}
.sidebar .main-menu .submenu__header:hover {
  color: #1f2937;
}
.sidebar .main-menu .submenu__header:focus-visible {
  outline: 2px solid #2EE6C6;
  outline-offset: 2px;
}
.sidebar .main-menu .submenu__list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-left: 0.75rem;
  padding-left: 0.75rem;
  border-left: 1px solid #E8EBED;
}
.sidebar .main-menu .submenu-item {
  position: relative;
}
.sidebar .main-menu .submenu-item__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  color: #6b7280;
}
.sidebar .main-menu .submenu-item__link:hover {
  color: #1f2937;
}
.sidebar .main-menu .submenu-item__link:focus-visible {
  outline: 2px solid #2EE6C6;
  outline-offset: 2px;
}
.sidebar .main-menu .submenu-item__icon {
  display: flex;
}
.sidebar .main-menu .submenu-item__icon svg path {
  stroke: #7F8C99;
}
.sidebar .main-menu .submenu-item__label {
  font-size: 0.875rem;
}
.sidebar .main-menu .submenu-item__children {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0 0 0.25rem 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid #E8EBED;
}
.sidebar .main-menu .submenu-item__children li {
  position: relative;
}
.sidebar .main-menu .submenu-item__menu {
  position: absolute;
  top: 50%;
  right: 0.25rem;
  transform: translateY(-50%);
  height: 1.5rem;
  width: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #7F8C99;
  border-radius: 0.375rem;
}
.sidebar .main-menu .submenu-item__menu:hover {
  background: #f0f4fa;
  color: #1f2937;
}
.sidebar .main-menu .submenu-item__menu:focus-visible {
  outline: 2px solid #2EE6C6;
  outline-offset: 2px;
}
.sidebar.collapsed {
  width: 5rem;
  transition: width 0.3s ease;
}
.conv-page {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.conv-page__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
}
.conv-page__header > div {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.conv-page__header .agents-list {
  display: inline-block;
}
.conv-page__header .agents-list .agent-selected {
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
}
.conv-page__header .agents-list .agent-selected__link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #1f2937;
  font-family: "inter", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.conv-page__content {
  display: flex;
  flex: auto;
  padding: 0.5rem 1.5rem 0px;
}
.conv-page__content .bloc-conv {
  height: 100%;
  overflow: auto;
  background: #f9fafb;
  overflow: hidden;
  display: flex;
  flex: auto;
  flex-direction: column;
  border: 1px solid #E8EBED;
  border-radius: 0.75rem;
  padding: 1rem;
}
.conv-page__content .bloc-conv__messages {
  overflow: auto;
  height: 0rem;
  flex: auto;
  display: grid;
  padding-bottom: 1rem;
}
.conv-page__content .bloc-conv__messages .message {
  position: relative;
}
.conv-page__content .bloc-conv__messages .message--user {
  background-color: #fff;
  border-radius: 0.75rem;
  border: 1px solid #E8EBED;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  max-width: 75%;
  padding: 0.75rem;
  align-self: flex-end;
  min-width: 14rem;
  margin-bottom: 1.75rem;
}
.conv-page__content .bloc-conv__messages .message--user .message__actions {
  position: absolute;
  right: 0;
  bottom: -33px;
  opacity: 0;
}
.conv-page__content .bloc-conv__messages .message--user .message__time {
  position: absolute;
  left: 0;
  bottom: -33px;
}
.conv-page__content .bloc-conv__messages .message__bar {
  display: flex;
  justify-content: space-between;
}
.conv-page__content .bloc-conv__messages .message__time {
  color: #6b7280;
  font-size: 0.75rem;
}
.conv-page__content .bloc-conv__messages .message__actions {
  display: flex;
  transition: opacity 0.3s ease;
  gap: 0;
}
.conv-page__content .bloc-conv__messages .message__actions .btn {
  height: 1.8rem;
  width: 1.8rem;
  padding: 0.25rem;
  cursor: pointer;
}
.conv-page__content .bloc-conv__messages .message__actions .btn > i {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.conv-page__content .bloc-conv__messages .message__actions .btn:hover {
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 2px 4px 1px rgba(18, 18, 18, 0.06);
}
.conv-page__content .bloc-conv__messages .message p {
  margin-bottom: 0.25rem;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: -0.0225rem;
  line-height: 1.25rem;
}
.conv-page__content .bloc-conv__messages .message:hover .message__actions {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.conv-page__content .bloc-conv__messages__container {
  max-width: 768px;
  margin: auto;
  margin: 0 auto;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 95%;
}
.conv-page__content .bloc-conv .prompt-input__container {
  max-width: 768px;
  margin: auto;
  padding: 1rem;
  border-radius: var(--Radius-12, 0.75rem);
  border: 1px solid #E8EBED;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
}
.conv-page__content .bloc-conv .prompt-input__textarea {
  width: 100%;
  resize: none;
  min-height: 1.5em;
  max-height: 15em;
}
.conv-page__content .bloc-conv .prompt-input__bar-actions {
  display: flex;
  justify-content: space-between;
}
.conv-page__side-bar {
  max-width: 26rem;
  width: 26rem;
  position: relative;
  margin-left: 1rem;
}
.conv-page__side-bar__close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  cursor: pointer;
}
.conv-page__side-bar__close > a {
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
}
.conv-page__side-bar__close > a i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.conv-page__side-bar__close > a i svg path {
  stroke: #7F8C99;
}
.conv-page__side-bar__close > a:hover,
.conv-page__side-bar__close > a--active {
  border: 1px solid #E8EBED;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  background-color: #fff;
}
.conv-page__side-bar__close > a:hover svg path,
.conv-page__side-bar__close > a--active svg path {
  stroke: #1f2937;
}
.right-side-bar {
  background: #f9fafb;
  overflow: hidden;
  transition: width 0.3s ease;
  display: flex;
  flex-direction: column;
  border: 1px solid #E8EBED;
  border-radius: 0.75rem;
  height: 100%;
  overflow: auto;
}
.right-side-bar__header {
  padding: 1rem 1rem 0.5rem;
}
.right-side-bar__header .title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-family: "inter", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75rem;
}
.right-side-bar__content {
  padding: 1rem;
  overflow: auto;
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.right-side-bar__menu {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
  border-bottom: #E8EBED 1px solid;
}
.right-side-bar__menu__item__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
}
.right-side-bar__menu__item__link .picto {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
}
.right-side-bar__menu__item__link .picto svg {
  width: 100%;
}
.right-side-bar__menu__item__link .picto svg path {
  stroke: #6b7280;
}
.right-side-bar__menu__item__link span {
  color: #6b7280;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.right-side-bar__menu__item__link:hover {
  background-color: #fff;
}
.right-side-bar__menu__item__link:hover span {
  color: #5b2eff;
}
.right-side-bar__menu__item__link:hover .picto svg path {
  stroke: #5b2eff;
}
.right-side-bar .title-section {
  font-family: "inter", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gn-sidemenu {
  background-color: #f0f4fa;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
  box-sizing: border-box;
}
.gn-sidemenu__main-menu {
  max-height: 80%;
  overflow: hidden;
}
.cm-group__conv-group .group-header {
  display: flex;
  gap: 8px;
}
.cm-group__conv-group .group-header .group-name {
  color: #6b7280;
  flex: 1;
  font-size: 14px;
  font-weight: 500;
}
.btn--default {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: #1f2937;
  color: #fff;
  border: 1px solid transparent;
}
.btn--default:hover {
  background-color: rgb(21.8081395349, 28.8430232558, 38.6918604651);
}
.btn--light {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: #fff;
  color: #fff;
  border: 1px solid transparent;
  color: #1f2937;
}
.btn--light:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.btn--primary {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: #2EE6C6;
  color: #fff;
  border: 1px solid transparent;
}
.btn--primary:hover {
  background-color: rgb(26.7628205128, 223.7371794872, 189.4807692308);
}
.btn--secondary {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: #5b2eff;
  color: #fff;
  border: 1px solid transparent;
}
.btn--secondary:hover {
  background-color: rgb(70.990430622, 20.5, 255);
}
.btn--alert {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: #fff;
  color: #fff;
  border: 1px solid transparent;
  color: #F43C30;
}
.btn--alert:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.btn--alert svg path {
  stroke: #F43C30;
}
.btn--outline {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: transparent;
  border: 1px solid #1f2937;
  color: #1f2937;
}
.btn--outline:hover {
  background-color: rgba(31, 41, 55, 0.1);
}
.btn--disabled {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  background-color: #bdbdbd;
  color: #fff;
  border: 1px solid transparent;
  cursor: not-allowed;
  opacity: 0.7;
}
.btn--sm {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 0.75rem;
  padding: 0.25rem 1rem;
  background-color: #2EE6C6;
  color: #fff;
  border: 1px solid transparent;
}
.btn--sm:hover {
  background-color: rgb(26.7628205128, 223.7371794872, 189.4807692308);
}
.btn--lg {
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
  display: inline-block;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1.5rem;
  padding: 1rem 3rem;
  background-color: #2EE6C6;
  color: #fff;
  border: 1px solid transparent;
}
.btn--lg:hover {
  background-color: rgb(26.7628205128, 223.7371794872, 189.4807692308);
}
.btn--icon {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.25rem;
}
.btn--icon i {
  width: 100%;
}
.sidebar {
  background: #f9fafb;
  transition: width 0.3s ease;
  display: flex;
  border: 1px solid #E8EBED;
  border-radius: 0.75rem;
  position: relative;
}
.sidebar__expand {
  position: absolute;
  top: 3.8rem;
  right: -0.8rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.5rem;
  background: #1f2937;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}
.sidebar__expand i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar__expand i svg {
  width: 100%;
}
.sidebar__expand i svg path {
  stroke: #fff;
}
.sidebar__expand:hover {
  background-color: #5b2eff;
  box-shadow: 0 4px 8px rgba(9, 25, 72, 0.2);
}
.sidebar__expand--active i {
  rotate: 180deg;
}
.sidebar .icon-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.sidebar .icon-menu__logo {
  border-bottom: 1px solid #E8EBED;
  padding: 1rem;
}
.sidebar .icon-menu__logo .logo-picto {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  justify-content: center;
  align-items: center;
}
.sidebar .icon-menu__logo .logo-picto svg {
  width: 100%;
}
.sidebar .icon-menu__list {
  padding: 1rem;
}
.sidebar .icon-menu__list .icon-menu-item__link {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
}
.sidebar .icon-menu__list .icon-menu-item__link i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar .icon-menu__list .icon-menu-item__link i svg path {
  stroke: #7F8C99;
}
.sidebar .icon-menu__list .icon-menu-item__link:hover,
.sidebar .icon-menu__list .icon-menu-item__link--active {
  border: 1px solid #E8EBED;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  background-color: #fff;
}
.sidebar .icon-menu__list .icon-menu-item__link:hover svg path,
.sidebar .icon-menu__list .icon-menu-item__link--active svg path {
  stroke: #1f2937;
}
.sidebar .icon-menu__list .icon-menu-item.separator {
  border-top: 1px solid #E8EBED;
  margin: 1rem 0;
}
.sidebar .icon-menu__profil {
  padding: 1rem;
}
.sidebar .icon-menu__profil__link {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  margin: auto;
}
.sidebar .icon-menu__profil__link--active {
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.8);
  border: white solid 2px;
}
.sidebar .main-menu {
  flex: auto;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #E8EBED;
}
.sidebar .main-menu__logo {
  padding: 1rem;
}
.sidebar .main-menu__logo .logo-text {
  display: flex;
  height: 2.5rem;
  align-items: center;
  color: #1f2937;
  font-family: "Plus Jakarta Sans";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.sidebar .main-menu__list {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.sidebar .main-menu__list .main-menu-item__link {
  display: flex;
  gap: 0.5rem;
  padding: 0.5rem;
  align-items: center;
  border-radius: 0.5rem;
  position: relative;
}
.sidebar .main-menu__list .main-menu-item__link i {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
}
.sidebar .main-menu__list .main-menu-item__link i svg {
  width: 100%;
}
.sidebar .main-menu__list .main-menu-item__link i svg path {
  stroke: #6b7280;
}
.sidebar .main-menu__list .main-menu-item__link span {
  color: #6b7280;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.sidebar .main-menu__list .main-menu-item__link:hover,
.sidebar .main-menu__list .main-menu-item__link--active {
  background-color: #f0f4fa;
}
.sidebar .main-menu__list .main-menu-item__link:hover i svg path,
.sidebar .main-menu__list .main-menu-item__link--active i svg path {
  stroke: #1f2937;
}
.sidebar .main-menu__list .main-menu-item__link:hover span,
.sidebar .main-menu__list .main-menu-item__link--active span {
  color: #1f2937;
  font-size: 0.875rem;
}
.sidebar .main-menu__list .main-menu-item__link--has-submenu .ico-sub {
  position: absolute;
  right: 0.5rem;
}
.sidebar .main-menu .submenu {
  margin-top: 0.25rem;
  padding-left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.sidebar .main-menu .submenu.is-open .caret {
  transform: rotate(180deg);
}
.sidebar .main-menu .submenu__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #6b7280;
  border-radius: 0.5rem;
  width: 100%;
  cursor: default;
}
.sidebar .main-menu .submenu__header .caret {
  margin-left: auto;
  transition: transform 0.2s ease;
}
.sidebar .main-menu .submenu__header.is-muted {
  color: #7F8C99;
}
.sidebar .main-menu .submenu__header:hover {
  color: #1f2937;
}
.sidebar .main-menu .submenu__header:focus-visible {
  outline: 2px solid #2EE6C6;
  outline-offset: 2px;
}
.sidebar .main-menu .submenu__list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-left: 0.75rem;
  padding-left: 0.75rem;
  border-left: 1px solid #E8EBED;
}
.sidebar .main-menu .submenu-item {
  position: relative;
}
.sidebar .main-menu .submenu-item__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  color: #6b7280;
}
.sidebar .main-menu .submenu-item__link:hover {
  color: #1f2937;
}
.sidebar .main-menu .submenu-item__link:focus-visible {
  outline: 2px solid #2EE6C6;
  outline-offset: 2px;
}
.sidebar .main-menu .submenu-item__icon {
  display: flex;
}
.sidebar .main-menu .submenu-item__icon svg path {
  stroke: #7F8C99;
}
.sidebar .main-menu .submenu-item__label {
  font-size: 0.875rem;
}
.sidebar .main-menu .submenu-item__children {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0 0 0.25rem 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid #E8EBED;
}
.sidebar .main-menu .submenu-item__children li {
  position: relative;
}
.sidebar .main-menu .submenu-item__menu {
  position: absolute;
  top: 50%;
  right: 0.25rem;
  transform: translateY(-50%);
  height: 1.5rem;
  width: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #7F8C99;
  border-radius: 0.375rem;
}
.sidebar .main-menu .submenu-item__menu:hover {
  background: #f0f4fa;
  color: #1f2937;
}
.sidebar .main-menu .submenu-item__menu:focus-visible {
  outline: 2px solid #2EE6C6;
  outline-offset: 2px;
}
.sidebar.collapsed {
  width: 5rem;
  transition: width 0.3s ease;
}
.conv-page {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.conv-page__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
}
.conv-page__header > div {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.conv-page__header .agents-list {
  display: inline-block;
}
.conv-page__header .agents-list .agent-selected {
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow:
    0 1px 1px 0 rgba(18, 18, 18, 0.1),
    0 0 0 1px rgba(18, 18, 18, 0.07),
    0 1px 3px 0 rgba(18, 18, 18, 0.1);
}
.conv-page__header .agents-list .agent-selected__link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #1f2937;
  font-family: "inter", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.conv-page__content {
  display: flex;
  flex: auto;
  padding: 0.5rem 1.5rem 0px;
}
.conv-page__content .bloc-conv {
  height: 100%;
  overflow: auto;
  background: #f9fafb;
  overflow: hidden;
  display: flex;
  flex: auto;
  flex-direction: column;
  border: 1px solid #E8EBED;
  border-radius: 0.75rem;
  padding: 1rem;
}
.conv-page__content .bloc-conv__messages {
  overflow: auto;
  height: 0rem;
  flex: auto;
  display: grid;
  padding-bottom: 1rem;
}
.conv-page__content .bloc-conv__messages .message {
  position: relative;
}
.conv-page__content .bloc-conv__messages .message--user {
  background-color: #fff;
  border-radius: 0.75rem;
  border: 1px solid #E8EBED;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  max-width: 75%;
  padding: 0.75rem;
  align-self: flex-end;
  min-width: 14rem;
  margin-bottom: 1.75rem;
}
.conv-page__content .bloc-conv__messages .message--user .message__actions {
  position: absolute;
  right: 0;
  bottom: -33px;
  opacity: 0;
}
.conv-page__content .bloc-conv__messages .message--user .message__time {
  position: absolute;
  left: 0;
  bottom: -33px;
}
.conv-page__content .bloc-conv__messages .message__bar {
  display: flex;
  justify-content: space-between;
}
.conv-page__content .bloc-conv__messages .message__time {
  color: #6b7280;
  font-size: 0.75rem;
}
.conv-page__content .bloc-conv__messages .message__actions {
  display: flex;
  transition: opacity 0.3s ease;
  gap: 0;
}
.conv-page__content .bloc-conv__messages .message__actions .btn {
  height: 1.8rem;
  width: 1.8rem;
  padding: 0.25rem;
  cursor: pointer;
}
.conv-page__content .bloc-conv__messages .message__actions .btn > i {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.conv-page__content .bloc-conv__messages .message__actions .btn:hover {
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 2px 4px 1px rgba(18, 18, 18, 0.06);
}
.conv-page__content .bloc-conv__messages .message p {
  margin-bottom: 0.25rem;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: -0.0225rem;
  line-height: 1.25rem;
}
.conv-page__content .bloc-conv__messages .message:hover .message__actions {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.conv-page__content .bloc-conv__messages__container {
  max-width: 768px;
  margin: auto;
  margin: 0 auto;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 95%;
}
.conv-page__content .bloc-conv .prompt-input__container {
  max-width: 768px;
  margin: auto;
  padding: 1rem;
  border-radius: var(--Radius-12, 0.75rem);
  border: 1px solid #E8EBED;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
}
.conv-page__content .bloc-conv .prompt-input__textarea {
  width: 100%;
  resize: none;
  min-height: 1.5em;
  max-height: 15em;
}
.conv-page__content .bloc-conv .prompt-input__bar-actions {
  display: flex;
  justify-content: space-between;
}
.conv-page__side-bar {
  max-width: 26rem;
  width: 26rem;
  position: relative;
  margin-left: 1rem;
}
.conv-page__side-bar__close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  cursor: pointer;
}
.conv-page__side-bar__close > a {
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
}
.conv-page__side-bar__close > a i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.conv-page__side-bar__close > a i svg path {
  stroke: #7F8C99;
}
.conv-page__side-bar__close > a:hover,
.conv-page__side-bar__close > a--active {
  border: 1px solid #E8EBED;
  box-shadow: 0 1px 2px 0 rgba(9, 25, 72, 0.13);
  background-color: #fff;
}
.conv-page__side-bar__close > a:hover svg path,
.conv-page__side-bar__close > a--active svg path {
  stroke: #1f2937;
}
.right-side-bar {
  background: #f9fafb;
  overflow: hidden;
  transition: width 0.3s ease;
  display: flex;
  flex-direction: column;
  border: 1px solid #E8EBED;
  border-radius: 0.75rem;
  height: 100%;
  overflow: auto;
}
.right-side-bar__header {
  padding: 1rem 1rem 0.5rem;
}
.right-side-bar__header .title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-family: "inter", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75rem;
}
.right-side-bar__content {
  padding: 1rem;
  overflow: auto;
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.right-side-bar__menu {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
  border-bottom: #E8EBED 1px solid;
}
.right-side-bar__menu__item__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
}
.right-side-bar__menu__item__link .picto {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
}
.right-side-bar__menu__item__link .picto svg {
  width: 100%;
}
.right-side-bar__menu__item__link .picto svg path {
  stroke: #6b7280;
}
.right-side-bar__menu__item__link span {
  color: #6b7280;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.right-side-bar__menu__item__link:hover {
  background-color: #fff;
}
.right-side-bar__menu__item__link:hover span {
  color: #5b2eff;
}
.right-side-bar__menu__item__link:hover .picto svg path {
  stroke: #5b2eff;
}
.right-side-bar .title-section {
  font-family: "inter", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gn-sidemenu {
  background-color: #f0f4fa;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
  box-sizing: border-box;
}
.gn-sidemenu__main-menu {
  max-height: 80%;
  overflow: hidden;
}
.cm-group__conv-group .group-header {
  display: flex;
  gap: 8px;
}
.cm-group__conv-group .group-header .group-name {
  color: #6b7280;
  flex: 1;
  font-size: 14px;
  font-weight: 500;
}
.btn555 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background:
    linear-gradient(
      320deg,
      #5B2EFF 43%,
      #2EE6C6 107%);
  color: white;
  border: none;
  padding: 12px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
.btn555:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(139, 92, 246, 0.3);
}
.btn555:active {
  transform: translateY(0);
}
.right-side-bar__content .attachments {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.right-side-bar__content ul.list-pj-image,
.right-side-bar__content ul.list-pj-file {
  gap: 0.25rem;
  display: flex;
  flex-wrap: wrap;
}
.right-side-bar__content .pj-item {
  position: relative;
  width: 5.75rem;
  height: 5.75rem;
  border: 1px solid #E8EBED;
  border-radius: 0.5rem;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1px 1px 0 rgba(18, 18, 18, 0.05);
}
.right-side-bar__content .pj-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease;
}
.right-side-bar__content .pj-item .file-thumb {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-side-bar__content .pj-item .file-thumb svg {
  width: 1.5rem;
  height: 1.5rem;
}
.right-side-bar__content .pj-item .file-thumb.pdf svg path {
  stroke: #7F8C99;
}
.right-side-bar__content .pj-item .zoom-btn {
  position: absolute;
  right: 0.25rem;
  bottom: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #E8EBED;
  border-radius: 0.375rem;
  box-shadow: 0 1px 2px rgba(9, 25, 72, 0.13);
  opacity: 0;
  transform: translateY(2px);
  transition:
    opacity 0.15s ease,
    transform 0.15s ease,
    background-color 0.2s ease;
  cursor: pointer;
}
.right-side-bar__content .pj-item .zoom-btn svg path {
  stroke: #6b7280;
}
.right-side-bar__content .pj-item .zoom-btn:hover {
  background: #f0f4fa;
}
.right-side-bar__content .pj-item:hover img {
  transform: scale(1.03);
}
.right-side-bar__content .pj-item:hover .zoom-btn {
  opacity: 1;
  transform: translateY(0);
}
.sidebar.collapsed {
  width: 74px !important;
}
.sidebar .main-menu {
  will-change:
    transform,
    opacity,
    clip-path;
  transition:
    transform 0.36s cubic-bezier(0.16, 1, 0.3, 1),
    opacity 0.28s ease-in-out,
    clip-path 0.36s cubic-bezier(0.16, 1, 0.3, 1);
  clip-path: inset(0 0 0 0 round 0.5rem);
}
.sidebar.collapsed .main-menu {
  opacity: 0;
  transform: translateX(-10px);
  clip-path: inset(0 100% 0 0 round 0.5rem);
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  .sidebar,
  .sidebar .main-menu {
    transition: none !important;
  }
}

/* node_modules/prismjs/themes/prism-okaidia.css */
code[class*=language-],
pre[class*=language-] {
  color: #f8f8f2;
  background: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family:
    Consolas,
    Monaco,
    "Andale Mono",
    "Ubuntu Mono",
    monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*=language-] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
  border-radius: 0.3em;
}
:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #272822;
}
:not(pre) > code[class*=language-] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #8292a2;
}
.token.punctuation {
  color: #f8f8f2;
}
.token.namespace {
  opacity: .7;
}
.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #f92672;
}
.token.boolean,
.token.number {
  color: #ae81ff;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2;
}
.token.atrule,
.token.attr-value,
.token.function,
.token.class-name {
  color: #e6db74;
}
.token.keyword {
  color: #66d9ef;
}
.token.regex,
.token.important {
  color: #fd971f;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}

/* node_modules/prismjs/plugins/line-highlight/prism-line-highlight.css */
pre[data-line] {
  position: relative;
  padding: 1em 0 1em 3em;
}
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  background: hsla(24, 20%, 50%, .08);
  background:
    linear-gradient(
      to right,
      hsla(24, 20%, 50%, .1) 70%,
      hsla(24, 20%, 50%, 0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}
@media print {
  .line-highlight {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}
.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: .4em;
  left: .6em;
  min-width: 1em;
  padding: 0 .5em;
  background-color: hsla(24, 20%, 50%, .4);
  color: hsl(24, 20%, 95%);
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: .3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white;
}
.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: .4em;
}
.line-numbers .line-highlight:before,
.line-numbers .line-highlight:after {
  content: none;
}
pre[id].linkable-line-numbers span.line-numbers-rows {
  pointer-events: all;
}
pre[id].linkable-line-numbers span.line-numbers-rows > span:before {
  cursor: pointer;
}
pre[id].linkable-line-numbers span.line-numbers-rows > span:hover:before {
  background-color: rgba(128, 128, 128, .2);
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-SYBP2B4F.css.map */
