.graph-mode{height:100dvh;min-height:0;overflow:hidden}.graph-mode .graph-shell{height:100dvh;min-height:0;grid-template-columns:minmax(0,1fr);position:relative}.graph-mode .graph-stage{min-height:0}.graph-mode .graph-toolbar{padding:12px 16px;align-items:center}.graph-mode .graph-toolbar-actions{gap:6px}.graph-mode .graph-toolbar-actions input,.graph-mode .graph-toolbar-actions select{padding:6px;max-width:165px}.graph-mode .graph-canvas{flex:1 1;height:auto;min-height:0;background:#171b24;border:0;border-radius:0;touch-action:none;overscroll-behavior:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.graph-mode .graph-canvas svg{display:block;height:100%;min-height:0;transition:none}.graph-mode .graph-rail{display:none;position:absolute;z-index:3;right:16px;top:80px;width:270px;max-height:calc(100dvh - 120px);height:auto;min-height:0;padding:16px;overflow:auto;background:#20232bf5;border:1px solid #41444d;border-radius:10px}.graph-mode .graph-inspecting .graph-rail{display:block}.graph-mode .typed-node{cursor:-webkit-grab;cursor:grab}.graph-mode .typed-node circle{stroke:#171b24;stroke-width:1.3;filter:none}.graph-mode .typed-node text{font:14px Arial,sans-serif;fill:#dce1eb;paint-order:stroke;stroke:#171b24;stroke-width:3px;stroke-linejoin:round;pointer-events:none}.graph-mode .typed-node.graph-neighbor text{fill:#fff}.graph-mode .typed-node.graph-neighbor circle{stroke:#8de4d3;stroke-width:2}.graph-mode .typed-node.graph-hovered circle,.graph-mode .typed-node.graph-selected circle{stroke:#fff!important;stroke-width:2;filter:drop-shadow(0 0 4px #aba2cf80)}.graph-mode .graph-edge{opacity:1;pointer-events:none}.graph-mode .graph-edge .graph-edge-hit{pointer-events:stroke;stroke:transparent!important;stroke-width:14px!important;fill:none;opacity:1;cursor:pointer}.graph-mode .graph-edge .graph-edge-visible{pointer-events:none;fill:none}.graph-mode .graph-context-node circle{stroke:#b6a484;stroke-dasharray:none}.graph-mode .graph-context-node text{fill:#a8adb8}.graph-mode .graph-context-edge .graph-edge-visible{opacity:.2;stroke-dasharray:none}.graph-mode .graph-edge-highlighted .graph-edge-visible{opacity:1}.graph-mode .graph-dragging,.graph-mode .graph-dragging .typed-node{cursor:-webkit-grabbing!important;cursor:grabbing!important}.graph-mode .graph-edge path{stroke:#8898ae;opacity:.65;vector-effect:non-scaling-stroke}.graph-mode .graph-edge-global path{stroke:#718098;opacity:.32;stroke-dasharray:none}.graph-mode .graph-edge-highlighted path{stroke:#86dacb;opacity:1}.graph-mode .graph-edge-label{font:11px Arial,sans-serif;stroke:#171b24;stroke-width:3px}.graph-mode .graph-mark{pointer-events:none;letter-spacing:0;color:#a8b1c0;background:#171b24dc;padding:5px;bottom:8px}.graph-mode .graph-connectivity{position:absolute;left:12px;top:12px;max-width:500px;background:#292e3bea;border:1px solid #79745d;color:#e5d9b9;padding:10px;border-radius:6px;font-size:12px}.graph-mode .graph-rail .inspector-section{border-top:1px solid #353a47;margin-top:18px;padding-top:14px}.graph-mode .graph-rail .inspector-section>strong{display:block;color:#8f9aaa;font-size:11px;letter-spacing:.12em;margin-bottom:9px}.graph-mode .graph-rail .inspector-section p{margin:6px 0;overflow-wrap:anywhere}.graph-mode .inspector-data{display:grid;grid-gap:7px;gap:7px}.graph-mode .inspector-row{display:grid;grid-template-columns:minmax(82px,.7fr) minmax(0,1.3fr);grid-gap:8px;gap:8px;align-items:start;font-size:12px}.graph-mode .inspector-row span{color:#8f9aaa;overflow-wrap:anywhere}.graph-mode .inspector-row b{color:#d7dde7;font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}.graph-mode .inspector-links{display:grid;grid-gap:8px;gap:8px}.graph-mode .inspector-links>span{display:block;padding:8px 9px;background:#292e3b;border-radius:6px;overflow-wrap:anywhere}.graph-mode .inspector-links>span b{color:#8de0d1}.graph-mode .inspector-links>span small{display:block;color:#8f9aaa;margin-top:4px;overflow-wrap:anywhere}.graph-mode .typed-node circle.node-project{fill:#c4b5e5}.graph-mode .typed-node circle.node-target{fill:#b8a2df}.graph-mode .typed-node circle.node-domain{fill:#bfaedf}.graph-mode .typed-node circle.node-subdomain{fill:#92b8c3}.graph-mode .typed-node circle.node-ip{fill:#9abfac}.graph-mode .typed-node circle.node-port{fill:#b5a88e}.graph-mode .typed-node circle.node-service{fill:#a3aeca}.graph-mode .typed-node circle.node-technology{fill:#c3b48f}.graph-mode .typed-node circle.node-cve,.graph-mode .typed-node circle.node-vulnerability{fill:#eb8796}.graph-mode .graph-edge-global .graph-edge-visible{stroke:#89909e;opacity:.07;stroke-dasharray:none}.graph-mode .graph-edge-global .graph-edge-hit{pointer-events:none}.graph-mode .graph-edge-global.graph-edge-highlighted .graph-edge-visible{opacity:.35;stroke-dasharray:none}.graph-mode .node-port{fill:#a7b3ce}.graph-mode .node-vulnerability{fill:#e898a6}@media(max-width:900px){.graph-mode .graph-shell{grid-template-columns:minmax(0,1fr)}.graph-mode .graph-toolbar{align-items:stretch}.graph-mode .graph-toolbar-actions>*{flex:initial;min-width:0}}@media(max-width:600px){.graph-mode .graph-shell{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 180px}.graph-mode .graph-rail{border-top:1px solid #454754}}:root{--atlas-ink:#18364a;--atlas-muted:#648092;--atlas-bg:#d6e8f3;--atlas-panel:#f4fafde8}.atlas-graph{height:100dvh;min-height:620px;overflow:hidden;background:var(--atlas-bg);color:var(--atlas-ink);font-family:Inter,Segoe UI,Arial,sans-serif}.atlas-header{height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;background:#f4fafde8;border-bottom:1px solid #2f526933;box-shadow:inset 0 1px #ffffffbf;position:relative;z-index:5}.atlas-brand{display:flex;align-items:center;gap:12px}.atlas-brand>div{display:flex;flex-direction:column;gap:4px}.atlas-brand strong{font-size:15px;letter-spacing:.28em;line-height:1}.atlas-brand span{font-size:12px;color:#5f7685}.atlas-glyph{font-size:35px;line-height:1;color:#183f57}.atlas-meta{font:600 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;color:#5e7788;letter-spacing:.1em;display:flex;align-items:center;gap:14px}.atlas-meta i{width:4px;height:4px;border-radius:50%;background:#86a0b0}.atlas-status{justify-self:end;color:#466678;font-size:12px;display:flex;align-items:center;gap:8px}.atlas-status b{width:11px;height:11px;border-radius:50%;background:#39ad7d;box-shadow:0 0 0 5px #39ad7d22}.atlas-main{height:calc(100dvh - 68px);display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:0;gap:0}.atlas-stage{position:relative;min-width:0;overflow:hidden;background:linear-gradient(150deg,#cfe4f1,#e0eff5 72%,#d5e7f1)}.atlas-canvas{position:absolute;inset:0}.atlas-controls{position:absolute;z-index:3;top:28px;left:28px;display:flex;align-items:center;gap:0;background:#f4fafdf2;border:1px solid #55798b2b;border-radius:12px;box-shadow:0 7px 24px #55798b1d;overflow:hidden}.atlas-controls button{height:42px;border:0;border-right:1px solid #6c91a222;background:transparent;padding:0 15px;color:#244c61;font-size:13px;font-weight:650;cursor:pointer}.atlas-controls button.active,.atlas-controls button:hover{background:#d7edf6}.atlas-controls button:first-child,.atlas-controls button:nth-child(2){font-size:22px;padding:0 14px}.atlas-controls input{width:240px;padding:0 14px;font-size:13px}.atlas-controls input,.atlas-controls select{height:42px;border:0;border-left:1px solid #6c91a222;background:#ffffffaa;color:#244c61;outline:none}.atlas-controls select{padding:0 10px}.atlas-hint{bottom:16px;left:50%;transform:translateX(-50%);color:#6c8796;background:#f4fafdc9;border-radius:18px;padding:9px 18px;font-size:12px;pointer-events:none}.atlas-hint,.atlas-legend{position:absolute;z-index:2}.atlas-legend{bottom:20px;left:28px;display:flex;gap:12px;flex-wrap:wrap;max-width:390px;background:#f4fafdf2;border:1px solid #55798b2b;border-radius:12px;padding:12px 14px;font-size:11px;color:#557180}.atlas-legend span{display:flex;align-items:center;gap:5px}.atlas-legend i{width:9px;height:9px;border-radius:50%;display:inline-block}.atlas-inspector{background:#f4fafdf2;border-left:1px solid #2f526933;padding:34px 26px;overflow:auto}.inspector-empty{text-align:center;color:#718898;padding-top:31vh}.inspector-empty>span{display:grid;place-items:center;margin:0 auto 23px;width:64px;height:64px;border:1px solid #7292a255;border-radius:50%;font-size:35px;color:#638497}.inspector-empty>div,.inspector-kicker{font:600 10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.18em;color:#688292}.inspector-empty h2{font-size:17px;color:#21445a;margin:18px 0 8px}.inspector-empty p{font-size:12px;line-height:1.6;margin:0}.atlas-inspector h2{font-size:21px;line-height:1.18;margin:18px 0 10px;overflow-wrap:anywhere}.inspector-type{display:inline-block;color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.inspector-section{border-top:1px solid #55798b33;margin-top:26px;padding-top:17px}.inspector-section>strong{display:block;font:600 10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.15em;color:#688292;margin-bottom:12px}.inspector-section p{font-size:12px;line-height:1.6;color:#5a7482}.inspector-row{display:grid;grid-template-columns:80px minmax(0,1fr);grid-gap:10px;gap:10px;margin:8px 0;font-size:12px}.inspector-row span{color:#6d8794}.inspector-row b{font-weight:600;overflow-wrap:anywhere;white-space:pre-wrap;color:#21445a}@media(max-width:1050px){.atlas-main{grid-template-columns:minmax(0,1fr) 260px}.atlas-controls{left:16px;right:16px;flex-wrap:wrap}.atlas-controls input{flex:1 1;min-width:150px}}@media(max-width:760px){.atlas-header{grid-template-columns:1fr auto;height:58px;padding:0 15px}.atlas-meta{display:none}.atlas-main{display:block}.atlas-main,.atlas-stage{height:calc(100dvh - 58px)}.atlas-inspector{position:absolute;z-index:4;right:12px;top:84px;width:260px;max-height:55vh;border:1px solid #2f526933;border-radius:14px;box-shadow:0 10px 30px #2f526933}.atlas-controls{top:12px;left:12px;right:12px}.atlas-controls button{padding:0 9px}.atlas-controls input{width:100%;order:10;flex-basis:100%;border-top:1px solid #6c91a222;border-left:0}.atlas-legend{left:12px;bottom:12px;right:12px}.atlas-hint{display:none}}.ip-profile{display:grid;grid-gap:0;gap:0;border:1px solid #6c91a233;border-radius:10px;overflow:hidden;margin-top:14px}.ip-profile-row{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:12px;gap:12px;padding:10px 12px;border-bottom:1px solid #6c91a222;font-size:12px}.ip-profile-row:last-child{border-bottom:0}.ip-profile-row span{color:#648092;font-weight:700}.ip-profile-row b{font-weight:650;overflow-wrap:anywhere}.connected-list{margin-top:14px;border-top:1px solid #6c91a233;max-height:320px;overflow:auto}.connected-item{display:grid;grid-template-columns:10px 1fr;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid #6c91a222}.connected-dot{width:9px;height:9px;border-radius:50%;margin-top:5px}.connected-item strong{display:block;font-size:12px;overflow-wrap:anywhere}.connected-item span{display:block;color:#648092;font-size:11px;margin-top:3px}