:root{--sidebar-w:252px;--bg:#f7f8fa;--surface:#fff;--surface-2:#f3f5f7;--border:#e4e7eb;--text:#15181d;--muted:#68707c;--green:#2f9e67;--green-soft:#e8f5ee;--amber:#b77b25;--amber-soft:#fff4de;--radius:8px;--row-h:56px;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);margin:0;font-size:15px}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-w);border-right:1px solid var(--border);z-index:10;background:#fbfbfc;flex-direction:column;padding:14px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;gap:10px;padding:5px 8px 12px;display:flex}.brand-mark{color:#fff;background:#111318;border-radius:7px;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.brand-name{font-size:17px;font-weight:700}.workspace-switcher,.profile-block{text-align:left;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;display:flex}.workspace-switcher{background:0 0;margin-bottom:12px;padding:9px 8px}.workspace-switcher:hover{background:#f0f2f4}.workspace-badge,.profile-avatar{color:#49515c;background:#eceff2;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.workspace-copy,.profile-copy{flex-direction:column;flex:1;min-width:0;display:flex}.workspace-copy strong,.profile-copy strong{font-size:14px;font-weight:600}.workspace-copy small,.profile-copy small{color:var(--muted);margin-top:2px;font-size:12px}.chevron,.profile-menu{color:var(--muted)}.nav{flex-direction:column;gap:2px;display:flex}.nav-item{color:#424953;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;min-height:36px;padding:9px 10px;font-size:14px;display:flex}.nav-item:hover{background:#f0f2f4}.nav-item.active{color:#15181d;background:#eceff2;font-weight:600}.nav-icon{text-align:center;color:#7b8490;width:16px}.sidebar-divider{background:var(--border);height:1px;margin:12px 8px}.sidebar-spacer{flex:1}.profile-block{background:#f3f5f7;border-color:#e5e8eb;padding:9px 10px;position:relative}.profile-block:before{content:"";background:var(--border);height:1px;position:absolute;top:-13px;left:-2px;right:-2px}.profile-menu{font-size:27px;line-height:1;transform:translateY(-1px)}.main{margin-left:var(--sidebar-w);width:calc(100% - var(--sidebar-w));min-height:100vh}.utility-bar{border-bottom:1px solid var(--border);z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;justify-content:space-between;align-items:center;height:56px;padding:0 30px;display:flex;position:sticky;top:0}.breadcrumb{color:#4d5560;font-size:14px;font-weight:500}.utility-actions{align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--border);color:#5c6570;background:#fff;border-radius:7px;width:34px;height:34px}.view{padding:30px 32px 44px;display:none}.view.active{display:block}.page-header,.entity-hero,.agent-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.page-header h1,.entity-hero h1,.agent-hero h1{letter-spacing:-.03em;margin:0;font-size:32px;line-height:1.1}.page-header p,.entity-hero p,.agent-hero p{color:var(--muted);margin:8px 0 0;font-size:15px}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:#8b93a0;margin-bottom:7px;font-size:11px;font-weight:700}.btn{border:1px solid var(--border);color:#303640;background:#fff;border-radius:7px;height:38px;padding:0 14px;font-size:14px;font-weight:600}.btn:hover{background:#f7f8fa}.btn-primary:hover{background:#22262b}.link-btn{color:#4f5965;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.tabs{border-bottom:1px solid var(--border);gap:20px;margin-bottom:17px;display:flex}.tab{color:#727b86;background:0 0;border:0;padding:0 0 12px;font-size:14px;position:relative}.tab.active{color:#15181d;font-weight:600}.tab.active:after{content:"";background:#15181d;height:2px;position:absolute;bottom:-1px;left:0;right:0}.tab span{color:#9aa1aa;margin-left:4px;font-size:12px}.agent-tabs .tab{font-size:15px}.table-toolbar{align-items:center;gap:8px;margin-bottom:11px;display:flex}.toolbar-spacer{flex:1}.input{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 10px;display:flex}.input input{background:0 0;border:0;outline:0;min-width:250px}.input span{color:#8a929d}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:900px}thead th{color:#747d89;text-align:left;border-bottom:1px solid var(--border);background:#fafbfc;height:40px;padding:0 14px;font-size:12px;font-weight:600}tbody td{height:var(--row-h);color:#424a55;vertical-align:middle;border-bottom:1px solid #edf0f2;padding:0 14px;font-size:14px}tbody tr:last-child td{border-bottom:0}tbody td strong{color:#22272e;font-size:14px;font-weight:600;display:block}tbody td small{color:#8b93a0;margin-top:2px;font-size:12px;display:block}.clickable{cursor:pointer}.status{white-space:nowrap;border-radius:999px;flex:none;place-self:center start;align-items:center;width:max-content;max-width:100%;height:23px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.status.active,.status.running{background:var(--green-soft);color:#277b54}.status.trial{background:var(--amber-soft);color:#98681d}.status.paused{color:#6f7782;background:#f0f1f3}.detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.85fr);gap:18px;display:grid}.stack{flex-direction:column;gap:15px;min-width:0;display:flex}.section-block{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:19px 20px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-head h2{letter-spacing:-.01em;margin:0;font-size:16px;line-height:1.25}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.info-grid div{flex-direction:column;gap:6px;display:flex}.info-grid span,.metric-list span,.integration-list span,.diagnostic-list span,.metric span{color:var(--muted);font-size:13px}.info-grid strong,.metric-list strong,.integration-list strong,.diagnostic-list strong{font-size:14px}.metric-list,.integration-list,.diagnostic-list{flex-direction:column;gap:13px;display:flex}.metric-list div,.integration-list div,.diagnostic-list div{justify-content:space-between;align-items:center;gap:12px;display:flex}.ok{color:#277b54}.mini-table{flex-direction:column;display:flex}.mini-row{border-bottom:1px solid #edf0f2;grid-template-columns:1.4fr .8fr .7fr;align-items:center;gap:10px;padding:11px 0;font-size:13px;display:grid}.mini-row:last-child{border-bottom:0;padding-bottom:0}.mini-row strong{text-align:right}.muted{color:var(--muted);margin:0;line-height:1.55}.agent-cell{align-items:center;gap:10px;display:flex}.avatar-sm,.avatar-hero{background:#fff;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.avatar-sm img,.avatar-hero img{object-fit:contain;z-index:2;border-radius:50%;width:100%;height:100%;position:relative}.avatar-sm.initials{color:#555e69;background:#eceff2;font-size:11px;font-weight:700}.running-ring:before{content:"";filter:blur(.35px);background:conic-gradient(#2f9e6708 0deg,#2f9e6721 145deg,#2f9e679e 235deg,#2f9e6714 320deg,#2f9e6708 360deg);border-radius:50%;animation:8s linear infinite ringSpin;position:absolute;inset:-3px}.running-ring:after{content:"";z-index:1;background:#fff;border-radius:50%;position:absolute;inset:-1px}@keyframes ringSpin{to{transform:rotate(360deg)}}.agent-identity{align-items:center;gap:15px;display:flex}.title-row{align-items:center;gap:11px;display:flex}.hero-actions{align-items:center;gap:8px;display:flex}.agent-detail-grid{grid-template-columns:minmax(0,1.72fr) minmax(310px,.72fr)}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metric{border-right:1px solid var(--border);padding-right:14px}.metric:last-child{border-right:0}.metric strong{letter-spacing:-.03em;margin-top:6px;font-size:25px;display:block}.current-activity{border-color:#d9e9df}.activity-status{background:#f7fbf9;border:1px solid #e3f0e8;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:11px 12px;display:flex}.activity-status>div{align-items:center;gap:8px;display:flex}.activity-status strong{font-size:15px}.activity-status small{color:var(--muted);font-size:12px}.operations-table{margin:0 -20px -19px;overflow-x:auto}.operations-table table{min-width:680px}.operations-table thead th{padding:0 12px;font-size:11px}.operations-table thead th:first-child,.operations-table tbody td:first-child{padding-left:20px}.operations-table thead th:last-child,.operations-table tbody td:last-child{padding-right:20px}.operations-table tbody td{white-space:nowrap;height:49px;padding:0 12px;font-size:12px}.operations-table tbody td strong{font-size:13px}.operations-table tbody tr:hover{background:#fafbfc}.knowledge-list{flex-direction:column;display:flex}.knowledge-row{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:18px;padding:11px 0;display:flex}.knowledge-row:first-child{padding-top:0}.knowledge-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.knowledge-row strong{font-size:14px}.knowledge-row span,.knowledge-row small{color:var(--muted);font-size:12px}.knowledge-row small{white-space:nowrap}.knowledge-row .healthy-text{color:#277b54;font-weight:600}.knowledge-summary{color:var(--muted);margin:13px 0 0;font-size:12px}.empty-state{text-align:center;place-items:center;height:60vh;display:grid}.empty-state p{color:var(--muted)}@media (width<=1180px){:root{--sidebar-w:232px}.detail-grid,.agent-detail-grid{grid-template-columns:1fr}}@media (width<=760px){:root{--sidebar-w:0px}.sidebar{display:none}.view{padding:24px 18px}.utility-bar{padding:0 18px}.page-header,.entity-hero,.agent-hero{flex-direction:column}.hero-actions{flex-wrap:wrap}}:root{--sidebar-w:264px;--accent:#2e5a62;--accent-hover:#274f56;--accent-active:#21454b;--secondary-border:#c9d0d6;--theme-bg:#f7f8fa;--theme-sidebar:#fbfbfc;--theme-surface:#fff;--theme-surface-raised:#fff;--theme-surface-hover:#f0f2f4;--theme-surface-soft:#f3f5f7;--theme-table-head:#fafbfc;--theme-border:#e4e7eb;--theme-row-border:#edf0f2;--theme-text:#15181d;--theme-text-secondary:#424a55;--theme-muted:#68707c;--theme-utility:#fffffff0}html[data-theme=dark]{--theme-bg:#14181b;--theme-sidebar:#171c1f;--theme-surface:#1b2024;--theme-surface-raised:#20262a;--theme-surface-hover:#252c30;--theme-surface-soft:#22282c;--theme-table-head:#1e2428;--theme-border:#30373c;--theme-row-border:#2a3135;--theme-text:#eef1f2;--theme-text-secondary:#c4cbcf;--theme-muted:#929ca2;--theme-utility:#171c1ff0;--green-soft:#18352a;--amber-soft:#3a2d18}html[data-theme=noir]{--theme-bg:#0b0c0d;--theme-sidebar:#0f1011;--theme-surface:#131516;--theme-surface-raised:#181a1c;--theme-surface-hover:#202224;--theme-surface-soft:#1a1c1e;--theme-table-head:#161819;--theme-border:#282b2d;--theme-row-border:#232628;--theme-text:#f1f2f2;--theme-text-secondary:#c9ccce;--theme-muted:#8f969a;--theme-utility:#0f1011f2;--green-soft:#173027;--amber-soft:#352a18}body{color:var(--theme-text);background:var(--theme-bg)}.sidebar{background:var(--theme-sidebar);border-color:var(--theme-border);padding-left:18px;padding-right:18px}.brand-row{justify-content:flex-start;min-height:42px;padding:3px 6px 24px}.brand-logo{object-fit:contain;width:170px;height:auto;display:block}html[data-theme=noir] .brand-logo{object-position:left center;transform-origin:0;width:150px;height:43px;transform:scale(1.28)}.workspace-switcher,.profile-block{width:calc(100% - 8px);margin-left:4px;margin-right:4px}.workspace-switcher{margin-bottom:12px}.workspace-switcher:hover,.nav-item:hover{background:var(--theme-surface-hover)}.workspace-copy strong,.profile-copy strong,.nav-item.active{color:var(--theme-text)}.workspace-copy small,.profile-copy small,.chevron,.profile-menu{color:var(--theme-muted)}.sidebar-divider{background:var(--theme-border)}.profile-block{background:var(--theme-surface-soft);border-color:var(--theme-border)}.profile-block:before{background:var(--theme-border)}.profile-block:hover{background:var(--theme-surface-hover);border-color:var(--theme-border)}.nav-item.active{color:var(--accent);background:var(--theme-surface-soft)}.nav-item.active .nav-icon{color:var(--accent)}.nav-icon{flex:0 0 20px;place-items:center;width:20px;height:20px;display:inline-grid}.nav-icon svg{width:19px;height:19px}.workspace-badge,.profile-avatar{border-radius:50%}.workspace-badge{color:#685d4d;background:#e7e2d8;border:1px solid #dcd4c6}.profile-avatar{color:#515a64;background:#e7eaed}.lucide-slot,.table-menu-icon{color:currentColor;place-items:center;display:inline-grid}.lucide-slot svg{flex:0 0 17px;width:17px;min-width:17px;max-width:17px;height:17px;min-height:17px;max-height:17px}.table-menu-icon svg{flex:0 0 18px;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px}.chevron{width:16px;height:16px}.profile-menu{width:18px;height:18px;font-size:inherit;transform:none}.icon-button .lucide-slot{width:17px;height:17px}.utility-bar{color:var(--theme-text-secondary);background:var(--theme-utility);border-color:var(--theme-border)}.breadcrumb{color:var(--theme-text-secondary)}.utility-actions{gap:12px}.utility-menu{position:relative}.utility-control{width:32px;height:32px;color:var(--theme-muted);background:0 0;border:0;border-radius:7px;place-items:center;padding:7px;display:inline-grid;position:relative}.utility-control:hover,.utility-control[aria-expanded=true]{color:var(--theme-text);background:var(--theme-surface-hover)}.utility-control:active{background:var(--theme-surface-soft)}.utility-control:focus-visible{outline-offset:1px;outline:2px solid #2e5a6247}.utility-icon-slot{flex:0 0 18px;place-items:center;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;display:inline-grid;overflow:hidden}.utility-icon-slot svg{flex:0 0 18px;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px}.utility-dropdown{z-index:30;width:max-content;min-width:0;color:var(--theme-text-secondary);background:var(--theme-surface-raised);border:1px solid var(--theme-border);border-radius:9px;padding:5px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 10px 28px #10182824,0 2px 6px #10182814}.utility-dropdown[hidden]{display:none}.language-dropdown{min-width:148px}.utility-menu-item{width:auto;min-width:126px;min-height:36px;color:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:7px 9px;display:flex}.language-dropdown .utility-menu-item{min-width:138px}.utility-menu-item:hover,.utility-menu-item:focus-visible{color:var(--theme-text);background:var(--theme-surface-hover);outline:none}.utility-menu-item.active{color:var(--theme-text);font-weight:600}.menu-item-icon{width:16px;height:16px;color:var(--theme-muted);place-items:center;display:inline-grid}.menu-item-icon svg{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}.active-marker{border-radius:50%;width:5px;height:5px;margin-left:3px;display:none}.utility-menu-item.active .active-marker{background:var(--theme-muted);display:inline-block}.synaro-head-img{object-fit:contain;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;display:block}.utility-icon-slot .synaro-head-img{width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px}.input-search .lucide-slot{flex:0 0 17px;width:17px;min-width:17px;max-width:17px;height:17px;min-height:17px;max-height:17px;position:static;overflow:hidden}.input-search .lucide-slot svg{width:17px;min-width:17px;max-width:17px;height:17px;min-height:17px;max-height:17px}.btn-icon{flex:0 0 16px;width:16px;height:16px}.btn-icon svg{width:16px;height:16px}.btn-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn-primary:active{background:var(--accent-active);border-color:var(--accent-active)}.btn-secondary{color:#2a3038;border-color:var(--secondary-border);background:#fff;box-shadow:0 1px 2px #1018280d}.section-block,.table-wrap,.input,.btn-secondary{color:var(--theme-text-secondary);background:var(--theme-surface);border-color:var(--theme-border)}.btn-secondary:hover{background:#f7f9fa;border-color:#b8c1c8}.btn-secondary:active{background:#f0f3f4;border-color:#aeb8c0}html[data-theme=dark] .btn-secondary:hover,html[data-theme=noir] .btn-secondary:hover{background:var(--theme-surface-hover);border-color:#4a545a}html[data-theme=dark] .btn-secondary:active,html[data-theme=noir] .btn-secondary:active{background:var(--theme-surface-soft);border-color:#566168}.input input{color:var(--theme-text)}.input input::placeholder{color:var(--theme-muted)}.tabs{border-color:var(--theme-border)}.tab.active,.page-header h1,.entity-hero h1,.agent-hero h1,.section-head h2,.info-grid strong,.metric-list strong,.integration-list strong,.diagnostic-list strong,.metric strong,tbody td strong{color:var(--theme-text)}.page-header p,.entity-hero p,.agent-hero p,.muted,.info-grid span,.metric-list span,.integration-list span,.diagnostic-list span,.metric span,tbody td small{color:var(--theme-muted)}thead th{color:var(--theme-muted);background:var(--theme-table-head);border-color:var(--theme-border)}tbody td,.mini-row,.knowledge-row{color:var(--theme-text-secondary);border-color:var(--theme-row-border)}tbody tr:hover,.operations-table tbody tr:hover{background:var(--theme-surface-hover)}.avatar-sm,.avatar-hero,.running-ring:after{background:var(--theme-surface)}.avatar-sm{width:38px;height:38px}.avatar-hero{width:128px;height:128px}.activity-status{background:var(--theme-surface-soft);border-color:var(--theme-border)}html[data-theme=dark] .status.active,html[data-theme=dark] .status.running,html[data-theme=noir] .status.active,html[data-theme=noir] .status.running{color:#7ed6a7}html[data-theme=dark] .status.trial,html[data-theme=noir] .status.trial{color:#e2b665}html[data-theme=dark] .status.paused,html[data-theme=noir] .status.paused{color:#adb5ba;background:var(--theme-surface-soft)}.link-btn{color:var(--accent)}.tab.active:after{background:var(--accent)}.input:focus-within,.workspace-switcher:focus-visible,.profile-block:focus-visible,.btn:focus-visible,.tab:focus-visible,.nav-item:focus-visible,.icon-button:focus-visible{outline-offset:2px;outline:2px solid #2e5a6238}thead th,.operations-table thead th{font-size:13px;font-weight:700}.metric-col{text-align:center;font-variant-numeric:tabular-nums}.data-table th,.data-table td{text-align:center}.data-table td{font-variant-numeric:tabular-nums;font-size:13px}.data-table td .status{margin-left:auto;margin-right:auto}.agents-table .agent-cell{text-align:left;justify-content:flex-start;gap:18px;width:auto;margin:0;display:flex}.agents-table .agent-cell>div:last-child{text-align:left;min-width:0}.agents-table tbody td:first-child{text-align:left;padding-left:24px}.avatar-sm.running-ring:before{filter:blur(.3px);background:conic-gradient(#2f9e670a 0deg,#2f9e6729 145deg,#2f9e67b3 235deg,#2f9e671a 320deg,#2f9e670a 360deg);inset:-3.4px}.avatar-hero.running-ring:before{filter:blur(.4px);background:conic-gradient(#2f9e670a 0deg,#2f9e6729 145deg,#2f9e67b3 235deg,#2f9e671a 320deg,#2f9e670a 360deg);inset:-5px}.workspaces-table tbody td:first-child,.workspaces-table tbody td:nth-child(7){text-align:left}.table-menu-icon{color:#7b8490;width:18px;height:18px;margin:0 auto}.noir-status-icon{display:none}html[data-theme=dark] .workspace-switcher{background:#22282c;border-color:#343c41}html[data-theme=dark] .workspace-switcher:hover{background:#272e32;border-color:#3b444a}html[data-theme=dark] .workspace-switcher .chevron,html[data-theme=dark] .profile-block .profile-menu{color:#eceeec}html[data-theme=dark] .nav-item{color:#c2c9cd}html[data-theme=dark] .nav-icon{color:#edf0ef}html[data-theme=dark] .nav-item.active{color:#e4e9e8}html[data-theme=dark] .nav-item.active .nav-icon{color:#f2f3f1}html[data-theme=noir]{--accent:#d9dbda;--accent-hover:#e6e8e7;--accent-active:#c9ccca;--green:#b8bcba;--green-soft:#242728;--amber:#aeb2b0;--amber-soft:#292b2c}html[data-theme=noir] .workspace-switcher,html[data-theme=noir] .profile-block{background:#1a1c1e;border-color:#303335}html[data-theme=noir] .workspace-switcher:hover,html[data-theme=noir] .profile-block:hover{background:#202224;border-color:#383b3d}html[data-theme=noir] .workspace-switcher .chevron,html[data-theme=noir] .profile-block .profile-menu{color:#e7e9e7}html[data-theme=noir] .workspace-badge{color:#dadcda;background:#2c2f31;border-color:#3b3e40}html[data-theme=noir] .profile-avatar{color:#c3c7c5;background:#292c2e}html[data-theme=noir] .nav-item{color:#b8bdc0}html[data-theme=noir] .nav-icon{color:#e3e5e4}html[data-theme=noir] .nav-item.active,html[data-theme=noir] .nav-item.active .nav-icon{color:#f0f1ef}html[data-theme=noir] .nav-item.active{background:#222426}html[data-theme=noir] .btn-primary{color:#111314;background:#d9dbda;border-color:#d9dbda}html[data-theme=noir] .btn-primary:hover{color:#0e1011;background:#e6e8e7;border-color:#e6e8e7}html[data-theme=noir] .btn-primary:active{color:#151718;background:#c9ccca;border-color:#c9ccca}html[data-theme=noir] .link-btn,html[data-theme=noir] .tab.active{color:#d7d9d8}html[data-theme=noir] .tab.active:after{background:#c9ccca}html[data-theme=noir] .input:focus-within,html[data-theme=noir] .workspace-switcher:focus-visible,html[data-theme=noir] .profile-block:focus-visible,html[data-theme=noir] .btn:focus-visible,html[data-theme=noir] .tab:focus-visible,html[data-theme=noir] .nav-item:focus-visible,html[data-theme=noir] .utility-control:focus-visible{outline-color:#dadcda4d}html[data-theme=noir] .status{color:#c9ccca;background:#25282a;gap:5px}html[data-theme=noir] .status.active,html[data-theme=noir] .status.running,html[data-theme=noir] .status.trial,html[data-theme=noir] .status.paused,html[data-theme=noir] .status.error,html[data-theme=noir] .status.inactive,html[data-theme=noir] .status.archived{color:#c9ccca;background:#25282a}html[data-theme=noir] .status.running,html[data-theme=noir] .status.active{color:#e1e3e1;background:#2c2f31}html[data-theme=noir] .noir-status-icon{flex:0 0 13px;place-items:center;width:13px;min-width:13px;max-width:13px;height:13px;min-height:13px;max-height:13px;display:inline-grid}html[data-theme=noir] .noir-status-icon svg{width:13px;min-width:13px;max-width:13px;height:13px;min-height:13px;max-height:13px}html[data-theme=noir] .ok,html[data-theme=noir] .healthy-text,html[data-theme=noir] .knowledge-row .healthy-text{color:#c7cac8}html[data-theme=noir] .activity-dot{background:#c6c9c7;box-shadow:0 0 0 4px #d2d5d314}html[data-theme=noir] .current-activity{border-color:#303335}html[data-theme=noir] .btn-destructive,html[data-theme=noir] .error,html[data-theme=noir] .warning{color:#c2c5c3;background:#272a2b;border-color:#393c3e}@media (width<=900px){:root{--sidebar-w:232px}.detail-grid,.agent-detail-grid{grid-template-columns:1fr}}@media (width<=760px){:root{--sidebar-w:0px}}button:disabled{cursor:not-allowed}.btn:disabled,.link-btn:disabled,.tab:disabled,.utility-control:disabled,.row-menu:disabled{opacity:.48}.btn svg,.link-btn svg{width:16px;height:16px}.btn{justify-content:center;align-items:center;gap:7px;display:inline-flex}.btn.primary{color:#fff;background:#14171b;border-color:#14171b}.sidebar{overflow:visible}.brand-logo{object-fit:contain;object-position:left center;width:170px;height:auto;display:block}.brand-logo-noir{transform-origin:0;width:150px;height:43px;transform:scale(1.28)}.workspace-menu-wrap,.utility-menu{position:relative}.theme-dropdown{min-width:118px;padding:4px}.theme-dropdown .utility-menu-item{gap:8px;width:100%;min-width:108px;min-height:32px;padding:6px 8px}.theme-option-icon{width:18px;height:18px;color:var(--theme-muted);flex:0 0 18px;place-items:center;display:inline-grid}.theme-option-icon .lucide-slot,.theme-option-icon svg{width:16px;height:16px}.theme-option-icon .synaro-head-img{width:18px;height:18px}.workspace-options{width:220px;top:52px;left:0;right:auto}.workspace-option-badge{background:var(--surface-2);border-radius:6px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:grid}.nav>div{display:contents}.nav-item{width:100%}.profile-block{cursor:pointer}.utility-control svg,.input svg,.btn svg,.empty-state>svg,.knowledge-empty>svg,.diagnostic-issue svg{width:16px;height:16px}.breadcrumb span{color:var(--muted);margin:0 7px}.view{min-width:0}.page-header .btn-primary{flex:none}.updated-label{color:var(--muted);font-size:12px}.list-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:300px;display:flex}.list-state p,.error-state p{color:var(--muted);margin:0}.error-state{color:var(--text)}.loader{border:2px solid var(--border);border-top-color:var(--text);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.agent-link{text-align:left;color:inherit;background:0 0;border:0;padding:0}.agent-link strong{margin:0}.row-menu{color:var(--muted);letter-spacing:1px;background:0 0;border:0;font-weight:700}.avatar-wrap,.hero-avatar-wrap{flex:none;position:relative}img.avatar-sm,img.avatar-hero{z-index:2;object-fit:cover}.avatar-sm.initials,.avatar-hero.initials{z-index:2;color:#555e69;background:#eceff2;font-weight:700;position:relative}.avatar-hero.initials{font-size:28px}.hero-avatar-wrap.running-ring:before{inset:-5px}.hero-avatar-wrap.running-ring:after{inset:-2px}.agent-hero{align-items:center}.agent-hero-copy{flex:1;min-width:0}.agent-title-row{align-items:center;gap:11px;display:flex}.agent-actions{flex-wrap:wrap;justify-content:flex-end;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;display:flex}.detail-tabs{border-bottom:1px solid var(--border);gap:20px;margin-bottom:17px;display:flex}.detail-tabs .tab{font-size:15px}.detail-main,.detail-side{flex-direction:column;gap:15px;min-width:0;display:flex}.card{color:var(--theme-text-secondary);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius);min-width:0;padding:19px 20px}.card-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.card-head h2{letter-spacing:-.01em;margin:0;font-size:16px;line-height:1.25}.overview-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.overview-list div{flex-direction:column;gap:6px;display:flex}.overview-list span,.metric-row span{color:var(--muted);font-size:13px}.overview-list strong{font-size:14px}.metric-row>div{border-right:1px solid var(--border);padding-right:14px}.metric-row>div:last-child{border-right:0}.metric-row strong{letter-spacing:-.03em;margin-top:6px;font-size:25px;display:block}.compact-table-wrap{border-radius:0 0 var(--radius) var(--radius);border:0;margin:0 -20px -19px}.compact-table-wrap table{min-width:650px}.compact-table-wrap thead th:first-child,.compact-table-wrap tbody td:first-child{padding-left:20px}.compact-table-wrap thead th:last-child,.compact-table-wrap tbody td:last-child{padding-right:20px}.compact-table-wrap tbody td{white-space:nowrap;height:49px;font-size:12px}.knowledge-empty{color:var(--muted);align-items:flex-start;gap:12px;display:flex}.knowledge-empty>svg{margin-top:2px}.knowledge-empty strong{color:var(--text);font-size:14px}.knowledge-empty p{margin:4px 0 0;font-size:13px}.activity-card{border-color:#d9e9df}.activity-title{background:#f7fbf9;border:1px solid #e3f0e8;border-radius:7px;align-items:center;gap:10px;margin-bottom:16px;padding:11px 12px;display:flex}.activity-title>div{flex-direction:column;gap:3px;display:flex}.activity-title span:last-child{color:var(--muted);font-size:12px}.activity-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2f9e6714}.activity-dot.paused{box-shadow:none;background:#858d97}.activity-content dl,.diagnostic-list{flex-direction:column;gap:13px;margin:0;display:flex}.activity-content dl div,.diagnostic-list div{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-content dt,.diagnostic-list dt{color:var(--muted);text-transform:capitalize;font-size:13px}.activity-content dd,.diagnostic-list dd{margin:0;font-size:14px;font-weight:600}.diagnostic-issue{background:var(--theme-surface-soft);border-radius:7px;align-items:flex-start;gap:8px;margin-bottom:14px;padding:10px;font-size:13px;display:flex}.health-ready{color:#277b54}.health-issue{color:#a24b42}.health-unknown,.unknown-value{color:var(--muted)}.health-note{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.45}.section-empty{min-height:160px;color:var(--muted);text-align:center;place-items:center;display:grid}.session-state{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.login-page{background:var(--bg);place-items:center;min-height:100vh;padding:28px;display:grid}.login-panel{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:min(420px,100%);padding:34px;box-shadow:0 20px 60px #15181d12}.login-logo{object-fit:contain;object-position:left;width:142px;height:38px;margin-bottom:42px}.login-panel h1{letter-spacing:-.03em;margin:0;font-size:30px}.login-panel form{flex-direction:column;gap:16px;margin-top:28px;display:flex}.login-panel label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.login-panel input{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text);border-radius:7px;outline:none;padding:0 11px}.login-panel input:focus{border-color:#8a929d;box-shadow:0 0 0 3px #50586214}.login-submit{width:100%;margin-top:5px}.form-error{color:#a24b42;font-size:13px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.configuration-view{flex-direction:column;gap:15px;display:flex}.configuration-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:340px;display:flex}.configuration-state>svg{width:22px;height:22px}.configuration-state p{color:var(--muted);margin:0}.readiness-card{color:var(--theme-text-secondary);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 20px;display:grid}.readiness-card.ready_to_test{border-color:#bcdcca}.readiness-icon{width:38px;height:38px;color:var(--amber);background:var(--amber-soft);border-radius:50%;place-items:center;display:grid}.readiness-card.ready_to_test .readiness-icon{color:var(--green);background:var(--green-soft)}.readiness-icon svg{width:20px;height:20px}.readiness-card h2,.advanced-card h2{color:var(--theme-text);margin:2px 0 4px;font-size:18px}.readiness-card p,.advanced-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.draft-meta{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;font-size:12px;display:flex}.draft-meta strong{color:var(--theme-text)}.draft-meta span{color:var(--muted)}.config-notice,.config-error,.config-readonly{border:1px solid var(--theme-border);background:var(--theme-surface-soft);color:var(--theme-text-secondary);border-radius:7px;align-items:center;gap:8px;padding:11px 13px;font-size:13px;display:flex}.config-error{color:#a24b42;background:#fff5f3;border-color:#dfbcb7}.config-readonly svg{width:16px;height:16px}.configuration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.configuration-card{min-width:0;color:var(--theme-text-secondary);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius);padding:18px 20px}.configuration-card.editing{grid-column:1/-1}.configuration-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.configuration-card-head h2{color:var(--theme-text);margin:0;font-size:16px}.configuration-card-head p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.45}.configuration-card-tools{flex:none;align-items:center;gap:12px;display:flex}.ai-editor{border-top:1px solid var(--theme-row-border);margin-top:18px;padding-top:18px}.ai-editor-head,.ai-proposal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ai-editor-head>div,.ai-proposal-head>div{flex-direction:column;gap:4px;display:flex}.ai-editor-head strong,.ai-proposal-head strong{color:var(--theme-text);font-size:14px}.ai-scope{align-items:center;gap:7px;margin-top:15px;display:flex}.ai-scope>span{color:var(--muted);margin-right:3px;font-size:12px;font-weight:600}.ai-scope button{border:1px solid var(--theme-border);background:var(--theme-surface-raised);min-height:30px;color:var(--theme-text-secondary);border-radius:6px;padding:0 10px;font-size:12px}.ai-scope button.active{border-color:var(--theme-text);color:var(--theme-text)}.ai-instruction{margin-top:15px}.ai-proposal{border:1px solid var(--theme-border);background:var(--theme-surface-soft);border-radius:8px;margin-top:16px;padding:15px}.ai-proposal-head>span{color:var(--muted);white-space:nowrap;font-size:12px}.ai-diff-list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ai-diff{grid-template-columns:minmax(110px,.55fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.ai-diff>strong{color:var(--theme-text);text-transform:capitalize;padding-top:9px;font-size:12px}.ai-diff>div{border:1px solid var(--theme-row-border);background:var(--theme-surface);border-radius:6px;min-width:0;padding:9px 10px}.ai-diff>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.ai-diff pre{color:var(--theme-text-secondary);font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.configuration-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.requirement,.missing-marker{background:var(--theme-surface-soft);height:21px;color:var(--muted);border-radius:999px;align-items:center;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.requirement.required{color:#98681d;background:var(--amber-soft)}.requirement.optional{color:var(--accent)}.missing-marker{color:#a24b42;background:#fff0ee}.configuration-summary{border-top:1px solid var(--theme-row-border);align-items:center;gap:9px;margin-top:18px;padding-top:14px;display:flex}.configuration-summary strong{min-width:0;color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.completion-dot{background:var(--green);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.completion-dot.missing{background:var(--amber)}.configuration-editor{border-top:1px solid var(--theme-row-border);margin-top:18px;padding-top:18px}.config-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.config-field{min-width:0;color:var(--theme-text);flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.config-field input,.config-field textarea{border:1px solid var(--theme-border);background:var(--theme-surface-raised);width:100%;color:var(--theme-text);resize:vertical;border-radius:7px;outline:none;padding:10px 11px}.config-field input{height:40px}.config-field input:focus,.config-field textarea:focus{border-color:#8a929d;box-shadow:0 0 0 3px #50586214}.config-field small{color:var(--muted);font-size:11px;font-weight:400}.config-checks{flex-wrap:wrap;gap:18px;margin-top:15px;display:flex}.config-checks label{color:var(--theme-text-secondary);align-items:center;gap:7px;font-size:13px;display:inline-flex}.configuration-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.advanced-card{border:1px dashed var(--theme-border);border-radius:var(--radius);background:var(--theme-surface-soft);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}[data-theme=dark] .config-error,[data-theme=noir] .config-error{color:#e4aaa2;background:#2b201f;border-color:#603c38}[data-theme=dark] .missing-marker,[data-theme=noir] .missing-marker{color:#e4aaa2;background:#382321}[data-theme=dark] .activity-title,[data-theme=noir] .activity-title{background:var(--theme-surface-soft);border-color:var(--theme-border)}[data-theme=dark] .avatar-sm.initials,[data-theme=dark] .avatar-hero.initials,[data-theme=noir] .avatar-sm.initials,[data-theme=noir] .avatar-hero.initials{background:var(--theme-surface-soft);color:var(--theme-text)}[data-theme=dark] .activity-card,[data-theme=noir] .activity-card{border-color:var(--theme-border)}[data-theme=noir] .login-logo{content:url(/assets/%D0%B2%D0%B8%D0%BD%D1%82%D0%B0%D0%B6%D0%BD%D1%8B%D0%B9_%D0%BB%D0%BE%D0%B3%D0%BE%D1%82%D0%B8%D0%BF_synaro_%D1%81_%D0%B4%D0%B5%D1%82%D0%B5%D0%BA%D1%82%D0%B8%D0%B2%D0%BE%D0%BC.png);width:170px}.agents-table .agent-cell{gap:18px}.card-head h2,.overview-list strong,.metric-row strong,.knowledge-empty strong,.activity-title strong,.activity-content dd,.diagnostic-list dd{color:var(--theme-text)}.page-header .btn-primary:disabled,.agent-actions .btn:disabled{opacity:1}.page-header .btn-primary:disabled{color:#fff;background:var(--accent);border-color:var(--accent)}html[data-theme=noir] .page-header .btn-primary:disabled{color:#111314}@media (width<=1180px){.detail-grid{grid-template-columns:1fr}.agent-actions{justify-content:flex-start}}@media (width<=760px){.agent-hero{align-items:flex-start}.overview-list,.metric-row{grid-template-columns:1fr}.metric-row>div{border-right:0;border-bottom:1px solid var(--border);padding:0 0 12px}.configuration-grid,.config-form-grid{grid-template-columns:1fr}.configuration-card-tools{gap:8px}.ai-diff{grid-template-columns:1fr}.ai-diff>strong{padding-top:0}.readiness-card{grid-template-columns:auto 1fr}.draft-meta{grid-column:1/-1;align-items:flex-start}.advanced-card{flex-direction:column;align-items:flex-start}}
