:root{font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top,#e2e8f0,#f8fafc 45%,#eef2ff)}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh}.app-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #cbd5e1;background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0}.app-header nav{display:flex;gap:.75rem}.app-header a{color:#334155;text-decoration:none;padding:.4rem .7rem;border-radius:999px}.app-header a.active{background:#0f172a;color:#f8fafc}.app-main{padding:1rem 1.5rem 2rem}.toolbar,.filters,.inline-form{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.card{margin-bottom:1rem;padding:.75rem;border:1px solid #cbd5e1;border-radius:10px;background:#fff}button,.button-link{border:1px solid #0f172a;background:#0f172a;color:#fff;border-radius:8px;padding:.4rem .7rem;cursor:pointer;text-decoration:none}button:hover,.button-link:hover{opacity:.9}input,select,textarea{border:1px solid #94a3b8;border-radius:8px;padding:.4rem .55rem}table{width:100%;border-collapse:collapse;margin-bottom:1rem;background:#fff}th,td{text-align:left;border:1px solid #e2e8f0;padding:.45rem .55rem;font-size:.9rem}tr.selected{background:#eef2ff}.drawer{border:1px solid #a5b4fc;border-radius:10px;padding:.75rem;background:#f5f7ff}pre{white-space:pre-wrap;word-break:break-word;background:#0b1220;color:#dbeafe;padding:.75rem;border-radius:8px;max-height:360px;overflow:auto}.error{color:#b91c1c;font-weight:600}.status-line{color:#1d4ed8}@media (max-width: 880px){.app-header{flex-direction:column;align-items:flex-start;gap:.5rem}th,td{font-size:.8rem}}
