:root{--background:#eef1f5;--foreground:#002149;--accent:#007cdd;--border:#d1d5db;--code-bg:#e2e8f0;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace}[data-theme=dark]{--background:#002149;--foreground:#eef1f5;--accent:#007cdd;--border:#1f2937;--code-bg:#111827}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);font-size:14px;line-height:1.6;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}a:hover,.hover-underline:hover{text-decoration:underline}.container{flex-direction:column;max-width:1100px;min-height:100vh;margin:0 auto;padding:2rem 1rem;display:flex}.mono{font-family:var(--font-mono)}h1,h2,h3{margin-bottom:.8rem;font-weight:600}p{margin-bottom:1rem}.shortcut-hint{opacity:.5;font-size:.8rem;font-family:var(--font-mono);position:fixed;bottom:20px;left:20px}kbd{font-family:var(--font-sans);text-transform:uppercase;color:#333;background-color:#f7f7f7;border:1px solid #ccc;border-radius:6px;justify-content:center;align-items:center;min-width:2.2em;height:2.2em;margin:0 .1em;padding:0 .6em;font-size:.9rem;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 2px #ccc}[data-theme=dark] kbd{color:#eee;background-color:#333;border:1px solid #555;box-shadow:0 2px #555}.list-item.selected{background-color:var(--code-bg);border-radius:4px;margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}@media (max-width:1200px){.desktop-only,.shortcut-hint{display:none}}
.prose{max-width:100%}.prose h1{margin-bottom:1rem;font-size:1.75rem}.prose h2{margin-top:2rem;margin-bottom:1rem;font-size:1.4rem}.prose h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem}.prose p{margin-bottom:1.2rem;line-height:1.7}.prose ul,.prose ol{margin-bottom:1.2rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose code{background-color:var(--code-bg);font-family:var(--font-mono);border-radius:4px;padding:.2rem .4rem;font-size:.9em}.prose pre{background-color:var(--code-bg);border-radius:8px;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.prose pre code{background-color:#0000;padding:0}.prose a{color:var(--accent);text-decoration:underline}
.prose blockquote{border-left:3px solid var(--accent);background:rgba(var(--accent-rgb),.05);color:var(--accent);margin:1.5rem 0;padding:1rem;font-size:.9rem;font-style:italic}.prose blockquote p{margin:0}@media (min-width:1200px){.prose blockquote{background:0 0;border-left:none;width:200px;margin-top:0;margin-bottom:0;margin-right:4rem;padding:0;font-size:.8rem;line-height:1.4;position:absolute;right:100%}}
@media (max-width:1199px){.aside-content{display:none!important}}@media (min-width:1200px){.aside-anchor{cursor:default!important}}
.ThemeSwitcher-module__qPAEQG__switcher{font-family:var(--font-mono);gap:.4rem;font-size:.7rem;display:flex}.ThemeSwitcher-module__qPAEQG__btn{color:var(--foreground);opacity:.5;cursor:pointer;background:0 0;border:none;padding:.15rem .4rem;transition:opacity .2s}.ThemeSwitcher-module__qPAEQG__btn:hover,.ThemeSwitcher-module__qPAEQG__active{opacity:1;font-weight:700}
