:root{--bg:#0b0b0c;--card:#121315;--muted:#a0a0a0;--fg:#e8e8e8;--acc:#66d9ef;--ok:#9be38a;--warn:#ffd166;--err:#ff6b6b;--br:#1e1f22;--chip:#1a1b1f}html,body{max-width:100%;overflow-x:hidden}.isp-wrap[data-astro-cid-dmxlho6h]{display:grid;grid-template-columns:280px 1fr;gap:24px;min-height:100vh;padding:24px;background:var(--bg);color:var(--fg);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.toc[data-astro-cid-dmxlho6h]{position:sticky;top:24px;align-self:start;background:var(--card);border:1px solid var(--br);border-radius:12px;padding:16px}.toc[data-astro-cid-dmxlho6h] h2[data-astro-cid-dmxlho6h]{font-size:1rem;margin:0 0 8px;color:var(--acc)}.toc[data-astro-cid-dmxlho6h] nav[data-astro-cid-dmxlho6h]{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.toc[data-astro-cid-dmxlho6h] a[data-astro-cid-dmxlho6h]{text-decoration:none;color:var(--fg);background:var(--chip);border:1px solid var(--br);padding:10px 12px;border-radius:8px;font-size:.95rem;transition:transform .12s ease,background .12s ease}.toc[data-astro-cid-dmxlho6h] a[data-astro-cid-dmxlho6h]:hover{transform:translate(4px);background:#1f2227}.legend[data-astro-cid-dmxlho6h]{display:flex;gap:8px;flex-wrap:wrap;font-size:.9rem;color:var(--muted)}.dot[data-astro-cid-dmxlho6h]{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:6px;vertical-align:middle}.dot[data-astro-cid-dmxlho6h].ok{background:var(--ok)}.dot[data-astro-cid-dmxlho6h].warn{background:var(--warn)}.dot[data-astro-cid-dmxlho6h].err{background:var(--err)}.content[data-astro-cid-dmxlho6h]{min-width:0}.page-head[data-astro-cid-dmxlho6h]{display:flex;gap:16px;align-items:flex-start;margin-bottom:10px}.page-head[data-astro-cid-dmxlho6h] .title[data-astro-cid-dmxlho6h] h1[data-astro-cid-dmxlho6h]{font-size:1.7rem;margin:0 0 2px;line-height:1.2}.status[data-astro-cid-dmxlho6h]{margin-left:auto;background:#0f1115;border:1px dashed var(--br);border-radius:10px;padding:10px 12px;min-width:260px;font-size:.95rem;line-height:1.4}.kpis[data-astro-cid-dmxlho6h]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 8px}.kpi[data-astro-cid-dmxlho6h]{background:var(--card);border:1px solid var(--br);border-radius:12px;padding:12px 14px}.kpi-label[data-astro-cid-dmxlho6h]{color:var(--muted);font-size:.85rem;margin-bottom:6px}.kpi-value[data-astro-cid-dmxlho6h]{font-size:1.05rem;font-weight:600;letter-spacing:.2px;overflow-wrap:anywhere;word-break:break-word}.card[data-astro-cid-dmxlho6h]{background:var(--card);border:1px solid var(--br);border-radius:14px;overflow:hidden;margin:12px 0}.card[data-astro-cid-dmxlho6h]>summary[data-astro-cid-dmxlho6h]{list-style:none;cursor:pointer;padding:16px;background:linear-gradient(180deg,#14161a,#111215);border-bottom:1px solid var(--br);user-select:none;position:relative;display:flex;align-items:center;gap:10px;-webkit-tap-highlight-color:transparent}.card[data-astro-cid-dmxlho6h]>summary[data-astro-cid-dmxlho6h]::-webkit-details-marker{display:none}.card[data-astro-cid-dmxlho6h]>summary[data-astro-cid-dmxlho6h] h2[data-astro-cid-dmxlho6h]{font-size:1.15rem;color:var(--acc);margin:0;flex:1}.card[data-astro-cid-dmxlho6h]>summary[data-astro-cid-dmxlho6h] .exp-hint[data-astro-cid-dmxlho6h]{font-size:.85rem;color:var(--muted)}.card[data-astro-cid-dmxlho6h][open]>summary[data-astro-cid-dmxlho6h] .exp-hint[data-astro-cid-dmxlho6h]{display:none}.card[data-astro-cid-dmxlho6h]>summary[data-astro-cid-dmxlho6h]:before{content:"▸";font-size:1.05rem;color:#9bbbd1;transition:transform .15s ease}.card[data-astro-cid-dmxlho6h][open]>summary[data-astro-cid-dmxlho6h]:before{transform:rotate(90deg)}.badge[data-astro-cid-dmxlho6h]{width:10px;height:10px;border-radius:50%;display:inline-block;margin-left:8px;border:1px solid var(--br)}.badge[data-astro-cid-dmxlho6h].ok{background:var(--ok)}.badge[data-astro-cid-dmxlho6h].warn{background:var(--warn)}.badge[data-astro-cid-dmxlho6h].err{background:var(--err)}.card[data-astro-cid-dmxlho6h] .card-body[data-astro-cid-dmxlho6h]{padding:14px 16px}.card[data-astro-cid-dmxlho6h] h3[data-astro-cid-dmxlho6h]{font-size:1rem;color:#7ed0df;margin:.2rem 0 .6rem}.grid-2[data-astro-cid-dmxlho6h]{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.map-wrap[data-astro-cid-dmxlho6h]{position:relative;width:100%;min-height:260px;border:1px solid var(--br);border-radius:12px;overflow:hidden;background:#0f0f12}.map-canvas[data-astro-cid-dmxlho6h]{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.grid-3[data-astro-cid-dmxlho6h]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.kv[data-astro-cid-dmxlho6h]{list-style:none;margin:0;padding:0}.kv[data-astro-cid-dmxlho6h] li[data-astro-cid-dmxlho6h]{display:flex;gap:10px;align-items:flex-start;padding:6px 8px;border-bottom:1px dashed #1b1c20}.kv[data-astro-cid-dmxlho6h] li[data-astro-cid-dmxlho6h]:last-child{border-bottom:0}.kv[data-astro-cid-dmxlho6h] b[data-astro-cid-dmxlho6h]{min-width:190px;display:inline-block;color:#bfe9f6}.kv[data-astro-cid-dmxlho6h] span[data-astro-cid-dmxlho6h]{overflow-wrap:anywhere;word-break:break-word}.muted[data-astro-cid-dmxlho6h]{color:var(--muted)}.mono[data-astro-cid-dmxlho6h]{background:#16181d;border:1px solid #1f2228;padding:1px 6px;border-radius:6px;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 980px){.isp-wrap[data-astro-cid-dmxlho6h]{grid-template-columns:1fr;padding:16px}.toc[data-astro-cid-dmxlho6h]{position:static;margin-bottom:12px}.kpis[data-astro-cid-dmxlho6h]{grid-template-columns:repeat(2,1fr)}.grid-3[data-astro-cid-dmxlho6h],.grid-2[data-astro-cid-dmxlho6h]{grid-template-columns:1fr}.map-wrap[data-astro-cid-dmxlho6h]{min-height:220px;height:auto!important}.kv[data-astro-cid-dmxlho6h] b[data-astro-cid-dmxlho6h]{min-width:150px}.page-head[data-astro-cid-dmxlho6h]{flex-direction:column;gap:8px}.status[data-astro-cid-dmxlho6h]{margin-left:0;min-width:0;width:100%}}@media (max-width: 640px){.kpis[data-astro-cid-dmxlho6h]{grid-template-columns:1fr}.page-head[data-astro-cid-dmxlho6h] .title[data-astro-cid-dmxlho6h] h1[data-astro-cid-dmxlho6h]{font-size:1.45rem}.card[data-astro-cid-dmxlho6h]>summary[data-astro-cid-dmxlho6h] h2[data-astro-cid-dmxlho6h]{font-size:1.05rem}.card[data-astro-cid-dmxlho6h] .card-body[data-astro-cid-dmxlho6h]{padding:12px}.kv[data-astro-cid-dmxlho6h] b[data-astro-cid-dmxlho6h]{min-width:120px}.map-wrap[data-astro-cid-dmxlho6h]{min-height:180px}}
