:root{color:#e8f1fc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#e8f1fc;--accent:#55dccb;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#0b1423;--navy-900:#0b1423;--navy-800:#14253b;--blue-600:#55dccb;--blue-500:#55dccb;--blue-100:#113239;--line:#26364d;--line-light:#1d2d42;--muted:#95a9c2;--surface:#101d30;--danger:#ff8998;--danger-bg:#311e2b;--warning:#e9bd75;--warning-bg:#30291f;--success:#71dfb6;--shadow:0 14px 40px #132b4e1f;background:#080f1c;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#080f1c;min-height:100vh}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}svg{stroke-width:1.9px;width:1.1em;height:1.1em}.app-loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.spinner{border:2px solid #26364d;border-top-color:var(--blue-600);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:var(--surface);grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);min-height:100vh;display:grid}.login-intro{color:var(--text);background:var(--navy-950);flex-direction:column;justify-content:center;padding:clamp(48px,6.6vw,100px);display:flex;position:relative;overflow:hidden}.brand{color:var(--text);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:760;display:flex}.brand-large{z-index:1;margin-bottom:80px;font-size:32px;position:relative}.brand-icon{color:#55dccb;display:inline-flex}.brand-icon svg{fill:none;stroke-width:2.4px;width:28px;height:28px}.login-intro h1{letter-spacing:-.045em;z-index:1;max-width:650px;margin:0 0 26px;font-size:clamp(44px,5.4vw,80px);line-height:1.35;position:relative}.login-intro>p{color:#95a9c2;z-index:1;max-width:620px;margin:0 0 38px;font-size:clamp(16px,1.6vw,24px);line-height:1.85;position:relative}.login-intro ul{color:#e8f1fc;z-index:1;gap:18px;margin:0;padding:0;list-style:none;display:grid;position:relative}.login-intro li{align-items:center;gap:12px;font-size:15px;display:flex}.login-intro li svg{color:#55dccb}.login-panel{background:#080f1c;place-items:center;padding:40px;display:grid}.login-card{background:var(--surface);border:1px solid var(--line);width:min(500px,100%);box-shadow:var(--shadow);border-radius:16px;padding:54px 36px}.mobile-brand{display:none}.login-card h2{letter-spacing:-.025em;margin:0 0 8px;font-size:27px}.login-card>p{color:var(--muted);margin:0 0 34px;font-size:14px}.login-card label{gap:9px;margin:0 0 20px;font-size:14px;font-weight:650;display:grid}.input-with-icon{color:#95a9c2;border:1px solid #26364d;border-radius:6px;align-items:center;gap:10px;height:48px;padding:0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.input-with-icon:focus-within{border-color:var(--blue-600);box-shadow:0 0 0 3px #1769f51f}.input-with-icon input{background:0 0;border:0;outline:0;width:100%;height:100%}.login-button{justify-content:center;width:100%;height:48px;margin-top:4px}.login-card small{color:#95a9c2;text-align:center;margin-top:22px;line-height:1.6;display:block}.form-error,.inline-error{color:#ff8998;background:var(--danger-bg);border:1px solid #633646;border-radius:6px;margin:0 0 14px;padding:11px 13px;font-size:13px}.dashboard{background:#080f1c;min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:30;align-items:center;height:64px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 2px 8px #2239570a}.topbar .brand{background:var(--navy-900);width:auto;height:64px;padding:0 20px}.topbar-divider{background:var(--line);width:1px;height:18px;margin-left:20px}.environment{padding-left:20px;font-size:14px;font-weight:650}.topbar-spacer{flex:1}.connection{color:#95a9c2;border-right:1px solid var(--line);align-items:center;gap:8px;padding-right:22px;font-size:13px;display:flex}.connection i{background:#71dfb6;border-radius:50%;width:8px;height:8px}.connection.readonly i{background:#55dccb}.user-menu{justify-content:center;align-items:center;gap:9px;min-width:180px;height:58px;font-size:14px;font-weight:650;display:flex}.user-menu>svg:first-child{color:#55dccb;width:25px;height:25px}.user-menu>svg:last-child{width:14px;height:14px}.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:6px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled),.button:hover:not(:disabled){background:#16273d;border-color:#416078}.menu-button{color:var(--text);background:0 0;border:0;display:none}.main-sidebar{z-index:25;background:var(--navy-950);color:#e8f1fc;flex-direction:column;width:224px;display:flex;position:fixed;inset:64px auto 0 0}.main-sidebar nav{gap:3px;padding:12px 0;display:grid}.main-sidebar nav button,.sidebar-footer button{height:50px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0 20px;font-size:15px;display:flex;position:relative}.main-sidebar nav button:hover{background:#ffffff0f}.main-sidebar nav button.active:before{content:"";background:#55dccb;width:3px;position:absolute;inset:0 auto 0 0}.main-sidebar nav svg,.sidebar-footer svg{width:20px;height:20px}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding:8px 0}.sidebar-footer button{color:#95a9c2;width:100%}.drawer-heading,.drawer-backdrop{display:none}.main-content{min-height:100vh;margin-left:224px;padding-top:64px}.environment-warning{background:var(--warning-bg);min-height:50px;color:var(--warning);border:1px solid #645339;border-radius:5px;align-items:center;gap:9px;margin:22px 28px 0;padding:0 11px;font-size:13px;font-weight:650;display:flex}.environment-warning svg{fill:#e9bd75;color:#e9bd75}.environment-warning.readonly svg{fill:#55dccb;color:#55dccb}.environment-warning button{color:inherit;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.environment-warning button svg{fill:none}.data-layout{grid-template-columns:200px minmax(0,1fr);min-height:calc(100vh - 158px);margin-top:24px;display:grid}.table-sidebar{border-right:1px solid var(--line);background:#0b1423;min-width:0;padding:14px 12px}.select-label{color:#95a9c2;gap:8px;font-size:12px;font-weight:700;display:grid}.select-label select{background:var(--surface);border:1px solid #26364d;border-radius:5px;width:100%;height:38px;padding:0 10px;font-weight:650}.table-sidebar-title{color:#95a9c2;margin:24px 0 9px;font-size:12px;font-weight:750}.compact-search,.search-control{background:var(--surface);color:#95a9c2;border:1px solid #26364d;border-radius:5px;align-items:center;gap:8px;height:36px;padding:0 10px;display:flex}.compact-search input,.search-control input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.table-list{gap:3px;margin-top:10px;display:grid}.table-list button{color:#e8f1fc;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;height:37px;padding:0 11px;display:flex}.table-list button svg{width:16px;height:16px}.table-list button.active{color:#55dccb;background:#113239;font-weight:700;box-shadow:inset 3px 0 #55dccb}.data-content{background:var(--surface);min-width:0;padding:0 28px 28px}.page-heading{align-items:center;gap:20px;min-height:62px;display:flex}.page-heading h1{letter-spacing:-.025em;color:#e8f1fc;margin:0;font-size:30px;line-height:1.2}.page-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.page-heading code{color:#95a9c2;background:#14253b;border-radius:4px;padding:2px 5px;font-family:Cascadia Code,Consolas,monospace}.refresh-button,.heading-icon{margin-left:auto}.heading-icon{color:#95a9c2;width:28px;height:28px}.mobile-selectors{display:none}.toolbar{align-items:center;gap:10px;min-height:49px;margin-bottom:1px;display:flex;position:relative}.toolbar-actions{gap:9px;display:flex}.toolbar-spacer,.pagination-spacer{flex:1}.button{background:var(--surface);white-space:nowrap;border:1px solid #26364d;border-radius:5px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.button.primary{color:var(--text);background:var(--blue-600);border-color:var(--blue-600);box-shadow:none}.button.primary:hover:not(:disabled){background:#7cebdd;border-color:#7cebdd}.button.danger{color:var(--text);background:var(--danger);border-color:var(--danger)}.button.small{height:30px;padding:0 11px}.button.active-filter{color:#55dccb;background:#113239;border-color:#416078}.search-control{width:min(245px,25vw)}.popover-wrap{position:relative}.popover{z-index:20;background:var(--surface);border:1px solid var(--line);width:250px;box-shadow:var(--shadow);border-radius:7px;padding:14px;position:absolute;top:calc(100% + 7px);right:0}.filter-popover{gap:12px;display:grid}.filter-popover label{gap:6px;font-size:12px;font-weight:650;display:grid}.filter-popover input,.filter-popover select{background:var(--surface);border:1px solid #26364d;border-radius:5px;height:35px;padding:0 9px}.filter-popover>div{justify-content:flex-end;align-items:center;gap:12px;display:flex}.columns-popover{gap:9px;max-height:360px;display:grid;overflow:auto}.columns-popover strong{margin-bottom:3px;font-size:13px}.columns-popover label{align-items:center;gap:8px;font-size:13px;display:flex}.text-button,.danger-link{color:#55dccb;background:0 0;border:0;align-items:center;gap:5px;padding:4px;display:inline-flex}.danger-link{color:var(--danger)!important}.data-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:5px;max-width:100%;position:relative;overflow:auto}.data-table{border-collapse:collapse;table-layout:auto;white-space:nowrap;width:100%;font-size:13px}.data-table th{color:#e8f1fc;text-align:left;border-right:1px solid #26364d;border-bottom:1px solid var(--line);z-index:2;background:#14253b;height:44px;padding:0 12px;font-weight:750;position:sticky;top:0}.data-table th button{width:100%;height:100%;font-weight:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.data-table th button svg{width:13px;height:13px;color:var(--blue-600)}.data-table td{text-overflow:ellipsis;border-bottom:1px solid #1d2d42;border-right:1px solid #1d2d42;max-width:340px;height:42px;padding:0 12px;overflow:hidden}.data-table td:last-child,.data-table th:last-child{border-right:0}.row-actions{align-items:center;gap:6px;display:flex;overflow:visible!important}.row-actions button{color:#55dccb;background:0 0;border:0;align-items:center;gap:3px;padding:3px;font-size:12px;display:inline-flex}.row-actions .mobile-row-menu{display:none}.row-actions button svg{width:14px;height:14px;display:none}.row-actions>span{color:#95a9c2}.status{border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.status-已支付{color:#71dfb6;background:#112c2b}.status-待处理{color:#e9bd75;background:#30291f}.status-已取消{color:#95a9c2;background:#101d30}.null-value{color:#95a9c2;font-style:italic}.binary-value{color:#e9bd75;background:#30291f;border-radius:3px;padding:2px 5px}.table-loading,.empty-state{min-height:150px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.pagination{color:#95a9c2;align-items:center;gap:10px;min-height:59px;font-size:13px;display:flex}.pagination label{align-items:center;gap:6px;display:flex}.pagination select{background:var(--surface);border:1px solid #26364d;border-radius:5px;height:34px;padding:0 8px}.pagination strong{min-width:34px;height:34px;color:var(--text);background:var(--blue-600);border-radius:5px;place-items:center;display:grid}.toast{z-index:80;color:var(--text);box-shadow:var(--shadow);background:#16273d;border-radius:6px;padding:11px 16px;font-size:13px;position:fixed;bottom:22px;right:22px}.modal-backdrop{z-index:100;background:#07162b85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:8px;width:min(680px,100%);max-height:min(820px,100vh - 40px);overflow:auto;box-shadow:0 28px 80px #04102257}.modal>header{border-bottom:1px solid var(--line);align-items:center;min-height:58px;padding:0 20px;display:flex}.modal h2{margin:0;font-size:19px}.modal>header .icon-button{border:0;margin-left:auto}.danger-modal>header{color:#ff8998;background:var(--danger-bg)}.record-form,.delete-dialog{padding:20px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid.single{grid-template-columns:1fr}.form-grid label,.confirmation-field{gap:7px;font-size:13px;font-weight:650;display:grid}.form-grid label span{justify-content:space-between;gap:10px;display:flex}.form-grid small{color:#95a9c2;font-size:10px;font-weight:500}.form-grid input,.form-grid select,.confirmation-field input{background:var(--surface);border:1px solid #26364d;border-radius:5px;height:39px;padding:0 10px}.confirmation-field{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.confirmation-field p{color:var(--muted);margin:0;font-size:12px;font-weight:400}.modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.delete-dialog>p{color:#95a9c2;margin-top:0}.delete-dialog dl{background:#311e2b;border:1px solid #633646;border-radius:6px;margin:14px 0}.delete-dialog dl div{border-bottom:1px solid #633646;grid-template-columns:140px 1fr;display:grid}.delete-dialog dl div:last-child{border-bottom:0}.delete-dialog dt,.delete-dialog dd{margin:0;padding:9px 12px;font-size:13px}.delete-dialog dt{font-weight:700}.record-details{margin:0;padding:16px 20px 24px}.record-details>div{border-bottom:1px solid var(--line-light);grid-template-columns:minmax(130px,30%) 1fr;display:grid}.record-details dt,.record-details dd{overflow-wrap:anywhere;margin:0;padding:10px;font-size:13px}.record-details dt{color:#95a9c2;font-weight:700}.record-details dd .full-cell-button{margin:7px 0 0;display:flex}.record-error{margin:0 20px 20px}.mobile-action-sheet{padding:10px 20px 24px;display:grid}.mobile-action-sheet button{border:0;border-bottom:1px solid var(--line-light);background:var(--surface);color:#55dccb;align-items:center;gap:10px;min-height:48px;padding:0 8px;font-weight:650;display:flex}.mobile-action-sheet p{color:var(--muted);font-size:13px}.standard-page{padding:24px 28px 32px}.standard-page>.page-heading{border-bottom:1px solid var(--line);min-height:74px;margin-bottom:20px}.selector-row{gap:14px;margin-bottom:20px;display:flex}.selector-row label{border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:center;gap:9px;min-width:280px;height:48px;padding:0 12px;display:flex}.selector-row label span{color:var(--muted);font-size:12px}.selector-row select{background:var(--surface);border:0;outline:0;flex:1;min-width:0;font-weight:650}.schema-sections h2,.query-result h2{align-items:center;gap:7px;margin:22px 0 12px;font-size:16px;display:flex}.schema-lower{grid-template-columns:1fr 1fr;gap:18px;display:grid}.schema-lower section{min-width:0}.schema-row{border-bottom:1px solid var(--line-light);grid-template-columns:minmax(100px,.65fr) 1fr auto;align-items:center;gap:10px;min-height:46px;font-size:12px;display:grid}.schema-row span{text-overflow:ellipsis;overflow:hidden}.schema-row em{color:var(--muted);font-style:normal}.muted{color:var(--muted)}.key-note{border-radius:5px;margin:22px 0 0;padding:11px 13px;font-size:13px}.key-note.ok{color:#71dfb6;background:#112c2b;border:1px solid #285349}.key-note.warning{color:#e9bd75;background:var(--warning-bg);border:1px solid #645339}.sql-safety{color:#71dfb6;background:#112c2b;border:1px solid #285349;border-radius:6px;align-items:center;gap:11px;min-height:56px;margin-bottom:16px;padding:0 14px;display:flex}.sql-safety svg{width:24px;height:24px}.sql-safety div{gap:3px;display:grid}.sql-editor{background:#0b1525;border:1px solid #26364d;border-radius:7px;overflow:hidden}.sql-editor header{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;min-height:50px;padding:0 12px;display:flex}.sql-editor label{align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.sql-editor select{background:var(--surface);border:1px solid #26364d;border-radius:5px;height:34px;padding:0 8px}.sql-editor .button{margin-left:auto}.sql-editor textarea{resize:vertical;color:#e8f1fc;tab-size:2;background:#0b1525;border:0;outline:0;width:100%;min-height:210px;padding:18px;font:14px/1.7 Cascadia Code,Consolas,monospace;display:block}.query-result header{align-items:center;display:flex}.query-result header span{color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.role-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.role-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:6px;grid-template-rows:auto auto;grid-template-columns:30px 1fr;align-content:center;column-gap:9px;min-height:82px;padding:12px;display:grid}.role-summary svg{color:#55dccb;grid-row:1/3;align-self:center;width:25px;height:25px}.role-summary strong{font-size:13px}.role-summary span{color:var(--muted);margin-top:3px;font-size:11px}.self-label{color:#95a9c2;background:#14253b;border-radius:3px;margin-left:7px;padding:2px 5px}.data-table select{background:var(--surface);border:1px solid #26364d;border-radius:4px;height:28px;font-size:12px}.user-active,.audit-success{color:#71dfb6}.user-disabled,.audit-failure{color:#ff8998}.audit-denied{color:#e9bd75}@media (max-width:980px){.connection{display:none}.data-layout{grid-template-columns:180px minmax(0,1fr)}.toolbar{flex-wrap:wrap;padding:5px 0 10px}.search-control{order:3;width:100%}.role-summary{grid-template-columns:1fr}.login-page{background:#080f1c;min-height:100vh;display:block}.login-intro{display:none}.login-panel{min-height:100vh;padding:22px}.login-card{padding:32px 24px;box-shadow:0 12px 32px #112a4b1f}.mobile-brand{color:var(--navy-900);align-items:center;gap:8px;margin-bottom:34px;font-size:22px;font-weight:800;display:flex}.mobile-brand svg{color:#55dccb;fill:none;stroke-width:2.4px}.topbar{height:64px;color:var(--text);background:var(--navy-900);border:0;padding:0 14px}.topbar .brand{background:0 0;width:auto;height:64px;padding:0}.topbar-divider,.connection{display:none}.menu-button{margin-right:7px;display:inline-grid}.environment{margin-left:auto;padding:0;font-size:13px}.environment:before{content:"";background:#71dfb6;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.topbar-spacer{display:none}.user-menu{border-left:1px solid #ffffff40;width:42px;min-width:42px;margin-left:14px;padding-left:12px}.user-menu span,.user-menu>svg:last-child{display:none}.main-sidebar{z-index:90;width:min(300px,82vw);box-shadow:var(--shadow);transition:transform .2s;inset:0 auto 0 0;transform:translate(-101%)}.main-sidebar.open{transform:translate(0)}.drawer-heading{height:64px;color:var(--text);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:0 18px;font-weight:750;display:flex}.drawer-heading .icon-button{color:var(--text);background:0 0;border:0}.drawer-backdrop{z-index:85;background:#030e1d85;border:0;display:block;position:fixed;inset:0}.main-content{margin-left:0;padding-top:64px}.environment-warning{height:auto;min-height:50px;margin:12px 12px 0;padding:10px 12px;font-size:12px}.data-layout{min-height:auto;margin-top:0;display:block}.table-sidebar{display:none}.data-content{padding:18px 12px}.page-heading{min-height:58px}.page-heading h1{font-size:27px}.page-heading p,.refresh-button{display:none}.mobile-selectors{grid-template-columns:1fr 1fr;gap:8px;margin:9px 0 12px;display:grid}.mobile-selectors label{background:var(--surface);border:1px solid #26364d;border-radius:5px;align-items:center;gap:7px;min-width:0;height:44px;padding:0 9px;display:flex}.mobile-selectors select{background:var(--surface);border:0;width:100%;min-width:0;font-weight:650}.toolbar{grid-template-columns:1fr auto auto;gap:8px;display:grid}.toolbar-actions{grid-area:2/1/auto/4}.toolbar-actions .button{flex:1;height:44px}.toolbar-spacer{display:none}.search-control{order:initial;grid-row:1;width:auto;height:44px}.toolbar>.popover-wrap>.button{height:44px;padding:0 10px}.popover{width:auto;max-height:55vh;position:fixed;inset:auto 12px 90px}.data-table-wrap{border-radius:5px}.data-table{table-layout:fixed;min-width:100%;font-size:12px}.data-table th,.data-table td{height:40px;padding:0 8px}.actions-column{z-index:3;background:#14253b;width:58px;min-width:58px;position:sticky;right:0;box-shadow:-5px 0 10px #1b345214}.row-actions{background:var(--surface);width:58px;min-width:58px;position:sticky;right:0;box-shadow:-5px 0 10px #1b345214}.row-actions button{display:none}.row-actions .mobile-row-menu{color:#55dccb;background:#113239;border-radius:5px;place-items:center;width:32px;height:30px;display:grid}.row-actions .mobile-row-menu .menu-dots{letter-spacing:1px;margin-top:-6px;font-size:18px;font-weight:800;line-height:1;display:block}.row-actions>span{display:none}.pagination{flex-wrap:wrap;padding-top:10px}.pagination-spacer{display:none}.pagination>span:first-of-type{order:3;width:100%}.modal-backdrop{align-items:end;padding:10px}.modal{border-radius:10px 10px 0 0;max-height:calc(100vh - 20px)}.form-grid{grid-template-columns:1fr}.record-details>div{grid-template-columns:110px 1fr}.standard-page{padding:12px}.standard-page>.page-heading{align-items:flex-start;padding:8px 0 16px}.selector-row{display:grid}.selector-row label{width:100%;min-width:0}.schema-lower,.role-summary{grid-template-columns:1fr}.sql-editor textarea{min-height:260px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::selection{color:#fff;background:#226e71}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}input::placeholder,textarea::placeholder{color:#8399b4;opacity:1}input,select,textarea{accent-color:var(--accent)}button{transition:background .15s,border-color .15s,color .15s}.brand-subtitle{color:var(--muted);margin-left:4px;font-size:.62em;font-weight:500}.brand-icon{color:var(--accent)}.brand-large .brand-icon svg{stroke-width:1.6px;width:40px;height:40px}.login-intro{border-right:1px solid var(--line);background:#080f1c}.login-intro h1 span{color:var(--accent)}.login-panel{background:#080f1c;padding:36px}.login-card{box-shadow:0 24px 70px #0003}.login-card h2{text-align:center;font-size:30px}.login-card>p{text-align:center;margin:18px 0 38px;font-size:16px}.login-card label[for=login-password]{margin-bottom:9px}.input-with-icon{color:var(--muted);background:#0b1525;height:54px}.input-with-icon input{color:var(--text);min-width:0}.input-with-icon:focus-within{box-shadow:0 0 0 3px #55dccb18}.password-input{margin-bottom:26px}.password-toggle{color:var(--muted);background:0 0;border:0;place-items:center;padding:8px;display:grid}.password-toggle svg{width:20px;height:20px}.button.primary,.pagination strong{color:#071b21}.button.danger{color:#290d14}.login-card .login-button{height:54px;font-size:16px}.login-card small{color:var(--muted);margin-top:32px}.login-example{background:#0b1525;border:1px solid #36506b;border-radius:8px;max-width:640px;overflow:hidden}.login-example header{border-bottom:1px solid var(--line);color:var(--muted);padding:14px 22px;font-size:15px}.login-example pre{align-items:center;gap:18px;margin:22px;font:17px/1.7 Consolas,monospace;display:flex}.login-example .line-number{color:var(--muted);border-right:1px solid var(--line);padding-right:18px}.login-example code span{color:var(--accent)}.login-example p{color:var(--muted);margin:24px 22px 20px;font-size:14px}.topbar{box-shadow:none;background:#0b1423}.topbar .brand{font-size:24px}.topbar-divider{margin-left:4px}.console-label{color:var(--text);padding-left:24px;font-size:15px}.environment{order:3;margin-left:auto;padding:0 26px}.environment.readonly{color:var(--accent)}.topbar-spacer{display:none}.user-menu{border-left:1px solid var(--line);order:4;min-width:180px;height:30px;font-weight:500}.user-menu>svg:first-child{width:23px;height:23px;color:var(--muted)}.main-sidebar{border-right:1px solid var(--line)}.main-sidebar nav{gap:4px;padding:18px 0}.main-sidebar nav button{color:#b4c7df;height:54px;padding:0 26px}.main-sidebar nav button.active{color:var(--accent);background:#102b34}.main-sidebar nav button.active:before{background:var(--accent)}.sidebar-footer button:hover{color:var(--accent)}.environment-warning{font-weight:500;line-height:1.6}.environment-warning svg,.environment-warning.readonly svg{fill:none;flex-shrink:0;width:20px;height:20px}.environment-warning.readonly{color:#b9d1eb;background:#14253b;border-color:#24405a}.environment-warning.readonly svg{color:var(--accent)}.table-sidebar{background:#0b1423}.table-list button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-list button svg{flex-shrink:0}.table-list button:hover{background:#14253b}.data-content{background:#080f1c}.data-table{font-variant-numeric:tabular-nums}.data-table td{border-right:0}.data-table tbody tr:nth-child(2n){background:#0e192b}.data-table tbody tr:hover{background:#162c40}.data-table-wrap{background:#101d30;border-radius:8px}.data-table th{font-weight:600}.actions-column{min-width:96px}.schema-field-heading{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;display:flex}.schema-field-heading h2{margin:0}.schema-field-heading .compact-search{width:min(260px,100%);margin-left:auto}.schema-lower{margin-top:18px}.schema-row{grid-template-columns:minmax(80px,.65fr) minmax(0,1fr) auto}.sql-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.sql-heading .page-heading{min-height:70px}.sql-heading .page-heading p{line-height:1.8}.sql-safety{min-height:70px;color:var(--accent);background:#0c222b;border-color:#214552;flex-shrink:0;margin:0;padding:14px}.sql-safety span{color:#a1c3cc;font-size:11px}.query-templates{gap:10px;margin:0 0 16px;font-size:13px;display:grid}.query-templates>div{gap:10px;display:flex}.query-templates .button{background:#0b1525;border-color:#42617d;min-width:120px;height:38px;font-weight:500}.sql-editor{background:#0b1525;border-color:#2b425d;border-radius:8px}.sql-editor header{background:#101d30;gap:16px;padding:12px 16px}.sql-editor header label{min-width:0}.sql-editor select{background:#0b1525;width:210px;min-width:0;height:38px}.sql-editor textarea{color:#b7f0e8;background:#0b1525;min-height:256px;padding:20px 24px;font-size:15px;line-height:1.85}.sql-editor textarea:focus{box-shadow:inset 3px 0 var(--accent)}.sql-editor footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;padding:12px 20px;font-size:12px;display:flex}.sql-page>.inline-error{margin:14px 0}.query-result{border:1px solid #2b425d;border-radius:8px;min-height:210px;margin-top:18px;padding:0 18px 22px}.query-result header{gap:16px;min-height:64px}.query-result h2{margin:0;font-size:18px}.result-context{color:var(--muted);margin:-6px 0 14px;font-size:12px}.sql-empty{text-align:center;flex-direction:column;min-height:130px;line-height:1.8}.sql-empty svg{color:#65829f;width:26px;height:26px}@media (max-width:1200px){.sql-heading{flex-direction:column;gap:16px}.sql-heading .sql-safety{width:100%}.login-card{padding:36px 26px}.brand-large{margin-bottom:54px}}@media (max-width:980px) and (min-width:721px){.main-sidebar{width:184px}.main-sidebar nav button{padding:0 18px;font-size:14px}.main-content{margin-left:184px}.login-page{grid-template-columns:1fr 1fr}.login-intro{padding:32px}.login-intro h1{font-size:46px}.brand-subtitle{display:none}.sql-editor select{width:160px}}@media (max-width:980px){.login-page,.login-panel{background:#080f1c}.login-panel{padding:20px}.login-card{border-radius:12px;padding:32px 24px}.login-card h2{text-align:left;font-size:26px}.login-card>p{text-align:left;margin:12px 0 30px;font-size:14px}.mobile-brand{margin-bottom:34px;display:block}.mobile-brand .brand{color:var(--text);font-size:26px}.console-label{display:none}.topbar .brand{font-size:22px}.environment{margin-left:auto;padding:0;font-size:12px}.environment:before{display:none}.user-menu{width:32px;min-width:32px;margin-left:12px;padding-left:10px}.user-menu>svg:first-child{display:block}.main-content{margin-left:0}.main-sidebar{width:min(300px,82vw);inset:0 auto 0 0}.environment-warning{margin:12px 12px 0}.data-content{padding:18px 12px}.data-layout{margin-top:0}.standard-page{padding:20px 12px}.sql-heading{gap:10px;margin-bottom:18px}.sql-heading .page-heading{min-height:46px}.sql-safety{padding:12px}.sql-safety span{line-height:1.7}.query-templates>div{gap:8px}.query-templates .button{flex:1;min-width:0;height:42px;padding:0 8px}.sql-editor header{flex-wrap:wrap;padding:12px}.sql-editor header label{width:100%;font-size:12px}.sql-editor select{flex:1;width:0}.sql-editor header .button{width:100%;height:42px}.sql-editor textarea{min-height:220px;padding:16px;font-size:14px}.sql-editor footer{flex-direction:column;gap:4px;padding:10px 12px}.query-result{padding:0 12px 14px}.query-result header{flex-wrap:wrap;gap:6px;padding:12px 0}.query-result header span{font-size:11px}.schema-field-heading{margin-top:20px}.schema-field-heading .compact-search{width:100%;height:44px}.mobile-selectors select{color:var(--text)}.data-table{table-layout:auto}.row-actions,.actions-column{background:#101d30}.row-actions .mobile-row-menu{color:var(--accent)}}@media (min-width:1201px){.main-sidebar{width:236px}.main-content{margin-left:236px}.main-sidebar nav button{font-size:16px}.page-heading h1{font-size:32px}.sql-heading .page-heading p{font-size:15px}.sql-heading .sql-safety{min-width:390px;min-height:80px}.sql-safety span{font-size:12px}.query-templates{font-size:14px}.query-templates .button{height:40px;font-size:14px}.sql-editor header .button{height:40px;font-size:15px}.sql-editor textarea{min-height:270px;font-size:16px}.sql-editor footer{font-size:13px}.query-result{min-height:230px}.login-card{flex-direction:column;justify-content:center;min-height:650px;padding:58px 36px;display:flex}.login-card h2{font-size:36px}.login-card>p{margin-bottom:42px;font-size:20px}.login-card label{margin-bottom:28px;font-size:16px;font-weight:500}.login-card .input-with-icon{height:62px}.login-card .input-with-icon>svg{flex-shrink:0;width:22px;height:22px}.login-card .login-button{height:62px;font-size:20px}.login-card small{margin-top:38px;font-size:14px}}
