*{box-sizing:border-box}a{color:inherit}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400}button{font-family:inherit}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#05070f;color:#f7fafc}body{margin:0;background:radial-gradient(circle at top,rgba(99,179,237,.12),transparent 55%);min-height:100vh}#root{width:100%}.app-shell{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 3rem;display:flex;flex-direction:column;gap:2rem}.app-header{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#f7fafc99;margin-bottom:.5rem}.app-header h1{margin:0;font-size:2.5rem}.header-copy{max-width:620px;color:#f7fafcbf}.header-meta{display:flex;flex-direction:column;gap:.35rem;align-items:flex-end;font-size:.85rem;color:#f7fafcb3}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.grid-span-2{grid-column:span 2}.panel{background:#0c1423eb;border-radius:1rem;border:1px solid rgba(255,255,255,.06);padding:1.25rem;box-shadow:0 15px 40px #0003}.panel h2{margin-top:0;margin-bottom:.35rem}.panel__subtitle{margin:0 0 1rem;color:#f7fafca6;font-size:.9rem}.alert{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-radius:.75rem;padding:1rem 1.25rem;border:1px solid rgba(255,107,107,.4)}.alert--error{background:#ff6b6b1f;color:#ffd8d8}.alert--error strong{display:block;margin-bottom:.15rem}.retry-button{border:none;background:#ffffff1a;color:#fff;border-radius:999px;padding:.4rem 1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.retry-button:hover{background:#fff3}.panel--skeleton{min-height:160px}.skeleton{border-radius:.5rem;background:linear-gradient(90deg,#ffffff14,#ffffff26,#ffffff14);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton__title{height:1.5rem;margin-bottom:1rem}.skeleton__line{height:.9rem;margin-bottom:.65rem;opacity:.7}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.app-header{flex-direction:column;align-items:flex-start}.header-meta{align-items:flex-start}.grid-span-2{grid-column:span 1}}.org-graph{display:flex;flex-direction:column;gap:1rem}.org-node{border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.75rem 1rem;background:#ffffff05;position:relative}.org-node__children{margin-left:1.5rem;margin-top:.75rem;display:flex;flex-direction:column;gap:.75rem}.org-node__name{margin:0;font-weight:600}.org-node__role,.org-node__status{margin:0;font-size:.85rem;color:#ffffffb8}.status-dot{position:absolute;width:10px;height:10px;border-radius:50%;top:1.2rem;right:1rem}.status-dot.running{background:#4fd1c5}.status-dot.idle{background:#f6ad55}.status-dot.blocked{background:#f56565}.status-dot.degraded{background:#fbd38d}.run-queue{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.run-queue li{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.run-queue__summary{margin:0 0 .25rem;font-weight:600}.run-queue__agent{font-size:.85rem;color:#ffffffa6}.run-queue__meta{display:flex;align-items:center;gap:.75rem}.run-queue__eta{font-weight:600}.pill{padding:.15rem .65rem;border-radius:999px;text-transform:capitalize;font-size:.75rem;font-weight:600}.pill--high{background:#f5656533;color:#fed7d7}.pill--medium{background:#f6ad5533;color:#fbd38d}.pill--low{background:#4fd1c533;color:#c6f6d5}.health-feed{display:flex;flex-direction:column;gap:.75rem}.health-card{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.08)}.health-card.info{background:#4fd1c514}.health-card.warning{background:#f6ad5514}.health-card.critical{background:#f5656514}.health-card__message{margin:0;font-weight:600}.health-card__time{margin:0;font-size:.8rem;color:#fff9}.health-card .pill{text-transform:uppercase;letter-spacing:.05em}.skill-table{width:100%;border-collapse:collapse;font-size:.9rem}.skill-table th,.skill-table td{padding:.65rem;text-align:left}.skill-table thead{background:#ffffff0a}.skill-table tbody tr:nth-child(2n){background:#ffffff05}.skill-table tbody tr+tr{border-top:1px solid rgba(255,255,255,.05)}.confidence-wrapper{display:flex;align-items:center;gap:.5rem}.confidence-bar{position:relative;background:#ffffff14;border-radius:999px;height:.85rem;width:120px}.confidence-bar span:first-child{display:block;position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#63b3ed,#9f7aea);border-radius:999px}.confidence-value{font-weight:600}.command-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.command-card{border:1px solid rgba(255,255,255,.08);border-radius:.75rem;background:#ffffff08;padding:.9rem;text-align:left;color:inherit;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.command-card:hover{border-color:#63b3edcc;transform:translateY(-1px)}.command-card__label{margin:0 0 .35rem;font-weight:600}.command-card__description{margin:0;font-size:.85rem;color:#ffffffb3}.command-card__shortcut{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.25rem .5rem;background:#ffffff14;margin-top:.5rem;font-size:.75rem;font-weight:600}
