*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#0a0e1a;--bg-card:#111827;--bg-input:#1e293b;--border:#334155;--text:#e2e8f0;--text-muted:#94a3b8;--text-dim:#64748b;--accent:#3b82f6;--green:#22c55e;--purple:#a78bfa;--amber:#f59e0b;--red:#ef4444;--pink:#ec4899;--cyan:#06b6d4}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}.react-flow__attribution{display:none!important}.react-flow__controls,.react-flow__minimap{border-radius:8px!important;border:1px solid var(--border)!important;background:var(--bg-card)!important}.react-flow__controls button{background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-muted)!important}.react-flow__controls button:hover{background:var(--bg-input)!important;color:var(--text)!important}.react-flow__edge-textbg{fill:var(--bg-card)!important}.react-flow__edge-text{fill:var(--text-muted)!important;font-size:11px!important}