:root{--md-primary-50:249 250 251;--md-primary-100:243 244 246;--md-primary-200:229 231 235;--md-primary-300:209 213 219;--md-primary-400:156 163 175;--md-primary-500:107 114 128;--md-primary-600:17 17 17;--md-primary-700:10 10 10;--md-primary-800:5 5 5;--md-primary-900:0 0 0;--md-primary-950:0 0 0;--md-accent-50:236 253 245;--md-accent-100:209 250 229;--md-accent-200:167 243 208;--md-accent-300:110 231 183;--md-accent-400:52 211 153;--md-accent-500:16 185 129;--md-accent-600:5 150 105;--md-accent-700:4 120 87;--md-accent-800:6 95 70;--md-accent-900:6 78 59;--md-surface-50:250 250 250;--md-surface-100:245 245 245;--md-surface-200:229 229 229;--md-surface-300:212 212 212;--md-surface-400:163 163 163;--md-purple-50:250 245 255;--md-purple-100:243 232 255;--md-purple-200:233 213 255;--md-purple-300:216 180 254;--md-purple-400:192 132 252;--md-purple-500:168 85 247;--md-purple-600:147 51 234;--md-purple-700:126 34 206;--md-purple-800:107 33 168;--md-purple-900:88 28 135;--md-purple-950:59 7 100;--md-blue-50:239 246 255;--md-blue-100:219 234 254;--md-blue-200:191 219 254;--md-blue-300:147 197 253;--md-blue-400:96 165 250;--md-blue-500:59 130 246;--md-blue-600:37 99 235;--md-blue-700:29 78 216;--md-blue-800:30 64 175;--md-blue-900:30 58 138;--md-orange-50:255 247 237;--md-orange-100:255 237 213;--md-orange-200:254 215 170;--md-orange-300:253 186 116;--md-orange-400:251 146 60;--md-orange-500:249 115 22;--md-orange-600:234 88 12;--md-orange-700:194 65 12;--md-orange-800:154 52 18;--md-orange-900:124 45 18;--md-background:255 255 255;--md-foreground:17 17 17;--md-card:255 255 255;--md-card-foreground:17 17 17;--md-popover:255 255 255;--md-popover-foreground:17 17 17;--md-muted:245 245 245;--md-muted-foreground:82 82 82;--md-border:229 231 235;--md-input:229 231 235;--md-ring:168 85 247;--md-primary:17 17 17;--md-primary-foreground:255 255 255;--md-accent:16 185 129;--md-accent-foreground:6 78 59;--md-destructive:239 68 68;--md-destructive-foreground:255 255 255;--md-radius-sm:0.5rem;--md-radius-md:0.75rem;--md-radius-lg:1rem;--md-radius-xl:1.25rem;--md-radius-2xl:1.5rem;--md-shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--md-shadow-md:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--md-shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1)}:root[data-theme=dark]{--md-background:10 10 10;--md-foreground:229 229 229;--md-card:17 17 17;--md-card-foreground:229 229 229;--md-popover:17 17 17;--md-popover-foreground:229 229 229;--md-muted:23 23 23;--md-muted-foreground:163 163 163;--md-border:38 38 38;--md-input:38 38 38;--md-ring:192 132 252;--md-primary:229 229 229;--md-primary-foreground:10 10 10;--md-accent:52 211 153;--md-accent-foreground:5 46 22;--md-destructive:248 113 113;--md-destructive-foreground:10 10 10}.mdedit-markdown{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,100%);margin-left:auto;margin-right: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,left);background:var(--wt-preview-content-background,transparent);background-image:var(--wt-preview-content-background-image,none);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)}@media (max-width:768px){.mdedit-markdown{padding:1rem 1.25rem;font-size:15px}}.mdedit-markdown :is(h1,h2,h3,h4,h5,h6){margin:2.5em 0 1em;font-weight:var(--wt-preview-headings-font-weight,500);line-height:1.4;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 h1{font-size:2.2rem;font-weight:400;border-bottom:2px solid rgb(var(--md-border,229 231 235)/1);padding-bottom:.8rem;margin-bottom:1.5rem;letter-spacing:-.02em;position:relative}.mdedit-markdown h1:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,rgb(var(--md-ring,168 85 247)/1) 0,transparent 100%)}.mdedit-markdown h2{font-size:1.6rem;font-weight:450;border-bottom:1px solid rgb(var(--md-border,229 231 235)/1);padding-bottom:.5rem;margin-bottom:1.2rem;letter-spacing:-.01em}.mdedit-markdown h3{font-size:1.35rem;font-weight:500;margin-bottom:.8rem}.mdedit-markdown h4{font-size:1.15rem;font-weight:500;margin-bottom:.7rem}.mdedit-markdown h5{font-size:1.05rem;font-weight:550;margin-bottom:.6rem}.mdedit-markdown h6{font-weight:600;opacity:.85;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.mdedit-markdown p{line-height:1.85;margin:0 0 1.5em;text-align:inherit;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.05em;color:var(--wt-preview-content-color,rgb(var(--md-foreground,17 17 17)/1))}.mdedit-markdown p:nth-child(2n){line-height:1.82}.mdedit-markdown p:nth-child(3n){line-height:1.88}.mdedit-markdown p:last-child{margin-bottom:0}.mdedit-markdown :is(ul,ol){margin:0 0 1rem;padding-left:2rem;text-align:left;list-style-position:outside}.mdedit-markdown ul{list-style-type:disc}.mdedit-markdown ol{list-style-type:decimal}.mdedit-markdown li{margin:.25rem 0;line-height:1.6;text-align:left}.mdedit-markdown li>p{margin:.25rem 0}.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 ul.contains-task-list{list-style:none;padding-left:0}.mdedit-markdown li.task-list-item{list-style:none}.mdedit-markdown li.task-list-item>input[type=checkbox]{margin-right:.5rem}.mdedit-markdown table{border-collapse:separate;border-spacing:0;margin:1.5rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:var(--md-shadow-sm,0 1px 2px 0 rgb(0 0 0/.05))}.mdedit-markdown :is(th,td){padding:12px 16px;text-align:left;border-bottom:1px solid rgb(var(--md-border,229 231 235)/1)}.mdedit-markdown :is(th,td):not(:last-child){border-right:1px solid rgb(var(--md-border,229 231 235)/1)}.mdedit-markdown th{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.mdedit-markdown code,.mdedit-markdown th{background-color:rgb(var(--md-muted,245 245 245)/1)}.mdedit-markdown code{padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.mdedit-markdown pre{position:relative;margin:1.5rem 0;overflow:auto;border-radius:8px;border:1px solid rgb(var(--md-border,229 231 235)/1);background:transparent;padding:.875rem 1rem}.mdedit-markdown pre code{background:none;padding:0;border-radius:0;font-size:.875rem;font-family:var(--wt-preview-code-font-family,"Monaco","Menlo","Ubuntu Mono",monospace);line-height:1.6;-moz-tab-size:2;tab-size:2}.mdedit-markdown pre>code{padding:0!important}.mdedit-markdown pre :is(span,td).react-syntax-highlighter-line-number{color:rgb(var(--md-muted-foreground,82 82 82)/1);opacity:.7}.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-left:var(--wt-preview-blockquote-border-left,3px solid rgb(var(--md-ring,168 85 247)/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:before{content:"";position:absolute;top:-1px;right:-1px;width:0;height:0;border-style:solid;border-width:0 15px 15px 0;border-color:transparent rgb(var(--md-muted,245 245 245)/1) transparent transparent;box-shadow:-2px 2px 3px rgba(0,0,0,.05)}.mdedit-markdown blockquote p{margin:0;font-style:italic;font-size:1.02em;color:rgb(var(--md-muted-foreground,82 82 82)/1);line-height:1.75;text-align:left}.mdedit-markdown blockquote p:not(:last-child){margin-bottom:1.2rem}.mdedit-markdown blockquote>:first-child{margin-top:0}.mdedit-markdown blockquote>:last-child{margin-bottom:0}.mdedit-markdown hr{margin:2rem 0;border:none;height:1px;background:linear-gradient(to right,transparent,rgb(var(--md-border,229 231 235)/1),transparent)}.mdedit-markdown a{color:rgb(var(--md-ring,168 85 247)/1);text-decoration:none;transition:color .2s ease}.mdedit-markdown a:hover{color:rgb(var(--md-ring,168 85 247)/.85);text-decoration:underline}.mdedit-markdown img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mdedit-markdown img[alt]{display:block}.mdedit-markdown>:first-child{margin-top:0!important}.mdedit-markdown>:last-child{margin-bottom:0!important}.mdedit-markdown :is(ul.contains-task-list,ol.contains-task-list){list-style:none;padding-left:0}.mdedit-markdown :where(.task-list-item){list-style:none;margin-left:-1.5rem}.mdedit-markdown :where(.task-list-item) input[type=checkbox]{margin-right:.5rem}.mdedit-markdown dl{margin:1rem 0}.mdedit-markdown dt{font-weight:600;margin-top:1rem}.mdedit-markdown dt:first-child{margin-top:0}.mdedit-markdown dd{margin:.25rem 0 1rem 1.5rem}.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);padding:.125rem .25rem;border-radius:3px}.mdedit-markdown :is(h1,h2,h3,h4,h5,h6)+*{margin-top:0}