@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;700&display=swap";:root{--bg: #303446;--text: #c6d0f5;--accent: #89b4fa;--accent-color: #89b4fa}html,body{margin:0;padding:0;min-height:100%;background:var(--bg);font-family:JetBrains Mono,monospace;font-size:106%;color:var(--text);overflow-x:hidden}*{box-sizing:border-box}main{margin-left:auto;margin-right:auto}html[data-theme=dark] body,html[data-theme=dark]{--bg: #1e1e2e;background:#1e1e2e;color:#cdd6f4;--accent: #89b4fa;--accent-color: #89b4fa;--neutron-vt-bg: #1e1e2e}html[data-theme=light] body,html[data-theme=light]{--bg: #eff1f5;background:#eff1f5;color:#4c4f69;--accent: #1e66f5;--accent-color: #1e66f5;--neutron-vt-bg: #eff1f5}html[data-theme=frappe] body,html[data-theme=frappe]{--bg: #303446;background:#303446;color:#c6d0f5;--accent: #8caaee;--accent-color: #8caaee;--neutron-vt-bg: #303446}.global-nav{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05);font-size:.85rem;background:var(--bg)}.layout{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}.page-content{flex:1;width:100%}.global-nav a{color:#6c7086;text-decoration:none;transition:color .2s}.global-nav a:hover{color:var(--accent)}.global-nav a[href="/"]{color:#45475a}.global-nav a[href="/"]:hover{color:#6c7086}.nav-div{color:#313244}html[data-theme=light] .global-nav{border-bottom-color:#0000000f}html[data-theme=light] .global-nav a{color:#9ca0b0}html[data-theme=light] .global-nav a:hover{color:#1e66f5}html[data-theme=light] .global-nav a[href="/"]{color:#bcc0cc}html[data-theme=light] .nav-div{color:#dce0e8}html[data-theme=frappe] .global-nav a{color:#626880}html[data-theme=frappe] .global-nav a:hover{color:#8caaee}html[data-theme=frappe] .global-nav a[href="/"]{color:#51576d}html[data-theme=frappe] .nav-div{color:#414559}.global-footer{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;border-top:1px solid rgba(255,255,255,.05);margin-top:2rem}.footer-nav{display:flex;align-items:center;gap:1rem;font-size:.85rem}.footer-nav a{color:#45475a;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:var(--accent)}.footer-extended{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.footer-extended a{color:#313244;text-decoration:none;transition:color .2s}.footer-extended a:hover{color:#45475a}.ext-sep{color:#313244}html[data-theme=light] .global-footer{border-top-color:#0000000f}html[data-theme=light] .footer-nav a{color:#bcc0cc}html[data-theme=light] .footer-nav a:hover{color:#1e66f5}html[data-theme=light] .footer-extended a{color:#dce0e8}html[data-theme=light] .footer-extended a:hover{color:#9ca0b0}html[data-theme=light] .ext-sep{color:#dce0e8}html[data-theme=frappe] .footer-nav a{color:#51576d}html[data-theme=frappe] .footer-nav a:hover{color:#8caaee}html[data-theme=frappe] .footer-extended a{color:#414559}html[data-theme=frappe] .footer-extended a:hover{color:#626880}html[data-theme=frappe] .ext-sep{color:#414559}.theme-toggle{position:fixed;top:1rem;right:1rem;background:#ffffff0d;border:1px solid rgba(137,180,250,.2);border-radius:6px;padding:.25rem .5rem;cursor:pointer;color:#89b4fa;font-size:.85rem;transition:all .2s;z-index:1000;font-family:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-toggle:hover{background:#89b4fa1a;border-color:#89b4fa66}html[data-theme=light] .theme-toggle{color:#1e66f5;border-color:#1e66f533;background:#1e66f50d}html[data-theme=light] .theme-toggle:hover{background:#1e66f514;border-color:#1e66f566}html[data-theme=frappe] .theme-toggle{color:#8caaee;border-color:#8caaee33}html[data-theme=frappe] .theme-toggle:hover{background:#8caaee1a;border-color:#8caaee66}html[data-theme=light] article h2{color:#4c4f69}html[data-theme=light] article h3{color:#5c5f77}html[data-theme=light] article p,html[data-theme=light] article li{color:#5c5f77}html[data-theme=light] article .lead{color:#6c6f85}html[data-theme=light] article code{color:#40a02b;background:#0000000f}html[data-theme=light] article strong{color:#4c4f69}html[data-theme=light] article section{border-color:#00000014}html[data-theme=light] article blockquote{background:#00000008}html[data-theme=light] article blockquote p{color:#4c4f69}html[data-theme=light] article blockquote cite{color:#8c8fa1}html[data-theme=frappe] article h2{color:#c6d0f5}html[data-theme=frappe] article h3{color:#b5bfe2}html[data-theme=frappe] article p,html[data-theme=frappe] article li{color:#a5adce}html[data-theme=frappe] article .lead{color:#838ba7}html[data-theme=frappe] article code{color:#a6d189;background:#ffffff0d}html[data-theme=frappe] article strong{color:#c6d0f5}html[data-theme=frappe] article section{border-color:#ffffff0f}html[data-theme=frappe] article blockquote{background:#ffffff08}html[data-theme=frappe] article blockquote p{color:#c6d0f5}html[data-theme=frappe] article blockquote cite{color:#838ba7}
