.infrastructure-page[data-v-fa018dd5]{font-family:var(--font-mono);background:transparent;min-height:100vh;color:var(--c-text);padding:1.5rem 0}.infra-header[data-v-fa018dd5]{margin-bottom:1.5rem}.infra-header-row[data-v-fa018dd5]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.pulse-dot[data-v-fa018dd5]{width:12px;height:12px;background:var(--c-dot-green);border-radius:50%;animation:blink-dot 2.2s ease-in-out infinite;flex-shrink:0}.infra-h1[data-v-fa018dd5]{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--c-heading);margin:0}.infra-subtitle[data-v-fa018dd5]{color:var(--c-muted);font-size:.8125rem;margin-left:1.75rem;margin-top:0}.toolbar[data-v-fa018dd5]{display:flex;gap:.5rem;margin-left:auto;flex-shrink:0;align-items:center}.toolbar-toggle[data-v-fa018dd5]{background:transparent;border:none;color:var(--c-muted);cursor:pointer;font-size:1.25rem;line-height:1;padding:.25rem .5rem;border-radius:6px;transition:color .2s,background .2s;font-family:inherit}.toolbar-toggle[data-v-fa018dd5]:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}@media(hover:hover)and (pointer:fine){.toolbar-toggle[data-v-fa018dd5]:hover{color:var(--c-text);background:color-mix(in srgb,var(--c-surface-alt) 60%,transparent)}}.toolbar-actions[data-v-fa018dd5]{display:none;gap:.5rem}.toolbar.expanded .toolbar-actions[data-v-fa018dd5]{display:flex}.toolbar-actions button[data-v-fa018dd5]{background:var(--c-surface-alt);border:1px solid var(--c-border);color:var(--c-muted);padding:.375rem .75rem;border-radius:6px;font-family:inherit;font-size:.75rem;cursor:pointer;transition:all .2s;white-space:nowrap}.toolbar-actions button[data-v-fa018dd5]:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}@media(hover:hover)and (pointer:fine){.toolbar-actions button[data-v-fa018dd5]:hover{background:var(--c-surface);color:var(--c-text);border-color:var(--c-muted)}}.diagram-container[data-v-fa018dd5]{background:var(--c-surface);border-radius:1rem;border:1px solid var(--c-border);padding:1.5rem;overflow-x:auto;overflow-y:visible;position:relative}#svg-diagram[data-v-fa018dd5]{width:100%;min-width:920px;display:block;font-family:var(--font-mono)}.node-group[data-v-fa018dd5]{cursor:pointer;transition:opacity .15s ease}.node-group .node-bg[data-v-fa018dd5]{transition:filter .15s ease}.edge-group[data-v-fa018dd5],.edge-label[data-v-fa018dd5]{transition:opacity .15s ease}#svg-diagram.dimmed .node-group[data-v-fa018dd5]:not(.highlighted){opacity:.35}#svg-diagram.dimmed .edge-group[data-v-fa018dd5]:not(.highlighted){opacity:.12}#svg-diagram.dimmed .edge-label[data-v-fa018dd5]:not(.highlighted){opacity:.12}#svg-diagram.dimmed .node-group.highlighted .node-bg[data-v-fa018dd5]{filter:drop-shadow(0 0 8px var(--node-glow, rgba(255, 255, 255, .2)))}.node-tooltip[data-v-fa018dd5]{position:absolute;z-index:100;background:var(--c-surface);border:1px solid var(--c-border);border-radius:10px;padding:.875rem 1rem;max-width:320px;font-size:.75rem;line-height:1.5;color:var(--c-text);box-shadow:0 16px 48px var(--c-shadow-lg);pointer-events:none;opacity:0;transition:opacity .15s ease;font-family:var(--font-mono)}.node-tooltip.visible[data-v-fa018dd5]{opacity:1;pointer-events:auto}.node-tooltip .tt-title[data-v-fa018dd5]{font-weight:600;color:var(--c-heading);margin-bottom:.375rem}.node-tooltip .tt-body[data-v-fa018dd5]{color:var(--c-muted)}.node-tooltip .tt-close[data-v-fa018dd5]{position:absolute;top:.375rem;right:.5rem;background:none;border:none;color:var(--c-muted);cursor:pointer;font-size:.875rem;font-family:inherit;padding:.125rem .25rem;border-radius:4px}.node-tooltip .tt-close[data-v-fa018dd5]:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}@media(hover:hover)and (pointer:fine){.node-tooltip .tt-close[data-v-fa018dd5]:hover{color:var(--c-text);background:color-mix(in srgb,var(--c-border) 50%,transparent)}}.infra-cards[data-v-fa018dd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:2rem}.infra-card[data-v-fa018dd5]{background:var(--c-surface);border-radius:.75rem;border:1px solid var(--c-border);padding:1.25rem}.infra-card-header[data-v-fa018dd5]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.card-dot[data-v-fa018dd5]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.card-dot.blue[data-v-fa018dd5]{background:#3b82f6}.card-dot.purple[data-v-fa018dd5]{background:#a855f7}.card-dot.orange[data-v-fa018dd5]{background:#f59e0b}.infra-card h3[data-v-fa018dd5]{font-size:.875rem;font-weight:600;color:var(--c-heading);margin:0}.infra-card ul[data-v-fa018dd5]{list-style:none;color:var(--c-muted);font-size:.75rem;margin:0;padding:0}.infra-card li[data-v-fa018dd5]{margin-bottom:.375rem}.infra-footer[data-v-fa018dd5]{text-align:center;margin-top:1.5rem;color:var(--c-muted);font-size:.6875rem}.legend-text[data-v-fa018dd5]{fill:var(--c-muted);font-size:8px}.legend-title[data-v-fa018dd5]{fill:var(--c-heading);font-size:9px;font-weight:600}.cluster-text[data-v-fa018dd5]{fill:var(--cluster-color, #f59e0b);font-size:9px;font-weight:600}@media(prefers-reduced-motion:reduce){.pulse-dot[data-v-fa018dd5]{animation:none}}@media(max-width:580px){.infrastructure-page[data-v-fa018dd5]{padding:.5rem 0}.infra-h1[data-v-fa018dd5]{font-size:1.125rem}.infra-subtitle[data-v-fa018dd5]{font-size:.6875rem;margin-left:1.75rem}.infra-header-row[data-v-fa018dd5]{gap:.625rem}.diagram-container[data-v-fa018dd5]{padding:.75rem;border-radius:.75rem}#svg-diagram[data-v-fa018dd5]{min-width:880px}.infra-cards[data-v-fa018dd5]{grid-template-columns:1fr;gap:.75rem}.infra-card[data-v-fa018dd5]{padding:1rem}.toolbar[data-v-fa018dd5]{margin-left:0}.infra-header-row .toolbar[data-v-fa018dd5]{width:auto}}@media(max-width:768px){.toolbar-actions button[data-v-fa018dd5]{font-size:.6875rem;padding:.25rem .5rem}}@media print{.infrastructure-page[data-v-fa018dd5]{background:#fff!important;padding:.5rem}.toolbar[data-v-fa018dd5]{display:none!important}.diagram-container[data-v-fa018dd5]{border:none!important;background:transparent!important;padding:0!important}.node-tooltip[data-v-fa018dd5]{display:none!important}.infra-cards[data-v-fa018dd5]{break-inside:avoid}}.infrastructure-page .node-fill{fill:var(--c-surface)}.infrastructure-page .node-bg{fill:var(--c-surface-alt)}.infrastructure-page .node-title{fill:var(--c-heading)}.infrastructure-page .node-sub{fill:var(--c-muted)}.infrastructure-page .node-label{fill:var(--c-text)}.infrastructure-page .legend-bg{fill:var(--c-surface);stroke:var(--c-border)}.infrastructure-page .legend-title{fill:var(--c-heading)}.infrastructure-page .legend-dot-green{fill:var(--c-dot-green)}.infrastructure-page .legend-line{stroke:var(--c-text)}.infrastructure-page .grid-line{stroke:var(--c-border)}.infrastructure-page .arr-green{fill:var(--c-dot-green)}.infrastructure-page .glow-green{flood-color:var(--c-dot-green)}
