:root[data-theme=light],.theme-light{color-scheme:light}:root[data-theme=dark],.theme-dark{color-scheme:dark}html[data-theme=light] body{background-color:var(--background-primary, #fafafa);color:var(--text-normal, #222)}html[data-theme=dark] body{background-color:var(--background-primary, #1b1b1b);color:var(--text-normal, #eaeaea)}:root[data-theme=light]{--background-primary: #f6f1e6;--background-primary-alt: #f9f5ec;--background-secondary: #efe7d7;--background-secondary-alt: #e9dfca;--background-modifier-border: rgba(0,0,0,.08);--text-normal: #26231f}html[data-theme=light] body{background-color:var(--background-primary);color:var(--text-normal)}html[data-theme=light] .cm-s-obsidian,html[data-theme=light] .markdown-preview-view,html[data-theme=light] .content{background:rgba(0,0,0,0)}.theme-toggle.theme-inline{position:static;padding:.35rem .55rem;border-radius:6px;border:1px solid var(--background-modifier-border, rgba(0, 0, 0, 0.12));background:var(--background-secondary, transparent);color:var(--text-normal);font-size:.95rem;line-height:1;cursor:pointer;margin-left:.5rem;vertical-align:middle}:root[data-theme=dark] .theme-toggle.theme-inline{background:var(--background-secondary, rgba(255, 255, 255, 0.02));border-color:var(--background-modifier-border, rgba(255, 255, 255, 0.12))}.dg-theme-toggle-slot,.theme-toggle.theme-inline{display:inline-flex;align-items:center}/*# sourceMappingURL=custom-style.css.map */
