:root{--default-font:'"JetBrains Mono", monospace, "Inter", sans-serif';--font-monospace:'"JetBrains Mono", monospace, "Source Code Pro", monospace'}.theme-dark{--accent-h:202;--accent-s:100%;--accent-l:75%;--bg_dark2_x:18,18,24;--bg_dark2:rgb(var(--bg_dark2_x));--bg_dark_x:22,22,30;--bg_dark:rgb(var(--bg_dark_x));--bg_x:26,27,38;--bg:rgb(var(--bg_x));--bg_highlight_x:41,46,66;--bg_highlight:rgb(var(--bg_highlight_x));--bg_highlight_dark_x:36,40,59;--bg_highlight_dark:rgb(var(--bg_highlight_dark_x));--terminal_black_x:65,72,104;--terminal_black:rgb(var(--terminal_black_x));--fg_x:192,202,245;--fg:rgb(var(--fg_x));--fg_dark_x:169,177,214;--fg_dark:rgb(var(--fg_dark_x));--comment_x:86,95,137;--comment:rgb(var(--comment_x));--blue0_x:61,89,161;--blue0:rgb(var(--blue0_x));--blue_x:122,162,247;--blue:rgb(var(--blue_x));--cyan_hsl:202 100% 75%;--cyan_x:125,207,255;--cyan:rgb(var(--cyan_x));--magent_hsl:261 85% 79%;--magenta_x:187,154,247;--magenta:rgb(var(--magenta_x));--orange_x:255,158,100;--orange:rgb(var(--orange_x));--yellow_x:224,175,104;--yellow:rgb(var(--yellow_x));--green_x:158,206,106;--green:rgb(var(--green_x));--teal_x:26,188,156;--teal:rgb(var(--teal_x));--red_x:255,117,127;--red:rgb(var(--red_x));--red1_x:219,75,75;--red1:rgb(var(--red1_x));--unknown:#ffffff;--link-external-filter:invert(35%) sepia(28%) saturate(681%) hue-rotate(192deg) brightness(94%) contrast(85%)}.theme-light{--accent-h:202;--accent-s:86%;--accent-l:43%;--bg_dark2_x:188,189,194;--bg_dark2:rgb(var(--bg_dark2_x));--bg_dark_x:203,204,209;--bg_dark:rgb(var(--bg_dark_x));--bg_x:213,214,219;--bg:rgb(var(--bg_x));--bg_highlight_x:220,222,226;--bg_highlight:rgb(var(--bg_highlight_x));--bg_highlight_dark_x:195,197,201;--bg_highlight_dark:rgb(var(--bg_highlight_dark_x));--terminal_black_x:15,15,20;--terminal_black:rgb(var(--terminal_black_x));--fg_x:52,59,88;--fg:rgb(var(--fg_x));--fg_dark_x:39,46,75;--fg_dark:rgb(var(--fg_dark_x));--comment_x:150,153,163;--comment:rgb(var(--comment_x));--blue0_x:39,71,125;--blue0:rgb(var(--blue0_x));--blue_x:52,84,138;--blue:rgb(var(--blue_x));--cyan_x:15,75,110;--cyan:rgb(var(--cyan_x));--magent_hsl:261 24% 38%;--magenta_x:90,74,120;--magenta:rgb(var(--magenta_x));--orange_x:150,80,39;--orange:rgb(var(--orange_x));--yellow_x:143,94,21;--yellow:rgb(var(--yellow_x));--green_x:51,99,92;--green:rgb(var(--green_x));--teal_x:22,103,117;--teal:rgb(var(--teal_x));--red_x:140,67,81;--red:rgb(var(--red_x));--red1_x:115,42,56;--red1:rgb(var(--red1_x));--unknown:#000000;--link-external-filter:invert(62%) sepia(9%) saturate(266%) hue-rotate(189deg) brightness(97%) contrast(88%)}.theme-dark,.theme-light{--color_red_rgb:var(--red_x);--color-red:var(--red);--color_purple_rgb:var(--magenta_x);--color-purple:var(--magenta);--color_green_rgb:var(--green_x);--color-green:var(--green);--color_cyan_rgb:var(--cyan_x);--color-cyan:var(--cyan);--color_blue_rgb:var(--blue_x);--color-blue:var(--blue);--color_yellow_rgb:var(--yellow_x);--color-yellow:var(--yellow);--color_orange_rgb:var(--orange_x);--color-orange:var(--orange);--color_pink_rgb:var(--magenta_x);--color-pink:var(--magenta);--background-primary:var(--bg);--background-primary-alt:var(--bg);--background-secondary:var(--bg_dark);--background-secondary-alt:var(--bg_dark);--background-modifier-border:var(--bg_highlight);--background-modifier-border-focus:var(--bg_highlight);--background-modifier-border-hover:var(--bg_highlight);--background-modifier-form-field:var(--bg_dark);--background-modifier-form-field-highlighted:var(--bg_dark);--background-modifier-box-shadow:rgba(0, 0, 0, 0.3);--background-modifier-success:var(--green);--background-modifier-error:var(--red1);--background-modifier-error-hover:var(--red);--background-modifier-cover:rgba(var(--bg_dark_x), 0.8);--background-modifier-hover:var(--bg_highlight);--background-modifier-message:rgba(var(--bg_highlight_x), 0.9);--background-modifier-active-hover:var(--bg_highlight);--text-normal:var(--fg);--text-faint:var(--comment);--text-muted:var(--fg_dark);--text-error:var(--red);--text-accent:var(--magenta);--text-accent-hover:var(--cyan);--text-error:var(--red1);--text-error-hover:var(--red);--text-selection:var(--unknown);--text-on-accent:var(--bg);--text-highlight-bg:rgba(var(--orange_x), 0.4);--text-selection:rgba(var(--blue0_x), 0.6);--bold-color:var(--cyan);--italic-color:var(--cyan);--interactive-normal:var(--bg_dark);--interactive-hover:var(--bg);--interactive-success:var(--green);--interactive-accent:hsl(var(--accent-h), var(--accent-s), var(--accent-l));--interactive-accent-hover:var(--blue);--scrollbar-bg:var(--bg_dark2);--scrollbar-thumb-bg:var(--comment);--scrollbar-active-thumb-bg:var(--bg_dark);--scrollbar-width:0px;--h1-color:var(--red);--h2-color:var(--yellow);--h3-color:var(--green);--h4-color:var(--cyan);--h5-color:var(--blue);--h6-color:var(--magenta);--border-width:2px;--tag-color:var(--magenta);--tag-background:rgba(var(--magenta_x), 0.15);--tag-color-hover:var(--cyan);--tag-background-hover:rgba(var(--cyan_x), 0.15);--link-color:var(--magenta);--link-color-hover:var(--cyan);--link-external-color:var(--magenta);--link-external-color-hover:var(--cyan);--checkbox-radius:4px;--checkbox-color:var(--comment);--checkbox-color-hover:var(--comment);--checkbox-marker-color:var(--green);--checkbox-border-color:var(--comment);--checkbox-border-color-hover:var(--comment);--checklist-done-color:rgba(var(--green), 0.5);--table-header-background:var(--bg_dark2);--table-header-background-hover:var(--bg_dark2);--flashing-background:rgba(var(--blue0_x), 0.3);--code-normal:var(--fg);--code-background:var(--bg_highlight_dark);--mermaid-note:var(--blue0);--mermaid-actor:var(--fg_dark);--mermaid-loopline:var(--blue);--blockquote-background-color:var(--bg_dark);--callout-default:var(--blue_x);--callout-info:var(--blue_x);--callout-summary:var(--cyan_x);--callout-tip:var(--cyan_x);--callout-todo:var(--cyan_x);--callout-bug:var(--red_x);--callout-error:var(--red1_x);--callout-fail:var(--red1_x);--callout-example:var(--magenta_x);--callout-important:var(--green_x);--callout-success:var(--teal_x);--callout-question:var(--yellow_x);--callout-warning:var(--orange_x);--callout-quote:var(--fg_dark_x);--icon-color-hover:var(--blue);--icon-color-focused:var(--magenta);--icon-color-active:var(--magenta);--nav-item-color-hover:var(--fg);--nav-item-background-hover:var(--bg_highlight);--nav-item-color-active:var(--red);--nav-item-background-active:var(--bg_highlight);--nav-file-tag:rgba(var(--yellow_x), 0.9);--nav-indentation-guide-color:var(--bg_highlight);--indentation-guide-color:var(--comment);--indentation-guide-color-active:var(--comment);--graph-line:var(--comment);--graph-node:var(--fg);--graph-node-tag:var(--orange);--graph-node-attachment:var(--blue);--tab-text-color-focused-active:rgba(var(--red_x), 0.8);--tab-text-color-focused-active-current:var(--red);--modal-border-color:var(--bg_highlight);--prompt-border-color:var(--bg_highlight);--slider-track-background:var(--bg_highlight);--embed-background:var(--bg_dark);--embed-padding:1.5rem 1.5rem 0.5rem;--canvas-color:var(--bg_highlight_x);--toggle-thumb-color:var(--bg)}body:not(.heading-indicator-off) .markdown-preview-sizer>div>:is(h1,h2,h3,h4,h5,h6),body:not(.heading-indicator-off) .markdown-rendered>:is(h1,h2,h3,h4,h5,h6){position:relative}body.h1-divider-on :is(.markdown-preview-sizer>div>h1,.markdown-rendered>h1,.HyperMD-header-1)::after{content:"";position:absolute;height:2px;width:100%;right:0;opacity:.5;bottom:0;background-image:linear-gradient(to left,var(--h1-color) 30%,transparent 70%)}body.h2-divider-on :is(.markdown-preview-sizer>div>h2,.markdown-rendered>h2,.HyperMD-header-2)::after{content:"";position:absolute;height:2px;width:100%;right:0;opacity:.5;bottom:0;background-image:linear-gradient(to left,var(--h2-color) 30%,transparent 70%)}body.h3-divider-on :is(.markdown-preview-sizer>div>h3,.markdown-rendered>h3,.HyperMD-header-3)::after{content:"";position:absolute;height:2px;width:100%;right:0;opacity:.5;bottom:0;background-image:linear-gradient(to left,var(--h3-color) 30%,transparent 70%)}body.h4-divider-on :is(.markdown-preview-sizer>div>h4,.markdown-rendered>h4,.HyperMD-header-4)::after{content:"";position:absolute;height:2px;width:100%;right:0;opacity:.5;bottom:0;background-image:linear-gradient(to left,var(--h4-color) 30%,transparent 70%)}body.h5-divider-on :is(.markdown-preview-sizer>div>h5,.markdown-rendered>h5,.HyperMD-header-5)::after{content:"";position:absolute;height:2px;width:100%;right:0;opacity:.5;bottom:0;background-image:linear-gradient(to left,var(--h5-color) 30%,transparent 70%)}body.h6-divider-on :is(.markdown-preview-sizer>div>h6,.markdown-rendered>h6,.HyperMD-header-6)::after{content:"";position:absolute;height:2px;width:100%;right:0;opacity:.5;bottom:0;background-image:linear-gradient(to left,var(--h6-color) 30%,transparent 70%)}.is-mobile .suggestion-item.is-selected{background-color:var(--bg_highlight)}::-webkit-scrollbar{width:var(--scrollbar-width)}::-webkit-scrollbar:horizontal{height:var(--scrollbar-width)}.tooltip{color:var(--fg)}a.external-link{filter:none;background-image:unset;padding-right:0}a.external-link::after{content:url(public/images/874d8b8e340f75575caa.svg);filter:var(--link-external-filter);padding-left:2.5px;bottom:-1px;position:relative}body{--table-width:88cqw}.theme-dark,.theme-light .markdown-rendered thead tr{background:var(--table-header-background)}#center-content,.markdown-source-view{container-type:inline-size}.table-width-customized .markdown-rendered .markdown-preview-sizer>div:has(>table){overflow:auto;width:var(--table-width)!important;margin-left:calc((var(--table-width) - 100%)/ -2)!important}.notice{background-color:var(--bg_dark);border:2px solid var(--bg_highlight)}.callout[data-callout=cite],.callout[data-callout=quote]{background-color:rgba(var(--bg_highlight_dark_x),.5)}.callout-style-1.theme-light{--callout-border-width:1px;--callout-border-opacity:0.25;--callout-padding:0;--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:8px 16px;--callout-title-size:inherit;--callout-content-padding:0px 16px;--callout-content-background:#FFFFFFBF;--callout-content-radius:0px}.callout-style-1.theme-dark{--callout-border-width:1px;--callout-border-opacity:0.25;--callout-padding:0;--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:8px 16px;--callout-title-size:inherit;--callout-content-padding:0px 16px;--callout-content-background:#00000040;--callout-content-radius:0px}.callout-style-2.theme-light{--callout-border-width:1px;--callout-border-opacity:0.25;--callout-padding:0 6px 6px;--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:8px 16px;--callout-title-size:inherit;--callout-content-padding:0px 16px;--callout-content-background:#FFFFFFBF;--callout-content-radius:4px}.callout-style-2.theme-dark{--callout-border-width:1px;--callout-border-opacity:0.25;--callout-padding:0 6px 6px;--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:8px 16px;--callout-title-size:inherit;--callout-content-padding:0px 16px;--callout-content-background:#00000040;--callout-content-radius:4px}.callout-style-3:is(.theme-light,.theme-dark){--callout-border-width:0 0 0 4px;--callout-border-opacity:1;--callout-padding:var(--size-4-3) var(--size-4-3) var(--size-4-3) var(--size-4-6);--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:0;--callout-title-size:inherit;--callout-content-padding:0;--callout-content-background:transparent;--callout-content-radius:0px}.callout-style-4.theme-light{--callout-border-width:0 0 0 4px;--callout-border-opacity:1;--callout-padding:0;--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:8px 16px;--callout-title-size:inherit;--callout-content-padding:0px 16px;--callout-content-background:#FFFFFFBF;--callout-content-radius:0px}.callout-style-4.theme-dark{--callout-border-width:0 0 0 4px;--callout-border-opacity:1;--callout-padding:0;--callout-radius:var(--radius-s);--callout-title-color:inherit;--callout-title-padding:8px 16px;--callout-title-size:inherit;--callout-content-padding:0px 16px;--callout-content-background:#00000040;--callout-content-radius:0px}.kanban-plugin__lane-action-add{color:var(--fg)}.kanban-plugin__lane-action-add:hover{color:var(--bg)}.kanban-plugin__autocomplete-item-active,.kanban-plugin__autocomplete-item:hover{color:hsl(var(--accent-h),var(--accent-s),var(--accent-l));background-color:var(--bg_highlight)}.various-complements__suggestion-item::before{filter:var(--link-external-filter)}.various-complements__footer::before{filter:var(--link-external-filter)}mjx-math{font-size:110%!important}.style-settings-container .themed-color-wrapper{display:flex;gap:var(--size-4-2)}.style-settings-container .themed-color-wrapper>div+div{margin-top:0}.style-settings-container{margin-left:var(--size-4-1);padding-left:var(--size-4-8);border-left:1px solid var(--divider-color)}