.bl-list::-webkit-scrollbar{width:6px}.bl-list::-webkit-scrollbar-thumb{background:#cfd3dc;border-radius:3px}.bl-row.active{background:#010ed00f;border-color:#010ed02e}.bl-row .rdot{width:8px;height:8px;background:#6aaa54}.bl-row.hq .rdot{width:11px;height:11px;background:#d62828}.bl-row.factory .rdot{width:9px;height:9px;background:#010ed0}.bl-center{position:relative;background:#fafbff;border:1px solid #e4e6ec;border-radius:4px;padding:14px;background-image:radial-gradient(rgba(1,14,208,.05) 1.1px,transparent 1.2px);background-size:18px 18px;display:flex;align-items:center;justify-content:center;min-height:640px;overflow:hidden}.bl-center svg{width:100%;height:100%;max-width:none;max-height:none;display:block;overflow:visible}.bl-states path{fill:#eef0fa;stroke:#fff;stroke-width:1.4;transition:fill .15s ease;cursor:default}.bl-states path:hover,.bl-states path.is-hovered{fill:#fff5cc;cursor:pointer}.bl-states path.is-zoomed{fill:#ffe899;stroke:#e1b800;stroke-width:1.6}.bl-state-card{position:fixed;background:#fff;border:1px solid #e4e6ec;border-radius:10px;padding:14px 16px 12px;box-shadow:0 14px 32px -12px #0d101d47;z-index:60;opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% - 10px));transition:opacity .14s ease,transform .14s ease;min-width:180px;max-width:360px}.bl-state-card.is-on{opacity:1;pointer-events:auto;transform:translate(-50%,calc(-100% - 14px))}.bl-state-card h4{font-family:var(--font-display),sans-serif;font-weight:700;font-size:1rem;letter-spacing:-.005em;margin:0 0 10px;color:#1c1f26}.bl-state-card .bsc-list{display:grid;grid-template-columns:1fr 1fr;gap:6px 18px}.bl-state-card .bsc-item{display:flex;align-items:center;gap:8px;background:transparent;border:0;padding:4px 0;font:inherit;font-size:.84rem;font-weight:500;color:#5a6170;text-align:left;cursor:pointer;transition:color .12s ease}.bl-state-card .bsc-item:hover{color:#010ed0}.bl-state-card .bsc-item:hover .bsc-nm{text-decoration:underline}.bl-state-card .bsc-ic{width:13px;height:13px;border-radius:50%;background:#6aaa54;border:1.5px solid #fff;box-shadow:0 0 0 1px #e4e6ec;flex-shrink:0}.bl-state-card .bsc-ic.hq{background:#d62828}.bl-state-card .bsc-ic.factory{background:#010ed0}.bl-state-card .bsc-empty{font-size:.82rem;color:#8b91a0;font-style:italic}.bl-state-card:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:0;height:0;border:7px solid transparent;border-top-color:#fff;filter:drop-shadow(0 2px 2px rgba(13,16,29,.08))}.bl-reset-zoom{position:absolute;top:14px;left:14px;z-index:5;display:none;align-items:center;gap:7px;padding:7px 12px;background:#fff;border:1px solid #e4e6ec;border-radius:6px;font:inherit;font-size:.82rem;font-weight:600;color:#1c1f26;cursor:pointer;box-shadow:0 6px 14px -8px #0d101d33;transition:background .15s ease}.bl-reset-zoom svg{width:13px;height:13px}.bl-reset-zoom:hover{background:#f1f2f7}.bl-reset-zoom.is-on{display:inline-flex}.bl-zoom-ctrl{position:absolute;bottom:14px;right:14px;z-index:5;display:flex;flex-direction:column;background:#fff;border:1px solid #e4e6ec;border-radius:8px;box-shadow:0 6px 14px -8px #0d101d33;overflow:hidden}.bl-zoom-ctrl button{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#fff;border:0;cursor:pointer;color:#1c1f26;transition:background .12s ease,color .12s ease;padding:0}.bl-zoom-ctrl button+button{border-top:1px solid #e4e6ec}.bl-zoom-ctrl button:hover{background:#f1f2f7;color:#010ed0}.bl-zoom-ctrl button:disabled{opacity:.35;cursor:not-allowed;background:#fff;color:#8b91a0}.bl-zoom-ctrl button svg{width:16px;height:16px;stroke-width:2.4}.bl-pins .pin{cursor:pointer;transform-box:fill-box;transform-origin:50% 100%;transition:transform .15s ease}.bl-pins .pin .pin-body{stroke:#fff;stroke-width:1.5;filter:drop-shadow(0 1px 1px rgba(13,16,29,.25));transition:fill .12s ease,stroke .12s ease}.bl-pins .pin.branch .pin-body{fill:#6aaa54}.bl-pins .pin.factory .pin-body{fill:#010ed0}.bl-pins .pin.hq .pin-body{fill:#d62828}.bl-pins .pin:hover{transform:scale(1.18)}.bl-pins .pin.active{transform:scale(1.28)}.bl-pins .pin.active .pin-body{stroke:#0d101d;stroke-width:2.2}.bl-pins .pin-wrap .pin-badge circle{fill:#fff;stroke:#0d101d;stroke-width:1.2}.bl-pins .pin-wrap .pin-badge text{font:700 8.2px/1 var(--font-sans),system-ui,sans-serif;fill:#0d101d;paint-order:stroke fill;stroke:#fff;stroke-width:.6px}.bl-center.is-pan-ready svg{cursor:grab}.bl-center.is-panning svg{cursor:grabbing}
