@layer quartz-base, obsidian-theme, quartz-themes-base, obsidian-theme-overrides;
@layer obsidian-theme {
.callout {
  --callout-icon-note: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");
  --callout-icon-abstract: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='M12 11h4'/%3E%3Cpath d='M12 16h4'/%3E%3Cpath d='M8 11h.01'/%3E%3Cpath d='M8 16h.01'/%3E%3C/svg%3E");
  --callout-icon-info: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E");
  --callout-icon-todo: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
  --callout-icon-tip: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4'/%3E%3C/svg%3E");
  --callout-icon-success: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  --callout-icon-question: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");
  --callout-icon-warning: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");
  --callout-icon-failure: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");
  --callout-icon-danger: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z'/%3E%3C/svg%3E");
  --callout-icon-bug: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20v-9'/%3E%3Cpath d='M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z'/%3E%3Cpath d='M14.12 3.88 16 2'/%3E%3Cpath d='M21 21a4 4 0 0 0-3.81-4'/%3E%3Cpath d='M21 5a4 4 0 0 1-3.55 3.97'/%3E%3Cpath d='M22 13h-4'/%3E%3Cpath d='M3 21a4 4 0 0 1 3.81-4'/%3E%3Cpath d='M3 5a4 4 0 0 0 3.55 3.97'/%3E%3Cpath d='M6 13H2'/%3E%3Cpath d='m8 2 1.88 1.88'/%3E%3Cpath d='M9 7.13V6a3 3 0 1 1 6 0v1.13'/%3E%3C/svg%3E");
  --callout-icon-example: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5h.01'/%3E%3Cpath d='M3 12h.01'/%3E%3Cpath d='M3 19h.01'/%3E%3Cpath d='M8 5h13'/%3E%3Cpath d='M8 12h13'/%3E%3Cpath d='M8 19h13'/%3E%3C/svg%3E");
  --callout-icon-quote: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");

  &[data-callout] { --callout-icon: var(--callout-icon-note); }
  &[data-callout="note"] { --callout-icon: var(--callout-icon-note); }
  &[data-callout="abstract"] { --callout-icon: var(--callout-icon-abstract); }
  &[data-callout="info"] { --callout-icon: var(--callout-icon-info); }
  &[data-callout="todo"] { --callout-icon: var(--callout-icon-todo); }
  &[data-callout="tip"] { --callout-icon: var(--callout-icon-tip); }
  &[data-callout="success"] { --callout-icon: var(--callout-icon-success); }
  &[data-callout="question"] { --callout-icon: var(--callout-icon-question); }
  &[data-callout="warning"] { --callout-icon: var(--callout-icon-warning); }
  &[data-callout="failure"] { --callout-icon: var(--callout-icon-failure); }
  &[data-callout="danger"] { --callout-icon: var(--callout-icon-danger); }
  &[data-callout="bug"] { --callout-icon: var(--callout-icon-bug); }
  &[data-callout="example"] { --callout-icon: var(--callout-icon-example); }
  &[data-callout="quote"] { --callout-icon: var(--callout-icon-quote); }
  &[data-callout="summary"] { --callout-icon: var(--callout-icon-abstract); }
  &[data-callout="tldr"] { --callout-icon: var(--callout-icon-abstract); }
  &[data-callout="hint"] { --callout-icon: var(--callout-icon-tip); }
  &[data-callout="important"] { --callout-icon: var(--callout-icon-tip); }
  &[data-callout="check"] { --callout-icon: var(--callout-icon-success); }
  &[data-callout="done"] { --callout-icon: var(--callout-icon-success); }
  &[data-callout="help"] { --callout-icon: var(--callout-icon-question); }
  &[data-callout="faq"] { --callout-icon: var(--callout-icon-question); }
  &[data-callout="caution"] { --callout-icon: var(--callout-icon-warning); }
  &[data-callout="attention"] { --callout-icon: var(--callout-icon-warning); }
  &[data-callout="fail"] { --callout-icon: var(--callout-icon-failure); }
  &[data-callout="missing"] { --callout-icon: var(--callout-icon-failure); }
  &[data-callout="error"] { --callout-icon: var(--callout-icon-danger); }
  &[data-callout="cite"] { --callout-icon: var(--callout-icon-quote); }
}

body .page article li:has(> input[type="checkbox"]:checked):not([data-task="x"]):not([data-task="X"]) {
  text-decoration: none;
  color: inherit;
}

body .page article li.task-list-item.is-checked:not([data-task="x"]):not([data-task="X"]) {
  text-decoration: none;
  color: inherit;
}

body .page article li.task-list-item[data-task="x"],
body .page article li.task-list-item[data-task="X"] {
  text-decoration: line-through;
  text-decoration-color: var(--checkbox-color, var(--secondary));
  color: var(--checkbox-color, var(--secondary));
}


:root {
  --font-default-obsidian: ui-sans-serif, -apple-system, BlinkMacSystemFont,
    system-ui, "Segoe UI", Roboto, "Inter", "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  --font-monospace-default-obsidian: ui-monospace, SFMono-Regular,
    "Cascadia Mono", "Roboto Mono", "DejaVu Sans Mono", "Liberation Mono",
    Menlo, Monaco, "Consolas", "Source Code Pro", monospace;
  --font-default: var(--font-default-obsidian);
  --font-monospace-default: var(--font-monospace-default-obsidian);

  /* Resolved font stacks — themes override these in their base aspect.
     The baseline just ensures usable defaults before theme CSS loads. */
  --font-text: var(--font-default);
  --font-interface: var(--font-default);
  --font-monospace: var(--font-monospace-default);

  --h1-font: inherit;
  --h2-font: inherit;
  --h3-font: inherit;
  --h4-font: inherit;
  --h5-font: inherit;
  --h6-font: inherit;
}

/* aspect: base */
:root:root[saved-theme="dark"] {
  --accent-dark-h: 232;
  --accent-dark-l: 60%;
  --accent-dark-s: 40%;
  --accent-h: var(--accent-dark-h);
  --accent-l: var(--accent-dark-l);
  --accent-s: var(--accent-dark-s);
  --anim-duration-fast: calc(150ms / var(--anim-speed));
  --anim-duration-moderate: calc(300ms / var(--anim-speed));
  --anim-duration-none: 0;
  --anim-duration-slow: calc(600ms / var(--anim-speed));
  --anim-duration-superfast: calc(75ms / var(--anim-speed));
  --anim-in: var(--anim-duration-fast) var(--anim-duration-superfast) var(--anim-motion-swing);
  --anim-motion-delay: cubic-bezier(0.65, 0.05, 0.36, 1);
  --anim-motion-jumpy: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  --anim-motion-smooth: cubic-bezier(0.45, 0.05, 0.55, 0.95);
  --anim-motion-swing: cubic-bezier(0, 0.55, 0.45, 1);
  --anim-out: var(--anim-duration-moderate) var(--anim-duration-slow) var(--anim-motion-swing);
  --anim-speed: 1;
  --background-activated-file-dark: var(--nav-item-background-active);
  --background-activated-tab-header-dark: var(--background-modifier-active-hover);
  --background-activated-tab-header-light: var(--background-primary);
  --background-alt-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.12' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
  --background-alt-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23000000' fill-opacity='0.12' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
  --background-mod-left-CSS-backdrop-filter-dark: blur(32px);
  --background-mod-left-CSS-backdrop-filter-light: blur(32px);
  --background-mod-left-CSS-blend-mode-dark: normal;
  --background-mod-left-CSS-blend-mode-light: normal;
  --background-mod-left-CSS-dark: rgba(0, 0, 0, 0.5);
  --background-mod-left-CSS-light: rgba(255, 255, 255, 0.5);
  --background-mod-left-split: var(--background-primary);
  --background-mod-left-split-dark: var(--background-primary);
  --background-mod-left-split-light: var(--background-primary);
  --background-mod-right-CSS-backdrop-filter-dark: blur(32px);
  --background-mod-right-CSS-backdrop-filter-light: blur(32px);
  --background-mod-right-CSS-blend-mode-dark: normal;
  --background-mod-right-CSS-blend-mode-light: normal;
  --background-mod-right-CSS-dark: rgba(0, 0, 0, 0.5);
  --background-mod-right-CSS-light: rgba(255, 255, 255, 0.5);
  --background-mod-right-split: var(--background-primary);
  --background-mod-right-split-dark: var(--background-primary);
  --background-mod-right-split-light: var(--background-primary);
  --background-mod-root-CSS-backdrop-filter-dark: blur(32px);
  --background-mod-root-CSS-backdrop-filter-light: blur(32px);
  --background-mod-root-CSS-blend-mode-dark: normal;
  --background-mod-root-CSS-blend-mode-light: normal;
  --background-mod-root-CSS-dark: rgba(0, 0, 0, 0.5);
  --background-mod-root-CSS-light: rgba(255, 255, 255, 0.5);
  --background-mod-root-split: var(--background-primary);
  --background-mod-root-split-dark: var(--background-primary);
  --background-mod-root-split-light: var(--background-primary);
  --background-modifier-active-hover: hsla(var(--interactive-accent-hsl), 0.15);
  --background-modifier-border: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(0.9*var(--accent-l)), 0.2);
  --background-modifier-border-focus: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(0.9*var(--accent-l)), 0.3);
  --background-modifier-border-hover: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(0.9*var(--accent-l)), 0.25);
  --background-modifier-border-muted: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(0.9*var(--accent-l)), 0.1);
  --background-modifier-box-shadow: rgba(0, 0, 0, 0.3);
  --background-modifier-cover: rgba(10, 10, 10, 0.4);
  --background-modifier-error: var(--color-red);
  --background-modifier-error-hover: var(--color-red);
  --background-modifier-error-rgb: var(--color-red-rgb);
  --background-modifier-form-field: transparent;
  --background-modifier-form-field-hover: var(--background-modifier-form-field);
  --background-modifier-hover: hsla(var(--accent-h), 12%, 40%, 0.25);
  --background-modifier-message: color-mix(in oklch, black 90%, transparent);
  --background-modifier-success: var(--color-green);
  --background-modifier-success-rgb: var(--color-green-rgb);
  --background-modifier-warning: var(--color-orange);
  --background-modifier-warning-hover: var(--color-orange);
  --background-primary: hsl(var(--accent-h), calc(var(--accent-s) / 5), calc(1.25*var(--accent-l) / 4.5));
  --background-primary-alt: hsl(var(--accent-h), calc(var(--accent-s) / 5), calc(1.25*var(--accent-l) / 3.9));
  --background-secondary: hsl(var(--accent-h), calc(var(--accent-s) / 5), calc(1.25*var(--accent-l) / 4.9));
  --background-secondary-alt: hsl(var(--accent-h),
            calc(var(--accent-s) / 5.4),
            calc(1.25*var(--accent-l) / 3));
  --background-tertiary: hsl(var(--accent-h),
            calc(var(--accent-s) / 5.4),
            calc(1.25*var(--accent-l) / 3.6));
  --background-underlying: var(--background-tertiary);
  --background-underlying-CSS-blend-mode-dark: soft-light, luminosity, hue, luminosity, hard-light;
  --background-underlying-CSS-blend-mode-light: overlay, color-burn;
  --background-underlying-CSS-dark: linear-gradient(317deg, rgb(112, 55, 205) 0%, rgb(29, 12, 32) 19%, rgb(101, 31, 113) 19%, rgb(101, 31, 113) 33%), radial-gradient(100% 100% at 90% 9%, rgb(29, 12, 32) 0%, rgb(29, 12, 32) 100%), linear-gradient(109deg, rgb(104, 178, 248) 0%, rgb(80, 110, 229) 15%, rgb(112, 55, 205) 34%, rgb(104, 178, 248) 54%, rgb(104, 178, 248) 65%), radial-gradient(100% 100% at 20% 45%, rgb(80, 110, 229) 0%, rgb(101, 31, 113) 100%), radial-gradient(100% 100% at 90% 27%, rgb(80, 110, 229) 0%, rgb(101, 31, 113) 100%), linear-gradient(339deg, rgb(101, 31, 113) 0%, rgb(104, 178, 248) 12%, rgb(101, 31, 113) 14%, rgb(80, 110, 229) 19%, rgb(101, 31, 113) 20%, rgb(29, 12, 32) 30%);
  --background-underlying-CSS-light: radial-gradient(100% 100% at 13% 50%, rgb(90, 109, 237) 0%, rgb(224, 218, 247) 100%), linear-gradient(6deg, rgb(235, 242, 252) 0%, rgb(90, 109, 237) 5%, rgb(166, 126, 241) 7%, rgb(224, 218, 247) 11%, rgb(90, 109, 237) 16%), radial-gradient(100% 100% at 60% 71%, rgb(224, 218, 247) 0%, rgb(219, 244, 255) 100%), linear-gradient(97deg, rgb(90, 109, 237) 0%, rgb(90, 109, 237) 23%, rgb(90, 109, 237) 53%), linear-gradient(351deg, rgb(235, 242, 252) 0%, rgb(219, 244, 255) 1%, rgb(235, 242, 252) 6%, rgb(224, 218, 247) 10%, rgb(166, 126, 241) 13%, rgb(235, 242, 252) 29%), radial-gradient(100% 100% at 10% 32%, rgb(90, 109, 237) 0%, rgb(219, 244, 255) 100%), radial-gradient(100% 100% at 35% 63%, rgb(224, 218, 247) 0%, rgb(224, 218, 247) 100%);
  --background-underlying-dark: var(--background-tertiary);
  --background-underlying-light: var(--background-tertiary);
  --bases-cards-background: var(--background-primary);
  --bases-cards-border-width: var(--border-width);
  --bases-cards-container-background: transparent;
  --bases-cards-corner-shape: var(--corner-shape);
  --bases-cards-cover-background: var(--background-primary-alt);
  --bases-cards-font-size: var(--font-smaller);
  --bases-cards-line-height: 24px;
  --bases-cards-radius: var(--radius-m);
  --bases-cards-scale: 1;
  --bases-cards-shadow: 0 0 0 1px var(--background-modifier-border);
  --bases-cards-shadow-hover: 0 0 0 1px var(--background-modifier-border-hover);
  --bases-embed-border-color: var(--background-modifier-border);
  --bases-embed-border-radius: var(--radius-s);
  --bases-embed-border-width: 0px;
  --bases-filter-input-background: var(--background-modifier-form-field);
  --bases-filter-menu-width: 520px;
  --bases-group-heading-property-color: var(--text-muted);
  --bases-group-heading-property-display: block;
  --bases-group-heading-property-size: var(--font-ui-smaller);
  --bases-group-heading-property-weight: var(--font-normal);
  --bases-group-heading-value-size: var(--font-smaller);
  --bases-group-heading-value-weight: var(--font-semibold);
  --bases-header-border-width: 0 0 var(--border-width) 0;
  --bases-header-height: 40px;
  --bases-header-padding-end: 2px;
  --bases-header-padding-start: 2px;
  --bases-table-border-color: var(--table-border-color);
  --bases-table-cell-background-active: var(--background-primary);
  --bases-table-cell-background-disabled: var(--background-primary-alt);
  --bases-table-cell-background-selected: var(--table-selection);
  --bases-table-cell-radius-active: 2px;
  --bases-table-cell-radius-focus: 2px;
  --bases-table-cell-shadow-active: 0 0 0 2px var(--background-modifier-border-focus);
  --bases-table-cell-shadow-focus: 0 0 0 2px var(--interactive-accent);
  --bases-table-column-border-width: var(--border-width);
  --bases-table-column-max-width: 300;
  --bases-table-column-min-width: 40;
  --bases-table-container-border-radius: var(--radius-s);
  --bases-table-container-border-width: var(--border-width);
  --bases-table-font-size: var(--font-smaller);
  --bases-table-group-background: var(--background-primary-alt);
  --bases-table-group-gap: 10px;
  --bases-table-header-background: var(--background-primary);
  --bases-table-header-background-hover: var(--background-modifier-hover);
  --bases-table-header-color: var(--text-muted);
  --bases-table-header-icon-display: flex;
  --bases-table-header-sort-mask: linear-gradient(to left, transparent var(--size-4-6), black var(--size-4-6));
  --bases-table-header-weight: var(--font-weight);
  --bases-table-row-background-hover: var(--table-row-background-hover);
  --bases-table-row-border-width: var(--border-width);
  --bases-table-row-height: 30px;
  --bases-table-summary-background: var(--background-primary);
  --bases-table-summary-background-hover: var(--background-modifier-hover);
  --bases-toolbar-badge-display: none;
  --bases-toolbar-label-display: block;
  --blockquote-background-color: transparent;
  --blockquote-background-dark: var(--background-alt-dark);
  --blockquote-background-light: var(--background-alt-light);
  --blockquote-border-color: var(--interactive-accent);
  --blockquote-border-thickness: 3px;
  --blockquote-font-style: normal;
  --blockquote-padding: 8px;
  --blur-background: color-mix(in srgb, var(--interactive-normal) var(--blur-opacity-s), transparent) linear-gradient(var(--interactive-normal), color-mix(in srgb, var(--interactive-normal) var(--blur-opacity-s), transparent));
  --blur-brightness: 1.15;
  --blur-l: blur(var(--blur-radius-l)) saturate(var(--blur-saturation)) brightness(var(--blur-brightness));
  --blur-m: blur(var(--blur-radius-m)) saturate(var(--blur-saturation)) brightness(var(--blur-brightness));
  --blur-opacity-m: 90%;
  --blur-opacity-s: 65%;
  --blur-radius-l: 16px;
  --blur-radius-m: 10px;
  --blur-radius-s: 6px;
  --blur-s: blur(var(--blur-radius-s)) saturate(var(--blur-saturation)) brightness(var(--blur-brightness));
  --blur-saturation: 1.5;
  --bodyFont: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --bold-color: var(--color-red);
  --bold-modifier: 200;
  --bold-weight: var(--font-semibold);
  --border-radius-activated-file-dark: var(--radius-s);
  --border-radius-activated-tab-header-dark: 6px;
  --border-radius-activated-tab-header-light: 6px;
  --border-width: 1px;
  --button-corner-shape: var(--corner-shape);
  --button-radius: var(--input-radius);
  --callout-blend-mode: var(--highlight-mix-blend-mode);
  --callout-border-opacity: 0.25;
  --callout-border-width: 0px;
  --callout-bug: var(--color-red);
  --callout-content-background: transparent;
  --callout-content-padding: 0;
  --callout-content-radius: 0px;
  --callout-default: var(--color-blue);
  --callout-error: var(--color-red);
  --callout-example: var(--color-purple);
  --callout-fail: var(--color-red);
  --callout-important: var(--color-cyan);
  --callout-info: var(--color-blue);
  --callout-padding: var(--size-4-3) var(--size-4-3) var(--size-4-3) var(--size-4-6);
  --callout-question: var(--color-orange);
  --callout-quote: #9e9e9e;
  --callout-radius: var(--radius-s);
  --callout-success: var(--color-green);
  --callout-summary: var(--color-cyan);
  --callout-tip: var(--color-cyan);
  --callout-title-padding: 0;
  --callout-title-weight: calc(var(--font-weight) + var(--bold-modifier));
  --callout-todo: var(--color-blue);
  --callout-warning: var(--color-orange);
  --canvas-background: transparent;
  --canvas-card-border-style: solid;
  --canvas-card-border-width: 2px;
  --canvas-card-label-color: var(--text-faint);
  --canvas-color: #7e7e7e;
  --canvas-color-1: var(--color-red);
  --canvas-color-2: var(--color-orange);
  --canvas-color-3: var(--color-yellow);
  --canvas-color-4: var(--color-green);
  --canvas-color-5: var(--color-cyan);
  --canvas-color-6: var(--color-purple);
  --canvas-controls-icon-size: var(--icon-s);
  --canvas-controls-icon-stroke: var(--icon-s-stroke-width);
  --canvas-controls-radius: var(--radius-s);
  --canvas-dot-pattern: var(--color-base-30);
  --card-border-radius-dark: 8px;
  --card-border-radius-light: 8px;
  --card-shadow-border-radius-dark: calc(var(--card-border-radius-dark) - 1px);
  --card-shadow-border-radius-light: calc(var(--card-border-radius-light) - 1px);
  --card-shadow-dark: 0 -1px 0 0 var(--background-modifier-border), 0 0 0 1px var(--background-modifier-border);
  --card-shadow-light: 0 0 0 1px var(--background-modifier-border-muted), 0 0 6px var(--background-modifier-border-muted);
  --caret-color: var(--text-normal);
  --checkbox-border-color: var(--text-faint);
  --checkbox-border-color-hover: var(--text-faint);
  --checkbox-color: var(--color-green);
  --checkbox-color-hover: var(--color-green);
  --checkbox-margin-inline-start: 0.85em;
  --checkbox-marker-color: var(--background-primary);
  --checkbox-radius: 6px;
  --checkbox-size: var(--font-text-size);
  --checklist-done-color: var(--text-faint);
  --checklist-done-decoration: line-through;
  --clickable-icon-radius: 6px;
  --code-background: var(--code-background-dark);
  --code-background-dark: var(--background-alt-dark);
  --code-background-light: var(--background-alt-light);
  --code-border: var(--code-border-dark);
  --code-border-color: var(--background-modifier-border);
  --code-border-dark: 1px dashed var(--background-modifier-border);
  --code-border-light: 1px dashed var(--background-modifier-border);
  --code-border-width: 0px;
  --code-bracket-background: var(--background-modifier-hover);
  --code-comment: var(--text-faint);
  --code-function: var(--color-yellow);
  --code-important: var(--color-orange);
  --code-keyword: var(--color-pink);
  --code-normal: var(--text-muted);
  --code-operator: var(--color-red);
  --code-property: var(--color-cyan);
  --code-punctuation: var(--text-muted);
  --code-radius: var(--radius-s);
  --code-size: var(--font-smaller);
  --code-string: var(--color-green);
  --code-tag: var(--color-red);
  --code-value: var(--color-purple);
  --code-white-space: pre-wrap;
  --codeFont: var(--font-monospace, var(--font-monospace-override, var(--font-monospace-theme, var(--font-monospace-default))));
  --collapse-icon-color: var(--text-faint);
  --collapse-icon-color-collapsed: var(--text-accent);
  --color-accent: var(--color-accent-dark);
  --color-accent-1: var(--color-accent-1-dark);
  --color-accent-1-dark: hsl(calc(var(--accent-h) - 3), calc(var(--accent-s) * 1.02), calc(var(--accent-l) * 1.15));
  --color-accent-2: var(--color-accent-2-dark);
  --color-accent-2-dark: hsl(calc(var(--accent-h) - 5), calc(var(--accent-s) * 1.05), calc(var(--accent-l) * 1.29));
  --color-accent-3: var(--color-accent-3-dark);
  --color-accent-3-dark: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(0.9*var(--accent-l)));
  --color-accent-dark: hsl(var(--accent-h), var(--accent-s), var(--accent-l));
  --color-accent-hsl: var(--color-accent-hsl-dark);
  --color-accent-hsl-dark: var(--accent-h),
        var(--accent-s),
        var(--accent-l);
  --color-activated-file-dark: var(--nav-item-color-active);
  --color-activated-tab-header-dark: var(--text-normal);
  --color-activated-tab-header-light: var(--text-normal);
  --color-base-00: #1e1e1e;
  --color-base-05: #212121;
  --color-base-10: #242424;
  --color-base-100: #dadada;
  --color-base-15: #252525;
  --color-base-20: #262626;
  --color-base-25: #2a2a2a;
  --color-base-30: #363636;
  --color-base-35: #3F3F3F;
  --color-base-40: #555;
  --color-base-50: #666;
  --color-base-60: #999;
  --color-base-70: #bababa;
  --color-blue: rgb(var(--color-blue-rgb));
  --color-blue-rgb: 137, 189, 244;
  --color-cyan: rgb(var(--color-cyan-rgb));
  --color-cyan-rgb: 134, 223, 226;
  --color-green: rgb(var(--color-green-rgb));
  --color-green-rgb: 124, 211, 124;
  --color-orange: rgb(var(--color-orange-rgb));
  --color-orange-rgb: 251, 187, 131;
  --color-pink: rgb(var(--color-pink-rgb));
  --color-pink-rgb: 242, 182, 222;
  --color-purple: rgb(var(--color-purple-rgb));
  --color-purple-rgb: 203, 158, 255;
  --color-red: rgb(var(--color-red-rgb));
  --color-red-rgb: 255, 120, 129;
  --color-yellow: rgb(var(--color-yellow-rgb));
  --color-yellow-rgb: 255, 232, 139;
  --corner-shape: round;
  --cursor: pointer;
  --cursor-link: pointer;
  --dark: var(--text-normal, hsl(var(--accent-h), 15%, 85%));
  --darkgray: var(--text-normal, hsl(var(--accent-h), 15%, 85%));
  --dialog-max-height: 85vh;
  --dialog-max-width: 80vw;
  --dialog-width: 560px;
  --direction: 1;
  --divider-color: var(--background-modifier-border);
  --divider-color-hover: var(--interactive-accent);
  --divider-vertical-height: 100%;
  --divider-width: 1px;
  --divider-width-hover: 3px;
  --drag-ghost-background: rgba(0, 0, 0, 0.85);
  --drag-ghost-text-color: #fff;
  --drag-item-background: var(--background-primary);
  --drag-item-shadow: 0 2px 8px var(--background-modifier-box-shadow);
  --dropdown-background: var(--interactive-normal);
  --dropdown-background-blend-mode: hard-light, normal;
  --dropdown-background-hover: var(--interactive-hover);
  --dropdown-background-position: var(--inset-end) var(--dropdown-icon-inset) top 50%, var(--inset-end) 0.15em top 50%, 0 0;
  --dropdown-background-size: var(--dropdown-icon-width) auto, 2em 2em, 100%;
  --dropdown-icon-background: transparent;
  --dropdown-icon-inset: 0.65em;
  --dropdown-icon-width: 1em;
  --dropdown-padding: 0 var(--dropdown-padding-end) 0 var(--dropdown-padding-start);
  --dropdown-padding-end: 2.4em;
  --dropdown-padding-start: 0.8em;
  --dropdown-text-align: start;
  --embed-action-color: var(--text-normal);
  --embed-action-radius: var(--clickable-icon-radius);
  --embed-actions-background: color-mix(var(--background-primary) 80%, transparent);
  --embed-actions-blur: var(--blur-s);
  --embed-actions-corner-shape: var(--corner-shape);
  --embed-actions-padding: var(--size-2-1);
  --embed-actions-radius: calc(var(--embed-action-radius) + var(--embed-actions-padding));
  --embed-actions-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 0 0 6px 0 rgba(0, 0, 0, 0.05);
  --embed-block-shadow-hover: 0 0 0 1px var(--background-modifier-border), inset 0 0 0 1px var(--background-modifier-border);
  --embed-border-bottom: none;
  --embed-border-end: none;
  --embed-border-radius: 0px;
  --embed-border-start: 2px solid var(--interactive-accent);
  --embed-border-top: none;
  --embed-canvas-max-height: 400px;
  --embed-max-height: 4000px;
  --embed-padding: 0 0 0 var(--size-4-6);
  --empty-state-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='black' fill-opacity='.15' d='M13.32 7.155a4.375 4.375 0 0 1-5.7 6.517l5.7-6.517ZM10 5.625a4.375 4.375 0 0 0-3.32 7.22l5.704-6.514A4.35 4.35 0 0 0 10 5.625ZM18.125 10A8.125 8.125 0 1 1 10 1.875 8.135 8.135 0 0 1 18.125 10Zm-2.5 0a5.6 5.6 0 0 0-1.476-3.793l.382-.483a.626.626 0 1 0-.937-.823l-.384.483a5.625 5.625 0 0 0-7.36 8.409l-.381.483a.625.625 0 0 0 .937.823l.384-.483A5.621 5.621 0 0 0 15.625 10Z'/%3e%3c/svg%3e");
  --file-folding-offset: 24px;
  --file-header-background: var(--background-primary);
  --file-header-background-focused: var(--background-primary);
  --file-header-border: var(--border-width) solid transparent;
  --file-header-font: var(--font-interface);
  --file-header-font-size: var(--font-ui-small);
  --file-header-font-weight: 400;
  --file-header-justify: center;
  --file-line-width: 700px;
  --file-margins: var(--file-margins-y) var(--file-margins-x);
  --file-margins-x: var(--size-4-8);
  --file-margins-y: var(--size-4-8);
  --flair-background: var(--interactive-normal);
  --flair-color: var(--text-normal);
  --focus-ring-color: var(--csstools-light-dark-toggle--23, #0df);
  --focus-ring-outline: 2px solid light-dark(#0060df, #0df);
  --font-black: 900;
  --font-bold: 700;
  --font-default: ui-sans-serif, -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Google Sans Flex", Roboto, "Inter Variable", "Inter", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  --font-extrabold: 800;
  --font-extralight: 200;
  --font-interface: var(--font-interface-override, var(--font-interface-theme, var(--default-font, var(--font-default))));
  --font-light: 300;
  --font-medium: 500;
  --font-mermaid: var(--font-text);
  --font-monospace: var(--font-monospace-override, var(--font-monospace-theme, var(--font-monospace-default)));
  --font-monospace-default: ui-monospace, SFMono-Regular, "Cascadia Mono", "Roboto Mono", "DejaVu Sans Mono", "Liberation Mono", Menlo, Monaco, "Consolas", "Source Code Pro", monospace;
  --font-normal: 400;
  --font-print: var(--font-print-override), var(--font-text-override), var(--font-text-theme), 'Arial';
  --font-semibold: 600;
  --font-small: 0.933em;
  --font-smaller: 0.875em;
  --font-smallest: 0.8em;
  --font-text: var(--font-text-override, var(--font-text-theme, var(--font-default)));
  --font-text-size: 16px;
  --font-thin: 100;
  --font-ui-large: 20px;
  --font-ui-medium: 15px;
  --font-ui-small: 13px;
  --font-ui-smaller: 12px;
  --font-weight: var(--font-normal);
  --footnote-divider-color: var(--metadata-divider-color);
  --footnote-divider-color-active: var(--metadata-divider-color-focus);
  --footnote-divider-width: var(--border-width);
  --footnote-gap: var(--size-4-1);
  --footnote-id-color: var(--text-muted);
  --footnote-id-color-no-occurrences: var(--text-faint);
  --footnote-id-delimiter: ".";
  --footnote-input-background: var(--metadata-input-background);
  --footnote-input-background-active: var(--metadata-input-background-active);
  --footnote-line-height: var(--line-height-normal);
  --footnote-padding-block: var(--size-2-3);
  --footnote-padding-inline: var(--size-2-3);
  --footnote-radius: var(--radius-s);
  --footnote-size: var(--font-smaller);
  --frame-left-space: 0px;
  --frame-right-space: 110px;
  --graph-controls-width: 240px;
  --graph-line: var(--color-base-35, var(--background-modifier-border-focus));
  --graph-node: var(--text-muted);
  --graph-node-attachment: var(--color-yellow);
  --graph-node-focused: var(--text-accent);
  --graph-node-tag: var(--color-green);
  --graph-node-unresolved: var(--text-faint);
  --graph-text: var(--text-normal);
  --gray: var(--text-muted, hsl(var(--accent-h), 12%, 75%));
  --grid-background-pattern-color: var(--background-modifier-border);
  --grid-background-pattern-size: 36px;
  --h1-accent-color: var(--color-red);
  --h1-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h1-letter-spacing: -0.015em;
  --h1-line-height: 1.2;
  --h1-size: 1.5em;
  --h1-style: normal;
  --h1-variant: normal;
  --h1-weight: 700;
  --h2-accent-color: var(--color-orange);
  --h2-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h2-letter-spacing: -0.011em;
  --h2-line-height: 1.2;
  --h2-size: 1.425em;
  --h2-style: normal;
  --h2-variant: normal;
  --h2-weight: 675;
  --h3-accent-color: var(--color-yellow);
  --h3-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h3-letter-spacing: -0.008em;
  --h3-line-height: 1.3;
  --h3-size: 1.35em;
  --h3-style: normal;
  --h3-variant: normal;
  --h3-weight: 650;
  --h4-accent-color: var(--color-green);
  --h4-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h4-letter-spacing: -0.005em;
  --h4-line-height: 1.4;
  --h4-size: 1.275em;
  --h4-style: normal;
  --h4-variant: normal;
  --h4-weight: 625;
  --h5-accent-color: var(--color-blue);
  --h5-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h5-letter-spacing: -0.002em;
  --h5-line-height: var(--line-height-normal);
  --h5-size: 1.2em;
  --h5-style: normal;
  --h5-variant: normal;
  --h5-weight: 600;
  --h6-accent-color: var(--color-purple);
  --h6-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h6-letter-spacing: 0em;
  --h6-line-height: var(--line-height-normal);
  --h6-size: 1.125em;
  --h6-style: normal;
  --h6-variant: normal;
  --h6-weight: 575;
  --header-height: 40px;
  --headerFont: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --heading-formatting: var(--text-faint);
  --heading-spacing: calc(var(--p-spacing) * 2.5);
  --highlight: var(--text-highlight-bg, rgba(255, 208, 0, 0.4));
  --highlight-mix-blend-mode: lighten;
  --hr-color: var(--background-modifier-border);
  --hr-thickness: 2px;
  --icon-color: var(--text-muted);
  --icon-color-active: var(--text-accent);
  --icon-color-focused: var(--text-normal);
  --icon-color-hover: var(--text-muted);
  --icon-l: 18px;
  --icon-l-stroke-width: 1.75px;
  --icon-m: 18px;
  --icon-m-stroke-width: 1.75px;
  --icon-opacity: 0.85;
  --icon-opacity-active: 1;
  --icon-opacity-hover: 1;
  --icon-s: 16px;
  --icon-s-stroke-width: 2px;
  --icon-size: var(--icon-m);
  --icon-stroke: var(--icon-m-stroke-width);
  --icon-xl: 32px;
  --icon-xl-stroke-width: 1.25px;
  --icon-xs: 14px;
  --icon-xs-stroke-width: 2px;
  --image-radius: 4px;
  --indent-size: 4;
  --indent-unit: 0.5625em;
  --indentation-guide-color: color-mix(in oklch, var(--mono-100) 12%, transparent);
  --indentation-guide-color-active: color-mix(in oklch, var(--mono-100) 30%, transparent);
  --indentation-guide-editing-indent: 0.85em;
  --indentation-guide-reading-indent: -0.85em;
  --indentation-guide-source-indent: 0.25em;
  --indentation-guide-width: var(--border-width);
  --indentation-guide-width-active: var(--border-width);
  --inline-code-background-dark: var(--background-alt-dark);
  --inline-code-background-light: var(--background-alt-light);
  --inline-code-normal: var(--color-pink);
  --inline-title-line-height: var(--h1-line-height);
  --inline-title-margin-bottom: 0.5em;
  --inline-title-size: var(--h1-size);
  --inline-title-style: var(--h1-style);
  --inline-title-variant: var(--h1-variant);
  --inline-title-weight: var(--h1-weight);
  --input-border-width: var(--border-width);
  --input-border-width-focus: 2px;
  --input-corner-shape: var(--corner-shape);
  --input-date-separator: var(--text-faint);
  --input-font-weight: var(--font-normal);
  --input-height: 32px;
  --input-icon-inset: var(--size-4-1);
  --input-padding: var(--size-4-1) var(--size-4-2);
  --input-placeholder-color: var(--text-faint);
  --input-radius: var(--input-radius-dark);
  --input-radius-dark: 6px;
  --input-shadow: var(--input-shadow-dark);
  --input-shadow-dark: 0px 4px 8px -4px rgba(0, 0, 0, 0.32), 0px 1px 2px rgba(0, 0, 0, 0.32), 0px 0px 0px 1px rgba(0, 0, 0, 0.32), 0px 0px 1px 1px rgba(0, 0, 0, 0.12), inset 0px 1px 0.75px rgba(255, 255, 255, 0.24), inset 0px -2px 0.75px rgba(0, 0, 0, 0.16);
  --input-shadow-hover: var(--input-shadow-hover-dark);
  --input-shadow-hover-dark: 0px 4px 8px -4px rgba(0, 0, 0, 0.32), 0px 1px 2px rgba(0, 0, 0, 0.32), 0px 0px 0px 1px rgba(0, 0, 0, 0.32), 0px 0px 1px 1px rgba(0, 0, 0, 0.12), inset 0px 1px 0.75px rgba(255, 255, 255, 0.24), inset 0px -2px 0.75px rgba(0, 0, 0, 0.16);
  --inset-end: right;
  --inset-start: left;
  --interactive-accent: var(--color-accent);
  --interactive-accent-hover: var(--color-accent-1);
  --interactive-accent-hsl: var(--color-accent-hsl);
  --interactive-hover: hsl(var(--accent-h),
            calc(var(--accent-s) / 7),
            calc(1.25*var(--accent-l) / 2.7));
  --interactive-normal: hsl(var(--accent-h),
            calc(var(--accent-s) / 7),
            calc(1.25*var(--accent-l) / 3));
  --italic-color: var(--color-orange);
  --keyboard-height: 0px;
  --layer-cover: 5;
  --layer-dragged-item: 80;
  --layer-menu: 65;
  --layer-modal: 50;
  --layer-notice: 60;
  --layer-popover: 30;
  --layer-sidedock: 10;
  --layer-slides: 45;
  --layer-status-bar: 15;
  --layer-tooltip: 70;
  --light: var(--background-primary, hsl(var(--accent-h), calc(var(--accent-s) / 5), calc(1.25*var(--accent-l) / 4.5)));
  --lightgray: var(--background-secondary, hsl(var(--accent-h), calc(var(--accent-s) / 5), calc(1.25*var(--accent-l) / 4.9)));
  --line-height-customize: var(--line-height-normal);
  --line-height-normal: 1.5;
  --line-height-tight: 1.3;
  --line-normal-opacity: 0.5;
  --link-color: var(--text-accent);
  --link-color-hover: var(--text-accent-hover);
  --link-decoration: underline;
  --link-decoration-hover: underline;
  --link-decoration-thickness: auto;
  --link-external-color: var(--color-blue);
  --link-external-color-hover: var(--color-blue);
  --link-external-decoration: underline;
  --link-external-decoration-hover: underline;
  --link-external-filter: none;
  --link-unresolved-color: var(--text-accent);
  --link-unresolved-decoration-color: color-mix(in oklch, var(--interactive-accent) 30%, transparent);
  --link-unresolved-decoration-style: solid;
  --link-unresolved-filter: none;
  --link-unresolved-opacity: 0.7;
  --link-weight: var(--font-weight);
  --list-bullet-border: none;
  --list-bullet-end-padding: 1.3rem;
  --list-bullet-radius: 50%;
  --list-bullet-size: 0.3em;
  --list-bullet-size-alt: calc(var(--list-bullet-size) / 2);
  --list-bullet-transform: none;
  --list-indent: 2em;
  --list-indent-editing: 0.75em;
  --list-indent-source: 0;
  --list-marker-color: var(--text-faint);
  --list-marker-color-collapsed: var(--text-accent);
  --list-marker-color-hover: var(--text-muted);
  --list-numbered-style: decimal;
  --list-spacing: 0.075em;
  --loading-icon-delay: 400ms;
  --menu-backdrop-filter: none;
  --menu-background: var(--background-secondary);
  --menu-border-color: var(--background-modifier-border-hover);
  --menu-border-width: var(--border-width);
  --menu-corner-shape: var(--corner-shape);
  --menu-padding: var(--size-2-3);
  --menu-radius: var(--radius-m);
  --menu-scroll-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 48px);
  --menu-shadow: var(--shadow-s);
  --metadata-background: transparent;
  --metadata-border-color: var(--background-modifier-border);
  --metadata-border-radius: 0;
  --metadata-border-width: 0;
  --metadata-display-editing: block;
  --metadata-display-reading: block;
  --metadata-divider-color: var(--background-modifier-border);
  --metadata-divider-color-focus: transparent;
  --metadata-divider-color-hover: transparent;
  --metadata-divider-width: 0;
  --metadata-gap: 3px;
  --metadata-input-background: transparent;
  --metadata-input-background-active: var(--background-modifier-hover);
  --metadata-input-background-hover: transparent;
  --metadata-input-font: var(--font-interface);
  --metadata-input-font-size: var(--font-smaller);
  --metadata-input-height: calc(var(--font-text-size) * 1.75);
  --metadata-input-longtext-lines: 3;
  --metadata-input-padding: var(--size-4-1) var(--size-4-2);
  --metadata-input-text-color: var(--text-normal);
  --metadata-label-background: transparent;
  --metadata-label-background-active: var(--background-modifier-hover);
  --metadata-label-background-hover: transparent;
  --metadata-label-font: var(--font-interface);
  --metadata-label-font-size: var(--font-smaller);
  --metadata-label-text-color: var(--text-muted);
  --metadata-label-text-color-hover: var(--text-muted);
  --metadata-label-width: 9em;
  --metadata-max-width: none;
  --metadata-padding: var(--size-4-2) 0;
  --metadata-property-background: transparent;
  --metadata-property-background-active: var(--background-modifier-hover);
  --metadata-property-background-hover: transparent;
  --metadata-property-box-shadow-focus: 0 0 0 2px var(--background-modifier-border-focus);
  --metadata-property-box-shadow-hover: 0 0 0 var(--border-width) var(--background-modifier-border-hover);
  --metadata-property-corner-shape: var(--corner-shape);
  --metadata-property-corner-shape-focus: var(--corner-shape);
  --metadata-property-corner-shape-hover: var(--corner-shape);
  --metadata-property-padding: 0;
  --metadata-property-radius: 6px;
  --metadata-property-radius-focus: 6px;
  --metadata-property-radius-hover: 6px;
  --metadata-sidebar-input-font-size: var(--font-ui-small);
  --metadata-sidebar-label-font-size: var(--font-ui-small);
  --mix-blend-mode-on-border-dark: screen;
  --mix-blend-mode-on-border-light: normal;
  --modal-background: var(--background-primary);
  --modal-border-color: var(--background-modifier-border);
  --modal-border-width: var(--border-width);
  --modal-community-sidebar-width: 280px;
  --modal-header-height: auto;
  --modal-height: 85vh;
  --modal-max-height: 1000px;
  --modal-max-width: 1100px;
  --modal-max-width-narrow: 800px;
  --modal-radius: var(--radius-l);
  --modal-shadow: none;
  --modal-sidebar-background: var(--modal-background);
  --modal-width: 90vw;
  --mono-0: black;
  --mono-100: white;
  --mono-rgb-0: 0, 0, 0;
  --mono-rgb-100: 255, 255, 255;
  --nav-collapse-icon-color: var(--collapse-icon-color);
  --nav-collapse-icon-color-collapsed: var(--text-faint);
  --nav-heading-color: var(--text-normal);
  --nav-heading-color-collapsed: var(--text-faint);
  --nav-heading-color-collapsed-hover: var(--text-muted);
  --nav-heading-color-hover: var(--text-normal);
  --nav-heading-weight: var(--font-medium);
  --nav-heading-weight-hover: var(--font-medium);
  --nav-indentation-guide-color: var(--indentation-guide-color);
  --nav-indentation-guide-width: var(--indentation-guide-width);
  --nav-item-background-active: var(--background-modifier-hover);
  --nav-item-background-hover: var(--background-modifier-hover);
  --nav-item-background-selected: color-mix(in oklch, var(--color-accent) 15%, transparent);
  --nav-item-children-margin-start: var(--size-4-3);
  --nav-item-children-padding-start: var(--size-2-2);
  --nav-item-color: var(--text-muted);
  --nav-item-color-active: var(--text-normal);
  --nav-item-color-highlighted: var(--text-accent);
  --nav-item-color-hover: var(--text-normal);
  --nav-item-color-selected: var(--text-normal);
  --nav-item-margin-bottom: var(--size-2-1);
  --nav-item-padding: var(--size-4-1) var(--size-4-2) var(--size-4-1) var(--size-4-6);
  --nav-item-parent-padding: var(--nav-item-padding);
  --nav-item-radius: var(--radius-s);
  --nav-item-size: var(--font-ui-small);
  --nav-item-white-space: pre;
  --nav-tag-background: transparent;
  --nav-tag-color: var(--text-faint);
  --nav-tag-color-active: var(--text-muted);
  --nav-tag-color-hover: var(--text-muted);
  --nav-tag-radius: var(--radius-s);
  --nav-tag-weight: var(--font-semibold);
  --new-tab-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%20viewBox%3D%220%200%2080%2080%22%3E%3Cg%20filter%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.26%22%20d%3D%22M51.894%2060.617c-.291%202.162-2.41%203.85-4.515%203.267-3-.825-6.474-2.112-9.6-2.352l-4.79-.362a3.163%203.163%200%200%201-2.042-.95l-8.254-8.483a3.15%203.15%200%200%201-.616-3.49S27.18%2037.053%2027.37%2036.47c.19-.582.886-5.66%201.298-8.388a3.153%203.153%200%200%201%201.011-1.875l9.765-8.767a3.165%203.165%200%200%201%204.597.394l8.202%2010.4c.464.59.702%201.32.706%202.07.009%201.97.172%206.016%201.263%208.621%201.062%202.535%203.01%205.272%204.03%206.619.39.517.45%201.216.12%201.773a138.06%20138.06%200%200%201-4.15%206.54c-1.386%202.063-2.028%204.613-2.318%206.761Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%230E0E0E%22%20d%3D%22M51.602%2060.187c-.292%202.171-2.417%203.867-4.528%203.282-3.008-.829-6.491-2.122-9.626-2.362l-4.803-.365a3.168%203.168%200%200%201-2.048-.953l-8.277-8.523a3.168%203.168%200%200%201-.618-3.504S26.82%2036.515%2027.01%2035.93c.19-.585.888-5.686%201.301-8.427a3.17%203.17%200%200%201%201.015-1.883l9.79-8.807a3.17%203.17%200%200%201%204.61.396l8.226%2010.448c.465.59.704%201.326.707%202.078.01%201.98.173%206.043%201.268%208.66%201.064%202.547%203.018%205.296%204.04%206.65a1.6%201.6%200%200%201%20.12%201.78%20137.46%20137.46%200%200%201-4.16%206.57c-1.39%202.072-2.034%204.634-2.325%206.792Z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M31.489%2060.433c3.844-7.804%203.736-13.395%202.1-17.384-1.505-3.672-4.304-5.988-6.51-7.425-.047.208-.115.41-.202.605l-5.175%2011.532a3.168%203.168%200%200%200%20.618%203.505l8.277%208.523c.26.267.562.484.892.644Z%22%2F%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M47.075%2063.469c2.11.585%204.235-1.11%204.527-3.282.252-1.869.769-4.041%201.806-5.936-2.38-5.121-5.256-7.777-8.41-8.954-3.339-1.246-6.987-.835-10.684.063.826%203.76.331%208.673-2.82%2015.073.358.174.75.28%201.154.309%200%200%202.275.191%204.98.383%202.705.191%206.73%201.59%209.447%202.344Z%22%2F%3E%3Cpath%20fill%3D%22url(%23d)%22%20d%3D%22M41.95%2044.595c1.038.108%202.056.332%203.047.702%203.154%201.177%206.032%203.833%208.411%208.954.16-.292.333-.578.519-.855a138.877%20138.877%200%200%200%204.16-6.57%201.603%201.603%200%200%200-.12-1.78c-1.022-1.354-2.976-4.103-4.04-6.65-1.095-2.617-1.258-6.68-1.267-8.66a3.377%203.377%200%200%200-.708-2.079L43.727%2017.21a3.198%203.198%200%200%200-.136-.162c.603%201.978.562%203.569.19%205.015-.345%201.341-.975%202.558-1.641%203.843-.223.43-.45.87-.672%201.323-.884%201.806-1.68%203.85-1.798%206.592-.118%202.74.444%206.179%202.28%2010.774Z%22%2F%3E%3Cpath%20fill%3D%22url(%23e)%22%20d%3D%22M41.948%2044.594c-1.835-4.595-2.398-8.033-2.28-10.774.118-2.742.915-4.786%201.798-6.592.222-.454.45-.893.673-1.324.665-1.285%201.295-2.501%201.64-3.842.373-1.447.414-3.038-.19-5.017a3.17%203.17%200%200%200-4.472-.232l-9.792%208.807a3.17%203.17%200%200%200-1.014%201.883l-1.192%207.902a3.182%203.182%200%200%201-.04.218c2.206%201.438%205.006%203.754%206.511%207.426.294.717.54%201.486.72%202.31%202.6-.632%205.177-1.022%207.638-.765Z%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url(%23f)%22%20d%3D%22M39.687%2033.638c-.118%202.72.221%205.839%202.053%2010.424l-.575-.052c-1.643-4.785-2.001-7.238-1.881-9.995.12-2.758%201.01-4.879%201.899-6.688.225-.458.75-1.319.974-1.75.665-1.28%201.108-1.955%201.488-3.124.53-1.633.416-2.406.355-3.176.422%202.783-1.178%205.202-2.388%207.667-.882%201.795-1.807%203.976-1.925%206.694Z%22%2F%3E%3Cpath%20fill%3D%22url(%23g)%22%20d%3D%22M34.131%2043.25c.217.502.422.907.552%201.529l-.48.108c-.2-.726-.354-1.242-.63-1.865-1.654-3.902-4.309-5.91-6.478-7.381%202.62%201.41%205.31%203.616%207.036%207.608Z%22%2F%3E%3Cpath%20fill%3D%22url(%23h)%22%20d%3D%22M34.71%2045.27c.917%204.264-.105%209.683-3.118%2014.95%202.518-5.22%203.74-10.234%202.723-14.866l.396-.085Z%22%2F%3E%3Cpath%20fill%3D%22url(%23i)%22%20d%3D%22M45.11%2044.888c4.94%201.848%206.842%205.908%208.264%209.294-1.756-3.546-4.197-7.462-8.441-8.915-3.23-1.106-5.957-.975-10.619.083l-.104-.462c4.948-1.128%207.535-1.26%2010.9%200Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-5.44827%20-20.95522%2013.96424%20-3.63065%2031.076%2059.662)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.44%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23333%22%20stop-opacity%3D%22.52%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22c%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-9.24927%20-16.1868%2016.18663%20-9.24917%2047.535%2064.623)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23565656%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23151515%22%20stop-opacity%3D%22.71%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22d%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(4.6468%20-35.22462%2026.02364%203.433%2049.53%2050.76)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237E7E7E%22%20stop-opacity%3D%22.91%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231E1E1E%22%20stop-opacity%3D%22.6%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22e%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(13.14708%20-30.29344%2020.65904%208.96583%2034.531%2046.293)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23D7D7D7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23414141%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22f%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-3.34584%2015.42817%20-10.40357%20-2.25617%2044.882%2027.895)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.17%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22g%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(8.17858%208.27172%20-17.61805%2017.41967%2026.387%2036.445)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.44%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22h%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(80.202%20-7.323%2041.856)%20scale(13.634%2028.9518)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.12%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.35%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22i%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(-152.296%2033.168%2019.977)%20scale(20.7745%2065.377)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.21%22%2F%3E%3Cstop%20offset%3D%22.467%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.19%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.29%22%2F%3E%3C%2FradialGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%2239.273%22%20height%3D%2249.867%22%20x%3D%2220.551%22%20y%3D%2215.381%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20mode%3D%22normal%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_3584_482%22%20stdDeviation%3D%22.624%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  --on-border-dark: var(--color-accent-3);
  --on-border-light: var(--color-accent-3);
  --p-spacing: 1rem;
  --p-spacing-empty: 0rem;
  --page-border: 9px solid transparent;
  --page-margin: 1px auto -8px;
  --pdf-background: var(--background-primary);
  --pdf-page-background: var(--background-primary);
  --pdf-shadow: 0 0 0 1px var(--background-modifier-border);
  --pdf-sidebar-background: var(--background-primary);
  --pdf-spread-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  --pdf-thumbnail-shadow: 0 0 0 1px var(--background-modifier-border);
  --pdfViewer-padding-bottom: 0;
  --pill-background: transparent;
  --pill-background-hover: transparent;
  --pill-border-color: var(--background-modifier-border);
  --pill-border-color-hover: var(--background-modifier-border-hover);
  --pill-border-width: var(--border-width);
  --pill-color: var(--text-muted);
  --pill-color-hover: var(--text-normal);
  --pill-color-remove: var(--text-faint);
  --pill-color-remove-hover: var(--text-accent);
  --pill-decoration: none;
  --pill-decoration-hover: none;
  --pill-focus-left-adjust: -4px;
  --pill-focus-width: calc(100% + 6px);
  --pill-padding-x: 0.65em;
  --pill-padding-y: 0.25em;
  --pill-radius: 2em;
  --popover-font-size: var(--font-text-size);
  --popover-height: 400px;
  --popover-max-height: 95vh;
  --popover-pdf-height: 400px;
  --popover-pdf-width: 450px;
  --popover-width: 450px;
  --preferred-text-scale: 1;
  --prompt-backdrop-filter: none;
  --prompt-background: var(--background-primary);
  --prompt-border-color: var(--background-modifier-border);
  --prompt-border-width: var(--border-width);
  --prompt-input-height: 40px;
  --prompt-max-height: 70vh;
  --prompt-max-width: 80vw;
  --prompt-width: 700px;
  --radius-l: 12px;
  --radius-m: 8px;
  --radius-s: 4px;
  --radius-xl: 24px;
  --raised-background: var(--blur-background);
  --raised-blur: var(--blur-s);
  --raised-mask: linear-gradient(white, white) padding-box, linear-gradient(white, white) border-box;
  --raised-mask-background: transparent;
  --raised-mask-border-width: 0;
  --raised-mask-composite: exclude, add;
  --raised-mask-display: block;
  --ribbon-background: var(--background-secondary);
  --ribbon-background-collapsed: var(--background-primary);
  --ribbon-padding: var(--size-4-2) var(--size-4-1) var(--size-4-3);
  --ribbon-width: 44px;
  --safe-area-inset-bottom: 0px;
  --safe-area-inset-left: 0px;
  --safe-area-inset-right: 0px;
  --safe-area-inset-top: 0px;
  --scrollbar-active-thumb-bg: rgba(var(--mono-rgb-100), 0.15);
  --scrollbar-bg: rgba(var(--mono-rgb-100), 0);
  --scrollbar-border-width: 3px 3px 3px 2px;
  --scrollbar-height: 12px;
  --scrollbar-native-width: auto;
  --scrollbar-radius: var(--radius-l);
  --scrollbar-thumb-bg: rgba(var(--mono-rgb-100), 0.1);
  --scrollbar-width: 12px;
  --search-clear-button-color: var(--text-muted);
  --search-clear-button-size: 13px;
  --search-icon-color: var(--text-muted);
  --search-icon-size: 16px;
  --search-input-corner-shape: var(--input-corner-shape);
  --search-input-radius: var(--input-radius);
  --search-result-background: transparent;
  --secondary: var(--text-accent, var(--color-accent-1));
  --setting-group-heading-color: var(--text-normal);
  --setting-group-heading-size: var(--font-ui-medium);
  --setting-group-heading-weight: var(--font-semibold);
  --setting-group-max-width: 700px;
  --setting-items-background: var(--background-primary-alt);
  --setting-items-border-color: var(--background-modifier-border);
  --setting-items-border-width: 0;
  --setting-items-divider-width: var(--border-width);
  --setting-items-padding-x: var(--size-4-5);
  --setting-items-padding-y: var(--size-4-5);
  --setting-items-radius: var(--radius-l);
  --shadow-activated-file-dark: none;
  --shadow-activated-tab-header-dark: inset 0 0 0 1px var(--background-modifier-border), inset 0 2px 4px 0 var(--background-modifier-border-muted), inset 0 1px 1px 1px var(--background-modifier-border);
  --shadow-activated-tab-header-light: 0 -1px 0 0 rgba(255, 255, 255, .24), 0 0 0 1px var(--background-modifier-border), 0 0 4px var(--background-modifier-border), 0px 2px 6px -4px var(--background-modifier-border-muted), inset 0 -1px 3px 0 var(--background-tertiary);
  --shadow-l: 0px 1.8px 7.3px rgba(0, 0, 0, 0.071),
        0px 6.3px 24.7px rgba(0, 0, 0, 0.112),
        0px 30px 90px rgba(0, 0, 0, 0.2),
        0 -1px 0 0 var(--background-modifier-border-focus);
  --shadow-s: 0px 1px 2px rgba(0, 0, 0, 0.121),
        0px 3.4px 6.7px rgba(0, 0, 0, 0.179),
        0px 15px 30px rgba(0, 0, 0, 0.3),
        0 -1px 0 0 var(--background-modifier-border-focus);
  --shiki-active-tab-border-color: var(--shiki-highlight-neutral);
  --shiki-active-tab-border-width: 2px;
  --shiki-code-background: var(--code-background);
  --shiki-code-block-border-color: transparent;
  --shiki-code-block-border-radius: var(--code-radius);
  --shiki-code-block-border-width: 0px;
  --shiki-code-block-spacing: var(--p-spacing);
  --shiki-code-comment: var(--text-faint);
  --shiki-code-function: var(--color-green);
  --shiki-code-important: var(--color-orange);
  --shiki-code-keyword: var(--color-pink);
  --shiki-code-normal: var(--text-muted);
  --shiki-code-property: var(--color-cyan);
  --shiki-code-punctuation: var(--text-muted);
  --shiki-code-string: var(--color-yellow);
  --shiki-code-value: var(--color-purple);
  --shiki-gutter-border-color: var(--background-modifier-border);
  --shiki-gutter-border-width: var(--border-width);
  --shiki-gutter-text-color: var(--text-faint);
  --shiki-gutter-text-color-highlight: var(--shiki-code-normal);
  --shiki-highlight-green: rgba(var(--color-green-rgb), .5);
  --shiki-highlight-green-background: rgba(var(--color-green-rgb), .1);
  --shiki-highlight-neutral: var(--shiki-code-normal);
  --shiki-highlight-neutral-background: rgba(var(--mono-rgb-100), .05);
  --shiki-highlight-red: rgba(var(--color-red-rgb), .5);
  --shiki-highlight-red-background: rgba(var(--color-red-rgb), .1);
  --shiki-terminal-dots-color: var(--text-faint);
  --shiki-tooltip-background: var(--background-modifier-message);
  --shiki-tooltip-text-color: #fafafa;
  --sidebar-left-toggle-inner-width: 8.33%;
  --sidebar-left-toggle-inner-width-open: 24%;
  --sidebar-markdown-font-size: calc(var(--font-text-size) * 0.9);
  --sidebar-right-toggle-inner-width: 8.33%;
  --sidebar-right-toggle-inner-width-open: 24%;
  --sidebar-tab-text-display: none;
  --size-2-1: 2px;
  --size-2-2: 4px;
  --size-2-3: 6px;
  --size-4-1: 4px;
  --size-4-10: 40px;
  --size-4-12: 48px;
  --size-4-16: 64px;
  --size-4-18: 72px;
  --size-4-2: 8px;
  --size-4-3: 12px;
  --size-4-4: 16px;
  --size-4-5: 20px;
  --size-4-6: 24px;
  --size-4-8: 32px;
  --size-4-9: 36px;
  --slider-s-thumb-position: -5px;
  --slider-s-thumb-size: 15px;
  --slider-thumb-background: white;
  --slider-thumb-background-hover: white;
  --slider-thumb-border-color: var(--background-modifier-border-hover);
  --slider-thumb-border-width: 0;
  --slider-thumb-height: 18px;
  --slider-thumb-height-active: var(--slider-thumb-height);
  --slider-thumb-radius: var(--slider-thumb-height);
  --slider-thumb-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.1), 0 2px 6px 0px rgba(0, 0, 0, 0.1);
  --slider-thumb-shadow-active: var(--slider-thumb-shadow);
  --slider-thumb-shadow-focus: var(--slider-thumb-shadow-active), 0 0px 0px 2px var(--background-modifier-border-focus);
  --slider-thumb-shadow-hover: var(--slider-thumb-shadow);
  --slider-thumb-width: 18px;
  --slider-thumb-width-active: var(--slider-thumb-width);
  --slider-thumb-y: -6px;
  --slider-thumb-y-active: var(--slider-thumb-y);
  --slider-track-background: var(--background-modifier-border-hover);
  --slider-track-height: 4px;
  --slider-value-font-size: var(--font-ui-small);
  --slider-value-font-weight: var(--input-font-weight);
  --spreadHorizontalWrapped-margin-LR: -3.5px;
  --status-bar-background: transparent;
  --status-bar-border-color: transparent;
  --status-bar-border-width: 0;
  --status-bar-font-size: var(--font-ui-smaller);
  --status-bar-position: fixed;
  --status-bar-radius: var(--radius-m) 0 0 0;
  --status-bar-text-color: var(--text-muted);
  --suggestion-backdrop-filter: none;
  --suggestion-background: var(--background-primary);
  --swatch-height: 22px;
  --swatch-radius: 14px;
  --swatch-shadow: inset 0 0 0 1px color-mix(in oklch, var(--mono-100) 15%, transparent);
  --swatch-width: 22px;
  --sync-avatar-color-1: var(--color-red);
  --sync-avatar-color-2: var(--color-orange);
  --sync-avatar-color-3: var(--color-yellow);
  --sync-avatar-color-4: var(--color-green);
  --sync-avatar-color-5: var(--color-cyan);
  --sync-avatar-color-6: var(--color-blue);
  --sync-avatar-color-7: var(--color-purple);
  --sync-avatar-color-8: var(--color-pink);
  --sync-avatar-color-current-user: transparent;
  --tab-background-active: transparent;
  --tab-container-background: transparent;
  --tab-curve: 6px;
  --tab-divider-color: var(--background-modifier-border-hover);
  --tab-font-size: var(--font-ui-small);
  --tab-max-width: 320px;
  --tab-outline-color: var(--divider-color);
  --tab-outline-width: 1px;
  --tab-radius: var(--radius-s);
  --tab-radius-active: 6px 6px 0 0;
  --tab-stacked-font-size: var(--font-ui-small);
  --tab-stacked-font-weight: 400;
  --tab-stacked-header-width: var(--header-height);
  --tab-stacked-pane-width: 700px;
  --tab-stacked-shadow: -8px 0 8px 0 rgba(0, 0, 0, 0.05);
  --tab-stacked-text-align: start;
  --tab-stacked-text-transform: rotate(0deg);
  --tab-stacked-text-writing-mode: vertical-lr;
  --tab-switcher-background: var(--background-secondary);
  --tab-switcher-menubar-background: linear-gradient(to top, var(--background-secondary), transparent);
  --tab-switcher-preview-background-shadow: 0 4px 30px 2px rgba(0, 0, 0, 0.2);
  --tab-switcher-preview-radius: var(--radius-xl);
  --tab-switcher-preview-shadow: 0 0 0 1px color-mix(in oklch, var(--mono-100) 5%, transparent);
  --tab-switcher-preview-shadow-active: 0 0 0 2px var(--color-accent);
  --tab-text-color: var(--text-faint);
  --tab-text-color-active: var(--text-muted);
  --tab-text-color-focused: var(--text-muted);
  --tab-text-color-focused-active: var(--text-muted);
  --tab-text-color-focused-active-current: var(--text-normal);
  --tab-text-color-focused-highlighted: var(--text-accent);
  --tab-width: 200px;
  --table-add-button-background: transparent;
  --table-add-button-border-color: var(--background-modifier-border);
  --table-add-button-border-width: var(--table-border-width);
  --table-background: transparent;
  --table-border-color: var(--background-modifier-border);
  --table-border-width: 1px;
  --table-cell-vertical-alignment: top;
  --table-column-alt-background: var(--table-background);
  --table-column-first-border-width: var(--table-border-width);
  --table-column-last-border-width: var(--table-border-width);
  --table-column-max-width: none;
  --table-column-min-width: 6ch;
  --table-drag-handle-background: transparent;
  --table-drag-handle-background-active: var(--table-selection-border-color);
  --table-drag-handle-color: var(--text-faint);
  --table-drag-handle-color-active: var(--text-on-accent);
  --table-drop-indicator-half-width: 2px;
  --table-header-background: var(--table-background);
  --table-header-background-dark: var(--background-alt-dark);
  --table-header-background-light: var(--background-alt-light);
  --table-header-border-color: var(--table-border-color);
  --table-header-border-width: var(--table-border-width);
  --table-header-color: var(--text-normal);
  --table-header-size: var(--table-text-size);
  --table-header-weight: calc(var(--font-weight) + var(--bold-modifier));
  --table-line-height: var(--line-height-tight);
  --table-row-alt-background: var(--table-background);
  --table-row-alt-background-hover: var(--table-background);
  --table-row-background-hover: var(--table-background);
  --table-row-last-border-width: var(--table-border-width);
  --table-selection: color-mix(in oklch, var(--color-accent) 10%, transparent);
  --table-selection-blend-mode: var(--highlight-mix-blend-mode);
  --table-selection-border-color: var(--interactive-accent);
  --table-selection-border-radius: 4px;
  --table-selection-border-width: 2px;
  --table-text-size: var(--font-text-size);
  --table-white-space: break-spaces;
  --table-width: 88cqw;
  --tag-background: hsla(var(--interactive-accent-hsl), 0.1);
  --tag-background-hover: hsla(var(--interactive-accent-hsl), 0.2);
  --tag-border-color: hsla(var(--interactive-accent-hsl), 0.15);
  --tag-border-color-hover: hsla(var(--interactive-accent-hsl), 0.15);
  --tag-border-width: 1px;
  --tag-color: var(--text-accent);
  --tag-color-hover: var(--text-accent);
  --tag-corner-shape: round;
  --tag-decoration: none;
  --tag-decoration-hover: none;
  --tag-padding-x: 0.65em;
  --tag-padding-y: 0.25em;
  --tag-radius: 2em;
  --tag-size: var(--font-smaller);
  --tertiary: var(--text-accent-hover, var(--color-accent-2));
  --text-accent: var(--color-accent-1);
  --text-accent-hover: var(--color-accent-2);
  --text-error: var(--color-red);
  --text-faint: hsl(var(--accent-h), 9%, 50%);
  --text-highlight-bg: rgba(255, 208, 0, 0.4);
  --text-highlight-bg-active: rgba(255, 128, 0, 0.4);
  --text-highlight-bg-rgb: 255, 208, 0;
  --text-muted: hsl(var(--accent-h), 12%, 75%);
  --text-normal: hsl(var(--accent-h), 15%, 85%);
  --text-on-accent: white;
  --text-on-accent-inverted: black;
  --text-selection: hsla(var(--interactive-accent-hsl), 0.4);
  --text-success: var(--color-green);
  --text-warning: var(--color-orange);
  --textHighlight: var(--text-highlight-bg, rgba(255, 208, 0, 0.4));
  --titleFont: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --titlebar-background: transparent;
  --titlebar-background-focused: transparent;
  --titlebar-border-color: var(--background-modifier-border);
  --titlebar-border-width: 0px;
  --titlebar-height: 30px;
  --titlebar-text-color: var(--text-muted);
  --titlebar-text-color-focused: var(--text-normal);
  --titlebar-text-weight: var(--font-bold);
  --toggle-border-width: 2px;
  --toggle-radius: 18px;
  --toggle-s-border-width: 2px;
  --toggle-s-thumb-height: 15px;
  --toggle-s-thumb-width: 15px;
  --toggle-s-width: 34px;
  --toggle-thumb-color: var(--toggle-thumb-color-dark);
  --toggle-thumb-color-dark: white;
  --toggle-thumb-enabled-color: var(--toggle-thumb-enabled-color-dark);
  --toggle-thumb-enabled-color-dark: white;
  --toggle-thumb-enabled-shadow: var(--toggle-thumb-enabled-shadow-dark);
  --toggle-thumb-enabled-shadow-dark: 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.1), inset 0px -1px 1px rgba(255, 255, 255, 0.3), inset 0px -4px 6px hsla(var(--interactive-accent-hsl), 0.4), inset 0px 4px 4px rgba(255, 255, 255, 0.4);
  --toggle-thumb-height: 18px;
  --toggle-thumb-opacity-active: 1;
  --toggle-thumb-radius: 18px;
  --toggle-thumb-shadow: var(--toggle-thumb-shadow-dark);
  --toggle-thumb-shadow-dark: 0px 4px 4px rgba(0, 0, 0, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -1px 1px rgba(255, 255, 255, 0.3), inset 0px -4px 6px rgba(0, 0, 0, 0.2), inset 0px 4px 4px rgba(255, 255, 255, 0.4);
  --toggle-thumb-width: 18px;
  --toggle-track-color: var(--toggle-track-color-dark);
  --toggle-track-color-dark: var(--background-modifier-border-hover);
  --toggle-track-enabled-color: var(--toggle-track-enabled-color-dark);
  --toggle-track-enabled-color-dark: var(--interactive-accent);
  --toggle-track-hovered-shadow: var(--toggle-track-hovered-shadow-dark);
  --toggle-track-hovered-shadow-dark: inset 0px -1px 2px rgba(0, 0, 0, 0.2), inset 0px 2px 4px rgba(0, 0, 0, 0.4), 0px 0px 0px 1px var(--background-modifier-border);
  --toggle-track-shadow: var(--toggle-track-shadow-dark);
  --toggle-track-shadow-dark: inset 0px -1px 2px rgba(0, 0, 0, 0.2), inset 0px 2px 4px rgba(0, 0, 0, 0.4), 0px 0px 0px 1px var(--background-modifier-border);
  --toggle-width: 40px;
  --touch-radius-l: var(--touch-size-l);
  --touch-radius-m: var(--touch-size-m);
  --touch-radius-s: var(--touch-size-s);
  --touch-radius-xl: var(--touch-size-xl);
  --touch-radius-xs: var(--touch-size-xs);
  --touch-radius-xxs: var(--touch-size-xxs);
  --touch-size-l: 52px;
  --touch-size-m: 44px;
  --touch-size-s: 40px;
  --touch-size-xl: 60px;
  --touch-size-xs: 30px;
  --touch-size-xxs: 24px;
  --traffic-lights-offset-x: var(--header-height);
  --traffic-lights-offset-y: var(--header-height);
  --vault-profile-actions-display: flex;
  --vault-profile-color: var(--text-normal);
  --vault-profile-color-hover: var(--vault-profile-color);
  --vault-profile-display: flex;
  --vault-profile-font-size: var(--font-ui-small);
  --vault-profile-font-weight: var(--font-medium);
  --vault-profile-order: 2;
  --vault-profile-radius: var(--radius-s);
  --viewer-container-height: 0;
  --workspace-background-translucent: hsla(var(--accent-h),
            calc(var(--accent-s) / 5.4),
            calc(1.25*var(--accent-l) / 3.6), 0.6);
  --workspace-divider-color: var(--divider-color);
  --xfa-focus-outline: auto;
  --xfa-unfocused-field-background: url("data:image/svg+xml,%3Csvg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' style='fill:rgba(0, 54, 255, 0.13);'/%3E%3C/svg%3E");
  --zoom-factor: 1;
  --quartz-icon-color: var(--icon-color, currentColor);
  --collapse-icon-color: var(--nav-collapse-icon-color);
  --collapse-icon-color-collapsed: var(--nav-collapse-icon-color-collapsed);
}

html[saved-theme="dark"] body {
  background-color: var(--background-primary);
  color: var(--text-normal);
}

html[saved-theme="dark"] body .page > div#quartz-body div.sidebar {
  background-color: var(--background-secondary);
  color: var(--text-normal);
}

html[saved-theme="dark"] body .page > div#quartz-body div.sidebar.left {
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
}

html[saved-theme="dark"] body .page > div#quartz-body div.sidebar.right {
  --bases-table-header-background: var(--background-secondary);
  background-color: var(--tab-container-background);
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body body[data-slug] div#quartz-root.page, html[saved-theme="dark"] .page > div#quartz-body div.sidebar.left, html[saved-theme="dark"] .page > div#quartz-body div.sidebar.left:has(.explorer), html[saved-theme="dark"] .page > div#quartz-body div.sidebar.left .explorer .explorer-content {
  --bases-table-header-background: var(--background-secondary);
  background-color: var(--tab-container-background);
  color: var(--text-normal);
}

html[saved-theme="dark"] body body[data-slug], html[saved-theme="dark"] body[data-slug] .page > div#quartz-body, html[saved-theme="dark"] .page > div#quartz-body div.center, html[saved-theme="dark"] .page > div#quartz-body footer {
  background-color: var(--background-primary);
  color: var(--text-normal);
}

/* aspect: headings */
html[saved-theme="dark"] body h1 {
  --font-weight: var(--h1-weight);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h1-color);
  font-family: var(--h1-font);
  font-weight: var(--font-weight);
  text-transform: var(--h1-text-transform);
}

html[saved-theme="dark"] body h2 {
  --font-weight: var(--h2-weight);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h2-color);
  font-family: var(--h2-font);
  font-weight: var(--font-weight);
  text-transform: var(--h2-text-transform);
}

html[saved-theme="dark"] body h3 {
  --font-weight: var(--h3-weight);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h3-color);
  font-family: var(--h3-font);
  font-weight: var(--font-weight);
  text-transform: var(--h3-text-transform);
}

html[saved-theme="dark"] body h4 {
  --font-weight: var(--h4-weight);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h4-color);
  font-family: var(--h4-font);
  font-weight: var(--font-weight);
  text-transform: var(--h4-text-transform);
}

html[saved-theme="dark"] body h5 {
  --font-weight: var(--h5-weight);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h5-color);
  font-family: var(--h5-font);
  font-weight: var(--font-weight);
  text-transform: var(--h5-text-transform);
}

html[saved-theme="dark"] body h6 {
  --font-weight: var(--h6-weight);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h6-color);
  font-family: var(--h6-font);
  font-weight: var(--font-weight);
  text-transform: var(--h6-text-transform);
}

/* aspect: typography */
html[saved-theme="dark"] body .markdown-rendered p > b, html[saved-theme="dark"] b {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--bold-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: calc(var(--font-weight) + var(--bold-modifier));
  outline: rgb(255, 120, 129) none 0px;
  text-decoration-color: rgb(255, 120, 129);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body .markdown-rendered p > em, html[saved-theme="dark"] em {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--italic-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(251, 187, 131) none 0px;
  text-decoration-color: rgb(251, 187, 131);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body .markdown-rendered p > i, html[saved-theme="dark"] i {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--italic-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(251, 187, 131) none 0px;
  text-decoration-color: rgb(251, 187, 131);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body .markdown-rendered p > strong > em, html[saved-theme="dark"] strong > em {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--italic-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: calc(var(--font-weight) + var(--bold-modifier));
  outline: rgb(251, 187, 131) none 0px;
  text-decoration-color: rgb(251, 187, 131);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body .markdown-rendered p > strong, html[saved-theme="dark"] strong {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--bold-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: calc(var(--font-weight) + var(--bold-modifier));
  outline: rgb(255, 120, 129) none 0px;
  text-decoration-color: rgb(255, 120, 129);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body .text-highlight {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: var(--text-highlight-bg);
  color: var(--text-normal);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(211, 213, 222) none 0px;
  text-decoration-color: rgb(211, 213, 222);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body del {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(211, 213, 222) none 0px;
  text-decoration: line-through;
  text-decoration-color: rgb(211, 213, 222);
  text-decoration-line: line-through;
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="dark"] body p {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-muted);
  font-family: var(--font-interface);
  font-weight: 400;
  outline: rgb(184, 186, 199) none 0px;
  text-decoration-color: rgb(184, 186, 199);
  text-decoration-style: solid;
  transition: all;
}

/* aspect: links */
html[saved-theme="dark"] body .backlinks {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  padding-block-end: 32px;
  padding-block-start: 4px;
  padding-bottom: max(var(--safe-area-inset-bottom), var(--size-4-8));
  padding-inline-end: var(--size-4-3);
  padding-inline-start: var(--size-4-3);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: var(--size-4-1);
}

html[saved-theme="dark"] body .backlinks ul li {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .backlinks ul li a {
  color: var(--nav-heading-color);
}

html[saved-theme="dark"] body a.external-link, html[saved-theme="dark"] footer a {
  --font-weight: var(--link-weight);
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--link-external-color);
  cursor: var(--cursor-link);
  filter: var(--link-external-filter);
  font-family: var(--font-text);
  font-weight: var(--link-weight);
  outline: rgb(137, 189, 244) none 0px;
  text-decoration: underline;
  text-decoration-color: rgb(137, 189, 244);
  text-decoration-line: var(--link-external-decoration);
  text-decoration-style: solid;
  text-decoration-thickness: var(--link-decoration-thickness);
  transition: opacity 0.15s ease-in-out;
  user-select: text;
}

html[saved-theme="dark"] body a.internal-link, html[saved-theme="dark"] .breadcrumb-container .breadcrumb-element > a {
  --font-weight: var(--link-weight);
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--link-color);
  cursor: var(--cursor-link);
  font-family: var(--font-text);
  font-weight: var(--link-weight);
  outline: rgb(144, 156, 208) none 0px;
  text-decoration: underline;
  text-decoration-color: rgb(144, 156, 208);
  text-decoration-line: var(--link-decoration);
  text-decoration-style: solid;
  text-decoration-thickness: var(--link-decoration-thickness);
  transition: opacity 0.15s ease-in-out;
  user-select: text;
}

html[saved-theme="dark"] body a.internal-link.broken {
  --font-weight: var(--link-weight);
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--link-unresolved-color);
  cursor: var(--cursor-link);
  filter: var(--link-unresolved-filter);
  font-family: var(--font-text);
  font-weight: var(--link-weight);
  outline: rgb(144, 156, 208) none 0px;
  text-decoration: underline oklch(0.604593 0.108133 276.036 / 0.3);
  text-decoration-color: var(--link-unresolved-decoration-color);
  text-decoration-line: var(--link-decoration);
  text-decoration-style: var(--link-unresolved-decoration-style);
  text-decoration-thickness: var(--link-decoration-thickness);
  transition: opacity 0.15s ease-in-out;
  user-select: text;
}

/* aspect: lists */
html[saved-theme="dark"] body dd {
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
  font-size: var(--font-text-size);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 40px;
  margin-left: 40px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body dl {
  list-style: outside none disc;
  margin-block-end: 16px;
  margin-block-start: 16px;
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body dt {
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
  font-size: var(--font-text-size);
  font-weight: 400;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body ol > li {
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 1.2px;
  padding-block-start: 1.2px;
  padding-bottom: var(--list-spacing);
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: var(--list-spacing);
  text-align: start;
}

html[saved-theme="dark"] body ul > li {
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 1.2px;
  padding-block-start: 1.2px;
  padding-bottom: var(--list-spacing);
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: var(--list-spacing);
  text-align: start;
}

html[saved-theme="dark"] body ul.overflow {
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

/* aspect: blockquotes */
html[saved-theme="dark"] body blockquote {
  background-color: var(--blockquote-background-color);
  border-inline-start: 0px none rgb(211, 213, 222);
  color: var(--blockquote-color);
  font-family: var(--font-text);
  font-style: var(--blockquote-font-style);
  font-weight: 400;
  line-height: var(--line-height-customize);
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  padding-bottom: 8px;
  padding-inline-start: var(--size-4-6);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
}

/* aspect: tables */
html[saved-theme="dark"] body .table-container {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="dark"] body table {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="dark"] body tbody {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-family: var(--font-text);
}

html[saved-theme="dark"] body tbody tr:nth-child(even) {
  background-color: var(--table-background);
}

html[saved-theme="dark"] body tbody tr:nth-child(odd) {
  background-color: var(--table-row-alt-background);
}

html[saved-theme="dark"] body td {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: solid;
  border-left-width: var(--table-column-first-border-width);
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--table-text-color);
  font-weight: 400;
  padding-block-end: 4px;
  padding-block-start: 4px;
  padding-bottom: 4px;
  padding-inline-end: 8px;
  padding-inline-start: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  text-align: start;
  vertical-align: var(--table-cell-vertical-alignment);
}

html[saved-theme="dark"] body th {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: solid;
  border-left-width: var(--table-column-first-border-width);
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: var(--table-header-border-width);
  color: var(--table-header-color);
  font-weight: var(--table-header-weight);
  padding-block-end: 4px;
  padding-block-start: 4px;
  padding-bottom: 4px;
  padding-inline-end: 8px;
  padding-inline-start: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  text-align: start;
  vertical-align: var(--table-cell-vertical-alignment);
}

html[saved-theme="dark"] body thead {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
}

html[saved-theme="dark"] body tr {
  background-color: var(--table-header-background);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
}

/* aspect: code */
html[saved-theme="dark"] body code {
  background-color: var(--code-background);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--inline-code-normal);
  font-family: var(--font-monospace);
  padding-block-end: 2.1px;
  padding-block-start: 2.1px;
  padding-bottom: 2.1px;
  padding-inline-end: 4.2px;
  padding-inline-start: 4.2px;
  padding-left: 4.2px;
  padding-right: 4.2px;
  padding-top: 2.1px;
}

html[saved-theme="dark"] body figure[data-rehype-pretty-code-figure] {
  background-color: var(--code-background);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
}

html[saved-theme="dark"] body figure[data-rehype-pretty-code-figure] > [data-rehype-pretty-code-title] {
  background-color: var(--code-background);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
  color: var(--text-normal);
  font-family: var(--ec-uiFontFml);
}

html[saved-theme="dark"] body pre > code > [data-line] {
  background-color: var(--code-background);
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
}

html[saved-theme="dark"] body pre > code > [data-line][data-highlighted-line] {
  background-color: var(--code-background);
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-width: 0px;
}

html[saved-theme="dark"] body pre > code [data-highlighted-chars] {
  background-color: var(--code-background);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
}

html[saved-theme="dark"] body pre > code, html[saved-theme="dark"] pre:has(> code) {
  background-color: var(--code-background);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

/* aspect: images */
html[saved-theme="dark"] body audio {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body figcaption {
  color: var(--text-normal);
  font-family: var(--ec-uiFontFml);
  font-size: var(--ec-uiFontSize);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="dark"] body figure {
  --code-background: var(--ec-frm-edBg);
  --header-border-radius: calc(var(--ec-brdRad) + var(--ec-brdWd));
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="dark"] body img {
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  max-width: 100%;
}

html[saved-theme="dark"] body video {
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  max-width: 100%;
}

/* aspect: embeds */
html[saved-theme="dark"] body .transclude {
  background-color: var(--embed-background);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(112, 123, 194);
  border-left-style: solid;
  border-left-width: 2px;
  border-radius: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .transclude ul {
  color: var(--text-normal);
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .transclude-inner {
  background-color: var(--embed-background);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-style: solid;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

/* aspect: checkboxes */
html[saved-theme="dark"] body input[type=checkbox] {
  --checkbox-color-hover: var(--color-pink);
  border-bottom-color: rgb(116, 119, 139);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgb(116, 119, 139);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgb(116, 119, 139);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgb(116, 119, 139);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 8px;
  margin-inline-start: calc(var(--checkbox-size) * -1.5);
  margin-left: -24px;
  margin-right: 8px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: relative;
  transition: box-shadow 0.3s cubic-bezier(0, 0.55, 0.45, 1), filter 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  width: var(--checkbox-size);
}

html[saved-theme="dark"] body li.task-list-item[data-task="#"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="$"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="%"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] li.task-list-item[data-task="body"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="'"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="+"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task=", html[saved-theme="dark"] "] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="."] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="0"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="1"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="2"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="3"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="4"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="5"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="6"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="7"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="8"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="9"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task=":"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task=";"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="<"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="="] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="@"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="A"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="B"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="C"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="D"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="E"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="F"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="G"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="H"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="J"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="K"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="L"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="M"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="N"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="O"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="P"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="Q"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="R"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="T"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="U"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="V"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="W"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="X"] {
  color: var(--checklist-done-color);
  text-decoration-line: line-through;
}

html[saved-theme="dark"] body li.task-list-item[data-task="Y"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="Z"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="_"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="`"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="a"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="e"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="g"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="h"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="j"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="m"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="n"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="o"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="q"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="r"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="s"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="t"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="v"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="x"] {
  color: var(--checklist-done-color);
  text-decoration-line: line-through;
}

html[saved-theme="dark"] body li.task-list-item[data-task="y"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="z"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="|"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task="~"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="dark"] body li.task-list-item[data-task='!'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='*'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='-'] {
  color: var(--text-faint);
  text-decoration: line-through 1px rgb(116, 119, 139);
  text-decoration-color: rgb(116, 119, 139);
}

html[saved-theme="dark"] body li.task-list-item[data-task='/'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='>'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='?'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='I'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='S'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='b'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='c'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='d'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='f'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='i'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='k'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='l'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='p'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='u'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body li.task-list-item[data-task='w'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(211, 213, 222);
}

html[saved-theme="dark"] body ul > li.task-list-item {
  display: list-item;
  list-style: outside none none;
  text-align: start;
}

html[saved-theme="dark"] body li.task-list-item[data-task="_"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="-"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M0 8a1.5 1.5 0 0 1 1.5-1.5h13a1.5 1.5 0 0 1 0 3h-13A1.5 1.5 0 0 1 0 8Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M0 8a1.5 1.5 0 0 1 1.5-1.5h13a1.5 1.5 0 0 1 0 3h-13A1.5 1.5 0 0 1 0 8Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task=","] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task=";"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task=":"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="!"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M8 0a2.463 2.463 0 0 0-2.43 2.864v.002L6.686 9.55a1.334 1.334 0 0 0 2.63 0l1.114-6.685v-.002A2.463 2.463 0 0 0 8 0Zm0 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M8 0a2.463 2.463 0 0 0-2.43 2.864v.002L6.686 9.55a1.334 1.334 0 0 0 2.63 0l1.114-6.685v-.002A2.463 2.463 0 0 0 8 0Zm0 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="?"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.871 3.692c0 3.56-3.956 3.319-3.956 5.78v.014c0 .284-.23.514-.514.514H6.243a.514.514 0 0 1-.515-.514V9.34c0-3.803 3.473-3.56 3.473-5.341 0-.77-.571-1.23-1.517-1.23-.768 0-1.554.335-2.268 1.022a.512.512 0 0 1-.67.031l-1.419-1.11a.513.513 0 0 1-.056-.76C4.457.731 5.997 0 8.036 0c3.23 0 4.835 1.736 4.835 3.692ZM9.355 14c0 1.099-.88 2-2 2-1.1 0-2-.901-2-2s.9-2 2-2c1.12 0 2 .901 2 2Z'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.871 3.692c0 3.56-3.956 3.319-3.956 5.78v.014c0 .284-.23.514-.514.514H6.243a.514.514 0 0 1-.515-.514V9.34c0-3.803 3.473-3.56 3.473-5.341 0-.77-.571-1.23-1.517-1.23-.768 0-1.554.335-2.268 1.022a.512.512 0 0 1-.67.031l-1.419-1.11a.513.513 0 0 1-.056-.76C4.457.731 5.997 0 8.036 0c3.23 0 4.835 1.736 4.835 3.692ZM9.355 14c0 1.099-.88 2-2 2-1.1 0-2-.901-2-2s.9-2 2-2c1.12 0 2 .901 2 2Z'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="."] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="'"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="@"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="&"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="#"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="%"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="`"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="+"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="="] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="|"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="~"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="$"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="0"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="1"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="2"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="3"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="4"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="5"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="6"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="7"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="8"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="9"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="a"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="A"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="B"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="C"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="D"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="e"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="E"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="f"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z' clip-rule='evenodd' /%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z' clip-rule='evenodd' /%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="F"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="g"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="G"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="h"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="H"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="i"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M10.34 14.025c-.007.002-.56.186-1.04.186-.265 0-.372-.055-.406-.08-.168-.116-.48-.335.054-1.4l1-1.993c.593-1.184.681-2.33.245-3.226-.356-.733-1.039-1.236-1.92-1.416A5 5 0 0 0 7.315 6C5.466 6 4.221 7.08 4.17 7.125a.5.5 0 0 0 .493.848c.005-.002.559-.187 1.04-.187.262 0 .368.055.401.078.17.119.482.34-.05 1.403l-1.001 1.995c-.594 1.185-.681 2.33-.245 3.225.356.733 1.038 1.236 1.921 1.416.314.063.636.097.954.097 1.85 0 3.096-1.08 3.148-1.126a.5.5 0 0 0-.49-.85ZM9.5 5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M10.34 14.025c-.007.002-.56.186-1.04.186-.265 0-.372-.055-.406-.08-.168-.116-.48-.335.054-1.4l1-1.993c.593-1.184.681-2.33.245-3.226-.356-.733-1.039-1.236-1.92-1.416A5 5 0 0 0 7.315 6C5.466 6 4.221 7.08 4.17 7.125a.5.5 0 0 0 .493.848c.005-.002.559-.187 1.04-.187.262 0 .368.055.401.078.17.119.482.34-.05 1.403l-1.001 1.995c-.594 1.185-.681 2.33-.245 3.225.356.733 1.038 1.236 1.921 1.416.314.063.636.097.954.097 1.85 0 3.096-1.08 3.148-1.126a.5.5 0 0 0-.49-.85ZM9.5 5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="j"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="J"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="k"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z' clip-rule='evenodd' /%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z' clip-rule='evenodd' /%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="K"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="L"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="m"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="M"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="N"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="o"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="O"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="P"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="q"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="Q"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="r"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="R"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="s"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="t"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="T"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}





html[saved-theme="dark"] body li.task-list-item[data-task="U"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="v"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="V"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="w"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="W"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="x"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="X"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="y"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="Y"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="z"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="Z"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 255, 255);
}



html[saved-theme="dark"] body li.task-list-item[data-task="\""] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(203, 158, 255);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.46,4.19c.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.13,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33H2c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19ZM13.33,13.33h-4c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19,.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.12,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.46,4.19c.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.13,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33H2c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19ZM13.33,13.33h-4c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19,.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.12,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="*"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 232, 139);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8.91,.58c-.08-.17-.21-.32-.37-.42C8.38,.05,8.19,0,8,0s-.38,.05-.54,.16c-.16,.1-.29,.25-.37,.42l-1.93,4.12L.85,5.36c-.18,.03-.35,.1-.49,.22-.14,.12-.25,.27-.3,.45-.06,.17-.07,.36-.03,.54,.04,.18,.13,.34,.26,.48l3.15,3.23-.75,4.57c-.03,.19,0,.38,.06,.55,.07,.17,.19,.32,.35,.43,.15,.11,.33,.17,.52,.18,.19,0,.37-.03,.54-.12l3.84-2.13,3.84,2.13c.16,.09,.35,.13,.54,.12,.19-.01,.37-.07,.52-.18,.15-.11,.27-.26,.35-.43,.07-.17,.09-.36,.06-.55l-.75-4.57,3.15-3.23c.13-.13,.22-.3,.26-.48,.04-.18,.03-.37-.03-.54-.06-.17-.16-.33-.31-.45-.14-.12-.31-.2-.49-.22l-4.31-.66L8.91,.58Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8.91,.58c-.08-.17-.21-.32-.37-.42C8.38,.05,8.19,0,8,0s-.38,.05-.54,.16c-.16,.1-.29,.25-.37,.42l-1.93,4.12L.85,5.36c-.18,.03-.35,.1-.49,.22-.14,.12-.25,.27-.3,.45-.06,.17-.07,.36-.03,.54,.04,.18,.13,.34,.26,.48l3.15,3.23-.75,4.57c-.03,.19,0,.38,.06,.55,.07,.17,.19,.32,.35,.43,.15,.11,.33,.17,.52,.18,.19,0,.37-.03,.54-.12l3.84-2.13,3.84,2.13c.16,.09,.35,.13,.54,.12,.19-.01,.37-.07,.52-.18,.15-.11,.27-.26,.35-.43,.07-.17,.09-.36,.06-.55l-.75-4.57,3.15-3.23c.13-.13,.22-.3,.26-.48,.04-.18,.03-.37-.03-.54-.06-.17-.16-.33-.31-.45-.14-.12-.31-.2-.49-.22l-4.31-.66L8.91,.58Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="<"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(137, 189, 244);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,15.5H13.25c.83,0,1.5-.67,1.5-1.5V3.5c0-.83-.67-1.5-1.5-1.5h-1.5V.5h-1.5v1.5H5.75V.5h-1.5v1.5h-1.5c-.83,0-1.5,.67-1.5,1.5V14c0,.83,.67,1.5,1.5,1.5Zm0-11.25H13.25v1.5H2.75v-1.5Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,15.5H13.25c.83,0,1.5-.67,1.5-1.5V3.5c0-.83-.67-1.5-1.5-1.5h-1.5V.5h-1.5v1.5H5.75V.5h-1.5v1.5h-1.5c-.83,0-1.5,.67-1.5,1.5V14c0,.83,.67,1.5,1.5,1.5Zm0-11.25H13.25v1.5H2.75v-1.5Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task=">"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(242, 182, 222);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M1.72,1.05c-.08-.04-.18-.06-.27-.05-.09,0-.18,.04-.26,.1-.07,.06-.13,.13-.16,.22-.03,.09-.04,.18-.02,.27l1.4,4.85c.03,.09,.08,.17,.15,.23,.07,.06,.16,.1,.25,.12l5.69,.95c.27,.05,.27,.44,0,.49l-5.69,.95c-.09,.02-.18,.06-.25,.12s-.12,.14-.15,.23l-1.4,4.85c-.02,.09-.01,.19,.02,.27,.03,.09,.09,.16,.16,.22,.07,.06,.16,.09,.26,.1,.09,0,.19,0,.27-.05l13-6.5c.08-.04,.15-.11,.2-.18,.05-.08,.07-.17,.07-.26s-.03-.18-.07-.26c-.05-.08-.12-.14-.2-.18L1.72,1.05Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M1.72,1.05c-.08-.04-.18-.06-.27-.05-.09,0-.18,.04-.26,.1-.07,.06-.13,.13-.16,.22-.03,.09-.04,.18-.02,.27l1.4,4.85c.03,.09,.08,.17,.15,.23,.07,.06,.16,.1,.25,.12l5.69,.95c.27,.05,.27,.44,0,.49l-5.69,.95c-.09,.02-.18,.06-.25,.12s-.12,.14-.15,.23l-1.4,4.85c-.02,.09-.01,.19,.02,.27,.03,.09,.09,.16,.16,.22,.07,.06,.16,.09,.26,.1,.09,0,.19,0,.27-.05l13-6.5c.08-.04,.15-.11,.2-.18,.05-.08,.07-.17,.07-.26s-.03-.18-.07-.26c-.05-.08-.12-.14-.2-.18L1.72,1.05Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="b"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(137, 189, 244);
}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M4.25,.5c-.6,0-1.17,.24-1.59,.66-.42,.42-.66,.99-.66,1.59V14.1c0,.2,.05,.39,.15,.56,.1,.17,.24,.31,.41,.41,.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15l3.94-2.25c.11-.06,.24-.1,.37-.1s.26,.03,.37,.1l3.95,2.25c.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15,.17-.1,.31-.24,.41-.41s.15-.36,.15-.56V2.75c0-.6-.24-1.17-.66-1.59-.42-.42-.99-.66-1.59-.66H4.25Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M4.25,.5c-.6,0-1.17,.24-1.59,.66-.42,.42-.66,.99-.66,1.59V14.1c0,.2,.05,.39,.15,.56,.1,.17,.24,.31,.41,.41,.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15l3.94-2.25c.11-.06,.24-.1,.37-.1s.26,.03,.37,.1l3.95,2.25c.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15,.17-.1,.31-.24,.41-.41s.15-.36,.15-.56V2.75c0-.6-.24-1.17-.66-1.59-.42-.42-.99-.66-1.59-.66H4.25Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="c"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 120, 129);
}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,0H16V16H0V0Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,1h-.72c-.33,0-.66,.13-.9,.35-.25,.23-.4,.54-.43,.87l-.56,6.67c-.02,.18,0,.37,.07,.54,.06,.18,.16,.34,.28,.47,.13,.14,.28,.25,.45,.32,.17,.07,.35,.11,.54,.11h1.27c.36,0,.69-.14,.94-.39,.25-.25,.39-.59,.39-.94V2.33c0-.35-.14-.7-.39-.94-.25-.25-.59-.39-.94-.39Z%22/%3E%3Cpath%20d=%22M15.4,8.31l-1.79-6.34c-.08-.28-.25-.53-.48-.7-.23-.17-.52-.27-.81-.27H6.67c-.36,0-.69,.14-.94,.39-.25,.25-.39,.59-.39,.94v6.54c0,.53,.32,1.02,.81,1.25,.79,.37,1.38,.82,1.62,1.22,.36,.6,.53,1.78,.57,2.65,0,.06,0,.12,.01,.18,.06,.41,.34,.72,.73,.8,.07,.01,.14,.02,.21,.02,.8,0,1.73-.83,2.12-1.48,.29-.48,.41-1.09,.36-1.84-.03-.55-.18-1.05-.33-1.55l-.04-.12h2.72c.21,0,.41-.05,.6-.14,.18-.09,.34-.23,.47-.39,.12-.17,.21-.35,.24-.55,.04-.2,.03-.41-.03-.61Zm-6.4,5.75h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,0H16V16H0V0Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,1h-.72c-.33,0-.66,.13-.9,.35-.25,.23-.4,.54-.43,.87l-.56,6.67c-.02,.18,0,.37,.07,.54,.06,.18,.16,.34,.28,.47,.13,.14,.28,.25,.45,.32,.17,.07,.35,.11,.54,.11h1.27c.36,0,.69-.14,.94-.39,.25-.25,.39-.59,.39-.94V2.33c0-.35-.14-.7-.39-.94-.25-.25-.59-.39-.94-.39Z%22/%3E%3Cpath%20d=%22M15.4,8.31l-1.79-6.34c-.08-.28-.25-.53-.48-.7-.23-.17-.52-.27-.81-.27H6.67c-.36,0-.69,.14-.94,.39-.25,.25-.39,.59-.39,.94v6.54c0,.53,.32,1.02,.81,1.25,.79,.37,1.38,.82,1.62,1.22,.36,.6,.53,1.78,.57,2.65,0,.06,0,.12,.01,.18,.06,.41,.34,.72,.73,.8,.07,.01,.14,.02,.21,.02,.8,0,1.73-.83,2.12-1.48,.29-.48,.41-1.09,.36-1.84-.03-.55-.18-1.05-.33-1.55l-.04-.12h2.72c.21,0,.41-.05,.6-.14,.18-.09,.34-.23,.47-.39,.12-.17,.21-.35,.24-.55,.04-.2,.03-.41-.03-.61Zm-6.4,5.75h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="d"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 120, 129);
}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,11c-.27,0-.52,.11-.71,.29-.19,.19-.29,.44-.29,.71s.11,.52,.29,.71c.19,.19,.44,.29,.71,.29h5c.27,0,.52-.11,.71-.29,.19-.19,.29-.44,.29-.71V7c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v2.59l-4.29-4.29c-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29l-2.29,2.29L1.71,3.29c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29S.01,3.74,.01,4c0,.26,.1,.51,.28,.7l5,5c.19,.19,.44,.29,.71,.29s.52-.11,.71-.29l2.29-2.29,3.59,3.59h-2.59Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,11c-.27,0-.52,.11-.71,.29-.19,.19-.29,.44-.29,.71s.11,.52,.29,.71c.19,.19,.44,.29,.71,.29h5c.27,0,.52-.11,.71-.29,.19-.19,.29-.44,.29-.71V7c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v2.59l-4.29-4.29c-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29l-2.29,2.29L1.71,3.29c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29S.01,3.74,.01,4c0,.26,.1,.51,.28,.7l5,5c.19,.19,.44,.29,.71,.29s.52-.11,.71-.29l2.29-2.29,3.59,3.59h-2.59Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="I"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(251, 187, 131);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cg%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M9,1c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v1c0,.27,.11,.52,.29,.71,.19,.19,.44,.29,.71,.29s.52-.11,.71-.29c.19-.19,.29-.44,.29-.71V1Zm4.66,2.76c.18-.19,.28-.44,.28-.7,0-.26-.11-.51-.29-.7s-.44-.29-.7-.29c-.26,0-.51,.1-.7,.28l-.71,.71c-.18,.19-.28,.44-.28,.7,0,.26,.11,.51,.29,.7s.44,.29,.7,.29c.26,0,.51-.1,.7-.28l.71-.71Zm2.34,4.24c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29h-1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71ZM3.05,4.46c.09,.1,.2,.17,.32,.22,.12,.05,.25,.08,.39,.08,.13,0,.26-.02,.39-.07,.12-.05,.23-.12,.33-.22,.09-.09,.17-.21,.22-.33,.05-.12,.08-.25,.07-.39,0-.13-.03-.26-.08-.39-.05-.12-.13-.23-.22-.32l-.71-.71c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29s-.29,.44-.29,.7c0,.26,.1,.51,.28,.7l.71,.71Zm-.05,3.54c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29H1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71Zm3,6v-1h4v1c0,.53-.21,1.04-.59,1.41-.38,.38-.88,.59-1.41,.59s-1.04-.21-1.41-.59c-.38-.38-.59-.88-.59-1.41Zm4-2c.02-.34,.21-.65,.48-.86,.65-.51,1.13-1.22,1.36-2.02,.23-.8,.21-1.65-.06-2.43-.27-.79-.78-1.47-1.46-1.95-.68-.48-1.49-.74-2.32-.74s-1.64,.26-2.32,.74c-.68,.48-1.19,1.16-1.46,1.95-.27,.79-.29,1.64-.06,2.43,.23,.8,.71,1.5,1.36,2.02,.27,.21,.46,.52,.48,.86h4Z%22/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cg%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M9,1c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v1c0,.27,.11,.52,.29,.71,.19,.19,.44,.29,.71,.29s.52-.11,.71-.29c.19-.19,.29-.44,.29-.71V1Zm4.66,2.76c.18-.19,.28-.44,.28-.7,0-.26-.11-.51-.29-.7s-.44-.29-.7-.29c-.26,0-.51,.1-.7,.28l-.71,.71c-.18,.19-.28,.44-.28,.7,0,.26,.11,.51,.29,.7s.44,.29,.7,.29c.26,0,.51-.1,.7-.28l.71-.71Zm2.34,4.24c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29h-1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71ZM3.05,4.46c.09,.1,.2,.17,.32,.22,.12,.05,.25,.08,.39,.08,.13,0,.26-.02,.39-.07,.12-.05,.23-.12,.33-.22,.09-.09,.17-.21,.22-.33,.05-.12,.08-.25,.07-.39,0-.13-.03-.26-.08-.39-.05-.12-.13-.23-.22-.32l-.71-.71c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29s-.29,.44-.29,.7c0,.26,.1,.51,.28,.7l.71,.71Zm-.05,3.54c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29H1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71Zm3,6v-1h4v1c0,.53-.21,1.04-.59,1.41-.38,.38-.88,.59-1.41,.59s-1.04-.21-1.41-.59c-.38-.38-.59-.88-.59-1.41Zm4-2c.02-.34,.21-.65,.48-.86,.65-.51,1.13-1.22,1.36-2.02,.23-.8,.21-1.65-.06-2.43-.27-.79-.78-1.47-1.46-1.95-.68-.48-1.49-.74-2.32-.74s-1.64,.26-2.32,.74c-.68,.48-1.19,1.16-1.46,1.95-.27,.79-.29,1.64-.06,2.43,.23,.8,.71,1.5,1.36,2.02,.27,.21,.46,.52,.48,.86h4Z%22/%3E%3C/g%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="l"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(255, 120, 129);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8,.12c-1.64,0-3.21,.65-4.37,1.81-1.16,1.16-1.81,2.73-1.81,4.37,0,1.34,.44,2.64,1.25,3.71,0,0,.17,.22,.2,.25l4.74,5.6,4.75-5.6s.19-.25,.19-.25h0c.81-1.07,1.25-2.37,1.25-3.71,0-1.64-.65-3.21-1.81-4.37C11.21,.78,9.64,.13,8,.12Zm0,8.44c-.45,0-.88-.13-1.25-.38-.37-.25-.66-.6-.83-1.01-.17-.41-.21-.86-.13-1.3,.09-.44,.3-.84,.62-1.15,.31-.31,.72-.53,1.15-.62,.44-.09,.89-.04,1.3,.13,.41,.17,.76,.46,1.01,.83,.25,.37,.38,.81,.38,1.25,0,.6-.24,1.17-.66,1.59-.42,.42-.99,.66-1.59,.66Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8,.12c-1.64,0-3.21,.65-4.37,1.81-1.16,1.16-1.81,2.73-1.81,4.37,0,1.34,.44,2.64,1.25,3.71,0,0,.17,.22,.2,.25l4.74,5.6,4.75-5.6s.19-.25,.19-.25h0c.81-1.07,1.25-2.37,1.25-3.71,0-1.64-.65-3.21-1.81-4.37C11.21,.78,9.64,.13,8,.12Zm0,8.44c-.45,0-.88-.13-1.25-.38-.37-.25-.66-.6-.83-1.01-.17-.41-.21-.86-.13-1.3,.09-.44,.3-.84,.62-1.15,.31-.31,.72-.53,1.15-.62,.44-.09,.89-.04,1.3,.13,.41,.17,.76,.46,1.01,.83,.25,.37,.38,.81,.38,1.25,0,.6-.24,1.17-.66,1.59-.42,.42-.99,.66-1.59,.66Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="n"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(134, 223, 226);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,14.75c-.41,0-.77-.15-1.06-.44-.29-.29-.44-.65-.44-1.06V2.75c0-.41,.15-.77,.44-1.06,.29-.29,.65-.44,1.06-.44H13.25c.41,0,.77,.15,1.06,.44,.29,.29,.44,.65,.44,1.06v7.5l-4.5,4.5H2.75Zm4.5-5.25c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22h-2.25c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53c.14,.14,.32,.22,.53,.22h2.25Zm3.75-3c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22H5c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53,.32,.22,.53,.22h6Zm-1.5,6.75l3.75-3.75h-3c-.21,0-.39,.07-.53,.22s-.22,.32-.22,.53v3Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,14.75c-.41,0-.77-.15-1.06-.44-.29-.29-.44-.65-.44-1.06V2.75c0-.41,.15-.77,.44-1.06,.29-.29,.65-.44,1.06-.44H13.25c.41,0,.77,.15,1.06,.44,.29,.29,.44,.65,.44,1.06v7.5l-4.5,4.5H2.75Zm4.5-5.25c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22h-2.25c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53c.14,.14,.32,.22,.53,.22h2.25Zm3.75-3c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22H5c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53,.32,.22,.53,.22h6Zm-1.5,6.75l3.75-3.75h-3c-.21,0-.39,.07-.53,.22s-.22,.32-.22,.53v3Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="p"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(124, 211, 124);
}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,16H16V0H0V16Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,15h-.72c-.33,0-.66-.13-.9-.35-.25-.23-.4-.54-.43-.87L.73,7.11c-.02-.18,0-.37,.07-.54,.06-.18,.16-.34,.28-.47,.13-.14,.28-.25,.45-.32,.17-.07,.35-.11,.54-.11h1.27c.36,0,.69,.14,.94,.39,.25,.25,.39,.59,.39,.94v6.67c0,.35-.14,.7-.39,.94-.25,.25-.59,.39-.94,.39Z%22/%3E%3Cpath%20d=%22M15.4,7.69l-1.79,6.34c-.08,.28-.25,.53-.48,.7-.23,.17-.52,.27-.81,.27H6.67c-.36,0-.69-.14-.94-.39-.25-.25-.39-.59-.39-.94V7.13c0-.53,.32-1.02,.81-1.25,.79-.37,1.38-.82,1.62-1.22,.36-.6,.53-1.78,.57-2.65,0-.06,0-.12,.01-.18,.06-.41,.34-.72,.73-.8,.07-.01,.14-.02,.21-.02,.8,0,1.73,.83,2.12,1.48,.29,.48,.41,1.09,.36,1.84-.03,.55-.18,1.05-.33,1.55l-.04,.12h2.72c.21,0,.41,.05,.6,.14,.18,.09,.34,.23,.47,.39,.12,.17,.21,.35,.24,.55,.04,.2,.03,.41-.03,.61ZM9,1.94h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,16H16V0H0V16Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,15h-.72c-.33,0-.66-.13-.9-.35-.25-.23-.4-.54-.43-.87L.73,7.11c-.02-.18,0-.37,.07-.54,.06-.18,.16-.34,.28-.47,.13-.14,.28-.25,.45-.32,.17-.07,.35-.11,.54-.11h1.27c.36,0,.69,.14,.94,.39,.25,.25,.39,.59,.39,.94v6.67c0,.35-.14,.7-.39,.94-.25,.25-.59,.39-.94,.39Z%22/%3E%3Cpath%20d=%22M15.4,7.69l-1.79,6.34c-.08,.28-.25,.53-.48,.7-.23,.17-.52,.27-.81,.27H6.67c-.36,0-.69-.14-.94-.39-.25-.25-.39-.59-.39-.94V7.13c0-.53,.32-1.02,.81-1.25,.79-.37,1.38-.82,1.62-1.22,.36-.6,.53-1.78,.57-2.65,0-.06,0-.12,.01-.18,.06-.41,.34-.72,.73-.8,.07-.01,.14-.02,.21-.02,.8,0,1.73,.83,2.12,1.48,.29,.48,.41,1.09,.36,1.84-.03,.55-.18,1.05-.33,1.55l-.04,.12h2.72c.21,0,.41,.05,.6,.14,.18,.09,.34,.23,.47,.39,.12,.17,.21,.35,.24,.55,.04,.2,.03,.41-.03,.61ZM9,1.94h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="S"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.781 8.34c-.84-.665-2.146-1.247-3.354-1.715V4.396a28.48 28.48 0 0 1 2.123.772c.096.04.209.006.265-.082l1.193-1.805a.219.219 0 0 0-.079-.314c-.68-.365-2.072-.93-3.502-1.293V.366a.27.27 0 0 0-.27-.271H6.985a.271.271 0 0 0-.271.271v.973c-2.014.092-3.38.795-4.166 2.147-.616 1.06-.613 2.255.004 3.118.645.922 1.699 1.332 3.031 1.851l.172.066c.309.118.634.239.959.359v2.715c-1.41-.335-2.736-1.023-2.98-1.189a.218.218 0 0 0-.296.048l-1.444 1.883a.211.211 0 0 0-.043.163.22.22 0 0 0 .086.145c.874.648 2.145 1.266 3.403 1.654a12.4 12.4 0 0 0 1.275.316v1.018c0 .148.121.27.271.27h2.173a.27.27 0 0 0 .27-.27v-.845c1.928-.16 3.368-.997 4.192-2.45.793-1.402.49-2.858-.839-3.998ZM6.712 4.014v1.643c-.624-.2-.993-.394-.953-.872.04-.49.51-.69.954-.771Zm2.716 5.875c.458.205.806.42.927.689.069.152.063.326-.016.533-.14.364-.502.553-.912.649V9.889Z'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.781 8.34c-.84-.665-2.146-1.247-3.354-1.715V4.396a28.48 28.48 0 0 1 2.123.772c.096.04.209.006.265-.082l1.193-1.805a.219.219 0 0 0-.079-.314c-.68-.365-2.072-.93-3.502-1.293V.366a.27.27 0 0 0-.27-.271H6.985a.271.271 0 0 0-.271.271v.973c-2.014.092-3.38.795-4.166 2.147-.616 1.06-.613 2.255.004 3.118.645.922 1.699 1.332 3.031 1.851l.172.066c.309.118.634.239.959.359v2.715c-1.41-.335-2.736-1.023-2.98-1.189a.218.218 0 0 0-.296.048l-1.444 1.883a.211.211 0 0 0-.043.163.22.22 0 0 0 .086.145c.874.648 2.145 1.266 3.403 1.654a12.4 12.4 0 0 0 1.275.316v1.018c0 .148.121.27.271.27h2.173a.27.27 0 0 0 .27-.27v-.845c1.928-.16 3.368-.997 4.192-2.45.793-1.402.49-2.858-.839-3.998ZM6.712 4.014v1.643c-.624-.2-.993-.394-.953-.872.04-.49.51-.69.954-.771Zm2.716 5.875c.458.205.806.42.927.689.069.152.063.326-.016.533-.14.364-.502.553-.912.649V9.889Z'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(124, 211, 124);
}

html[saved-theme="dark"] body li.task-list-item[data-task="u"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(124, 211, 124);
}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,5c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h5c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71v5c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29c-.19-.19-.29-.44-.29-.71v-2.59l-4.29,4.29c-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29l-2.29-2.29L1.71,12.71c-.19,.18-.44,.28-.7,.28-.26,0-.51-.11-.7-.29S.01,12.26,.01,12c0-.26,.1-.51,.28-.7L5.29,6.29c.19-.19,.44-.29,.71-.29s.52,.11,.71,.29l2.29,2.29,3.59-3.59h-2.59Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,5c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h5c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71v5c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29c-.19-.19-.29-.44-.29-.71v-2.59l-4.29,4.29c-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29l-2.29-2.29L1.71,12.71c-.19,.18-.44,.28-.7,.28-.26,0-.51-.11-.7-.29S.01,12.26,.01,12c0-.26,.1-.51,.28-.7L5.29,6.29c.19-.19,.44-.29,.71-.29s.52,.11,.71,.29l2.29,2.29,3.59-3.59h-2.59Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="dark"] body li.task-list-item[data-task="_"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="-"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task=","] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task=";"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task=":"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="!"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="?"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="."] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="'"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="@"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="&"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="#"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="%"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="`"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="+"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="="] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="|"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="~"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="$"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="0"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="1"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="2"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="3"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="4"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="5"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="6"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="7"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="8"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="9"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="a"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="A"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="B"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="C"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="D"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="e"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="E"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="f"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="F"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="g"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="G"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="h"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="H"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="i"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="j"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="J"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="k"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="K"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="L"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="m"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="M"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="N"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="o"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="O"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="P"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="q"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="Q"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="r"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="R"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="s"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="t"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="T"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="U"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="v"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="V"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="w"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="W"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="x"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="X"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="y"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="Y"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="z"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="Z"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="\""] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="*"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="<"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task=">"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="b"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="c"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="d"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="I"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="l"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="n"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="p"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="S"] input[type="checkbox"]::after { content: none; }
html[saved-theme="dark"] body li.task-list-item[data-task="u"] input[type="checkbox"]::after { content: none; }

/* aspect: callouts */
html[saved-theme="dark"] body .callout .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="abstract"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-summary);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.848964 0.0857179 198.442 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="abstract"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="abstract"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="abstract"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="bug"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-bug);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.733335 0.164612 17.9474 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="bug"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="bug"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="bug"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="danger"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-error);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.733335 0.164612 17.9474 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="danger"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="danger"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="danger"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="example"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-example);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.776722 0.141788 304.674 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.776722 0.141788 304.674 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.776722 0.141788 304.674 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.776722 0.141788 304.674 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.776722 0.141788 304.674 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="example"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="example"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="example"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="failure"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-fail);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.733335 0.164612 17.9474 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.733335 0.164612 17.9474 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="failure"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="failure"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="failure"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="info"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-info);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.782691 0.096112 250.512 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="info"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="info"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="info"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="note"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-default);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.782691 0.096112 250.512 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="note"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="note"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="note"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="question"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-question);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.838654 0.103254 61.874 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="question"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="question"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="question"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="quote"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-quote);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.699256 0.0000347234 none / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="quote"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="quote"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="quote"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="success"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-success);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.790738 0.14702 144.017 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.790738 0.14702 144.017 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.790738 0.14702 144.017 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.790738 0.14702 144.017 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.790738 0.14702 144.017 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="success"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="success"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="success"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="tip"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-tip);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.848964 0.0857179 198.442 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.848964 0.0857179 198.442 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="tip"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="tip"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="tip"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="todo"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-todo);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.782691 0.096112 250.512 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="todo"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="todo"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="todo"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="warning"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-warning);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.838654 0.103254 61.874 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.838654 0.103254 61.874 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .callout[data-callout="warning"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(137, 189, 244);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(137, 189, 244);
  border-left-width: 0px;
  border-right-color: rgb(137, 189, 244);
  border-right-width: 0px;
  border-top-color: rgb(137, 189, 244);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="warning"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="dark"] body .callout[data-callout="warning"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .callout[data-callout="note"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="abstract"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='M12 11h4'/%3E%3Cpath d='M12 16h4'/%3E%3Cpath d='M8 11h.01'/%3E%3Cpath d='M8 16h.01'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="bug"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20v-9'/%3E%3Cpath d='M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z'/%3E%3Cpath d='M14.12 3.88 16 2'/%3E%3Cpath d='M21 21a4 4 0 0 0-3.81-4'/%3E%3Cpath d='M21 5a4 4 0 0 1-3.55 3.97'/%3E%3Cpath d='M22 13h-4'/%3E%3Cpath d='M3 21a4 4 0 0 1 3.81-4'/%3E%3Cpath d='M3 5a4 4 0 0 0 3.55 3.97'/%3E%3Cpath d='M6 13H2'/%3E%3Cpath d='m8 2 1.88 1.88'/%3E%3Cpath d='M9 7.13V6a3 3 0 1 1 6 0v1.13'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="danger"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="example"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5h.01'/%3E%3Cpath d='M3 12h.01'/%3E%3Cpath d='M3 19h.01'/%3E%3Cpath d='M8 5h13'/%3E%3Cpath d='M8 12h13'/%3E%3Cpath d='M8 19h13'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="failure"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="info"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="note"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="question"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="quote"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="success"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="tip"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="todo"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
}

html[saved-theme="dark"] body .callout[data-callout="warning"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");
}

/* aspect: search */
html[saved-theme="dark"] body .highlight {
  background-color: var(--text-highlight-bg);
  border-radius: 0px;
}

html[saved-theme="dark"] body .preview-container {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-muted);
  font-weight: 400;
}

html[saved-theme="dark"] body .search > .search-button {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(119, 124, 156, 0.3);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.3);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.3);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.3);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--text-normal);
  font-family: var(--font-interface);
}

html[saved-theme="dark"] body .search > .search-container > .search-space {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="dark"] body .search > .search-container > .search-space > * {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-family: var(--font-interface);
  font-weight: 400;
  outline: rgb(211, 213, 222) none 0px;
  text-decoration-color: rgb(211, 213, 222);
  text-decoration-style: solid;
  transition: all;
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout {
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout .highlight {
  background-color: var(--text-highlight-bg);
  border-radius: 0px;
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout > .preview-container {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-muted);
  font-weight: 400;
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout > .results-container {
  color: var(--text-normal);
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout > .results-container .result-card {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover .card-title, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover .card-description, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:focus .card-title, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:focus .card-description, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="dark"] ~ .result-card:focus)) .card-title, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="dark"] ~ .result-card:focus)) .card-description {
  color: var(--nav-item-color-active);
}

html[saved-theme="dark"] body .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:focus, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="dark"] ~ .result-card:focus)) {
  background-color: rgba(0, 0, 0, 0);
  color: var(--nav-item-color-active);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="dark"] body .search > .search-container > .search-space > input {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(119, 124, 156, 0.3);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.3);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.3);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.3);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: 0 -1px 0 0 var(--background-modifier-border);
}

html[saved-theme="dark"] body .search>.search-container>.search-space>.search-layout>.results-container .result-card:has(~ .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="dark"] ~ .result-card:focus)), html[saved-theme="dark"] ~ .result-card:focus, html[saved-theme="dark"] ~ .result-card:hover) {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .search>.search-container>.search-space>.search-layout>.results-container .result-card:hover, html[saved-theme="dark"] .search>.search-container>.search-space>.search-layout>.results-container .result-card:focus, html[saved-theme="dark"] .search>.search-container>.search-space>.search-layout>.results-container .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="dark"] ~ .result-card:focus)) {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: var(--nav-item-color-active);
}

html[saved-theme="dark"] body a.internal-link.tag-link, html[saved-theme="dark"] .search > .search-container > .search-space > .search-layout > .results-container .result-card > ul > li > .match-tag {
  --icon-size: var(--icon-xs);
  --icon-stroke: var(--icon-xs-stroke-width);
  --pill-background: var(--tag-background);
  --pill-background-hover: var(--tag-background-hover);
  --pill-border-color: var(--tag-border-color);
  --pill-border-color-hover: var(--tag-border-color-hover);
  --pill-border-width: var(--tag-border-width);
  --pill-color: var(--tag-color);
  --pill-color-hover: var(--tag-color-hover);
  --pill-color-remove: var(--tag-color);
  --pill-color-remove-hover: var(--tag-color-hover);
  --pill-corner-shape: var(--tag-corner-shape);
  --pill-decoration: var(--tag-decoration);
  --pill-decoration-hover: var(--tag-decoration-hover);
  --pill-padding-x: var(--tag-padding-x);
  --pill-padding-y: var(--tag-padding-y);
  --pill-radius: var(--tag-radius);
  background-color: var(--pill-background);
  border-bottom-color: rgba(112, 123, 194, 0.15);
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(112, 123, 194, 0.15);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(112, 123, 194, 0.15);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(112, 123, 194, 0.15);
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--pill-color);
  display: flex;
  font-family: var(--metadata-input-font);
  font-size: var(--metadata-input-font-size);
  font-weight: var(--pill-weight);
  line-height: var(--line-height-tight);
  margin-inline-start: 0px;
}

html[saved-theme="dark"] body a.internal-link.tag-link::before {
  color: var(--pill-color);
}

html[saved-theme="dark"] body h1 {
  --font-weight: var(--h1-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h1-color);
  font-family: var(--h1-font);
  font-size: var(--h1-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h1.article-title {
  color: var(--inline-title-color);
  font-size: var(--inline-title-size);
  font-weight: var(--inline-title-weight);
}

html[saved-theme="dark"] body h1::before {
  background: rgb(255, 120, 129) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h1-accent-color);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(211, 213, 222);
  content: " ";
  display: block;
  height: 20.7969px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="dark"] body h2 {
  --font-weight: var(--h2-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h2-color);
  font-family: var(--h2-font);
  font-size: var(--h2-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h2.page-title, html[saved-theme="dark"] h2.page-title a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--inline-title-color);
  font-family: var(--inline-title-font);
  font-size: var(--inline-title-size);
  font-weight: var(--inline-title-weight);
  letter-spacing: -0.36px;
  line-height: var(--inline-title-line-height);
  margin-block-end: var(--inline-title-margin-bottom);
  margin-block-start: 0px;
  margin-bottom: var(--size-4-3);
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 12px;
  padding-block-start: 0px;
  padding-bottom: var(--size-4-3);
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h2::before {
  background: rgb(251, 187, 131) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h2-accent-color);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(211, 213, 222);
  content: " ";
  display: block;
  height: 19.3594px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="dark"] body h3 {
  --font-weight: var(--h3-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h3-color);
  font-family: var(--h3-font);
  font-size: var(--h3-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h3::before {
  background: rgb(255, 232, 139) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h3-accent-color);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(211, 213, 222);
  content: " ";
  display: block;
  height: 20.0781px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="dark"] body h4 {
  --font-weight: var(--h4-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h4-color);
  font-family: var(--h4-font);
  font-size: var(--h4-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h4::before {
  background: rgb(124, 211, 124) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h4-accent-color);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(211, 213, 222);
  content: " ";
  display: block;
  height: 20.5469px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="dark"] body h5 {
  --font-weight: var(--h5-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h5-color);
  font-family: var(--h5-font);
  font-size: var(--h5-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h5-letter-spacing);
  line-height: var(--h5-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h5::before {
  background: rgb(137, 189, 244) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h5-accent-color);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(211, 213, 222);
  content: " ";
  display: block;
  height: 20.7969px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="dark"] body h6 {
  --font-weight: var(--h6-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h6-color);
  font-family: var(--h6-font);
  font-size: var(--h6-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h6-letter-spacing);
  line-height: var(--h6-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body h6::before {
  background: rgb(203, 158, 255) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h6-accent-color);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(211, 213, 222);
  content: " ";
  display: block;
  height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="dark"] body hr {
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-width: 0px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-width: 0px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  margin-block-end: 32px;
  margin-block-start: 32px;
  margin-bottom: 32px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 32px;
}

html[saved-theme="dark"] body input:focus {
  border-color: rgba(119, 124, 156, 0.3);
  box-shadow: 0 -1px 0 0 var(--background-modifier-border);
}

/* aspect: scrollbars */
html[saved-theme="dark"] body .callout {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-default);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  border-bottom-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.782691 0.096112 250.512 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  padding-block-end: 12px;
  padding-block-start: 12px;
  padding-bottom: 12px;
  padding-inline-end: 12px;
  padding-inline-start: 24px;
  padding-left: 24px;
  padding-right: 12px;
  padding-top: 12px;
}

html[saved-theme="dark"] body body {
  scrollbar-width: var(--scrollbar-native-width);
}

/* aspect: explorer */
html[saved-theme="dark"] body .explorer .folder-container > div {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="dark"] body .nav-files-container {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-family: var(--font-interface);
}

html[saved-theme="dark"] body .nav-files-container .collapse-icon {
  color: var(--nav-item-color);
  opacity: 1;
}

html[saved-theme="dark"] body .nav-files-container .nav-file-title {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="dark"] body .nav-files-container .nav-file-title.is-active {
  border-bottom-color: rgb(184, 186, 199);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(184, 186, 199);
  border-left-width: 0px;
  border-right-color: rgb(184, 186, 199);
  border-right-width: 0px;
  border-top-color: rgb(184, 186, 199);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  color: var(--nav-item-color);
  font-family: var(--font-interface);
}

html[saved-theme="dark"] body .nav-files-container .tree-item-children {
  border-inline-start: 1px solid oklch(0.999994 0.0000497986 none / 0.12);
  border-left-color: oklch(0.999994 0.0000497986 none / 0.12);
  border-left-style: solid;
  border-left-width: 1px;
}

html[saved-theme="dark"] body .nav-files-container li:has(> .folder-outer.open) > .nav-folder-title {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="dark"] body .nav-files-container li:has(> .folder-outer:not(.open)) > .nav-folder-title {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="dark"] body .explorer .nav-files-container a {
  color: var(--nav-item-color);
}

html[saved-theme="dark"] body .explorer .nav-files-container a:hover {
  color: var(--nav-item-color-hover);
}

html[saved-theme="dark"] body .explorer .nav-files-container .is-active {
  color: var(--nav-item-color-active);
}

html[saved-theme="dark"] body .explorer .nav-files-container a:hover {
  background-color: var(--nav-item-background-hover);
}

html[saved-theme="dark"] body .explorer .nav-files-container .collapse-icon svg {
  color: var(--nav-collapse-icon-color);
}

html[saved-theme="dark"] body .explorer .nav-files-container .folder-outer > ul {
  border-left-color: var(--nav-indentation-guide-color);
}

/* aspect: toc */
html[saved-theme="dark"] body details.toc summary::marker {
  color: var(--text-normal);
}

/* aspect: graph */
html[saved-theme="dark"] body .graph > .global-graph-outer > .global-graph-container {
  background-color: var(--background-primary);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
}

html[saved-theme="dark"] body .graph > .graph-outer {
  background-color: var(--background-primary);
  border-bottom-color: rgba(119, 124, 156, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(119, 124, 156, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(119, 124, 156, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(119, 124, 156, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .graph > .graph-outer > .global-graph-icon {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(184, 186, 199);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-width: 0px;
  border-left-color: rgb(184, 186, 199);
  border-left-width: 0px;
  border-right-color: rgb(184, 186, 199);
  border-right-width: 0px;
  border-top-color: rgb(184, 186, 199);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-width: 0px;
  color: var(--icon-color);
  cursor: var(--cursor);
}

/* aspect: footer */
html[saved-theme="dark"] body footer {
  --text-faint: var(--on-border-dark);
  --text-muted: var(--on-border-dark);
  --titlebar-text-color-focused: var(--text-muted);
  background-color: var(--status-bar-background);
  color: var(--status-bar-text-color);
  font-family: var(--font-interface);
  font-size: var(--status-bar-font-size);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 8px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: var(--size-4-2);
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="dark"] body footer ul li a {
  color: var(--status-bar-text-color);
  font-size: var(--status-bar-font-size);
  font-weight: 400;
}

/* aspect: recentNotes */
html[saved-theme="dark"] body .recent-notes > h3 {
  color: var(--text-normal);
  font-family: var(--font-interface);
  font-weight: 400;
}

html[saved-theme="dark"] body .recent-notes > ul.recent-ul > li {
  --colorful-folder-color: var(--color-red);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .recent-notes > ul.recent-ul > li .section > .desc > h3 > a {
  color: var(--nav-item-color);
}

html[saved-theme="dark"] body .recent-notes > ul.recent-ul > li .section > .meta {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
}

/* aspect: listPage */
html[saved-theme="dark"] body li.section-li {
  --colorful-folder-color: var(--color-red);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="dark"] body li.section-li > .section .meta {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
}

html[saved-theme="dark"] body li.section-li > .section > .desc > h3 > a {
  color: var(--nav-item-color);
}

html[saved-theme="dark"] body ul.section-ul {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

/* aspect: darkmode */
html[saved-theme="dark"] body .darkmode {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(119, 124, 156);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-width: 0px;
  border-left-color: rgb(119, 124, 156);
  border-left-width: 0px;
  border-right-color: rgb(119, 124, 156);
  border-right-width: 0px;
  border-top-color: rgb(119, 124, 156);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-width: 0px;
  color: var(--icon-color);
  cursor: var(--cursor);
}

html[saved-theme="dark"] body .darkmode svg {
  color: var(--icon-color);
  stroke: rgb(119, 124, 156);
}

/* aspect: breadcrumbs */
html[saved-theme="dark"] body .breadcrumb-container {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(184, 186, 199);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(184, 186, 199);
  border-left-width: 0px;
  border-right-color: rgb(184, 186, 199);
  border-right-width: 0px;
  border-top-color: rgb(184, 186, 199);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  color: var(--text-muted);
}

html[saved-theme="dark"] body .breadcrumb-element p {
  color: var(--text-faint);
  font-family: var(--file-header-font);
}

/* aspect: misc */
html[saved-theme="dark"] body .content-meta {
  --input-height: var(--metadata-input-height);
  color: var(--text-muted);
  font-size: var(--font-text-size);
}

html[saved-theme="dark"] body .data-footnote-backref {
  --font-weight: var(--link-weight);
  color: var(--text-faint);
}

html[saved-theme="dark"] body .footnotes {
  background-color: rgba(0, 0, 0, 0);
  border-top-color: rgb(211, 213, 222);
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .katex > .katex-html {
  font-family: var(--font-text);
}

html[saved-theme="dark"] body .katex-display {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="dark"] body .katex-display > .katex {
  display: block;
  font-family: var(--font-text);
  text-align: center;
}

html[saved-theme="dark"] body .katex-display > .katex > .katex-html {
  font-family: var(--font-text);
}

html[saved-theme="dark"] body .spacer {
  background-color: rgba(0, 0, 0, 0);
}

html[saved-theme="dark"] body abbr {
  color: var(--text-normal);
  text-decoration: underline dotted;
  text-decoration-style: dotted;
}

html[saved-theme="dark"] body details {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body footer {
  --text-faint: var(--on-border-dark);
  --text-muted: var(--on-border-dark);
  --titlebar-text-color-focused: var(--text-muted);
  opacity: 1;
}

html[saved-theme="dark"] body h2.page-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--file-header-font);
  font-size: var(--file-header-font-size);
  font-weight: var(--file-header-font-weight);
  line-height: var(--line-height-tight);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body input[type=text] {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(119, 124, 156, 0.3);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: rgba(119, 124, 156, 0.3);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: rgba(119, 124, 156, 0.3);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: rgba(119, 124, 156, 0.3);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--metadata-label-font);
  padding-block-end: 4px;
  padding-block-start: 4px;
  padding-bottom: 4px;
  padding-inline-end: 8px;
  padding-inline-start: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}

html[saved-theme="dark"] body kbd {
  background-color: var(--background-modifier-hover);
  border-bottom-color: rgb(184, 186, 199);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(184, 186, 199);
  border-left-width: 0px;
  border-right-color: rgb(184, 186, 199);
  border-right-width: 0px;
  border-top-color: rgb(184, 186, 199);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  color: var(--text-muted);
  font-family: var(--font-monospace);
  font-size: var(--code-size);
  padding-block-end: 1.4px;
  padding-block-start: 1.4px;
  padding-bottom: 1.4px;
  padding-inline-end: 3.5px;
  padding-inline-start: 3.5px;
  padding-left: 3.5px;
  padding-right: 3.5px;
  padding-top: 1.4px;
}

html[saved-theme="dark"] body li.task-list-item input[type="checkbox"] {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(116, 119, 139);
  border-radius: 6px;
  border-width: 1px;
}

html[saved-theme="dark"] body li.task-list-item input[type="checkbox"]:checked {
  --checkbox-color-hover: var(--color-pink);
  background-color: var(--checkbox-color);
  border-color: rgb(124, 211, 124);
}

html[saved-theme="dark"] body pre:has(> code.mermaid) {
  background-color: var(--code-background);
  border: 1px dashed rgba(119, 124, 156, 0.2);
}

html[saved-theme="dark"] body progress {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(211, 213, 222);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(211, 213, 222);
  border-left-width: 0px;
  border-right-color: rgb(211, 213, 222);
  border-right-width: 0px;
  border-top-color: rgb(211, 213, 222);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  height: 6px;
}

html[saved-theme="dark"] body sub {
  color: var(--text-normal);
  font-size: var(--font-text-size);
  vertical-align: sub;
}

html[saved-theme="dark"] body summary {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-weight: 400;
  list-style: inside none disclosure-closed;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="dark"] body sup {
  color: var(--text-normal);
  font-size: var(--font-text-size);
  vertical-align: super;
}

html[saved-theme="dark"] body ul.tags > li {
  --icon-size: var(--icon-xs);
  --icon-stroke: var(--icon-xs-stroke-width);
  --pill-background: var(--tag-background);
  --pill-background-hover: var(--tag-background-hover);
  --pill-border-color: var(--tag-border-color);
  --pill-border-color-hover: var(--tag-border-color-hover);
  --pill-border-width: var(--tag-border-width);
  --pill-color: var(--tag-color);
  --pill-color-hover: var(--tag-color-hover);
  --pill-color-remove: var(--tag-color);
  --pill-color-remove-hover: var(--tag-color-hover);
  --pill-corner-shape: var(--tag-corner-shape);
  --pill-decoration: var(--tag-decoration);
  --pill-decoration-hover: var(--tag-decoration-hover);
  --pill-padding-x: var(--tag-padding-x);
  --pill-padding-y: var(--tag-padding-y);
  --pill-radius: var(--tag-radius);
  background-color: var(--pill-background);
  border-bottom-color: rgba(112, 123, 194, 0.15);
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(112, 123, 194, 0.15);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(112, 123, 194, 0.15);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(112, 123, 194, 0.15);
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--pill-color);
}
/* aspect: base */
:root:root {
  --accent-h: var(--accent-light-h);
  --accent-l: var(--accent-light-l);
  --accent-light-h: 232;
  --accent-light-l: 64%;
  --accent-light-s: 96%;
  --accent-s: var(--accent-light-s);
  --anim-duration-fast: calc(150ms / var(--anim-speed));
  --anim-duration-moderate: calc(300ms / var(--anim-speed));
  --anim-duration-none: 0;
  --anim-duration-slow: calc(600ms / var(--anim-speed));
  --anim-duration-superfast: calc(75ms / var(--anim-speed));
  --anim-in: var(--anim-duration-fast) var(--anim-duration-superfast) var(--anim-motion-swing);
  --anim-motion-delay: cubic-bezier(0.65, 0.05, 0.36, 1);
  --anim-motion-jumpy: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  --anim-motion-smooth: cubic-bezier(0.45, 0.05, 0.55, 0.95);
  --anim-motion-swing: cubic-bezier(0, 0.55, 0.45, 1);
  --anim-out: var(--anim-duration-moderate) var(--anim-duration-slow) var(--anim-motion-swing);
  --anim-speed: 1;
  --background-activated-file-light: var(--nav-item-background-active);
  --background-activated-tab-header-dark: var(--background-modifier-active-hover);
  --background-activated-tab-header-light: var(--background-primary);
  --background-alt-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.12' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
  --background-alt-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23000000' fill-opacity='0.12' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
  --background-mod-left-CSS-backdrop-filter-dark: blur(32px);
  --background-mod-left-CSS-backdrop-filter-light: blur(32px);
  --background-mod-left-CSS-blend-mode-dark: normal;
  --background-mod-left-CSS-blend-mode-light: normal;
  --background-mod-left-CSS-dark: rgba(0, 0, 0, 0.5);
  --background-mod-left-CSS-light: rgba(255, 255, 255, 0.5);
  --background-mod-left-split: var(--background-primary);
  --background-mod-left-split-dark: var(--background-primary);
  --background-mod-left-split-light: var(--background-primary);
  --background-mod-right-CSS-backdrop-filter-dark: blur(32px);
  --background-mod-right-CSS-backdrop-filter-light: blur(32px);
  --background-mod-right-CSS-blend-mode-dark: normal;
  --background-mod-right-CSS-blend-mode-light: normal;
  --background-mod-right-CSS-dark: rgba(0, 0, 0, 0.5);
  --background-mod-right-CSS-light: rgba(255, 255, 255, 0.5);
  --background-mod-right-split: var(--background-primary);
  --background-mod-right-split-dark: var(--background-primary);
  --background-mod-right-split-light: var(--background-primary);
  --background-mod-root-CSS-backdrop-filter-dark: blur(32px);
  --background-mod-root-CSS-backdrop-filter-light: blur(32px);
  --background-mod-root-CSS-blend-mode-dark: normal;
  --background-mod-root-CSS-blend-mode-light: normal;
  --background-mod-root-CSS-dark: rgba(0, 0, 0, 0.5);
  --background-mod-root-CSS-light: rgba(255, 255, 255, 0.5);
  --background-mod-root-split: var(--background-primary);
  --background-mod-root-split-dark: var(--background-primary);
  --background-mod-root-split-light: var(--background-primary);
  --background-modifier-active-hover: hsla(var(--interactive-accent-hsl), 0.15);
  --background-modifier-border: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(var(--accent-l)), 0.2);
  --background-modifier-border-focus: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(var(--accent-l)), 0.3);
  --background-modifier-border-hover: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(var(--accent-l)), 0.25);
  --background-modifier-border-muted: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(var(--accent-l)), 0.1);
  --background-modifier-box-shadow: rgba(0, 0, 0, 0.1);
  --background-modifier-cover: rgba(220, 220, 220, 0.4);
  --background-modifier-error: var(--color-red);
  --background-modifier-error-hover: var(--color-red);
  --background-modifier-error-rgb: var(--color-red-rgb);
  --background-modifier-form-field: transparent;
  --background-modifier-form-field-hover: var(--background-modifier-form-field);
  --background-modifier-hover: hsla(var(--accent-h), 6%, 64%, 0.15);
  --background-modifier-message: color-mix(in oklch, black 90%, transparent);
  --background-modifier-success: var(--color-green);
  --background-modifier-success-rgb: var(--color-green-rgb);
  --background-modifier-warning: var(--color-orange);
  --background-modifier-warning-hover: var(--color-orange);
  --background-primary: var(--color-base-00);
  --background-primary-alt: var(--color-base-10);
  --background-secondary: hsl(var(--accent-h),
            calc((var(--accent-s)) / 6),
            calc(100% - (100% - var(--accent-l)) / 16));
  --background-secondary-alt: var(--color-base-05);
  --background-tertiary: hsl(var(--accent-h),
            calc((var(--accent-s)) / 1.5),
            calc(100% - (100% - var(--accent-l)) / 10));
  --background-underlying: var(--background-tertiary);
  --background-underlying-CSS-blend-mode-dark: soft-light, luminosity, hue, luminosity, hard-light;
  --background-underlying-CSS-blend-mode-light: overlay, color-burn;
  --background-underlying-CSS-dark: linear-gradient(317deg, rgb(112, 55, 205) 0%, rgb(29, 12, 32) 19%, rgb(101, 31, 113) 19%, rgb(101, 31, 113) 33%), radial-gradient(100% 100% at 90% 9%, rgb(29, 12, 32) 0%, rgb(29, 12, 32) 100%), linear-gradient(109deg, rgb(104, 178, 248) 0%, rgb(80, 110, 229) 15%, rgb(112, 55, 205) 34%, rgb(104, 178, 248) 54%, rgb(104, 178, 248) 65%), radial-gradient(100% 100% at 20% 45%, rgb(80, 110, 229) 0%, rgb(101, 31, 113) 100%), radial-gradient(100% 100% at 90% 27%, rgb(80, 110, 229) 0%, rgb(101, 31, 113) 100%), linear-gradient(339deg, rgb(101, 31, 113) 0%, rgb(104, 178, 248) 12%, rgb(101, 31, 113) 14%, rgb(80, 110, 229) 19%, rgb(101, 31, 113) 20%, rgb(29, 12, 32) 30%);
  --background-underlying-CSS-light: radial-gradient(100% 100% at 13% 50%, rgb(90, 109, 237) 0%, rgb(224, 218, 247) 100%), linear-gradient(6deg, rgb(235, 242, 252) 0%, rgb(90, 109, 237) 5%, rgb(166, 126, 241) 7%, rgb(224, 218, 247) 11%, rgb(90, 109, 237) 16%), radial-gradient(100% 100% at 60% 71%, rgb(224, 218, 247) 0%, rgb(219, 244, 255) 100%), linear-gradient(97deg, rgb(90, 109, 237) 0%, rgb(90, 109, 237) 23%, rgb(90, 109, 237) 53%), linear-gradient(351deg, rgb(235, 242, 252) 0%, rgb(219, 244, 255) 1%, rgb(235, 242, 252) 6%, rgb(224, 218, 247) 10%, rgb(166, 126, 241) 13%, rgb(235, 242, 252) 29%), radial-gradient(100% 100% at 10% 32%, rgb(90, 109, 237) 0%, rgb(219, 244, 255) 100%), radial-gradient(100% 100% at 35% 63%, rgb(224, 218, 247) 0%, rgb(224, 218, 247) 100%);
  --background-underlying-dark: var(--background-tertiary);
  --background-underlying-light: var(--background-tertiary);
  --bases-cards-background: var(--background-primary);
  --bases-cards-border-width: var(--border-width);
  --bases-cards-container-background: transparent;
  --bases-cards-corner-shape: var(--corner-shape);
  --bases-cards-cover-background: var(--background-primary-alt);
  --bases-cards-font-size: var(--font-smaller);
  --bases-cards-line-height: 24px;
  --bases-cards-radius: var(--radius-m);
  --bases-cards-scale: 1;
  --bases-cards-shadow: 0 0 0 1px var(--background-modifier-border);
  --bases-cards-shadow-hover: 0 0 0 1px var(--background-modifier-border-hover);
  --bases-embed-border-color: var(--background-modifier-border);
  --bases-embed-border-radius: var(--radius-s);
  --bases-embed-border-width: 0px;
  --bases-filter-input-background: var(--background-modifier-form-field);
  --bases-filter-menu-width: 520px;
  --bases-group-heading-property-color: var(--text-muted);
  --bases-group-heading-property-display: block;
  --bases-group-heading-property-size: var(--font-ui-smaller);
  --bases-group-heading-property-weight: var(--font-normal);
  --bases-group-heading-value-size: var(--font-smaller);
  --bases-group-heading-value-weight: var(--font-semibold);
  --bases-header-border-width: 0 0 var(--border-width) 0;
  --bases-header-height: 40px;
  --bases-header-padding-end: 2px;
  --bases-header-padding-start: 2px;
  --bases-table-border-color: var(--table-border-color);
  --bases-table-cell-background-active: var(--background-primary);
  --bases-table-cell-background-disabled: var(--background-primary-alt);
  --bases-table-cell-background-selected: var(--table-selection);
  --bases-table-cell-radius-active: 2px;
  --bases-table-cell-radius-focus: 2px;
  --bases-table-cell-shadow-active: 0 0 0 2px var(--background-modifier-border-focus);
  --bases-table-cell-shadow-focus: 0 0 0 2px var(--interactive-accent);
  --bases-table-column-border-width: var(--border-width);
  --bases-table-column-max-width: 300;
  --bases-table-column-min-width: 40;
  --bases-table-container-border-radius: var(--radius-s);
  --bases-table-container-border-width: var(--border-width);
  --bases-table-font-size: var(--font-smaller);
  --bases-table-group-background: var(--background-primary-alt);
  --bases-table-group-gap: 10px;
  --bases-table-header-background: var(--background-primary);
  --bases-table-header-background-hover: var(--background-modifier-hover);
  --bases-table-header-color: var(--text-muted);
  --bases-table-header-icon-display: flex;
  --bases-table-header-sort-mask: linear-gradient(to left, transparent var(--size-4-6), black var(--size-4-6));
  --bases-table-header-weight: var(--font-weight);
  --bases-table-row-background-hover: var(--table-row-background-hover);
  --bases-table-row-border-width: var(--border-width);
  --bases-table-row-height: 30px;
  --bases-table-summary-background: var(--background-primary);
  --bases-table-summary-background-hover: var(--background-modifier-hover);
  --bases-toolbar-badge-display: none;
  --bases-toolbar-label-display: block;
  --blockquote-background-color: transparent;
  --blockquote-background-dark: var(--background-alt-dark);
  --blockquote-background-light: var(--background-alt-light);
  --blockquote-border-color: var(--interactive-accent);
  --blockquote-border-thickness: 3px;
  --blockquote-font-style: normal;
  --blockquote-padding: 8px;
  --blur-background: color-mix(in srgb, var(--background-primary) var(--blur-opacity-s), transparent) linear-gradient(var(--background-primary), color-mix(in srgb, var(--background-primary) var(--blur-opacity-s), transparent));
  --blur-brightness: 1.15;
  --blur-l: blur(var(--blur-radius-l)) saturate(var(--blur-saturation)) brightness(var(--blur-brightness));
  --blur-m: blur(var(--blur-radius-m)) saturate(var(--blur-saturation)) brightness(var(--blur-brightness));
  --blur-opacity-m: 90%;
  --blur-opacity-s: 65%;
  --blur-radius-l: 16px;
  --blur-radius-m: 10px;
  --blur-radius-s: 6px;
  --blur-s: blur(var(--blur-radius-s)) saturate(var(--blur-saturation)) brightness(var(--blur-brightness));
  --blur-saturation: 1.5;
  --bodyFont: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --bold-color: var(--color-red);
  --bold-modifier: 200;
  --bold-weight: var(--font-semibold);
  --border-radius-activated-file-light: var(--radius-s);
  --border-radius-activated-tab-header-dark: 6px;
  --border-radius-activated-tab-header-light: 6px;
  --border-width: 1px;
  --button-corner-shape: var(--corner-shape);
  --button-radius: var(--input-radius);
  --callout-blend-mode: var(--highlight-mix-blend-mode);
  --callout-border-opacity: 0.25;
  --callout-border-width: 0px;
  --callout-bug: var(--color-red);
  --callout-content-background: transparent;
  --callout-content-padding: 0;
  --callout-content-radius: 0px;
  --callout-default: var(--color-blue);
  --callout-error: var(--color-red);
  --callout-example: var(--color-purple);
  --callout-fail: var(--color-red);
  --callout-important: var(--color-cyan);
  --callout-info: var(--color-blue);
  --callout-padding: var(--size-4-3) var(--size-4-3) var(--size-4-3) var(--size-4-6);
  --callout-question: var(--color-orange);
  --callout-quote: #9e9e9e;
  --callout-radius: var(--radius-s);
  --callout-success: var(--color-green);
  --callout-summary: var(--color-cyan);
  --callout-tip: var(--color-cyan);
  --callout-title-padding: 0;
  --callout-title-weight: calc(var(--font-weight) + var(--bold-modifier));
  --callout-todo: var(--color-blue);
  --callout-warning: var(--color-orange);
  --canvas-background: transparent;
  --canvas-card-border-style: solid;
  --canvas-card-border-width: 2px;
  --canvas-card-label-color: var(--text-faint);
  --canvas-color: #c0c0c0;
  --canvas-color-1: var(--color-red);
  --canvas-color-2: var(--color-orange);
  --canvas-color-3: var(--color-yellow);
  --canvas-color-4: var(--color-green);
  --canvas-color-5: var(--color-cyan);
  --canvas-color-6: var(--color-purple);
  --canvas-controls-icon-size: var(--icon-s);
  --canvas-controls-icon-stroke: var(--icon-s-stroke-width);
  --canvas-controls-radius: var(--radius-s);
  --canvas-dot-pattern: var(--color-base-30);
  --card-border-radius-dark: 8px;
  --card-border-radius-light: 8px;
  --card-shadow-border-radius-dark: calc(var(--card-border-radius-dark) - 1px);
  --card-shadow-border-radius-light: calc(var(--card-border-radius-light) - 1px);
  --card-shadow-dark: 0 -1px 0 0 var(--background-modifier-border), 0 0 0 1px var(--background-modifier-border);
  --card-shadow-light: 0 0 0 1px var(--background-modifier-border-muted), 0 0 6px var(--background-modifier-border-muted);
  --caret-color: var(--text-normal);
  --checkbox-border-color: var(--text-faint);
  --checkbox-border-color-hover: var(--text-faint);
  --checkbox-color: var(--color-green);
  --checkbox-color-hover: var(--color-green);
  --checkbox-margin-inline-start: 0.85em;
  --checkbox-marker-color: var(--background-primary);
  --checkbox-radius: 6px;
  --checkbox-size: var(--font-text-size);
  --checklist-done-color: var(--text-faint);
  --checklist-done-decoration: line-through;
  --clickable-icon-radius: 6px;
  --code-background: var(--code-background-light);
  --code-background-dark: var(--background-alt-dark);
  --code-background-light: var(--background-alt-light);
  --code-border: var(--code-border-light);
  --code-border-color: var(--background-modifier-border);
  --code-border-dark: 1px dashed var(--background-modifier-border);
  --code-border-light: 1px dashed var(--background-modifier-border);
  --code-border-width: 0px;
  --code-bracket-background: var(--background-modifier-hover);
  --code-comment: var(--text-faint);
  --code-function: var(--color-yellow);
  --code-important: var(--color-orange);
  --code-keyword: var(--color-pink);
  --code-normal: var(--text-muted);
  --code-operator: var(--color-red);
  --code-property: var(--color-cyan);
  --code-punctuation: var(--text-muted);
  --code-radius: var(--radius-s);
  --code-size: var(--font-smaller);
  --code-string: var(--color-green);
  --code-tag: var(--color-red);
  --code-value: var(--color-purple);
  --code-white-space: pre-wrap;
  --codeFont: var(--font-monospace, var(--font-monospace-override, var(--font-monospace-theme, var(--font-monospace-default))));
  --collapse-icon-color: var(--text-faint);
  --collapse-icon-color-collapsed: var(--text-accent);
  --color-accent: var(--color-accent-light);
  --color-accent-1: var(--color-accent-1-light);
  --color-accent-1-light: hsl(calc(var(--accent-h) - 1), calc(var(--accent-s) * 1.01), calc(var(--accent-l) * 1.075));
  --color-accent-2: var(--color-accent-2-light);
  --color-accent-2-light: hsl(calc(var(--accent-h) - 3), calc(var(--accent-s) * 1.02), calc(var(--accent-l) * 1.15));
  --color-accent-3: var(--color-accent-3-light);
  --color-accent-3-light: hsla(var(--accent-h), calc(0.4*var(--accent-s)), calc(var(--accent-l)));
  --color-accent-hsl: var(--color-accent-hsl-light);
  --color-accent-hsl-light: var(--accent-h),
        var(--accent-s),
        var(--accent-l);
  --color-accent-light: hsl(var(--accent-h), var(--accent-s), var(--accent-l));
  --color-activated-file-light: var(--nav-item-color-active);
  --color-activated-tab-header-dark: var(--text-normal);
  --color-activated-tab-header-light: var(--text-normal);
  --color-base-00: #ffffff;
  --color-base-05: #fcfcfc;
  --color-base-10: #fafafa;
  --color-base-100: #222222;
  --color-base-15: #f7f7f7;
  --color-base-20: #F0F0F0;
  --color-base-25: #e3e3e3;
  --color-base-30: #e0e0e0;
  --color-base-35: #d4d4d4;
  --color-base-40: #bdbdbd;
  --color-base-50: #ababab;
  --color-base-60: #707070;
  --color-base-70: #5a5a5a;
  --color-blue: rgb(var(--color-blue-rgb));
  --color-blue-rgb: 23, 117, 217;
  --color-cyan: rgb(var(--color-cyan-rgb));
  --color-cyan-rgb: 22, 166, 171;
  --color-green: rgb(var(--color-green-rgb));
  --color-green-rgb: 29, 165, 29;
  --color-orange: rgb(var(--color-orange-rgb));
  --color-orange-rgb: 222, 116, 23;
  --color-pink: rgb(var(--color-pink-rgb));
  --color-pink-rgb: 221, 19, 153;
  --color-purple: rgb(var(--color-purple-rgb));
  --color-purple-rgb: 143, 71, 225;
  --color-red: rgb(var(--color-red-rgb));
  --color-red-rgb: 221, 44, 56;
  --color-yellow: rgb(var(--color-yellow-rgb));
  --color-yellow-rgb: 192, 156, 12;
  --corner-shape: round;
  --cursor: pointer;
  --cursor-link: pointer;
  --dark: var(--text-normal, hsl(var(--accent-h), 6%, 12%));
  --darkgray: var(--text-normal, hsl(var(--accent-h), 6%, 12%));
  --dialog-max-height: 85vh;
  --dialog-max-width: 80vw;
  --dialog-width: 560px;
  --direction: 1;
  --divider-color: var(--background-modifier-border);
  --divider-color-hover: var(--interactive-accent);
  --divider-vertical-height: 100%;
  --divider-width: 1px;
  --divider-width-hover: 3px;
  --drag-ghost-background: rgba(0, 0, 0, 0.85);
  --drag-ghost-text-color: #fff;
  --drag-item-background: var(--background-primary);
  --drag-item-shadow: 0 2px 8px var(--background-modifier-box-shadow);
  --dropdown-background: var(--interactive-normal);
  --dropdown-background-blend-mode: hard-light, normal;
  --dropdown-background-hover: var(--interactive-hover);
  --dropdown-background-position: var(--inset-end) var(--dropdown-icon-inset) top 50%, var(--inset-end) 0.15em top 50%, 0 0;
  --dropdown-background-size: var(--dropdown-icon-width) auto, 2em 2em, 100%;
  --dropdown-icon-background: transparent;
  --dropdown-icon-inset: 0.65em;
  --dropdown-icon-width: 1em;
  --dropdown-padding: 0 var(--dropdown-padding-end) 0 var(--dropdown-padding-start);
  --dropdown-padding-end: 2.4em;
  --dropdown-padding-start: 0.8em;
  --dropdown-text-align: start;
  --embed-action-color: var(--text-normal);
  --embed-action-radius: var(--clickable-icon-radius);
  --embed-actions-background: color-mix(var(--background-primary) 80%, transparent);
  --embed-actions-blur: var(--blur-s);
  --embed-actions-corner-shape: var(--corner-shape);
  --embed-actions-padding: var(--size-2-1);
  --embed-actions-radius: calc(var(--embed-action-radius) + var(--embed-actions-padding));
  --embed-actions-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 0 0 6px 0 rgba(0, 0, 0, 0.05);
  --embed-block-shadow-hover: 0 0 0 1px var(--background-modifier-border), inset 0 0 0 1px var(--background-modifier-border);
  --embed-border-bottom: none;
  --embed-border-end: none;
  --embed-border-radius: 0px;
  --embed-border-start: 2px solid var(--interactive-accent);
  --embed-border-top: none;
  --embed-canvas-max-height: 400px;
  --embed-max-height: 4000px;
  --embed-padding: 0 0 0 var(--size-4-6);
  --empty-state-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='black' fill-opacity='.15' d='M13.32 7.155a4.375 4.375 0 0 1-5.7 6.517l5.7-6.517ZM10 5.625a4.375 4.375 0 0 0-3.32 7.22l5.704-6.514A4.35 4.35 0 0 0 10 5.625ZM18.125 10A8.125 8.125 0 1 1 10 1.875 8.135 8.135 0 0 1 18.125 10Zm-2.5 0a5.6 5.6 0 0 0-1.476-3.793l.382-.483a.626.626 0 1 0-.937-.823l-.384.483a5.625 5.625 0 0 0-7.36 8.409l-.381.483a.625.625 0 0 0 .937.823l.384-.483A5.621 5.621 0 0 0 15.625 10Z'/%3e%3c/svg%3e");
  --file-folding-offset: 24px;
  --file-header-background: var(--background-primary);
  --file-header-background-focused: var(--background-primary);
  --file-header-border: var(--border-width) solid transparent;
  --file-header-font: var(--font-interface);
  --file-header-font-size: var(--font-ui-small);
  --file-header-font-weight: 400;
  --file-header-justify: center;
  --file-line-width: 700px;
  --file-margins: var(--file-margins-y) var(--file-margins-x);
  --file-margins-x: var(--size-4-8);
  --file-margins-y: var(--size-4-8);
  --flair-background: var(--interactive-normal);
  --flair-color: var(--text-normal);
  --focus-ring-color: var(--csstools-light-dark-toggle--23, #0df);
  --focus-ring-outline: 2px solid light-dark(#0060df, #0df);
  --font-black: 900;
  --font-bold: 700;
  --font-default: ui-sans-serif, -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Google Sans Flex", Roboto, "Inter Variable", "Inter", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  --font-extrabold: 800;
  --font-extralight: 200;
  --font-interface: var(--font-interface-override, var(--font-interface-theme, var(--default-font, var(--font-default))));
  --font-light: 300;
  --font-medium: 500;
  --font-mermaid: var(--font-text);
  --font-monospace: var(--font-monospace-override, var(--font-monospace-theme, var(--font-monospace-default)));
  --font-monospace-default: ui-monospace, SFMono-Regular, "Cascadia Mono", "Roboto Mono", "DejaVu Sans Mono", "Liberation Mono", Menlo, Monaco, "Consolas", "Source Code Pro", monospace;
  --font-normal: 400;
  --font-print: var(--font-print-override), var(--font-text-override), var(--font-text-theme), 'Arial';
  --font-semibold: 600;
  --font-small: 0.933em;
  --font-smaller: 0.875em;
  --font-smallest: 0.8em;
  --font-text: var(--font-text-override, var(--font-text-theme, var(--font-default)));
  --font-text-size: 16px;
  --font-thin: 100;
  --font-ui-large: 20px;
  --font-ui-medium: 15px;
  --font-ui-small: 13px;
  --font-ui-smaller: 12px;
  --font-weight: var(--font-normal);
  --footnote-divider-color: var(--metadata-divider-color);
  --footnote-divider-color-active: var(--metadata-divider-color-focus);
  --footnote-divider-width: var(--border-width);
  --footnote-gap: var(--size-4-1);
  --footnote-id-color: var(--text-muted);
  --footnote-id-color-no-occurrences: var(--text-faint);
  --footnote-id-delimiter: ".";
  --footnote-input-background: var(--metadata-input-background);
  --footnote-input-background-active: var(--metadata-input-background-active);
  --footnote-line-height: var(--line-height-normal);
  --footnote-padding-block: var(--size-2-3);
  --footnote-padding-inline: var(--size-2-3);
  --footnote-radius: var(--radius-s);
  --footnote-size: var(--font-smaller);
  --frame-left-space: 0px;
  --frame-right-space: 110px;
  --graph-controls-width: 240px;
  --graph-line: var(--color-base-35, var(--background-modifier-border-focus));
  --graph-node: var(--text-muted);
  --graph-node-attachment: var(--color-yellow);
  --graph-node-focused: var(--text-accent);
  --graph-node-tag: var(--color-green);
  --graph-node-unresolved: var(--text-faint);
  --graph-text: var(--text-normal);
  --gray: var(--text-muted, hsl(var(--accent-h), 9%, 36%));
  --grid-background-pattern-color: var(--background-modifier-border);
  --grid-background-pattern-size: 36px;
  --h1-accent-color: var(--color-red);
  --h1-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h1-letter-spacing: -0.015em;
  --h1-line-height: 1.2;
  --h1-size: 1.5em;
  --h1-style: normal;
  --h1-variant: normal;
  --h1-weight: 700;
  --h2-accent-color: var(--color-orange);
  --h2-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h2-letter-spacing: -0.011em;
  --h2-line-height: 1.2;
  --h2-size: 1.425em;
  --h2-style: normal;
  --h2-variant: normal;
  --h2-weight: 675;
  --h3-accent-color: var(--color-yellow);
  --h3-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h3-letter-spacing: -0.008em;
  --h3-line-height: 1.3;
  --h3-size: 1.35em;
  --h3-style: normal;
  --h3-variant: normal;
  --h3-weight: 650;
  --h4-accent-color: var(--color-green);
  --h4-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h4-letter-spacing: -0.005em;
  --h4-line-height: 1.4;
  --h4-size: 1.275em;
  --h4-style: normal;
  --h4-variant: normal;
  --h4-weight: 625;
  --h5-accent-color: var(--color-blue);
  --h5-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h5-letter-spacing: -0.002em;
  --h5-line-height: var(--line-height-normal);
  --h5-size: 1.2em;
  --h5-style: normal;
  --h5-variant: normal;
  --h5-weight: 600;
  --h6-accent-color: var(--color-purple);
  --h6-font: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --h6-letter-spacing: 0em;
  --h6-line-height: var(--line-height-normal);
  --h6-size: 1.125em;
  --h6-style: normal;
  --h6-variant: normal;
  --h6-weight: 575;
  --header-height: 40px;
  --headerFont: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --heading-formatting: var(--text-faint);
  --heading-spacing: calc(var(--p-spacing) * 2.5);
  --highlight: var(--text-highlight-bg, rgba(255, 208, 0, 0.4));
  --highlight-mix-blend-mode: darken;
  --hr-color: var(--background-modifier-border);
  --hr-thickness: 2px;
  --icon-color: var(--text-muted);
  --icon-color-active: var(--text-accent);
  --icon-color-focused: var(--text-normal);
  --icon-color-hover: var(--text-muted);
  --icon-l: 18px;
  --icon-l-stroke-width: 1.75px;
  --icon-m: 18px;
  --icon-m-stroke-width: 1.75px;
  --icon-opacity: 0.85;
  --icon-opacity-active: 1;
  --icon-opacity-hover: 1;
  --icon-s: 16px;
  --icon-s-stroke-width: 2px;
  --icon-size: var(--icon-m);
  --icon-stroke: var(--icon-m-stroke-width);
  --icon-xl: 32px;
  --icon-xl-stroke-width: 1.25px;
  --icon-xs: 14px;
  --icon-xs-stroke-width: 2px;
  --image-radius: 4px;
  --indent-size: 4;
  --indent-unit: 0.5625em;
  --indentation-guide-color: color-mix(in oklch, var(--mono-100) 12%, transparent);
  --indentation-guide-color-active: color-mix(in oklch, var(--mono-100) 30%, transparent);
  --indentation-guide-editing-indent: 0.85em;
  --indentation-guide-reading-indent: -0.85em;
  --indentation-guide-source-indent: 0.25em;
  --indentation-guide-width: var(--border-width);
  --indentation-guide-width-active: var(--border-width);
  --inline-code-background-dark: var(--background-alt-dark);
  --inline-code-background-light: var(--background-alt-light);
  --inline-code-normal: var(--color-pink);
  --inline-title-line-height: var(--h1-line-height);
  --inline-title-margin-bottom: 0.5em;
  --inline-title-size: var(--h1-size);
  --inline-title-style: var(--h1-style);
  --inline-title-variant: var(--h1-variant);
  --inline-title-weight: var(--h1-weight);
  --input-border-width: var(--border-width);
  --input-border-width-focus: 2px;
  --input-corner-shape: var(--corner-shape);
  --input-date-separator: var(--text-faint);
  --input-font-weight: var(--font-normal);
  --input-height: 32px;
  --input-icon-inset: var(--size-4-1);
  --input-padding: var(--size-4-1) var(--size-4-2);
  --input-placeholder-color: var(--text-faint);
  --input-radius: var(--input-radius-light);
  --input-radius-light: 6px;
  --input-shadow: var(--input-shadow-light);
  --input-shadow-hover: var(--input-shadow-hover-light);
  --input-shadow-hover-light: 0px 4px 8px -4px rgba(0, 0, 0, 0.16), inset 0px -1px 0px rgba(0, 0, 0, 0.04), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12), inset 0px 2px 0.75px rgba(255, 255, 255, 0.4), inset 0px -3px 0.75px rgba(0, 0, 0, 0.04);
  --input-shadow-light: 0px 4px 8px -4px rgba(0, 0, 0, 0.16), inset 0px -1px 0px rgba(0, 0, 0, 0.04), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12), inset 0px 2px 0.75px rgba(255, 255, 255, 0.4), inset 0px -3px 0.75px rgba(0, 0, 0, 0.04);
  --inset-end: right;
  --inset-start: left;
  --interactive-accent: var(--color-accent-1);
  --interactive-accent-hover: var(--color-accent-2);
  --interactive-accent-hsl: var(--color-accent-hsl);
  --interactive-hover: var(--color-base-15);
  --interactive-normal: var(--color-base-05);
  --italic-color: var(--color-orange);
  --keyboard-height: 0px;
  --layer-cover: 5;
  --layer-dragged-item: 80;
  --layer-menu: 65;
  --layer-modal: 50;
  --layer-notice: 60;
  --layer-popover: 30;
  --layer-sidedock: 10;
  --layer-slides: 45;
  --layer-status-bar: 15;
  --layer-tooltip: 70;
  --light: var(--background-primary, var(--color-base-00));
  --lightgray: var(--background-secondary, hsl(var(--accent-h),
            calc((var(--accent-s)) / 6),
            calc(100% - (100% - var(--accent-l)) / 16)));
  --line-height-customize: var(--line-height-normal);
  --line-height-normal: 1.5;
  --line-height-tight: 1.3;
  --line-normal-opacity: 0.5;
  --link-color: var(--text-accent);
  --link-color-hover: var(--text-accent-hover);
  --link-decoration: underline;
  --link-decoration-hover: underline;
  --link-decoration-thickness: auto;
  --link-external-color: var(--color-blue);
  --link-external-color-hover: var(--color-blue);
  --link-external-decoration: underline;
  --link-external-decoration-hover: underline;
  --link-external-filter: none;
  --link-unresolved-color: var(--text-accent);
  --link-unresolved-decoration-color: color-mix(in oklch, var(--interactive-accent) 30%, transparent);
  --link-unresolved-decoration-style: solid;
  --link-unresolved-filter: none;
  --link-unresolved-opacity: 0.7;
  --link-weight: var(--font-weight);
  --list-bullet-border: none;
  --list-bullet-end-padding: 1.3rem;
  --list-bullet-radius: 50%;
  --list-bullet-size: 0.3em;
  --list-bullet-size-alt: calc(var(--list-bullet-size) / 2);
  --list-bullet-transform: none;
  --list-indent: 2em;
  --list-indent-editing: 0.75em;
  --list-indent-source: 0;
  --list-marker-color: var(--text-faint);
  --list-marker-color-collapsed: var(--text-accent);
  --list-marker-color-hover: var(--text-muted);
  --list-numbered-style: decimal;
  --list-spacing: 0.075em;
  --loading-icon-delay: 400ms;
  --menu-backdrop-filter: none;
  --menu-background: var(--background-secondary);
  --menu-border-color: var(--background-modifier-border-hover);
  --menu-border-width: var(--border-width);
  --menu-corner-shape: var(--corner-shape);
  --menu-padding: var(--size-2-3);
  --menu-radius: var(--radius-m);
  --menu-scroll-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 48px);
  --menu-shadow: var(--shadow-s);
  --metadata-background: transparent;
  --metadata-border-color: var(--background-modifier-border);
  --metadata-border-radius: 0;
  --metadata-border-width: 0;
  --metadata-display-editing: block;
  --metadata-display-reading: block;
  --metadata-divider-color: var(--background-modifier-border);
  --metadata-divider-color-focus: transparent;
  --metadata-divider-color-hover: transparent;
  --metadata-divider-width: 0;
  --metadata-gap: 3px;
  --metadata-input-background: transparent;
  --metadata-input-background-active: var(--background-modifier-hover);
  --metadata-input-background-hover: transparent;
  --metadata-input-font: var(--font-interface);
  --metadata-input-font-size: var(--font-smaller);
  --metadata-input-height: calc(var(--font-text-size) * 1.75);
  --metadata-input-longtext-lines: 3;
  --metadata-input-padding: var(--size-4-1) var(--size-4-2);
  --metadata-input-text-color: var(--text-normal);
  --metadata-label-background: transparent;
  --metadata-label-background-active: var(--background-modifier-hover);
  --metadata-label-background-hover: transparent;
  --metadata-label-font: var(--font-interface);
  --metadata-label-font-size: var(--font-smaller);
  --metadata-label-text-color: var(--text-muted);
  --metadata-label-text-color-hover: var(--text-muted);
  --metadata-label-width: 9em;
  --metadata-max-width: none;
  --metadata-padding: var(--size-4-2) 0;
  --metadata-property-background: transparent;
  --metadata-property-background-active: var(--background-modifier-hover);
  --metadata-property-background-hover: transparent;
  --metadata-property-box-shadow-focus: 0 0 0 2px var(--background-modifier-border-focus);
  --metadata-property-box-shadow-hover: 0 0 0 var(--border-width) var(--background-modifier-border-hover);
  --metadata-property-corner-shape: var(--corner-shape);
  --metadata-property-corner-shape-focus: var(--corner-shape);
  --metadata-property-corner-shape-hover: var(--corner-shape);
  --metadata-property-padding: 0;
  --metadata-property-radius: 6px;
  --metadata-property-radius-focus: 6px;
  --metadata-property-radius-hover: 6px;
  --metadata-sidebar-input-font-size: var(--font-ui-small);
  --metadata-sidebar-label-font-size: var(--font-ui-small);
  --mix-blend-mode-on-border-dark: screen;
  --mix-blend-mode-on-border-light: normal;
  --modal-background: var(--background-primary);
  --modal-border-color: var(--background-modifier-border);
  --modal-border-width: var(--border-width);
  --modal-community-sidebar-width: 280px;
  --modal-header-height: auto;
  --modal-height: 85vh;
  --modal-max-height: 1000px;
  --modal-max-width: 1100px;
  --modal-max-width-narrow: 800px;
  --modal-radius: var(--radius-l);
  --modal-shadow: none;
  --modal-sidebar-background: var(--modal-background);
  --modal-width: 90vw;
  --mono-0: white;
  --mono-100: black;
  --mono-rgb-0: 255, 255, 255;
  --mono-rgb-100: 0, 0, 0;
  --nav-collapse-icon-color: var(--collapse-icon-color);
  --nav-collapse-icon-color-collapsed: var(--text-faint);
  --nav-heading-color: var(--text-normal);
  --nav-heading-color-collapsed: var(--text-faint);
  --nav-heading-color-collapsed-hover: var(--text-muted);
  --nav-heading-color-hover: var(--text-normal);
  --nav-heading-weight: var(--font-medium);
  --nav-heading-weight-hover: var(--font-medium);
  --nav-indentation-guide-color: var(--indentation-guide-color);
  --nav-indentation-guide-width: var(--indentation-guide-width);
  --nav-item-background-active: var(--background-modifier-hover);
  --nav-item-background-hover: var(--background-modifier-hover);
  --nav-item-background-selected: color-mix(in oklch, var(--color-accent) 15%, transparent);
  --nav-item-children-margin-start: var(--size-4-3);
  --nav-item-children-padding-start: var(--size-2-2);
  --nav-item-color: var(--text-muted);
  --nav-item-color-active: var(--text-normal);
  --nav-item-color-highlighted: var(--text-accent);
  --nav-item-color-hover: var(--text-normal);
  --nav-item-color-selected: var(--text-normal);
  --nav-item-margin-bottom: var(--size-2-1);
  --nav-item-padding: var(--size-4-1) var(--size-4-2) var(--size-4-1) var(--size-4-6);
  --nav-item-parent-padding: var(--nav-item-padding);
  --nav-item-radius: var(--radius-s);
  --nav-item-size: var(--font-ui-small);
  --nav-item-white-space: pre;
  --nav-tag-background: transparent;
  --nav-tag-color: var(--text-faint);
  --nav-tag-color-active: var(--text-muted);
  --nav-tag-color-hover: var(--text-muted);
  --nav-tag-radius: var(--radius-s);
  --nav-tag-weight: var(--font-semibold);
  --new-tab-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%20viewBox%3D%220%200%2080%2080%22%3E%3Cg%20filter%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.26%22%20d%3D%22M51.894%2060.617c-.291%202.162-2.41%203.85-4.515%203.267-3-.825-6.474-2.112-9.6-2.352l-4.79-.362a3.163%203.163%200%200%201-2.042-.95l-8.254-8.483a3.15%203.15%200%200%201-.616-3.49S27.18%2037.053%2027.37%2036.47c.19-.582.886-5.66%201.298-8.388a3.153%203.153%200%200%201%201.011-1.875l9.765-8.767a3.165%203.165%200%200%201%204.597.394l8.202%2010.4c.464.59.702%201.32.706%202.07.009%201.97.172%206.016%201.263%208.621%201.062%202.535%203.01%205.272%204.03%206.619.39.517.45%201.216.12%201.773a138.06%20138.06%200%200%201-4.15%206.54c-1.386%202.063-2.028%204.613-2.318%206.761Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%230E0E0E%22%20d%3D%22M51.602%2060.187c-.292%202.171-2.417%203.867-4.528%203.282-3.008-.829-6.491-2.122-9.626-2.362l-4.803-.365a3.168%203.168%200%200%201-2.048-.953l-8.277-8.523a3.168%203.168%200%200%201-.618-3.504S26.82%2036.515%2027.01%2035.93c.19-.585.888-5.686%201.301-8.427a3.17%203.17%200%200%201%201.015-1.883l9.79-8.807a3.17%203.17%200%200%201%204.61.396l8.226%2010.448c.465.59.704%201.326.707%202.078.01%201.98.173%206.043%201.268%208.66%201.064%202.547%203.018%205.296%204.04%206.65a1.6%201.6%200%200%201%20.12%201.78%20137.46%20137.46%200%200%201-4.16%206.57c-1.39%202.072-2.034%204.634-2.325%206.792Z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M31.489%2060.433c3.844-7.804%203.736-13.395%202.1-17.384-1.505-3.672-4.304-5.988-6.51-7.425-.047.208-.115.41-.202.605l-5.175%2011.532a3.168%203.168%200%200%200%20.618%203.505l8.277%208.523c.26.267.562.484.892.644Z%22%2F%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M47.075%2063.469c2.11.585%204.235-1.11%204.527-3.282.252-1.869.769-4.041%201.806-5.936-2.38-5.121-5.256-7.777-8.41-8.954-3.339-1.246-6.987-.835-10.684.063.826%203.76.331%208.673-2.82%2015.073.358.174.75.28%201.154.309%200%200%202.275.191%204.98.383%202.705.191%206.73%201.59%209.447%202.344Z%22%2F%3E%3Cpath%20fill%3D%22url(%23d)%22%20d%3D%22M41.95%2044.595c1.038.108%202.056.332%203.047.702%203.154%201.177%206.032%203.833%208.411%208.954.16-.292.333-.578.519-.855a138.877%20138.877%200%200%200%204.16-6.57%201.603%201.603%200%200%200-.12-1.78c-1.022-1.354-2.976-4.103-4.04-6.65-1.095-2.617-1.258-6.68-1.267-8.66a3.377%203.377%200%200%200-.708-2.079L43.727%2017.21a3.198%203.198%200%200%200-.136-.162c.603%201.978.562%203.569.19%205.015-.345%201.341-.975%202.558-1.641%203.843-.223.43-.45.87-.672%201.323-.884%201.806-1.68%203.85-1.798%206.592-.118%202.74.444%206.179%202.28%2010.774Z%22%2F%3E%3Cpath%20fill%3D%22url(%23e)%22%20d%3D%22M41.948%2044.594c-1.835-4.595-2.398-8.033-2.28-10.774.118-2.742.915-4.786%201.798-6.592.222-.454.45-.893.673-1.324.665-1.285%201.295-2.501%201.64-3.842.373-1.447.414-3.038-.19-5.017a3.17%203.17%200%200%200-4.472-.232l-9.792%208.807a3.17%203.17%200%200%200-1.014%201.883l-1.192%207.902a3.182%203.182%200%200%201-.04.218c2.206%201.438%205.006%203.754%206.511%207.426.294.717.54%201.486.72%202.31%202.6-.632%205.177-1.022%207.638-.765Z%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url(%23f)%22%20d%3D%22M39.687%2033.638c-.118%202.72.221%205.839%202.053%2010.424l-.575-.052c-1.643-4.785-2.001-7.238-1.881-9.995.12-2.758%201.01-4.879%201.899-6.688.225-.458.75-1.319.974-1.75.665-1.28%201.108-1.955%201.488-3.124.53-1.633.416-2.406.355-3.176.422%202.783-1.178%205.202-2.388%207.667-.882%201.795-1.807%203.976-1.925%206.694Z%22%2F%3E%3Cpath%20fill%3D%22url(%23g)%22%20d%3D%22M34.131%2043.25c.217.502.422.907.552%201.529l-.48.108c-.2-.726-.354-1.242-.63-1.865-1.654-3.902-4.309-5.91-6.478-7.381%202.62%201.41%205.31%203.616%207.036%207.608Z%22%2F%3E%3Cpath%20fill%3D%22url(%23h)%22%20d%3D%22M34.71%2045.27c.917%204.264-.105%209.683-3.118%2014.95%202.518-5.22%203.74-10.234%202.723-14.866l.396-.085Z%22%2F%3E%3Cpath%20fill%3D%22url(%23i)%22%20d%3D%22M45.11%2044.888c4.94%201.848%206.842%205.908%208.264%209.294-1.756-3.546-4.197-7.462-8.441-8.915-3.23-1.106-5.957-.975-10.619.083l-.104-.462c4.948-1.128%207.535-1.26%2010.9%200Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-5.44827%20-20.95522%2013.96424%20-3.63065%2031.076%2059.662)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.44%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23333%22%20stop-opacity%3D%22.52%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22c%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-9.24927%20-16.1868%2016.18663%20-9.24917%2047.535%2064.623)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23565656%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23151515%22%20stop-opacity%3D%22.71%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22d%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(4.6468%20-35.22462%2026.02364%203.433%2049.53%2050.76)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237E7E7E%22%20stop-opacity%3D%22.91%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231E1E1E%22%20stop-opacity%3D%22.6%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22e%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(13.14708%20-30.29344%2020.65904%208.96583%2034.531%2046.293)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23D7D7D7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23414141%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22f%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-3.34584%2015.42817%20-10.40357%20-2.25617%2044.882%2027.895)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.17%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22g%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(8.17858%208.27172%20-17.61805%2017.41967%2026.387%2036.445)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.44%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22h%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(80.202%20-7.323%2041.856)%20scale(13.634%2028.9518)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.12%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.35%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22i%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(-152.296%2033.168%2019.977)%20scale(20.7745%2065.377)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.21%22%2F%3E%3Cstop%20offset%3D%22.467%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.19%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.29%22%2F%3E%3C%2FradialGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%2239.273%22%20height%3D%2249.867%22%20x%3D%2220.551%22%20y%3D%2215.381%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20mode%3D%22normal%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_3584_482%22%20stdDeviation%3D%22.624%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  --on-border-dark: var(--color-accent-3);
  --on-border-light: var(--color-accent-3);
  --p-spacing: 1rem;
  --p-spacing-empty: 0rem;
  --page-border: 9px solid transparent;
  --page-margin: 1px auto -8px;
  --pdf-background: var(--background-primary);
  --pdf-page-background: var(--background-primary);
  --pdf-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 8px rgba(0, 0, 0, 0.1);
  --pdf-sidebar-background: var(--background-primary);
  --pdf-spread-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  --pdf-thumbnail-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 8px rgba(0, 0, 0, 0.2);
  --pdfViewer-padding-bottom: 0;
  --pill-background: transparent;
  --pill-background-hover: transparent;
  --pill-border-color: var(--background-modifier-border);
  --pill-border-color-hover: var(--background-modifier-border-hover);
  --pill-border-width: var(--border-width);
  --pill-color: var(--text-muted);
  --pill-color-hover: var(--text-normal);
  --pill-color-remove: var(--text-faint);
  --pill-color-remove-hover: var(--text-accent);
  --pill-decoration: none;
  --pill-decoration-hover: none;
  --pill-focus-left-adjust: -4px;
  --pill-focus-width: calc(100% + 6px);
  --pill-padding-x: 0.65em;
  --pill-padding-y: 0.25em;
  --pill-radius: 2em;
  --popover-font-size: var(--font-text-size);
  --popover-height: 400px;
  --popover-max-height: 95vh;
  --popover-pdf-height: 400px;
  --popover-pdf-width: 450px;
  --popover-width: 450px;
  --preferred-text-scale: 1;
  --prompt-backdrop-filter: none;
  --prompt-background: var(--background-primary);
  --prompt-border-color: var(--background-modifier-border);
  --prompt-border-width: var(--border-width);
  --prompt-input-height: 40px;
  --prompt-max-height: 70vh;
  --prompt-max-width: 80vw;
  --prompt-width: 700px;
  --radius-l: 12px;
  --radius-m: 8px;
  --radius-s: 4px;
  --radius-xl: 24px;
  --raised-background: var(--blur-background);
  --raised-blur: var(--blur-s);
  --raised-mask: linear-gradient(white, white) padding-box, linear-gradient(white, white) border-box;
  --raised-mask-background: linear-gradient(to bottom left, white, transparent, white) border-box no-repeat;
  --raised-mask-border-width: 0;
  --raised-mask-composite: exclude, add;
  --raised-mask-display: block;
  --raised-shadow: var(--shadow-xs);
  --ribbon-background: var(--background-secondary);
  --ribbon-background-collapsed: var(--background-primary);
  --ribbon-padding: var(--size-4-2) var(--size-4-1) var(--size-4-3);
  --ribbon-width: 44px;
  --safe-area-inset-bottom: 0px;
  --safe-area-inset-left: 0px;
  --safe-area-inset-right: 0px;
  --safe-area-inset-top: 0px;
  --scrollbar-active-thumb-bg: rgba(var(--mono-rgb-100), 0.15);
  --scrollbar-bg: rgba(var(--mono-rgb-100), 0);
  --scrollbar-border-width: 3px 3px 3px 2px;
  --scrollbar-height: 12px;
  --scrollbar-native-width: auto;
  --scrollbar-radius: var(--radius-l);
  --scrollbar-thumb-bg: rgba(var(--mono-rgb-100), 0.1);
  --scrollbar-width: 12px;
  --search-clear-button-color: var(--text-muted);
  --search-clear-button-size: 13px;
  --search-icon-color: var(--text-muted);
  --search-icon-size: 16px;
  --search-input-corner-shape: var(--input-corner-shape);
  --search-input-radius: var(--input-radius);
  --search-result-background: transparent;
  --secondary: var(--text-accent, var(--color-accent-1));
  --setting-group-heading-color: var(--text-normal);
  --setting-group-heading-size: var(--font-ui-medium);
  --setting-group-heading-weight: var(--font-semibold);
  --setting-group-max-width: 700px;
  --setting-items-background: var(--background-primary-alt);
  --setting-items-border-color: var(--background-modifier-border);
  --setting-items-border-width: 0;
  --setting-items-divider-width: var(--border-width);
  --setting-items-padding-x: var(--size-4-5);
  --setting-items-padding-y: var(--size-4-5);
  --setting-items-radius: var(--radius-l);
  --shadow-activated-file-light: none;
  --shadow-activated-tab-header-dark: inset 0 0 0 1px var(--background-modifier-border), inset 0 2px 4px 0 var(--background-modifier-border-muted), inset 0 1px 1px 1px var(--background-modifier-border);
  --shadow-activated-tab-header-light: 0 -1px 0 0 rgba(255, 255, 255, .24), 0 0 0 1px var(--background-modifier-border), 0 0 4px var(--background-modifier-border), 0px 2px 6px -4px var(--background-modifier-border-muted), inset 0 -1px 3px 0 var(--background-tertiary);
  --shadow-edges: 0 0 transparent;
  --shadow-l: 0px 1.8px 7.3px rgba(0, 0, 0, 0.071),
        0px 6.3px 24.7px rgba(0, 0, 0, 0.112),
        0px 30px 90px rgba(0, 0, 0, 0.2);
  --shadow-s: 0px 1px 2px rgba(0, 0, 0, 0.028),
        0px 3.4px 6.7px rgba(0, 0, 0, .042),
        0px 15px 30px rgba(0, 0, 0, .07);
  --shadow-xs: 0 1px 6px rgba(0, 0, 0, 0.015), 0 4px 24px rgba(0, 0, 0, 0.065), var(--shadow-edges);
  --shiki-active-tab-border-color: var(--shiki-highlight-neutral);
  --shiki-active-tab-border-width: 2px;
  --shiki-code-background: var(--code-background);
  --shiki-code-block-border-color: transparent;
  --shiki-code-block-border-radius: var(--code-radius);
  --shiki-code-block-border-width: 0px;
  --shiki-code-block-spacing: var(--p-spacing);
  --shiki-code-comment: var(--text-faint);
  --shiki-code-function: var(--color-green);
  --shiki-code-important: var(--color-orange);
  --shiki-code-keyword: var(--color-pink);
  --shiki-code-normal: var(--text-muted);
  --shiki-code-property: var(--color-cyan);
  --shiki-code-punctuation: var(--text-muted);
  --shiki-code-string: var(--color-yellow);
  --shiki-code-value: var(--color-purple);
  --shiki-gutter-border-color: var(--background-modifier-border);
  --shiki-gutter-border-width: var(--border-width);
  --shiki-gutter-text-color: var(--text-faint);
  --shiki-gutter-text-color-highlight: var(--shiki-code-normal);
  --shiki-highlight-green: rgba(var(--color-green-rgb), .5);
  --shiki-highlight-green-background: rgba(var(--color-green-rgb), .1);
  --shiki-highlight-neutral: var(--shiki-code-normal);
  --shiki-highlight-neutral-background: rgba(var(--mono-rgb-100), .05);
  --shiki-highlight-red: rgba(var(--color-red-rgb), .5);
  --shiki-highlight-red-background: rgba(var(--color-red-rgb), .1);
  --shiki-terminal-dots-color: var(--text-faint);
  --shiki-tooltip-background: var(--background-modifier-message);
  --shiki-tooltip-text-color: #fafafa;
  --sidebar-left-toggle-inner-width: 8.33%;
  --sidebar-left-toggle-inner-width-open: 24%;
  --sidebar-markdown-font-size: calc(var(--font-text-size) * 0.9);
  --sidebar-right-toggle-inner-width: 8.33%;
  --sidebar-right-toggle-inner-width-open: 24%;
  --sidebar-tab-text-display: none;
  --size-2-1: 2px;
  --size-2-2: 4px;
  --size-2-3: 6px;
  --size-4-1: 4px;
  --size-4-10: 40px;
  --size-4-12: 48px;
  --size-4-16: 64px;
  --size-4-18: 72px;
  --size-4-2: 8px;
  --size-4-3: 12px;
  --size-4-4: 16px;
  --size-4-5: 20px;
  --size-4-6: 24px;
  --size-4-8: 32px;
  --size-4-9: 36px;
  --slider-s-thumb-position: -5px;
  --slider-s-thumb-size: 15px;
  --slider-thumb-background: white;
  --slider-thumb-background-hover: white;
  --slider-thumb-border-color: var(--background-modifier-border-hover);
  --slider-thumb-border-width: 0;
  --slider-thumb-height: 18px;
  --slider-thumb-height-active: var(--slider-thumb-height);
  --slider-thumb-radius: var(--slider-thumb-height);
  --slider-thumb-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.1), 0 2px 6px 0px rgba(0, 0, 0, 0.1);
  --slider-thumb-shadow-active: var(--slider-thumb-shadow);
  --slider-thumb-shadow-focus: var(--slider-thumb-shadow-active), 0 0px 0px 2px var(--background-modifier-border-focus);
  --slider-thumb-shadow-hover: var(--slider-thumb-shadow);
  --slider-thumb-width: 18px;
  --slider-thumb-width-active: var(--slider-thumb-width);
  --slider-thumb-y: -6px;
  --slider-thumb-y-active: var(--slider-thumb-y);
  --slider-track-background: var(--background-modifier-border-hover);
  --slider-track-height: 4px;
  --slider-value-font-size: var(--font-ui-small);
  --slider-value-font-weight: var(--input-font-weight);
  --spreadHorizontalWrapped-margin-LR: -3.5px;
  --status-bar-background: transparent;
  --status-bar-border-color: transparent;
  --status-bar-border-width: 0;
  --status-bar-font-size: var(--font-ui-smaller);
  --status-bar-position: fixed;
  --status-bar-radius: var(--radius-m) 0 0 0;
  --status-bar-text-color: var(--text-muted);
  --suggestion-backdrop-filter: none;
  --suggestion-background: var(--background-primary);
  --swatch-height: 22px;
  --swatch-radius: 14px;
  --swatch-shadow: inset 0 0 0 1px color-mix(in oklch, var(--mono-100) 15%, transparent);
  --swatch-width: 22px;
  --sync-avatar-color-1: var(--color-red);
  --sync-avatar-color-2: var(--color-orange);
  --sync-avatar-color-3: var(--color-yellow);
  --sync-avatar-color-4: var(--color-green);
  --sync-avatar-color-5: var(--color-cyan);
  --sync-avatar-color-6: var(--color-blue);
  --sync-avatar-color-7: var(--color-purple);
  --sync-avatar-color-8: var(--color-pink);
  --sync-avatar-color-current-user: transparent;
  --tab-background-active: transparent;
  --tab-container-background: transparent;
  --tab-curve: 6px;
  --tab-divider-color: var(--background-modifier-border-hover);
  --tab-font-size: var(--font-ui-small);
  --tab-max-width: 320px;
  --tab-outline-color: var(--divider-color);
  --tab-outline-width: 1px;
  --tab-radius: var(--radius-s);
  --tab-radius-active: 6px 6px 0 0;
  --tab-stacked-font-size: var(--font-ui-small);
  --tab-stacked-font-weight: 400;
  --tab-stacked-header-width: var(--header-height);
  --tab-stacked-pane-width: 700px;
  --tab-stacked-shadow: -8px 0 8px 0 rgba(0, 0, 0, 0.05);
  --tab-stacked-text-align: start;
  --tab-stacked-text-transform: rotate(0deg);
  --tab-stacked-text-writing-mode: vertical-lr;
  --tab-switcher-background: var(--background-secondary);
  --tab-switcher-menubar-background: linear-gradient(to top, var(--background-secondary), transparent);
  --tab-switcher-preview-background-shadow: 0 4px 30px 2px rgba(0, 0, 0, 0.2);
  --tab-switcher-preview-radius: var(--radius-xl);
  --tab-switcher-preview-shadow: 0 0 0 1px color-mix(in oklch, var(--mono-100) 5%, transparent);
  --tab-switcher-preview-shadow-active: 0 0 0 2px var(--color-accent);
  --tab-text-color: var(--text-faint);
  --tab-text-color-active: var(--text-muted);
  --tab-text-color-focused: var(--text-muted);
  --tab-text-color-focused-active: var(--text-muted);
  --tab-text-color-focused-active-current: var(--text-normal);
  --tab-text-color-focused-highlighted: var(--text-accent);
  --tab-width: 200px;
  --table-add-button-background: transparent;
  --table-add-button-border-color: var(--background-modifier-border);
  --table-add-button-border-width: var(--table-border-width);
  --table-background: transparent;
  --table-border-color: var(--background-modifier-border);
  --table-border-width: 1px;
  --table-cell-vertical-alignment: top;
  --table-column-alt-background: var(--table-background);
  --table-column-first-border-width: var(--table-border-width);
  --table-column-last-border-width: var(--table-border-width);
  --table-column-max-width: none;
  --table-column-min-width: 6ch;
  --table-drag-handle-background: transparent;
  --table-drag-handle-background-active: var(--table-selection-border-color);
  --table-drag-handle-color: var(--text-faint);
  --table-drag-handle-color-active: var(--text-on-accent);
  --table-drop-indicator-half-width: 2px;
  --table-header-background: var(--table-background);
  --table-header-background-dark: var(--background-alt-dark);
  --table-header-background-light: var(--background-alt-light);
  --table-header-border-color: var(--table-border-color);
  --table-header-border-width: var(--table-border-width);
  --table-header-color: var(--text-normal);
  --table-header-size: var(--table-text-size);
  --table-header-weight: calc(var(--font-weight) + var(--bold-modifier));
  --table-line-height: var(--line-height-tight);
  --table-row-alt-background: var(--table-background);
  --table-row-alt-background-hover: var(--table-background);
  --table-row-background-hover: var(--table-background);
  --table-row-last-border-width: var(--table-border-width);
  --table-selection: color-mix(in oklch, var(--color-accent) 10%, transparent);
  --table-selection-blend-mode: var(--highlight-mix-blend-mode);
  --table-selection-border-color: var(--interactive-accent);
  --table-selection-border-radius: 4px;
  --table-selection-border-width: 2px;
  --table-text-size: var(--font-text-size);
  --table-white-space: break-spaces;
  --table-width: 88cqw;
  --tag-background: hsla(var(--interactive-accent-hsl), 0.1);
  --tag-background-hover: hsla(var(--interactive-accent-hsl), 0.2);
  --tag-border-color: hsla(var(--interactive-accent-hsl), 0.15);
  --tag-border-color-hover: hsla(var(--interactive-accent-hsl), 0.15);
  --tag-border-width: 1px;
  --tag-color: var(--text-accent);
  --tag-color-hover: var(--text-accent);
  --tag-corner-shape: round;
  --tag-decoration: none;
  --tag-decoration-hover: none;
  --tag-padding-x: 0.65em;
  --tag-padding-y: 0.25em;
  --tag-radius: 2em;
  --tag-size: var(--font-smaller);
  --tertiary: var(--text-accent-hover, var(--color-accent-2));
  --text-accent: var(--color-accent-1);
  --text-accent-hover: var(--color-accent-2);
  --text-error: var(--color-red);
  --text-faint: hsl(var(--accent-h), 12%, 64%);
  --text-highlight-bg: rgba(255, 208, 0, 0.4);
  --text-highlight-bg-active: rgba(255, 128, 0, 0.4);
  --text-highlight-bg-rgb: 255, 208, 0;
  --text-muted: hsl(var(--accent-h), 9%, 36%);
  --text-normal: hsl(var(--accent-h), 6%, 12%);
  --text-on-accent: white;
  --text-on-accent-inverted: black;
  --text-selection: color-mix(in oklch, var(--interactive-accent) 20%, transparent);
  --text-success: var(--color-green);
  --text-warning: var(--color-orange);
  --textHighlight: var(--text-highlight-bg, rgba(255, 208, 0, 0.4));
  --titleFont: var(--font-text, var(--font-text-override, var(--font-text-theme, var(--font-default))));
  --titlebar-background: transparent;
  --titlebar-background-focused: transparent;
  --titlebar-border-color: var(--background-modifier-border);
  --titlebar-border-width: 0px;
  --titlebar-height: 30px;
  --titlebar-text-color: var(--text-muted);
  --titlebar-text-color-focused: var(--text-normal);
  --titlebar-text-weight: var(--font-bold);
  --toggle-border-width: 2px;
  --toggle-radius: 18px;
  --toggle-s-border-width: 2px;
  --toggle-s-thumb-height: 15px;
  --toggle-s-thumb-width: 15px;
  --toggle-s-width: 34px;
  --toggle-thumb-color: var(--toggle-thumb-color-light);
  --toggle-thumb-color-light: white;
  --toggle-thumb-enabled-color: var(--toggle-thumb-enabled-color-light);
  --toggle-thumb-enabled-color-light: white;
  --toggle-thumb-enabled-shadow: var(--toggle-thumb-enabled-shadow-light);
  --toggle-thumb-enabled-shadow-light: 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -1px 1px rgba(255, 255, 255, 0.4), inset 0px -4px 4px hsla(var(--interactive-accent-hsl), 0.15);
  --toggle-thumb-height: 18px;
  --toggle-thumb-opacity-active: 1;
  --toggle-thumb-radius: 18px;
  --toggle-thumb-shadow: var(--toggle-thumb-shadow-light);
  --toggle-thumb-shadow-light: 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -1px 1px rgba(255, 255, 255, 0.4), inset 0px -4px 4px rgba(0, 0, 0, 0.05);
  --toggle-thumb-width: 18px;
  --toggle-track-color: var(--toggle-track-color-light);
  --toggle-track-color-light: var(--background-modifier-border-hover);
  --toggle-track-enabled-color: var(--toggle-track-enabled-color-light);
  --toggle-track-enabled-color-light: var(--interactive-accent);
  --toggle-track-hovered-shadow: var(--toggle-track-hovered-shadow-light);
  --toggle-track-hovered-shadow-light: inset 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 1px 0px var(--background-primary), 0px 2px 4px rgba(0, 0, 0, 0.04);
  --toggle-track-shadow: var(--toggle-track-shadow-light);
  --toggle-track-shadow-light: inset 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 1px 0px var(--background-primary), 0px 2px 4px rgba(0, 0, 0, 0.04);
  --toggle-width: 40px;
  --touch-radius-l: var(--touch-size-l);
  --touch-radius-m: var(--touch-size-m);
  --touch-radius-s: var(--touch-size-s);
  --touch-radius-xl: var(--touch-size-xl);
  --touch-radius-xs: var(--touch-size-xs);
  --touch-radius-xxs: var(--touch-size-xxs);
  --touch-size-l: 52px;
  --touch-size-m: 44px;
  --touch-size-s: 40px;
  --touch-size-xl: 60px;
  --touch-size-xs: 30px;
  --touch-size-xxs: 24px;
  --traffic-lights-offset-x: var(--header-height);
  --traffic-lights-offset-y: var(--header-height);
  --vault-profile-actions-display: flex;
  --vault-profile-color: var(--text-normal);
  --vault-profile-color-hover: var(--vault-profile-color);
  --vault-profile-display: flex;
  --vault-profile-font-size: var(--font-ui-small);
  --vault-profile-font-weight: var(--font-medium);
  --vault-profile-order: 2;
  --vault-profile-radius: var(--radius-s);
  --viewer-container-height: 0;
  --workspace-background-translucent: rgba(246, 246, 246, 0.8);
  --workspace-divider-color: var(--divider-color);
  --xfa-focus-outline: auto;
  --xfa-unfocused-field-background: url("data:image/svg+xml,%3Csvg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' style='fill:rgba(0, 54, 255, 0.13);'/%3E%3C/svg%3E");
  --zoom-factor: 1;
  --quartz-icon-color: var(--icon-color, currentColor);
  --collapse-icon-color: var(--nav-collapse-icon-color);
  --collapse-icon-color-collapsed: var(--nav-collapse-icon-color-collapsed);
}

html[saved-theme="light"] body {
  background-color: var(--background-primary);
  color: var(--text-normal);
}

html[saved-theme="light"] body .page > div#quartz-body div.sidebar {
  background-color: var(--background-secondary);
  color: var(--text-normal);
}

html[saved-theme="light"] body .page > div#quartz-body div.sidebar.left {
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
}

html[saved-theme="light"] body .page > div#quartz-body div.sidebar.right {
  --bases-table-header-background: var(--background-secondary);
  background-color: var(--tab-container-background);
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body body[data-slug] div#quartz-root.page, html[saved-theme="light"] .page > div#quartz-body div.sidebar.left, html[saved-theme="light"] .page > div#quartz-body div.sidebar.left:has(.explorer), html[saved-theme="light"] .page > div#quartz-body div.sidebar.left .explorer .explorer-content {
  --bases-table-header-background: var(--background-secondary);
  background-color: var(--tab-container-background);
  color: var(--text-normal);
}

html[saved-theme="light"] body body[data-slug], html[saved-theme="light"] body[data-slug] .page > div#quartz-body, html[saved-theme="light"] .page > div#quartz-body div.center, html[saved-theme="light"] .page > div#quartz-body footer {
  background-color: var(--background-primary);
  color: var(--text-normal);
}

/* aspect: headings */
html[saved-theme="light"] body h1 {
  --font-weight: var(--h1-weight);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h1-color);
  font-family: var(--h1-font);
  font-weight: var(--font-weight);
  text-transform: var(--h1-text-transform);
}

html[saved-theme="light"] body h2 {
  --font-weight: var(--h2-weight);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h2-color);
  font-family: var(--h2-font);
  font-weight: var(--font-weight);
  text-transform: var(--h2-text-transform);
}

html[saved-theme="light"] body h3 {
  --font-weight: var(--h3-weight);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h3-color);
  font-family: var(--h3-font);
  font-weight: var(--font-weight);
  text-transform: var(--h3-text-transform);
}

html[saved-theme="light"] body h4 {
  --font-weight: var(--h4-weight);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h4-color);
  font-family: var(--h4-font);
  font-weight: var(--font-weight);
  text-transform: var(--h4-text-transform);
}

html[saved-theme="light"] body h5 {
  --font-weight: var(--h5-weight);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h5-color);
  font-family: var(--h5-font);
  font-weight: var(--font-weight);
  text-transform: var(--h5-text-transform);
}

html[saved-theme="light"] body h6 {
  --font-weight: var(--h6-weight);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h6-color);
  font-family: var(--h6-font);
  font-weight: var(--font-weight);
  text-transform: var(--h6-text-transform);
}

/* aspect: typography */
html[saved-theme="light"] body .markdown-rendered p > b, html[saved-theme="light"] b {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--bold-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: calc(var(--font-weight) + var(--bold-modifier));
  outline: rgb(221, 44, 56) none 0px;
  text-decoration-color: rgb(221, 44, 56);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body .markdown-rendered p > em, html[saved-theme="light"] em {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--italic-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(222, 116, 23) none 0px;
  text-decoration-color: rgb(222, 116, 23);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body .markdown-rendered p > i, html[saved-theme="light"] i {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--italic-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(222, 116, 23) none 0px;
  text-decoration-color: rgb(222, 116, 23);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body .markdown-rendered p > strong > em, html[saved-theme="light"] strong > em {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--italic-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: calc(var(--font-weight) + var(--bold-modifier));
  outline: rgb(222, 116, 23) none 0px;
  text-decoration-color: rgb(222, 116, 23);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body .markdown-rendered p > strong, html[saved-theme="light"] strong {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--bold-color);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: calc(var(--font-weight) + var(--bold-modifier));
  outline: rgb(221, 44, 56) none 0px;
  text-decoration-color: rgb(221, 44, 56);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body .text-highlight {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: var(--text-highlight-bg);
  color: var(--text-normal);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(29, 29, 32) none 0px;
  text-decoration-color: rgb(29, 29, 32);
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body del {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  cursor: grab;
  font-family: var(--font-text);
  font-weight: 400;
  outline: rgb(29, 29, 32) none 0px;
  text-decoration: line-through;
  text-decoration-color: rgb(29, 29, 32);
  text-decoration-line: line-through;
  text-decoration-style: solid;
  transition: all;
  user-select: text;
}

html[saved-theme="light"] body p {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-muted);
  font-family: var(--font-interface);
  font-weight: 400;
  outline: rgb(84, 86, 100) none 0px;
  text-decoration-color: rgb(84, 86, 100);
  text-decoration-style: solid;
  transition: all;
}

/* aspect: links */
html[saved-theme="light"] body .backlinks {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  padding-block-end: 32px;
  padding-block-start: 4px;
  padding-bottom: max(var(--safe-area-inset-bottom), var(--size-4-8));
  padding-inline-end: var(--size-4-3);
  padding-inline-start: var(--size-4-3);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: var(--size-4-1);
}

html[saved-theme="light"] body .backlinks ul li {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .backlinks ul li a {
  color: var(--nav-heading-color);
}

html[saved-theme="light"] body a.external-link, html[saved-theme="light"] footer a {
  --font-weight: var(--link-weight);
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--link-external-color);
  cursor: var(--cursor-link);
  filter: var(--link-external-filter);
  font-family: var(--font-text);
  font-weight: var(--link-weight);
  outline: rgb(23, 117, 217) none 0px;
  text-decoration: underline;
  text-decoration-color: rgb(23, 117, 217);
  text-decoration-line: var(--link-external-decoration);
  text-decoration-style: solid;
  text-decoration-thickness: var(--link-decoration-thickness);
  transition: opacity 0.15s ease-in-out;
  user-select: text;
}

html[saved-theme="light"] body a.internal-link, html[saved-theme="light"] .breadcrumb-container .breadcrumb-element > a {
  --font-weight: var(--link-weight);
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--link-color);
  cursor: var(--cursor-link);
  font-family: var(--font-text);
  font-weight: var(--link-weight);
  outline: rgb(98, 121, 253) none 0px;
  text-decoration: underline;
  text-decoration-color: rgb(98, 121, 253);
  text-decoration-line: var(--link-decoration);
  text-decoration-style: solid;
  text-decoration-thickness: var(--link-decoration-thickness);
  transition: opacity 0.15s ease-in-out;
  user-select: text;
}

html[saved-theme="light"] body a.internal-link.broken {
  --font-weight: var(--link-weight);
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--link-unresolved-color);
  cursor: var(--cursor-link);
  filter: var(--link-unresolved-filter);
  font-family: var(--font-text);
  font-weight: var(--link-weight);
  outline: rgb(98, 121, 253) none 0px;
  text-decoration: underline oklch(0.628389 0.195455 272.063 / 0.3);
  text-decoration-color: var(--link-unresolved-decoration-color);
  text-decoration-line: var(--link-decoration);
  text-decoration-style: var(--link-unresolved-decoration-style);
  text-decoration-thickness: var(--link-decoration-thickness);
  transition: opacity 0.15s ease-in-out;
  user-select: text;
}

/* aspect: lists */
html[saved-theme="light"] body dd {
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
  font-size: var(--font-text-size);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 40px;
  margin-left: 40px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body dl {
  list-style: outside none disc;
  margin-block-end: 16px;
  margin-block-start: 16px;
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body dt {
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
  font-size: var(--font-text-size);
  font-weight: 400;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body ol > li {
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 1.2px;
  padding-block-start: 1.2px;
  padding-bottom: var(--list-spacing);
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: var(--list-spacing);
  text-align: start;
}

html[saved-theme="light"] body ul > li {
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 1.2px;
  padding-block-start: 1.2px;
  padding-bottom: var(--list-spacing);
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: var(--list-spacing);
  text-align: start;
}

html[saved-theme="light"] body ul.overflow {
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

/* aspect: blockquotes */
html[saved-theme="light"] body blockquote {
  background-color: var(--blockquote-background-color);
  border-inline-start: 0px none rgb(29, 29, 32);
  color: var(--blockquote-color);
  font-family: var(--font-text);
  font-style: var(--blockquote-font-style);
  font-weight: 400;
  line-height: var(--line-height-customize);
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  padding-bottom: 8px;
  padding-inline-start: var(--size-4-6);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
}

/* aspect: tables */
html[saved-theme="light"] body .table-container {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="light"] body table {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="light"] body tbody {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-family: var(--font-text);
}

html[saved-theme="light"] body tbody tr:nth-child(even) {
  background-color: var(--table-background);
}

html[saved-theme="light"] body tbody tr:nth-child(odd) {
  background-color: var(--table-row-alt-background);
}

html[saved-theme="light"] body td {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: solid;
  border-left-width: var(--table-column-first-border-width);
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--table-text-color);
  font-weight: 400;
  padding-block-end: 4px;
  padding-block-start: 4px;
  padding-bottom: 4px;
  padding-inline-end: 8px;
  padding-inline-start: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  text-align: start;
  vertical-align: var(--table-cell-vertical-alignment);
}

html[saved-theme="light"] body th {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: solid;
  border-left-width: var(--table-column-first-border-width);
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: var(--table-header-border-width);
  color: var(--table-header-color);
  font-weight: var(--table-header-weight);
  padding-block-end: 4px;
  padding-block-start: 4px;
  padding-bottom: 4px;
  padding-inline-end: 8px;
  padding-inline-start: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  text-align: start;
  vertical-align: var(--table-cell-vertical-alignment);
}

html[saved-theme="light"] body thead {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
}

html[saved-theme="light"] body tr {
  background-color: var(--table-header-background);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--font-text);
}

/* aspect: code */
html[saved-theme="light"] body code {
  background-color: var(--code-background);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--inline-code-normal);
  font-family: var(--font-monospace);
  padding-block-end: 2.1px;
  padding-block-start: 2.1px;
  padding-bottom: 2.1px;
  padding-inline-end: 4.2px;
  padding-inline-start: 4.2px;
  padding-left: 4.2px;
  padding-right: 4.2px;
  padding-top: 2.1px;
}

html[saved-theme="light"] body figure[data-rehype-pretty-code-figure] {
  background-color: var(--code-background);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
}

html[saved-theme="light"] body figure[data-rehype-pretty-code-figure] > [data-rehype-pretty-code-title] {
  background-color: var(--code-background);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
  color: var(--text-normal);
  font-family: var(--ec-uiFontFml);
}

html[saved-theme="light"] body pre > code > [data-line] {
  background-color: var(--code-background);
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
}

html[saved-theme="light"] body pre > code > [data-line][data-highlighted-line] {
  background-color: var(--code-background);
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-width: 0px;
}

html[saved-theme="light"] body pre > code [data-highlighted-chars] {
  background-color: var(--code-background);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
}

html[saved-theme="light"] body pre > code, html[saved-theme="light"] pre:has(> code) {
  background-color: var(--code-background);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: dashed;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: dashed;
  border-top-width: 1px;
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

/* aspect: images */
html[saved-theme="light"] body audio {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body figcaption {
  color: var(--text-normal);
  font-family: var(--ec-uiFontFml);
  font-size: var(--ec-uiFontSize);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="light"] body figure {
  --code-background: var(--ec-frm-edBg);
  --header-border-radius: calc(var(--ec-brdRad) + var(--ec-brdWd));
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="light"] body img {
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  max-width: 100%;
}

html[saved-theme="light"] body video {
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  max-width: 100%;
}

/* aspect: embeds */
html[saved-theme="light"] body .transclude {
  background-color: var(--embed-background);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(98, 121, 253);
  border-left-style: solid;
  border-left-width: 2px;
  border-radius: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .transclude ul {
  color: var(--text-normal);
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .transclude-inner {
  background-color: var(--embed-background);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-style: solid;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

/* aspect: checkboxes */
html[saved-theme="light"] body input[type=checkbox] {
  --checkbox-color-hover: var(--color-pink);
  border-bottom-color: rgb(152, 155, 174);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgb(152, 155, 174);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgb(152, 155, 174);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgb(152, 155, 174);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 8px;
  margin-inline-start: calc(var(--checkbox-size) * -1.5);
  margin-left: -24px;
  margin-right: 8px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: relative;
  transition: box-shadow 0.3s cubic-bezier(0, 0.55, 0.45, 1), filter 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  width: var(--checkbox-size);
}

html[saved-theme="light"] body li.task-list-item[data-task="#"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="$"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="%"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] li.task-list-item[data-task="body"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="'"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="+"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task=", html[saved-theme="light"] "] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="."] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="0"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="1"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="2"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="3"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="4"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="5"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="6"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="7"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="8"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="9"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task=":"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task=";"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="<"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="="] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="@"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="A"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="B"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="C"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="D"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="E"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="F"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="G"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="H"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="J"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="K"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="L"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="M"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="N"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="O"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="P"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="Q"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="R"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="T"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="U"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="V"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="W"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="X"] {
  color: var(--checklist-done-color);
  text-decoration-line: line-through;
}

html[saved-theme="light"] body li.task-list-item[data-task="Y"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="Z"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="_"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="`"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="a"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="e"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="g"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="h"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="j"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="m"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="n"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="o"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="q"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="r"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="s"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="t"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="v"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="x"] {
  color: var(--checklist-done-color);
  text-decoration-line: line-through;
}

html[saved-theme="light"] body li.task-list-item[data-task="y"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="z"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="|"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task="~"] {
  color: var(--text-normal);
  text-decoration-line: none;
}

html[saved-theme="light"] body li.task-list-item[data-task='!'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='*'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='-'] {
  color: var(--text-faint);
  text-decoration: line-through 1px rgb(152, 155, 174);
  text-decoration-color: rgb(152, 155, 174);
}

html[saved-theme="light"] body li.task-list-item[data-task='/'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='>'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='?'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='I'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='S'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='b'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='c'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='d'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='f'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='i'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='k'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='l'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='p'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='u'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body li.task-list-item[data-task='w'] {
  color: var(--text-normal);
  text-decoration: none;
  text-decoration-color: rgb(29, 29, 32);
}

html[saved-theme="light"] body ul > li.task-list-item {
  display: list-item;
  list-style: outside none none;
  text-align: start;
}

html[saved-theme="light"] body li.task-list-item[data-task="_"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="-"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M0 8a1.5 1.5 0 0 1 1.5-1.5h13a1.5 1.5 0 0 1 0 3h-13A1.5 1.5 0 0 1 0 8Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M0 8a1.5 1.5 0 0 1 1.5-1.5h13a1.5 1.5 0 0 1 0 3h-13A1.5 1.5 0 0 1 0 8Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task=","] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task=";"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task=":"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="!"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M8 0a2.463 2.463 0 0 0-2.43 2.864v.002L6.686 9.55a1.334 1.334 0 0 0 2.63 0l1.114-6.685v-.002A2.463 2.463 0 0 0 8 0Zm0 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' fill-rule='evenodd' d='M8 0a2.463 2.463 0 0 0-2.43 2.864v.002L6.686 9.55a1.334 1.334 0 0 0 2.63 0l1.114-6.685v-.002A2.463 2.463 0 0 0 8 0Zm0 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z' clip-rule='evenodd'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="?"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.871 3.692c0 3.56-3.956 3.319-3.956 5.78v.014c0 .284-.23.514-.514.514H6.243a.514.514 0 0 1-.515-.514V9.34c0-3.803 3.473-3.56 3.473-5.341 0-.77-.571-1.23-1.517-1.23-.768 0-1.554.335-2.268 1.022a.512.512 0 0 1-.67.031l-1.419-1.11a.513.513 0 0 1-.056-.76C4.457.731 5.997 0 8.036 0c3.23 0 4.835 1.736 4.835 3.692ZM9.355 14c0 1.099-.88 2-2 2-1.1 0-2-.901-2-2s.9-2 2-2c1.12 0 2 .901 2 2Z'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.871 3.692c0 3.56-3.956 3.319-3.956 5.78v.014c0 .284-.23.514-.514.514H6.243a.514.514 0 0 1-.515-.514V9.34c0-3.803 3.473-3.56 3.473-5.341 0-.77-.571-1.23-1.517-1.23-.768 0-1.554.335-2.268 1.022a.512.512 0 0 1-.67.031l-1.419-1.11a.513.513 0 0 1-.056-.76C4.457.731 5.997 0 8.036 0c3.23 0 4.835 1.736 4.835 3.692ZM9.355 14c0 1.099-.88 2-2 2-1.1 0-2-.901-2-2s.9-2 2-2c1.12 0 2 .901 2 2Z'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="."] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="'"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="@"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="&"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="#"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="%"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="`"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="+"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="="] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="|"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="~"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="$"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="0"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="1"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="2"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="3"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="4"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="5"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="6"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="7"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="8"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="9"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="a"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="A"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="B"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="C"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="D"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="e"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="E"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="f"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z' clip-rule='evenodd' /%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z' clip-rule='evenodd' /%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="F"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="g"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="G"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="h"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="H"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="i"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M10.34 14.025c-.007.002-.56.186-1.04.186-.265 0-.372-.055-.406-.08-.168-.116-.48-.335.054-1.4l1-1.993c.593-1.184.681-2.33.245-3.226-.356-.733-1.039-1.236-1.92-1.416A5 5 0 0 0 7.315 6C5.466 6 4.221 7.08 4.17 7.125a.5.5 0 0 0 .493.848c.005-.002.559-.187 1.04-.187.262 0 .368.055.401.078.17.119.482.34-.05 1.403l-1.001 1.995c-.594 1.185-.681 2.33-.245 3.225.356.733 1.038 1.236 1.921 1.416.314.063.636.097.954.097 1.85 0 3.096-1.08 3.148-1.126a.5.5 0 0 0-.49-.85ZM9.5 5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M10.34 14.025c-.007.002-.56.186-1.04.186-.265 0-.372-.055-.406-.08-.168-.116-.48-.335.054-1.4l1-1.993c.593-1.184.681-2.33.245-3.226-.356-.733-1.039-1.236-1.92-1.416A5 5 0 0 0 7.315 6C5.466 6 4.221 7.08 4.17 7.125a.5.5 0 0 0 .493.848c.005-.002.559-.187 1.04-.187.262 0 .368.055.401.078.17.119.482.34-.05 1.403l-1.001 1.995c-.594 1.185-.681 2.33-.245 3.225.356.733 1.038 1.236 1.921 1.416.314.063.636.097.954.097 1.85 0 3.096-1.08 3.148-1.126a.5.5 0 0 0-.49-.85ZM9.5 5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="j"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="J"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="k"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z' clip-rule='evenodd' /%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-5 w-5' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z' clip-rule='evenodd' /%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="K"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="L"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="m"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="M"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="N"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="o"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="O"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="P"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="q"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="Q"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="r"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="R"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="s"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="t"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="T"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}





html[saved-theme="light"] body li.task-list-item[data-task="U"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="v"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="V"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="w"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="W"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="x"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="X"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="y"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="Y"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="z"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="Z"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='black' d='M15.53 2.41a1.5 1.5 0 0 1 .06 2.12l-8.5 9a1.501 1.501 0 0 1-2.15.03l-4.5-4.5a1.5 1.5 0 0 1 2.12-2.12l3.41 3.408 7.44-7.878a1.5 1.5 0 0 1 2.12-.06Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(0, 0, 0);
}



html[saved-theme="light"] body li.task-list-item[data-task="\""] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(143, 71, 225);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.46,4.19c.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.13,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33H2c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19ZM13.33,13.33h-4c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19,.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.12,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.46,4.19c.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.13,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33H2c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19ZM13.33,13.33h-4c-.18,0-.35-.07-.47-.2-.13-.12-.2-.29-.2-.47V7.39c0-.07-.13-1.83,1.13-3.19,.94-1.01,2.35-1.53,4.21-1.53h.67v1.88l-.54,.11c-.91,.18-1.55,.54-1.89,1.07-.18,.28-.28,.61-.29,.94h2.05c.18,0,.35,.07,.47,.2,.12,.13,.2,.29,.2,.47v4.67c0,.74-.6,1.33-1.33,1.33Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="*"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(192, 156, 12);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8.91,.58c-.08-.17-.21-.32-.37-.42C8.38,.05,8.19,0,8,0s-.38,.05-.54,.16c-.16,.1-.29,.25-.37,.42l-1.93,4.12L.85,5.36c-.18,.03-.35,.1-.49,.22-.14,.12-.25,.27-.3,.45-.06,.17-.07,.36-.03,.54,.04,.18,.13,.34,.26,.48l3.15,3.23-.75,4.57c-.03,.19,0,.38,.06,.55,.07,.17,.19,.32,.35,.43,.15,.11,.33,.17,.52,.18,.19,0,.37-.03,.54-.12l3.84-2.13,3.84,2.13c.16,.09,.35,.13,.54,.12,.19-.01,.37-.07,.52-.18,.15-.11,.27-.26,.35-.43,.07-.17,.09-.36,.06-.55l-.75-4.57,3.15-3.23c.13-.13,.22-.3,.26-.48,.04-.18,.03-.37-.03-.54-.06-.17-.16-.33-.31-.45-.14-.12-.31-.2-.49-.22l-4.31-.66L8.91,.58Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8.91,.58c-.08-.17-.21-.32-.37-.42C8.38,.05,8.19,0,8,0s-.38,.05-.54,.16c-.16,.1-.29,.25-.37,.42l-1.93,4.12L.85,5.36c-.18,.03-.35,.1-.49,.22-.14,.12-.25,.27-.3,.45-.06,.17-.07,.36-.03,.54,.04,.18,.13,.34,.26,.48l3.15,3.23-.75,4.57c-.03,.19,0,.38,.06,.55,.07,.17,.19,.32,.35,.43,.15,.11,.33,.17,.52,.18,.19,0,.37-.03,.54-.12l3.84-2.13,3.84,2.13c.16,.09,.35,.13,.54,.12,.19-.01,.37-.07,.52-.18,.15-.11,.27-.26,.35-.43,.07-.17,.09-.36,.06-.55l-.75-4.57,3.15-3.23c.13-.13,.22-.3,.26-.48,.04-.18,.03-.37-.03-.54-.06-.17-.16-.33-.31-.45-.14-.12-.31-.2-.49-.22l-4.31-.66L8.91,.58Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="<"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(23, 117, 217);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,15.5H13.25c.83,0,1.5-.67,1.5-1.5V3.5c0-.83-.67-1.5-1.5-1.5h-1.5V.5h-1.5v1.5H5.75V.5h-1.5v1.5h-1.5c-.83,0-1.5,.67-1.5,1.5V14c0,.83,.67,1.5,1.5,1.5Zm0-11.25H13.25v1.5H2.75v-1.5Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,15.5H13.25c.83,0,1.5-.67,1.5-1.5V3.5c0-.83-.67-1.5-1.5-1.5h-1.5V.5h-1.5v1.5H5.75V.5h-1.5v1.5h-1.5c-.83,0-1.5,.67-1.5,1.5V14c0,.83,.67,1.5,1.5,1.5Zm0-11.25H13.25v1.5H2.75v-1.5Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task=">"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(221, 19, 153);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M1.72,1.05c-.08-.04-.18-.06-.27-.05-.09,0-.18,.04-.26,.1-.07,.06-.13,.13-.16,.22-.03,.09-.04,.18-.02,.27l1.4,4.85c.03,.09,.08,.17,.15,.23,.07,.06,.16,.1,.25,.12l5.69,.95c.27,.05,.27,.44,0,.49l-5.69,.95c-.09,.02-.18,.06-.25,.12s-.12,.14-.15,.23l-1.4,4.85c-.02,.09-.01,.19,.02,.27,.03,.09,.09,.16,.16,.22,.07,.06,.16,.09,.26,.1,.09,0,.19,0,.27-.05l13-6.5c.08-.04,.15-.11,.2-.18,.05-.08,.07-.17,.07-.26s-.03-.18-.07-.26c-.05-.08-.12-.14-.2-.18L1.72,1.05Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M1.72,1.05c-.08-.04-.18-.06-.27-.05-.09,0-.18,.04-.26,.1-.07,.06-.13,.13-.16,.22-.03,.09-.04,.18-.02,.27l1.4,4.85c.03,.09,.08,.17,.15,.23,.07,.06,.16,.1,.25,.12l5.69,.95c.27,.05,.27,.44,0,.49l-5.69,.95c-.09,.02-.18,.06-.25,.12s-.12,.14-.15,.23l-1.4,4.85c-.02,.09-.01,.19,.02,.27,.03,.09,.09,.16,.16,.22,.07,.06,.16,.09,.26,.1,.09,0,.19,0,.27-.05l13-6.5c.08-.04,.15-.11,.2-.18,.05-.08,.07-.17,.07-.26s-.03-.18-.07-.26c-.05-.08-.12-.14-.2-.18L1.72,1.05Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="b"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(23, 117, 217);
}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M4.25,.5c-.6,0-1.17,.24-1.59,.66-.42,.42-.66,.99-.66,1.59V14.1c0,.2,.05,.39,.15,.56,.1,.17,.24,.31,.41,.41,.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15l3.94-2.25c.11-.06,.24-.1,.37-.1s.26,.03,.37,.1l3.95,2.25c.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15,.17-.1,.31-.24,.41-.41s.15-.36,.15-.56V2.75c0-.6-.24-1.17-.66-1.59-.42-.42-.99-.66-1.59-.66H4.25Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M4.25,.5c-.6,0-1.17,.24-1.59,.66-.42,.42-.66,.99-.66,1.59V14.1c0,.2,.05,.39,.15,.56,.1,.17,.24,.31,.41,.41,.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15l3.94-2.25c.11-.06,.24-.1,.37-.1s.26,.03,.37,.1l3.95,2.25c.17,.1,.36,.15,.56,.15,.2,0,.39-.05,.56-.15,.17-.1,.31-.24,.41-.41s.15-.36,.15-.56V2.75c0-.6-.24-1.17-.66-1.59-.42-.42-.99-.66-1.59-.66H4.25Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="c"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(221, 44, 56);
}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,0H16V16H0V0Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,1h-.72c-.33,0-.66,.13-.9,.35-.25,.23-.4,.54-.43,.87l-.56,6.67c-.02,.18,0,.37,.07,.54,.06,.18,.16,.34,.28,.47,.13,.14,.28,.25,.45,.32,.17,.07,.35,.11,.54,.11h1.27c.36,0,.69-.14,.94-.39,.25-.25,.39-.59,.39-.94V2.33c0-.35-.14-.7-.39-.94-.25-.25-.59-.39-.94-.39Z%22/%3E%3Cpath%20d=%22M15.4,8.31l-1.79-6.34c-.08-.28-.25-.53-.48-.7-.23-.17-.52-.27-.81-.27H6.67c-.36,0-.69,.14-.94,.39-.25,.25-.39,.59-.39,.94v6.54c0,.53,.32,1.02,.81,1.25,.79,.37,1.38,.82,1.62,1.22,.36,.6,.53,1.78,.57,2.65,0,.06,0,.12,.01,.18,.06,.41,.34,.72,.73,.8,.07,.01,.14,.02,.21,.02,.8,0,1.73-.83,2.12-1.48,.29-.48,.41-1.09,.36-1.84-.03-.55-.18-1.05-.33-1.55l-.04-.12h2.72c.21,0,.41-.05,.6-.14,.18-.09,.34-.23,.47-.39,.12-.17,.21-.35,.24-.55,.04-.2,.03-.41-.03-.61Zm-6.4,5.75h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,0H16V16H0V0Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,1h-.72c-.33,0-.66,.13-.9,.35-.25,.23-.4,.54-.43,.87l-.56,6.67c-.02,.18,0,.37,.07,.54,.06,.18,.16,.34,.28,.47,.13,.14,.28,.25,.45,.32,.17,.07,.35,.11,.54,.11h1.27c.36,0,.69-.14,.94-.39,.25-.25,.39-.59,.39-.94V2.33c0-.35-.14-.7-.39-.94-.25-.25-.59-.39-.94-.39Z%22/%3E%3Cpath%20d=%22M15.4,8.31l-1.79-6.34c-.08-.28-.25-.53-.48-.7-.23-.17-.52-.27-.81-.27H6.67c-.36,0-.69,.14-.94,.39-.25,.25-.39,.59-.39,.94v6.54c0,.53,.32,1.02,.81,1.25,.79,.37,1.38,.82,1.62,1.22,.36,.6,.53,1.78,.57,2.65,0,.06,0,.12,.01,.18,.06,.41,.34,.72,.73,.8,.07,.01,.14,.02,.21,.02,.8,0,1.73-.83,2.12-1.48,.29-.48,.41-1.09,.36-1.84-.03-.55-.18-1.05-.33-1.55l-.04-.12h2.72c.21,0,.41-.05,.6-.14,.18-.09,.34-.23,.47-.39,.12-.17,.21-.35,.24-.55,.04-.2,.03-.41-.03-.61Zm-6.4,5.75h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="d"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(221, 44, 56);
}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,11c-.27,0-.52,.11-.71,.29-.19,.19-.29,.44-.29,.71s.11,.52,.29,.71c.19,.19,.44,.29,.71,.29h5c.27,0,.52-.11,.71-.29,.19-.19,.29-.44,.29-.71V7c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v2.59l-4.29-4.29c-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29l-2.29,2.29L1.71,3.29c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29S.01,3.74,.01,4c0,.26,.1,.51,.28,.7l5,5c.19,.19,.44,.29,.71,.29s.52-.11,.71-.29l2.29-2.29,3.59,3.59h-2.59Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,11c-.27,0-.52,.11-.71,.29-.19,.19-.29,.44-.29,.71s.11,.52,.29,.71c.19,.19,.44,.29,.71,.29h5c.27,0,.52-.11,.71-.29,.19-.19,.29-.44,.29-.71V7c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v2.59l-4.29-4.29c-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29l-2.29,2.29L1.71,3.29c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29S.01,3.74,.01,4c0,.26,.1,.51,.28,.7l5,5c.19,.19,.44,.29,.71,.29s.52-.11,.71-.29l2.29-2.29,3.59,3.59h-2.59Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="I"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(222, 116, 23);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cg%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M9,1c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v1c0,.27,.11,.52,.29,.71,.19,.19,.44,.29,.71,.29s.52-.11,.71-.29c.19-.19,.29-.44,.29-.71V1Zm4.66,2.76c.18-.19,.28-.44,.28-.7,0-.26-.11-.51-.29-.7s-.44-.29-.7-.29c-.26,0-.51,.1-.7,.28l-.71,.71c-.18,.19-.28,.44-.28,.7,0,.26,.11,.51,.29,.7s.44,.29,.7,.29c.26,0,.51-.1,.7-.28l.71-.71Zm2.34,4.24c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29h-1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71ZM3.05,4.46c.09,.1,.2,.17,.32,.22,.12,.05,.25,.08,.39,.08,.13,0,.26-.02,.39-.07,.12-.05,.23-.12,.33-.22,.09-.09,.17-.21,.22-.33,.05-.12,.08-.25,.07-.39,0-.13-.03-.26-.08-.39-.05-.12-.13-.23-.22-.32l-.71-.71c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29s-.29,.44-.29,.7c0,.26,.1,.51,.28,.7l.71,.71Zm-.05,3.54c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29H1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71Zm3,6v-1h4v1c0,.53-.21,1.04-.59,1.41-.38,.38-.88,.59-1.41,.59s-1.04-.21-1.41-.59c-.38-.38-.59-.88-.59-1.41Zm4-2c.02-.34,.21-.65,.48-.86,.65-.51,1.13-1.22,1.36-2.02,.23-.8,.21-1.65-.06-2.43-.27-.79-.78-1.47-1.46-1.95-.68-.48-1.49-.74-2.32-.74s-1.64,.26-2.32,.74c-.68,.48-1.19,1.16-1.46,1.95-.27,.79-.29,1.64-.06,2.43,.23,.8,.71,1.5,1.36,2.02,.27,.21,.46,.52,.48,.86h4Z%22/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cg%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M9,1c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29s-.52,.11-.71,.29c-.19,.19-.29,.44-.29,.71v1c0,.27,.11,.52,.29,.71,.19,.19,.44,.29,.71,.29s.52-.11,.71-.29c.19-.19,.29-.44,.29-.71V1Zm4.66,2.76c.18-.19,.28-.44,.28-.7,0-.26-.11-.51-.29-.7s-.44-.29-.7-.29c-.26,0-.51,.1-.7,.28l-.71,.71c-.18,.19-.28,.44-.28,.7,0,.26,.11,.51,.29,.7s.44,.29,.7,.29c.26,0,.51-.1,.7-.28l.71-.71Zm2.34,4.24c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29h-1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71ZM3.05,4.46c.09,.1,.2,.17,.32,.22,.12,.05,.25,.08,.39,.08,.13,0,.26-.02,.39-.07,.12-.05,.23-.12,.33-.22,.09-.09,.17-.21,.22-.33,.05-.12,.08-.25,.07-.39,0-.13-.03-.26-.08-.39-.05-.12-.13-.23-.22-.32l-.71-.71c-.19-.18-.44-.28-.7-.28-.26,0-.51,.11-.7,.29s-.29,.44-.29,.7c0,.26,.1,.51,.28,.7l.71,.71Zm-.05,3.54c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29H1c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h1c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71Zm3,6v-1h4v1c0,.53-.21,1.04-.59,1.41-.38,.38-.88,.59-1.41,.59s-1.04-.21-1.41-.59c-.38-.38-.59-.88-.59-1.41Zm4-2c.02-.34,.21-.65,.48-.86,.65-.51,1.13-1.22,1.36-2.02,.23-.8,.21-1.65-.06-2.43-.27-.79-.78-1.47-1.46-1.95-.68-.48-1.49-.74-2.32-.74s-1.64,.26-2.32,.74c-.68,.48-1.19,1.16-1.46,1.95-.27,.79-.29,1.64-.06,2.43,.23,.8,.71,1.5,1.36,2.02,.27,.21,.46,.52,.48,.86h4Z%22/%3E%3C/g%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="l"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(221, 44, 56);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8,.12c-1.64,0-3.21,.65-4.37,1.81-1.16,1.16-1.81,2.73-1.81,4.37,0,1.34,.44,2.64,1.25,3.71,0,0,.17,.22,.2,.25l4.74,5.6,4.75-5.6s.19-.25,.19-.25h0c.81-1.07,1.25-2.37,1.25-3.71,0-1.64-.65-3.21-1.81-4.37C11.21,.78,9.64,.13,8,.12Zm0,8.44c-.45,0-.88-.13-1.25-.38-.37-.25-.66-.6-.83-1.01-.17-.41-.21-.86-.13-1.3,.09-.44,.3-.84,.62-1.15,.31-.31,.72-.53,1.15-.62,.44-.09,.89-.04,1.3,.13,.41,.17,.76,.46,1.01,.83,.25,.37,.38,.81,.38,1.25,0,.6-.24,1.17-.66,1.59-.42,.42-.99,.66-1.59,.66Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M8,.12c-1.64,0-3.21,.65-4.37,1.81-1.16,1.16-1.81,2.73-1.81,4.37,0,1.34,.44,2.64,1.25,3.71,0,0,.17,.22,.2,.25l4.74,5.6,4.75-5.6s.19-.25,.19-.25h0c.81-1.07,1.25-2.37,1.25-3.71,0-1.64-.65-3.21-1.81-4.37C11.21,.78,9.64,.13,8,.12Zm0,8.44c-.45,0-.88-.13-1.25-.38-.37-.25-.66-.6-.83-1.01-.17-.41-.21-.86-.13-1.3,.09-.44,.3-.84,.62-1.15,.31-.31,.72-.53,1.15-.62,.44-.09,.89-.04,1.3,.13,.41,.17,.76,.46,1.01,.83,.25,.37,.38,.81,.38,1.25,0,.6-.24,1.17-.66,1.59-.42,.42-.99,.66-1.59,.66Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="n"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(22, 166, 171);
}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,14.75c-.41,0-.77-.15-1.06-.44-.29-.29-.44-.65-.44-1.06V2.75c0-.41,.15-.77,.44-1.06,.29-.29,.65-.44,1.06-.44H13.25c.41,0,.77,.15,1.06,.44,.29,.29,.44,.65,.44,1.06v7.5l-4.5,4.5H2.75Zm4.5-5.25c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22h-2.25c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53c.14,.14,.32,.22,.53,.22h2.25Zm3.75-3c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22H5c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53,.32,.22,.53,.22h6Zm-1.5,6.75l3.75-3.75h-3c-.21,0-.39,.07-.53,.22s-.22,.32-.22,.53v3Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20d=%22M2.75,14.75c-.41,0-.77-.15-1.06-.44-.29-.29-.44-.65-.44-1.06V2.75c0-.41,.15-.77,.44-1.06,.29-.29,.65-.44,1.06-.44H13.25c.41,0,.77,.15,1.06,.44,.29,.29,.44,.65,.44,1.06v7.5l-4.5,4.5H2.75Zm4.5-5.25c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22h-2.25c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53c.14,.14,.32,.22,.53,.22h2.25Zm3.75-3c.21,0,.39-.07,.53-.22,.14-.14,.22-.32,.22-.53s-.07-.39-.22-.53c-.14-.14-.32-.22-.53-.22H5c-.21,0-.39,.07-.53,.22-.14,.14-.22,.32-.22,.53s.07,.39,.22,.53,.32,.22,.53,.22h6Zm-1.5,6.75l3.75-3.75h-3c-.21,0-.39,.07-.53,.22s-.22,.32-.22,.53v3Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="p"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(29, 165, 29);
}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,16H16V0H0V16Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,15h-.72c-.33,0-.66-.13-.9-.35-.25-.23-.4-.54-.43-.87L.73,7.11c-.02-.18,0-.37,.07-.54,.06-.18,.16-.34,.28-.47,.13-.14,.28-.25,.45-.32,.17-.07,.35-.11,.54-.11h1.27c.36,0,.69,.14,.94,.39,.25,.25,.39,.59,.39,.94v6.67c0,.35-.14,.7-.39,.94-.25,.25-.59,.39-.94,.39Z%22/%3E%3Cpath%20d=%22M15.4,7.69l-1.79,6.34c-.08,.28-.25,.53-.48,.7-.23,.17-.52,.27-.81,.27H6.67c-.36,0-.69-.14-.94-.39-.25-.25-.39-.59-.39-.94V7.13c0-.53,.32-1.02,.81-1.25,.79-.37,1.38-.82,1.62-1.22,.36-.6,.53-1.78,.57-2.65,0-.06,0-.12,.01-.18,.06-.41,.34-.72,.73-.8,.07-.01,.14-.02,.21-.02,.8,0,1.73,.83,2.12,1.48,.29,.48,.41,1.09,.36,1.84-.03,.55-.18,1.05-.33,1.55l-.04,.12h2.72c.21,0,.41,.05,.6,.14,.18,.09,.34,.23,.47,.39,.12,.17,.21,.35,.24,.55,.04,.2,.03,.41-.03,.61ZM9,1.94h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}%3C/style%3E%3C/defs%3E%3Cpath%20class=%22cls-1%22%20d=%22M0,16H16V0H0V16Z%22/%3E%3Cg%3E%3Cpath%20d=%22M3.33,15h-.72c-.33,0-.66-.13-.9-.35-.25-.23-.4-.54-.43-.87L.73,7.11c-.02-.18,0-.37,.07-.54,.06-.18,.16-.34,.28-.47,.13-.14,.28-.25,.45-.32,.17-.07,.35-.11,.54-.11h1.27c.36,0,.69,.14,.94,.39,.25,.25,.39,.59,.39,.94v6.67c0,.35-.14,.7-.39,.94-.25,.25-.59,.39-.94,.39Z%22/%3E%3Cpath%20d=%22M15.4,7.69l-1.79,6.34c-.08,.28-.25,.53-.48,.7-.23,.17-.52,.27-.81,.27H6.67c-.36,0-.69-.14-.94-.39-.25-.25-.39-.59-.39-.94V7.13c0-.53,.32-1.02,.81-1.25,.79-.37,1.38-.82,1.62-1.22,.36-.6,.53-1.78,.57-2.65,0-.06,0-.12,.01-.18,.06-.41,.34-.72,.73-.8,.07-.01,.14-.02,.21-.02,.8,0,1.73,.83,2.12,1.48,.29,.48,.41,1.09,.36,1.84-.03,.55-.18,1.05-.33,1.55l-.04,.12h2.72c.21,0,.41,.05,.6,.14,.18,.09,.34,.23,.47,.39,.12,.17,.21,.35,.24,.55,.04,.2,.03,.41-.03,.61ZM9,1.94h0Z%22/%3E%3C/g%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="S"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.781 8.34c-.84-.665-2.146-1.247-3.354-1.715V4.396a28.48 28.48 0 0 1 2.123.772c.096.04.209.006.265-.082l1.193-1.805a.219.219 0 0 0-.079-.314c-.68-.365-2.072-.93-3.502-1.293V.366a.27.27 0 0 0-.27-.271H6.985a.271.271 0 0 0-.271.271v.973c-2.014.092-3.38.795-4.166 2.147-.616 1.06-.613 2.255.004 3.118.645.922 1.699 1.332 3.031 1.851l.172.066c.309.118.634.239.959.359v2.715c-1.41-.335-2.736-1.023-2.98-1.189a.218.218 0 0 0-.296.048l-1.444 1.883a.211.211 0 0 0-.043.163.22.22 0 0 0 .086.145c.874.648 2.145 1.266 3.403 1.654a12.4 12.4 0 0 0 1.275.316v1.018c0 .148.121.27.271.27h2.173a.27.27 0 0 0 .27-.27v-.845c1.928-.16 3.368-.997 4.192-2.45.793-1.402.49-2.858-.839-3.998ZM6.712 4.014v1.643c-.624-.2-.993-.394-.953-.872.04-.49.51-.69.954-.771Zm2.716 5.875c.458.205.806.42.927.689.069.152.063.326-.016.533-.14.364-.502.553-.912.649V9.889Z'/%3e%3c/svg%3e");
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3e%3cpath fill='black' d='M12.781 8.34c-.84-.665-2.146-1.247-3.354-1.715V4.396a28.48 28.48 0 0 1 2.123.772c.096.04.209.006.265-.082l1.193-1.805a.219.219 0 0 0-.079-.314c-.68-.365-2.072-.93-3.502-1.293V.366a.27.27 0 0 0-.27-.271H6.985a.271.271 0 0 0-.271.271v.973c-2.014.092-3.38.795-4.166 2.147-.616 1.06-.613 2.255.004 3.118.645.922 1.699 1.332 3.031 1.851l.172.066c.309.118.634.239.959.359v2.715c-1.41-.335-2.736-1.023-2.98-1.189a.218.218 0 0 0-.296.048l-1.444 1.883a.211.211 0 0 0-.043.163.22.22 0 0 0 .086.145c.874.648 2.145 1.266 3.403 1.654a12.4 12.4 0 0 0 1.275.316v1.018c0 .148.121.27.271.27h2.173a.27.27 0 0 0 .27-.27v-.845c1.928-.16 3.368-.997 4.192-2.45.793-1.402.49-2.858-.839-3.998ZM6.712 4.014v1.643c-.624-.2-.993-.394-.953-.872.04-.49.51-.69.954-.771Zm2.716 5.875c.458.205.806.42.927.689.069.152.063.326-.016.533-.14.364-.502.553-.912.649V9.889Z'/%3e%3c/svg%3e");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(29, 165, 29);
}

html[saved-theme="light"] body li.task-list-item[data-task="u"] input[type="checkbox"] {
  mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0px;
  background-color: currentColor !important;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  color: rgb(29, 165, 29);
}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,5c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h5c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71v5c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29c-.19-.19-.29-.44-.29-.71v-2.59l-4.29,4.29c-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29l-2.29-2.29L1.71,12.71c-.19,.18-.44,.28-.7,.28-.26,0-.51-.11-.7-.29S.01,12.26,.01,12c0-.26,.1-.51,.28-.7L5.29,6.29c.19-.19,.44-.29,.71-.29s.52,.11,.71,.29l2.29,2.29,3.59-3.59h-2.59Z%22/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,<?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20id=%22svg0%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Crect%20class=%22cls-1%22%20width=%2216%22%20height=%2216%22/%3E%3Cpath%20class=%22cls-2%22%20d=%22M10,5c-.27,0-.52-.11-.71-.29-.19-.19-.29-.44-.29-.71s.11-.52,.29-.71c.19-.19,.44-.29,.71-.29h5c.27,0,.52,.11,.71,.29,.19,.19,.29,.44,.29,.71v5c0,.27-.11,.52-.29,.71-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29c-.19-.19-.29-.44-.29-.71v-2.59l-4.29,4.29c-.19,.19-.44,.29-.71,.29s-.52-.11-.71-.29l-2.29-2.29L1.71,12.71c-.19,.18-.44,.28-.7,.28-.26,0-.51-.11-.7-.29S.01,12.26,.01,12c0-.26,.1-.51,.28-.7L5.29,6.29c.19-.19,.44-.29,.71-.29s.52,.11,.71,.29l2.29,2.29,3.59-3.59h-2.59Z%22/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

html[saved-theme="light"] body li.task-list-item[data-task="_"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="-"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task=","] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task=";"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task=":"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="!"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="?"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="."] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="'"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="@"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="&"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="#"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="%"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="`"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="+"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="="] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="|"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="~"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="$"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="0"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="1"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="2"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="3"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="4"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="5"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="6"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="7"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="8"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="9"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="a"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="A"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="B"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="C"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="D"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="e"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="E"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="f"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="F"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="g"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="G"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="h"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="H"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="i"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="j"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="J"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="k"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="K"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="L"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="m"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="M"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="N"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="o"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="O"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="P"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="q"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="Q"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="r"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="R"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="s"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="t"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="T"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="U"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="v"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="V"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="w"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="W"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="x"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="X"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="y"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="Y"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="z"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="Z"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="\""] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="*"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="<"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task=">"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="b"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="c"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="d"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="I"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="l"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="n"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="p"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="S"] input[type="checkbox"]::after { content: none; }
html[saved-theme="light"] body li.task-list-item[data-task="u"] input[type="checkbox"]::after { content: none; }

/* aspect: callouts */
html[saved-theme="light"] body .callout .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="abstract"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-summary);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.660008 0.108841 198.755 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="abstract"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="abstract"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="abstract"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="bug"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-bug);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.584703 0.210608 23.8119 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="bug"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="bug"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="bug"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="danger"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-error);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.584703 0.210608 23.8119 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="danger"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="danger"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="danger"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="example"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-example);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.566515 0.221883 300.894 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.566515 0.221883 300.894 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.566515 0.221883 300.894 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.566515 0.221883 300.894 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.566515 0.221883 300.894 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="example"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="example"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="example"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="failure"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-fail);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.584703 0.210608 23.8119 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.584703 0.210608 23.8119 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="failure"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="failure"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="failure"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="info"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-info);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.566752 0.17367 254.789 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="info"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="info"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="info"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="note"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-default);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.566752 0.17367 254.789 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="note"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="note"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="note"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="question"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-question);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.668275 0.160823 53.8893 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="question"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="question"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="question"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="quote"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-quote);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.699256 0.0000347234 none / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.699256 0.0000347234 none / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="quote"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="quote"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="quote"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="success"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-success);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.629167 0.201215 142.706 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.629167 0.201215 142.706 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.629167 0.201215 142.706 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.629167 0.201215 142.706 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.629167 0.201215 142.706 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="success"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="success"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="success"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="tip"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-tip);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.660008 0.108841 198.755 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.660008 0.108841 198.755 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="tip"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="tip"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="tip"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="todo"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-todo);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.566752 0.17367 254.789 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="todo"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="todo"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="todo"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="warning"] {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-warning);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  background: oklch(0.668275 0.160823 53.8893 / 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: color-mix(in oklch, var(--callout-color) 10%, transparent);
  border-bottom-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.668275 0.160823 53.8893 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .callout[data-callout="warning"] .callout-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(23, 117, 217);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(23, 117, 217);
  border-left-width: 0px;
  border-right-color: rgb(23, 117, 217);
  border-right-width: 0px;
  border-top-color: rgb(23, 117, 217);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--callout-color);
  gap: 4px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="warning"] .callout-title > .callout-title-inner > p {
  --font-weight: var(--callout-title-weight);
  color: var(--callout-title-color);
  font-weight: var(--font-weight);
}

html[saved-theme="light"] body .callout[data-callout="warning"] > .callout-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--callout-content-background);
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .callout[data-callout="note"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="abstract"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='M12 11h4'/%3E%3Cpath d='M12 16h4'/%3E%3Cpath d='M8 11h.01'/%3E%3Cpath d='M8 16h.01'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="bug"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20v-9'/%3E%3Cpath d='M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z'/%3E%3Cpath d='M14.12 3.88 16 2'/%3E%3Cpath d='M21 21a4 4 0 0 0-3.81-4'/%3E%3Cpath d='M21 5a4 4 0 0 1-3.55 3.97'/%3E%3Cpath d='M22 13h-4'/%3E%3Cpath d='M3 21a4 4 0 0 1 3.81-4'/%3E%3Cpath d='M3 5a4 4 0 0 0 3.55 3.97'/%3E%3Cpath d='M6 13H2'/%3E%3Cpath d='m8 2 1.88 1.88'/%3E%3Cpath d='M9 7.13V6a3 3 0 1 1 6 0v1.13'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="danger"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="example"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5h.01'/%3E%3Cpath d='M3 12h.01'/%3E%3Cpath d='M3 19h.01'/%3E%3Cpath d='M8 5h13'/%3E%3Cpath d='M8 12h13'/%3E%3Cpath d='M8 19h13'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="failure"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="info"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="note"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="question"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="quote"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="success"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="tip"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="todo"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
}

html[saved-theme="light"] body .callout[data-callout="warning"] {
  --callout-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");
}

/* aspect: search */
html[saved-theme="light"] body .highlight {
  background-color: var(--text-highlight-bg);
  border-radius: 0px;
}

html[saved-theme="light"] body .preview-container {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-muted);
  font-weight: 400;
}

html[saved-theme="light"] body .search > .search-button {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(128, 137, 198, 0.3);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.3);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.3);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.3);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--text-normal);
  font-family: var(--font-interface);
}

html[saved-theme="light"] body .search > .search-container > .search-space {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="light"] body .search > .search-container > .search-space > * {
  animation-delay: 0s;
  animation-duration: 0s;
  animation-iteration-count: 1;
  animation-play-state: running;
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-family: var(--font-interface);
  font-weight: 400;
  outline: rgb(29, 29, 32) none 0px;
  text-decoration-color: rgb(29, 29, 32);
  text-decoration-style: solid;
  transition: all;
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout {
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout .highlight {
  background-color: var(--text-highlight-bg);
  border-radius: 0px;
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout > .preview-container {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-muted);
  font-weight: 400;
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout > .results-container {
  color: var(--text-normal);
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout > .results-container .result-card {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-radius: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover .card-title, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover .card-description, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:focus .card-title, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:focus .card-description, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="light"] ~ .result-card:focus)) .card-title, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="light"] ~ .result-card:focus)) .card-description {
  color: var(--nav-item-color-active);
}

html[saved-theme="light"] body .search > .search-container > .search-space > .search-layout > .results-container > .result-card:hover, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card:focus, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container > .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="light"] ~ .result-card:focus)) {
  background-color: rgba(0, 0, 0, 0);
  color: var(--nav-item-color-active);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="light"] body .search > .search-container > .search-space > input {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(128, 137, 198, 0.3);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.3);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.3);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.3);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: 0 1px 2px 0 hsla(var(--accent-h), 18%, 80%, 0.2);
}

html[saved-theme="light"] body .search>.search-container>.search-space>.search-layout>.results-container .result-card:has(~ .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="light"] ~ .result-card:focus)), html[saved-theme="light"] ~ .result-card:focus, html[saved-theme="light"] ~ .result-card:hover) {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .search>.search-container>.search-space>.search-layout>.results-container .result-card:hover, html[saved-theme="light"] .search>.search-container>.search-space>.search-layout>.results-container .result-card:focus, html[saved-theme="light"] .search>.search-container>.search-space>.search-layout>.results-container .result-card.focus:not(:has(~ .result-card:hover, html[saved-theme="light"] ~ .result-card:focus)) {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: var(--nav-item-color-active);
}

html[saved-theme="light"] body a.internal-link.tag-link, html[saved-theme="light"] .search > .search-container > .search-space > .search-layout > .results-container .result-card > ul > li > .match-tag {
  --icon-size: var(--icon-xs);
  --icon-stroke: var(--icon-xs-stroke-width);
  --pill-background: var(--tag-background);
  --pill-background-hover: var(--tag-background-hover);
  --pill-border-color: var(--tag-border-color);
  --pill-border-color-hover: var(--tag-border-color-hover);
  --pill-border-width: var(--tag-border-width);
  --pill-color: var(--tag-color);
  --pill-color-hover: var(--tag-color-hover);
  --pill-color-remove: var(--tag-color);
  --pill-color-remove-hover: var(--tag-color-hover);
  --pill-corner-shape: var(--tag-corner-shape);
  --pill-decoration: var(--tag-decoration);
  --pill-decoration-hover: var(--tag-decoration-hover);
  --pill-padding-x: var(--tag-padding-x);
  --pill-padding-y: var(--tag-padding-y);
  --pill-radius: var(--tag-radius);
  background-color: var(--pill-background);
  border-bottom-color: rgba(75, 99, 251, 0.15);
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(75, 99, 251, 0.15);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(75, 99, 251, 0.15);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(75, 99, 251, 0.15);
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--pill-color);
  display: flex;
  font-family: var(--metadata-input-font);
  font-size: var(--metadata-input-font-size);
  font-weight: var(--pill-weight);
  line-height: var(--line-height-tight);
  margin-inline-start: 0px;
}

html[saved-theme="light"] body a.internal-link.tag-link::before {
  color: var(--pill-color);
}

html[saved-theme="light"] body h1 {
  --font-weight: var(--h1-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h1-color);
  font-family: var(--h1-font);
  font-size: var(--h1-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h1.article-title {
  color: var(--inline-title-color);
  font-size: var(--inline-title-size);
  font-weight: var(--inline-title-weight);
}

html[saved-theme="light"] body h1::before {
  background: rgb(221, 44, 56) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h1-accent-color);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(29, 29, 32);
  content: " ";
  display: block;
  height: 20.7969px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="light"] body h2 {
  --font-weight: var(--h2-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h2-color);
  font-family: var(--h2-font);
  font-size: var(--h2-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h2.page-title, html[saved-theme="light"] h2.page-title a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--inline-title-color);
  font-family: var(--inline-title-font);
  font-size: var(--inline-title-size);
  font-weight: var(--inline-title-weight);
  letter-spacing: -0.36px;
  line-height: var(--inline-title-line-height);
  margin-block-end: var(--inline-title-margin-bottom);
  margin-block-start: 0px;
  margin-bottom: var(--size-4-3);
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 12px;
  padding-block-start: 0px;
  padding-bottom: var(--size-4-3);
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h2::before {
  background: rgb(222, 116, 23) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h2-accent-color);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(29, 29, 32);
  content: " ";
  display: block;
  height: 19.3594px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="light"] body h3 {
  --font-weight: var(--h3-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h3-color);
  font-family: var(--h3-font);
  font-size: var(--h3-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h3::before {
  background: rgb(192, 156, 12) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h3-accent-color);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(29, 29, 32);
  content: " ";
  display: block;
  height: 20.0781px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="light"] body h4 {
  --font-weight: var(--h4-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h4-color);
  font-family: var(--h4-font);
  font-size: var(--h4-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h4::before {
  background: rgb(29, 165, 29) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h4-accent-color);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(29, 29, 32);
  content: " ";
  display: block;
  height: 20.5469px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="light"] body h5 {
  --font-weight: var(--h5-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h5-color);
  font-family: var(--h5-font);
  font-size: var(--h5-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h5-letter-spacing);
  line-height: var(--h5-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h5::before {
  background: rgb(23, 117, 217) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h5-accent-color);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(29, 29, 32);
  content: " ";
  display: block;
  height: 20.7969px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="light"] body h6 {
  --font-weight: var(--h6-weight);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--h6-color);
  font-family: var(--h6-font);
  font-size: var(--h6-size);
  font-weight: var(--font-weight);
  letter-spacing: var(--h6-letter-spacing);
  line-height: var(--h6-line-height);
  margin-block-end: var(--p-spacing);
  margin-block-start: var(--p-spacing);
  margin-bottom: 16px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body h6::before {
  background: rgb(143, 71, 225) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: var(--h6-accent-color);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-width: 0px;
  color: rgb(29, 29, 32);
  content: " ";
  display: block;
  height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 6px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 0px;
  width: 3px;
}

html[saved-theme="light"] body hr {
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-width: 0px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-width: 0px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  margin-block-end: 32px;
  margin-block-start: 32px;
  margin-bottom: 32px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 32px;
}

html[saved-theme="light"] body input:focus {
  border-color: rgba(128, 137, 198, 0.3);
  box-shadow: 0 1px 2px 0 hsla(var(--accent-h), 18%, 80%, 0.2);
}

/* aspect: scrollbars */
html[saved-theme="light"] body .callout {
  --bases-embed-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  --bases-table-header-background-hover: color-mix(in oklch, var(--callout-color) 10%, transparent);
  --callout-color: var(--callout-default);
  --table-border-color: color-mix(in oklch, var(--callout-color) 25%, var(--background-primary) 50%);
  border-bottom-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: oklch(0.566752 0.17367 254.789 / 0.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 0px;
  padding-block-end: 12px;
  padding-block-start: 12px;
  padding-bottom: 12px;
  padding-inline-end: 12px;
  padding-inline-start: 24px;
  padding-left: 24px;
  padding-right: 12px;
  padding-top: 12px;
}

html[saved-theme="light"] body body {
  scrollbar-width: var(--scrollbar-native-width);
}

/* aspect: explorer */
html[saved-theme="light"] body .explorer .folder-container > div {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="light"] body .nav-files-container {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-family: var(--font-interface);
}

html[saved-theme="light"] body .nav-files-container .collapse-icon {
  color: var(--nav-item-color);
  opacity: 1;
}

html[saved-theme="light"] body .nav-files-container .nav-file-title {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="light"] body .nav-files-container .nav-file-title.is-active {
  border-bottom-color: rgb(84, 86, 100);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(84, 86, 100);
  border-left-width: 0px;
  border-right-color: rgb(84, 86, 100);
  border-right-width: 0px;
  border-top-color: rgb(84, 86, 100);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  color: var(--nav-item-color);
  font-family: var(--font-interface);
}

html[saved-theme="light"] body .nav-files-container .tree-item-children {
  border-inline-start: 1px solid oklch(0 0 none / 0.12);
  border-left-color: oklch(0 0 none / 0.12);
  border-left-style: solid;
  border-left-width: 1px;
}

html[saved-theme="light"] body .nav-files-container li:has(> .folder-outer.open) > .nav-folder-title {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="light"] body .nav-files-container li:has(> .folder-outer:not(.open)) > .nav-folder-title {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
  font-weight: var(--nav-item-weight);
}

html[saved-theme="light"] body .explorer .nav-files-container a {
  color: var(--nav-item-color);
}

html[saved-theme="light"] body .explorer .nav-files-container a:hover {
  color: var(--nav-item-color-hover);
}

html[saved-theme="light"] body .explorer .nav-files-container .is-active {
  color: var(--nav-item-color-active);
}

html[saved-theme="light"] body .explorer .nav-files-container a:hover {
  background-color: var(--nav-item-background-hover);
}

html[saved-theme="light"] body .explorer .nav-files-container .collapse-icon svg {
  color: var(--nav-collapse-icon-color);
}

html[saved-theme="light"] body .explorer .nav-files-container .folder-outer > ul {
  border-left-color: var(--nav-indentation-guide-color);
}

/* aspect: toc */
html[saved-theme="light"] body details.toc summary::marker {
  color: var(--text-normal);
}

/* aspect: graph */
html[saved-theme="light"] body .graph > .global-graph-outer > .global-graph-container {
  background-color: var(--background-primary);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
}

html[saved-theme="light"] body .graph > .graph-outer {
  background-color: var(--background-primary);
  border-bottom-color: rgba(128, 137, 198, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(128, 137, 198, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(128, 137, 198, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(128, 137, 198, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .graph > .graph-outer > .global-graph-icon {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(84, 86, 100);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-width: 0px;
  border-left-color: rgb(84, 86, 100);
  border-left-width: 0px;
  border-right-color: rgb(84, 86, 100);
  border-right-width: 0px;
  border-top-color: rgb(84, 86, 100);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-width: 0px;
  color: var(--icon-color);
  cursor: var(--cursor);
}

/* aspect: footer */
html[saved-theme="light"] body footer {
  --text-faint: var(--on-border-light);
  --text-muted: var(--on-border-light);
  --titlebar-text-color-focused: var(--text-muted);
  background-color: var(--status-bar-background);
  color: var(--status-bar-text-color);
  font-family: var(--font-interface);
  font-size: var(--status-bar-font-size);
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 8px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: var(--size-4-2);
  padding-top: 0px;
  text-align: start;
}

html[saved-theme="light"] body footer ul li a {
  color: var(--status-bar-text-color);
  font-size: var(--status-bar-font-size);
  font-weight: 400;
}

/* aspect: recentNotes */
html[saved-theme="light"] body .recent-notes > h3 {
  color: var(--text-normal);
  font-family: var(--font-interface);
  font-weight: 400;
}

html[saved-theme="light"] body .recent-notes > ul.recent-ul > li {
  --colorful-folder-color: var(--color-red);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .recent-notes > ul.recent-ul > li .section > .desc > h3 > a {
  color: var(--nav-item-color);
}

html[saved-theme="light"] body .recent-notes > ul.recent-ul > li .section > .meta {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
}

/* aspect: listPage */
html[saved-theme="light"] body li.section-li {
  --colorful-folder-color: var(--color-red);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

html[saved-theme="light"] body li.section-li > .section .meta {
  color: var(--nav-item-color);
  font-family: var(--font-interface);
}

html[saved-theme="light"] body li.section-li > .section > .desc > h3 > a {
  color: var(--nav-item-color);
}

html[saved-theme="light"] body ul.section-ul {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
}

/* aspect: darkmode */
html[saved-theme="light"] body .darkmode {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(128, 137, 198);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-width: 0px;
  border-left-color: rgb(128, 137, 198);
  border-left-width: 0px;
  border-right-color: rgb(128, 137, 198);
  border-right-width: 0px;
  border-top-color: rgb(128, 137, 198);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-width: 0px;
  color: var(--icon-color);
  cursor: var(--cursor);
}

html[saved-theme="light"] body .darkmode svg {
  color: var(--icon-color);
  stroke: rgb(128, 137, 198);
}

/* aspect: breadcrumbs */
html[saved-theme="light"] body .breadcrumb-container {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(84, 86, 100);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(84, 86, 100);
  border-left-width: 0px;
  border-right-color: rgb(84, 86, 100);
  border-right-width: 0px;
  border-top-color: rgb(84, 86, 100);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  color: var(--text-muted);
}

html[saved-theme="light"] body .breadcrumb-element p {
  color: var(--text-faint);
  font-family: var(--file-header-font);
}

/* aspect: misc */
html[saved-theme="light"] body .content-meta {
  --input-height: var(--metadata-input-height);
  color: var(--text-muted);
  font-size: var(--font-text-size);
}

html[saved-theme="light"] body .data-footnote-backref {
  --font-weight: var(--link-weight);
  color: var(--text-faint);
}

html[saved-theme="light"] body .footnotes {
  background-color: rgba(0, 0, 0, 0);
  border-top-color: rgb(29, 29, 32);
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .katex > .katex-html {
  font-family: var(--font-text);
}

html[saved-theme="light"] body .katex-display {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
}

html[saved-theme="light"] body .katex-display > .katex {
  display: block;
  font-family: var(--font-text);
  text-align: center;
}

html[saved-theme="light"] body .katex-display > .katex > .katex-html {
  font-family: var(--font-text);
}

html[saved-theme="light"] body .spacer {
  background-color: rgba(0, 0, 0, 0);
}

html[saved-theme="light"] body abbr {
  color: var(--text-normal);
  text-decoration: underline dotted;
  text-decoration-style: dotted;
}

html[saved-theme="light"] body details {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body footer {
  --text-faint: var(--on-border-light);
  --text-muted: var(--on-border-light);
  --titlebar-text-color-focused: var(--text-muted);
  opacity: 1;
}

html[saved-theme="light"] body h2.page-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--file-header-font);
  font-size: var(--file-header-font-size);
  font-weight: var(--file-header-font-weight);
  line-height: var(--line-height-tight);
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 0px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body input[type=text] {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(128, 137, 198, 0.3);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: rgba(128, 137, 198, 0.3);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: rgba(128, 137, 198, 0.3);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: rgba(128, 137, 198, 0.3);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 0px;
  color: var(--text-normal);
  font-family: var(--metadata-label-font);
  padding-block-end: 4px;
  padding-block-start: 4px;
  padding-bottom: 4px;
  padding-inline-end: 8px;
  padding-inline-start: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}

html[saved-theme="light"] body kbd {
  background-color: var(--background-modifier-hover);
  border-bottom-color: rgb(84, 86, 100);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0px;
  border-left-color: rgb(84, 86, 100);
  border-left-width: 0px;
  border-right-color: rgb(84, 86, 100);
  border-right-width: 0px;
  border-top-color: rgb(84, 86, 100);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-width: 0px;
  color: var(--text-muted);
  font-family: var(--font-monospace);
  font-size: var(--code-size);
  padding-block-end: 1.4px;
  padding-block-start: 1.4px;
  padding-bottom: 1.4px;
  padding-inline-end: 3.5px;
  padding-inline-start: 3.5px;
  padding-left: 3.5px;
  padding-right: 3.5px;
  padding-top: 1.4px;
}

html[saved-theme="light"] body li.task-list-item input[type="checkbox"] {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(152, 155, 174);
  border-radius: 6px;
  border-width: 1px;
}

html[saved-theme="light"] body li.task-list-item input[type="checkbox"]:checked {
  --checkbox-color-hover: var(--color-pink);
  background-color: var(--checkbox-color);
  border-color: rgb(29, 165, 29);
}

html[saved-theme="light"] body pre:has(> code.mermaid) {
  background-color: var(--code-background);
  border: 1px dashed rgba(128, 137, 198, 0.2);
}

html[saved-theme="light"] body progress {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(29, 29, 32);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-color: rgb(29, 29, 32);
  border-left-width: 0px;
  border-right-color: rgb(29, 29, 32);
  border-right-width: 0px;
  border-top-color: rgb(29, 29, 32);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-width: 0px;
  height: 6px;
}

html[saved-theme="light"] body sub {
  color: var(--text-normal);
  font-size: var(--font-text-size);
  vertical-align: sub;
}

html[saved-theme="light"] body summary {
  background-color: rgba(0, 0, 0, 0);
  color: var(--text-normal);
  font-weight: 400;
  list-style: inside none disclosure-closed;
  padding-block-end: 0px;
  padding-block-start: 0px;
  padding-bottom: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

html[saved-theme="light"] body sup {
  color: var(--text-normal);
  font-size: var(--font-text-size);
  vertical-align: super;
}

html[saved-theme="light"] body ul.tags > li {
  --icon-size: var(--icon-xs);
  --icon-stroke: var(--icon-xs-stroke-width);
  --pill-background: var(--tag-background);
  --pill-background-hover: var(--tag-background-hover);
  --pill-border-color: var(--tag-border-color);
  --pill-border-color-hover: var(--tag-border-color-hover);
  --pill-border-width: var(--tag-border-width);
  --pill-color: var(--tag-color);
  --pill-color-hover: var(--tag-color-hover);
  --pill-color-remove: var(--tag-color);
  --pill-color-remove-hover: var(--tag-color-hover);
  --pill-corner-shape: var(--tag-corner-shape);
  --pill-decoration: var(--tag-decoration);
  --pill-decoration-hover: var(--tag-decoration-hover);
  --pill-padding-x: var(--tag-padding-x);
  --pill-padding-y: var(--tag-padding-y);
  --pill-radius: var(--tag-radius);
  background-color: var(--pill-background);
  border-bottom-color: rgba(75, 99, 251, 0.15);
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(75, 99, 251, 0.15);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(75, 99, 251, 0.15);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(75, 99, 251, 0.15);
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--pill-color);
}

/* === quartz-themes template styles (ported from v4) === */

.search {
  & > .search-button {
    font-size: 1rem;
    svg {
      color: var(--search-icon-color, var(--text-muted, var(--darkgray)));
      stroke: var(--search-icon-color, var(--text-muted, var(--darkgray)));
    }
  }
  & > .search-container {
    & > .search-space {
        margin: 12vh auto;
      & > input {
        margin-bottom: 0;
        border-bottom: none;
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
        font-size: 1.1rem;
        &:has(+ :not(.display-results)) {
          border-radius: inherit;
        }
      }
      & > * {
        background: transparent;
        margin-bottom: 0;
        box-shadow: none;
      }
      & > .search-layout {
        &.display-results {
          border-top-left-radius: 0;
          border-top-right-radius: 0;
        }
        & .highlight {
          background-color: var(--quartz-text-highlight)
        }
        & > .results-container {
          & .result-card {
            @media all and (min-width: 801px) {
              display: flex;
              &.no-match {
                display: block;
              }
            }
            &:has(~ .result-card:hover),
            &:has(~ .result-card:focus),
            &:has(~ .result-card.focus) {
              background-color: unset;
            }
            & > ul > li > p {
              background-color: transparent;
            }
          }
        }
      }
    }
  }
}

.explorer {
  @media all and (max-width: 800px) {
    &:not(.collapsed) > .explorer-content {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px);
    }
  }
  .explorer-content {
    .folder-container {
      /* --folder-closed-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 5h-8.586L9.707 3.293A.997.997 0 0 0 9 3H4c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V7c0-1.103-.897-2-2-2zM4 19V7h16l.002 12H4z"></path></svg>');
      /* --folder-open-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2.165 19.551c.186.28.499.449.835.449h15c.4 0 .762-.238.919-.606l3-7A.998.998 0 0 0 21 11h-1V8c0-1.103-.897-2-2-2h-6.655L8.789 4H4c-1.103 0-2 .897-2 2v13h.007a1 1 0 0 0 .158.551zM18 8v3H6c-.4 0-.762.238-.919.606L4 14.129V8h14z"></path></svg>');

      text-overflow: ellipsis;
      position: relative;

      @media all and (max-width: 800px) {
        padding-inline-start: 0.5rem;
        padding-inline-end: 0rem;
        border-radius: 0.25rem;
      }
      & > svg {
        opacity: 0.001;
        position: absolute;
        /* height: 1.5rem; */
        /* width: 1.5rem; */
        /* top: 0; */
        /* left: -0.25rem; */
        margin: 0;
      }
      /* &:before { */
        /* width: 1rem; */
        /* height: 1rem; */
        /* min-width: 1rem; */
        /* min-height: 1rem; */
        /* display: flex; */
        /* align-self: baseline; */
        /* background: var(--quartz-icon-color); */
        /* content: ''; */
        /* margin-inline-end: 0.5rem; */
        /* margin-block-start: 0.2rem; */
      /* } */
      & > div {
        width: 100%;
      }
      &:hover {
        font-size: 1rem;
        line-height: 1.5rem;
        background-color: var(--nav-item-background-hover);
        border-radius: 0.25rem;
      }
    }
    /* li:has(> .folder-outer:not(.open)) > .folder-container:before { */
      /* background: var(--collapse-icon-color-collapsed, var(--quartz-icon-color)); */
      /* mask-image: var(--folder-closed-icon); */
      /* -webkit-mask-image: var(--folder-closed-icon); */
    /* } */
    /* li:has(> .folder-outer.open) > .folder-container:before { */
      /* background: var(--collapse-icon-color, var(--quartz-icon-color)); */
      /* mask-image: var(--folder-open-icon); */
      /* -webkit-mask-image: var(--folder-open-icon); */
    /* } */
    ul.explorer-ul li {
      text-overflow: ellipsis;
      position: relative;
      margin-left: 0;

      a {
        display: flex;
        color: inherit;
        font-size: 1rem;
        line-height: 1.5rem;
        padding: inherit;

        &.active,
        &:not(.folder-title):hover {
          font-size: 1rem;
          line-height: 1.5rem;
          background-color: var(--nav-item-background-hover);
          border-radius: 0.25rem;
        }
        &[data-for$="/index"] {
          padding-inline-start: 0.5rem;
          padding-inline-end: 0;
        }
        padding-inline-start: 0;

        @media all and (max-width: 800px) {
          padding-inline-start: 0.5rem;
          padding-inline-end: 0.5rem;
          &[data-for$="/index"] {
            padding-inline-end: 0.5rem;
          }
        }
      }
      /* > a:before { */
        /* --file-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill=""><path d="M0 0h24v24H0V0z" fill="none"/><path d="M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"/></svg>'); */
        /* width: 1rem; */
        /* height: 1rem; */
        /* min-width: 1rem; */
        /* min-height: 1rem; */
        /* content: ''; */
        /* display: flex; */
        /* align-self: baseline; */
        /* background: var(--quartz-icon-color); */
        /* mask-image: var(--file-icon); */
        /* -webkit-mask-image: var(--file-icon); */
        /* margin-inline-end: 0.5rem; */
        /* margin-block-start: 0.2rem; */
      /* } */
    }
  }
}

.explorer svg,
button.toc-header .fold,
.global-graph-icon,
.readermode,
.darkmode {
  color: var(--quartz-icon-color);
  stroke: var(--quartz-icon-color);
}

@media all and (max-width: 1200px) {
  :root[saved-theme="dark"],
  :root[saved-theme="light"] {
    &body .page > div#quartz-body div.sidebar.right {
      background-color: transparent;
      border-left: none;
    }
  }
}

@media all and (min-width: 1200px) {
  div#quartz-root.page {
    /* workaround for reader-mode */
    display: grid;
    place-items: center;
    width: 100%;
    min-width: 100dvw;
    max-width: 100dvw;
    padding: 0;
    margin: 0;
  }
  div#quartz-root.page div#quartz-body {
    /* workaround for reader-mode */
    width: min(100%, calc(1200px + 300px));
    max-width: min(100%, calc(1200px + 300px));
    padding: 0 auto;
  }
  .page > #quartz-body {
    & div.center,
    & footer {
      min-width: calc(100% - 3rem);
      max-width: calc(100% - 3rem);
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      margin-left: 0;
      margin-right: 0;
    }
  }
}

@media all and (min-width: 800px) and (max-width: 1200px) {
  .page > #quartz-body {
    padding-left: 0;
    padding-right: 0;

    div.center,
    footer {
      min-width: calc(100% - 3rem);
      max-width: calc(100% - 3rem);
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }

    div.sidebar.left {
      padding-left: 2rem;
    }

    div.sidebar.right,
    footer {
      padding: 0 1.5rem;
    }

    div.sidebar.right {
      max-width: 100%;
    }
  }
}

@media all and (max-width: 800px) {
  .page > div#quartz-body div.sidebar.left {
    background-color: transparent;
    border-right: none;
  }
  .page > #quartz-body {
    padding: 0;

    div.center,
    footer {
      min-width: calc(100dvw - 3rem);
      max-width: calc(100dvw - 3rem);
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }

    div.sidebar.left,
    div.sidebar.left:has(.explorer) {
      padding: 1rem 1.5rem 1rem 1rem;
    }

    div.sidebar.right,
    footer {
      padding: 0 1.5rem;
    }

    div.sidebar.left,
    div.sidebar.right {
      max-width: 100dvw;
    }

    .explorer {
      .explorer-content {
        padding-left: 1rem;
        padding-right: 1rem;
        overflow-y: auto;
        max-height: 100vh;
        & > .explorer-ul {
          min-height: 0;
          overscroll-behavior: contain;
        }
        ul {
          overscroll-behavior: auto;
        }
      }
    }
  }
  .page-title {
    display: none;
  }

  .callout {
    z-index: auto !important;
  }
}

.callout.is-collapsed .callout-content>:first-child {
  margin-top: -4rem;
}

figure[data-rehype-pretty-code-figure] pre,
pre {
  background-color: var(--code-background);
  white-space: pre;

  & > code {
    overflow-x: auto;

    span[data-token-type="keyword"] {
      color: var(--code-keyword);
    }
    span[data-token-type="string"] {
      color: var(--code-string);
    }
    span[data-token-type="comment"] {
      color: var(--code-comment);
      font-style: italic;
    }
    span[data-token-type="function"] {
      color: var(--code-function);
    }
    span[data-token-type="value"] {
      color: var(--code-value);
    }
    span[data-token-type="operator"] {
      color: var(--code-operator);
    }
    span[data-token-type="property"] {
      color: var(--code-property);
    }
    span[data-token-type="normal"] {
      color: var(--code-normal);
    }
    span[data-token-type="tag"] {
      color: var(--code-tag);
    }
    span[data-token-type="important"] {
      color: var(--code-important);
      font-style: italic;
    }
    span[data-token-type="punctuation"] {
      color: var(--code-punctuation);
    }
    span[data-token-type="regexp"] {
      color: var(--code-string);
    }

    /* Legacy: github-light/github-dark only — remove once tokenClassification is standard */
    span[style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;"] {
      color: var(--code-value);
    }
    span[style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;"] {
      color: var(--code-function);
    }
    span[style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"] {
      color: var(--code-string);
    }
    span[style="--shiki-light:#032F62;--shiki-dark:#DBEDFF;"] {
      color: var(--code-property);
    }
    span[style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"] {
      color: var(--code-normal);
    }
    span[style="--shiki-light:#586069;--shiki-dark:#D1D5DA;"] {
      color: var(--code-punctuation);
    }
    span[style="--shiki-light:#F6F8FA;--shiki-dark:#2F363D;"] {
      color: var(--code-comment);
    }
    span[style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"] {
      color: var(--code-comment);
    }
    span[style="--shiki-light:#22863A;--shiki-dark:#85E89D;"] {
      color: var(--code-tag);
    }
    span[style="--shiki-light:#E36209;--shiki-dark:#FFAB70;"] {
      color: var(--code-important);
    }
    span[style="--shiki-light:#B31D28;--shiki-dark:#FDAEB7;"] {
      color: var(--code-operator);
    }
    span[style="--shiki-light:#D73A49;--shiki-dark:#F97583;"] {
      color: var(--code-keyword);
    }

    background-color: transparent;
    color: var(--code-normal);
  }
}

/*
blockquote.callout {
  .callout-title {
    color: var(--color);
    .callout-icon {
      background-color: var(--color);
    }
  }
  .callout-title > .callout-title-inner > p {
    color: var(--color);
  }
  &[data-callout] {
    border: 1px solid var(--border);
    background-color: var(--bg);
    --color: rgb(var(--callout-info, 2, 122, 255));
    --border: rgba(var(--callout-info, 2, 122, 255), 0.267);
    --bg: rgba(var(--callout-info, 2, 122, 255), 0.063);
  }
  &[data-callout="note"] {
    --color: rgb(var(--callout-default, 2, 122, 255));
    --border: rgba(var(--callout-default, 2, 122, 255), 0.267);
    --bg: rgba(var(--callout-default, 2, 122, 255), 0.063);
  }
  &[data-callout="abstract"] {
    --color: rgb(var(--callout-summary, 83, 223, 221));
    --border: rgba(var(--callout-summary, 83, 223, 221), 0.267);
    --bg: rgba(var(--callout-summary, 83, 223, 221), 0.063);
  }
  &[data-callout="info"] {
    --color: rgb(var(--callout-info, 2, 122, 255));
    --border: rgba(var(--callout-info, 2, 122, 255), 0.267);
    --bg: rgba(var(--callout-info, 2, 122, 255), 0.063);
  }
  &[data-callout="todo"] {
    --color: rgb(var(--callout-todo, 2, 122, 255));
    --border: rgba(var(--callout-todo, 2, 122, 255), 0.267);
    --bg: rgba(var(--callout-todo, 2, 122, 255), 0.063);
  }
  &[data-callout="tip"] {
    --color: rgb(var(--callout-tip, 83, 223, 221));
    --border: rgba(var(--callout-tip, 83, 223, 221), 0.267);
    --bg: rgba(var(--callout-tip, 83, 223, 221), 0.063);
  }
  &[data-callout="success"] {
    --color: rgb(var(--callout-success, 68, 207, 110));
    --border: rgba(var(--callout-success, 68, 207, 110), 0.267);
    --bg: rgba(var(--callout-success, 68, 207, 110), 0.063);
  }
  &[data-callout="question"] {
    --color: rgb(var(--callout-question, 233, 151, 63));
    --border: rgba(var(--callout-question, 233, 151, 63), 0.267);
    --bg: rgba(var(--callout-question, 233, 151, 63), 0.063);
  }
  &[data-callout="warning"] {
    --color: rgb(var(--callout-warning, 233, 151, 63));
    --border: rgba(var(--callout-warning, 233, 151, 63), 0.267);
    --bg: rgba(var(--callout-warning, 233, 151, 63), 0.063);
  }
  &[data-callout="failure"] {
    --color: rgb(var(--callout-fail, 251, 70, 76));
    --border: rgba(var(--callout-fail, 251, 70, 76), 0.267);
    --bg: rgba(var(--callout-fail, 251, 70, 76), 0.063);
  }
  &[data-callout="danger"] {
    --color: rgb(var(--callout-error, 251, 70, 76));
    --border: rgba(var(--callout-error, 251, 70, 76), 0.267);
    --bg: rgba(var(--callout-error, 251, 70, 76), 0.063);
  }
  &[data-callout="bug"] {
    --color: rgb(var(--callout-bug, 251, 70, 76));
    --border: rgba(var(--callout-bug, 251, 70, 76), 0.267);
    --bg: rgba(var(--callout-bug, 251, 70, 76), 0.063);
  }
  &[data-callout="example"] {
    --color: rgb(var(--callout-example, 168, 130, 255));
    --border: rgba(var(--callout-example, 168, 130, 255), 0.267);
    --bg: rgba(var(--callout-example, 168, 130, 255), 0.063);
  }
  &[data-callout="quote"] {
    --color: rgb(var(--callout-quote, 158, 158, 158));
    --border: rgba(var(--callout-quote, 158, 158, 158), 0.267);
    --bg: rgba(var(--callout-quote, 158, 158, 158), 0.063);
  }
}
*/

:root[reader-mode="on"] {
  body[data-slug] {
    div#quartz-root.page {
      transition: background-color .2s;
      &:not(:has(.sidebar:hover)) {
        background-color: transparent;
        transition: background-color .2s;
        .sidebar {
          opacity: 0;
          transition: opacity .2s;
        }
      }
    }
    div#quartz-root.page:not(:has(.center:hover, footer:hover)):hover {
      .sidebar {
        opacity: 1;
        transition: opacity .2s;
      }
    }
  }
}

/* fallback for internal links */
body a.internal-link {
  background-color: rgb(from var(--highlight) r g b / 0.3);
}

:root[saved-theme="light"], :root[saved-theme="dark"] {
  body {
    a.external-link, a.internal-link, .breadcrumb-container .breadcrumb-element > a, footer a {
      text-decoration: none;
    }
    div#quartz-root.page[data-frame="canvas"] > div#quartz-body,
    div#quartz-root.page[data-frame="excalidraw"] > div#quartz-body {
      width: 100%;
      max-width: 100%;
      &> .canvas-frame,
      &> .excalidraw-frame {
        padding-left: 0;
        padding-right: 0;
      }
    }
  }
}


}