@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600&family=Lora:ital,wght@0,400;0,600;1,400&display=swap";:root{--paper:#f2efe6;--paper-elevated:#faf8f3;--app-bg:#d0d0d4;--surface-glass:#fffc;--surface-glass-border:#1a222824;--surface-glass-shadow:0 8px 28px #1a22281a;--ink:#1a2228;--ink-muted:#5a6570;--ocean:#2d5de2;--ocean-dim:#4d74e8;--ocean-light:#b5d4e8;--accent:#c45c3e;--timeline-current:#d97828;--grid:#1a222809;--grid-strong:#1a22281a;--hairline:#1a222833;--font-serif:"Lora", Georgia, serif;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--graticule-step:18px;--content-max:72rem;--header-h:2.35rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;font-size:18px}html.drawl-immersive,html.drawl-immersive body{overscroll-behavior:none;height:100%;overflow:hidden}html.drawl-immersive body{width:100%;position:fixed;inset:0}body{min-height:100dvh;font-family:var(--font-serif);color:var(--ink);background:var(--app-bg);margin:0;font-size:1rem;line-height:1.55}.mono{font-family:var(--font-mono);letter-spacing:.02em;font-size:.8125rem}.shell{flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.shell.draw-mode{width:100%;height:var(--app-vh,100dvh);min-height:0;max-height:var(--app-vh,100dvh);position:fixed;inset:0}.shell-main.immersive{flex:1;width:100%;max-width:none;margin:0;padding:0;overflow:hidden}@media (width<=640px){html{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
