/* [project]/node_modules/.pnpm/@maily-to+core@0.3.7_@tiptap+extension-code-block@2.27.2_@tiptap+core@2.27.2_@tiptap+pm_fe4f814d8bff057f5e42b5328652cb51/node_modules/@maily-to/core/dist/index.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    :root, ::backdrop {
      --mly-tw-animation-delay: 0s;
      --mly-tw-animation-direction: normal;
      --mly-tw-animation-duration: initial;
      --mly-tw-animation-fill-mode: none;
      --mly-tw-animation-iteration-count: 1;
      --mly-tw-enter-opacity: 1;
      --mly-tw-enter-rotate: 0;
      --mly-tw-enter-scale: 1;
      --mly-tw-enter-translate-x: 0;
      --mly-tw-enter-translate-y: 0;
      --mly-tw-exit-opacity: 1;
      --mly-tw-exit-rotate: 0;
      --mly-tw-exit-scale: 1;
      --mly-tw-exit-translate-x: 0;
      --mly-tw-exit-translate-y: 0;
      --mly-tw-translate-x: 0;
      --mly-tw-translate-y: 0;
      --mly-tw-translate-z: 0;
      --mly-tw-rotate-x: initial;
      --mly-tw-rotate-y: initial;
      --mly-tw-rotate-z: initial;
      --mly-tw-skew-x: initial;
      --mly-tw-skew-y: initial;
      --mly-tw-space-y-reverse: 0;
      --mly-tw-border-style: solid;
      --mly-tw-leading: initial;
      --mly-tw-font-weight: initial;
      --mly-tw-tracking: initial;
      --mly-tw-ordinal: initial;
      --mly-tw-slashed-zero: initial;
      --mly-tw-numeric-figure: initial;
      --mly-tw-numeric-spacing: initial;
      --mly-tw-numeric-fraction: initial;
      --mly-tw-shadow: 0 0 #0000;
      --mly-tw-shadow-color: initial;
      --mly-tw-shadow-alpha: 100%;
      --mly-tw-inset-shadow: 0 0 #0000;
      --mly-tw-inset-shadow-color: initial;
      --mly-tw-inset-shadow-alpha: 100%;
      --mly-tw-ring-color: initial;
      --mly-tw-ring-shadow: 0 0 #0000;
      --mly-tw-inset-ring-color: initial;
      --mly-tw-inset-ring-shadow: 0 0 #0000;
      --mly-tw-ring-inset: initial;
      --mly-tw-ring-offset-width: 0px;
      --mly-tw-ring-offset-color: #fff;
      --mly-tw-ring-offset-shadow: 0 0 #0000;
      --mly-tw-blur: initial;
      --mly-tw-brightness: initial;
      --mly-tw-contrast: initial;
      --mly-tw-grayscale: initial;
      --mly-tw-hue-rotate: initial;
      --mly-tw-invert: initial;
      --mly-tw-opacity: initial;
      --mly-tw-saturate: initial;
      --mly-tw-sepia: initial;
      --mly-tw-drop-shadow: initial;
      --mly-tw-drop-shadow-color: initial;
      --mly-tw-drop-shadow-alpha: 100%;
      --mly-tw-drop-shadow-size: initial;
      --mly-tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --mly-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mly-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --mly-color-red-100: #ffe2e2;
    --mly-color-red-200: #ffcaca;
    --mly-color-red-500: #fb2c36;
    --mly-color-red-600: #e40014;
    --mly-color-yellow-200: #fff085;
    --mly-color-blue-200: #bedbff;
    --mly-color-rose-50: #fff1f2;
    --mly-color-rose-100: #ffe4e6;
    --mly-color-rose-300: #ffa2ae;
    --mly-color-rose-400: #ff667f;
    --mly-color-rose-500: #ff2357;
    --mly-color-rose-600: #e70044;
    --mly-color-rose-800: #a30037;
    --mly-color-slate-200: #e2e8f0;
    --mly-color-slate-400: #90a1b9;
    --mly-color-slate-500: #62748e;
    --mly-color-slate-600: #45556c;
    --mly-color-slate-700: #314158;
    --mly-color-gray-50: #f9fafb;
    --mly-color-gray-100: #f3f4f6;
    --mly-color-gray-200: #e5e7eb;
    --mly-color-gray-300: #d1d5dc;
    --mly-color-gray-400: #99a1af;
    --mly-color-gray-500: #6a7282;
    --mly-color-gray-600: #4a5565;
    --mly-color-gray-700: #364153;
    --mly-color-gray-900: #101828;
    --mly-color-gray-950: #030712;
    --mly-color-black: #000;
    --mly-color-white: #fff;
    --mly-spacing: .25rem;
    --mly-container-xs: 20rem;
    --mly-text-xs: .75rem;
    --mly-text-xs--line-height: calc(1 / .75);
    --mly-text-sm: .875rem;
    --mly-text-sm--line-height: calc(1.25 / .875);
    --mly-text-base: 1rem;
    --mly-text-base--line-height: calc(1.5 / 1);
    --mly-text-lg: 1.125rem;
    --mly-text-lg--line-height: calc(1.75 / 1.125);
    --mly-font-weight-normal: 400;
    --mly-font-weight-medium: 500;
    --mly-font-weight-semibold: 600;
    --mly-tracking-normal: 0em;
    --mly-tracking-widest: .1em;
    --mly-radius-sm: .25rem;
    --mly-radius-md: .375rem;
    --mly-radius-lg: .5rem;
    --mly-radius-xl: .75rem;
    --mly-drop-shadow-md: 0 3px 3px #0000001f;
    --mly-ease-out: cubic-bezier(0, 0, .2, 1);
    --mly-animate-spin: spin 1s linear infinite;
    --mly-animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --mly-default-transition-duration: .15s;
    --mly-default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --mly-default-font-family: var(--mly-font-sans);
    --mly-default-mono-font-family: var(--mly-font-mono);
    --mly-color-soft-gray: #f4f5f6;
    --mly-color-midnight-gray: #333;
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --mly-color-red-100: lab(92.243% 10.2865 3.83865);
      --mly-color-red-200: lab(86.017% 19.8815 7.75869);
      --mly-color-red-500: lab(55.4814% 75.0732 48.8528);
      --mly-color-red-600: lab(48.4493% 77.4328 61.5452);
      --mly-color-yellow-200: lab(94.3433% -5.00429 52.9663);
      --mly-color-blue-200: lab(86.15% -4.04379 -21.0797);
      --mly-color-rose-50: lab(96.2369% 4.94155 1.28011);
      --mly-color-rose-100: lab(92.8221% 9.86832 2.60075);
      --mly-color-rose-300: lab(76.6339% 38.3549 9.68835);
      --mly-color-rose-400: lab(64.4125% 63.0291 19.2068);
      --mly-color-rose-500: lab(56.101% 79.4328 31.4532);
      --mly-color-rose-600: lab(49.1882% 81.577 36.0311);
      --mly-color-rose-800: lab(34.6481% 60.802 20.1957);
      --mly-color-slate-200: lab(91.7353% -.998765 -4.76968);
      --mly-color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --mly-color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --mly-color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --mly-color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --mly-color-gray-50: lab(98.2596% -.247031 -.706708);
      --mly-color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --mly-color-gray-200: lab(91.6229% -.159115 -2.26791);
      --mly-color-gray-300: lab(85.1236% -.612259 -3.7138);
      --mly-color-gray-400: lab(65.9269% -.832707 -8.17473);
      --mly-color-gray-500: lab(47.7841% -.393182 -10.0268);
      --mly-color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --mly-color-gray-700: lab(27.1134% -.956401 -12.3224);
      --mly-color-gray-900: lab(8.11897% .811279 -12.254);
      --mly-color-gray-950: lab(1.90334% .278696 -5.48866);
    }
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    border-color: var(--color-gray-200, currentcolor);
  }

  ::file-selector-button {
    border-color: var(--color-gray-200, currentcolor);
  }

  button:not(:disabled), [role="button"]:not(:disabled) {
    cursor: pointer;
  }

  * {
    scrollbar-color: initial;
    scrollbar-width: initial;
  }
}

@layer components;

@layer utilities {
  .mly\:pointer-events-none {
    pointer-events: none;
  }

  .mly\:visible {
    visibility: visible;
  }

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

  .mly\:absolute {
    position: absolute;
  }

  .mly\:relative {
    position: relative;
  }

  .mly\:inset-0 {
    inset: calc(var(--mly-spacing) * 0);
  }

  .mly\:inset-y-0 {
    inset-block: calc(var(--mly-spacing) * 0);
  }

  .mly\:top-0 {
    top: calc(var(--mly-spacing) * 0);
  }

  .mly\:top-8 {
    top: calc(var(--mly-spacing) * 8);
  }

  .mly\:right-0 {
    right: calc(var(--mly-spacing) * 0);
  }

  .mly\:right-1 {
    right: calc(var(--mly-spacing) * 1);
  }

  .mly\:left-0 {
    left: calc(var(--mly-spacing) * 0);
  }

  .mly\:left-1\.5 {
    left: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:left-2 {
    left: calc(var(--mly-spacing) * 2);
  }

  .mly\:isolate {
    isolation: isolate;
  }

  .mly\:z-0 {
    z-index: 0;
  }

  .mly\:z-1 {
    z-index: 1;
  }

  .mly\:z-10 {
    z-index: 10;
  }

  .mly\:z-20 {
    z-index: 20;
  }

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

  .mly\:z-9999 {
    z-index: 9999;
  }

  .mly\:-mx-1 {
    margin-inline: calc(var(--mly-spacing) * -1);
  }

  .mly\:mx-0 {
    margin-inline: calc(var(--mly-spacing) * 0);
  }

  .mly\:mx-0\.5 {
    margin-inline: calc(var(--mly-spacing) * .5);
  }

  .mly\:mx-1\.5 {
    margin-inline: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:my-0 {
    margin-block: calc(var(--mly-spacing) * 0);
  }

  .mly\:my-0\.5 {
    margin-block: calc(var(--mly-spacing) * .5);
  }

  .mly\:my-1 {
    margin-block: calc(var(--mly-spacing) * 1);
  }

  .mly\:my-2 {
    margin-block: calc(var(--mly-spacing) * 2);
  }

  .mly\:my-4 {
    margin-block: calc(var(--mly-spacing) * 4);
  }

  .mly\:prose {
    color: var(--mly-tw-prose-body);
    max-width: 65ch;
  }

  .mly\:prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .mly\:prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-lead);
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    font-size: 1.25em;
    line-height: 1.6;
  }

  .mly\:prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-links);
    font-weight: 500;
    text-decoration: underline;
  }

  .mly\:prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-bold);
    font-weight: 600;
  }

  .mly\:prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .mly\:prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: decimal;
  }

  .mly\:prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .mly\:prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .mly\:prose :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .mly\:prose :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .mly\:prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .mly\:prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .mly\:prose :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .mly\:prose :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .mly\:prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: decimal;
  }

  .mly\:prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: disc;
  }

  .mly\:prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--mly-tw-prose-counters);
    font-weight: 400;
  }

  .mly\:prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--mly-tw-prose-bullets);
  }

  .mly\:prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-headings);
    margin-top: 1.25em;
    font-weight: 600;
  }

  .mly\:prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-color: var(--mly-tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .mly\:prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-quotes);
    border-inline-start-width: .25rem;
    border-inline-start-color: var(--mly-tw-prose-quote-borders);
    quotes: "“""”""‘""’";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
    font-style: italic;
    font-weight: 500;
  }

  .mly\:prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
    content: open-quote;
  }

  .mly\:prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: close-quote;
  }

  .mly\:prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-headings);
    margin-top: 0;
    margin-bottom: .888889em;
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.11111;
  }

  .mly\:prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 900;
  }

  .mly\:prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-headings);
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.33333;
  }

  .mly\:prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 800;
  }

  .mly\:prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-headings);
    margin-top: 1.6em;
    margin-bottom: .6em;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.6;
  }

  .mly\:prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  .mly\:prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-headings);
    margin-top: 1.5em;
    margin-bottom: .5em;
    font-weight: 600;
    line-height: 1.5;
  }

  .mly\:prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  .mly\:prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .mly\:prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
    display: block;
  }

  .mly\:prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .mly\:prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--mly-tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--mly-tw-prose-kbd-shadows) / 10%);
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    border-radius: .3125rem;
    padding-inline-start: .375em;
    font-family: inherit;
    font-size: .875em;
    font-weight: 500;
  }

  .mly\:prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-code);
    font-size: .875em;
    font-weight: 600;
  }

  .mly\:prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .mly\:prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: "`";
  }

  .mly\:prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .mly\:prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .875em;
  }

  .mly\:prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .9em;
  }

  .mly\:prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .mly\:prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-pre-code);
    background-color: var(--mly-tw-prose-pre-bg);
    padding-top: .857143em;
    padding-inline-end: 1.14286em;
    padding-bottom: .857143em;
    border-radius: .375rem;
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
    padding-inline-start: 1.14286em;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.71429;
    overflow-x: auto;
  }

  .mly\:prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  .mly\:prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .mly\:prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: none;
  }

  .mly\:prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    table-layout: auto;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.71429;
  }

  .mly\:prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--mly-tw-prose-th-borders);
  }

  .mly\:prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-headings);
    vertical-align: bottom;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
    font-weight: 600;
  }

  .mly\:prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--mly-tw-prose-td-borders);
  }

  .mly\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

  .mly\:prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: baseline;
  }

  .mly\:prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--mly-tw-prose-th-borders);
  }

  .mly\:prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: top;
  }

  .mly\:prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    text-align: start;
  }

  .mly\:prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .mly\:prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--mly-tw-prose-captions);
    margin-top: .857143em;
    font-size: .875em;
    line-height: 1.42857;
  }

  .mly\:prose {
    --mly-tw-prose-body: #364153;
    --mly-tw-prose-headings: #101828;
    --mly-tw-prose-lead: #4a5565;
    --mly-tw-prose-links: #101828;
    --mly-tw-prose-bold: #101828;
    --mly-tw-prose-counters: #6a7282;
    --mly-tw-prose-bullets: #d1d5dc;
    --mly-tw-prose-hr: #e5e7eb;
    --mly-tw-prose-quotes: #101828;
    --mly-tw-prose-quote-borders: #e5e7eb;
    --mly-tw-prose-captions: #6a7282;
    --mly-tw-prose-kbd: #101828;
    --mly-tw-prose-kbd-shadows: NaN NaN NaN;
    --mly-tw-prose-code: #101828;
    --mly-tw-prose-pre-code: #e5e7eb;
    --mly-tw-prose-pre-bg: #1e2939;
    --mly-tw-prose-th-borders: #d1d5dc;
    --mly-tw-prose-td-borders: #e5e7eb;
    --mly-tw-prose-invert-body: #d1d5dc;
    --mly-tw-prose-invert-headings: #fff;
    --mly-tw-prose-invert-lead: #99a1af;
    --mly-tw-prose-invert-links: #fff;
    --mly-tw-prose-invert-bold: #fff;
    --mly-tw-prose-invert-counters: #99a1af;
    --mly-tw-prose-invert-bullets: #4a5565;
    --mly-tw-prose-invert-hr: #364153;
    --mly-tw-prose-invert-quotes: #f3f4f6;
    --mly-tw-prose-invert-quote-borders: #364153;
    --mly-tw-prose-invert-captions: #99a1af;
    --mly-tw-prose-invert-kbd: #fff;
    --mly-tw-prose-invert-kbd-shadows: 255 255 255;
    --mly-tw-prose-invert-code: #fff;
    --mly-tw-prose-invert-pre-code: #d1d5dc;
    --mly-tw-prose-invert-pre-bg: #00000080;
    --mly-tw-prose-invert-th-borders: #4a5565;
    --mly-tw-prose-invert-td-borders: #364153;
    font-size: 1rem;
    line-height: 1.75;
  }

  .mly\:prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  @supports (color: lab(0% 0 0)) {
    .mly\:prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      --mly-tw-prose-body: lab(27.1134% -.956401 -12.3224);
      --mly-tw-prose-headings: lab(8.11897% .811279 -12.254);
      --mly-tw-prose-lead: lab(35.6337% -1.58697 -10.8425);
      --mly-tw-prose-links: lab(8.11897% .811279 -12.254);
      --mly-tw-prose-bold: lab(8.11897% .811279 -12.254);
      --mly-tw-prose-counters: lab(47.7841% -.393182 -10.0268);
      --mly-tw-prose-bullets: lab(85.1236% -.612259 -3.7138);
      --mly-tw-prose-hr: lab(91.6229% -.159115 -2.26791);
      --mly-tw-prose-quotes: lab(8.11897% .811279 -12.254);
      --mly-tw-prose-quote-borders: lab(91.6229% -.159115 -2.26791);
      --mly-tw-prose-captions: lab(47.7841% -.393182 -10.0268);
      --mly-tw-prose-kbd: lab(8.11897% .811279 -12.254);
      --mly-tw-prose-code: lab(8.11897% .811279 -12.254);
      --mly-tw-prose-pre-code: lab(91.6229% -.159115 -2.26791);
      --mly-tw-prose-pre-bg: lab(16.1051% -1.18239 -11.7533);
      --mly-tw-prose-th-borders: lab(85.1236% -.612259 -3.7138);
      --mly-tw-prose-td-borders: lab(91.6229% -.159115 -2.26791);
      --mly-tw-prose-invert-body: lab(85.1236% -.612259 -3.7138);
      --mly-tw-prose-invert-lead: lab(65.9269% -.832707 -8.17473);
      --mly-tw-prose-invert-counters: lab(65.9269% -.832707 -8.17473);
      --mly-tw-prose-invert-bullets: lab(35.6337% -1.58697 -10.8425);
      --mly-tw-prose-invert-hr: lab(27.1134% -.956401 -12.3224);
      --mly-tw-prose-invert-quotes: lab(96.1596% -.0823438 -1.13575);
      --mly-tw-prose-invert-quote-borders: lab(27.1134% -.956401 -12.3224);
      --mly-tw-prose-invert-captions: lab(65.9269% -.832707 -8.17473);
      --mly-tw-prose-invert-pre-code: lab(85.1236% -.612259 -3.7138);
      --mly-tw-prose-invert-th-borders: lab(35.6337% -1.58697 -10.8425);
      --mly-tw-prose-invert-td-borders: lab(27.1134% -.956401 -12.3224);
    }
  }

  .mly\:prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    margin-bottom: .5em;
  }

  .mly\:prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .375em;
  }

  .mly\:prose :where(.mly\:prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  .mly\:prose :where(.mly\:prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .mly\:prose :where(.mly\:prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .mly\:prose :where(.mly\:prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .mly\:prose :where(.mly\:prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .mly\:prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  .mly\:prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .mly\:prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em;
  }

  .mly\:prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .mly\:prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  .mly\:prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .mly\:prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .mly\:prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .571429em;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
  }

  .mly\:prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .mly\:prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .mly\:prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .mly\:prose :where(.mly\:prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  .mly\:prose :where(.mly\:prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .mly\:mt-1 {
    margin-top: calc(var(--mly-spacing) * 1);
  }

  .mly\:mt-2 {
    margin-top: calc(var(--mly-spacing) * 2);
  }

  .mly\:mt-4 {
    margin-top: calc(var(--mly-spacing) * 4);
  }

  .mly\:mb-0\! {
    margin-bottom: calc(var(--mly-spacing) * 0) !important;
  }

  .mly\:mb-0\.5 {
    margin-bottom: calc(var(--mly-spacing) * .5);
  }

  .mly\:mb-1\.5 {
    margin-bottom: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:mb-2 {
    margin-bottom: calc(var(--mly-spacing) * 2);
  }

  .mly\:mb-4 {
    margin-bottom: calc(var(--mly-spacing) * 4);
  }

  .mly\:ml-1 {
    margin-left: calc(var(--mly-spacing) * 1);
  }

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

  .mly\:scrollbar-thin::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track);
    border-radius: var(--scrollbar-track-radius);
  }

  .mly\:scrollbar-thin::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb);
    border-radius: var(--scrollbar-thumb-radius);
  }

  .mly\:scrollbar-thin::-webkit-scrollbar-corner {
    background-color: var(--scrollbar-corner);
    border-radius: var(--scrollbar-corner-radius);
  }

  .mly\:scrollbar-thin {
    scrollbar-width: thin;
    scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
  }

  .mly\:scrollbar-thin::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    display: block;
  }

  .mly\:no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .mly\:no-scrollbar::-webkit-scrollbar {
    display: none;
  }

  .mly\:block {
    display: block;
  }

  .mly\:flex {
    display: flex;
  }

  .mly\:grid {
    display: grid;
  }

  .mly\:hidden {
    display: none;
  }

  .mly\:inline {
    display: inline;
  }

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

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

  .mly\:inline-grid {
    display: inline-grid;
  }

  .mly\:aspect-\[2\.5\] {
    aspect-ratio: 2.5;
  }

  .mly\:aspect-square {
    aspect-ratio: 1;
  }

  .mly\:size-3 {
    width: calc(var(--mly-spacing) * 3);
    height: calc(var(--mly-spacing) * 3);
  }

  .mly\:size-3\.5 {
    width: calc(var(--mly-spacing) * 3.5);
    height: calc(var(--mly-spacing) * 3.5);
  }

  .mly\:size-4 {
    width: calc(var(--mly-spacing) * 4);
    height: calc(var(--mly-spacing) * 4);
  }

  .mly\:size-5 {
    width: calc(var(--mly-spacing) * 5);
    height: calc(var(--mly-spacing) * 5);
  }

  .mly\:size-5\! {
    width: calc(var(--mly-spacing) * 5) !important;
    height: calc(var(--mly-spacing) * 5) !important;
  }

  .mly\:size-6 {
    width: calc(var(--mly-spacing) * 6);
    height: calc(var(--mly-spacing) * 6);
  }

  .mly\:size-7 {
    width: calc(var(--mly-spacing) * 7);
    height: calc(var(--mly-spacing) * 7);
  }

  .mly\:size-7\! {
    width: calc(var(--mly-spacing) * 7) !important;
    height: calc(var(--mly-spacing) * 7) !important;
  }

  .mly\:size-\[15px\] {
    width: 15px;
    height: 15px;
  }

  .mly\:size-\[var\(--variable-icon-size\)\] {
    width: var(--variable-icon-size);
    height: var(--variable-icon-size);
  }

  .mly\:h-3 {
    height: calc(var(--mly-spacing) * 3);
  }

  .mly\:h-4 {
    height: calc(var(--mly-spacing) * 4);
  }

  .mly\:h-5 {
    height: calc(var(--mly-spacing) * 5);
  }

  .mly\:h-6 {
    height: calc(var(--mly-spacing) * 6);
  }

  .mly\:h-7 {
    height: calc(var(--mly-spacing) * 7);
  }

  .mly\:h-7\! {
    height: calc(var(--mly-spacing) * 7) !important;
  }

  .mly\:h-8 {
    height: calc(var(--mly-spacing) * 8);
  }

  .mly\:h-9 {
    height: calc(var(--mly-spacing) * 9);
  }

  .mly\:h-10 {
    height: calc(var(--mly-spacing) * 10);
  }

  .mly\:h-11 {
    height: calc(var(--mly-spacing) * 11);
  }

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

  .mly\:h-auto {
    height: auto;
  }

  .mly\:h-full {
    height: 100%;
  }

  .mly\:h-px {
    height: 1px;
  }

  .mly\:max-h-52 {
    max-height: calc(var(--mly-spacing) * 52);
  }

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

  .mly\:min-h-7 {
    min-height: calc(var(--mly-spacing) * 7);
  }

  .mly\:min-h-24 {
    min-height: calc(var(--mly-spacing) * 24);
  }

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

  .mly\:w-3 {
    width: calc(var(--mly-spacing) * 3);
  }

  .mly\:w-4 {
    width: calc(var(--mly-spacing) * 4);
  }

  .mly\:w-5 {
    width: calc(var(--mly-spacing) * 5);
  }

  .mly\:w-6 {
    width: calc(var(--mly-spacing) * 6);
  }

  .mly\:w-7 {
    width: calc(var(--mly-spacing) * 7);
  }

  .mly\:w-7\! {
    width: calc(var(--mly-spacing) * 7) !important;
  }

  .mly\:w-10 {
    width: calc(var(--mly-spacing) * 10);
  }

  .mly\:w-32 {
    width: calc(var(--mly-spacing) * 32);
  }

  .mly\:w-36 {
    width: calc(var(--mly-spacing) * 36);
  }

  .mly\:w-40 {
    width: calc(var(--mly-spacing) * 40);
  }

  .mly\:w-52 {
    width: calc(var(--mly-spacing) * 52);
  }

  .mly\:w-56 {
    width: calc(var(--mly-spacing) * 56);
  }

  .mly\:w-64 {
    width: calc(var(--mly-spacing) * 64);
  }

  .mly\:w-72 {
    width: calc(var(--mly-spacing) * 72);
  }

  .mly\:w-96 {
    width: calc(var(--mly-spacing) * 96);
  }

  .mly\:w-\[1\.5px\] {
    width: 1.5px;
  }

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

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

  .mly\:w-fit {
    width: fit-content;
  }

  .mly\:w-full {
    width: 100%;
  }

  .mly\:w-full\! {
    width: 100% !important;
  }

  .mly\:w-max {
    width: max-content;
  }

  .mly\:w-px {
    width: 1px;
  }

  .mly\:max-w-12 {
    max-width: calc(var(--mly-spacing) * 12);
  }

  .mly\:max-w-20 {
    max-width: calc(var(--mly-spacing) * 20);
  }

  .mly\:max-w-28 {
    max-width: calc(var(--mly-spacing) * 28);
  }

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

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

  .mly\:max-w-max {
    max-width: max-content;
  }

  .mly\:max-w-xs {
    max-width: var(--mly-container-xs);
  }

  .mly\:min-w-0 {
    min-width: calc(var(--mly-spacing) * 0);
  }

  .mly\:min-w-28 {
    min-width: calc(var(--mly-spacing) * 28);
  }

  .mly\:min-w-32 {
    min-width: calc(var(--mly-spacing) * 32);
  }

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

  .mly\:min-w-full {
    min-width: 100%;
  }

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

  .mly\:grow {
    flex-grow: 1;
  }

  .mly\:table-fixed {
    table-layout: fixed;
  }

  .mly\:border-separate {
    border-collapse: separate;
  }

  .mly\:translate-x-full {
    --mly-tw-translate-x: 100%;
    translate: var(--mly-tw-translate-x) var(--mly-tw-translate-y);
  }

  .mly\:transform {
    transform: var(--mly-tw-rotate-x, ) var(--mly-tw-rotate-y, ) var(--mly-tw-rotate-z, ) var(--mly-tw-skew-x, ) var(--mly-tw-skew-y, );
  }

  .mly\:animate-in {
    animation: enter var(--mly-tw-animation-duration, var(--mly-tw-duration, .15s)) var(--mly-tw-ease, ease) var(--mly-tw-animation-delay, 0s) var(--mly-tw-animation-iteration-count, 1) var(--mly-tw-animation-direction, normal) var(--mly-tw-animation-fill-mode, none);
  }

  .mly\:animate-pulse {
    animation: var(--mly-animate-pulse);
  }

  .mly\:animate-spin {
    animation: var(--mly-animate-spin);
  }

  .mly\:cursor-default {
    cursor: default;
  }

  .mly\:cursor-grab {
    cursor: grab;
  }

  .mly\:cursor-pointer {
    cursor: pointer;
  }

  .mly\:appearance-none {
    appearance: none;
  }

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

  .mly\:grid-cols-\[12px_1fr\] {
    grid-template-columns: 12px 1fr;
  }

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

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

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

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

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

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

  .mly\:justify-start {
    justify-content: flex-start;
  }

  .mly\:gap-\(--variable-icon-gap\) {
    gap: var(--variable-icon-gap);
  }

  .mly\:gap-0\.5 {
    gap: calc(var(--mly-spacing) * .5);
  }

  .mly\:gap-1 {
    gap: calc(var(--mly-spacing) * 1);
  }

  .mly\:gap-1\.5 {
    gap: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:gap-2 {
    gap: calc(var(--mly-spacing) * 2);
  }

  .mly\:gap-3 {
    gap: calc(var(--mly-spacing) * 3);
  }

  .mly\:gap-4 {
    gap: calc(var(--mly-spacing) * 4);
  }

  .mly\:gap-px {
    gap: 1px;
  }

  :where(.mly\:space-y-0\.5 > :not(:last-child)) {
    --mly-tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--mly-spacing) * .5) * var(--mly-tw-space-y-reverse));
    margin-block-end: calc(calc(var(--mly-spacing) * .5) * calc(1 - var(--mly-tw-space-y-reverse)));
  }

  :where(.mly\:space-y-1 > :not(:last-child)) {
    --mly-tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--mly-spacing) * 1) * var(--mly-tw-space-y-reverse));
    margin-block-end: calc(calc(var(--mly-spacing) * 1) * calc(1 - var(--mly-tw-space-y-reverse)));
  }

  .mly\:gap-x-0\.5 {
    column-gap: calc(var(--mly-spacing) * .5);
  }

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

  .mly\:overflow-hidden {
    overflow: hidden;
  }

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

  .mly\:rounded {
    border-radius: .25rem;
  }

  .mly\:rounded\! {
    border-radius: .25rem !important;
  }

  .mly\:rounded-full {
    border-radius: 3.40282e38px;
  }

  .mly\:rounded-full\! {
    border-radius: 3.40282e38px !important;
  }

  .mly\:rounded-lg {
    border-radius: var(--mly-radius-lg);
  }

  .mly\:rounded-md {
    border-radius: var(--mly-radius-md);
  }

  .mly\:rounded-md\! {
    border-radius: var(--mly-radius-md) !important;
  }

  .mly\:rounded-none {
    border-radius: 0;
  }

  .mly\:rounded-none\! {
    border-radius: 0 !important;
  }

  .mly\:rounded-sm {
    border-radius: var(--mly-radius-sm);
  }

  .mly\:rounded-xl {
    border-radius: var(--mly-radius-xl);
  }

  .mly\:rounded-t-lg {
    border-top-left-radius: var(--mly-radius-lg);
    border-top-right-radius: var(--mly-radius-lg);
  }

  .mly\:border {
    border-style: var(--mly-tw-border-style);
    border-width: 1px;
  }

  .mly\:border-0 {
    border-style: var(--mly-tw-border-style);
    border-width: 0;
  }

  .mly\:border-2 {
    border-style: var(--mly-tw-border-style);
    border-width: 2px;
  }

  .mly\:border-\[1\.5px\] {
    border-style: var(--mly-tw-border-style);
    border-width: 1.5px;
  }

  .mly\:border-t {
    border-top-style: var(--mly-tw-border-style);
    border-top-width: 1px;
  }

  .mly\:border-b {
    border-bottom-style: var(--mly-tw-border-style);
    border-bottom-width: 1px;
  }

  .mly\:border-l-4 {
    border-left-style: var(--mly-tw-border-style);
    border-left-width: 4px;
  }

  .mly\:border-none {
    --mly-tw-border-style: none;
    border-style: none;
  }

  .mly\:border-\(--button-var-border-color\) {
    border-color: var(--button-var-border-color);
  }

  .mly\:border-gray-200 {
    border-color: var(--mly-color-gray-200);
  }

  .mly\:border-gray-300 {
    border-color: var(--mly-color-gray-300);
  }

  .mly\:border-gray-700 {
    border-color: var(--mly-color-gray-700);
  }

  .mly\:border-rose-400 {
    border-color: var(--mly-color-rose-400);
  }

  .mly\:border-slate-200 {
    border-color: var(--mly-color-slate-200);
  }

  .mly\:border-white {
    border-color: var(--mly-color-white);
  }

  .mly\:bg-\[\#efefef\] {
    background-color: #efefef;
  }

  .mly\:bg-blue-200 {
    background-color: var(--mly-color-blue-200);
  }

  .mly\:bg-gray-100 {
    background-color: var(--mly-color-gray-100);
  }

  .mly\:bg-gray-200 {
    background-color: var(--mly-color-gray-200);
  }

  .mly\:bg-gray-900 {
    background-color: var(--mly-color-gray-900);
  }

  .mly\:bg-red-100 {
    background-color: var(--mly-color-red-100);
  }

  .mly\:bg-red-500 {
    background-color: var(--mly-color-red-500);
  }

  .mly\:bg-rose-50 {
    background-color: var(--mly-color-rose-50);
  }

  .mly\:bg-rose-100 {
    background-color: var(--mly-color-rose-100);
  }

  .mly\:bg-rose-300 {
    background-color: var(--mly-color-rose-300);
  }

  .mly\:bg-rose-500 {
    background-color: var(--mly-color-rose-500);
  }

  .mly\:bg-soft-gray {
    background-color: var(--mly-color-soft-gray);
  }

  .mly\:bg-soft-gray\/40 {
    background-color: var(--mly-color-soft-gray);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .mly\:bg-soft-gray\/40 {
      background-color: color-mix(in oklab, var(--mly-color-soft-gray) 40%, transparent);
    }
  }

  .mly\:bg-transparent {
    background-color: #0000;
  }

  .mly\:bg-transparent\! {
    background-color: #0000 !important;
  }

  .mly\:bg-white {
    background-color: var(--mly-color-white);
  }

  .mly\:bg-yellow-200 {
    background-color: var(--mly-color-yellow-200);
  }

  .mly\:stroke-midnight-gray {
    stroke: var(--mly-color-midnight-gray);
  }

  .mly\:stroke-\[1\.2\] {
    stroke-width: 1.2px;
  }

  .mly\:stroke-\[1\] {
    stroke-width: 1px;
  }

  .mly\:stroke-\[2\.5\] {
    stroke-width: 2.5px;
  }

  .mly\:object-cover {
    object-fit: cover;
  }

  .mly\:p-0 {
    padding: calc(var(--mly-spacing) * 0);
  }

  .mly\:p-0\! {
    padding: calc(var(--mly-spacing) * 0) !important;
  }

  .mly\:p-0\.5 {
    padding: calc(var(--mly-spacing) * .5);
  }

  .mly\:p-0\.5\! {
    padding: calc(var(--mly-spacing) * .5) !important;
  }

  .mly\:p-1 {
    padding: calc(var(--mly-spacing) * 1);
  }

  .mly\:p-2 {
    padding: calc(var(--mly-spacing) * 2);
  }

  .mly\:p-3 {
    padding: calc(var(--mly-spacing) * 3);
  }

  .mly\:p-4 {
    padding: calc(var(--mly-spacing) * 4);
  }

  .mly\:px-0\.5 {
    padding-inline: calc(var(--mly-spacing) * .5);
  }

  .mly\:px-1 {
    padding-inline: calc(var(--mly-spacing) * 1);
  }

  .mly\:px-1\.5 {
    padding-inline: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:px-2 {
    padding-inline: calc(var(--mly-spacing) * 2);
  }

  .mly\:px-2\.5 {
    padding-inline: calc(var(--mly-spacing) * 2.5);
  }

  .mly\:px-3 {
    padding-inline: calc(var(--mly-spacing) * 3);
  }

  .mly\:px-4 {
    padding-inline: calc(var(--mly-spacing) * 4);
  }

  .mly\:px-8 {
    padding-inline: calc(var(--mly-spacing) * 8);
  }

  .mly\:px-\[26px\] {
    padding-inline: 26px;
  }

  .mly\:py-0\.5 {
    padding-block: calc(var(--mly-spacing) * .5);
  }

  .mly\:py-1 {
    padding-block: calc(var(--mly-spacing) * 1);
  }

  .mly\:py-1\.5 {
    padding-block: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:py-2 {
    padding-block: calc(var(--mly-spacing) * 2);
  }

  .mly\:py-3 {
    padding-block: calc(var(--mly-spacing) * 3);
  }

  .mly\:py-px {
    padding-block: 1px;
  }

  .mly\:pr-1\.5 {
    padding-right: calc(var(--mly-spacing) * 1.5);
  }

  .mly\:pr-6 {
    padding-right: calc(var(--mly-spacing) * 6);
  }

  .mly\:pr-7 {
    padding-right: calc(var(--mly-spacing) * 7);
  }

  .mly\:pl-1 {
    padding-left: calc(var(--mly-spacing) * 1);
  }

  .mly\:pl-4 {
    padding-left: calc(var(--mly-spacing) * 4);
  }

  .mly\:pl-6 {
    padding-left: calc(var(--mly-spacing) * 6);
  }

  .mly\:pl-7 {
    padding-left: calc(var(--mly-spacing) * 7);
  }

  .mly\:pl-8 {
    padding-left: calc(var(--mly-spacing) * 8);
  }

  .mly\:pl-\[26px\] {
    padding-left: 26px;
  }

  .mly\:\[text-align\:revert-layer\] {
    text-align: revert-layer;
  }

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

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

  .mly\:font-mono {
    font-family: var(--mly-font-mono);
  }

  .mly\:text-base\! {
    font-size: var(--mly-text-base) !important;
    line-height: var(--mly-tw-leading, var(--mly-text-base--line-height)) !important;
  }

  .mly\:text-lg\! {
    font-size: var(--mly-text-lg) !important;
    line-height: var(--mly-tw-leading, var(--mly-text-lg--line-height)) !important;
  }

  .mly\:text-sm {
    font-size: var(--mly-text-sm);
    line-height: var(--mly-tw-leading, var(--mly-text-sm--line-height));
  }

  .mly\:text-xs {
    font-size: var(--mly-text-xs);
    line-height: var(--mly-tw-leading, var(--mly-text-xs--line-height));
  }

  .mly\:text-\[10px\] {
    font-size: 10px;
  }

  .mly\:text-\[13px\] {
    font-size: 13px;
  }

  .mly\:leading-none {
    --mly-tw-leading: 1;
    line-height: 1;
  }

  .mly\:font-medium {
    --mly-tw-font-weight: var(--mly-font-weight-medium);
    font-weight: var(--mly-font-weight-medium);
  }

  .mly\:font-normal {
    --mly-tw-font-weight: var(--mly-font-weight-normal);
    font-weight: var(--mly-font-weight-normal);
  }

  .mly\:font-semibold {
    --mly-tw-font-weight: var(--mly-font-weight-semibold);
    font-weight: var(--mly-font-weight-semibold);
  }

  .mly\:tracking-normal {
    --mly-tw-tracking: var(--mly-tracking-normal);
    letter-spacing: var(--mly-tracking-normal);
  }

  .mly\:tracking-widest {
    --mly-tw-tracking: var(--mly-tracking-widest);
    letter-spacing: var(--mly-tracking-widest);
  }

  .mly\:text-black {
    color: var(--mly-color-black);
  }

  .mly\:text-gray-50 {
    color: var(--mly-color-gray-50);
  }

  .mly\:text-gray-400 {
    color: var(--mly-color-gray-400);
  }

  .mly\:text-gray-500 {
    color: var(--mly-color-gray-500);
  }

  .mly\:text-gray-600 {
    color: var(--mly-color-gray-600);
  }

  .mly\:text-gray-900 {
    color: var(--mly-color-gray-900);
  }

  .mly\:text-gray-950 {
    color: var(--mly-color-gray-950);
  }

  .mly\:text-midnight-gray {
    color: var(--mly-color-midnight-gray);
  }

  .mly\:text-midnight-gray\/60 {
    color: var(--mly-color-midnight-gray);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .mly\:text-midnight-gray\/60 {
      color: color-mix(in oklab, var(--mly-color-midnight-gray) 60%, transparent);
    }
  }

  .mly\:text-red-500 {
    color: var(--mly-color-red-500);
  }

  .mly\:text-red-600 {
    color: var(--mly-color-red-600);
  }

  .mly\:text-rose-600 {
    color: var(--mly-color-rose-600);
  }

  .mly\:text-rose-800 {
    color: var(--mly-color-rose-800);
  }

  .mly\:text-slate-400 {
    color: var(--mly-color-slate-400);
  }

  .mly\:text-slate-500 {
    color: var(--mly-color-slate-500);
  }

  .mly\:text-slate-600 {
    color: var(--mly-color-slate-600);
  }

  .mly\:text-slate-700 {
    color: var(--mly-color-slate-700);
  }

  .mly\:capitalize {
    text-transform: capitalize;
  }

  .mly\:uppercase {
    text-transform: uppercase;
  }

  .mly\:tabular-nums {
    --mly-tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--mly-tw-ordinal, ) var(--mly-tw-slashed-zero, ) var(--mly-tw-numeric-figure, ) var(--mly-tw-numeric-spacing, ) var(--mly-tw-numeric-fraction, );
  }

  .mly\:no-underline {
    text-decoration-line: none;
  }

  .mly\:underline-offset-4 {
    text-underline-offset: 4px;
  }

  .mly\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .mly\:opacity-0 {
    opacity: 0;
  }

  .mly\:opacity-40 {
    opacity: .4;
  }

  .mly\:opacity-60 {
    opacity: .6;
  }

  .mly\:shadow {
    --mly-tw-shadow: 0 1px 3px 0 var(--mly-tw-shadow-color, #0000001a), 0 1px 2px -1px var(--mly-tw-shadow-color, #0000001a);
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:shadow-lg {
    --mly-tw-shadow: 0 10px 15px -3px var(--mly-tw-shadow-color, #0000001a), 0 4px 6px -4px var(--mly-tw-shadow-color, #0000001a);
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:shadow-md {
    --mly-tw-shadow: 0 4px 6px -1px var(--mly-tw-shadow-color, #0000001a), 0 2px 4px -2px var(--mly-tw-shadow-color, #0000001a);
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:shadow-none {
    --mly-tw-shadow: 0 0 #0000;
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:shadow-sm {
    --mly-tw-shadow: 0 1px 3px 0 var(--mly-tw-shadow-color, #0000001a), 0 1px 2px -1px var(--mly-tw-shadow-color, #0000001a);
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:ring-offset-white {
    --mly-tw-ring-offset-color: var(--mly-color-white);
  }

  .mly\:outline-hidden {
    --mly-tw-outline-style: none;
    outline-style: none;
  }

  @media (forced-colors: active) {
    .mly\:outline-hidden {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }

  .mly\:drop-shadow-md {
    --mly-tw-drop-shadow-size: drop-shadow(0 3px 3px var(--mly-tw-drop-shadow-color, #0000001f));
    --mly-tw-drop-shadow: drop-shadow(var(--mly-drop-shadow-md));
    filter: var(--mly-tw-blur, ) var(--mly-tw-brightness, ) var(--mly-tw-contrast, ) var(--mly-tw-grayscale, ) var(--mly-tw-hue-rotate, ) var(--mly-tw-invert, ) var(--mly-tw-saturate, ) var(--mly-tw-sepia, ) var(--mly-tw-drop-shadow, );
  }

  .mly\:transition-all {
    transition-property: all;
    transition-timing-function: var(--mly-tw-ease, var(--mly-default-transition-timing-function));
    transition-duration: var(--mly-tw-duration, var(--mly-default-transition-duration));
  }

  .mly\:transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --mly-tw-gradient-from, --mly-tw-gradient-via, --mly-tw-gradient-to;
    transition-timing-function: var(--mly-tw-ease, var(--mly-default-transition-timing-function));
    transition-duration: var(--mly-tw-duration, var(--mly-default-transition-duration));
  }

  .mly\:ease-out {
    --mly-tw-ease: var(--mly-ease-out);
    transition-timing-function: var(--mly-ease-out);
  }

  .mly\:fade-in-0 {
    --mly-tw-enter-opacity: 0;
  }

  .mly\:select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .mly\:zoom-in-95 {
    --mly-tw-enter-scale: .95;
  }

  .mly\:scrollbar-thumb-gray-200 {
    --scrollbar-thumb: #e5e7eb;
  }

  @supports (color: lab(0% 0 0)) {
    .mly\:scrollbar-thumb-gray-200 {
      --scrollbar-thumb: lab(91.6229% -.159115 -2.26791);
    }
  }

  .mly\:scrollbar-track-transparent {
    --scrollbar-track: transparent;
  }

  .mly\:peer-disabled\:opacity-50:is(:where(.mly\:peer):disabled ~ *) {
    opacity: .5;
  }

  .mly\:file\:border-0::file-selector-button {
    border-style: var(--mly-tw-border-style);
    border-width: 0;
  }

  .mly\:file\:bg-transparent::file-selector-button {
    background-color: #0000;
  }

  .mly\:file\:text-sm::file-selector-button {
    font-size: var(--mly-text-sm);
    line-height: var(--mly-tw-leading, var(--mly-text-sm--line-height));
  }

  .mly\:file\:font-medium::file-selector-button {
    --mly-tw-font-weight: var(--mly-font-weight-medium);
    font-weight: var(--mly-font-weight-medium);
  }

  .mly\:placeholder\:text-gray-400::placeholder {
    color: var(--mly-color-gray-400);
  }

  .mly\:placeholder\:text-gray-500::placeholder {
    color: var(--mly-color-gray-500);
  }

  @media (hover: hover) {
    .mly\:hover\:bg-gray-100:hover {
      background-color: var(--mly-color-gray-100);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:bg-gray-100\/80:hover {
      background-color: var(--mly-color-gray-100);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .mly\:hover\:bg-gray-100\/80:hover {
        background-color: color-mix(in oklab, var(--mly-color-gray-100) 80%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .mly\:hover\:bg-red-200:hover {
      background-color: var(--mly-color-red-200);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:bg-red-500\/90:hover {
      background-color: var(--mly-color-red-500);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .mly\:hover\:bg-red-500\/90:hover {
        background-color: color-mix(in oklab, var(--mly-color-red-500) 90%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .mly\:hover\:bg-rose-100:hover {
      background-color: var(--mly-color-rose-100);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:bg-soft-gray:hover {
      background-color: var(--mly-color-soft-gray);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:bg-soft-gray\/60:hover {
      background-color: var(--mly-color-soft-gray);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .mly\:hover\:bg-soft-gray\/60:hover {
        background-color: color-mix(in oklab, var(--mly-color-soft-gray) 60%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .mly\:hover\:text-black:hover {
      color: var(--mly-color-black);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:text-gray-900:hover {
      color: var(--mly-color-gray-900);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:text-midnight-gray:hover {
      color: var(--mly-color-midnight-gray);
    }
  }

  @media (hover: hover) {
    .mly\:hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  .mly\:focus\:bg-gray-100:focus {
    background-color: var(--mly-color-gray-100);
  }

  .mly\:focus\:bg-red-200:focus {
    background-color: var(--mly-color-red-200);
  }

  .mly\:focus\:bg-soft-gray:focus {
    background-color: var(--mly-color-soft-gray);
  }

  .mly\:focus\:bg-white:focus {
    background-color: var(--mly-color-white);
  }

  .mly\:focus\:ring-1:focus {
    --mly-tw-ring-shadow: var(--mly-tw-ring-inset, ) 0 0 0 calc(1px + var(--mly-tw-ring-offset-width)) var(--mly-tw-ring-color, currentcolor);
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:focus\:ring-midnight-gray\/50:focus {
    --mly-tw-ring-color: var(--mly-color-midnight-gray);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .mly\:focus\:ring-midnight-gray\/50:focus {
      --mly-tw-ring-color: color-mix(in oklab, var(--mly-color-midnight-gray) 50%, transparent);
    }
  }

  .mly\:focus\:outline-hidden:focus {
    --mly-tw-outline-style: none;
    outline-style: none;
  }

  @media (forced-colors: active) {
    .mly\:focus\:outline-hidden:focus {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }

  .mly\:focus\:outline-none:focus {
    --mly-tw-outline-style: none;
    outline-style: none;
  }

  .mly\:focus-visible\:relative:focus-visible {
    position: relative;
  }

  .mly\:focus-visible\:z-10:focus-visible {
    z-index: 10;
  }

  .mly\:focus-visible\:border-gray-400:focus-visible {
    border-color: var(--mly-color-gray-400);
  }

  .mly\:focus-visible\:ring-2:focus-visible {
    --mly-tw-ring-shadow: var(--mly-tw-ring-inset, ) 0 0 0 calc(2px + var(--mly-tw-ring-offset-width)) var(--mly-tw-ring-color, currentcolor);
    box-shadow: var(--mly-tw-inset-shadow), var(--mly-tw-inset-ring-shadow), var(--mly-tw-ring-offset-shadow), var(--mly-tw-ring-shadow), var(--mly-tw-shadow);
  }

  .mly\:focus-visible\:ring-gray-400:focus-visible {
    --mly-tw-ring-color: var(--mly-color-gray-400);
  }

  .mly\:focus-visible\:ring-offset-2:focus-visible {
    --mly-tw-ring-offset-width: 2px;
    --mly-tw-ring-offset-shadow: var(--mly-tw-ring-inset, ) 0 0 0 var(--mly-tw-ring-offset-width) var(--mly-tw-ring-offset-color);
  }

  .mly\:focus-visible\:outline-hidden:focus-visible {
    --mly-tw-outline-style: none;
    outline-style: none;
  }

  @media (forced-colors: active) {
    .mly\:focus-visible\:outline-hidden:focus-visible {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }

  .mly\:active\:bg-soft-gray:active {
    background-color: var(--mly-color-soft-gray);
  }

  .mly\:disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }

  .mly\:disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .mly\:disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .mly\:data-disabled\:pointer-events-none[data-disabled] {
    pointer-events: none;
  }

  .mly\:data-disabled\:opacity-50[data-disabled] {
    opacity: .5;
  }

  .mly\:data-\[state\=open\]\:bg-gray-100[data-state="open"] {
    background-color: var(--mly-color-gray-100);
  }

  .mly\:data-\[state\=open\]\:bg-rose-100[data-state="open"] {
    background-color: var(--mly-color-rose-100);
  }

  .mly\:data-\[state\=open\]\:bg-soft-gray[data-state="open"] {
    background-color: var(--mly-color-soft-gray);
  }

  .mly\:data-\[state\=true\]\:bg-soft-gray[data-state="true"] {
    background-color: var(--mly-color-soft-gray);
  }

  .mly\:data-\[state\=true\]\:text-gray-900[data-state="true"] {
    color: var(--mly-color-gray-900);
  }

  .mly\:\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }
}

@property --mly-tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}

@property --mly-tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}

@property --mly-tw-animation-duration {
  syntax: "*";
  inherits: false
}

@property --mly-tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}

@property --mly-tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --mly-tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --mly-tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --mly-tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --mly-tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --mly-tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@layer base {
  #mly-editor *, #mly-editor :after, #mly-editor :before, #mly-editor ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  #mly-editor ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  #mly-editor html, #mly-editor :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--mly-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--mly-default-font-feature-settings, normal);
    font-variation-settings: var(--mly-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  #mly-editor hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

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

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

  #mly-editor a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  #mly-editor b, #mly-editor strong {
    font-weight: bolder;
  }

  #mly-editor code, #mly-editor kbd, #mly-editor samp, #mly-editor pre {
    font-family: var(--mly-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--mly-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--mly-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  #mly-editor small {
    font-size: 80%;
  }

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

  #mly-editor sub {
    bottom: -.25em;
  }

  #mly-editor sup {
    top: -.5em;
  }

  #mly-editor table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  #mly-editor :-moz-focusring {
    outline: auto;
  }

  #mly-editor progress {
    vertical-align: baseline;
  }

  #mly-editor summary {
    display: list-item;
  }

  #mly-editor ol, #mly-editor ul, #mly-editor menu {
    list-style: none;
  }

  #mly-editor img, #mly-editor svg, #mly-editor video, #mly-editor canvas, #mly-editor audio, #mly-editor iframe, #mly-editor embed, #mly-editor object {
    vertical-align: middle;
    display: block;
  }

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

  #mly-editor button, #mly-editor input, #mly-editor select, #mly-editor optgroup, #mly-editor textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  #mly-editor ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  #mly-editor :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  #mly-editor :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  #mly-editor ::file-selector-button {
    margin-inline-end: 4px;
  }

  #mly-editor ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    #mly-editor ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      #mly-editor ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  #mly-editor textarea {
    resize: vertical;
  }

  #mly-editor ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  #mly-editor ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  #mly-editor ::-webkit-datetime-edit {
    display: inline-flex;
  }

  #mly-editor ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  #mly-editor ::-webkit-datetime-edit {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  #mly-editor ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  #mly-editor :-moz-ui-invalid {
    box-shadow: none;
  }

  #mly-editor button, #mly-editor input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  #mly-editor ::file-selector-button {
    appearance: button;
  }

  #mly-editor ::-webkit-inner-spin-button {
    height: auto;
  }

  #mly-editor ::-webkit-outer-spin-button {
    height: auto;
  }

  #mly-editor [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

:root {
  --placeholder-color: #adb5bd;
  --bg-color: #fff;
  --variable-icon-size: 12px;
  --variable-icon-gap: 4px;
  --color-token-tag: #00c951;
  --color-meta-string: #2b7fff;
  --color-attribute: #ad46ff;
  --color-tag: #313233;
  --color-meta: #313233d6;
  --mly-font-family: "Inter", sans-serif;
  --mly-font-weight: 400;
  --mly-font-style: normal;
  --mly-body-background-color: #fff;
  --mly-body-margin-top: 0;
  --mly-body-margin-right: 0;
  --mly-body-margin-bottom: 0;
  --mly-body-margin-left: 0;
  --mly-body-padding-top: 0;
  --mly-body-padding-right: 0;
  --mly-body-padding-bottom: 0;
  --mly-body-padding-left: 0;
  --mly-container-background-color: #fff;
  --mly-container-max-width: 600px;
  --mly-container-min-width: 300px;
  --mly-container-width: 100%;
  --mly-container-padding-top: 8px;
  --mly-container-padding-right: 8px;
  --mly-container-padding-bottom: 8px;
  --mly-container-padding-left: 8px;
  --mly-container-margin-top: 0;
  --mly-container-margin-bottom: 0;
  --mly-container-border-style: solid;
  --mly-container-border-radius: 0;
  --mly-container-border-color: transparent;
  --mly-container-border-width: 0;
  --mly-button-background-color: #000;
  --mly-button-text-color: #fff;
  --mly-button-padding-top: 10px;
  --mly-button-padding-right: 32px;
  --mly-button-padding-bottom: 10px;
  --mly-button-padding-left: 32px;
  --mly-link-color: #111827;
}

#mly-editor .mly\:prose strong {
  color: currentColor;
}

#mly-editor .mly\:prose p:where([class~="text-sm"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 16px;
}

#mly-editor .mly\:prose :where(h1, h2, h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 12px;
}

#mly-editor .mly\:prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 36px;
}

#mly-editor .mly\:prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 30px;
}

#mly-editor .mly\:prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 24px;
}

#mly-editor .mly\:prose p:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 20px;
  font-size: 15px;
}

#mly-editor .mly\:prose :where(h1, h2, h3, hr, table) + p:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

#mly-editor .mly\:prose :where(ol, ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 20px;
}

#mly-editor .mly\:prose li:not(:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 8px;
}

#mly-editor .mly\:prose li > p:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin: 0;
}

#mly-editor .mly\:prose :where(img, .node-logo):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 32px;
}

#mly-editor .mly\:prose hr:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: 32px;
}

#mly-editor .mly\:prose .footer:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: #64748b;
  margin-bottom: 20px;
  font-size: 13px;
  display: block;
}

#mly-editor .mly\:prose :where(.node-button, .node-linkCard):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 20px;
}

#mly-editor .mly\:prose .node-image:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  outline: none;
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 0;
}

#mly-editor .mly\:prose code:before, #mly-editor .mly\:prose code:after {
  content: none;
}

#mly-editor .mly\:prose .spacer + :not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

#mly-editor .mly\:prose :has( + .spacer:not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  margin-bottom: 0 !important;
}

#mly-editor .react-colorful__alpha {
  border-radius: 0;
}

#mly-editor .react-colorful__saturation, #mly-editor .react-colorful__hue, #mly-editor .react-colorful__alpha {
  border-radius: 8px;
}

#mly-editor .react-colorful__hue, #mly-editor .react-colorful__alpha {
  height: 16px;
}

#mly-editor .react-colorful__pointer {
  width: 16px;
  height: 16px;
}

.mly-editable .ProseMirror-selectednode:after {
  content: "";
  pointer-events: none;
  background: #2383e224;
  border-radius: 6px;
  position: absolute;
  inset: -2px;
}

#mly-editor .ProseMirror {
  word-wrap: break-word;
  white-space: pre-wrap;
  white-space: break-spaces;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0;
  position: relative;
}

#mly-editor .ProseMirror:focus {
  outline: none;
}

#mly-editor .ProseMirror [dir="rtl"] {
  text-align: right;
}

#mly-editor .ProseMirror p:not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

#mly-editor .ProseMirror h1 {
  --variable-icon-size: 28px;
}

#mly-editor .ProseMirror h2 {
  --variable-icon-size: 24px;
}

#mly-editor .ProseMirror h3 {
  --variable-icon-size: 20px;
}

#mly-editor .ProseMirror h1, #mly-editor .ProseMirror h2, #mly-editor .ProseMirror h3 {
  --variable-icon-gap: 8px;
}

#mly-editor .ProseMirror a {
  color: var(--mly-link-color);
}

#mly-editor .ProseMirror :where(.is-editor-empty:first-child, .is-empty):not(:where([data-type="columns"], [data-type="section"], ul, li, ol)):before {
  content: attr(data-placeholder);
  float: left;
  color: var(--placeholder-color);
  pointer-events: none;
  height: 0;
}

#mly-editor .ProseMirror .is-empty:where(.node-htmlCodeBlock):not([data-active-tab="preview"]):before, #mly-editor .ProseMirror .is-editor-empty:first-child:where(.node-htmlCodeBlock):not([data-active-tab="preview"]):before {
  position: absolute;
  top: 8px;
  left: 9px;
  float: none !important;
}

#mly-editor .ProseMirror .is-empty:where(.node-htmlCodeBlock):not([data-active-tab="code"]):before, #mly-editor .ProseMirror .is-editor-empty:first-child:where(.node-htmlCodeBlock):not([data-active-tab="code"]):before {
  content: "";
}

#mly-editor .ProseMirror [data-type="columns"] .is-empty:before, #mly-editor .ProseMirror [data-type="section"] .is-empty:before {
  --l-threshold: .66;
  --diff: calc(var(--l-threshold)  - l);
  opacity: .6;
  color: oklch(from var(--bg-color) clamp(.05, max(min(var(--diff) * infinity, 1), 0), .95) c h) !important;
}

#mly-editor .ProseMirror [data-type="columns"] {
  margin: 0;
  padding: 0;
  display: flex;
}

#mly-editor .ProseMirror [data-type="columns"].has-focus [data-type="column"], #mly-editor .ProseMirror [data-type="columns"]:hover [data-type="column"] {
  outline: 1.5px dashed #e9ecef;
}

#mly-editor .ProseMirror [data-type="columns"] [data-type="column"].has-focus {
  outline-style: solid;
}

#mly-editor .ProseMirror [data-type="column"] {
  flex-grow: 1;
  flex-basis: 0;
  display: table-cell;
  overflow: auto;
}

#mly-editor .ProseMirror [data-type="column"] > :first-child {
  margin-top: 0;
}

#mly-editor .ProseMirror [data-type="column"] > :last-child {
  margin-bottom: 0;
}

#mly-editor .ProseMirror [data-type="section"] {
  margin: 0;
  padding: 0;
}

#mly-editor .ProseMirror [data-type="section"] [data-type="section-cell"] {
  padding: 0;
}

#mly-editor .ProseMirror [data-type="section"] [data-type="section-cell"] > :first-child {
  margin-top: 0;
}

#mly-editor .ProseMirror [data-type="section"] [data-type="section-cell"] > :last-child {
  margin-bottom: 0;
}

#mly-editor .ProseMirror [data-type="repeat"] [data-node-view-content] > div > :first-child {
  margin-top: 0;
}

#mly-editor .ProseMirror [data-type="repeat"] [data-node-view-content] > div > :last-child {
  margin-bottom: 0;
}

#mly-editor .ProseMirror .node-repeat.has-focus [data-repeat-indicator] {
  opacity: 1;
}

#mly-editor .ProseMirror [data-type="show"] [data-node-view-content] > div > :first-child {
  margin-top: 0;
}

#mly-editor .ProseMirror [data-type="show"] [data-node-view-content] > div > :last-child {
  margin-bottom: 0;
}

#mly-editor .ProseMirror .mly-image-drop-zone:after {
  content: "";
  pointer-events: none;
  opacity: 0;
  border: 2px dashed #00bcff;
  border-radius: 4px;
  transition: opacity .2s;
  position: absolute;
  inset: 0;
}

#mly-editor .ProseMirror .mly-image-drop-zone.mly-drag-over:after {
  opacity: 1;
}

#mly-editor .ProseMirror :has( + .ProseMirror-gapcursor + .spacer) {
  margin-bottom: 0 !important;
}

#mly-editor .ProseMirror .ProseMirror-gapcursor:after {
  border: 1.5px solid gray;
  width: 24px;
}

#mly-editor .ProseMirror pre code {
  color: inherit;
  background: none;
}

#mly-editor .ProseMirror pre .hljs-comment, #mly-editor .ProseMirror pre .hljs-quote {
  color: #616161;
}

#mly-editor .ProseMirror pre .hljs-variable, #mly-editor .ProseMirror pre .hljs-template-variable, #mly-editor .ProseMirror pre .hljs-attribute, #mly-editor .ProseMirror pre .hljs-regexp, #mly-editor .ProseMirror pre .hljs-link, #mly-editor .ProseMirror pre .hljs-selector-id, #mly-editor .ProseMirror pre .hljs-selector-class {
  color: var(--color-token-tag);
}

#mly-editor .ProseMirror pre .hljs-tag {
  color: var(--color-tag);
}

#mly-editor .ProseMirror pre .hljs-name {
  color: var(--color-token-tag);
}

#mly-editor .ProseMirror pre .hljs-number, #mly-editor .ProseMirror pre .hljs-built_in, #mly-editor .ProseMirror pre .hljs-builtin-name, #mly-editor .ProseMirror pre .hljs-literal, #mly-editor .ProseMirror pre .hljs-type, #mly-editor .ProseMirror pre .hljs-params {
  color: var(--color-meta-string);
}

#mly-editor .ProseMirror pre .hljs-meta, #mly-editor .ProseMirror pre .hljs-keyword {
  color: var(--color-meta);
}

#mly-editor .ProseMirror pre .hljs-string, #mly-editor .ProseMirror pre .hljs-symbol, #mly-editor .ProseMirror pre .hljs-bullet, #mly-editor .ProseMirror pre .hljs-selector-tag {
  color: var(--color-meta-string);
}

#mly-editor .ProseMirror pre .hljs-title, #mly-editor .ProseMirror pre .hljs-section {
  color: #faf594;
}

#mly-editor .ProseMirror pre .hljs-emphasis {
  font-style: italic;
}

#mly-editor .ProseMirror pre .hljs-strong {
  font-weight: 700;
}

#mly-editor .ProseMirror pre .hljs-attr {
  color: var(--color-attribute);
}

@property --mly-tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --mly-tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --mly-tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --mly-tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --mly-tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --mly-tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --mly-tw-leading {
  syntax: "*";
  inherits: false
}

@property --mly-tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --mly-tw-tracking {
  syntax: "*";
  inherits: false
}

@property --mly-tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --mly-tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --mly-tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --mly-tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --mly-tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --mly-tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --mly-tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --mly-tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --mly-tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --mly-tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --mly-tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --mly-tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --mly-tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --mly-tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --mly-tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --mly-tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --mly-tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --mly-tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --mly-tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --mly-tw-blur {
  syntax: "*";
  inherits: false
}

@property --mly-tw-brightness {
  syntax: "*";
  inherits: false
}

@property --mly-tw-contrast {
  syntax: "*";
  inherits: false
}

@property --mly-tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --mly-tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --mly-tw-invert {
  syntax: "*";
  inherits: false
}

@property --mly-tw-opacity {
  syntax: "*";
  inherits: false
}

@property --mly-tw-saturate {
  syntax: "*";
  inherits: false
}

@property --mly-tw-sepia {
  syntax: "*";
  inherits: false
}

@property --mly-tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --mly-tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --mly-tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --mly-tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --mly-tw-ease {
  syntax: "*";
  inherits: false
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

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

@keyframes enter {
  from {
    opacity: var(--mly-tw-enter-opacity, 1);
    transform: translate3d(var(--mly-tw-enter-translate-x, 0), var(--mly-tw-enter-translate-y, 0), 0) scale3d(var(--mly-tw-enter-scale, 1), var(--mly-tw-enter-scale, 1), var(--mly-tw-enter-scale, 1)) rotate(var(--mly-tw-enter-rotate, 0));
  }
}

/* [project]/apps/email-editor/styles/maily-overrides.css [app-client] (css) */
*, :after, :before, ::backdrop {
  border-color: var(--border);
}

::file-selector-button {
  border-color: var(--border);
}

.email-editor-container {
  --color-gray-200: var(--mly-color-gray-200);
}

.email-editor-container *, .email-editor-container :after, .email-editor-container :before {
  border-color: var(--color-gray-200, var(--border));
}

.dark .email-editor-container {
  --mly-color-white: #17181b;
  --mly-color-gray-200: #373b43;
  --color-gray-200: #373b43;
  --mly-color-soft-gray: #252629;
  --mly-color-midnight-gray: #d2d4d8;
  --mly-color-gray-900: #dcdee2;
  --mly-color-gray-950: #eceef3;
  --mly-color-gray-700: #a9aeb7;
  --mly-color-gray-600: #8b8f98;
  --mly-color-gray-500: #7c8089;
  --mly-color-gray-400: #6d727a;
  --mly-color-gray-300: #51555d;
  --mly-color-gray-100: #202225;
  --mly-color-gray-50: #1b1d20;
  --mly-color-black: #e0e0e0;
  --placeholder-color: #606369;
  --bg-color: #17181b;
}

@supports (color: lab(0% 0 0)) {
  .dark .email-editor-container {
    --mly-color-white: lab(8.33333% -.137813 -2.24439);
    --mly-color-gray-200: lab(24.5296% -.278905 -5.57971);
    --color-gray-200: lab(24.5296% -.278905 -5.57971);
    --mly-color-soft-gray: lab(15.294% -.149369 -2.2503);
    --mly-color-midnight-gray: lab(84.8956% -.177056 -2.26555);
    --mly-color-gray-900: lab(88.3756% -.177473 -2.26579);
    --mly-color-gray-950: lab(94.1756% -.178099 -2.26616);
    --mly-color-gray-700: lab(70.9402% -.363648 -5.25864);
    --mly-color-gray-600: lab(59.3395% -.351518 -5.25218);
    --mly-color-gray-500: lab(53.5391% -.343889 -5.24822);
    --mly-color-gray-400: lab(47.7386% -.334919 -5.24359);
    --mly-color-gray-300: lab(36.1372% -.310764 -5.23152);
    --mly-color-gray-100: lab(12.9738% -.146151 -2.24861);
    --mly-color-gray-50: lab(10.6536% -.142351 -2.24666);
    --placeholder-color: lab(41.957% -.255674 -3.75401);
    --bg-color: lab(8.33333% -.137813 -2.24439);
  }
}

.dark .email-editor-container .email-editor-body {
  color: #000 !important;
  background-color: #fff !important;
}

.email-editor-container .email-preview-dark {
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
  color: #e0e0e0 !important;
  background-color: #1a1a1a !important;
}

.dark .email-editor-container .email-preview-dark {
  color: #e0e0e0 !important;
  background-color: #1a1a1a !important;
}

/*# sourceMappingURL=_248a246f._.css.map*/