:root{color-scheme:light;--ink:#17233b;--muted:#667085;--line:#e6eaf0;--soft:#f5f7fb;--blue:#1769e0;--navy:#12213f;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}[hidden]{display:none!important}*{box-sizing:border-box}body{margin:0;background:var(--soft);color:var(--ink)}button,input{font:inherit}button,a{transition:.18s ease}.topbar{height:76px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 30px;box-shadow:0 2px 14px #12213f22}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#2d78e8;font-weight:800}.brand strong,.brand small,.identity strong,.identity small{display:block}.brand small,.identity small{font-size:11px;color:#b8c4d9;margin-top:2px}.identity{align-items:center;gap:10px}.identity:not([hidden]){display:flex}.identity a{color:#c8d7ef;font-size:13px;margin-left:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dce8ff;color:#174d9a;font-weight:800}.welcome{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:30px}.welcome-card{max-width:760px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:64px;box-shadow:0 24px 80px #1b315018}.welcome-card h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 24px}.welcome-card>p:not(.eyebrow){font-size:18px;line-height:1.65;color:var(--muted);max-width:620px;margin-bottom:34px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:#3970bd;margin:0 0 8px}.primary,.secondary{border:0;border-radius:10px;padding:11px 16px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary{background:var(--blue);color:#fff;box-shadow:0 5px 14px #1769e033}.primary:hover{background:#0f58bf}.secondary{background:#fff;color:#34425a;border:1px solid #d6dce5}.secondary:hover{border-color:#9cabc0;background:#f9fafc}.compact{padding:9px 14px}.workspace{height:calc(100vh - 76px);grid-template-columns:310px minmax(0,1fr)}.workspace:not([hidden]){display:grid}.objects-panel{background:#fff;border-right:1px solid var(--line);padding:25px 18px;overflow:auto}.panel-heading{display:flex;align-items:end;justify-content:space-between;padding:0 8px 18px}.panel-heading h2{margin:0;font-size:24px}.count{background:#edf3fd;color:#315d9b;padding:4px 9px;border-radius:20px;font-size:12px;font-weight:800}.search{height:42px;border:1px solid #dfe4eb;background:#f8fafc;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#8792a4}.search:focus-within{border-color:#6a9ce4;box-shadow:0 0 0 3px #4384e31c;background:#fff}.search input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.object-list{margin-top:14px;display:flex;flex-direction:column;gap:3px}.object-button{width:100%;border:0;background:transparent;border-radius:9px;padding:10px 11px;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:#3e4b61}.object-button:hover{background:#f0f4fa}.object-button.active{background:#e9f1ff;color:#164f9f;font-weight:800}.object-button small{color:#8b96a7;font-size:10px}.data-panel{min-width:0;overflow:auto;padding:34px}.empty-state{min-height:70vh;display:grid;place-content:center;text-align:center;max-width:520px;margin:auto}.empty-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin:0 auto 18px;background:#e7f0ff;color:var(--blue);font-size:25px}.empty-state h1{font-size:40px;letter-spacing:-.04em;margin:3px}.empty-state>p:last-child{color:var(--muted);line-height:1.6}.data-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.data-heading h1{font-size:38px;letter-spacing:-.04em;margin:0}.muted{color:var(--muted);margin:8px 0 0}.column-picker{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;margin-bottom:16px;box-shadow:0 15px 35px #22345110}.picker-heading{display:flex;justify-content:space-between;margin-bottom:14px}.picker-heading span{color:var(--muted);font-size:12px}.field-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:7px;max-height:260px;overflow:auto;margin-bottom:14px}.field-choice{display:flex;gap:8px;align-items:flex-start;padding:7px;border-radius:7px}.field-choice:hover{background:var(--soft)}.field-choice span{display:block;font-size:13px}.field-choice small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.table-tools{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.table-search{width:min(420px,70%);background:#fff}.status{min-height:22px;color:var(--muted);font-size:13px}.status.error{color:#b42318;background:#fff1f0;border:1px solid #f5c9c6;border-radius:10px;padding:10px 12px;margin-bottom:10px;white-space:pre-wrap}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:auto;box-shadow:0 8px 25px #2539560a}table{border-collapse:collapse;width:100%;font-size:13px}th{position:sticky;top:0;background:#f7f9fc;color:#5f6c80;text-transform:uppercase;letter-spacing:.06em;font-size:10px;text-align:left;padding:12px 14px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:13px 14px;border-bottom:1px solid #eef1f5;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}tbody tr{cursor:pointer}tbody tr:hover{background:#f5f9ff}.pager{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:16px 2px;color:var(--muted);font-size:12px}dialog{width:min(720px,calc(100vw - 40px));max-height:82vh;border:0;border-radius:20px;padding:0;box-shadow:0 30px 100px #10204055}dialog::backdrop{background:#101b2d99;backdrop-filter:blur(3px)}.dialog-heading{position:sticky;top:0;background:#fff;display:flex;justify-content:space-between;align-items:start;padding:24px 26px 16px;border-bottom:1px solid var(--line)}.dialog-heading h2{margin:0}.icon-button{border:0;background:#edf1f6;border-radius:50%;width:36px;height:36px;font-size:23px;cursor:pointer}dl{display:grid;grid-template-columns:180px minmax(0,1fr);margin:0;padding:12px 26px 28px}dt,dd{padding:10px 0;border-bottom:1px solid #edf0f4}dt{color:var(--muted);font-size:12px}dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap;font-size:13px}.status-empty{text-align:center;color:var(--muted);padding:40px}@media(max-width:760px){.topbar{padding:0 16px}.identity small,.identity a{display:none}.workspace:not([hidden]){display:block;height:auto}.objects-panel{border-right:0;border-bottom:1px solid var(--line);max-height:340px}.data-panel{padding:22px 14px}.welcome-card{padding:35px 25px}.data-heading{align-items:start}.data-heading h1{font-size:30px}dl{grid-template-columns:1fr}dt{border-bottom:0;padding-bottom:0}dd{padding-top:4px}.field-list{grid-template-columns:1fr}}