.diagram-card{margin:0 0 18px;padding:14px;border:1px solid #dce5ef;border-radius:18px;background:#f7f9fc;overflow:hidden}.diagram-title{margin:0 0 10px;color:#17304f;font-size:.82rem;font-weight:900}.coord-svg{display:block;width:100%;height:auto;max-height:430px;background:#fff;border:1px solid #e0e7f0;border-radius:14px}.grid-line{stroke:#d7e0ec;stroke-width:1}.axis-line{stroke:#173e91;stroke-width:2.6}.plot-segment{fill:none;stroke:#355b94;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.plot-point{fill:#173e91;stroke:#fff;stroke-width:2}.tick-label{font-size:12px;fill:#66778d;font-weight:700}.point-label,.axis-name,.band-label{font-size:14px;fill:#17304f;font-weight:900}.grid-scroll{overflow:auto;max-width:100%}.coord-table{border-collapse:collapse;margin:auto;min-width:480px;background:#fff}.coord-table th,.coord-table td{min-width:38px;height:36px;border:1px solid #cad5e2;text-align:center;padding:4px;font-size:.72rem}.coord-table th{background:#edf3fb;color:#244f9f;font-weight:950}.coord-table td.has-item{background:#eef4ff;color:#173e91;font-weight:900}.coord-table td.is-free{background:#fff;color:#14845b;font-weight:900;box-shadow:inset 0 0 0 2px #9dd8c4}.coord-table td.is-busy{background:#dfe5ec;color:#6c7785;font-weight:800}.healthy-band{fill:#8bd3a8;opacity:.72;stroke:#2f8b63;stroke-width:2}.focus-line{stroke:#d45656;stroke-width:2.5;stroke-dasharray:7 6}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.route-choice{padding:10px;border:1px solid #dbe4ee;border-radius:14px;background:#fff}.route-choice strong{display:block;color:#173e91;margin-bottom:4px}.route-choice svg{display:block;width:100%;height:auto}.route-line{fill:none;stroke:#355b94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.route-start{fill:#14845b}.route-end{fill:#bd3650}@media(max-width:620px){.diagram-card{padding:10px}.coord-svg{max-height:360px}.route-grid{grid-template-columns:1fr}.coord-table{min-width:520px}.point-label,.axis-name,.band-label{font-size:16px}.tick-label{font-size:13px}}