html,body,#root{height:100%;margin:0}body{background:#f0f4f8;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8d4e0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a8bb}.app-shell{min-height:100%}.app-sider{background:#0b1826!important}.brand{display:flex;flex-direction:column;justify-content:center;gap:3px;height:64px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.06)}.brand-mark{display:flex;align-items:center;gap:9px;color:#deeaf6;font-size:14.5px;font-weight:600;letter-spacing:-.01em}.brand-icon{display:grid;grid-template-columns:repeat(3,4px);grid-template-rows:repeat(2,4px);gap:2px;flex-shrink:0}.brand-icon span{display:block;border-radius:1px;background:#0ea5e9}.brand-icon span:nth-child(1){opacity:.35}.brand-icon span:nth-child(2){opacity:.65}.brand-icon span:nth-child(3){opacity:1}.brand-icon span:nth-child(4){opacity:1}.brand-icon span:nth-child(5){opacity:.5}.brand-icon span:nth-child(6){opacity:.8}.brand-sub{color:#3d6080;font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;padding-left:25px}.app-sider .ant-menu-item-selected{border-left:3px solid #0ea5e9!important;padding-left:21px!important}.app-sider .ant-menu-item{border-left:3px solid transparent;border-radius:0!important;margin:0!important;width:100%!important;transition:background .15s ease,color .15s ease}.app-header{display:flex;align-items:center;height:56px;padding:0 24px;background:#fff;border-bottom:1px solid #eaeff5;gap:12px}.app-header h4,.app-header h3{margin:0}.app-content{padding:20px}.panel{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0b18260d,0 4px 16px #0b182612;min-height:100%;animation:fade-in-up .22s ease-out both}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:13px;border-bottom:1px solid #f0f4f8}.source-bar{display:flex;justify-content:flex-end;background:#fff;border-radius:8px;padding:10px 16px;box-shadow:0 1px 3px #0b18260d,0 4px 16px #0b182612}.remote-base-input{width:280px}.remote-token-input{width:180px}@keyframes pulse-green{0%,to{box-shadow:0 0 0 2px #22c55e40}50%{box-shadow:0 0 0 5px #22c55e14}}@keyframes pulse-blue{0%,to{opacity:1}50%{opacity:.45}}.full-height-row{min-height:560px}.wide{width:100%}.sql-input,.sql-input textarea{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace!important;font-size:13px!important;line-height:1.65!important}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:420px;color:#94a8bb;border:1.5px dashed #d8e2ec;border-radius:8px;font-size:14px}.selected-row>td{background:#f0f9ff!important}.job-desc{margin-bottom:16px}@keyframes fade-in-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.app-sider{display:none}.app-content{padding:12px}}
