html,body,#root{min-height:100%;margin:0}body{background:#090909;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f0ede6;background:#090909;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#f0ede6;background:#090909;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.auth-shell{background:radial-gradient(circle at top,#d4a8431f,#0000 34%),linear-gradient(#0f0f0f 0%,#090909 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.loading-shell{background:#090909}.auth-card{background:#111111f0;border:1px solid #ffffff1a;border-radius:18px;width:min(100%,520px);padding:32px;box-shadow:0 30px 80px #00000073}.auth-card--compact{width:min(100%,420px)}.eyebrow,.field-row span,.rail-section-label,.brand-subtitle,.panel-subtitle,.section-mini-title,.header-card-label,.rail-footer-title{color:#8f8a81;text-transform:uppercase;letter-spacing:.12em;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}h1{color:#f4efe6;margin:0 0 8px;font-size:30px;font-weight:650}.subtitle{color:#b7b1a7;max-width:780px;margin:0;font-size:14px;line-height:1.55}.login-form{gap:16px;margin-top:26px;display:grid}.field-row{gap:8px;display:grid}.field-row input,.search-input,.composer-shell textarea{color:#f0ede6;background:#191919;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px}.field-row input:focus,.search-input:focus,.composer-shell textarea:focus{border-color:#d4a843;box-shadow:0 0 0 3px #d4a84324}.login-button,.logout-button,.primary-button,.ghost-button,.tab-button,.memory-item,.thread-button,.rail-button{border:0;border-radius:10px;padding:12px 16px}.login-button,.primary-button{color:#16120a;background:#d4a843;font-weight:700}.login-button:disabled{opacity:.7;cursor:wait}.logout-button,.ghost-button,.tab-button,.memory-item,.thread-button,.rail-button{color:#f0ede6;background:#ffffff0f;border:1px solid #ffffff1a}.ghost-button--success{color:#9ee1b4}.login-error{color:#ffb8b8;background:#e0555514;border:1px solid #e0555559;border-radius:10px;padding:12px 14px;font-size:13px}.dashboard-shell{background:#090909;grid-template-columns:292px minmax(0,1fr);min-height:100vh;display:grid}.left-rail{background:linear-gradient(#0f0f0f 0%,#0a0a0a 100%);border-right:1px solid #ffffff14;flex-direction:column;gap:24px;padding:24px 18px;display:flex}.brand-block{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:4px 6px 18px;display:flex}.brand-mark,.profile-avatar,.agent-avatar,.app-icon{border-radius:14px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.brand-mark{color:#d4a843;background:#d4a84326}.brand-title,.panel-title,.agent-name,.profile-name{color:#f5f0e7;font-size:15px;font-weight:600}.rail-section{gap:10px;display:grid}.rail-list,.button-stack{gap:8px;display:grid}.rail-button{text-align:left;align-items:center;gap:12px;display:flex}.rail-button:hover,.rail-button--active,.memory-item--active,.thread-button--active,.tab-button--active{background:#d4a8431c;border-color:#d4a84366}.rail-button-short{color:#d4a843;background:#d4a84314;border-radius:8px;place-items:center;width:28px;height:28px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;display:grid}.rail-footer{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-top:auto;padding:16px}.rail-footer-user{color:#d4a843;margin:6px 0 14px;font-weight:600}.profile-chip{align-items:center;gap:10px;display:flex}.profile-avatar{background:#ffffff14;border-radius:12px;width:36px;height:36px}.profile-role{color:#8f8a81;font-size:13px}.workspace-shell{flex-direction:column;min-width:0;display:flex}.workspace-header{background:linear-gradient(#111 0%,#0c0c0c 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 28px 18px;display:flex}.workspace-header-actions{gap:12px;display:grid}.header-card{background:#151515;border:1px solid #ffffff1a;border-radius:14px;gap:6px;min-width:280px;padding:16px 18px;display:grid}.header-card strong{color:#d4a843;font-size:18px}.header-card span:last-child{color:#b7b1a7;font-size:13px}.workspace-body{flex:1;min-height:0;padding:20px}.workspace-section{gap:18px;display:grid}.tab-strip,.section-toolbar,.memory-meta-row,.library-card-footer,.panel-card-header,.list-right,.header-pill-group,.chat-tool-pills,.chat-panel-topbar{align-items:center;gap:10px;display:flex}.tab-strip{flex-wrap:wrap}.tab-strip.compact{flex:1}.metric-grid,.card-grid.three-up,.two-col-grid,.instance-grid,.memory-layout,.chat-layout{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.three-up,.fleet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-col-grid,.instance-grid,.memory-layout,.chat-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.panel-card,.agent-card-native,.app-card-native,.library-card-native,.chat-panel,.chat-threads,.memory-sidebar{background:#121212;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 18px 46px #00000040}.agent-card-native--button{text-align:left;width:100%}.metric-card{gap:8px;padding:18px;display:grid}.metric-card span{color:#9e988f;font-size:13px}.metric-card strong{color:#f5f0e7;font-size:28px}.stack-grid{gap:16px;display:grid}.panel-card,.chat-panel,.chat-threads,.memory-sidebar,.agent-card-native,.app-card-native,.library-card-native{padding:18px}.agent-card-head,.library-card-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.agent-card-head{justify-content:space-between;align-items:flex-start}.agent-card-head>div:nth-child(2){flex:1}.agent-avatar--amber,.app-icon{color:#d4a843;background:#d4a84324}.agent-avatar--blue{color:#7db2ff;background:#4a9eff24}.agent-avatar--green{color:#73d193;background:#3dba6f24}.agent-avatar--red{color:#f99;background:#e0555524}.agent-avatar--gray{color:#d2cdc4;background:#ffffff14}.agent-type,.agent-meta,.inline-note,.memory-preview,.empty-state,.list-subtitle,.meta-lines span,.library-card-footer,.message-sender,.thread-button span{color:#b7b1a7;font-size:13px;line-height:1.55}.load-bar,.resource-bar{background:#ffffff14;border-radius:999px;width:100%;height:7px;margin:12px 0 10px;overflow:hidden}.load-fill,.resource-bar div{border-radius:inherit;background:#d4a843;height:100%}.load-fill--blue{background:#4a9eff}.load-fill--green{background:#3dba6f}.load-fill--red{background:#e05555}.load-fill--gray{background:#707070}.status-dot{border-radius:50%;width:10px;height:10px;margin-top:4px}.status-dot--running{background:#3dba6f}.status-dot--idle{background:#6c6c6c}.status-dot--warning{background:#d4a843}.list-table{display:grid}.list-table.spaced{gap:8px}.list-row,.thread-button,.memory-item{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.thread-button,.memory-item{flex-direction:column;align-items:flex-start;padding:12px 14px}.list-row:last-child{border-bottom:0}.list-title{color:#f5f0e7;font-weight:600}.pill{color:#ece8df;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}.pill--active,.pill--verified,.pill--indexed{color:#9ee1b4;background:#3dba6f1f;border-color:#3dba6f47}.pill--paused,.pill--stale,.pill--kind,.pill--pending{color:#f0ca7a;background:#d4a8431f;border-color:#d4a84347}.pill--error,.pill--not_indexed{color:#ffb8b8;background:#e055551f;border-color:#e0555547}.pill--na{color:#bbb4a9}.memory-sidebar{padding:8px}.memory-preview{background:#161616;border:1px solid #ffffff14;border-radius:14px;padding:16px}.chat-layout{grid-template-columns:72px 300px minmax(0,1fr)}.chat-agents-rail{background:#121212;border:1px solid #ffffff14;border-radius:18px;align-content:start;gap:12px;padding:14px 10px;display:grid;box-shadow:0 18px 46px #00000040}.chat-agent-thumb,.chat-agent-add{color:#f0ede6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:52px;height:52px;font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:700;position:relative}.chat-agent-thumb--active{color:#d4a843;background:#d4a84324;border-color:#d4a8436b}.chat-agent-dot{border:2px solid #121212;border-radius:50%;width:10px;height:10px;position:absolute;bottom:6px;right:6px}.chat-agent-dot--running{background:#3dba6f}.chat-agent-dot--idle{background:#6c6c6c}.chat-agent-dot--warning{background:#d4a843}.chat-sidebar-agent,.chat-sidebar-tabs,.chat-settings-panel-native,.settings-block{gap:12px;display:grid}.chat-search-input{max-width:none}.settings-block{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:14px}.settings-row{color:#c8c1b7;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.chat-threads{align-content:start;gap:12px;display:grid}.chat-panel{grid-template-rows:auto 1fr auto;gap:14px;min-height:620px;display:grid}.chat-messages-native{align-content:start;gap:14px;display:grid;overflow:auto}.message-row{gap:6px;display:grid}.message-row--user{justify-items:end}.message-bubble{border-radius:16px;max-width:min(720px,100%);padding:14px 16px;line-height:1.6}.message-bubble--user{background:#d4a84329;border:1px solid #d4a84338}.message-bubble--agent{background:#ffffff0f;border:1px solid #ffffff14}.overlay-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background:#000000ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.agent-editor-overlay-native{background:#0f0f0f;border:1px solid #ffffff14;border-radius:22px;grid-template-columns:290px minmax(0,1fr);width:min(1320px,100%);height:min(88vh,920px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0000008c}.agent-editor-sidebar,.agent-editor-main{padding:20px}.agent-editor-sidebar{border-right:1px solid #ffffff14;grid-template-rows:auto 1fr;gap:16px;display:grid}.editor-agent-list,.editor-sections{gap:10px;display:grid;overflow:auto}.editor-agent-item,.editor-section,.confirm-card{background:#151515;border:1px solid #ffffff14;border-radius:16px}.editor-agent-item{text-align:left;padding:14px}.editor-agent-item--active{background:#d4a8431c;border-color:#d4a84366}.agent-editor-topbar,.editor-section-head,.agent-editor-actions,.confirm-actions{align-items:center;gap:10px;display:flex}.agent-editor-topbar,.editor-section-head{justify-content:space-between}.agent-editor-main{grid-template-rows:auto 1fr;gap:16px;display:grid}.editor-section-head{color:#f0ede6;background:0 0;border:0;width:100%;padding:16px 18px;font-weight:600}.editor-section-body,.editor-grid-body,.override-list{padding:0 18px 18px}.editor-section-body,.override-list{gap:12px;display:grid}.editor-grid-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editor-textarea{color:#f0ede6;resize:vertical;background:#191919;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;min-height:130px;padding:12px 14px;font-size:14px}.override-row-native{background:#ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.panel-title.small{font-size:14px}.confirm-modal{z-index:50;place-items:center;display:grid;position:fixed;inset:0}.confirm-card{width:min(420px,100vw - 32px);padding:22px;box-shadow:0 22px 60px #0000008c}.confirm-actions{justify-content:flex-end;margin-top:16px}.composer-shell{grid-template-columns:1fr auto;gap:12px;display:grid}.composer-shell-wrap{gap:8px;display:grid}.chat-disclaimer-native{color:#8f8a81;letter-spacing:.08em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.composer-shell textarea{resize:vertical;min-height:88px}.section-toolbar{justify-content:space-between}.search-input{max-width:420px}.library-card-footer{justify-content:space-between;margin-top:16px}.alert-stack{gap:10px;display:grid}.alert-banner{border:1px solid #ffffff14;border-radius:14px;padding:14px 16px}.alert-banner--warn{background:#d4a8431f;border-color:#d4a84347}.alert-banner--danger{background:#e055551f;border-color:#e0555547}.meta-lines,.resource-stack{gap:10px;display:grid}.meta-lines div,.resource-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.resource-row span:first-child{min-width:64px}.resource-bar{flex:1;margin:0}.empty-state{background:#ffffff0a;border:1px dashed #ffffff1a;border-radius:14px;padding:18px}.empty-state.compact{padding:12px 14px}@media (width<=1200px){.metric-grid,.card-grid.three-up,.fleet-grid,.two-col-grid,.instance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.dashboard-shell{grid-template-columns:1fr}.left-rail{border-bottom:1px solid #ffffff14;border-right:0}.workspace-header,.section-toolbar,.chat-panel-topbar,.library-card-footer,.panel-card-header,.memory-meta-row{flex-direction:column;align-items:flex-start}.workspace-header-actions,.header-card{width:100%}.metric-grid,.card-grid.three-up,.fleet-grid,.two-col-grid,.instance-grid,.memory-layout,.chat-layout,.composer-shell{grid-template-columns:1fr}.search-input{width:100%;max-width:none}}
