:root{--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--pr-bg-page:#e8ede9;--pr-bg-shell:#fff;--pr-bg-main:#f5fbf8;--pr-bg-surface:#fff;--pr-bg-muted:#edf7f3;--pr-border:#c8eadf;--pr-border-soft:#edf7f3;--pr-border-input:#e2e8f0;--pr-text:#0f172a;--pr-text-secondary:#64748b;--pr-text-muted:#94a3b8;--pr-text-strong:#1e293b;--pr-sidebar:#0d2e22;--pr-topbar:#143d2f;--pr-hover:#143d2f0f;font-family:var(--sans);color:var(--pr-text);background-color:var(--pr-bg-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:400;line-height:1.5}html[data-color-scheme=dark]{--pr-bg-page:#0a1210;--pr-bg-shell:#0f1a16;--pr-bg-main:#122019;--pr-bg-surface:#15241e;--pr-bg-muted:#1e322a;--pr-border:#2a4338;--pr-border-soft:#24352e;--pr-border-input:#2f453c;--pr-text:#e8f0ec;--pr-text-secondary:#9bb0a6;--pr-text-muted:#7a9086;--pr-text-strong:#dce8e2;--pr-sidebar:#071411;--pr-topbar:#0c1f18;--pr-hover:#5aaa8d1f}#root{box-sizing:border-box;flex-direction:column;min-height:100svh;display:flex}body{background-color:var(--pr-bg-page);color:var(--pr-text);margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--heading);margin:0}p{margin:0}code{font-family:var(--mono);font-size:.9rem}
