.nav-flag-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.twemoji.nav-flag-emoji {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 14px !important;
  height: 14px !important;
  font-size: 14px !important;
  line-height: 1 !important;
  position: relative;
}

.twemoji.nav-flag-emoji img {
  width: 14px !important;
  height: 14px !important;
  min-width: 14px !important;
  min-height: 14px !important;
  max-width: 14px !important;
  max-height: 14px !important;
  -o-object-fit: contain;
     object-fit: contain;
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
  padding: 0 !important;
}

.dropdown-flag-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  position: relative;
}

.twemoji.dropdown-flag-emoji {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  line-height: 1 !important;
  position: relative;
}

.twemoji.dropdown-flag-emoji img {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  -o-object-fit: contain;
     object-fit: contain;
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
  padding: 0 !important;
}

[role="menu"] button .flex-shrink-0 {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
}

[role="menu"] button .truncate {
  line-height: 18px !important;
  font-size: 14px !important;
}

[role="menu"] button {
  min-height: 36px;
  gap: 10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.twemoji {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  vertical-align: middle;
  line-height: 1 !important;
}

.twemoji img {
  max-width: 100% !important;
  max-height: 100% !important;
  display: block;
  image-rendering: auto;
}

.center_8e0d8d {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 20px;
  width: 100%;
}
.errorCard_8e0d8d {
  background: var(--bg-card);
  border-radius: var(--radius-card);
  padding: 32px 28px;
  max-width: 460px;
  width: 100%;
  box-shadow: var(--shadow);
  border: 1px solid var(--border-subtle);
}
.errorMsg_8e0d8d {
  color: #f87171;
  background: rgba(248, 113, 113, 0.08);
  padding: 12px 16px;
  border-radius: 10px;
  font-size: 0.85rem;
  border-left: 3px solid #f87171;
  margin-bottom: 16px;
}
.retryBtn_8e0d8d {
  background: var(--bg-elevated);
  border: none;
  color: var(--text-primary);
  padding: 8px 18px;
  border-radius: var(--radius-pill);
  font-size: 0.8rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.15s;
}
.retryBtn_8e0d8d:hover {
  background: var(--bg-elevated-hover);
}
.retryBtn_8e0d8d:active {
  transform: scale(0.97);
}

.heading-sm\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.heading-sm\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.heading-sm\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.heading-sm\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.heading-sm\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.heading-sm\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.heading-sm\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.heading-sm\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.heading-sm\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.2857142857142858;
}

.heading-sm\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.heading-md\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
}

.heading-md\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.heading-md\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
}

.heading-md\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.heading-md\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

.heading-md\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.heading-md\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}

.heading-md\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.heading-md\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.25;
}

.heading-md\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.heading-lg\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-lg\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.heading-lg\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-lg\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.heading-lg\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-lg\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.heading-lg\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-lg\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.heading-lg\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.2;
}

.heading-lg\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.heading-xl\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.25;
}

.heading-xl\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.heading-xl\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
}

.heading-xl\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.heading-xl\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

.heading-xl\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.heading-xl\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}

.heading-xl\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.heading-xl\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.25;
}

.heading-xl\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.heading-xxl\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
}

.heading-xxl\/normal__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.heading-xxl\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
}

.heading-xxl\/medium__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.heading-xxl\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}

.heading-xxl\/semibold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.heading-xxl\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
}

.heading-xxl\/bold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.heading-xxl\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.25;
}

.heading-xxl\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.experimental\/heading-xs\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.experimental\/heading-xs\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.experimental\/heading-xs\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.experimental\/heading-xs\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.experimental\/heading-sm\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-sm\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/heading-sm\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-sm\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/heading-md\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

.experimental\/heading-md\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.experimental\/heading-md\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

.experimental\/heading-md\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.experimental\/heading-lg\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.experimental\/heading-lg\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.experimental\/heading-lg\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

.experimental\/heading-lg\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.experimental\/heading-xl\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-xl\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.experimental\/heading-xl\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-xl\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.experimental\/heading-xxl\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-xxl\/semibold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.experimental\/heading-xxl\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-xxl\/bold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.eyebrow__91a9d {
  font-family: var(--font-display);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.eyebrow__91a9d,
.eyebrow__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.heading-deprecated-12\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.heading-deprecated-12\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.heading-deprecated-12\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.heading-deprecated-12\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.heading-deprecated-12\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.redesign\/heading-18\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.redesign\/heading-18\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.redesign\/heading-18\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.text-xxs\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.2;
}

.text-xxs\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.625rem;
}

.text-xxs\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.2;
}

.text-xxs\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.625rem;
}

.text-xxs\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-xxs\/bold__91a9d,
.text-xxs\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.625rem;
}

.text-xxs\/bold__91a9d {
  font-family: var(--font-primary);
  font-weight: 700;
  line-height: 1.2;
}

.text-xxs\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.625rem;
}

.text-xs\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.text-xs\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.text-xs\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.text-xs\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.text-xs\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.text-xs\/bold__91a9d,
.text-xs\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.text-xs\/bold__91a9d {
  font-family: var(--font-primary);
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.text-xs\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.text-sm\/normal__91a9d {
  font-family: var(--font-primary);
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.text-sm\/medium__91a9d,
.text-sm\/normal__91a9d,
.text-sm\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.text-sm\/medium__91a9d {
  font-family: var(--font-primary);
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.text-sm\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.text-sm\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.text-sm\/bold__91a9d,
.text-sm\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.text-sm\/bold__91a9d {
  font-family: var(--font-primary);
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.text-sm\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.text-md\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
}

.text-md\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.text-md\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
}

.text-md\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.text-md\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

.text-md\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.text-md\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}

.text-md\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.text-lg\/normal__91a9d {
  font-family: var(--font-primary);
  font-weight: 400;
  line-height: 1.2;
}

.text-lg\/medium__91a9d,
.text-lg\/normal__91a9d,
.text-lg\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.text-lg\/medium__91a9d {
  font-family: var(--font-primary);
  font-weight: 500;
  line-height: 1.2;
}

.text-lg\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.text-lg\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-lg\/bold__91a9d,
.text-lg\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.text-lg\/bold__91a9d {
  font-family: var(--font-primary);
  font-weight: 700;
  line-height: 1.2;
}

.text-lg\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.redesign\/message-preview\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.9375rem;
}

.redesign\/channel-title\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
}

.redesign\/channel-title\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.redesign\/channel-title\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.375;
}

.redesign\/channel-title\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.redesign\/channel-title\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.375;
}

.redesign\/channel-title\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.redesign\/channel-title\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.375;
}

.redesign\/channel-title\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/body-xs\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/body-xs\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/body-xs\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.experimental\/body-xs\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/body-sm\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.experimental\/body-sm\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.experimental\/body-sm\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.experimental\/body-sm\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.experimental\/body-md\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
}

.experimental\/body-md\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/body-md\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
}

.experimental\/body-md\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/body-lg\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.experimental\/body-lg\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.experimental\/body-lg\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.experimental\/body-lg\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.experimental\/meta\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/meta\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/meta\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.experimental\/meta\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.display-sm__91a9d {
  font-family: var(--font-headline);
  font-weight: 800;
  line-height: 1;
}

.display-sm__91a9d,
.display-sm__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

.display-md__91a9d {
  font-family: var(--font-headline);
  font-weight: 800;
  line-height: 1.0588235294117647;
}

.display-md__91a9d,
.display-md__91a9d.fontScaling__91a9d {
  font-size: 2.125rem;
}

.display-lg__91a9d {
  font-family: var(--font-headline);
  font-weight: 800;
  line-height: 0.9545454545454546;
}

.display-lg__91a9d,
.display-lg__91a9d.fontScaling__91a9d {
  font-size: 2.75rem;
}

.experimental\/display-xs__91a9d {
  font-family: var(--font-headline);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.125;
}

.experimental\/display-xs__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/display-sm__91a9d {
  font-family: var(--font-headline);
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.0833333333333333;
}

.experimental\/display-sm__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

.experimental\/display-md__91a9d {
  font-family: var(--font-headline);
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.0625;
}

.experimental\/display-md__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

.experimental\/display-lg__91a9d {
  font-family: var(--font-headline);
  font-size: 2.75rem;
  font-weight: 800;
  line-height: 1;
}

.experimental\/display-lg__91a9d.fontScaling__91a9d {
  font-size: 2.75rem;
}

.experimental\/label-xs\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.experimental\/label-xs\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/label-xs\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.experimental\/label-xs\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/label-sm\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.experimental\/label-sm\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.experimental\/label-sm\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.experimental\/label-sm\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

.experimental\/label-md\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
}

.experimental\/label-md\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/label-md\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/label-md\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

.experimental\/label-lg\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2222222222222223;
}

.experimental\/label-lg\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.experimental\/label-lg\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

.experimental\/label-lg\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

.code__91a9d {
  font-family: var(--font-code);
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.code__91a9d,
.code__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/mono-md\/normal__91a9d {
  font-family: var(--font-code);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/mono-md\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/mono-md\/bold__91a9d {
  font-family: var(--font-code);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.experimental\/mono-md\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.experimental\/mono-sm\/normal__91a9d {
  font-family: var(--font-code);
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.2;
}

.experimental\/mono-sm\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.625rem;
}

.experimental\/mono-sm\/bold__91a9d {
  font-family: var(--font-code);
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.2;
}

.experimental\/mono-sm\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.625rem;
}

:where(.mana-type-consolidation) .heading-sm\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation)
  .heading-sm\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation)
  .heading-sm\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-md\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-md\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-md\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-md\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation) .heading-md\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .heading-md\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .heading-md\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .heading-lg\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation)
  .heading-lg\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation)
  .heading-lg\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-xl\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xl\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xl\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xxl\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/normal__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/medium__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/semibold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xxl\/bold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/extrabold__91a9d {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .eyebrow__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .eyebrow__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/extrabold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/extrabold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .text-xxs\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xs\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xs\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .text-xs\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .text-xs\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-sm\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/normal__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/medium__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/semibold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/bold__91a9d.fontScaling__91a9d {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-md\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/semibold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/bold__91a9d {
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-lg\/normal__91a9d {
  font-family: var(--font-primary);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/normal__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/medium__91a9d {
  font-family: var(--font-primary);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/medium__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/bold__91a9d.fontScaling__91a9d {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/normal__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/normal__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/medium__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/medium__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/semibold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/semibold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/bold__91a9d {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/bold__91a9d.fontScaling__91a9d {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .display-sm__91a9d {
  font-family: var(--font-headline);
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.0833333333333333;
}

:where(.mana-type-consolidation) .display-sm__91a9d.fontScaling__91a9d {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .display-md__91a9d {
  font-family: var(--font-headline);
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.0625;
}

:where(.mana-type-consolidation) .display-md__91a9d.fontScaling__91a9d {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .display-lg__91a9d {
  font-family: var(--font-headline);
  font-size: 2.75rem;
  font-weight: 800;
  line-height: 1;
}

:where(.mana-type-consolidation) .display-lg__91a9d.fontScaling__91a9d {
  font-size: 2.75rem;
}

:where(.mana-type-consolidation) .code__91a9d {
  font-family: var(--font-code);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .code__91a9d.fontScaling__91a9d {
  font-size: 0.75rem;
}

.container__91a9d {
  border-radius: var(--radius-sm);
  box-sizing: border-box;
  color: var(--channels-default);
  display: block;
  padding: 1px 0;
  transition: none;
}

.container__91a9d .muted__91a9d {
  color: var(--text-muted);
}

.childContainer__91a9d {
  border-radius: inherit;
  padding-block: 0;
  padding-inline: var(--space-xs) 8px;
}

.childContainer__91a9d.nameplated__91a9d {
  padding-inline-end: 32px;
  position: relative;
}

.muted__91a9d .avatar__91a9d {
  opacity: 0.3;
}

.clickable__91a9d.container__91a9d:hover {
  color: var(--interactive-text-hover);
}

.clickable__91a9d.container__91a9d:hover .muted__91a9d {
  color: var(--interactive-text-hover);
}

.clickable__91a9d.container__91a9d:hover .avatar__91a9d {
  opacity: 1;
}

.clickable__91a9d.container__91a9d:active,
.highlighted__91a9d.container__91a9d,
.selected__91a9d.container__91a9d {
  color: var(--interactive-text-active);
}

.layout__91a9d {
  align-items: center;
  border-radius: inherit;
  display: flex;
  flex: 0 1 auto;
  height: 42px;
  max-width: 100%;
  min-width: 0;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}

.wrappedLayout__91a9d {
  height: auto;
  padding: 5px 8px;
}

.clickable__91a9d:hover .childContainer__91a9d {
  background-color: var(--interactive-background-hover);
  cursor: pointer;
}

.clickable__91a9d:active .childContainer__91a9d {
  background-color: var(--interactive-background-active);
}

.selected__91a9d .childContainer__91a9d {
  background-color: var(--interactive-background-selected);
}

.avatar__91a9d {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  height: 32px;
  justify-content: center;
  margin-inline-end: 12px;
  width: 32px;
}

.content__91a9d {
  flex: 1 1 auto;
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.name__91a9d {
  display: flex;
  flex: 0 1 auto;
  min-width: 0;
}

.wrappedName__91a9d {
  overflow: none;
  white-space: normal;
}

.nameAndDecorators__91a9d {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}

.subText__91a9d {
  margin-top: -2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.subText__91a9d:empty {
  display: none;
}

.children__91a9d {
  flex: 0 0 auto;
  margin-inline-start: 8px;
}

.visuallyHidden__1d70e {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

.dnsFont__89a31 {
  font-synthesis: none;
}

.cherryBomb__89a31 {
  font-family:
    Sakura,
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.04em;
}

.cherryBomb__89a31.safari__89a31 {
  transform: translateY(-1px);
}

.chicle__89a31 {
  font-family:
    Jellybean,
    gg sans,
    Arial,
    sans-serif;
}

.museoModerno__89a31 {
  font-family:
    Modern,
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.01em;
}

.neoCastel__89a31 {
  font-family:
    Medieval,
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.02em;
}

.neoCastel__89a31.safari__89a31 {
  transform: translateY(-1px);
}

.pixelify__89a31 {
  font-family:
    "8Bit",
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.02em;
}

.sinistre__89a31 {
  font-family:
    Vampyre,
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.01em;
}

.zillaSlab__89a31 {
  font-family:
    Tempo,
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.03em;
}

.playpenSans__89a31 {
  font-family:
    Monkey Bars,
    gg sans,
    Arial,
    sans-serif;
}

.orbitron__89a31 {
  font-family:
    Mainframe,
    gg sans,
    Arial,
    sans-serif;
  letter-spacing: 0.03em;
}

.newRocker__89a31 {
  font-family:
    Headbang,
    gg sans,
    Arial,
    sans-serif;
}

.kalam__89a31 {
  font-family:
    Journal,
    gg sans,
    Arial,
    sans-serif;
}

.container_dfb989 {
  display: inline-flex;
  max-width: 100%;
  min-width: 0;
  opacity: var(--custom-display-name-styles-font-opacity, 1);
  perspective: 1px;
  position: relative;
  text-indent: 0;
  z-index: 0;
}

.container_dfb989.inProfile_dfb989 {
  display: flex;
}

.container_dfb989.hasAppendedInlineContent_dfb989,
.userNameAndAppendedInlineContentContainer_dfb989 {
  display: inline;
}

.innerContainer_dfb989 {
  flex: 1 1 0%;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: var(--custom-display-name-styles-wrap);
}

.underlineOnHover_dfb989:hover {
  text-decoration: underline;
  text-decoration-color: var(--custom-display-name-styles-main-color);
}

.emoji_dfb989 {
  position: relative;
  z-index: 1;
}

.gummy_dfb989 {
  font-kerning: none;
  font-variant-ligatures: none;
}

.gummyLetter_dfb989 {
  display: inline-block;
  white-space: pre;
}

.shouldWrap_dfb989 .gummyWord_dfb989 {
  display: inline-block;
  vertical-align: top;
}

.showEffect_dfb989.container_dfb989 {
  opacity: 1;
}

.showEffect_dfb989.container_dfb989 .solid_dfb989 {
  color: var(--custom-display-name-styles-main-color);
}

.showEffect_dfb989.container_dfb989 .gradient_dfb989 {
  background: linear-gradient(
    to bottom right,
    var(--custom-display-name-styles-gradient-stops)
  );
  background-clip: text;
  -webkit-background-clip: text;
  background-size: 100% auto;
}

.showEffect_dfb989.container_dfb989 .gradient_dfb989,
.showEffect_dfb989.container_dfb989 .prism_dfb989 {
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 0;
}

.showEffect_dfb989.container_dfb989 .prism_dfb989 {
  background-clip: text;
  -webkit-background-clip: text;
  background-image: linear-gradient(
    90deg,
    var(--custom-display-name-styles-prism-stops)
  );
  background-position-x: 0;
  background-repeat: repeat;
  background-size: var(--custom-display-name-styles-prism-cycle) auto;
}

.showEffect_dfb989.container_dfb989 .neon_dfb989 {
  --custom-neon-shadow-radius: calc(4px + 0.12em);
  paint-order: stroke fill;
  -webkit-text-stroke-width: calc(1px + 0.04em);
  -webkit-text-stroke-color: var(
    --custom-display-name-styles-neon-stroke-color
  );
  color: var(--white);
  margin: calc(var(--custom-neon-shadow-radius) * -1);
  padding: var(--custom-neon-shadow-radius);
  position: relative;
  text-shadow: 0 0 var(--custom-neon-shadow-radius)
    var(--custom-display-name-styles-main-color);
  z-index: 0;
}

.showEffect_dfb989.container_dfb989 .toon_dfb989 {
  --custom-toon-stroke-width: calc(1.6px + 0.04em);
  --custom-toon-margin: calc(var(--custom-toon-stroke-width) * -1);
  paint-order: stroke fill;
  position: relative;
  -webkit-text-stroke-width: var(--custom-toon-stroke-width);
  -webkit-text-stroke-color: var(
    --custom-display-name-styles-toon-stroke-color
  );
  color: var(--custom-display-name-styles-toon-stroke-color);
  margin-inline-start: var(--custom-toon-margin);
  margin-bottom: var(--custom-toon-margin);
  margin-inline-end: var(--custom-toon-margin);
  padding-bottom: var(--custom-toon-stroke-width);
  padding-inline-end: var(--custom-toon-stroke-width);
  padding-inline-start: var(--custom-toon-stroke-width);
  transition: color 266ms cubic-bezier(0.43, 0.21, 0.27, 0.78);
}

.showEffect_dfb989.container_dfb989 .toon_dfb989:before {
  background: linear-gradient(
    180deg,
    var(--white) 0,
    var(--custom-display-name-styles-light-2-color) 8%,
    var(--custom-display-name-styles-light-1-color) 15%,
    var(--custom-display-name-styles-main-color) 25%,
    var(--custom-display-name-styles-light-2-color) 45%,
    var(--custom-display-name-styles-main-color) 55%,
    var(--white) 75%,
    var(--custom-display-name-styles-light-2-color) 83%,
    var(--custom-display-name-styles-light-1-color) 90%,
    var(--custom-display-name-styles-main-color) 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  background-size: 100% 400%;
  content: attr(data-username-with-effects);
  inset: 0;
  padding-inline: var(--custom-toon-stroke-width);
  padding-bottom: var(--custom-toon-margin);
  position: absolute;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 266ms cubic-bezier(0.43, 0.21, 0.27, 0.78);
  white-space: var(--custom-display-name-styles-wrap);
}

.showEffect_dfb989.container_dfb989 .pop_dfb989 {
  --custom-pop-stroke-width: calc(1.2px + 0.04em);
  --custom-pop-bottom-translate_3d: 0.08em;
  color: var(--white);
  display: inline-block;
  paint-order: stroke fill;
  position: relative;
  vertical-align: top;
  -webkit-text-stroke-width: var(--custom-pop-stroke-width);
  -webkit-text-stroke-color: var(--custom-display-name-styles-dark-2-color);
  margin-bottom: calc(
    var(--custom-pop-stroke-width) * -1 - var(--custom-pop-bottom-translate_3d)
  );
  margin-inline-start: calc(var(--custom-pop-stroke-width) * -1);
  padding-bottom: calc(
    var(--custom-pop-stroke-width) + var(--custom-pop-bottom-translate_3d)
  );
  padding-inline-start: var(--custom-pop-stroke-width);
}

.showEffect_dfb989.container_dfb989 .pop_dfb989:before {
  bottom: calc(
    var(--custom-pop-bottom-translate_3d) * -1 - var(--custom-pop-stroke-width)
  );
  color: var(--custom-display-name-styles-main-color);
  content: attr(data-username-with-effects);
  margin-inline-start: calc(var(--custom-pop-stroke-width) * -1);
  padding-inline-start: var(--custom-pop-stroke-width);
  position: absolute;
  top: 0;
  /*width_old: calc(100% - var(--custom-pop-stroke-width));*/
  width: 100%;
  z-index: -1;
  -webkit-text-stroke-width: var(--custom-pop-stroke-width);
  -webkit-text-stroke-color: transparent;
  background: linear-gradient(
    to bottom left,
    var(--custom-display-name-styles-light-1-color) 0,
    var(--custom-display-name-styles-light-1-color) 6%,
    var(--custom-display-name-styles-main-color) 20%,
    var(--custom-display-name-styles-main-color) 50%,
    var(--custom-display-name-styles-light-1-color) 56%,
    var(--custom-display-name-styles-main-color) 70%,
    var(--custom-display-name-styles-main-color) 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  background-position: 100% 0;
  background-size: 200% 200%;
  transform: translate3d(0, var(--custom-pop-bottom-translate_3d), 0);
  -webkit-text-fill-color: transparent;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: var(--custom-display-name-styles-wrap);
}

.showEffect_dfb989.container_dfb989 .pop_dfb989.underlineOnHover_dfb989:hover {
  text-decoration: none;
}

.showEffect_dfb989.container_dfb989
  .pop_dfb989.underlineOnHover_dfb989:hover:before {
  text-decoration: underline;
  text-decoration-color: var(--custom-display-name-styles-main-color);
  text-underline-offset: calc(var(--custom-pop-bottom-translate_3d));
}

.showEffect_dfb989.container_dfb989 .gummy_dfb989 {
  text-decoration: none;
}

.showEffect_dfb989.container_dfb989
  .gummy_dfb989.underlineOnHover_dfb989:hover {
  position: relative;
  text-decoration: none;
}

.showEffect_dfb989.container_dfb989
  .gummy_dfb989.underlineOnHover_dfb989:hover:before {
  color: transparent;
  content: attr(data-username-with-effects);

  inset: var(--custom-gummy-squish-headroom, 0) 0 0;
  pointer-events: none;
  position: absolute;
  text-decoration: underline;
  text-decoration-color: var(--custom-display-name-styles-main-color);
  white-space: var(--custom-display-name-styles-wrap);
}

.animated_dfb989.loop_dfb989.loop_dfb989 > * {
  animation-iteration-count: infinite;
}

.animated_dfb989.loop_dfb989.loop_dfb989 > :before {
  animation-iteration-count: infinite;
}

.animated_dfb989 .neon_dfb989 {
  animation: neon-flicker-animation_dfb989 4s
    cubic-bezier(0.24, 0.31, 0.36, 0.93);
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.animated_dfb989 .toon_dfb989:before {
  animation: toon-animation_dfb989 4s cubic-bezier(0.44, 0.29, 0.48, 1);
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.animated_dfb989 .pop_dfb989 {
  animation: pop-animation-main_dfb989 4s cubic-bezier(0.44, 0.29, 0.48, 1);
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.animated_dfb989 .pop_dfb989:before {
  animation: pop-animation-shadow_dfb989 4s cubic-bezier(0.44, 0.29, 0.48, 1);
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.animated_dfb989 .prism_dfb989 {
  animation: prism-scroll_dfb989 2s linear;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.animated_dfb989 .gummy_dfb989 {
  --custom-gummy-squish-headroom: 0.12em;
  margin-block: calc(var(--custom-gummy-squish-headroom) * -1);
  padding-block: var(--custom-gummy-squish-headroom);
}

.animated_dfb989 .gummyLetter_dfb989 {
  animation: gummy-squish_dfb989 4s cubic-bezier(0.44, 0.29, 0.48, 1);
  animation-delay: calc(var(--custom-letter-index, 0) * 50ms);
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.animated_dfb989.loop_dfb989.loop_dfb989 .gummyLetter_dfb989 {
  animation-iteration-count: infinite;
}

.container_dfb989:not(.animated_dfb989),
.container_dfb989:not(.animated_dfb989):before {
  animation-play-state: paused !important;
  transition: none !important;
}

@keyframes pop-animation-main_dfb989 {
  0% {
    transform: translateZ(0);
  }

  18% {
    perspective: 1px;
    transform: translate3d(0, -0.05em, 0);
  }

  35% {
    perspective: 1px;
    transform: translate3d(0, 0.08em, 0);
  }

  50%,
  to {
    perspective: 1px;
    transform: translateZ(0);
  }
}

@keyframes pop-animation-shadow_dfb989 {
  0% {
    background-position: 100% 0;
    perspective: 1px;
    transform: translate3d(0, 0.08em, 0);
  }

  18% {
    perspective: 1px;
    transform: translate3d(0, 0.13em, 0);
  }

  35% {
    perspective: 1px;
    transform: translateZ(0);
  }

  50%,
  to {
    background-position: 0 100%;
    perspective: 1px;
    transform: translate3d(0, 0.08em, 0);
  }
}

@keyframes toon-animation_dfb989 {
  0%,
  5% {
    background-position: 50% 0;
  }

  55%,
  to {
    background-position: 50% 100%;
  }
}

@keyframes neon-flicker-animation_dfb989 {
  0%,
  15%,
  18%,
  20%,
  23%,
  25%,
  50% {
    color: var(--white);
  }

  16%,
  22%,
  28% {
    color: hsl(
      from var(--custom-display-name-styles-main-color) h
        calc(min(1, s) * ((s * 1.1) + 10)) 85
    );
  }

  51%,
  to {
    color: var(--white);
  }
}

@keyframes prism-scroll_dfb989 {
  0% {
    background-position-x: 0;
  }

  to {
    background-position-x: calc(
      var(--custom-display-name-styles-prism-cycle) * -1
    );
  }
}

@keyframes gummy-squish_dfb989 {
  0%,
  35%,
  to {
    transform: scaleX(1) scaleY(1);
  }

  7% {
    transform: scaleX(1.28) scaleY(0.72);
  }

  14% {
    transform: scaleX(0.82) scaleY(1.18);
  }

  21% {
    transform: scaleX(1.1) scaleY(0.9);
  }

  28% {
    transform: scaleX(0.96) scaleY(1.04);
  }
}

.chipletContainerInner__10651 {
  align-items: center;
  background: var(--background-mod-strong);
  border-radius: 4px;
  display: inline-flex;
  line-height: 16px !important;
  padding: 0 4px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}

span.messageChipletContainerInner__10651,
span.messageText__10651 {
  display: inline;
  line-height: 2px !important;
  vertical-align: middle;
}

img.messageBadge__10651 {
  margin-bottom: -3px;
  margin-top: -6px;
}

.chipletContainerInline__10651 {
  margin-top: -2px;
}

.clickable__10651 {
  cursor: pointer;
  transition: background 0.1s ease-in-out;
}

.clickable__10651:hover {
  background: var(--background-mod-muted);
}

.text__10651 {
  align-items: center;
  display: inline-flex;
  line-height: 16px !important;
  max-width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.copyOnlyText__10651 {
  font-size: 0;
  height: 1px;
  line-height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: normal;
}

.badge__10651 {
  margin-inline-end: 2px;
  margin-top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.badgePlaceholder__10651 {
  display: inline;
  vertical-align: middle;
}

.tooltip__10651 {
  background: var(--background-surface-highest);
  border-radius: 8px;
}

.tooltip__10651,
.tooltipContainer__10651 {
  max-width: 360px;
  padding: 0;
}

.chipletContainerInner__10651.noTooltip__10651:hover {
  background: var(--background-mod-strong);
}

.tagText__10651 {
  text-indent: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.custom-profile-frame {
  --custom-profile-frame-scaled-overflow-horizontal: calc(
    var(--custom-profile-frame-overflow-horizontal) *
      var(--custom-profile-frame-layer-scale)
  );
  --custom-profile-frame-scaled-overflow-top: calc(
    var(--custom-profile-frame-overflow-top) *
      var(--custom-profile-frame-layer-scale)
  );
  --custom-profile-frame-scaled-overflow-bottom: calc(
    var(--custom-profile-frame-overflow-bottom) *
      var(--custom-profile-frame-layer-scale)
  );
}

:where(:root) .theme-midnight {
  --custom-profile-frame-drop-shadow-opacity: 0.6;
}

:where(:root) .theme-darker {
  --custom-profile-frame-drop-shadow-opacity: 0.4;
}

:where(:root) .theme-dark {
  --custom-profile-frame-drop-shadow-opacity: 0.2;
}

:where(:root) .theme-light {
  --custom-profile-frame-drop-shadow-opacity: 0.13;
}

.member__5d473 {
  margin-inline-start: 8px;
  max-width: calc(var(--custom-member-list-width) - 16px);
  position: relative;
}

.memberInner__5d473 {
  box-sizing: border-box;
  height: auto;
  padding: var(--space-xxs) 0 var(--space-xxs);
}

.offline__5d473 {
  opacity: 0.3;
}

.offline__5d473:hover {
  opacity: 1;
}

.icon__5d473 {
  flex: 0 0 auto;
  flex-shrink: 0;
  height: 14px;
  position: relative;
  width: 14px;
}

.ownerIcon__5d473 {
  color: var(--text-feedback-warning);
  margin-inline-start: 4px;
}

.lostPermission__5d473 {
  text-decoration: line-through;
}

.premiumIcon__5d473 {
  margin-inline-start: 3px;
  top: 1px;
}

.placeholder__5d473 {
  padding: 4px 8px;
}

.botTag__5d473 {
  flex: 0 0 auto;
  margin-inline-start: 4px;
}

.username__5d473 {
  align-items: center;
  display: flex;
  flex: 0 1 auto;
  margin-inline-end: auto;
  max-width: 100%;
  min-width: 0;
}

.name__5d473 {
  flex: 1 1 auto;
  white-space: nowrap;
}

span.clanTag__5d473 {
  margin-top: 1px;
  margin-inline-start: 4px;
  margin-bottom: 1px;
}

.flatBottom__5d473 {
  border-end-end-radius: 0;
  border-end-start-radius: 0;
}

.heading-sm\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.heading-sm\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.heading-sm\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.heading-sm\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.heading-sm\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.heading-sm\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.heading-sm\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.heading-sm\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.heading-sm\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2857142857142858;
}

.heading-sm\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.heading-md\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.heading-md\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.heading-md\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.heading-md\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.heading-md\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.heading-md\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.heading-md\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.heading-md\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.heading-md\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.25;
}

.heading-md\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.heading-lg\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.heading-lg\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.heading-lg\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.heading-lg\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.heading-lg\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.heading-lg\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.heading-lg\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.heading-lg\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.heading-lg\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}

.heading-lg\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.heading-xl\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
}

.heading-xl\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.heading-xl\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
}

.heading-xl\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.heading-xl\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.heading-xl\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.heading-xl\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

.heading-xl\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.heading-xl\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}

.heading-xl\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.heading-xxl\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 400;
  line-height: 1.25;
}

.heading-xxl\/normal__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.heading-xxl\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
}

.heading-xxl\/medium__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.heading-xxl\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.heading-xxl\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.heading-xxl\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

.heading-xxl\/bold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.heading-xxl\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25;
}

.heading-xxl\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.experimental\/heading-xs\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.experimental\/heading-xs\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.experimental\/heading-xs\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.experimental\/heading-xs\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.experimental\/heading-sm\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-sm\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/heading-sm\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-sm\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/heading-md\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

.experimental\/heading-md\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.experimental\/heading-md\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

.experimental\/heading-md\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.experimental\/heading-lg\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.experimental\/heading-lg\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.experimental\/heading-lg\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.experimental\/heading-lg\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.experimental\/heading-xl\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-xl\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.experimental\/heading-xl\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-xl\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.experimental\/heading-xxl\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-xxl\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.experimental\/heading-xxl\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-xxl\/bold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.eyebrow__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.eyebrow__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.heading-deprecated-12\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.heading-deprecated-12\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.heading-deprecated-12\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.heading-deprecated-12\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.heading-deprecated-12\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.redesign\/heading-18\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.redesign\/heading-18\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.redesign\/heading-18\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.text-xxs\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}

.text-xxs\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.625rem;
}

.text-xxs\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
}

.text-xxs\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.625rem;
}

.text-xxs\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
}

.text-xxs\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.625rem;
}

.text-xxs\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.text-xxs\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.625rem;
}

.text-xs\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.text-xs\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.text-xs\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.text-xs\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.text-xs\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.text-xs\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.text-xs\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.text-xs\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.text-sm\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.text-sm\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.text-sm\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.text-sm\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.text-sm\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.text-sm\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.text-sm\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.text-sm\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.text-md\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.text-md\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.text-md\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.text-md\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.text-md\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.text-md\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.text-md\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.text-md\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.text-lg\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.text-lg\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.text-lg\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.text-lg\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.text-lg\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.text-lg\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.text-lg\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.text-lg\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.redesign\/message-preview\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.9375rem;
}

.redesign\/channel-title\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
}

.redesign\/channel-title\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.redesign\/channel-title\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
}

.redesign\/channel-title\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.redesign\/channel-title\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375;
}

.redesign\/channel-title\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.redesign\/channel-title\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
}

.redesign\/channel-title\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/body-xs\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/body-xs\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/body-xs\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.experimental\/body-xs\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/body-sm\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.experimental\/body-sm\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.experimental\/body-sm\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.experimental\/body-sm\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.experimental\/body-md\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.experimental\/body-md\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/body-md\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.experimental\/body-md\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/body-lg\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.experimental\/body-lg\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.experimental\/body-lg\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.experimental\/body-lg\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.experimental\/meta\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/meta\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/meta\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.experimental\/meta\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.display-sm__13cf1 {
  font-family: var(--font-headline);
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
}

.display-sm__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

.display-md__13cf1 {
  font-family: var(--font-headline);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.0588235294117647;
}

.display-md__13cf1.fontScaling__13cf1 {
  font-size: 2.125rem;
}

.display-lg__13cf1 {
  font-family: var(--font-headline);
  font-size: 44px;
  font-weight: 800;
  line-height: 0.9545454545454546;
}

.display-lg__13cf1.fontScaling__13cf1 {
  font-size: 2.75rem;
}

.experimental\/display-xs__13cf1 {
  font-family: var(--font-headline);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.125;
}

.experimental\/display-xs__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/display-sm__13cf1 {
  font-family: var(--font-headline);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.0833333333333333;
}

.experimental\/display-sm__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

.experimental\/display-md__13cf1 {
  font-family: var(--font-headline);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.0625;
}

.experimental\/display-md__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

.experimental\/display-lg__13cf1 {
  font-family: var(--font-headline);
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
}

.experimental\/display-lg__13cf1.fontScaling__13cf1 {
  font-size: 2.75rem;
}

.experimental\/label-xs\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.experimental\/label-xs\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/label-xs\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.experimental\/label-xs\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/label-sm\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.experimental\/label-sm\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.experimental\/label-sm\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.experimental\/label-sm\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

.experimental\/label-md\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.experimental\/label-md\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/label-md\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/label-md\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

.experimental\/label-lg\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2222222222222223;
}

.experimental\/label-lg\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.experimental\/label-lg\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

.experimental\/label-lg\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

.code__13cf1 {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.code__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/mono-md\/normal__13cf1 {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/mono-md\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/mono-md\/bold__13cf1 {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.experimental\/mono-md\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.experimental\/mono-sm\/normal__13cf1 {
  font-family: var(--font-code);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}

.experimental\/mono-sm\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.625rem;
}

.experimental\/mono-sm\/bold__13cf1 {
  font-family: var(--font-code);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.experimental\/mono-sm\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.625rem;
}

:where(.mana-type-consolidation) .heading-sm\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation)
  .heading-sm\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation)
  .heading-sm\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-md\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-md\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-md\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-md\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation) .heading-md\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .heading-md\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .heading-md\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .heading-lg\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation)
  .heading-lg\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation)
  .heading-lg\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-xl\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xl\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xl\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xxl\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/normal__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/medium__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xxl\/bold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/extrabold__13cf1 {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .eyebrow__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .eyebrow__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/extrabold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/extrabold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .text-xxs\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xs\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xs\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .text-xs\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .text-xs\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-sm\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/normal__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/medium__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/bold__13cf1.fontScaling__13cf1 {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-md\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/semibold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/bold__13cf1 {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-lg\/normal__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/medium__13cf1 {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/normal__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/normal__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/medium__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/medium__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/semibold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/semibold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/bold__13cf1 {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/bold__13cf1.fontScaling__13cf1 {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .display-sm__13cf1 {
  font-family: var(--font-headline);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.0833333333333333;
}

:where(.mana-type-consolidation) .display-sm__13cf1.fontScaling__13cf1 {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .display-md__13cf1 {
  font-family: var(--font-headline);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.0625;
}

:where(.mana-type-consolidation) .display-md__13cf1.fontScaling__13cf1 {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .display-lg__13cf1 {
  font-family: var(--font-headline);
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
}

:where(.mana-type-consolidation) .display-lg__13cf1.fontScaling__13cf1 {
  font-size: 2.75rem;
}

:where(.mana-type-consolidation) .code__13cf1 {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .code__13cf1.fontScaling__13cf1 {
  font-size: 0.75rem;
}

.container__13cf1 {
  box-sizing: border-box;
  color: var(--channels-default);
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header__13cf1 {
}

.text__13cf1 {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: var(--font-weight-semibold);
  letter-spacing: 0.02em;
  line-height: 16px;
  text-transform: uppercase;
}

.headerContainer__095fe {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 4px;
}

.headerSpacer__095fe {
  align-self: stretch;
  flex: 1;
}

.toggleExpandIcon__095fe {
  height: 1lh;
}

@keyframes placeholderPulse_c8ffbb {
  0% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0.5;
  }
}

:root {
  --custom-channel-members-bg: var(--background-base-lower);
}

.container_c8ffbb {
  background: var(--background-gradient-chat, var(--custom-channel-members-bg));
  border-inline-start: 1px solid var(--border-subtle);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.refresh-fast-follow-distinct-borders .container_c8ffbb {
  border-inline-start-color: var(--app-frame-border);
}

.membersWrap_c8ffbb {
  display: flex;
  height: 100%;
  max-height: 100%;
  min-width: var(--custom-member-list-width);
  position: relative;
}

.members_c8ffbb {
  background: var(--background-gradient-chat, var(--custom-channel-members-bg));
  flex: 0 0 auto;
  height: auto;
  padding: 0 0 10px;
}

.members_c8ffbb,
.membersListNotices_c8ffbb {
  width: var(--custom-member-list-width);
}

.member_c8ffbb {
  background: var(--background-gradient-chat, var(--custom-channel-members-bg));
}

.membersGroup_c8ffbb {
  height: auto;
  padding-block: var(--space-lg) var(--space-xxs);
  padding-inline: var(--space-md) var(--space-xxs);
}

.membersGroupHeader_c8ffbb {
  display: flex;
  flex-direction: row;
}

.membersGroupName_c8ffbb {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hiddenMembers_c8ffbb {
  justify-content: center;
}

.hiddenText_c8ffbb {
  align-self: center;
}

.memberGroupsPlaceholder_c8ffbb {
  animation: placeholderPulse_c8ffbb 3s ease-in-out infinite;
  background-color: var(--background-base-low);
  border-radius: 8px;
  height: 12px;
  width: 40%;
}

.addMembersButton_c8ffbb {
  padding-top: 8px;
  padding-inline-start: 8px;
}

.inviteToGroupButton_c8ffbb {
  padding-block-start: 16px;
  padding-inline: 16px 8px;
}

.addMembersIcon_c8ffbb {
  align-items: center;
  background-color: var(--background-mod-normal);
  border-radius: 50%;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}

.roleIcon_c8ffbb {
  margin-inline-end: 4px;
  vertical-align: top;
}

.fullWidth_c8ffbb {
  width: 100vw;
}

.appIconWrapper_c8ffbb {
  align-items: center;
  background-color: var(--background-mod-normal);
  border-radius: 16px;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}

.enable-forced-colors .container_c8ffbb,
.enable-forced-colors .membersWrap_c8ffbb {
  border-inline-start: 2px solid CanvasText;
}

.enable-forced-colors .container_c8ffbb .membersWrap_c8ffbb {
  border-inline-start: none;
}

@media (max-width: 485px) {
  .membersWrap_c8ffbb {
    display: flex;
    height: 100%;
    position: relative;
  }

  .members_c8ffbb,
  .membersListNotices_c8ffbb,
  .membersWrap_c8ffbb {
    min-width: 100%;
  }
}

:where(.contentImage__42bf5) {
  border-radius: var(--radius-xs);
  -o-object-fit: contain;
  object-fit: contain;
}

.icon_a1c007 {
  height: 1lh;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: bottom;
  width: 1lh;
}

.root_b1a15e {
  height: 0.8lh;
  padding-block: 0.1lh;
  width: var(--skeleton-text-width, 15ch);
}

.inner_b1a15e {
  background-color: var(--background-mod-normal);
  border-radius: var(--radius-sm);
  height: 100%;
  width: 100%;
}

.container_eba32a {
  align-items: center;
  display: flex;
  gap: 2px;
  min-width: 0;
}

.root__4063d {
  align-items: center;
  display: flex;
  min-width: 0;
}

.text__4063d {
  flex-shrink: 1;
  min-width: 0;
}

.root__9ee60 {
  background-color: var(--background-mod-normal);
  border-radius: var(--radius-sm);
}

.container_ad2413 {
  display: grid;
  gap: 16px;
  grid-template-columns: 3fr 2fr;
  height: 165px;
  width: 100%;
}

.container_ad2413.sizeSmall_ad2413 {
  gap: 4px;
  height: 99px;
}

.content_ad2413 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
}

.sizeSmall_ad2413 .content_ad2413 {
  gap: 8px;
}

.header_ad2413 {
  background: var(--background-mod-subtle);
  border-radius: var(--radius-sm);
  height: 20px;
  width: 50%;
}

.sizeSmall_ad2413 .header_ad2413 {
  height: 12px;
}

.divider_ad2413 {
  border-top: 1px solid var(--background-mod-subtle);
}

.stats_ad2413 {
  display: grid;
  flex: 1;
  gap: 8px 18px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.sizeSmall_ad2413 .stats_ad2413 {
  gap: 8px;
}

.stat_ad2413 {
  background: var(--background-mod-subtle);
  border-radius: var(--radius-md);
}

.imageContainer__68c2a {
  padding: var(--space-16);
}

.image__68c2a,
.imageSkeleton__68c2a {
  aspect-ratio: 1;
  background: var(--background-mod-subtle);
  border-radius: var(--radius-sm);
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.image__68c2a {
  border: 1px solid var(--border-subtle);
  opacity: 0.2;
}

.imageSkeleton__68c2a {
  border: 1px solid transparent;
}

.imageFadeToLeftMask_f4e2a7 {
  -webkit-mask: linear-gradient(
    90deg,
    transparent 0,
    rgba(0, 0, 0, 0.013) 4.7%,
    rgba(0, 0, 0, 0.049) 9.2%,
    rgba(0, 0, 0, 0.104) 13.6%,
    rgba(0, 0, 0, 0.175) 18%,
    rgba(0, 0, 0, 0.259) 22.6%,
    rgba(0, 0, 0, 0.352) 27.4%,
    rgba(0, 0, 0, 0.45) 32.6%,
    rgba(0, 0, 0, 0.55) 38.3%,
    rgba(0, 0, 0, 0.648) 44.5%,
    rgba(0, 0, 0, 0.741) 51.4%,
    rgba(0, 0, 0, 0.825) 59.1%,
    rgba(0, 0, 0, 0.896) 67.7%,
    rgba(0, 0, 0, 0.951) 77.3%,
    rgba(0, 0, 0, 0.987) 88%,
    #000
  );
  mask: linear-gradient(
    90deg,
    transparent 0,
    rgba(0, 0, 0, 0.013) 4.7%,
    rgba(0, 0, 0, 0.049) 9.2%,
    rgba(0, 0, 0, 0.104) 13.6%,
    rgba(0, 0, 0, 0.175) 18%,
    rgba(0, 0, 0, 0.259) 22.6%,
    rgba(0, 0, 0, 0.352) 27.4%,
    rgba(0, 0, 0, 0.45) 32.6%,
    rgba(0, 0, 0, 0.55) 38.3%,
    rgba(0, 0, 0, 0.648) 44.5%,
    rgba(0, 0, 0, 0.741) 51.4%,
    rgba(0, 0, 0, 0.825) 59.1%,
    rgba(0, 0, 0, 0.896) 67.7%,
    rgba(0, 0, 0, 0.951) 77.3%,
    rgba(0, 0, 0, 0.987) 88%,
    #000
  );
}

.imageContainer_ac54d1 {
  overflow: hidden;
  position: relative;
}

.heroImage_ac54d1 {
  inset: 0;
  opacity: 0.2;
  position: absolute;
}

.heroImageSkeleton_ac54d1 {
  background: var(--background-mod-subtle);
  inset: var(--space-16);
  position: absolute;
}

.textButton__7a01b {
  background: initial;
  box-sizing: border-box;
  color: inherit;
  display: inline-flex;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: medium;
  font-weight: 400;
  gap: var(--space-4);
  margin: 0;
  max-width: 100%;
  padding: 0;
  text-align: start;
  text-decoration: none;
  width: -moz-min-content;
  width: min-content;
}

.textButton__7a01b:disabled {
  opacity: 0.5;
}

.textButton__7a01b:hover:not(:disabled) .text__7a01b,
:where(.decorate-links) .text__7a01b {
  text-decoration: underline;
}

.primary__7a01b {
  color: var(--text-brand);
}

.secondary__7a01b {
  color: var(--text-strong);
}

.always-white__7a01b {
  color: var(--white);
}

.critical__7a01b {
  color: var(--text-feedback-critical);
}

.highlight-mana-buttons .button__7a01b {
  box-shadow: 0 0 2px 2px var(--opacity-white-60);
}

.root__1042d {
  display: grid;
  gap: var(--space-4);
  grid-template-columns: 7fr 3fr;
  line-height: 1;
}

.body__1042d {
  display: flex;
  flex-direction: column;
  gap: var(--space-8);
  min-width: 0;
  padding: var(--space-8);
}

.content__1042d {
  padding-block: 2px;
}

.imageContainer__0b9a6 {
  padding: var(--space-8);
}

.image__0b9a6,
.imageSkeleton__0b9a6 {
  aspect-ratio: 1;
  border-radius: var(--radius-sm);
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.image__0b9a6 {
  background: var(--background-mod-subtle);
  border: 1px solid var(--border-subtle);
}

.imageSkeleton__0b9a6 {
  border: 1px solid transparent;
}

.heroImageContainer_e26f69 {
  overflow: hidden;
  position: relative;
}

.heroImage_e26f69 {
  inset: 0;
  position: absolute;
}

.heroImageSkeleton_e26f69 {
  aspect-ratio: 1;
  margin: var(--space-8);
}

.root__5036c {
  display: grid;
  gap: var(--space-16);
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  padding: var(--space-24) var(--space-16) var(--space-16);
}

.collectionItem__5036c {
  display: flex;
  gap: var(--space-12);
}

.collectionItemContent__5036c {
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
  margin-block: auto;
}

.collectionItemImage__5036c,
.collectionItemImagePlaceholder__5036c {
  border-radius: var(--radius-sm);
  flex-shrink: 0;
  height: 48px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 48px;
}

.collectionItemImage__5036c {
  background: var(--background-mod-subtle);
}

.root_ad132e {
  align-items: center;
  display: flex;
  gap: var(--space-12);
  padding: var(--space-24) var(--space-16) var(--space-16);
}

.image_ad132e {
  background: var(--background-mod-subtle);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-sm);
  flex-shrink: 0;
  height: 48px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 48px;
}

.content_ad132e {
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
  min-width: 0;
  width: 100%;
}

.textContent_ad132e {
  display: flex;
  gap: 2px;
  justify-content: space-between;
}

.progressContainer_ad132e {
  background: var(--opacity-32);
  border-radius: var(--radius-md);
  height: 6px;
  width: 100%;
}

.progress_ad132e {
  background: var(--icon-strong);
  border-radius: inherit;
  height: 6px;
  width: var(--custom-progress);
}

.progressText_ad132e {
  max-width: 12ch;
}

.textLeft_ad132e {
  flex-grow: 1;
  min-width: 0;
}

.container__4a231 {
  min-width: 0;
}

.value__4a231 {
  align-items: center;
  display: flex;
  gap: 2px;
}

.statsGrid_a0dddb {
  display: grid;
  gap: var(--space-24);
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  padding: var(--space-24) var(--space-16) var(--space-16);
}

.title_c7283d {
  margin-bottom: var(--space-4);
}

.title_c7283d :not(:last-child) {
  margin-bottom: var(--space-8);
}

.content_c7283d {
  display: flex;
  flex-direction: column;
  gap: 2px;
  justify-content: center;
  min-width: 0;
  overflow: hidden;
  padding-block: var(--space-32);
}

.root__5ab06 {
  -moz-column-gap: var(--space-4);
  column-gap: var(--space-4);
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: var(--space-12) var(--space-16) 0 var(--space-16);
}

.header__5ab06 {
  grid-column: span 2;
}

.image__5ab06,
.imageSkeleton__5ab06 {
  aspect-ratio: 1;
  margin-block-end: var(--space-16);
  margin-block-start: var(--space-12);
}

.imageSkeleton__5ab06 {
  justify-self: end;
  min-height: 85px;
}

.image__5ab06 {
  background: var(--background-mod-subtle);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  margin-inline-start: auto;
  max-height: 150px;
  -o-object-fit: contain;
  object-fit: contain;
}

.root__01fb0 {
  -moz-column-gap: var(--space-4);
  column-gap: var(--space-4);
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  isolation: isolate;
  padding: var(--space-12) var(--space-16) 0 var(--space-16);
}

.header__01fb0 {
  grid-column: 1/-1;
  grid-row: 1;
}

.contentContainer__01fb0 {
  display: flex;
  flex-direction: column;
  grid-column: 1;
  grid-row: 2;
  justify-content: center;
  min-width: 0;
}

.imageSkeleton__01fb0 {
  aspect-ratio: 1;
  justify-self: end;
  margin-block-end: var(--space-16);
  margin-block-start: var(--space-12);
  min-height: 85px;
}

.imageGridPositioner__01fb0 {
  grid-column: 2;
  grid-row: 1/-1;
  position: relative;
}

.imageOffsetPositioner__01fb0 {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: calc(var(--space-16) * -1);
  top: calc((var(--space-12) + var(--space-8)) * -1);
  z-index: -1;
}

.image__01fb0 {
  width: 100%;
}

.fontCode__230d2 {
  font-family: var(--font-code);
}

.bold__230d2 {
  font-weight: 700;
}

.inlineTimestamp__230d2 {
  display: inline;
}

.badgeContainer__635ed {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  gap: 4px;
  max-width: 100%;
  overflow: hidden;
}

.badgeContainer__635ed svg {
  flex-shrink: 0;
}

.badgeLabel__635ed {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

:where(.badgesContainer__635ed) {
  align-items: center;
  display: flex;
  gap: 0 8px;
}

:where(.badgesContainer__635ed):empty {
  display: none;
}

.badgesContainerCard__635ed > :nth-child(n + 3) {
  display: none;
}

.badgesContainerCard__635ed > :nth-child(2) {
  flex-shrink: 1;
}

.badgesContainerGameProfile__635ed,
.badgesContainerPopout__635ed {
  flex-wrap: wrap;
  row-gap: 4px;
}

.container__0f2e8 {
  --custom-content-card-padding: 8px;
  align-items: center;
  background: var(--background-gradient-high, var(--background-surface-high));
  border: 1px solid var(--border-muted);
  border-radius: var(--radius-md);
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  margin-inline-start: 8px;
  margin-top: 8px;
  max-height: 120px;
  max-width: calc(var(--custom-member-list-width) - 16px);
  padding: var(--custom-content-card-padding);
  position: relative;
}

.container__0f2e8:hover {
  background: var(
    --background-gradient-higher,
    var(--interactive-background-hover)
  );
}

.container__0f2e8:hover .contentTitle__0f2e8 {
  color: var(--interactive-text-hover);
}

.container__0f2e8:hover .reply__0f2e8 {
  opacity: 1;
}

.container__0f2e8:hover .additionalParticipantBadge__0f2e8 {
  background: var(--background-gradient-high, var(--background-mod-muted));
}

.usesCardRows__0f2e8 {
  flex-direction: column;
}

.cardRow__0f2e8 {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
}

.openOnHover__0f2e8 {
  cursor: auto;
}

.reply__0f2e8 {
  align-items: center;
  background: var(--background-base-low);
  border: 1px solid var(--background-base-lower);
  border-radius: var(--radius-xs);
  display: flex;
  height: 24px;
  inset-inline-end: 8px;
  justify-content: center;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 4px;
  width: 24px;
}

.reply__0f2e8:hover .icon__0f2e8 {
  color: var(--interactive-text-hover);
}

.icon__0f2e8 {
  color: var(--interactive-text-default);
  display: block;
  height: 16px;
  -o-object-fit: contain;
  object-fit: contain;
}

.selected__0f2e8 {
  background-color: var(--interactive-background-selected);
}

.selected__0f2e8:hover {
  background-color: var(--interactive-background-selected);
}

.selected__0f2e8 .contentDescription__0f2e8 {
  color: var(--interactive-text-hover);
}

.infoSection__0f2e8 {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-bottom: -2px;
  min-width: 0;
}

.userSection__0f2e8 {
  align-items: center;
  display: flex;
  margin-bottom: 2px;
}

.userName__0f2e8 {
  color: var(--channels-default);
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.userName__0f2e8.fontScaling__0f2e8 {
  font-size: 0.875rem;
}

.facePile__0f2e8 {
  display: flex;
  margin-inline-end: 6px;
}

.facePileItem__0f2e8:not(:first-child) {
  margin-inline-start: -3px;
}

.additionalParticipantBadge__0f2e8 {
  background: var(--background-mod-subtle);
  border-radius: 8px;
  margin-inline-start: 4px;
  padding-block: 2.25px 2.5px;
  padding-inline: 4.2px 4.4px;
}

.additionalParticipantBadgeText__0f2e8 {
  line-height: 10px;
}

img.thumbnail__0f2e8 {
  -o-object-fit: cover;
  object-fit: cover;
  width: 48px;
}

.divider__0f2e8 {
  background-color: var(--background-mod-subtle);
  height: 1px;
  width: 100%;
}

.nameTag__05e81 {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  line-height: 1.1;
  overflow: hidden;
}

.username__05e81 {
  display: block;
  flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bot__05e81 {
  display: block;
  flex: 0 0 auto;
  margin-inline-start: 1ch;
}

.info_f4bc97 {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
  white-space: nowrap;
}

.info_f4bc97.withDisplayNameStyles_f4bc97 {
  overflow: visible;
}

.infoSpacing_f4bc97 {
  margin-inline-start: 5px;
}

.guildTag_f4bc97 {
  background: unset;
  border: 1px solid var(--user-profile-border);
  border-radius: var(--radius-sm);
  box-sizing: border-box;
  flex-shrink: 0;
  height: 20px;
  margin-inline-start: var(--space-4);
}

@keyframes pulse__3b43f {
  0% {
    opacity: 0.7;
  }

  to {
    opacity: 1;
  }
}

.container__3b43f {
  animation: pulse__3b43f 5s ease-in-out infinite alternate;
  height: 100%;
  overflow: hidden;
  padding: 16px 8px;
}

.bannerPadding__3b43f {
  padding-top: 104px;
}

.category__3b43f {
  background-color: var(--background-mod-strong);
  border-radius: 4px;
  height: 16px;
  margin-bottom: 18px;
  width: 77px;
}

.spacer__3b43f {
  height: 1px;
  margin: 16px 0;
  width: 100px;
}

.channel__3b43f {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 18px;
}

.channelIcon__3b43f {
  border-radius: 16px;
  margin: 0 8px;
  width: 16px;
}

.channelIcon__3b43f,
.channelName__3b43f {
  background-color: var(--background-mod-strong);
  height: 16px;
}

.channelName__3b43f {
  border-radius: 8px;
}

.container__82fb2 {
  cursor: pointer;
}

.container__82fb2:hover {
  background: var(--user-profile-overlay-background-hover);
}

.applicationIcon__82fb2,
.applicationIconPlaceholder__82fb2 {
  border-radius: 2px;
}

.applicationIconPlaceholder__82fb2 {
  background-color: var(--background-mod-subtle);
  height: 16px;
  width: 16px;
}

.breadcrumb_c2a763 {
  cursor: pointer;
}

.breadcrumb_c2a763:hover .innerContainer_c2a763 {
  background: var(--user-profile-overlay-background-hover);
}

.innerContainer_c2a763 {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 24px;
  justify-content: space-between;
  padding: 8px;
}

.user-profile-sidebar:not(.user-profile-sidebar-redesign)
  .innerContainer_c2a763 {
  padding: var(--space-12);
}

.icons_c2a763 {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 4px;
}

.icon_c2a763 {
  height: 24px;
  position: relative;
  width: 24px;
}

.icon_c2a763,
.icon_c2a763 img {
  border-radius: var(--radius-xs);
}

.icon_c2a763 img {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.displayCount_c2a763 {
  opacity: 0.5;
}

.displayCountText_c2a763 {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: var(--radius-xs);
  display: flex;
  height: 24px;
  inset-inline-start: 50%;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
}

.displayCountTextColor_c2a763 {
  color: var(--neutral-9);
}

.heading-sm\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.heading-sm\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.heading-sm\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.heading-sm\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.heading-sm\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.heading-sm\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.heading-sm\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.heading-sm\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.heading-sm\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2857142857142858;
}

.heading-sm\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.heading-md\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.heading-md\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.heading-md\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.heading-md\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.heading-md\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.heading-md\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.heading-md\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.heading-md\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.heading-md\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.25;
}

.heading-md\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.heading-lg\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.heading-lg\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.heading-lg\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.heading-lg\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.heading-lg\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.heading-lg\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.heading-lg\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.heading-lg\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.heading-lg\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}

.heading-lg\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.heading-xl\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
}

.heading-xl\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.heading-xl\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
}

.heading-xl\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.heading-xl\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.heading-xl\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.heading-xl\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

.heading-xl\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.heading-xl\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}

.heading-xl\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.heading-xxl\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 400;
  line-height: 1.25;
}

.heading-xxl\/normal__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.heading-xxl\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
}

.heading-xxl\/medium__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.heading-xxl\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.heading-xxl\/semibold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.heading-xxl\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

.heading-xxl\/bold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.heading-xxl\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25;
}

.heading-xxl\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.experimental\/heading-xs\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.experimental\/heading-xs\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.experimental\/heading-xs\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.experimental\/heading-xs\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.experimental\/heading-sm\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-sm\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/heading-sm\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-sm\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/heading-md\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

.experimental\/heading-md\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.experimental\/heading-md\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

.experimental\/heading-md\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.experimental\/heading-lg\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.experimental\/heading-lg\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.experimental\/heading-lg\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.experimental\/heading-lg\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.experimental\/heading-xl\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-xl\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.experimental\/heading-xl\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-xl\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.experimental\/heading-xxl\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/heading-xxl\/semibold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.experimental\/heading-xxl\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

.experimental\/heading-xxl\/bold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.eyebrow__26b1f {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.eyebrow__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.heading-deprecated-12\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.heading-deprecated-12\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.heading-deprecated-12\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.heading-deprecated-12\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.heading-deprecated-12\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3333333333333333;
}

.heading-deprecated-12\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.redesign\/heading-18\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.redesign\/heading-18\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.redesign\/heading-18\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.redesign\/heading-18\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.text-xxs\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}

.text-xxs\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.625rem;
}

.text-xxs\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
}

.text-xxs\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.625rem;
}

.text-xxs\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
}

.text-xxs\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.625rem;
}

.text-xxs\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.text-xxs\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.625rem;
}

.text-xs\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.text-xs\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.text-xs\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.text-xs\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.text-xs\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.text-xs\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.text-xs\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.text-xs\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.text-sm\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.text-sm\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.text-sm\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.text-sm\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.text-sm\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.text-sm\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.text-sm\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

.text-sm\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.text-md\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.text-md\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.text-md\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.text-md\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.text-md\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.text-md\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.text-md\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.text-md\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.text-lg\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.text-lg\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.text-lg\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.text-lg\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.text-lg\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.text-lg\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.text-lg\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.text-lg\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.redesign\/message-preview\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.9375rem;
}

.redesign\/message-preview\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.redesign\/message-preview\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.9375rem;
}

.redesign\/channel-title\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
}

.redesign\/channel-title\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.redesign\/channel-title\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
}

.redesign\/channel-title\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.redesign\/channel-title\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375;
}

.redesign\/channel-title\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.redesign\/channel-title\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
}

.redesign\/channel-title\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/body-xs\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/body-xs\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/body-xs\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.experimental\/body-xs\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/body-sm\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

.experimental\/body-sm\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.experimental\/body-sm\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.experimental\/body-sm\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.experimental\/body-md\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.experimental\/body-md\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/body-md\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.experimental\/body-md\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/body-lg\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.experimental\/body-lg\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.experimental\/body-lg\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.experimental\/body-lg\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.experimental\/meta\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/meta\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/meta\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

.experimental\/meta\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.display-sm__26b1f {
  font-family: var(--font-headline);
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
}

.display-sm__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

.display-md__26b1f {
  font-family: var(--font-headline);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.0588235294117647;
}

.display-md__26b1f.fontScaling__26b1f {
  font-size: 2.125rem;
}

.display-lg__26b1f {
  font-family: var(--font-headline);
  font-size: 44px;
  font-weight: 800;
  line-height: 0.9545454545454546;
}

.display-lg__26b1f.fontScaling__26b1f {
  font-size: 2.75rem;
}

.experimental\/display-xs__26b1f {
  font-family: var(--font-headline);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.125;
}

.experimental\/display-xs__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/display-sm__26b1f {
  font-family: var(--font-headline);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.0833333333333333;
}

.experimental\/display-sm__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

.experimental\/display-md__26b1f {
  font-family: var(--font-headline);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.0625;
}

.experimental\/display-md__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

.experimental\/display-lg__26b1f {
  font-family: var(--font-headline);
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
}

.experimental\/display-lg__26b1f.fontScaling__26b1f {
  font-size: 2.75rem;
}

.experimental\/label-xs\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.experimental\/label-xs\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/label-xs\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

.experimental\/label-xs\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/label-sm\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

.experimental\/label-sm\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.experimental\/label-sm\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

.experimental\/label-sm\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

.experimental\/label-md\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.experimental\/label-md\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/label-md\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.experimental\/label-md\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

.experimental\/label-lg\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2222222222222223;
}

.experimental\/label-lg\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.experimental\/label-lg\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

.experimental\/label-lg\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

.code__26b1f {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.code__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/mono-md\/normal__26b1f {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

.experimental\/mono-md\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/mono-md\/bold__26b1f {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

.experimental\/mono-md\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.experimental\/mono-sm\/normal__26b1f {
  font-family: var(--font-code);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}

.experimental\/mono-sm\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.625rem;
}

.experimental\/mono-sm\/bold__26b1f {
  font-family: var(--font-code);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.experimental\/mono-sm\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.625rem;
}

:where(.mana-type-consolidation) .heading-sm\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation)
  .heading-sm\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .heading-sm\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-sm\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation)
  .heading-sm\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .heading-md\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-md\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-md\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-md\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .heading-md\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation) .heading-md\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .heading-md\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .heading-md\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .heading-lg\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation)
  .heading-lg\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .heading-lg\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-lg\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation)
  .heading-lg\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .heading-xl\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xl\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xl\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xl\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xl\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .heading-xxl\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/normal__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/medium__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/semibold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .heading-xxl\/bold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .heading-xxl\/extrabold__26b1f {
  font-family: var(--font-display);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .heading-xxl\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .eyebrow__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .eyebrow__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .heading-deprecated-12\/extrabold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation)
  .heading-deprecated-12\/extrabold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .redesign\/heading-18\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222222223;
}

:where(.mana-type-consolidation)
  .redesign\/heading-18\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.125rem;
}

:where(.mana-type-consolidation) .text-xxs\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xxs\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xxs\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xs\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .text-xs\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .text-xs\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-xs\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
}

:where(.mana-type-consolidation) .text-xs\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

:where(.mana-type-consolidation) .text-sm\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/normal__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/medium__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/semibold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-sm\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2857142857142858;
}

:where(.mana-type-consolidation) .text-sm\/bold__26b1f.fontScaling__26b1f {
  font-size: 0.875rem;
}

:where(.mana-type-consolidation) .text-md\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/semibold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-md\/bold__26b1f {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation) .text-md\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .text-lg\/normal__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/normal__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/medium__26b1f {
  font-family: var(--font-primary);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/medium__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .text-lg\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

:where(.mana-type-consolidation) .text-lg\/bold__26b1f.fontScaling__26b1f {
  font-size: 1.25rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/message-preview\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/message-preview\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/normal__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/normal__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/medium__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/medium__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/semibold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/semibold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .redesign\/channel-title\/bold__26b1f {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

:where(.mana-type-consolidation)
  .redesign\/channel-title\/bold__26b1f.fontScaling__26b1f {
  font-size: 1rem;
}

:where(.mana-type-consolidation) .display-sm__26b1f {
  font-family: var(--font-headline);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.0833333333333333;
}

:where(.mana-type-consolidation) .display-sm__26b1f.fontScaling__26b1f {
  font-size: 1.5rem;
}

:where(.mana-type-consolidation) .display-md__26b1f {
  font-family: var(--font-headline);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.0625;
}

:where(.mana-type-consolidation) .display-md__26b1f.fontScaling__26b1f {
  font-size: 2rem;
}

:where(.mana-type-consolidation) .display-lg__26b1f {
  font-family: var(--font-headline);
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
}

:where(.mana-type-consolidation) .display-lg__26b1f.fontScaling__26b1f {
  font-size: 2.75rem;
}

:where(.mana-type-consolidation) .code__26b1f {
  font-family: var(--font-code);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3333333333333333;
}

:where(.mana-type-consolidation) .code__26b1f.fontScaling__26b1f {
  font-size: 0.75rem;
}

.displayNameRow__26b1f {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 8px;
  line-height: 24px;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.displayNameRow__26b1f.lg__26b1f {
  line-height: 30px;
}

.displayNameRow__26b1f .botTag__26b1f {
  vertical-align: baseline;
}

.displayNameTrailing__26b1f {
  align-items: center;
  align-self: flex-start;
  display: flex;
  height: 1lh;
}

.clickable__26b1f {
  cursor: pointer;
}

.displayName__26b1f {
  max-height: 3lh;
  word-break: break-word;
}

.displayName__26b1f.noStyles__26b1f {
  overflow: hidden;
}

.clickable__26b1f:focus-visible .displayName__26b1f.noStyles__26b1f,
.clickable__26b1f:hover .displayName__26b1f.noStyles__26b1f {
  text-decoration: underline;
}

.usernameAndPronounsRow__26b1f {
  align-items: center;
  -moz-column-gap: 9.33px;
  column-gap: 9.33px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.user-profile-popout .usernameAndPronounsRow__26b1f,
.user-profile-sidebar .usernameAndPronounsRow__26b1f {
  row-gap: 2px;
}

.user-profile-modal-v2 .usernameAndPronounsRow__26b1f {
  row-gap: 4px;
}

.user-profile-modal .usernameAndPronounsRow__26b1f {
  row-gap: 8px;
}

.usernameAndPronounsRow__26b1f.hasPronouns__26b1f,
.usernameAndPronounsRow__26b1f.isBot__26b1f {
  -moz-column-gap: 6px;
  column-gap: 6px;
}

.usernameAndPronounsRow__26b1f.isBot__26b1f {
  margin-block-start: 8px;
}

.userTag__26b1f {
}

.pronounsTooltip__26b1f {
  min-width: 0;
}

.pronouns__26b1f {
  margin-inline-end: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.userTagUsername__26b1f {
  color: var(--text-strong);
  display: inline;
  text-overflow: unset;
  vertical-align: top;
  white-space: normal;
  word-break: break-all;
}

.clickable__26b1f:focus-visible .userTagUsername__26b1f,
.clickable__26b1f:hover .userTagUsername__26b1f {
  text-decoration: underline;
}

.userTagDiscriminator__26b1f {
  color: var(--text-strong);
  vertical-align: top;
}

.dotSpacer__26b1f {
  background-color: var(--text-default);
  border-radius: var(--radius-round);
  height: 4px;
  margin-inline: 1px;
  width: 4px;
}

.guildTagContainer__26b1f {
  border: 1px solid var(--user-profile-border);
  border-radius: var(--radius-sm);
  box-sizing: border-box;
  height: 20px;
}

.guildTagContainer__26b1f:hover {
  background-color: var(--user-profile-background-hover);
}

.guildTag__26b1f {
  background: unset;
  margin: 0 auto;
}

