:root{--primary: #003865;--secondary: #78BE21;--error: #d32f2f;--success: #388e3c;--bg: #f5f5f5;--card: #ffffff;--text: #333333;--text-light: #666666;--node-inactive: #e0e0e0;--node-active: #bbdefb;--node-current: #2196f3;--node-yes: #c8e6c9;--node-no: #ffcdd2}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}
