@layer properties;@layer theme,base,components,utilities;@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: oklch(93.6% .032 17.717);--mly-color-red-200: oklch(88.5% .062 18.334);--mly-color-red-500: oklch(63.7% .237 25.331);--mly-color-red-600: oklch(57.7% .245 27.325);--mly-color-yellow-200: oklch(94.5% .129 101.54);--mly-color-blue-200: oklch(88.2% .059 254.128);--mly-color-rose-50: oklch(96.9% .015 12.422);--mly-color-rose-100: oklch(94.1% .03 12.58);--mly-color-rose-300: oklch(81% .117 11.638);--mly-color-rose-400: oklch(71.2% .194 13.428);--mly-color-rose-500: oklch(64.5% .246 16.439);--mly-color-rose-600: oklch(58.6% .253 17.585);--mly-color-rose-800: oklch(45.5% .188 13.697);--mly-color-slate-200: oklch(92.9% .013 255.508);--mly-color-slate-400: oklch(70.4% .04 256.788);--mly-color-slate-500: oklch(55.4% .046 257.417);--mly-color-slate-600: oklch(44.6% .043 257.281);--mly-color-slate-700: oklch(37.2% .044 257.287);--mly-color-gray-50: oklch(98.5% .002 247.839);--mly-color-gray-100: oklch(96.7% .003 264.542);--mly-color-gray-200: oklch(92.8% .006 264.531);--mly-color-gray-300: oklch(87.2% .01 258.338);--mly-color-gray-400: oklch(70.7% .022 261.325);--mly-color-gray-500: oklch(55.1% .027 264.364);--mly-color-gray-600: oklch(44.6% .03 256.802);--mly-color-gray-700: oklch(37.3% .034 259.733);--mly-color-gray-900: oklch(21% .034 264.665);--mly-color-gray-950: oklch(13% .028 261.692);--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: 1.5 ;--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 rgb(0 0 0 / .12);--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: #333333}}@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,#mly-editor ::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}#mly-editor html,#mly-editor :host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#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{display:block;vertical-align:middle}#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,#mly-editor ::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}#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,#mly-editor ::-webkit-datetime-edit-year-field,#mly-editor ::-webkit-datetime-edit-month-field,#mly-editor ::-webkit-datetime-edit-day-field,#mly-editor ::-webkit-datetime-edit-hour-field,#mly-editor ::-webkit-datetime-edit-minute-field,#mly-editor ::-webkit-datetime-edit-second-field,#mly-editor ::-webkit-datetime-edit-millisecond-field,#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]),#mly-editor ::file-selector-button{appearance:button}#mly-editor ::-webkit-inner-spin-button,#mly-editor ::-webkit-outer-spin-button{height:auto}#mly-editor [hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.mly\:pointer-events-none{pointer-events:none}.mly\:visible{visibility:visible}.mly\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.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-tw-prose-body: oklch(37.3% .034 259.733);--mly-tw-prose-headings: oklch(21% .034 264.665);--mly-tw-prose-lead: oklch(44.6% .03 256.802);--mly-tw-prose-links: oklch(21% .034 264.665);--mly-tw-prose-bold: oklch(21% .034 264.665);--mly-tw-prose-counters: oklch(55.1% .027 264.364);--mly-tw-prose-bullets: oklch(87.2% .01 258.338);--mly-tw-prose-hr: oklch(92.8% .006 264.531);--mly-tw-prose-quotes: oklch(21% .034 264.665);--mly-tw-prose-quote-borders: oklch(92.8% .006 264.531);--mly-tw-prose-captions: oklch(55.1% .027 264.364);--mly-tw-prose-kbd: oklch(21% .034 264.665);--mly-tw-prose-kbd-shadows: NaN NaN NaN;--mly-tw-prose-code: oklch(21% .034 264.665);--mly-tw-prose-pre-code: oklch(92.8% .006 264.531);--mly-tw-prose-pre-bg: oklch(27.8% .033 256.848);--mly-tw-prose-th-borders: oklch(87.2% .01 258.338);--mly-tw-prose-td-borders: oklch(92.8% .006 264.531);--mly-tw-prose-invert-body: oklch(87.2% .01 258.338);--mly-tw-prose-invert-headings: #fff;--mly-tw-prose-invert-lead: oklch(70.7% .022 261.325);--mly-tw-prose-invert-links: #fff;--mly-tw-prose-invert-bold: #fff;--mly-tw-prose-invert-counters: oklch(70.7% .022 261.325);--mly-tw-prose-invert-bullets: oklch(44.6% .03 256.802);--mly-tw-prose-invert-hr: oklch(37.3% .034 259.733);--mly-tw-prose-invert-quotes: oklch(96.7% .003 264.542);--mly-tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);--mly-tw-prose-invert-captions: oklch(70.7% .022 261.325);--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: oklch(87.2% .01 258.338);--mly-tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--mly-tw-prose-invert-th-borders: oklch(44.6% .03 256.802);--mly-tw-prose-invert-td-borders: oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.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);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.mly\:prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--mly-tw-prose-links);text-decoration:underline;font-weight:500}.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] *)){color:inherit}.mly\:prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.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] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.mly\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--mly-tw-prose-counters)}.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);font-weight:600;margin-top:1.25em}.mly\:prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--mly-tw-prose-hr);border-top-width:1;margin-top:3em;margin-bottom:3em}.mly\:prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;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}.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);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.mly\:prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.mly\:prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--mly-tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.mly\:prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.mly\:prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--mly-tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.mly\:prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.mly\:prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--mly-tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.mly\:prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.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] *)){display:block;margin-top:2em;margin-bottom:2em}.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] *)){font-weight:500;font-family:inherit;color:var(--mly-tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--mly-tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--mly-tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.mly\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--mly-tw-prose-code);font-weight:600;font-size:.875em}.mly\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.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] *)){color:inherit}.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] *)){color:inherit}.mly\:prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.mly\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.mly\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.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] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.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);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.mly\:prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.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] *)){padding-inline-start:.375em}.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] *)){margin-top:0}.mly\:prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.mly\:prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)}.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::-webkit-scrollbar{display:block;width:8px;height:8px}.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 / 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{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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:calc(infinity * 1px)}.mly\:rounded-full\!{border-radius:calc(infinity * 1px)!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:0px}.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:transparent}.mly\:bg-transparent\!{background-color:transparent!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.2}.mly\:stroke-\[1\]{stroke-width:1}.mly\:stroke-\[2\.5\]{stroke-width:2.5}.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:40%}.mly\:opacity-60{opacity:60%}.mly\:shadow{--mly-tw-shadow: 0 1px 3px 0 var(--mly-tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--mly-tw-shadow-color, rgb(0 0 0 / .1));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, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--mly-tw-shadow-color, rgb(0 0 0 / .1));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, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--mly-tw-shadow-color, rgb(0 0 0 / .1));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, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--mly-tw-shadow-color, rgb(0 0 0 / .1));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:2px solid transparent;outline-offset:2px}}.mly\:drop-shadow-md{--mly-tw-drop-shadow-size: drop-shadow(0 3px 3px var(--mly-tw-drop-shadow-color, rgb(0 0 0 / .12)));--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-tw-enter-opacity: 0}.mly\:select-none{-webkit-user-select:none;user-select:none}.mly\:zoom-in-95{--mly-tw-enter-scale: 95% ;--mly-tw-enter-scale: .95}.mly\:scrollbar-thumb-gray-200{--scrollbar-thumb: oklch(92.8% .006 264.531)}.mly\:scrollbar-track-transparent{--scrollbar-track: transparent}.mly\:peer-disabled\:opacity-50:is(:where(.mly\:peer):disabled~*){opacity:50%}.mly\:file\:border-0::file-selector-button{border-style:var(--mly-tw-border-style);border-width:0px}.mly\:file\:bg-transparent::file-selector-button{background-color:transparent}.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:2px solid transparent;outline-offset:2px}}.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:2px solid transparent;outline-offset:2px}}.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:50%}.mly\:data-disabled\:pointer-events-none[data-disabled]{pointer-events:none}.mly\:data-disabled\:opacity-50[data-disabled]{opacity:50%}.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}}:root{--placeholder-color: #adb5bd;--bg-color: #ffffff;--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: #ffffff;--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: #ffffff;--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: #000000;--mly-button-text-color: #ffffff;--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] *)){font-size:15px;margin-bottom:20px}#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] *)){display:block;font-size:13px;margin-bottom:20px;color:#64748b}#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] *)){line-height:0;margin-top:0;margin-bottom:32px;outline:none}#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:"";position:absolute;inset:-2px;pointer-events:none;border-radius:6px;background:#2383e224}#mly-editor .ProseMirror{position:relative;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}#mly-editor .ProseMirror:focus{outline:none}#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{float:none!important;position:absolute;left:9px;top:8px}#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);color:oklch(from var(--bg-color) clamp(.05,max(min(var(--diff) * infinity,1),0),.95) c h)!important;opacity:.6}#mly-editor .ProseMirror [data-type=columns]{display:flex;margin:0;padding:0}#mly-editor .ProseMirror [data-type=columns].has-focus [data-type=column],#mly-editor .ProseMirror [data-type=columns]:hover [data-type=column]{outline:1.5px solid #e9ecef;outline-style:dashed}#mly-editor .ProseMirror [data-type=columns] [data-type=column].has-focus{outline-style:solid}#mly-editor .ProseMirror [data-type=column]{display:table-cell;flex-basis:0;flex-grow:1;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:"";position:absolute;inset:0;border:2px dashed #00bcff;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .2s ease}#mly-editor .ProseMirror .mly-image-drop-zone.mly-drag-over:after{opacity:1}#mly-editor .ProseMirror *:has(+.ProseMirror-gapcursor){margin-bottom:0!important}#mly-editor .ProseMirror .ProseMirror-gapcursor:after{border:1.5px solid gray;width:24px}#mly-editor .ProseMirror .ProseMirror-gapcursor+*{margin-top:0!important}#mly-editor .ProseMirror pre code{background:none;color:inherit}#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)}@layer base{*,:after,:before,::backdrop,::file-selector-button{border-color:var(--color-gray-200, currentcolor)}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}}@layer base{*{scrollbar-color:initial;scrollbar-width:initial}}@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: 0px;}@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{0%{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))}}@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}}}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body,.MuiPaper-root,.MuiBox-root{background-color:#fff!important;background:#fff!important;color:#000!important}.MuiTypography-root{color:#000!important}.MuiTypography-caption,.MuiTypography-body2[class*=text-secondary]{color:#666!important}header,nav,aside,.MuiDrawer-root,.MuiAppBar-root,button,.MuiButton-root,.MuiIconButton-root,.MuiFab-root,[data-testid=menu-button],[role=navigation],.no-print{display:none!important}.MuiDataGrid-root{border:1px solid #ddd!important}.MuiDataGrid-columnHeaders{background-color:#f5f5f5!important;border-bottom:2px solid #ddd!important}.MuiDataGrid-columnHeader,.MuiDataGrid-cell{color:#000!important;border-color:#ddd!important}.MuiDataGrid-row:nth-of-type(2n){background-color:#fafafa!important}.MuiDataGrid-footerContainer{display:none!important}.MuiPaper-root{box-shadow:none!important;border:1px solid #ddd!important;border-radius:0!important;margin-bottom:20px!important}a,.MuiLink-root{color:#1976d2!important;text-decoration:none!important}.MuiChip-root{background-color:#f0f0f0!important;color:#000!important;border:1px solid #ddd!important}.MuiChip-colorSuccess{background-color:#e8f5e9!important;color:#2e7d32!important;border-color:#4caf50!important}.MuiChip-colorWarning{background-color:#fff3e0!important;color:#ed6c02!important;border-color:#ff9800!important}.MuiContainer-root{max-width:100%!important;padding:0!important}.MuiGrid-item{page-break-inside:avoid!important}.MuiPaper-root>.MuiBox-root{padding:12px!important}.MuiSvgIcon-root{color:#666!important}hr,[class*=borderBottom],[class*=borderTop]{border-color:#ddd!important}.MuiDataGrid-root{page-break-inside:avoid}@page{margin:1.5cm;size:A4}h1,h2,h3,h4,h5,h6,.MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6{color:#000!important;page-break-after:avoid}thead,tbody tr:nth-of-type(2n){background-color:#fafafa!important}*{box-shadow:none!important;text-shadow:none!important}.MuiDialog-root{position:static!important}.MuiDialog-container{position:static!important;width:100%!important}.MuiDialog-paper{position:static!important;max-width:100%!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.MuiDialogContent-root{padding:0!important;overflow:visible!important}.MuiDialog-root,.MuiDialog-root *{visibility:visible!important;position:static!important}body.printing-dialog>*:not(.MuiDialog-root){display:none!important}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--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(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::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}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-0{top:calc(var(--spacing)*0)}.top-2{top:calc(var(--spacing)*2)}.right-0{right:calc(var(--spacing)*0)}.right-2{right:calc(var(--spacing)*2)}.left-0{left:calc(var(--spacing)*0)}.z-10{z-index:10}.z-\[1\]{z-index:1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.col-start-8{grid-column-start:8}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing)*0)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.my-6{margin-block:calc(var(--spacing)*6)}.my-8{margin-block:calc(var(--spacing)*8)}.\!mt-0{margin-top:calc(var(--spacing)*0)!important}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-2{margin-top:calc(var(--spacing)*2)}.mr-0{margin-right:calc(var(--spacing)*0)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-\[4px\]{margin-left:4px}.ml-\[7px\]{margin-left:7px}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-16{height:calc(var(--spacing)*16)}.h-\[25px\]{height:25px}.h-full{height:100%}.w-24{width:calc(var(--spacing)*24)}.w-\[17px\]{width:17px}.w-\[32px\]{width:32px}.w-\[37px\]{width:37px}.w-\[45px\]{width:45px}.w-full{width:100%}.max-w-\[200px\]{max-width:200px}.max-w-\[393px\]{max-width:393px}.flex-1{flex:1}.flex-shrink,.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.\!items-start{align-items:flex-start!important}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[50px\]{border-radius:50px}.rounded-full{border-radius:3.40282e38px}.\!border-0{border-style:var(--tw-border-style)!important;border-width:0!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-\[\#454545\]{background-color:#454545}.bg-\[\#efefef\]{background-color:#efefef}.bg-\[rgba\(0\,113\,227\,0\.16\)\]{background-color:#0071e329}.bg-white{background-color:var(--color-white)}.p-2{padding:calc(var(--spacing)*2)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-10\!{padding-inline:calc(var(--spacing)*10)!important}.py-1{padding-block:calc(var(--spacing)*1)}.py-4{padding-block:calc(var(--spacing)*4)}.\!pt-0{padding-top:calc(var(--spacing)*0)!important}.pt-1{padding-top:calc(var(--spacing)*1)}.pb-6\!{padding-bottom:calc(var(--spacing)*6)!important}.text-center{text-align:center}.font-\[\'Work_Sans\'\]{font-family:Work Sans}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[0px\]{font-size:0}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[24px\]{font-size:24px}.leading-\[25px\]{--tw-leading:25px;line-height:25px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.text-\[\#0071e3\]{color:#0071e3}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.shadow,.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);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,)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0;color:#fff!important;background-color:#2c2c2c!important}body.dark-theme{color:#fff!important;background-color:#2c2c2c!important}body.light-theme{color:#2c2c2c!important;background-color:#f5f5f5!important}:root{--primary:gray;--secondary:transparent;--fc-background-color:#212121;--fc-border-color:#3c3c3c;--fc-event-bg-color:#0171e3;--fc-event-border-color:#0171e3}:root[data-theme=light]{--primary:lightgray;--secondary:darkgray}@keyframes dashdraw{0%{stroke-dashoffset:10px}to{stroke-dashoffset:0}}*{scrollbar-width:thin;scrollbar-color:var(--primary)var(--secondary)}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:var(--primary);border-radius:5px}::-webkit-scrollbar-thumb{background-color:var(--secondary);border:3px solid var(--primary);border-radius:14px}@font-face{font-family:DINNextRoundedLTPro-Bold;font-style:normal;font-display:swap;src:url(/assets/DINNextRoundedLTPro-Bold-CWZlfw9A.woff2)format("woff2")}@font-face{font-family:DINNextRoundedLTPro-Light;font-style:normal;font-display:swap;src:url(/assets/DINNextRoundedLTPro-Light-ych9QlmQ.woff2)format("woff2")}@font-face{font-family:DINNextRoundedLTPro-Medium;font-style:normal;font-display:swap;src:url(/assets/DINNextRoundedLTPro-Medium-sHKWLbJP.woff2)format("woff2")}@font-face{font-family:DINNextRoundedLTPro-Regular;font-style:normal;font-display:swap;src:url(/assets/DINNextRoundedLTPro-Regular-BAFSaynv.woff2)format("woff2")}.mly-editor .mly-prose p:not(:where([class~=mly-not-prose],[class~=mly-not-prose] *)).has-focus{cursor:text}.mly-editor .mly-prose p:not(:where([class~=mly-not-prose],[class~=mly-not-prose] *)):not(.has-focus){cursor:pointer}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
