*{box-sizing:border-box}body{color:#172333;background:#f5f7fa;margin:0;font-family:system-ui,sans-serif}main{max-width:1100px;margin:0 auto;padding:48px 24px}header{justify-content:space-between;align-items:center;gap:20px;display:flex}h1{letter-spacing:-.04em;margin:0;font-size:2rem}h2{font-size:1.1rem}p{line-height:1.6}button{color:#fff;font:inherit;cursor:pointer;background:#183d67;border:0;border-radius:6px;padding:12px 18px}button:disabled{opacity:.65;cursor:wait}button:focus-visible{outline-offset:3px;outline:3px solid #6c94c4}hr{border:0;border-top:1px solid #d8dfe7;margin:30px 0}.panels{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}article{background:#fff;border:1px solid #d8dfe7;border-radius:8px;padding:24px}article p{color:#5a6778}[role=alert]{color:#8a2020}@media (max-width:600px){main{padding:28px 18px}.panels{grid-template-columns:1fr}header{align-items:flex-start}}.schema-explorer{min-width:0;margin-top:2rem}.schema-explorer select{max-width:100%;margin:.5rem;padding:.5rem}.schema-tree details{margin:.6rem 0 .6rem 1rem}.schema-tree summary{cursor:pointer;overflow-wrap:anywhere;padding:.3rem}.schema-tree li{overflow-wrap:anywhere;padding:.35rem 0}.schema-tree small{opacity:.8}.query-panels{grid-template-columns:minmax(15rem,1fr) minmax(0,2fr);align-items:start;gap:1.2rem;display:grid}.query-panels aside{min-width:0;max-height:38rem;overflow:auto}.mro-editor{border:1px solid #888;min-width:0;height:22rem}.result-scroll{max-height:30rem;overflow:auto}.result-scroll table{border-collapse:collapse;width:100%}.result-scroll td,.result-scroll th{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #888;max-width:30rem;padding:.5rem}@media (max-width:800px){.query-panels{grid-template-columns:1fr}}.developer-workspace{min-width:0;margin-top:2rem}.workspace-library{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.workspace-library section{border:1px solid #d8dfe7;max-height:20rem;padding:1rem;overflow:auto}.developer-workspace button{margin:.25rem;padding:.5rem .7rem}.developer-workspace [role=tablist]{gap:.3rem;margin:1rem 0;display:flex;overflow-x:auto}.developer-workspace [role=tab][aria-selected=true]{outline-offset:2px;outline:2px solid #183d67}.developer-workspace input,.developer-workspace select{max-width:100%;font:inherit;margin:.5rem;padding:.5rem}.developer-workspace dialog{border:1px solid #8d9ba8;border-radius:.5rem;max-width:min(36rem,90vw);padding:1.5rem}.developer-workspace dialog::backdrop{background:#00000059}.developer-workspace li{margin:.5rem 0}@media (max-width:800px){.workspace-library{grid-template-columns:1fr}}.developer-workspace button.destructive{color:#fff;background:#8a2020;border:2px solid #661414;font-weight:700}.developer-workspace button.destructive:disabled{opacity:.5}.developer-workspace dialog{max-height:85vh;overflow:auto}
