:root{--canvas: #f2f0ed;--paper: #ffffff;--paper-2: #f2f0ed;--ink: #1c1b19;--ink-soft: #5b5853;--ink-faint: #8d8a85;--accent: #2f6d4e;--accent-soft: rgba(47, 109, 78, .22);--good: #2f6d4e;--sidebar: #f5f4f1;--node-fill: #ffffff;--node-stroke: #cfcbc4;--edge-label: #8d8a85;--edge-label-bg: #f2f0ed;--rule: rgba(28, 27, 25, .13);--rule-soft: rgba(28, 27, 25, .06);--sidebar-veil: rgba(250, 249, 248, .92);--sidebar-w: 544px;--panel: #ffffff;--panel-veil: rgba(255, 255, 255, .92);--field: rgba(255, 255, 255, .55);--accent-tint: rgba(47, 109, 78, .08);--accent-tint-strong: rgba(47, 109, 78, .13);--accent-line: rgba(47, 109, 78, .3);--texture-bloom: rgba(255, 255, 255, .5);--texture-wash: rgba(47, 109, 78, .04);--text-title: 21px;--text-section: 17px;--text-row: 15px;--text-body: 13px;--text-meta: 11px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-xxl: 32px;--radius-sm: 6px;--radius-md: 9px;--radius-lg: 13px;--edge: var(--rule);--shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 1px 2px rgba(0, 0, 0, .06), 0 8px 24px rgba(0, 0, 0, .08)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--panel);overflow:hidden;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(1200px 800px at 30% 20%,var(--texture-bloom),transparent 60%),radial-gradient(1100px 900px at 80% 90%,var(--texture-wash),transparent 60%)}.serif{font-family:Fraunces,Georgia,serif;font-optical-sizing:auto}.mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}
