graph TD
%% Optimized NX Color Palette
classDef gateway fill:#0f172a,stroke:#f59e0b,stroke-width:3px,color:#f8fafc;
classDef hub fill:#0f172a,stroke:#38bdf8,stroke-width:3px,color:#f8fafc;
classDef node fill:#0f172a,stroke:#1e293b,stroke-width:2px,color:#94a3b8;
classDef lab fill:#0f172a,stroke:#fb7185,stroke-width:3px,color:#f8fafc;
%% Nodes
GW[MAIN GATEWAY
100.64.42.9 / 192.168.42.1]:::gateway PHX[PHOENIX TRANSIT
100.64.42.1]:::hub subgraph Home_Fabric [HOME INFRASTRUCTURE] ENTD[ENT-D STORAGE
100.64.42.3]:::node VOY[VOYAGER GTEWAY
100.64.42.2]:::node GAL[GALACTICA PVE
100.64.42.6]:::node SER[SERENITY PVE
100.64.42.10]:::node DNS[SEC DNS ADG
100.64.42.5]:::node end subgraph Remote_Extension [GLOBAL TRANSIT] LAB[LAB MIKROTIK
100.64.42.7]:::lab DENV[DENVER-UCG
192.168.1.0/24]:::node end %% Connections GW <==> PHX PHX <==> DENV GW --- ENTD GW --- VOY GW --- GAL GW --- SER GW --- DNS GW --- LAB %% Interactions click PHX "/status" "View Transit Telemetry" click GW "/admin/" "Access Mesh Management"
100.64.42.9 / 192.168.42.1]:::gateway PHX[PHOENIX TRANSIT
100.64.42.1]:::hub subgraph Home_Fabric [HOME INFRASTRUCTURE] ENTD[ENT-D STORAGE
100.64.42.3]:::node VOY[VOYAGER GTEWAY
100.64.42.2]:::node GAL[GALACTICA PVE
100.64.42.6]:::node SER[SERENITY PVE
100.64.42.10]:::node DNS[SEC DNS ADG
100.64.42.5]:::node end subgraph Remote_Extension [GLOBAL TRANSIT] LAB[LAB MIKROTIK
100.64.42.7]:::lab DENV[DENVER-UCG
192.168.1.0/24]:::node end %% Connections GW <==> PHX PHX <==> DENV GW --- ENTD GW --- VOY GW --- GAL GW --- SER GW --- DNS GW --- LAB %% Interactions click PHX "/status" "View Transit Telemetry" click GW "/admin/" "Access Mesh Management"