:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#1f2937;background:#f5f6f8;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}.route-loading{min-height:100%;background:#fff}button,input,textarea,select{font:inherit}button{letter-spacing:0}.app-layout{min-height:100vh;background:#f5f6f8}.app-header{position:fixed;inset:0 0 auto 0;z-index:1000;height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #e2e8f0;line-height:normal}.brand{width:184px;height:40px;display:flex;flex:0 0 184px;align-items:center;gap:9px;padding:0;border:0;color:#17212b;background:transparent;cursor:pointer}.brand>span{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;color:#fff;background:#2563eb;font-size:15px}.brand b{font-size:15px}.primary-nav{min-width:430px;height:52px;display:flex;flex:1;align-items:stretch;overflow-x:auto;scrollbar-width:none}.primary-nav::-webkit-scrollbar{display:none}.primary-nav button{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;padding:0 12px;border:0;color:#52606d;background:transparent;cursor:pointer}.primary-nav button:hover{color:#2563eb;background:#f8fafc}.primary-nav button.active{color:#1d4ed8;font-weight:600}.primary-nav button.active:after{content:"";position:absolute;right:10px;bottom:0;left:10px;height:2px;background:#2563eb}.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.user-entry{height:34px;display:flex;align-items:center;gap:8px;padding:3px 7px;border:0;border-radius:5px;color:#1f2937;background:transparent;cursor:pointer}.user-entry:hover,.user-entry.active{background:#eff6ff}.user-entry>span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.user-entry b{font-size:12px}.user-entry small{color:#8490a0;font-size:10px}.mobile-menu-button{display:none}.app-sider{position:fixed!important;top:52px;bottom:0;left:0;z-index:900;overflow:hidden auto;border-right:1px solid #e2e8f0;background:#fbfcfd}.sider-title{padding:12px 12px 6px;color:#8a95a3;font-size:11px;font-weight:600}.sider-foot{margin:8px 12px;padding-top:10px;border-top:1px solid #e2e8f0;color:#9aa4b1;font-size:10px}.app-content{min-width:0;min-height:calc(100vh - 52px);margin-top:52px;margin-left:208px;padding:12px 14px 18px;background:#f5f6f8}.workspace-content{height:calc(100vh - 52px);padding:8px;overflow:hidden}.workspace-content.flush-content{padding:0}.app-content.bare-content{width:100%;height:100vh;min-height:100vh;margin:0}.builder-shell .app-header{gap:12px;padding:0 16px}.builder-shell .brand{width:192px;flex-basis:192px}.builder-shell .brand>span{background:#1d4ed8}.builder-shell .primary-nav{gap:2px}.builder-shell .primary-nav button{padding:0 11px}.builder-shell .header-actions{gap:6px}.builder-shell .user-entry{padding:0 7px}@media (max-width: 1080px){.builder-shell .app-header{gap:8px;padding:0 10px}.builder-shell .brand{width:auto;flex:0 0 auto}.builder-shell .brand b{display:none}.builder-shell .primary-nav button{padding:0 9px}.builder-shell .primary-nav button>span:first-child,.builder-shell .primary-nav button>i{display:none}.builder-shell .user-entry>span{display:none}}.page-heading{min-height:45px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.page-heading h1{margin:0;color:#1f2937;font-size:20px;line-height:1.3}.page-heading p{margin:2px 0 0;color:#7b8796;font-size:12px}.section-card{margin-bottom:10px}.block-muted{display:block;margin-top:2px;color:#8a95a3;font-size:11px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.metric-card{min-height:70px}.metric-card>div{display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:10px}.metric-icon,.setting-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:#2563eb;background:#dbeafe;font-size:18px}.metric-icon.green,.setting-icon.green{color:#047857;background:#d1fae5}.metric-icon.gold,.setting-icon.gold{color:#b45309;background:#fef3c7}.metric-icon.red,.setting-icon.red{color:#b91c1c;background:#fee2e2}.metric-icon.purple,.setting-icon.purple{color:#7e22ce;background:#f3e8ff}.metric-copy{display:flex;flex-direction:column;min-width:0}.metric-copy strong{color:#172033;font-size:22px;line-height:1.05}.metric-copy span{margin-top:3px;color:#64748b;font-size:12px}.metric-card small{grid-column:2;margin-top:2px;color:#7790a5;font-size:10px}.filter-bar{min-height:48px;display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.filter-search{width:300px}.filter-bar>div:not(.filter-search){min-width:130px}.filter-bar>button{flex:0 0 auto}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quick-grid button{height:38px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:10px}.dashboard-heading{min-height:36px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.dashboard-stat>div{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.dashboard-stat>div>div{min-width:0}.dashboard-stat strong,.dashboard-stat b,.dashboard-stat small{display:block}.dashboard-stat strong{color:#172033;font-size:22px;line-height:1}.dashboard-stat b{margin-top:3px;color:#64748b;font-size:12px;font-weight:500}.dashboard-stat small{margin-top:2px;color:#8490a0;font-size:10px}.dashboard-stat small.up{color:#047857}.dashboard-stat small.down{color:#b91c1c}.dashboard-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dashboard-actions button{height:42px;color:#1d4ed8;border-color:#bfdbfe;background:#fff}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:10px}.dashboard-main-grid>div{min-width:0}.dashboard-alerts{margin:-10px}.dashboard-alerts button{width:100%;display:grid;grid-template-columns:7px minmax(0,1fr);gap:9px;padding:11px 12px;border:0;border-bottom:1px solid #edf0f3;color:#1f2937;background:#fff;cursor:pointer;text-align:left}.dashboard-alerts button:last-child{border-bottom:0}.dashboard-alerts button:hover{background:#f8fafc}.dashboard-alerts i{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#ef4444}.dashboard-alerts i.gold{background:#f59e0b}.dashboard-alerts b,.dashboard-alerts small,.dashboard-alerts em{display:block}.dashboard-alerts b{font-size:13px}.dashboard-alerts small{margin-top:2px;color:#64748b;font-size:11px;line-height:1.45}.dashboard-alerts em{margin-top:4px;color:#94a3b8;font-size:10px;font-style:normal}.dashboard-grid>div,.catalog-layout>div,.settings-grid>div,.monitor-grid>div,.tenant-grid>div,.profile-grid>div{min-width:0}.asset-tabs{display:flex;gap:18px;margin-bottom:10px;padding:0 2px 8px;border-bottom:1px solid #e2e8f0;color:#64748b}.asset-tabs b{color:#2563eb}.asset-metric>div{display:flex;align-items:baseline;gap:8px}.asset-metric strong{color:#172033;font-size:22px}.asset-metric strong.green{color:#047857}.asset-metric strong.red{color:#b91c1c}.asset-metric span{color:#64748b;font-size:12px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.table-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.table-meta-grid label{display:flex;flex-direction:column;gap:4px;color:#52606d;font-size:12px}.table-meta-grid label.full{grid-column:1 / -1}.ok-text{color:#047857;font-weight:600}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.source-card{min-height:224px}.source-head{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:8px}.source-head>div{min-width:0}.source-head b,.source-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-head b{font-size:14px}.source-head small{margin-top:2px;color:#7b8796}.source-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;color:#0369a1;background:#e0f2fe;font-size:20px}.source-icon.red{color:#c2410c;background:#fee2e2}.source-icon.gold{color:#a16207;background:#fef3c7}.source-icon.green{color:#047857;background:#d1fae5}.source-icon.purple{color:#7e22ce;background:#f3e8ff}.source-meta{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #eef1f4;font-size:12px}.source-meta span{color:#7b8796}.source-meta b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-tags{min-height:31px;padding:7px 0 4px}.card-actions{display:grid;grid-template-columns:1fr 1fr 34px;gap:6px}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:10px}.model-name,.person-cell{display:flex;align-items:center;gap:8px}.model-name>span,.person-cell>span{width:32px;height:32px;display:grid;flex:0 0 32px;place-items:center;border-radius:5px;color:#2563eb;background:#eff6ff}.model-name b,.model-name small,.person-cell b,.person-cell small{display:block}.model-name small,.person-cell small{margin-top:1px;color:#8993a3;font-size:10px}.permission-toolbar{display:flex;align-items:center;gap:6px;margin-bottom:8px}.wizard-card{min-height:520px}.wizard-body{min-height:360px;display:grid;place-items:center;padding:20px 10px}.narrow-form{width:min(560px,100%)}.type-grid{width:min(780px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.type-grid button{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe3e8;border-radius:6px;color:#596579;background:#fff;cursor:pointer}.type-grid button>span{color:#2563eb;font-size:28px}.type-grid button b{color:#1f2937;font-size:15px}.type-grid button small{color:#7b8796}.type-grid button:hover,.type-grid button.selected{border-color:#2563eb;background:#eff6ff}.wizard-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:10px;border-top:1px solid #e2e8f0}.prototype-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.prototype-steps div{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #e2e8f0;background:#fff;color:#64748b}.prototype-steps i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e2e8f0;font-style:normal}.prototype-steps div.active{color:#1d4ed8;border-color:#93c5fd;background:#eff6ff}.prototype-steps div.active i{color:#fff;background:#2563eb}.model-definition{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:14px}.model-definition aside{padding:14px;background:#f8fafc}.model-definition aside label,.model-definition aside code,.model-definition aside b,.model-definition aside p{display:block}.model-definition aside label{margin:0 0 4px;color:#64748b;font-size:12px}.model-definition aside code,.model-definition aside b,.model-definition aside p{margin:0 0 14px}.editor-shell{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3e8;background:#fff}.editor-toolbar{height:44px;display:flex;flex:0 0 44px;align-items:center;gap:6px;padding:0 8px;border-bottom:1px solid #dfe3e8;background:#fff;overflow-x:auto;white-space:nowrap}.editor-toolbar{scrollbar-width:none}.editor-toolbar::-webkit-scrollbar{display:none}.toolbar-divider{width:1px;height:20px;background:#e2e8f0}.toolbar-spacer{flex:1}.editor-body{min-height:0;display:flex;flex:1}.editor-palette{width:244px;display:flex;flex:0 0 244px;flex-direction:column;padding:8px;border-right:1px solid #dfe3e8;background:#fbfcfd}.palette-scroll{min-height:0;overflow-y:auto}.palette-group{display:flex;flex-direction:column;gap:3px;padding-top:10px}.palette-group>small{margin-bottom:3px;color:#8993a3;font-weight:600}.palette-group button{height:36px;display:flex;align-items:center;gap:8px;padding:0 9px;border:1px solid transparent;border-radius:5px;color:#52606d;background:transparent;cursor:grab;text-align:left}.palette-group button:hover{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.palette-group button>span:first-child{width:17px;color:#2563eb}.editor-canvas{position:relative;min-width:0;flex:1;overflow:hidden;background-color:#f9fafb;background-image:radial-gradient(#d8dee8 1px,transparent 1px);background-size:18px 18px}.canvas-tools{position:absolute;z-index:4;top:8px;left:8px;display:flex;gap:4px}.connections{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.connections path{fill:none;stroke:#8eb4ee;stroke-width:2}.flow-node{position:absolute;z-index:3;width:210px;min-height:64px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:9px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;box-shadow:0 3px 12px #0f172a14}.flow-node>span{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:#2563eb;background:#eff6ff}.flow-node b,.flow-node small{display:block}.flow-node small{margin-top:2px;color:#8a95a3;font-size:10px}.node-a{top:19%;left:8%}.node-b{top:42%;left:38%}.node-c{top:19%;right:8%}.preview-panel{position:absolute;right:8px;bottom:8px;left:8px;z-index:5;height:165px;overflow:hidden;border:1px solid #cbd5e1;border-radius:6px;background:#fff;box-shadow:0 6px 20px #0f172a1a}.preview-panel header{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e2e8f0}.preview-panel pre{height:131px;margin:0;padding:10px 12px;overflow:auto;color:#dbeafe;background:#172033;font:12px/1.55 Consolas,monospace}.property-panel{width:250px;flex:0 0 250px;padding:10px;border-left:1px solid #dfe3e8;background:#fff}.property-title{margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0;font-weight:600}.editor-flow-node{position:absolute;z-index:3;width:190px;min-height:60px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;padding:8px;border:1px solid #cbd5e1;border-left:3px solid #2563eb;border-radius:5px;background:#fff;box-shadow:0 3px 12px #0f172a14}.editor-flow-node>span{color:#2563eb}.editor-flow-node b,.editor-flow-node small{display:block}.editor-flow-node small{color:#8a95a3;font-size:10px}.editor-node-1{top:18%;left:4%}.editor-node-2{top:42%;left:23%}.editor-node-3{top:18%;left:43%}.editor-node-4{top:42%;left:63%}.editor-node-5{top:18%;right:3%}.settings-grid,.monitor-grid,.tenant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.setting-row{min-height:54px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid #edf0f3}.setting-row:last-child{border-bottom:0}.setting-row b,.setting-row small,.resource-row b,.resource-row small{display:block}.setting-row small,.resource-row small{margin-top:2px;color:#8490a0;font-size:11px}.resource-row{display:grid;grid-template-columns:minmax(160px,1fr) 1fr;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid #edf0f3}.inline-settings{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.inline-settings span{color:#52606d}.schedule-mode{display:flex;gap:6px;margin-bottom:12px}.cron-box{display:grid;gap:8px;padding:10px;border:1px solid #e2e8f0;background:#f8fafc}.cron-box small,.schedule-notice{color:#64748b;font-size:11px}.schedule-notice{margin-bottom:12px;padding:10px;color:#1d4ed8;background:#eff6ff}.inner-tool-card{margin-bottom:12px}.advanced-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.monitor-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.overview-counts{display:flex;justify-content:space-between;gap:6px}.overview-counts b,.overview-counts small{display:block;text-align:center}.overview-counts b{font-size:16px}.overview-counts small{color:#8490a0;font-size:9px}.overview-rate{display:flex;justify-content:space-between;gap:8px;margin-top:10px;padding:8px;background:#f8fafc;font-size:11px}.overview-rate b{color:#047857}.overview-rate span{color:#64748b}.horizontal-bars>div{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:8px;margin:8px 0;font-size:11px}.monitor-alerts>div{display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:7px 0;border-bottom:1px solid #edf0f3}.monitor-alerts>div:last-child{border-bottom:0}.monitor-alerts small{color:#8490a0;font-size:10px}.monitor-alerts button{grid-column:2;grid-row:1 / span 2}.bar-chart{height:145px;display:flex;align-items:flex-end;gap:6px;padding:8px 4px 0;border-bottom:1px solid #dfe3e8}.bar-chart i{flex:1;min-width:5px;border-radius:2px 2px 0 0;background:#60a5fa}.bar-chart i:nth-child(3n){background:#2563eb}.chart-axis{display:flex;justify-content:space-between;padding-top:5px;color:#8a95a3;font-size:10px}.resource-meter{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:8px 0}.resource-meter>span{color:#2563eb;font-size:18px}.quota-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.quota-card-title{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;margin-bottom:10px}.quota-card-title b,.quota-card-title small{display:block}.quota-card-title small{margin-top:2px;color:#8490a0}.quota-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px;color:#8490a0;font-size:11px}.quota-chart{height:220px;display:grid;grid-template-columns:repeat(12,1fr);align-items:end;gap:8px;padding:12px 8px 0;border-bottom:1px solid #e2e8f0}.quota-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.quota-chart i{width:65%;max-width:34px;border-radius:3px 3px 0 0;background:#3b82f6}.quota-chart small{color:#8a95a3;font-size:10px}.quota-row{padding:6px 0}.quota-row>div{display:flex;justify-content:space-between;margin-bottom:3px;font-size:12px}.page-tabs{margin-bottom:10px;padding:0 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.profile-band{min-height:104px;display:grid;grid-template-columns:64px minmax(180px,auto) 1fr;align-items:center;gap:14px;margin-bottom:10px;padding:14px 16px;border-radius:6px;color:#fff;background:#2563eb}.profile-band h1{margin:0;color:#fff;font-size:22px}.profile-band p{margin:2px 0 0;opacity:.88}.profile-numbers{display:flex;justify-self:end;gap:26px}.profile-numbers span{text-align:center}.profile-numbers b,.profile-numbers small{display:block}.profile-numbers b{font-size:20px}.profile-numbers small{margin-top:2px;opacity:.82;font-size:11px}.profile-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:10px;margin-bottom:10px}.profile-side{display:flex;flex-direction:column;gap:10px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px;margin:10px 0 0;padding:0;list-style:none;color:#52606d;font-size:12px}.check-list li:before{content:"✓";margin-right:6px;color:#10b981}.activity-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;color:#2563eb;background:#eff6ff}.profile-settings{margin-bottom:0}.muted-text{color:#8490a0;font-size:12px}.governance-tabs,.governance-tabs .role-permission-grid,.role-admin-grid{min-width:0}.role-permission-grid,.role-admin-grid{display:grid;grid-template-columns:210px minmax(0,1fr);gap:10px}.role-list{display:flex;flex-direction:column;gap:4px}.role-list button{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:5px;color:#52606d;background:#fff;cursor:pointer;text-align:left}.role-list button:hover,.role-list button.active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.role-list button span,.role-list button b,.role-list button small{display:block}.role-list button small{margin-top:2px;color:#8490a0;font-size:10px}.permission-form{display:grid;gap:10px}.permission-form>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.permission-note{margin:9px 0 0;color:#64748b;font-size:11px}.tab-actions,.table-batch{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.table-batch{margin:8px 0 0;color:#64748b;font-size:12px}.mini-quotas{display:grid;grid-template-columns:50px 1fr;align-items:center;gap:1px 6px;font-size:10px}.quota-card{min-height:70px;display:grid;grid-template-columns:54px 1fr;align-items:center;gap:10px}.quota-card b,.quota-card strong,.quota-card small{display:block}.quota-card b{color:#52606d;font-size:12px}.quota-card strong{margin-top:3px;color:#172033;font-size:18px;line-height:1.15}.quota-card small{margin-top:3px;color:#8490a0;font-size:10px}.quota-trend{height:210px;display:flex;flex-direction:column}.chart-legend{height:24px;display:flex;justify-content:flex-end;gap:14px;color:#64748b;font-size:10px}.chart-legend span{display:inline-flex;align-items:center;gap:4px}.chart-legend i{width:8px;height:8px;border-radius:2px}.trend-columns{min-height:0;display:grid;flex:1;grid-template-columns:repeat(7,minmax(34px,1fr));gap:10px;padding:5px 8px 0;border-bottom:1px solid #e2e8f0}.trend-day{min-width:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.trend-day>div{width:min(68px,90%);height:150px;display:flex;align-items:flex-end;justify-content:center;gap:3px}.trend-day i{width:9px;border-radius:2px 2px 0 0}.trend-day small{margin-top:4px;color:#8490a0;font-size:9px}.qps{background:#2563eb}.storage{background:#ef4444}.concurrent{background:#f59e0b}.quota-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.quota-form>div>div:last-child,.quota-form input{width:100%}.audit-filter{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr auto;align-items:end;gap:8px;margin-bottom:10px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.audit-filter label{min-width:0;display:flex;flex-direction:column;gap:4px;color:#52606d;font-size:11px}.console-quotas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.console-quotas>div{min-width:0}.console-quotas span{display:flex;justify-content:space-between;gap:6px;margin-bottom:4px}.console-quotas b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.console-quotas small{flex:0 0 auto;color:#64748b;font-size:10px}.form-notice{padding:8px 10px;color:#1d4ed8;background:#eff6ff;font-size:11px}.activity-list,.resource-list,.preference-list{margin:-6px 0}.activity-row{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:9px;min-height:52px;border-bottom:1px solid #edf0f3}.activity-row:last-child,.profile-resource:last-child{border-bottom:0}.activity-row b,.activity-row small,.profile-resource b,.profile-resource small{display:block}.activity-row small,.profile-resource small{margin-top:2px;color:#8490a0;font-size:10px}.profile-resource{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #edf0f3}.profile-resource>span{display:flex;align-items:center;gap:3px}.preference-list label{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #edf0f3}.preference-list label:last-child{border-bottom:0}@media (max-width: 980px){.audit-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-filter>div:last-child{grid-column:1 / -1}.console-quotas{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.role-permission-grid,.role-admin-grid{grid-template-columns:1fr}.role-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.quota-form,.audit-filter{grid-template-columns:1fr}.audit-filter>div:last-child{grid-column:auto}.console-quotas{grid-template-columns:1fr}.quota-trend{height:180px;overflow-x:auto}.trend-columns{min-width:560px}}@media (max-width: 480px){.role-list,.permission-form>div{grid-template-columns:1fr}.profile-resource{align-items:flex-start;flex-direction:column;padding:7px 0}}@media (max-width: 1180px){.source-grid,.quota-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-numbers{gap:14px}.profile-numbers b{font-size:17px}}@media (max-width: 900px){.brand{width:40px;flex-basis:40px}.brand b{display:none}.primary-nav{min-width:380px}.user-entry>span{display:none}.dashboard-grid,.profile-grid{grid-template-columns:1fr}.metric-grid,.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.editor-palette{width:205px;flex-basis:205px}.property-panel{display:none}}@media (max-width: 760px){.app-header{gap:4px;padding:0 8px}.mobile-menu-button{display:inline-flex}.brand{width:30px;flex-basis:30px}.brand>span{width:28px}.primary-nav{min-width:0;overflow-x:auto}.primary-nav button{padding:0 8px;font-size:12px}.primary-nav button>span:first-child{display:none}.header-actions{gap:3px}.user-entry{padding:3px}.app-sider{display:none}.app-content{margin-left:0;padding:10px}.page-heading{align-items:flex-start}.page-heading h1{font-size:18px}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar>*,.filter-search,.filter-bar>div:not(.filter-search){width:100%}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-grid,.settings-grid,.monitor-grid,.tenant-grid,.catalog-layout,.monitor-overview{grid-template-columns:1fr}.advanced-grid,.table-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout>div:first-child{display:none}.type-grid,.model-definition{grid-template-columns:1fr}.prototype-steps{grid-template-columns:repeat(2,1fr)}.type-grid button{min-height:100px}.wizard-body{min-height:410px;padding:12px 0}.profile-band{grid-template-columns:56px 1fr;padding:14px}.profile-band>div:last-child{grid-column:1 / -1;justify-self:start;gap:16px}.profile-numbers{flex-wrap:wrap}.profile-numbers b{font-size:17px}.editor-palette{width:168px;flex-basis:168px}.flow-node{width:180px}.node-a{left:4%}.node-b{left:24%}.node-c{right:4%}.preview-panel{height:140px}.preview-panel pre{height:106px}}@media (max-width: 480px){.brand{display:none}.metric-grid,.quota-grid,.dashboard-metrics,.dashboard-actions{grid-template-columns:1fr}.page-heading{flex-direction:column}.page-heading>div:last-child{width:100%}.source-grid,.form-two,.table-meta-grid{grid-template-columns:1fr}.profile-numbers{display:grid;grid-template-columns:repeat(4,auto);width:100%}.editor-palette{display:none}.flow-node{width:160px;grid-template-columns:30px 1fr}.flow-node>div+span{display:none}}
