*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--fg:#000;--muted:#757575;--faint:#a3a3a3;--accent:#9c4f21;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}[data-theme=dark]{--bg:#0a0a0a;--fg:#fff;--muted:#909090;--faint:#5c5c5c;--accent:#c98a5e}html{-webkit-text-size-adjust:100%;scrollbar-width:none}html::-webkit-scrollbar{display:none}@media (min-height:600px){html{scroll-snap-type:y mandatory}}body{background:var(--bg);color:var(--fg);font-family:var(--font-mono);font-kerning:normal;font-size:.9rem;line-height:1.7;transition:background .2s,color .2s}a{color:inherit}::selection{background:var(--accent);color:var(--bg)}.theme-toggle{z-index:10;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:.25rem .8rem;font-size:.75rem;transition:color .15s;position:fixed;bottom:1.1rem;right:1.25rem}.theme-toggle:hover{color:var(--fg)}
