:root{color-scheme:light;--color-page: #f2efe8;--color-surface: #fcfbf8;--color-sidebar: #171a1f;--color-sidebar-soft: #20252b;--color-text: #20252b;--color-text-secondary: #687078;--color-border: #d8d3ca;--color-signal: #d85b0d;--color-danger: #a83f39;--color-success: #397357;--color-info: #3f6f8f;--color-muted: #e8e4dc;--color-focus: #eb7929;--font-sans: "IBM Plex Sans", "Segoe UI", Arial, sans-serif;--font-mono: "IBM Plex Mono", "Cascadia Mono", Consolas, monospace;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--border-thin: 1px;--sidebar-width: 16.5rem;--topbar-height: 4.5rem;--content-max: 100rem;--transition-fast: .14s ease}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background:var(--color-page)}body{min-width:20rem;min-height:100vh;margin:0;background:var(--color-page);color:var(--color-text);font-family:var(--font-sans);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}::selection{background:color-mix(in srgb,var(--color-signal) 22%,transparent)}@media(max-width:79.9375rem){:root{--sidebar-width: 14.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
