:root{color:#25352e;font-synthesis:none;background:#f8faf8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,a{font:inherit}button,a{cursor:pointer}button{color:inherit;background:#fff;border:1px solid #d9e0da;border-radius:6px;padding:9px 14px}button:hover{background:#edf3ef}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:2px solid #527b61}header{background:#fff;border-bottom:1px solid #e1e7e2;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.brand{align-items:center;gap:14px;font-size:15px;display:flex}.brand strong{letter-spacing:-.7px;font-size:20px}.brand-mark{color:#fff;background:#314f3e;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding-bottom:4px;font-family:Georgia,serif;font-size:31px;display:inline-flex}.divider{color:#ccd5ce;margin:0 4px}.quiet{color:#65756b;background:0 0;border:none}.workspace{grid-template-columns:var(--schema-width,266px) minmax(0, 1fr);min-height:calc(100vh - 76px);display:grid;position:relative}.schema-resizer{top:0;bottom:0;left:var(--schema-width,266px);cursor:col-resize;touch-action:none;z-index:2;width:9px;position:absolute;transform:translate(-50%)}.schema-resizer:after{content:"";position:absolute;inset:0 3px}.schema-resizer:hover:after,.schema-resizer:focus-visible:after,.resizing .schema-resizer:after{background:#527b61}.schema-resizer:focus-visible{outline-offset:-2px;outline:2px solid #527b61}.resizing,.resizing *{-webkit-user-select:none;user-select:none;cursor:col-resize!important}aside{background:#f2f5f1;border-right:1px solid #e1e7e2;min-width:0;padding:29px 18px}.sidebar-title{letter-spacing:1.6px;justify-content:space-between;align-items:center;padding:0 10px 22px;font-size:11px;font-weight:700;display:flex}.dot{background:#6c8a72;border-radius:100%;width:6px;height:6px}aside input{background:#fff;border:1px solid #dce3dc;border-radius:6px;width:100%;margin-bottom:22px;padding:10px 12px;font-size:12px}nav{max-height:calc(100vh - 240px);font:12px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}summary{cursor:pointer;overflow-wrap:anywhere;padding:11px 7px}summary:hover{background:#e6ede6;border-radius:4px}details ul{margin:0 0 10px;padding-left:21px;list-style:none}details li{color:#45594b;flex-direction:column;gap:3px;padding:7px 0;display:flex}details small{color:#879489;font-size:10px}.console{min-width:0;padding:38px 42px 60px}.page-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:2px;color:#829085;margin:0 0 10px;font-size:10px;font-weight:700}h1{letter-spacing:-1px;margin:0;font-size:29px;font-weight:500}.badge{color:#58705e;background:#eaf1eb;border:1px solid #d8e4d9;border-radius:20px;padding:6px 11px;font-size:11px}.query-panel{background:#fff;border:1px solid #dae2db;border-radius:9px;overflow:hidden;box-shadow:0 3px 12px #233e2b04}.panel-heading{border-bottom:1px solid #edf0ed;justify-content:space-between;padding:15px 20px;font-size:12px;display:flex}.panel-heading strong{font-weight:500}.panel-heading span{color:#87918a;font-size:11px}.editor{min-height:215px}.cm-editor{min-height:215px;font-size:13px}.cm-scroller{max-height:450px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;line-height:1.9!important}.cm-content{padding:19px 0!important}.cm-gutters{padding:0 8px 0 14px;color:#a6b2a8!important;background:#fff!important;border:none!important}.cm-activeLine,.cm-activeLineGutter{background:#f7faf7!important}.query-actions{border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;padding:13px 17px;display:flex}.query-actions>span{color:#909b92;font-size:11px}.primary{color:#fff;background:#314f3e;border:1px solid #314f3e;border-radius:6px;justify-content:space-between;align-items:center;gap:27px;padding:10px 15px;font-size:12px;text-decoration:none;display:inline-flex}.primary:hover{background:#253f31}.results{margin-top:34px}.results-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}h2{margin:0;font-size:14px;font-weight:500}.results-heading>span{color:#849187;font-size:11px}.results-heading b{padding:0 8px}.empty{text-align:center;color:#98a39a;background:#f5f8f5;border:1px dashed #dfe6df;border-radius:8px;padding:60px 20px;font-size:13px}.empty-symbol{color:#7c9381;font-size:29px}.empty h3{color:#728276;margin:12px 0 8px;font-size:15px;font-weight:500}.empty p{margin:0;font-size:12px}.error{color:#9a4938;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff0ed;border:1px solid #efd5ce;border-radius:6px;margin-bottom:16px;padding:15px;font-size:13px}.error button{margin-top:10px}.truncated{color:#826425;background:#fff5dd;border-radius:6px;padding:12px;font-size:12px}.table-scroll{background:#fff;border:1px solid #dfe6df;border-radius:7px;max-height:600px;overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}th{color:#526757;z-index:1;background:#eef3ee;font-weight:500;position:sticky;top:0}td,th{text-overflow:ellipsis;border-bottom:1px solid #eaf0ea;max-width:450px;padding:12px 15px;overflow:hidden}tr:last-child td{border-bottom:none}.row-number{color:#98a49b;text-align:right;border-right:1px solid #e8eee8;width:40px;font-size:10px}.null{color:#a5aca7;font-style:italic}.json-cell{font:inherit;color:#41694e;text-overflow:ellipsis;background:#f0f6f0;border:none;max-width:350px;padding:0;overflow:hidden}.login{background:radial-gradient(at top,#e8f0e8,#f8faf8 65%);place-items:center;min-height:100vh;display:grid}.login-card{background:#fff;border:1px solid #dee7df;border-radius:16px;width:min(420px,90vw);padding:45px;box-shadow:0 20px 80px #344e3c08}.login-card .brand-mark{width:44px;height:44px;margin-bottom:34px}.login-card h1{font-size:35px}.login-card>p:not(.eyebrow){color:#829085;font-size:14px;line-height:1.6}.signin{width:100%;margin-top:28px;padding:14px 17px}.loading{color:#7a8a7e;padding:50px}.muted{color:#819087;font-size:12px}dialog{color:#25352e;border:1px solid #cfdacf;border-radius:12px;width:min(900px,90vw);max-height:85vh;padding:0;box-shadow:0 20px 80px #20302533}dialog::backdrop{background:#18271dc0}.dialog-header{border-bottom:1px solid #e4ebe4;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.dialog-header button{margin-left:8px;font-size:12px}dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:65vh;margin:0;padding:22px;font-size:12px;line-height:1.7;overflow:auto}@media (width<=800px){header{padding:0 20px}aside{padding:22px 10px}.console{padding:28px 20px}.query-actions>span{display:none}.query-actions{justify-content:flex-end}}@media (width<=560px){.workspace{display:block}.schema-resizer{display:none}aside{border-bottom:1px solid #e1e7e2;border-right:none}nav{max-height:150px}.sidebar-title{padding-bottom:12px}aside input{margin-bottom:10px}.console{padding:25px 15px}.page-heading h1{font-size:25px}}
