:root{font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;color:#20242a;background:#f4f5f6;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--sidebar: #171a1f;--sidebar-muted: #9299a3;--border: #e1e4e8;--muted: #69717d;--green: #177b55;--green-soft: #e6f4ed;--blue: #2563a6;--blue-soft: #e8f0fa;--amber: #a46012;--amber-soft: #fff3df;--red: #b63b3b;--red-soft: #fdecec}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(37,99,166,.28);outline-offset:2px}.app-shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;width:244px;height:100vh;padding:20px 14px 14px;color:#f7f8fa;background:var(--sidebar);border-right:1px solid #252a31}.brand-lockup{display:flex;align-items:center;gap:11px}.brand-lockup>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.brand-lockup strong{font-size:14px;line-height:1.25}.brand-lockup small{color:var(--sidebar-muted);font-size:11px}.brand-mark{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;color:#fff;background:#237755;border:1px solid #33946d;border-radius:7px;font-size:13px;font-weight:800}.sidebar-brand{min-height:48px;padding:0 8px 18px;border-bottom:1px solid #2a2f36}.main-nav{display:flex;flex:1;flex-direction:column;gap:4px;padding:24px 0}.nav-label{margin:0 10px 8px;color:#717985;font-size:10px;font-weight:700;text-transform:uppercase}.main-nav button{display:grid;grid-template-columns:20px minmax(0,1fr) 16px;min-height:42px;align-items:center;gap:10px;padding:0 11px;color:#aeb4bd;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;text-align:left}.main-nav button:hover{color:#f4f6f8;background:#20242a}.main-nav button.active{color:#fff;background:#293129;border-color:#35483c}.nav-chevron{opacity:0}.main-nav button.active .nav-chevron{opacity:.9}.sidebar-footer{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:8px;padding:12px 6px 2px;border-top:1px solid #2a2f36}.admin-identity{display:flex;min-width:0;align-items:center;gap:9px}.admin-identity>span:last-child{display:flex;min-width:0;flex-direction:column}.admin-identity strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.admin-identity small{margin-top:2px;color:var(--sidebar-muted);font-size:10px}.admin-avatar{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;color:#dbe4ed;background:#343b45;border-radius:50%;font-size:11px;font-weight:700}.workspace{min-width:0;background:#f4f5f6}.topbar{position:sticky;top:0;z-index:20;display:flex;min-height:68px;align-items:center;gap:18px;padding:10px clamp(20px,3vw,42px);background:#fffffff5;border-bottom:1px solid var(--border)}.page-title{min-width:120px}.page-title span{display:block;color:#848c96;font-size:10px}.page-title h1{margin:2px 0 0;font-size:18px;line-height:1.2}.topbar-actions{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:9px}.search-box{display:flex;width:min(280px,36vw);height:38px;align-items:center;gap:8px;padding:0 11px;color:#7c8590;background:#f5f6f7;border:1px solid #e0e3e7;border-radius:6px}.search-box:focus-within{background:#fff;border-color:#8baaca;box-shadow:0 0 0 3px #2563a61a}.search-box input{width:100%;min-width:0;color:#282d33;background:transparent;border:0;outline:0;font-size:13px}.icon-button{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;color:#4e5661;background:#fff;border:1px solid #dfe3e7;border-radius:6px;cursor:pointer}.icon-button:hover:not(:disabled){color:var(--blue);background:#f7f9fb;border-color:#b9c9d9}.icon-button:disabled{cursor:wait;opacity:.65}.icon-button.subtle{width:32px;height:32px;flex-basis:32px;color:#8f97a2;background:transparent;border-color:transparent}.mobile-menu-button,.nav-backdrop{display:none}.workspace-content{width:min(1460px,100%);margin:0 auto;padding:34px clamp(20px,3vw,42px) 64px}.overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{margin:0 0 6px;color:var(--green);font-size:10px;font-weight:800}.overview-heading h2{margin:0;font-size:clamp(22px,2.3vw,30px);line-height:1.25}.overview-heading p:last-child{margin:7px 0 0;color:var(--muted);font-size:12px}.environment-pill,.section-state{display:inline-flex;align-items:center;gap:7px;color:#3d664f;font-size:11px;font-weight:600}.environment-pill{min-height:30px;padding:0 10px;background:#ebf3ee;border:1px solid #d1e4d9;border-radius:5px}.summary-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:92px;margin-bottom:34px;background:#fff;border:1px solid var(--border);border-radius:7px}.summary-metric{display:flex;min-width:0;align-items:center;gap:12px;padding:20px;border-right:1px solid var(--border)}.summary-metric:last-child{border-right:0}.metric-icon{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;color:#57616c;background:#f0f2f4;border-radius:6px}.summary-metric.positive .metric-icon{color:var(--green);background:var(--green-soft)}.summary-metric.warning .metric-icon{color:var(--amber);background:var(--amber-soft)}.summary-metric.muted .metric-icon{color:#6a5c86;background:#f0edf5}.metric-copy{display:flex;min-width:0;flex-direction:column}.metric-copy strong{color:#21262c;font-size:22px;line-height:1}.metric-copy small{margin-top:6px;color:var(--muted);font-size:11px}.error-banner{display:flex;min-height:46px;align-items:center;gap:10px;margin:-12px 0 24px;padding:10px 13px;color:#7b2929;background:var(--red-soft);border:1px solid #f1c6c6;border-radius:6px;font-size:13px}.error-banner span{flex:1}.error-banner button{color:#7b2929;background:transparent;border:0;cursor:pointer;font-weight:700}.services-section{min-width:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:15px}.section-heading h2{margin:0;font-size:16px}.section-heading p{margin:4px 0 0;color:var(--muted);font-size:11px}.live-dot{width:7px;height:7px;background:#269164;border-radius:50%;box-shadow:0 0 0 3px #dff2e9}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-card{display:flex;min-width:0;min-height:292px;flex-direction:column;padding:18px;background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 1px 1px #141a2105;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.service-card:hover{border-color:#c9ced4;box-shadow:0 8px 22px #1c242d0f;transform:translateY(-1px)}.service-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-icon{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;color:var(--blue);background:var(--blue-soft);border-radius:7px}.service-icon.service-service{color:var(--green);background:var(--green-soft)}.service-icon.service-automation{color:#72558c;background:#f0ebf4}.status-badge{display:inline-flex;min-height:26px;align-items:center;gap:5px;padding:0 8px;border:1px solid transparent;border-radius:4px;font-size:10px;font-weight:700;white-space:nowrap}.status-badge.healthy{color:var(--green);background:var(--green-soft);border-color:#cae6d9}.status-badge.degraded{color:var(--amber);background:var(--amber-soft);border-color:#f0d6aa}.status-badge.offline{color:var(--red);background:var(--red-soft);border-color:#f0caca}.status-badge.unmonitored{color:#6b6573;background:#f1eff3;border-color:#ddd8e1}.service-copy{min-height:76px;margin-top:15px}.service-copy h3{margin:0;color:#22272d;font-size:15px;line-height:1.35}.service-copy p{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.capability-list{display:flex;min-height:26px;flex-wrap:wrap;gap:5px;margin:3px 0 15px}.capability-list span{display:inline-flex;min-height:22px;align-items:center;padding:0 7px;color:#5e6670;background:#f5f6f7;border:1px solid #e7e9ec;border-radius:4px;font-size:9px}.service-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:12px 0;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.service-meta div{min-width:0;padding:0 8px;border-right:1px solid #edf0f2}.service-meta div:first-child{padding-left:0}.service-meta div:last-child{padding-right:0;border-right:0}.service-meta dt,.service-meta dd{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.service-meta dt{color:#8a929c;font-size:9px}.service-meta dd{margin-top:4px;color:#3d444c;font-size:10px;font-weight:700}.service-card-footer{display:flex;min-height:36px;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px}.repository-path{overflow:hidden;min-width:0;color:#8a929b;font-family:Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.open-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:var(--blue);font-size:11px;font-weight:700;text-decoration:none}.open-link:hover{text-decoration:underline}.no-console{flex:0 0 auto;color:#969da5;font-size:10px}.empty-state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#77808b;background:#fff;border:1px dashed #ccd2d8;border-radius:7px;font-size:13px}.skeleton-card{min-height:292px;background:linear-gradient(90deg,#f8f9fa 25%,#f1f3f5,#f8f9fa 75%);background-size:200% 100%;animation:skeleton 1.25s infinite linear}.loading-screen{display:flex;min-height:100vh;align-items:center;justify-content:center;gap:14px;color:#5f6873;background:#f4f5f6;font-size:13px}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#eceff1}.login-panel{width:min(410px,100%);padding:30px;background:#fff;border:1px solid #dce1e5;border-radius:8px;box-shadow:0 16px 44px #1d252d1a}.login-brand{padding-bottom:23px;border-bottom:1px solid #e8ebee}.login-brand strong{color:#252a30}.login-brand small{color:#818995}.login-heading{display:flex;align-items:center;gap:12px;padding:24px 0 18px}.login-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;color:var(--green);background:var(--green-soft);border-radius:7px}.login-heading h1{margin:0;font-size:18px}.login-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.login-form{display:flex;flex-direction:column;gap:14px}.login-form label{display:flex;flex-direction:column;gap:7px;color:#4f5761;font-size:11px;font-weight:700}.login-form input{width:100%;height:42px;padding:0 11px;color:#252a30;background:#fff;border:1px solid #cfd5da;border-radius:6px;outline:0}.login-form input:focus{border-color:#739c84;box-shadow:0 0 0 3px #2377551a}.form-error{padding:9px 10px;color:#8f3030;background:var(--red-soft);border-radius:5px;font-size:11px}.primary-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;color:#fff;background:#237755;border:1px solid #1b6848;border-radius:6px;cursor:pointer;font-weight:700}.primary-button:hover:not(:disabled){background:#1d684a}.primary-button:disabled{cursor:wait;opacity:.7}.login-button{margin-top:4px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton{to{background-position:-200% 0}}@media(max-width:1120px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-metric{padding:16px}}@media(max-width:820px){.app-shell{display:block}.sidebar{position:fixed;left:0;transform:translate(-100%);transition:transform .18s ease}.sidebar.mobile-open{transform:translate(0)}.nav-backdrop{position:fixed;inset:0;z-index:25;display:block;background:#0c0f126b;border:0}.mobile-menu-button{display:inline-flex}.topbar{padding-inline:16px}.summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-metric:nth-child(2){border-right:0}.summary-metric:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media(max-width:580px){.topbar{gap:10px}.page-title span{display:none}.page-title h1{font-size:16px}.search-box{width:38px;flex:0 0 38px;justify-content:center;padding:0}.search-box:focus-within{position:absolute;right:16px;width:calc(100% - 80px);flex-basis:auto;justify-content:flex-start;padding:0 11px}.search-box input{width:0;opacity:0}.search-box:focus-within input{width:100%;opacity:1}.workspace-content{padding:24px 14px 48px}.overview-heading{align-items:flex-start}.environment-pill{padding-inline:8px;font-size:0}.environment-pill svg{width:16px;height:16px}.summary-band{min-height:0}.summary-metric{min-height:78px;gap:9px;padding:13px}.metric-icon{width:32px;height:32px;flex-basis:32px}.metric-copy strong{font-size:19px}.service-grid{grid-template-columns:minmax(0,1fr)}.service-card{min-height:286px}.login-panel{padding:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
