:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1020;--bg-elevated:#121932;--bg-soft:#182242;--border:#94a3b833;--text:#e2e8f0;--text-muted:#94a3b8;--accent:#8b5cf6;--accent-soft:#8b5cf62e;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--shadow:0 18px 40px #0f172a52}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top,#18203d 0%,var(--bg)48%);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace}.app-shell{grid-template-columns:18rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1020d9;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex}.brand-block h1,.topbar h2,.page-hero h1,.section-heading h2,.card-header h2,.list-row h3{margin:0}.brand-copy,.topbar-copy,.page-copy,.card-copy,.list-row p,.muted-copy,.boundary-source,.nav-link-description,.sidebar-footnote p{color:var(--text-muted);margin:0;line-height:1.55}.eyebrow,.boundary-label,.card-label{text-transform:uppercase;letter-spacing:.14em;color:#c4b5fd;margin:0 0 .5rem;font-size:.72rem}.sidebar-nav{flex-direction:column;gap:.75rem;display:flex}.nav-link{border:1px solid #0000;border-radius:1rem;flex-direction:column;gap:.35rem;padding:.9rem 1rem;transition:border-color .16s,background .16s,transform .16s;display:flex}.nav-link:hover,.nav-link-active{background:var(--accent-soft);border-color:#8b5cf659;transform:translateY(-1px)}.nav-link-title{font-weight:600}.sidebar-footnote,.boundary-callout,.surface-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#121932e0;border-radius:1.25rem}.sidebar-footnote{margin-top:auto;padding:1rem}.sidebar-footnote code,.boundary-endpoint code{color:#ddd6fe;word-break:break-word;margin-top:.35rem;display:inline-block}.logout-button,.auth-button{background:var(--accent-soft);width:100%;color:var(--text);font:inherit;cursor:pointer;border:1px solid #8b5cf666;border-radius:.95rem;justify-content:center;align-items:center;margin-top:.85rem;padding:.75rem 1rem;font-weight:600;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.resource-link{color:var(--text);background:#8b5cf61f;border:1px solid #8b5cf652;border-radius:.95rem;justify-content:center;align-items:center;margin-top:1rem;padding:.7rem .95rem;font-weight:600;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.resource-link:hover{background:#8b5cf633;border-color:#8b5cf68c;transform:translateY(-1px)}.logout-button:hover,.auth-button:hover{background:#8b5cf63d;border-color:#8b5cf6b3;transform:translateY(-1px)}.logout-button:disabled,.auth-button:disabled{opacity:.7;cursor:wait;transform:none}.content-shell{flex-direction:column;min-width:0;display:flex}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-card{border:1px solid var(--border);width:min(100%,32rem);box-shadow:var(--shadow);background:#121932eb;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex}.auth-copy{flex-direction:column;gap:.75rem;display:flex}.auth-copy h1{margin:0}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-field{color:var(--text-muted);flex-direction:column;gap:.45rem;display:flex}.auth-input{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#0b1020e0;border-radius:.95rem;padding:.8rem .95rem}.auth-input:focus{outline-offset:2px;outline:2px solid #8b5cf673}.auth-error{color:#fca5a5;margin:0}.topbar{justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 2rem 1rem;display:flex}.topbar-copy{max-width:28rem}.page-content{padding:0 2rem 2rem}.page-stack{flex-direction:column;gap:1.25rem;display:flex}.page-hero{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.surface-card{padding:1.25rem}.metric-grid,.card-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;display:grid}.card-header,.section-heading,.list-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.metric-value{margin:.85rem 0 .35rem;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:700}.list-stack{flex-direction:column;gap:.9rem;display:flex}.list-row{border-top:1px solid var(--border);padding:1rem 0}.list-row:first-of-type{border-top:none;padding-top:0}.muted-copy{margin-top:.35rem;font-size:.92rem}.status-pill{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-width:5.75rem;padding:.35rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.status-healthy{color:#86efac;background:#22c55e29}.status-degraded{color:#fcd34d;background:#f59e0b29}.status-pending{color:#cbd5e1;background:#94a3b829}.boundary-callout{max-width:24rem;padding:1rem 1.15rem}.boundary-endpoint{flex-wrap:wrap;gap:.25rem;margin:0 0 .5rem;display:flex}.boundary-source{font-size:.92rem}.json-block{border:1px solid var(--border);background:#0b1020d1;border-radius:1rem;margin-top:1rem;padding:1rem;overflow-x:auto}.json-block pre{white-space:pre-wrap;word-break:break-word;color:#ddd6fe;margin:0;line-height:1.5}.table-wrapper{overflow-x:auto}.queue-table{border-collapse:collapse;width:100%}.queue-table th,.queue-table td{border-top:1px solid var(--border);text-align:left;padding:.9rem .5rem}.queue-table th{color:var(--text-muted);font-size:.9rem;font-weight:600}.queue-table tbody tr:first-child td{border-top:1px solid var(--border)}@media (max-width:960px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid var(--border)}.topbar,.page-hero{flex-direction:column}}@media (max-width:640px){.topbar,.page-content{padding-left:1rem;padding-right:1rem}.sidebar{padding:1.25rem 1rem}}
