.mdedit-markdown{box-sizing:border-box;line-height:var(--wt-preview-content-line-height,1.8);font-family:var(--wt-preview-content-font-family,"Charter",serif);width:100%;max-width:var(--wt-preview-content-max-width,46rem);margin-inline:auto;font-size:var(--wt-preview-content-font-size,16px);color:var(--wt-preview-content-color,rgb(var(--md-foreground,17 17 17)/1));padding:var(--wt-preview-content-padding,1.25rem 1.5rem);text-align:var(--wt-preview-content-text-align,start);background:var(--wt-preview-content-background,transparent);border-radius:var(--wt-preview-content-border-radius,8px);box-shadow:var(--wt-preview-content-box-shadow,none);border:var(--wt-preview-content-border,none)}.mdedit-markdown :is(h1,h2,h3,h4,h5,h6){margin:var(--wt-preview-heading-margin,2.5em 0 1em 0);font-weight:var(--wt-preview-headings-font-weight,600);line-height:var(--wt-preview-headings-line-height,1.3);color:var(--wt-preview-headings-color,rgb(var(--md-foreground,17 17 17)/1));letter-spacing:var(--wt-preview-headings-letter-spacing,-.01em);font-family:var(--wt-preview-headings-font-family,"Charter",serif)}.mdedit-markdown :is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.mdedit-markdown :is(h1,h2){border-bottom:var(--wt-preview-heading-divider,none);padding-bottom:var(--wt-preview-heading-divider-padding,0)}.mdedit-markdown h1{font-size:var(--wt-preview-h1-font-size,2.2rem)}.mdedit-markdown h2{font-size:var(--wt-preview-h2-font-size,1.75rem)}.mdedit-markdown h3{font-size:var(--wt-preview-h3-font-size,1.4rem)}.mdedit-markdown h4{font-size:var(--wt-preview-h4-font-size,1.15rem)}.mdedit-markdown h5{font-size:var(--wt-preview-h5-font-size,1rem)}.mdedit-markdown h6{opacity:.85;text-transform:var(--wt-preview-h6-text-transform,uppercase);letter-spacing:var(--wt-preview-h6-letter-spacing,.05em);font-size:var(--wt-preview-h6-font-size,.85rem)}.mdedit-markdown p{margin:0 0 var(--wt-preview-block-gap,1.25rem) 0;text-align:inherit}.mdedit-markdown p:last-child{margin-bottom:0}.mdedit-markdown :is(ul,ol){margin:0 0 var(--wt-preview-block-gap,1.25rem) 0;padding-inline-start:2rem;text-align:start;list-style-position:outside}.mdedit-markdown :is(ul,ol):has(>li:first-child:dir(rtl)){direction:rtl}.mdedit-markdown ul{list-style-type:disc}.mdedit-markdown ol{list-style-type:decimal}.mdedit-markdown li{margin:.25rem 0;line-height:inherit;text-align:start}.mdedit-markdown li>p{margin:0 0 .75em}.mdedit-markdown ul ul{list-style-type:circle;margin:.25rem 0}.mdedit-markdown ul ul ul{list-style-type:square}.mdedit-markdown ol ol{list-style-type:lower-alpha;margin:.25rem 0}.mdedit-markdown ol ol ol{list-style-type:lower-roman}.mdedit-markdown ol ul{list-style-type:disc;margin:.25rem 0}.mdedit-markdown ul ol{list-style-type:decimal;margin:.25rem 0}.mdedit-markdown :is(ul.contains-task-list,ol.contains-task-list){list-style:none;padding-inline-start:0}.mdedit-markdown li.task-list-item{list-style:none}.mdedit-markdown li.task-list-item>input[type=checkbox]{margin-inline-end:.5rem;vertical-align:middle}.mdedit-markdown table{border-collapse:separate;border-spacing:0;margin:0 0 var(--wt-preview-block-gap,1.25rem) 0;width:100%;border:1px solid rgb(var(--md-border,229 231 235)/1);border-radius:var(--wt-preview-table-border-radius,8px);box-shadow:var(--wt-preview-table-box-shadow,var(--md-shadow-sm,0 1px 2px 0 rgb(0 0 0/.05)))}@media screen{.mdedit-markdown table{display:block;width:-moz-max-content;width:max-content;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;font-variant-numeric:tabular-nums}}.mdedit-markdown :is(th,td){padding:12px 16px;text-align:start;line-height:1.5;border-bottom:1px solid rgb(var(--md-border,229 231 235)/1);overflow-wrap:normal;word-break:normal}.mdedit-markdown table>:last-child>tr:last-child>:is(th,td){border-bottom:none}.mdedit-markdown :is(th,td):not(:last-child){border-inline-end:1px solid rgb(var(--md-border,229 231 235)/1)}.mdedit-markdown th{background-color:rgb(var(--md-muted,245 245 245)/1);font-weight:600;font-size:var(--wt-preview-th-font-size,.875rem);text-transform:var(--wt-preview-th-text-transform,uppercase);letter-spacing:var(--wt-preview-th-letter-spacing,.05em)}.mdedit-markdown code{background-color:var(--wt-preview-code-background,rgb(var(--md-muted,245 245 245)/1));padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:var(--wt-preview-code-font-family,"Monaco","Menlo","Ubuntu Mono",monospace);direction:ltr;unicode-bidi:isolate}.mdedit-markdown :not(pre)>code{overflow-wrap:anywhere}.mdedit-markdown :is(pre,table){scrollbar-width:thin;scrollbar-color:var(--wt-preview-scrollbar-thumb,rgb(var(--md-muted-foreground,82 82 82)/.4)) var(--wt-preview-scrollbar-track,transparent)}.mdedit-markdown :is(pre,table)::-webkit-scrollbar{display:block;width:var(--wt-preview-scrollbar-width,8px);height:var(--wt-preview-scrollbar-width,8px)}.mdedit-markdown :is(pre,table)::-webkit-scrollbar-track{background:var(--wt-preview-scrollbar-track,transparent)}.mdedit-markdown :is(pre,table)::-webkit-scrollbar-thumb{background:var(--wt-preview-scrollbar-thumb,rgb(var(--md-muted-foreground,82 82 82)/.4));border-radius:4px}.mdedit-markdown :is(pre,table)::-webkit-scrollbar-thumb:hover{background:var(--wt-preview-scrollbar-thumb-hover,rgb(var(--md-muted-foreground,82 82 82)/.6))}.mdedit-markdown pre{position:relative;margin:0 0 var(--wt-preview-block-gap,1.25rem) 0;overflow:auto;border-radius:8px;border:1px solid rgb(var(--md-border,229 231 235)/1);background:var(--wt-preview-pre-background,transparent);padding:0;-webkit-overflow-scrolling:touch;direction:ltr;text-align:start;unicode-bidi:isolate}.mdedit-markdown pre,.mdedit-markdown pre *{overflow-wrap:normal;word-break:normal}.mdedit-markdown pre :where(pre,.react-syntax-highlighter){border:none!important;box-shadow:none!important}.mdedit-markdown pre code{background:none;padding:0;border-radius:0;font-size:.875em;font-family:var(--wt-preview-code-font-family,"Monaco","Menlo","Ubuntu Mono",monospace);line-height:1.6;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.mdedit-markdown pre :is(span,td).react-syntax-highlighter-line-number{color:rgb(var(--md-muted-foreground,82 82 82)/1)}.mdedit-markdown blockquote{margin:var(--wt-preview-blockquote-margin,2rem 0 2rem 1rem);padding:var(--wt-preview-blockquote-padding,1.5rem 2rem 1.5rem 1.5rem);border-inline-start:var(--wt-preview-blockquote-border-inline-start,var(--wt-preview-blockquote-border-left,3px solid rgb(var(--md-border,229 231 235)/1)));background:var(--wt-preview-blockquote-background,transparent);border-radius:var(--wt-preview-blockquote-border-radius,0 12px 12px 0);position:relative;box-shadow:var(--wt-preview-blockquote-box-shadow,none)}.mdedit-markdown blockquote blockquote{margin:.75em 0;padding:.5rem 1rem;border-radius:0}.mdedit-markdown blockquote p{margin:0;font-style:var(--wt-preview-blockquote-font-style,italic);color:var(--wt-preview-blockquote-color,rgb(var(--md-muted-foreground,82 82 82)/1));line-height:inherit;text-align:start}.mdedit-markdown blockquote p:not(:last-child){margin-bottom:1em}.mdedit-markdown blockquote>:first-child{margin-top:0}.mdedit-markdown blockquote>:last-child{margin-bottom:0}.mdedit-markdown hr{margin:var(--wt-preview-hr-margin,2rem 0);border:none;height:var(--wt-preview-hr-height,1px);background:var(--wt-preview-hr-background,linear-gradient(to right,transparent,rgb(var(--md-border,229 231 235)/1),transparent))}.mdedit-markdown a{color:var(--wt-preview-link-color,rgb(var(--md-link,124 58 237)/1));-webkit-text-decoration:var(--wt-preview-link-decoration,underline);text-decoration:var(--wt-preview-link-decoration,underline);text-decoration-thickness:1px;text-underline-offset:.15em;transition:color .2s ease,text-decoration-color .2s ease;unicode-bidi:isolate;overflow-wrap:anywhere}.mdedit-markdown a:hover{text-decoration:underline;text-decoration-thickness:2px}.mdedit-markdown :is(img,video,svg){max-width:100%;height:auto}.mdedit-markdown img{border-radius:var(--wt-preview-img-border-radius,8px);margin:1rem 0}.mdedit-markdown img[alt]{display:block}.mdedit-markdown>:first-child{margin-top:0!important}.mdedit-markdown>:last-child{margin-bottom:0!important}.mdedit-markdown dl{margin:0 0 var(--wt-preview-block-gap,1.25rem) 0}.mdedit-markdown dt{font-weight:600;margin-top:1rem}.mdedit-markdown dt:first-child{margin-top:0}.mdedit-markdown dd{margin-block:.25rem 1rem;margin-inline:1.5rem 0}.mdedit-markdown em{font-style:italic}.mdedit-markdown strong{font-weight:600}.mdedit-markdown mark{background-color:rgb(var(--md-orange-200,254 215 170)/.6);color:rgb(23 23 23/1);padding:.125rem .25rem;border-radius:3px}.mdedit-markdown .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mdedit-markdown section[data-footnotes]{margin-top:2.5rem;padding-top:1rem;border-top:1px solid rgb(var(--md-border,229 231 235)/1);font-size:.875em;color:rgb(var(--md-muted-foreground,82 82 82)/1)}.mdedit-markdown section[data-footnotes] :is(ul,ol){padding-inline-start:1.25rem}.mdedit-markdown sup a[data-footnote-ref]{text-decoration:none;padding-inline:.125em}.mdedit-markdown a[data-footnote-backref]{text-decoration:none}.mdedit-markdown :is(h1,h2,h3,h4,h5,h6)+*{margin-top:0}.mdedit-markdown :is(a,button,summary,input,[tabindex]):focus-visible{outline:2px solid rgb(var(--md-ring,59 130 246)/1);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){.mdedit-markdown,.mdedit-markdown *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media (max-width:768px){.mdedit-markdown{min-width:0;padding:var(--wt-preview-mobile-content-padding,1rem 1.25rem);font-size:var(--wt-preview-mobile-content-font-size,15px);overflow-wrap:break-word}.mdedit-markdown :is(h1,h2,h3,h4,h5,h6){margin-block:var(--wt-preview-mobile-heading-margin-block,2em .75em);line-height:1.25;overflow-wrap:anywhere}.mdedit-markdown h1{font-size:var(--wt-preview-mobile-h1-font-size,1.95em)}.mdedit-markdown h2{font-size:var(--wt-preview-mobile-h2-font-size,1.55em)}.mdedit-markdown h3{font-size:var(--wt-preview-mobile-h3-font-size,1.3em)}.mdedit-markdown h4{font-size:var(--wt-preview-mobile-h4-font-size,1.1em)}.mdedit-markdown h5{font-size:var(--wt-preview-mobile-h5-font-size,1em)}.mdedit-markdown h6{font-size:var(--wt-preview-mobile-h6-font-size,.85em)}.mdedit-markdown :is(ul,ol){padding-inline-start:1.5rem}.mdedit-markdown :is(th,td){padding:10px 12px}.mdedit-markdown blockquote{margin:var(--wt-preview-mobile-blockquote-margin,1.5rem 0);padding:var(--wt-preview-mobile-blockquote-padding,1rem 1.125rem)}.mdedit-markdown pre{margin:0 0 1.25rem}.mdedit-markdown pre code{font-size:.8125em}}@media (hover:none) and (pointer:coarse){.mdedit-markdown .mdedit-code-copy-button{width:40px!important;height:40px!important;opacity:1!important}.mdedit-markdown .mdedit-code-block code>span:first-child{box-sizing:border-box;padding-inline-end:48px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-jetbrains-mono:"JetBrains Mono","JetBrains Mono Fallback"}