:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f141b;--panel:#192230;--panel-alt:#212d3d;--border:#2c3a4d;--text:#e8edf2;--muted:#8aa0b4;--accent:#c9a14a;--accent-text:#1a1206;--danger:#d9534f;--ok:#4cae74;--link:#7fb2ff;--border-strong:#3a4d63;--text-soft:#c2cedb;--faint:#647689;--accent-soft:#c9a14a29;--medical:#6db3f2;--medical-soft:#6db3f229;--procedural:#b79cf0;--procedural-soft:#b79cf029;--adverse:#e8736b;--adverse-soft:#e8736b29;--warning:#e0a93f;--warning-soft:#e0a93f29;--info:#4fc3d9;--info-soft:#4fc3d929;--ok-soft:#5cb87f29;--critical:#e879b8;--critical-soft:#e879b829;--wash:#e0a93f52;--wash-surface:#c9a14a12;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Fraunces", Georgia, "Times New Roman", serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f6f9;--panel:#fff;--panel-alt:#eef2f7;--border:#d6dde6;--text:#1b2733;--muted:#5a6b7b;--accent:#a9801f;--accent-text:#fff;--danger:#c2362f;--ok:#2e7d4f;--link:#2158d0;--border-strong:#c1ccd8;--text-soft:#3a4a5a;--faint:#8a9aab;--accent-soft:#a9801f1f;--medical:#2563eb;--medical-soft:#eff6ff;--procedural:#7c3aed;--procedural-soft:#f5f3ff;--adverse:#dc2626;--adverse-soft:#fef2f2;--warning:#d97706;--warning-soft:#fffbeb;--info:#0891b2;--info-soft:#ecfeff;--ok-soft:#f0fdf4;--critical:#c026d3;--critical-soft:#fdf4ff;--wash:#d9770647;--wash-surface:#a9801f0f}@keyframes washPulse{0%{background:0 0}to{background:var(--wash)}}.tyr-wash{border-radius:3px;animation:.42s ease-out forwards washPulse}@keyframes thinkingBlink{0%,80%,to{opacity:.25}40%{opacity:1}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2{font-family:var(--font-display);font-optical-sizing:auto}a{color:var(--link)}input{font-family:inherit}
