*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: "Geist Mono", "SF Mono", Menlo, Consolas, monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-xxs {
  right: 4px;
}

.top-0 {
  top: 0px;
}

.top-\[44px\] {
  top: 44px;
}

.top-\[72px\] {
  top: 72px;
}

.top-xxs {
  top: 4px;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.my-sm {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mb-lg {
  margin-bottom: 20px;
}

.mb-md {
  margin-bottom: 16px;
}

.mb-sm {
  margin-bottom: 12px;
}

.mb-xl {
  margin-bottom: 24px;
}

.mb-xs {
  margin-bottom: 8px;
}

.mb-xxl {
  margin-bottom: 32px;
}

.mb-xxs {
  margin-bottom: 4px;
}

.ml-auto {
  margin-left: auto;
}

.ml-md {
  margin-left: 16px;
}

.ml-sm {
  margin-left: 12px;
}

.ml-xs {
  margin-left: 8px;
}

.ml-xxs {
  margin-left: 4px;
}

.mt-\[3px\] {
  margin-top: 3px;
}

.mt-auto {
  margin-top: auto;
}

.mt-lg {
  margin-top: 20px;
}

.mt-md {
  margin-top: 16px;
}

.mt-section {
  margin-top: 64px;
}

.mt-section-sm {
  margin-top: 48px;
}

.mt-sm {
  margin-top: 12px;
}

.mt-xl {
  margin-top: 24px;
}

.mt-xs {
  margin-top: 8px;
}

.mt-xxs {
  margin-top: 4px;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[12px\] {
  height: 12px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[28px\] {
  height: 28px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[32px\] {
  height: 32px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[64px\] {
  height: 64px;
}

.h-\[6px\] {
  height: 6px;
}

.h-\[8px\] {
  height: 8px;
}

.h-full {
  height: 100%;
}

.max-h-\[60vh\] {
  max-height: 60vh;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.max-h-\[72px\] {
  max-height: 72px;
}

.min-h-\[28px\] {
  min-height: 28px;
}

.min-h-\[30vh\] {
  min-height: 30vh;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.min-h-\[40vh\] {
  min-height: 40vh;
}

.min-h-\[42px\] {
  min-height: 42px;
}

.min-h-\[calc\(100vh-120px\)\] {
  min-height: calc(100vh - 120px);
}

.min-h-full {
  min-height: 100%;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[12px\] {
  width: 12px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[260px\] {
  width: 260px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[280px\] {
  width: 280px;
}

.w-\[28px\] {
  width: 28px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[36px\] {
  width: 36px;
}

.w-\[48px\] {
  width: 48px;
}

.w-\[64px\] {
  width: 64px;
}

.w-\[6px\] {
  width: 6px;
}

.w-\[8px\] {
  width: 8px;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-\[160px\] {
  min-width: 160px;
}

.min-w-\[260px\] {
  min-width: 260px;
}

.min-w-\[280px\] {
  min-width: 280px;
}

.max-w-\[1100px\] {
  max-width: 1100px;
}

.max-w-\[1280px\] {
  max-width: 1280px;
}

.max-w-\[180px\] {
  max-width: 180px;
}

.max-w-\[420px\] {
  max-width: 420px;
}

.max-w-\[480px\] {
  max-width: 480px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[640px\] {
  max-width: 640px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[860px\] {
  max-width: 860px;
}

.max-w-none {
  max-width: none;
}

.flex-1 {
  flex: 1 1 0%;
}

.shrink-0 {
  flex-shrink: 0;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-md {
  gap: 16px;
}

.gap-sm {
  gap: 12px;
}

.gap-xl {
  gap: 24px;
}

.gap-xs {
  gap: 8px;
}

.gap-xxl {
  gap: 32px;
}

.gap-xxs {
  gap: 4px;
}

.space-y-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2px * var(--tw-space-y-reverse));
}

.space-y-lg > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20px * var(--tw-space-y-reverse));
}

.space-y-md > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}

.space-y-sm > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}

.space-y-xl > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}

.space-y-xs > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8px * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-hairline-soft > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(238 240 243 / var(--tw-divide-opacity, 1));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 12px;
}

.rounded-md {
  border-radius: 8px;
}

.rounded-sm {
  border-radius: 6px;
}

.rounded-xs {
  border-radius: 4px;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-t {
  border-top-width: 1px;
}

.border-dashed {
  border-style: dashed;
}

.border-brand-error {
  --tw-border-opacity: 1;
  border-color: rgb(229 72 77 / var(--tw-border-opacity, 1));
}

.border-brand-green {
  --tw-border-opacity: 1;
  border-color: rgb(0 212 164 / var(--tw-border-opacity, 1));
}

.border-brand-green\/40 {
  border-color: rgb(0 212 164 / 0.4);
}

.border-brand-green\/50 {
  border-color: rgb(0 212 164 / 0.5);
}

.border-hairline {
  --tw-border-opacity: 1;
  border-color: rgb(228 230 234 / var(--tw-border-opacity, 1));
}

.border-hairline-soft {
  --tw-border-opacity: 1;
  border-color: rgb(238 240 243 / var(--tw-border-opacity, 1));
}

.border-l-brand-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 212 164 / var(--tw-border-opacity, 1));
}

.bg-brand-error\/10 {
  background-color: rgb(229 72 77 / 0.1);
}

.bg-brand-green {
  --tw-bg-opacity: 1;
  background-color: rgb(0 212 164 / var(--tw-bg-opacity, 1));
}

.bg-brand-green-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(230 250 244 / var(--tw-bg-opacity, 1));
}

.bg-canvas {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-canvas-dark\/40 {
  background-color: rgb(15 17 21 / 0.4);
}

.bg-canvas\/90 {
  background-color: rgb(255 255 255 / 0.9);
}

.bg-ink {
  --tw-bg-opacity: 1;
  background-color: rgb(15 17 21 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(244 245 247 / var(--tw-bg-opacity, 1));
}

.bg-surface-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity, 1));
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-lg {
  padding: 20px;
}

.p-md {
  padding: 16px;
}

.p-section {
  padding: 64px;
}

.p-sm {
  padding: 12px;
}

.p-xl {
  padding: 24px;
}

.p-xxl {
  padding: 32px;
}

.p-xxs {
  padding: 4px;
}

.px-lg {
  padding-left: 20px;
  padding-right: 20px;
}

.px-md {
  padding-left: 16px;
  padding-right: 16px;
}

.px-sm {
  padding-left: 12px;
  padding-right: 12px;
}

.px-xl {
  padding-left: 24px;
  padding-right: 24px;
}

.px-xs {
  padding-left: 8px;
  padding-right: 8px;
}

.px-xxl {
  padding-left: 32px;
  padding-right: 32px;
}

.px-xxs {
  padding-left: 4px;
  padding-right: 4px;
}

.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-lg {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-md {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-section-sm {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-sm {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-xl {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-xs {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-xxs {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pb-sm {
  padding-bottom: 12px;
}

.pr-xs {
  padding-right: 8px;
}

.pt-md {
  padding-top: 16px;
}

.pt-xs {
  padding-top: 8px;
}

.pt-xxs {
  padding-top: 4px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-mono {
  font-family: "Geist Mono", "SF Mono", Menlo, Consolas, monospace;
}

.font-sans {
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.text-body-md {
  font-size: 16px;
  line-height: 1.50;
}

.text-body-sm {
  font-size: 14px;
  line-height: 1.50;
}

.text-button-md {
  font-size: 14px;
  line-height: 1.30;
}

.text-caption {
  font-size: 13px;
  line-height: 1.40;
}

.text-code-inline {
  font-size: 13px;
  line-height: 1.30;
}

.text-code-md {
  font-size: 14px;
  line-height: 1.50;
}

.text-code-sm {
  font-size: 13px;
  line-height: 1.40;
}

.text-heading-2 {
  font-size: 36px;
  line-height: 1.20;
  letter-spacing: -0.5px;
}

.text-heading-3 {
  font-size: 28px;
  line-height: 1.25;
}

.text-heading-4 {
  font-size: 22px;
  line-height: 1.30;
}

.text-heading-5 {
  font-size: 18px;
  line-height: 1.40;
}

.text-micro {
  font-size: 12px;
  line-height: 1.40;
}

.text-micro-uppercase {
  font-size: 11px;
  line-height: 1.40;
  letter-spacing: 0.5px;
}

.text-subtitle {
  font-size: 18px;
  line-height: 1.50;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.leading-\[1\.5\] {
  line-height: 1.5;
}

.leading-none {
  line-height: 1;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-brand-error {
  --tw-text-opacity: 1;
  color: rgb(229 72 77 / var(--tw-text-opacity, 1));
}

.text-brand-green-deep {
  --tw-text-opacity: 1;
  color: rgb(0 179 137 / var(--tw-text-opacity, 1));
}

.text-brand-tag {
  --tw-text-opacity: 1;
  color: rgb(55 114 207 / var(--tw-text-opacity, 1));
}

.text-canvas {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-charcoal {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-ink {
  --tw-text-opacity: 1;
  color: rgb(15 17 21 / var(--tw-text-opacity, 1));
}

.text-on-primary {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-slate {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.text-steel {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.text-stone {
  --tw-text-opacity: 1;
  color: rgb(152 162 179 / var(--tw-text-opacity, 1));
}

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

.accent-brand-green {
  accent-color: #00D4A4;
}

.opacity-0 {
  opacity: 0;
}

.shadow-lvl-1 {
  --tw-shadow: rgba(0, 0, 0, 0.04) 0px 1px 2px 0px;
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lvl-2 {
  --tw-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px 0px;
  --tw-shadow-colored: 0px 4px 12px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lvl-3 {
  --tw-shadow: rgba(0, 0, 0, 0.12) 0px 24px 48px -8px;
  --tw-shadow-colored: 0px 24px 48px -8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* Caret mint dans l'éditeur de notes */

#note-editor {
  caret-color: #00b389;
}

/* Surface "documentation-grade" pour le rendu markdown */

.prose-brain {
  color: #1f2937;
  font-size: 16px;
  line-height: 1.5;
}

.prose-brain > :first-child {
  margin-top: 0;
}

.prose-brain h1 {
  font-size: 28px;
  font-weight: 600;
  color: #0f1115;
  margin: 24px 0 12px;
}

.prose-brain h2 {
  font-size: 22px;
  font-weight: 600;
  color: #0f1115;
  margin: 24px 0 12px;
  scroll-margin-top: 80px;
}

.prose-brain h3 {
  font-size: 18px;
  font-weight: 600;
  color: #0f1115;
  margin: 20px 0 8px;
  scroll-margin-top: 80px;
}

.prose-brain h4 {
  font-size: 16px;
  font-weight: 600;
  color: #0f1115;
  margin: 16px 0 8px;
}

.prose-brain p {
  margin: 12px 0;
}

.prose-brain a {
  color: #0f1115;
  text-decoration: underline;
  text-decoration-color: #e4e6ea;
  text-underline-offset: 2px;
}

.prose-brain a:hover {
  text-decoration-color: #00d4a4;
}

.prose-brain strong {
  font-weight: 600;
  color: #0f1115;
}

.prose-brain em {
  font-style: normal;
  font-weight: 500;
}

.prose-brain ul {
  list-style: disc;
  padding-left: 20px;
  margin: 12px 0;
}

.prose-brain ol {
  list-style: decimal;
  padding-left: 20px;
  margin: 12px 0;
}

.prose-brain li {
  margin: 4px 0;
}

.prose-brain code {
  background: #f4f5f7;
  color: #1f2937;
  font-family: 'Geist Mono', 'SF Mono', Menlo, Consolas, monospace;
  font-size: 13px;
  border: 1px solid #e4e6ea;
  border-radius: 4px;
  padding: 2px 6px;
}

.prose-brain pre {
  background: #0f1115;
  color: #ffffff;
  border-radius: 8px;
  padding: 16px;
  overflow-x: auto;
  margin: 16px 0;
}

.prose-brain pre code {
  background: transparent;
  color: #ffffff;
  border: 0;
  padding: 0;
  font-size: 14px;
}

.prose-brain blockquote {
  border-left: 4px solid #00d4a4;
  padding: 4px 0 4px 16px;
  margin: 16px 0;
  color: #475467;
}

.prose-brain table {
  width: 100%;
  border: 1px solid #e4e6ea;
  border-radius: 8px;
  border-collapse: collapse;
  margin: 16px 0;
  overflow: hidden;
}

.prose-brain th {
  background: #f4f5f7;
  text-align: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #667085;
  padding: 8px 16px;
}

.prose-brain td {
  padding: 12px 16px;
  border-top: 1px solid #eef0f3;
  font-size: 14px;
}

.prose-brain hr {
  border: 0;
  border-top: 1px solid #eef0f3;
  margin: 32px 0;
}

.prose-brain img {
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px 0px;
  max-width: 100%;
  margin: 16px 0;
}

.prose-brain .mermaid {
  background: #fafbfc;
  border-radius: 12px;
  padding: 24px;
  margin: 16px 0;
  display: flex;
  justify-content: center;
}

.prose-brain input[type='checkbox'] {
  accent-color: #00d4a4;
  margin-right: 8px;
}

/* Item TOC actif */

.toc-actif {
  color: #0f1115;
  font-weight: 500;
  border-left: 2px solid #00d4a4;
  padding-left: 14px;
}

.file\:mr-md::file-selector-button {
  margin-right: 16px;
}

.file\:rounded-full::file-selector-button {
  border-radius: 9999px;
}

.file\:border::file-selector-button {
  border-width: 1px;
}

.file\:border-hairline::file-selector-button {
  --tw-border-opacity: 1;
  border-color: rgb(228 230 234 / var(--tw-border-opacity, 1));
}

.file\:bg-canvas::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.file\:px-md::file-selector-button {
  padding-left: 16px;
  padding-right: 16px;
}

.file\:py-xs::file-selector-button {
  padding-top: 8px;
  padding-bottom: 8px;
}

.file\:text-button-md::file-selector-button {
  font-size: 14px;
  line-height: 1.30;
}

.file\:text-ink::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(15 17 21 / var(--tw-text-opacity, 1));
}

.last\:border-0:last-child {
  border-width: 0px;
}

.hover\:border-brand-green:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 212 164 / var(--tw-border-opacity, 1));
}

.hover\:bg-canvas:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-surface:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 245 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-surface-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity, 1));
}

.hover\:text-ink:hover {
  --tw-text-opacity: 1;
  color: rgb(15 17 21 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.focus\:border-2:focus {
  border-width: 2px;
}

.focus\:border-brand-green:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 212 164 / var(--tw-border-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

@media (min-width: 640px) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:table-cell {
    display: table-cell;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-end {
    align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:block {
    display: block;
  }

  .lg\:table-cell {
    display: table-cell;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[240px_minmax\(0\2c 1fr\)_200px\] {
    grid-template-columns: 240px minmax(0,1fr) 200px;
  }
}

@media (min-width: 1280px) {
  .xl\:table-cell {
    display: table-cell;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
