:root{--bg:#f4f2ee;--surface:#fafaf8;--border:#00000014;--border2:#00000026;--text:#1a1a18;--muted:#6b6b62;--ecg:#e05a3a;--spo2:#3a8ce0;--bp:#9b6fe8;--temp:#e0a03a;--flow:#3ac9a0}.bio-root{background:var(--bg);color:var(--text);height:100vh;font-family:Space Grotesk,sans-serif;overflow:hidden}.mono{font-family:Space Mono,monospace}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.pulse-dot{animation:1s ease-in-out infinite pulse-dot}@keyframes flow-dash{to{stroke-dashoffset:-20px}}.flow-animated{stroke-dasharray:6 4;animation:.6s linear infinite flow-dash}@keyframes node-glow{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 14px 3px #3ac9a033}}.node-glow{animation:2s ease-in-out infinite node-glow}.bio-root ::-webkit-scrollbar{width:3px}.bio-root ::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}.bio-root .react-flow__minimap{display:none!important}.bio-root .react-flow__background{background:0 0!important}
