.static-graph-page[data-v-4b4a84d2]{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#edf5fa}.static-graph-viewport[data-v-4b4a84d2]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom}.static-graph-canvas[data-v-4b4a84d2]{width:min(100vw,1320px);height:auto;display:block}.static-graph-state[data-v-4b4a84d2]{height:100%;display:grid;place-items:center;color:#567089;font-size:15px}.static-graph-error[data-v-4b4a84d2]{color:#b42318}.static-orbit[data-v-4b4a84d2]{fill:none;stroke:#bdd6e6}.static-orbit-inner[data-v-4b4a84d2]{stroke-width:1.4;stroke-dasharray:6 9;opacity:.6}.static-orbit-outer[data-v-4b4a84d2]{stroke-width:1.1;stroke-dasharray:4 11;opacity:.48}.static-graph-edges>g[data-v-4b4a84d2]{opacity:0;animation:edge-enter-4b4a84d2 .55s ease forwards;animation-delay:var(--edge-delay)}.static-graph-edges line[data-v-4b4a84d2]{stroke-width:1.55;stroke-dasharray:6 3;opacity:.55;animation:edge-flow-4b4a84d2 9s linear infinite}.static-arrow-tip[data-v-4b4a84d2]{opacity:.9}.static-relation-label rect[data-v-4b4a84d2]{fill:#fffffff0;stroke:#d9e6ef;stroke-width:1}.static-relation-label text[data-v-4b4a84d2]{fill:#647f94;font-size:8px;font-weight:700;text-anchor:middle}.static-graph-node[data-v-4b4a84d2]{opacity:1;animation:node-enter-4b4a84d2 .5s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--node-delay);transform-box:fill-box;transform-origin:center}.static-node-body[data-v-4b4a84d2]{stroke:#ffffffeb;stroke-width:1.4}.static-node-halo[data-v-4b4a84d2]{fill:var(--node-color);opacity:.08}.depth-0 .static-node-body[data-v-4b4a84d2]{stroke:#18a77c;stroke-width:3}.depth-0 .static-node-halo[data-v-4b4a84d2]{opacity:.2;animation:root-pulse-4b4a84d2 2.8s ease-in-out infinite}.depth-1 .static-node-body[data-v-4b4a84d2]{stroke:var(--node-color);stroke-width:2}.depth-1 .static-node-halo[data-v-4b4a84d2]{opacity:.12}.static-node-label[data-v-4b4a84d2]{fill:#173b57;font-weight:800;text-anchor:middle;pointer-events:none}.label-depth-0[data-v-4b4a84d2]{font-size:13px}.label-depth-1[data-v-4b4a84d2]{font-size:11px}.label-depth-2[data-v-4b4a84d2]{font-size:10px}.label-depth-3[data-v-4b4a84d2]{font-size:9px}.static-node-type[data-v-4b4a84d2]{fill:#7890a6;font-size:.8em;font-weight:700}@keyframes node-enter-4b4a84d2{0%{opacity:0}to{opacity:1}}@keyframes edge-enter-4b4a84d2{to{opacity:1}}@keyframes edge-flow-4b4a84d2{to{stroke-dashoffset:-90}}@keyframes root-pulse-4b4a84d2{0%,to{transform:scale(1);opacity:.15}50%{transform:scale(1.18);opacity:.05}}@media(max-width:700px){.static-graph-canvas[data-v-4b4a84d2]{width:1020px;max-width:none;margin:0}.static-graph-viewport[data-v-4b4a84d2]{display:block}}@media(prefers-reduced-motion:reduce){.static-graph-node[data-v-4b4a84d2],.static-graph-edges>g[data-v-4b4a84d2],.static-graph-edges line[data-v-4b4a84d2],.depth-0 .static-node-halo[data-v-4b4a84d2]{animation:none;opacity:1}}:root{font-family:Fira Sans,Inter,Microsoft YaHei,Arial,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{cursor:pointer}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#ecfeff,#f8fafc 55%,#e0f2fe)}.login-card{width:min(920px,100%);min-height:520px;display:grid;grid-template-columns:1.1fr .9fr;background:#fff;border:1px solid #d8eef3;border-radius:8px;box-shadow:0 24px 60px #085b701f;overflow:hidden}.login-copy{padding:56px;display:flex;flex-direction:column;justify-content:center;background:#0f766e;color:#fff}.login-copy h1{margin:24px 0 12px;font-size:36px;letter-spacing:0}.login-copy p{margin:0;color:#ccfbf1;line-height:1.8}.login-form{padding:56px 48px;display:flex;flex-direction:column;justify-content:center;gap:22px}.login-form label,.module-search{display:grid;gap:8px}.login-form span{font-weight:700;color:#164e63}input{width:100%;height:44px;padding:0 14px;border:1px solid #d6dde8;border-radius:6px;color:#172033;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.primary-button,.ghost-button{height:42px;padding:0 18px;border-radius:6px;border:1px solid transparent;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.primary-button{background:#059669;color:#fff}.primary-button:hover{background:#047857}.primary-button:disabled{opacity:.62;cursor:not-allowed}.ghost-button{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#1e40af;border-color:#c7d2fe}.ghost-button:hover{border-color:#2563eb;background:#eff6ff}.form-error{margin:0;color:#b91c1c;font-size:14px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:20px 14px;background:#111827;color:#eef2ff}.brand-block{display:flex;align-items:center;gap:12px;padding:8px 8px 24px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#3b82f6;color:#fff;font-weight:900}.brand-mark.large{width:54px;height:54px;font-size:24px}.brand-name{font-size:18px;font-weight:800}.brand-subtitle,.operator-label{margin-top:4px;font-size:12px;color:#a7b0c2}.nav-list{display:grid;gap:6px}.nav-item{height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:6px;color:#cbd5e1;transition:background .2s ease,color .2s ease}.nav-item:hover,.nav-item.router-link-active{background:#1f2937;color:#fff}.nav-icon,.nav-icon svg{width:20px;height:20px;fill:currentColor;flex:none}.sidebar-footer{margin-top:auto;padding:16px 12px;border-top:1px solid rgba(203,213,225,.16)}.operator-name{margin-top:6px;font-weight:800}.main-panel{min-width:0;display:flex;flex-direction:column}.topbar{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 28px;background:#fffffff5;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:5}.topbar h1,.panel h2,.module-search h2,.patient-hero h2{margin:0;color:#172033;letter-spacing:0}.topbar h1{font-size:24px}.topbar p{margin:6px 0 0;color:#64748b}.content-panel{padding:22px}.page-grid{display:grid;gap:20px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card,.panel,.patient-hero,.empty-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 14px 34px #0f172a0f}.metric-card{min-height:128px;padding:20px;display:grid;align-content:space-between;border-top:3px solid #2563eb}.metric-card span,.metric-card em,td span,.data-row span,.patient-row span,.module-patient span,.muted-text{color:#64748b;font-style:normal}.metric-card strong{color:#1e40af;font-size:34px;line-height:1}.split-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.split-grid.wide-left{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)}.panel{padding:18px;min-width:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.panel h2,.module-search h2{font-size:18px}.panel-subtitle{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.5}.table-tools{width:min(420px,100%)}.text-link,.table-action{color:#1d4ed8;font-weight:800}.line-chart{height:260px;min-width:0}.line-chart-svg{width:100%;height:100%;overflow:visible}.line-chart-grid line{stroke:#e2e8f0;stroke-width:1}.line-chart-grid text,.line-chart-x-label{fill:#64748b;font-size:12px}.line-chart-area{fill:#2563eb1f}.line-chart-line{fill:none;stroke:#2563eb;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.line-chart-point{fill:#fff;stroke:#2563eb;stroke-width:3}.line-chart-x-label{text-anchor:middle}.compact-list,.stack-list,.timeline{display:grid;gap:10px}.patient-row,.data-row,.timeline-item{display:flex;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;transition:border-color .2s ease,background .2s ease}.patient-row:hover,.data-row:hover,.timeline-item:hover{border-color:#bfdbfe;background:#f8fbff}.patient-row strong,.data-row strong,.timeline-item strong{display:block;color:#172033}.status-on,.status-off,.badge{align-self:flex-start;padding:5px 9px;border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.status-on,.badge.success,.badge.zone-green{color:#047857;background:#d1fae5}.status-off,.badge.muted{color:#475569;background:#e2e8f0}.badge.warning,.badge.zone-yellow{color:#a16207;background:#fef3c7}.badge.danger,.badge.zone-red{color:#b91c1c;background:#fee2e2}.table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}table{width:100%;border-collapse:collapse;min-width:920px}.feedback-table{min-width:1040px}.feedback-table-wrap .feedback-content{min-width:280px;max-width:520px;white-space:normal;line-height:1.6}th,td{padding:13px 14px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle;white-space:nowrap}th{color:#475569;font-size:13px;background:#f8fafc;font-weight:800;position:sticky;top:0;z-index:1}td{color:#172033;font-size:14px}tbody tr{transition:background .2s ease}tbody tr:hover{background:#f8fbff}td strong,td span{display:block}.patient-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-left:4px solid #2563eb}.patient-hero p{margin:8px 0 0;color:#64748b}.hero-actions{display:flex;align-items:center;gap:12px}.info-grid{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.info-grid div{padding:14px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}dt{color:#64748b;font-size:13px}dd{margin:8px 0 0;color:#172033;font-weight:700}.timeline-item{position:relative;justify-content:flex-start}.timeline-dot{width:10px;height:10px;margin-top:5px;border-radius:999px;background:#2563eb;flex:none}.timeline-item p{margin:6px 0;color:#64748b;line-height:1.6}.timeline-item time{color:#64748b;font-size:12px}.empty-state,.empty-panel{color:#64748b;text-align:center}.empty-state{padding:18px}.empty-state.compact{padding:10px;font-size:13px}.empty-panel{min-height:280px;display:grid;place-items:center}.module-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:20px}.module-sidebar{display:grid;align-content:start;gap:14px;position:sticky;top:106px}.module-search,.module-patient-list,.module-content{min-width:0}.module-search{padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a0d}.module-patient-list{display:grid;gap:8px;max-height:calc(100vh - 330px);overflow:auto}.module-patient{width:100%;padding:14px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;text-align:left;color:#172033;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.module-patient:hover,.module-patient.active{border-color:#2563eb;background:#eff6ff;box-shadow:inset 3px 0 #2563eb}.module-patient strong,.module-patient span{display:block}.module-patient span{margin-top:6px;font-size:13px}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0 0;color:#64748b;font-size:13px}.pagination-controls{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.page-size{display:inline-flex;align-items:center;gap:6px;margin-right:8px}.page-size-options{display:inline-flex;overflow:hidden;border:1px solid #d6dde8;border-radius:6px;background:#fff}.page-size-button{min-width:38px;height:32px;padding:0 10px;border:0;border-right:1px solid #d6dde8;background:#fff;color:#334155;font-weight:700;transition:background .2s ease,color .2s ease}.page-size-button:last-child{border-right:0}.page-size-button:hover,.page-size-button.active{background:#2563eb;color:#fff}.page-button{min-width:34px;height:34px;padding:0 10px;border:1px solid #d6dde8;border-radius:6px;background:#fff;color:#334155;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.page-button:hover:not(:disabled),.page-button.active{border-color:#2563eb;background:#2563eb;color:#fff}.page-button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1100px){.metric-grid,.split-grid,.split-grid.wide-left{grid-template-columns:repeat(2,minmax(0,1fr))}.module-layout{grid-template-columns:260px minmax(0,1fr)}}@media(max-width:820px){.admin-shell,.login-card,.module-layout,.metric-grid,.split-grid,.split-grid.wide-left,.info-grid{grid-template-columns:1fr}.sidebar{position:static;height:auto}.module-sidebar,.topbar{position:static}.topbar,.patient-hero,.panel-header,.pagination-bar{align-items:flex-start;flex-direction:column}.table-tools{width:100%}.content-panel{padding:16px}.module-patient-list{max-height:320px}}.knowledge-graph-page{min-height:calc(100vh - 44px);color:#102a43}.public-graph-page{min-height:100vh;height:100vh;height:100dvh;padding:0;overflow:hidden;background:#f5f8fb}.public-canvas-workspace{display:block;width:100%;height:100%}.public-graph-page .graph-main-panel{width:100%;height:100%;border:0;border-radius:0;box-shadow:none}.public-graph-page .graph-stage{width:100%;height:100vh;height:100dvh;min-height:0;cursor:default}.public-graph-page .graph-canvas{width:100%;height:100%}.graph-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.graph-eyebrow{display:flex;align-items:center;gap:8px;color:#0e7490;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.graph-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #d1fae5}.graph-heading h1{margin:10px 0 5px;color:#102a43;font-size:30px;line-height:1.15}.graph-heading p{margin:0;color:#627d98;font-size:14px}.graph-header-actions{display:flex;gap:10px}.graph-primary-button,.graph-secondary-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:6px;border:1px solid transparent;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.graph-primary-button{background:#0e7490;color:#fff}.graph-primary-button:hover{background:#155e75}.graph-secondary-button{border-color:#bfd3df;background:#fff;color:#155e75}.graph-secondary-button:hover{border-color:#0e7490;background:#f0fdfa}.button-icon{font-size:18px;line-height:0}.graph-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.graph-stat-row.patient-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.graph-stat{min-height:90px;padding:15px 17px;border:1px solid #d9e5ed;border-radius:8px;background:#fff;box-shadow:0 8px 20px #102a430a}.graph-stat span,.graph-stat small{display:block;color:#829ab1;font-size:12px}.graph-stat strong{display:inline-block;margin:8px 0 3px;color:#102a43;font-size:25px;line-height:1}.source-stat strong{color:#0e7490;font-size:19px}.graph-workspace{display:grid;grid-template-columns:minmax(0,1fr) 278px;gap:16px;align-items:stretch}.graph-main-panel,.graph-detail-panel{min-width:0;overflow:hidden;border:1px solid #d9e5ed;border-radius:8px;background:#fff;box-shadow:0 12px 30px #102a430e}.graph-toolbar{display:flex;align-items:center;gap:10px;padding:13px 14px;border-bottom:1px solid #e4edf2}.graph-search{height:36px;flex:1;min-width:150px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #d9e5ed;border-radius:6px;color:#829ab1}.graph-search input{height:34px;flex:1;min-width:0;padding:0;border:0;box-shadow:none;font-size:13px}.graph-search input:focus{box-shadow:none}.search-icon{font-size:22px;line-height:1;transform:rotate(-20deg)}.graph-search kbd{padding:2px 5px;border:1px solid #d9e5ed;border-radius:4px;color:#829ab1;font-size:10px}.category-filter{display:flex;align-items:center;gap:7px;color:#627d98;font-size:12px;white-space:nowrap}.category-filter select{height:36px;min-width:104px;padding:0 25px 0 9px;border:1px solid #d9e5ed;border-radius:6px;background:#fff;color:#243b53;font-size:12px}.toolbar-button{height:36px;padding:0 11px;border:0;border-radius:6px;background:#edf6f8;color:#0e7490;font-size:12px;font-weight:800;cursor:pointer}.toolbar-button:hover{background:#d9f1f2}.graph-stage{position:relative;height:min(650px,calc(100vh - 300px));min-height:500px;overflow:hidden;background:radial-gradient(circle at 84% 13%,rgba(210,228,249,.72) 0,rgba(210,228,249,.34) 17%,transparent 33%),radial-gradient(circle at 10% 89%,rgba(210,243,239,.72) 0,rgba(210,243,239,.3) 19%,transparent 35%),linear-gradient(145deg,#f9fcff,#eef6fc);touch-action:none;cursor:grab}.graph-stage:active{cursor:grabbing}.graph-canvas{width:100%;height:100%;display:block}.graph-orbit-line{fill:none;stroke:#b8d0e6;stroke-width:1.4;stroke-dasharray:7 9;opacity:.72}.graph-orbit-line-inner{stroke:#c9dcec;stroke-dasharray:5 10;opacity:.58}.graph-links line{stroke:#9bbbd3;stroke-width:2.2;opacity:.82}.graph-arrow-tip{fill:#5f9abb;opacity:.9}.graph-link text{fill:#52708d;font-size:10px;font-weight:700;text-anchor:middle;pointer-events:none}.graph-link-label rect{fill:#fffffff5;stroke:#d5e5f1;stroke-width:1;filter:drop-shadow(0 3px 5px rgba(51,90,120,.08))}.graph-link.highlighted line{stroke:#91b4cf;stroke-width:2.2;opacity:.86}.graph-link.highlighted text{fill:#52708d;font-weight:800}.graph-node{cursor:pointer;transition:opacity .2s ease}.graph-node circle:first-child{fill:#fafdfff5;stroke:#82b6e7;stroke-width:2.2;filter:drop-shadow(0 9px 13px rgba(61,109,148,.14));transition:fill .2s ease,stroke-width .2s ease,filter .2s ease}.graph-node-ring{fill:none;stroke:#82b6e7;stroke-width:1.5;opacity:0}.graph-node:hover circle:first-child{fill:#eef7ff;stroke-width:3;filter:drop-shadow(0 11px 16px rgba(61,109,148,.2))}.graph-node.root circle:first-child{fill:#e1f7eff7;stroke:#10a873;stroke-width:3;filter:drop-shadow(0 12px 18px rgba(16,168,115,.18))}.graph-node.root .graph-node-ring{stroke:#10a873;opacity:.38}.graph-node.selected .graph-node-ring{opacity:.32;animation:graph-pulse 2.6s ease-out infinite}.graph-node.dimmed{opacity:.2}.graph-node-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px;overflow:hidden;text-align:center;pointer-events:none}.graph-node-dot{width:7px;height:7px;flex:none;margin-bottom:5px;border-radius:50%;box-shadow:0 0 0 3px #ffffffe6}.graph-node-content strong{display:block;max-width:100%;overflow:hidden;color:#173b57;font-size:12px;font-weight:800;line-height:1.28}.node-name-line{display:block;white-space:nowrap}.graph-node-content .node-type-label{display:block;max-width:100%;margin-top:5px;overflow:hidden;color:#7890a6;font-size:9px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.graph-node.root .graph-node-content strong{font-size:16px;line-height:1.32}.graph-node.root .graph-node-content .node-type-label{margin-top:7px;color:#698a82;font-size:10px;font-weight:700}@keyframes graph-pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.18);opacity:.15}}.graph-zoom-controls{position:absolute;right:14px;bottom:42px;display:grid;justify-items:center;gap:2px;padding:4px;border:1px solid #d9e5ed;border-radius:6px;background:#fffffff0;box-shadow:0 4px 12px #102a4314}.graph-zoom-controls button{width:28px;height:26px;border:0;background:transparent;color:#243b53;font-size:20px;cursor:pointer}.graph-zoom-controls button:hover{background:#edf6f8}.graph-zoom-controls span{color:#829ab1;font-size:10px}.graph-hint{position:absolute;left:14px;bottom:14px;display:flex;align-items:center;gap:7px;color:#829ab1;font-size:11px;pointer-events:none}.hint-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.graph-state{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#627d98;font-size:14px}.graph-error{display:flex;flex-direction:column;gap:10px;color:#b42318}.text-button{border:0;background:transparent;color:#0e7490;font-weight:800;cursor:pointer}.graph-legend{display:flex;flex-wrap:wrap;gap:12px 18px;padding:11px 14px;border-top:1px solid #e4edf2;color:#627d98;font-size:11px}.graph-legend span{display:inline-flex;align-items:center;gap:6px}.graph-legend i{width:8px;height:8px;border-radius:50%}.graph-detail-panel{min-height:560px;padding:20px}.detail-kicker{color:#0e7490;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.detail-title-row{display:flex;align-items:flex-start;gap:9px;margin-top:13px}.detail-title-row h2{margin:0;color:#102a43;font-size:21px;line-height:1.25;overflow-wrap:anywhere}.detail-node-dot{width:10px;height:10px;margin-top:6px;flex:none;border-radius:50%;box-shadow:0 0 0 4px #e8f4f5}.detail-category{display:inline-block;margin:11px 0 0 19px;padding:4px 8px;border-radius:4px;background:#edf6f8;color:#0e7490;font-size:11px;font-weight:800}.detail-divider{height:1px;margin:20px 0 15px;background:#e4edf2}.detail-meta{display:grid;grid-template-columns:1fr auto 1fr auto;gap:6px;align-items:center;color:#829ab1;font-size:11px}.detail-meta strong{color:#102a43;font-size:16px}.node-detail h3{display:flex;align-items:center;justify-content:space-between;margin:24px 0 10px;color:#243b53;font-size:13px}.node-detail h3 span{color:#829ab1;font-size:11px}.relation-list{display:grid;gap:6px;max-height:310px;overflow:auto}.relation-item{display:flex;align-items:center;gap:8px;width:100%;padding:9px 8px;border:1px solid #e4edf2;border-radius:5px;background:#fff;text-align:left;cursor:pointer;transition:all .18s ease}.relation-item:hover{border-color:#9bd5d5;background:#f4fbfb}.relation-direction{width:17px;color:#0e7490;font-size:16px}.relation-copy{min-width:0;flex:1}.relation-copy strong,.relation-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-copy strong{color:#243b53;font-size:12px}.relation-copy small{margin-top:3px;color:#829ab1;font-size:10px}.relation-arrow{color:#9fb3c8;font-size:19px}.detail-empty,.detail-empty-state{color:#829ab1;font-size:12px;line-height:1.7}.detail-empty-state{height:100%;min-height:480px;display:grid;place-content:center;justify-items:center;padding:22px;text-align:center}.empty-graph-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:17px;border:1px solid #c5d9e2;border-radius:50%;color:#0e7490;font-size:32px}.detail-empty-state h2{margin:0 0 8px;color:#243b53;font-size:16px}.detail-empty-state p{max-width:190px;margin:0}.qr-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:20px;background:#102a4373}.qr-modal{position:relative;width:min(390px,100%);padding:27px;border-radius:10px;background:#fff;box-shadow:0 25px 70px #102a4340;text-align:center}.modal-close{position:absolute;top:12px;right:13px;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:#627d98;font-size:24px;cursor:pointer}.qr-modal h2{margin:9px 0 7px;color:#102a43;font-size:21px}.qr-modal p{margin:0;color:#627d98;font-size:12px}.qr-frame{width:214px;height:214px;display:grid;place-items:center;margin:20px auto 15px;border:1px solid #e4edf2;border-radius:6px;background:#fff}.qr-frame img{width:196px;height:196px;image-rendering:pixelated}.qr-frame span{color:#829ab1;font-size:12px}.share-url{display:block;max-width:100%;overflow:hidden;padding:8px;border-radius:4px;background:#f5f8fb;color:#627d98;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.qr-actions{display:flex;justify-content:center;gap:8px;margin-top:16px}.copy-success{margin-top:10px!important;color:#059669!important;font-weight:800}@media(max-width:1000px){.graph-workspace{grid-template-columns:1fr}.graph-detail-panel{min-height:260px}.detail-empty-state{min-height:220px}}@media(max-width:700px){.graph-page-header{align-items:flex-start;flex-direction:column}.graph-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.graph-toolbar{align-items:stretch;flex-wrap:wrap}.graph-search{flex-basis:100%}.graph-stage{height:500px;min-height:400px}.public-graph-page{padding:0}.public-graph-page .graph-stage{height:100vh;height:100dvh;min-height:0}.public-graph-page .graph-node-content strong{font-size:21px;line-height:1.28}.public-graph-page .graph-node-content .node-type-label{margin-top:7px;font-size:13px}.public-graph-page .graph-node-dot{width:10px;height:10px;margin-bottom:8px}.public-graph-page .graph-node.root .graph-node-content strong{font-size:27px}.public-graph-page .graph-node.root .graph-node-content .node-type-label{font-size:15px}.public-graph-page .graph-link text{font-size:16px}}
