.pyramid-governance{margin:16px 0 18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#08131f}.pyramid-head{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-bottom:13px}.pyramid-head span,.pyramid-head b{display:block}.pyramid-head span{font:9px monospace;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin-bottom:5px}.pyramid-head b{font-size:14px}.pyramid-head small{color:#678199;font-size:9px}.pyramid-levels{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:7px}.pyramid-levels article{min-width:0;text-align:center;border:1px solid #20374d;background:#0a1724;border-radius:10px;padding:10px 6px;opacity:.45}.pyramid-levels article span,.pyramid-levels article small{display:block}.pyramid-levels article span{font-size:10px;font-weight:800}.pyramid-levels article small{font-size:8px;color:var(--muted);margin-top:4px}.pyramid-levels article.current{opacity:1;border-color:var(--cyan);background:rgba(45,226,230,.09);box-shadow:0 0 20px rgba(45,226,230,.06)}.pyramid-levels article.managed{opacity:.8;border-color:#28516c}.pyramid-levels article.upstream{opacity:.3}.pyramid-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.pyramid-actions button{border:1px solid var(--line);border-radius:99px;background:#0d1b29;color:#a9c1d5;padding:7px 10px;font-size:9px;cursor:default}@media(max-width:700px){.pyramid-levels{grid-template-columns:1fr}.pyramid-levels article{text-align:left;display:flex;align-items:center;justify-content:space-between}.pyramid-levels article small{margin:0}.pyramid-head{align-items:flex-start;flex-direction:column}}
