:root{--bg:#030813;--panel:#0a1827bd;--line:#8eb0d82e;--text:#d6deea;--text-muted:#94a3b8;--text-strong:#f8fbff;--cyan:#16c7e8;--blue:#0c95ff;--purple:#8a4cff;--green:#34d75f;--gold:#ffb82e;--red:#ff4a4f;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{background:radial-gradient(circle at 18% 4%,#13c5e824,#0000 31rem),radial-gradient(circle at 84% 12%,#8a4cff29,#0000 30rem),linear-gradient(135deg,#02040b 0%,#061223 48%,#030713 100%);grid-template-columns:268px minmax(0,1fr);min-height:100vh;display:grid}.desktop-sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#071120f0,#030812db);flex-direction:column;gap:14px;height:100vh;padding:16px 12px;display:flex;position:sticky;top:0}.brand-panel{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:4px 8px 12px;display:grid}.brand-panel img{object-fit:contain;width:38px;height:38px;display:block}.operator-card small,.project-card p,.subtext,.mobile-project-row span,.alert-row span{color:var(--text-muted)}.brand-panel strong,.brand-panel span{display:block}.brand-panel strong{color:var(--text-strong);font-size:1rem;line-height:1.1}.brand-panel span{color:var(--text-muted);margin-top:3px;font-size:.76rem;line-height:1.2}.side-nav,.health-content ul,.deployment-table{display:grid}.side-nav{gap:4px}.side-nav a,.mini-project,.operator-card,.mobile-header,.card-head,.section-row,.panel-title,.event-row,.alert-row,.usage-row,.status-badge,.status-pill,.risk-pill,.panel-chip{align-items:center;display:flex}.side-nav a{min-height:38px;color:var(--text);border:1px solid #0000;border-radius:6px;padding:0 12px;text-decoration:none;transition:all .16s}.side-nav a:hover,.side-nav a.active{color:var(--text-strong);box-shadow:inset 3px 0 0 var(--cyan);background:linear-gradient(90deg,#16c7e82e,#8a4cff14);border-color:#16c7e857}.active-projects{border-top:1px solid var(--line);padding-top:10px}.section-row{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-bottom:8px;font-size:.74rem}.section-row b{color:var(--cyan)}.mini-project{width:100%;min-height:34px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:26px minmax(0,1fr) 8px;align-items:center;column-gap:8px;padding:3px 2px;display:grid}.mini-project:focus-visible{outline-offset:2px;outline:2px solid #16c7e88f}.mini-project:hover{background:#ffffff0a}.mini-project div{min-width:0}.mini-project strong,.mini-project span,.alert-row strong,.alert-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mini-project strong,.operator-card strong,.project-card h2,.panel-title h2,.overview-header h1,.mobile-section-title h2,.mobile-project-row strong{color:var(--text-strong)}.mini-project span{max-width:100%;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;line-height:1.1;display:block;overflow:hidden}.mini-project strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;line-height:1.1;display:block;overflow:hidden}.mini-project>.tone-dot{flex:0 0 7px;place-self:center end;width:7px;height:7px;margin:0}.mini-project-icon{border-radius:7px;flex:0 0 26px;place-items:center;width:26px;height:26px;padding:0;line-height:1;display:grid;overflow:hidden}.mini-symbol{text-align:center;color:#fffffffa;width:100%;height:100%;font-size:14px;font-weight:800;line-height:26px;display:block;transform:translateY(-.5px)}.mini-project-icon.blue{background:linear-gradient(135deg,#0787ff,#17c8ff)}.mini-project-icon.green{background:linear-gradient(135deg,#20b45d,#45dc73)}.mini-project-icon.orange{background:linear-gradient(135deg,#ff7a1a,#ffb33d)}.operator-card{border:1px solid var(--line);background:#ffffff0a;border-radius:10px;gap:10px;margin-top:auto;padding:10px}.operator-card>span{color:#fff;background:linear-gradient(135deg,#16c7e880,#8a4cff8c);border-radius:99px;place-items:center;width:34px;height:34px;display:grid}.operator-card button{color:var(--text-muted);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;margin-left:auto;padding:6px 8px;font-size:.72rem}.operator-card button:hover{color:var(--text-strong);border-color:#16c7e859}.auth-shell{background:radial-gradient(circle at 50% -10%,#16c7e838,#0000 24rem),radial-gradient(circle at 80% 110%,#8a4cff29,#0000 28rem),linear-gradient(155deg,#041b35 0%,#05101e 48%,#040811 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{width:min(100%,420px);padding:24px}.auth-brand{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:22px;display:grid}.auth-brand img{object-fit:contain;width:42px;height:42px}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{color:var(--text-strong);font-size:1rem}.auth-brand span,.auth-copy p,.auth-form label span{color:var(--text-muted)}.auth-brand span{margin-top:3px;font-size:.72rem}.auth-copy{margin-bottom:18px}.auth-copy h1{color:var(--text-strong);margin:5px 0 6px;font-size:1.8rem;line-height:1}.auth-copy p{margin:0;line-height:1.5}.auth-form{gap:12px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form label span{font-size:.78rem}.auth-form input{border:1px solid var(--line);min-height:42px;color:var(--text-strong);background:#020a16b8;border-radius:9px;outline:none;padding:0 12px}.auth-form input:focus{border-color:#16c7e880;box-shadow:0 0 0 3px #16c7e81f}.auth-form button{color:#03111f;background:linear-gradient(135deg, var(--cyan), #9d7cff);cursor:pointer;border:0;border-radius:9px;min-height:42px;font-weight:800}.auth-form button:disabled{cursor:wait;opacity:.7}.auth-error{color:#ffb6c1;margin:0;font-size:.82rem}.auth-loading{min-height:110px}.main-surface{min-width:0;padding:12px 20px 20px}.mobile-header,.mobile-summary,.mobile-project-list,.mobile-system-overview,.mobile-recent-alerts,.bottom-nav,.mobile-health-card,.mobile-drawer,.mobile-drawer-backdrop,.mobile-page{display:none}.route-page{min-width:0}.desktop-page-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:58px;margin-bottom:12px;padding:0 2px 10px;display:grid}.desktop-page-header h1{color:var(--text-strong);margin:0;font-size:1.38rem;line-height:1.1}.desktop-page-header p{color:var(--text);margin:3px 0 0;font-size:.92rem}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settings-card{min-height:210px;padding:14px}.settings-card h2{color:var(--text-strong);margin:0 0 12px;font-size:1rem}.settings-row{min-height:34px;color:var(--text);border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;font-size:.84rem;display:grid}.settings-row:first-of-type{border-top:0}.settings-row strong{color:var(--text-strong);font-size:.82rem}.settings-row .tone-dot{margin-right:7px}.route-project-grid{margin-bottom:0}.projects-page .desktop-page-header{margin-bottom:12px}.projects-page .top-actions button:disabled{cursor:default;opacity:.82}.projects-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.projects-summary-card{min-height:96px;padding:14px}.projects-summary-card span{color:var(--text-muted);font-size:.78rem}.projects-summary-card strong{color:var(--text-strong);margin-top:8px;font-size:1.55rem;line-height:1;display:block}.projects-summary-card small{color:var(--text-muted);margin-top:6px;font-size:.78rem;display:block}.project-registry-layout{grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:12px;display:grid}.project-registry-list{gap:12px;display:grid}.project-registry-card{padding:14px}.project-registry-head{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;display:grid}.project-registry-head .project-icon{flex-basis:44px;width:44px;height:44px}.project-registry-copy{min-width:0}.project-registry-copy h2{color:var(--text-strong);margin:0;font-size:1rem;line-height:1.15}.project-registry-copy p{color:var(--text-muted);margin:4px 0 0;font-size:.82rem}.project-registry-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.project-registry-metrics div,.project-integration-item{background:#ffffff0a;border:1px solid #ffffff0e;border-radius:9px;min-width:0;padding:8px}.project-registry-metrics span,.project-integration-item span{color:var(--text-muted);font-size:.68rem;display:block}.project-registry-metrics strong,.project-integration-item strong{min-width:0;color:var(--text-strong);align-items:center;gap:6px;margin-top:4px;font-size:.84rem;line-height:1.2;display:flex}.project-integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.project-registry-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.project-registry-actions button{border:1px solid var(--line);min-height:32px;color:var(--text-strong);background:#ffffff0e;border-radius:8px;padding:0 11px;font-size:.78rem}.project-registry-actions button:last-child{background:linear-gradient(135deg,#16c7e81f,#8a4cff1a);border-color:#16c7e847}.monitoring-coverage-card{align-self:start;padding:14px}.coverage-row{border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:34px;display:grid}.coverage-row:first-of-type{border-top:0}.coverage-row span{color:var(--text);font-size:.84rem}.coverage-row strong{color:var(--text-strong);font-size:.84rem}.next-actions{border-top:1px solid #ffffff12;margin-top:12px;padding-top:12px}.next-actions h3{color:var(--text-strong);margin:0 0 9px;font-size:.92rem}.next-actions-list{color:var(--text);margin:0;padding-left:18px}.next-actions-list li{margin-bottom:8px;font-size:.82rem}.project-panel-backdrop{z-index:45;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#01071094;border:0;position:fixed;inset:0}.project-action-panel{z-index:50;border-radius:16px;width:min(440px,100vw - 36px);padding:18px;position:fixed;top:18px;bottom:18px;right:18px;overflow-y:auto}.project-panel-close{width:34px;height:34px;color:var(--text);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;place-items:center;padding:0;font-size:1rem;display:grid;position:absolute;top:14px;right:14px}.project-panel-header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:16px;padding-right:44px;display:grid}.project-panel-header .project-icon{flex-basis:44px;width:44px;height:44px}.project-panel-header h2{color:var(--text-strong);margin:0;font-size:1.1rem;line-height:1.15}.project-panel-header p{color:var(--text-muted);margin:4px 0 0;font-size:.82rem}.project-panel-section{margin-top:14px}.project-panel-section h3{color:var(--text-strong);margin:0 0 10px;font-size:.92rem}.project-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.project-panel-item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;padding:10px}.project-panel-item span{color:var(--text-muted);font-size:.68rem;display:block}.project-panel-item strong{color:var(--text-strong);margin-top:4px;font-size:.86rem;display:block}.project-panel-row{min-height:38px;color:var(--text);border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.project-panel-row:first-of-type{border-top:0}.project-panel-row strong{color:var(--text-strong);text-align:right;font-size:.82rem}.project-panel-note{color:var(--text);background:#16c7e812;border:1px solid #16c7e824;border-radius:12px;margin:0;padding:12px;font-size:.82rem;line-height:1.45}.project-monitoring-form{background:#16c7e80e;border:1px solid #16c7e829;border-radius:12px;padding:12px}.monitor-toggle,.monitor-url-field{gap:7px;margin-top:10px;display:grid}.monitor-toggle{color:var(--text-strong);grid-template-columns:auto minmax(0,1fr);align-items:center;font-size:.84rem}.monitor-toggle input{width:16px;height:16px;accent-color:var(--cyan)}.monitor-url-field span{color:var(--text-muted);font-size:.72rem}.monitor-url-field input{width:100%;min-height:38px;color:var(--text-strong);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:9px;outline:none;padding:0 10px}.monitor-url-field input:focus{border-color:#16c7e873;box-shadow:0 0 0 3px #16c7e814}.monitor-url-field input:disabled{color:var(--text-muted);opacity:.66}.project-monitoring-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.project-monitoring-actions button{min-height:34px;color:var(--text-strong);background:#16c7e817;border:1px solid #16c7e83d;border-radius:9px;padding:0 10px}.project-monitoring-actions button:last-child{background:#8a4cff1a;border-color:#8a4cff47}.project-monitoring-actions button:disabled{cursor:not-allowed;opacity:.55}.project-action-error{color:#ffb6c1;margin:9px 0 0;font-size:.76rem;line-height:1.35}.project-panel-danger{background:#ff5b710f;border:1px solid #ff5b7138;border-radius:12px;padding:12px}.mock-control-pill{background:#16c7e814;border:1px solid #16c7e829;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;display:inline-flex}.mock-control-pill.disabled{color:var(--text-muted);background:#ffffff0a;border-color:#ffffff1a}.alerts-route-list{grid-column:span 2}.status-pill.resolved,.status-pill.passed{color:#c8ffe3;background:#34d75f1f;border:1px solid #34d75f38}.status-pill.info{color:#d7e9ff;background:#16c7e81f;border:1px solid #16c7e838}.alerts-page .desktop-page-header{margin-bottom:12px}.alerts-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.alerts-summary-card{min-height:96px;padding:14px}.alerts-summary-card span{color:var(--text-muted);font-size:.78rem}.alerts-summary-card strong{color:var(--text-strong);margin-top:8px;font-size:1.55rem;line-height:1;display:block}.alerts-summary-card small{color:var(--text-muted);margin-top:6px;font-size:.78rem;display:block}.alerts-layout{grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr);gap:12px;display:grid}.alert-main-column,.alert-side-column{align-content:start;gap:12px;display:grid}.active-incident-card,.alert-timeline-card,.alert-security-card,.alert-rules-card{padding:14px}.alert-incident-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.alert-incident-grid div{background:#ffffff0a;border:1px solid #ffffff0e;border-radius:9px;min-width:0;padding:8px}.alert-incident-grid span{color:var(--text-muted);font-size:.68rem;display:block}.alert-incident-grid strong{color:var(--text-strong);margin-top:4px;font-size:.84rem;display:block}.alert-description{color:var(--text);margin:12px 0 0;font-size:.84rem;line-height:1.45}.alert-action-row{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.alert-action-row button{border:1px solid var(--line);min-height:32px;color:var(--text-strong);background:#ffffff0e;border-radius:8px;padding:0 11px;font-size:.78rem}.alert-action-row button:last-child{background:linear-gradient(135deg,#16c7e81f,#8a4cff1a);border-color:#16c7e847}.alert-timeline-list{gap:8px;display:grid}.alert-timeline-row{background:#ffffff09;border:1px solid #ffffff0e;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.alert-icon,.mobile-alert-icon{border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.alert-icon svg,.mobile-alert-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.alert-icon.green,.mobile-alert-icon.green{color:var(--green);background:#34d75f1f}.alert-icon.cyan,.mobile-alert-icon.cyan{color:var(--cyan);background:#16c7e81f}.alert-icon.orange,.mobile-alert-icon.orange{color:var(--gold);background:#ffb82e24}.alert-icon.purple,.mobile-alert-icon.purple{color:var(--purple);background:#8a4cff24}.alert-timeline-row .mobile-alert-icon{width:38px;height:38px}.alert-timeline-row .mobile-alert-icon svg{width:18px;height:18px}.alert-copy{min-width:0}.alert-copy strong,.alert-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.alert-copy strong{color:var(--text-strong);font-size:.88rem}.alert-copy span{color:var(--text-muted);margin-top:3px;font-size:.78rem}.alert-timeline-side{justify-items:end;gap:5px;display:grid}.alert-timeline-side time{color:var(--text-muted);white-space:nowrap;font-size:.74rem}.alert-rule-row,.alert-security-row{min-height:34px;color:var(--text);border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;font-size:.84rem;display:grid}.alert-rule-row:first-of-type,.alert-security-row:first-of-type{border-top:0}.alert-rule-row strong,.alert-security-row strong{color:var(--text-strong);font-size:.82rem}.alert-security-row span{min-width:0}.alert-security-row .tone-dot{margin-right:7px}.alert-security-card .status-strip{margin-top:12px}.deployments-route-card{grid-column:span 2}.overview-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:58px;margin-bottom:10px;padding:0 2px 10px;display:grid}.overview-header h1{margin:0;font-size:1.38rem;line-height:1.1}.command-copy p{max-width:760px;color:var(--text);margin:3px 0 0;font-size:.92rem}.command-side{justify-items:end;gap:6px;min-width:360px;display:grid}.status-badge,.status-pill,.risk-pill,.panel-chip{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.status-pill{box-sizing:border-box;place-items:center;height:28px;min-height:0;padding:0 10px;line-height:28px;display:inline-grid}.status-badge{color:#c8ffe3;background:#34d75f1a;border:1px solid #34d75f47}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}button{cursor:pointer;border:0}.top-actions button,.menu-button,.notification-button{min-height:30px;color:var(--text-strong);border:1px solid var(--line);background:#ffffff0e;border-radius:8px;padding:0 11px}.top-actions button:last-child{background:linear-gradient(135deg,#16c7e824,#8a4cff1f);border-color:#16c7e861}.top-actions button:disabled,.mobile-page-actions button:disabled{cursor:wait;opacity:.68}.monitoring-check-error{color:#ffb6c1;text-align:right;margin:7px 0 0;font-size:.76rem;line-height:1.35}.glass-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(150deg,#16253ac7,#06101ead),#07111fc7;border-radius:12px;box-shadow:inset 0 1px #ffffff0d,0 14px 44px #0000003d}.project-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.project-card{min-height:128px;padding:12px}.card-head{gap:10px;margin-bottom:10px}.card-head div{flex:1;min-width:0}.project-card h2{margin:0 0 4px;font-size:.94rem;line-height:1.18}.project-card p{margin:0;font-size:.8rem}.project-icon{border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.project-icon svg{fill:none;stroke:#fffffff0;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.project-icon.compact svg{width:23px;height:23px}.project-icon.blue{background:linear-gradient(135deg,#087df0,#16b7ff)}.project-icon.cyan{background:linear-gradient(135deg,#098cff,#16c7e8)}.project-icon.purple{background:linear-gradient(135deg,#6038d8,#9a5cff)}.project-icon.orange{background:linear-gradient(135deg,#ff7417,#ffbd43)}.project-icon.green{background:linear-gradient(135deg,#1daa53,#4ddf68)}.project-icon.slate{background:linear-gradient(135deg,#425167,#687991)}.status-pill.healthy,.status-pill.recovered{color:#c8ffe3;background:#34d75f1f;border:1px solid #34d75f38}.status-pill.watching{color:#ffe2a0;background:#ffb82e21;border:1px solid #ffb82e40}.status-pill.planned{color:#c9d4e5;background:#94a3b81f;border:1px solid #94a3b83d}.card-metrics{grid-template-columns:1fr 1fr 1fr 66px;align-items:end;gap:7px;display:grid}.card-metrics div{background:#ffffff09;border:1px solid #fff1;border-radius:8px;min-height:40px;padding:6px 7px}.card-metrics span{color:var(--text-muted);margin-bottom:3px;font-size:.7rem;display:block}.card-metrics strong{color:var(--text-strong);font-size:.96rem}.card-monitoring-meta,.mobile-monitoring-meta{color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:.7rem;line-height:1.2;display:flex}.card-monitoring-meta span:first-child,.mobile-monitoring-meta span:first-child{color:var(--text-strong)}.sparkline{width:62px;height:28px;overflow:visible}.sparkline path{fill:none;stroke:var(--cyan);stroke-width:1.7px;opacity:.72}.sparkline.purple path{stroke:var(--purple)}.sparkline.orange path{stroke:var(--gold)}.priority-grid{grid-template-columns:minmax(340px,.95fr) minmax(430px,1.35fr) minmax(330px,.95fr);align-items:stretch;gap:12px 14px;display:grid}.priority-grid>.glass-card{flex-direction:column;min-width:0;height:100%;padding:13px;display:flex}.panel-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px}.health-panel{flex-direction:column;height:100%;min-height:260px;padding:14px;display:flex}.health-panel .panel-title{margin-bottom:0}.health-panel .panel-title h2{align-items:center;gap:6px;font-size:1rem;line-height:1.1;display:flex}.panel-title h2{margin:0;font-size:1.02rem}.info-dot{width:15px;height:15px;color:var(--text-muted);vertical-align:1px;border:1px solid #d6deea73;border-radius:999px;place-items:center;margin-left:5px;font-size:.62rem;font-weight:800;display:inline-grid}.eyebrow{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:800;display:block}.panel-title a,.mobile-section-title a{color:var(--cyan);font-size:.8rem;font-weight:800;text-decoration:none}.panel-actions{align-items:center;gap:10px;display:flex}.panel-actions button,.mobile-section-title button,.clear-alert-button{color:var(--text-muted);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;font-size:.72rem;font-weight:800}.panel-actions button,.mobile-section-title button{padding:6px 8px}.clear-alert-button{white-space:nowrap;padding:5px 7px}.panel-actions button:hover,.mobile-section-title button:hover,.clear-alert-button:hover{color:var(--text-strong);border-color:#16c7e859}.alert-action-error{color:#ffb6c1;margin:-2px 0 8px;font-size:.78rem}.empty-alert-state{min-height:56px;color:var(--text-muted);text-align:center;place-items:center;margin:0;padding:10px;font-size:.84rem;display:grid}.panel-chip,.risk-pill{color:var(--text-strong);background:#16c7e814;border:1px solid #16c7e838}.health-content{flex:1;grid-template-columns:150px 165px;place-content:center;align-self:center;align-items:center;gap:24px;width:min(100%,390px);display:grid}.health-ring{background:radial-gradient(circle, #071322 56%, transparent 57%), conic-gradient(var(--green) 0 88%, var(--gold) 88% 94%, #405674 94% 100%);border-radius:999px;align-content:center;justify-self:center;place-items:center;width:146px;height:146px;display:grid;box-shadow:0 0 34px #34d75f24}.health-ring strong{color:var(--text-strong);font-size:1.62rem;line-height:1}.health-ring span{color:var(--green);margin-top:4px;font-size:.92rem;font-weight:900;line-height:1}.health-content ul{justify-self:center;gap:9px;width:165px;max-width:165px;margin:0;padding:0;list-style:none;display:grid}.health-content li{color:var(--text);grid-template-columns:10px 82px 26px;align-items:center;gap:8px;min-height:24px;font-size:.92rem;display:grid}.health-content li strong{text-align:right;justify-self:end}.health-content li .tone-dot{place-self:center;width:9px;height:9px}.tone-dot{background:currentColor;border-radius:999px;align-self:center;width:9px;height:9px}.tone-dot.green{color:var(--green)}.tone-dot.cyan{color:var(--cyan)}.tone-dot.purple{color:var(--purple)}.tone-dot.orange{color:var(--gold)}.tone-dot.red{color:var(--red)}.tone-dot.slate{color:#7e90aa}.status-strip{border:1px solid var(--line);color:var(--text);background:#ffffff0a;border-radius:8px;margin-top:8px;padding:6px 10px}.health-panel .status-strip{border-radius:8px;align-items:center;min-height:34px;margin-top:auto;padding:8px 10px;font-size:.88rem;display:flex}.chart-panel,.security-card{flex-direction:column;align-self:stretch;height:100%;min-height:260px;display:flex}.hero-number{color:var(--text-strong);font-size:1.62rem;line-height:1;display:block}.subtext{margin-top:5px;display:block}.line-chart{border-bottom:1px solid var(--line);width:100%;height:82px;margin:8px 0 2px}.line-chart polyline{fill:none;stroke:var(--cyan);stroke-width:3px}.line-chart path{fill:#16c7e81f}.panel-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;display:grid}.panel-stats span{color:var(--text-muted);font-size:.78rem}.panel-stats strong{color:var(--text-strong);margin-top:5px;font-size:1rem;display:block}.security-score{align-items:center;gap:10px;margin-bottom:8px;display:flex}.security-card .status-strip{margin-top:auto}.security-score span{width:40px;height:40px;color:var(--text-strong);background:#34d75f21;border:1px solid #34d75f38;border-radius:12px;place-items:center;font-size:1.3rem;font-weight:900;display:grid}.security-score p{color:var(--text);margin:0}.event-row{gap:10px;min-height:29px}.event-row span{color:var(--text);flex:1}.event-row strong,.deployment-row span,.deployment-row strong,.alert-row strong{color:var(--text-strong)}.alerts-card{grid-column:span 2}.deployments-card{grid-column:span 1}.alerts-card,.deployments-card{min-height:236px;padding:14px}.database-card,.email-card,.stack-card{min-height:150px}.deployment-table{gap:6px;display:grid}.deployment-row{border-bottom:1px solid #ffffff0f;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-height:42px;padding:7px 8px;font-size:.82rem;display:grid}.deployments-card .deployment-row{min-height:42px;padding:7px 8px}.deployment-row div{min-width:0}.deployment-row span,.deployment-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.deployment-row small{color:var(--text-muted);margin-top:4px;font-size:.76rem}.deployment-row strong{border-radius:999px;place-self:start end;padding:5px 10px;font-size:.74rem}.deployment-row .deployed{color:#c8ffe3;background:#34d75f26}.deployment-row .watching{color:#ffe2a0;background:#ffb82e26}.deployment-row .draft{color:#c9d4e5;background:#94a3b824}.alert-row{border-bottom:1px solid #ffffff0f;gap:10px;min-height:32px;padding:5px 0}.alert-row>.tone-dot{width:11px;height:11px}.alert-row div{flex:1;min-width:0}.alert-row time{color:var(--text-muted);font-size:.82rem}.usage-row{grid-template-columns:92px minmax(0,1fr) 40px;align-items:center;gap:10px;min-height:27px;display:grid}.compact-metrics{gap:6px;display:grid}.compact-row{background:#ffffff08;border:1px solid #ffffff0e;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:28px;padding:6px 8px;display:grid}.compact-row span{color:var(--text)}.compact-row strong{color:var(--text-strong)}.usage-row span{width:auto;min-width:0;color:var(--text);white-space:nowrap}.usage-row i{background:#ffffff14;border-radius:999px;width:100%;height:6px}.usage-row b{border-radius:inherit;height:100%;display:block}.usage-row b.cyan{background:var(--cyan)}.usage-row b.purple{background:var(--purple)}.usage-row b.green{background:var(--green)}.usage-row b.orange{background:var(--gold)}.usage-row strong{color:var(--text-strong);justify-self:end;font-size:.84rem}@media (width<=1420px){.project-cards,.projects-summary-grid,.alerts-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-registry-layout,.alerts-layout{grid-template-columns:1fr}.priority-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.app-shell{background:radial-gradient(circle at 50% -10%,#16c7e83d,#0000 22rem),linear-gradient(155deg,#041b35 0%,#05101e 48%,#040811 100%);display:block}.desktop-sidebar{display:none}.main-surface{padding:18px 18px 110px;overflow-x:hidden}.desktop-route-page{display:none}.desktop-page-header{grid-template-columns:1fr;gap:10px}.mobile-header{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;margin-bottom:18px;display:grid}.mobile-brand{grid-template-columns:36px auto;justify-content:center;align-items:center;gap:10px;min-width:0;display:grid}.mobile-brand img{object-fit:contain;width:36px;height:36px}.mobile-brand strong,.mobile-brand span{display:block}.mobile-brand strong{color:var(--text-strong);font-size:1rem;line-height:1.05}.mobile-brand span{color:var(--text-muted);white-space:nowrap;font-size:.68rem;line-height:1.1}.menu-button,.notification-button{border-radius:10px;width:38px;min-width:38px;height:38px;min-height:38px}.menu-button{place-items:center;gap:3px;padding:9px;display:grid}.menu-button span{background:var(--text-strong);border-radius:999px;width:16px;height:2px;display:block}.notification-button{place-items:center;padding:0;display:grid;position:relative}.notification-button svg{fill:none;width:18px;height:18px;stroke:var(--text-strong);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.notification-button b{color:#fff;background:#168cff;border-radius:999px;place-items:center;min-width:16px;height:16px;font-size:.62rem;display:grid;position:absolute;top:-5px;right:-5px}.mobile-drawer-backdrop{z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#01071094;border:0;display:block;position:fixed;inset:0}.mobile-drawer{z-index:40;background:linear-gradient(#061222fa,#030b18fa),radial-gradient(circle at top,#1485ff29,#0000 42%);border-right:1px solid #6eb8ff33;flex-direction:column;width:min(84vw,320px);padding:18px 14px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:20px 0 50px #00000059}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.mobile-drawer-brand{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.mobile-drawer-brand img{object-fit:contain;width:34px;height:34px}.mobile-drawer-brand strong{color:var(--text-strong);font-size:.94rem;line-height:1.05;display:block}.mobile-drawer-brand span{color:var(--text-muted);font-size:.68rem;line-height:1.15;display:block}.mobile-drawer-close{width:34px;height:34px;color:var(--text);border-radius:10px;place-items:center;padding:0;font-size:1.15rem;display:grid}.mobile-drawer-nav{gap:4px;display:grid}.mobile-drawer-nav a{min-height:42px;color:var(--text);border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;padding:0 12px;text-decoration:none;display:grid}.mobile-drawer-nav a.active{color:var(--text-strong);background:linear-gradient(90deg,#0a8eff29,#0a8eff0f);box-shadow:inset 0 0 0 1px #40beff59}.mobile-drawer-nav a svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.mobile-drawer-projects{border-top:1px solid #ffffff14;margin-top:18px;padding-top:14px}.mobile-drawer-projects header{margin-bottom:10px}.mobile-drawer-projects header span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.mobile-drawer-project-list{gap:8px;display:grid}.mobile-drawer-project-row{width:100%;min-height:36px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr) 10px;align-items:center;gap:10px;display:grid}.mobile-drawer-project-row:focus-visible{outline-offset:2px;outline:2px solid #16c7e88f}.mobile-drawer-project-row .project-icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.mobile-drawer-project-row .project-icon svg{width:16px;height:16px;display:block}.mobile-drawer-project-row span{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.mobile-drawer-project-row .tone-dot{justify-self:end}.overview-header{display:none}.overview-header h1{font-size:1.24rem}.command-copy p{font-size:.86rem}.command-side{justify-items:start;gap:8px;width:100%;min-width:0}.status-badge{min-height:30px}.top-actions{justify-content:flex-start;gap:7px;width:100%}.top-actions button{min-height:32px;padding:0 10px;font-size:.76rem}.priority-grid{grid-template-columns:1fr;gap:12px}.project-cards,.mobile-health-card,.desktop-health-card,.chart-panel,.security-card,.database-card,.email-card,.stack-card,.alerts-card,.deployments-card{display:none!important}.deployments-card,.alerts-card{grid-column:auto}.mobile-summary,.mobile-project-list{display:block}.mobile-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.mobile-stat{border-radius:12px;flex-direction:column;gap:8px;min-width:0;min-height:120px;padding:14px;display:flex}.mobile-stat-top,.mobile-stat-main{align-items:center;gap:10px;display:flex}.mobile-stat .project-icon{border-radius:9px;flex-basis:34px;width:34px;height:34px}.mobile-stat .project-icon svg{width:19px;height:19px}.mobile-stat span{color:var(--text-muted);font-size:.78rem;display:block}.mobile-stat small{color:var(--text-muted);align-items:center;gap:6px;font-size:.78rem;display:flex}.mobile-stat small .tone-dot{flex:0 0 7px;width:7px;height:7px}.mobile-stat strong{color:var(--text-strong);font-size:1.24rem;line-height:1}.mobile-trend{color:var(--green);font-size:.68rem;font-style:normal;font-weight:800}.mobile-risk-badge{color:#ffd76a;background:#ffb82e29;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:.66rem;font-weight:800;display:inline-flex}.mobile-mini-chart{width:100%;height:30px;margin-top:auto}.mobile-mini-chart path,.mobile-mini-chart polyline{fill:none;stroke:currentColor;stroke-width:2px}.mobile-mini-chart rect{fill:currentColor;opacity:.85}.mobile-mini-chart.cyan{color:var(--cyan)}.mobile-mini-chart.purple{color:var(--purple)}.mobile-project-list{margin-bottom:18px}.mobile-page{margin-bottom:18px;display:block}.mobile-page-header{margin-bottom:14px}.mobile-page-header h1{color:var(--text-strong);margin:4px 0;font-size:1.35rem}.mobile-page-header p{color:var(--text-muted);margin:0;font-size:.86rem}.mobile-detail-list,.mobile-settings-list{gap:12px;display:grid}.mobile-detail-card,.mobile-settings-card{border-radius:12px;padding:14px}.mobile-detail-card-head{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.mobile-detail-card-head .project-icon{width:42px;height:42px}.mobile-detail-card-head h2{color:var(--text-strong);margin:0;font-size:.98rem}.mobile-detail-card-head p{color:var(--text-muted);margin:3px 0 0;font-size:.78rem}.mobile-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-detail-metrics div{background:#ffffff0a;border-radius:9px;padding:8px}.mobile-detail-metrics span{color:var(--text-muted);font-size:.68rem;display:block}.mobile-detail-metrics strong{color:var(--text-strong);margin-top:4px;font-size:.9rem;display:block}.mobile-monitoring-meta{margin-top:9px;padding:0 2px;font-size:.72rem}.mobile-detail-actions{gap:8px;margin-top:12px;display:flex}.mobile-detail-actions button{border:1px solid var(--line);min-height:32px;color:var(--text-strong);background:#ffffff0e;border-radius:8px;padding:0 10px;font-size:.78rem}.project-action-panel{border-radius:20px 20px 0 0;width:auto;max-height:86vh;padding:18px 16px 28px;inset:auto 0 0}.project-panel-header{grid-template-columns:42px minmax(0,1fr);padding-right:44px}.project-panel-header .project-icon{flex-basis:42px;width:42px;height:42px}.project-panel-header .status-pill{grid-column:2;justify-self:start;margin-top:6px}.project-panel-grid{grid-template-columns:1fr}.mobile-alert-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.mobile-alert-summary .glass-card{border-radius:12px;padding:10px}.mobile-alert-summary span{color:var(--text-muted);font-size:.68rem;display:block}.mobile-alert-summary strong{color:var(--text-strong);margin-top:5px;font-size:1.1rem;display:block}.mobile-active-incident,.mobile-alert-security-card{border-radius:12px;margin-bottom:14px;padding:14px}.mobile-active-incident .panel-title,.mobile-alert-security-card .panel-title{margin-bottom:10px}.mobile-active-incident h2,.mobile-alert-security-card h2{color:var(--text-strong);margin:0;font-size:1rem}.mobile-incident-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-incident-grid div{background:#ffffff0a;border-radius:9px;min-width:0;padding:8px}.mobile-incident-grid span{color:var(--text-muted);font-size:.68rem;display:block}.mobile-incident-grid strong{color:var(--text-strong);margin-top:4px;font-size:.86rem;display:block}.mobile-active-incident p{color:var(--text);margin:10px 0 0;font-size:.8rem;line-height:1.4}.mobile-settings-card h2{color:var(--text-strong);margin:0 0 10px;font-size:1rem}.mobile-setting-row{min-height:42px;color:var(--text);border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.mobile-setting-row:first-of-type{border-top:0}.mobile-setting-row span{min-width:0;color:var(--text-muted);font-size:.78rem}.mobile-setting-row span .tone-dot{margin-right:6px}.mobile-setting-row small{color:var(--text-muted);margin-top:3px;font-size:.68rem;display:block}.mobile-setting-row strong{color:var(--text-strong);font-size:.78rem}.mobile-section-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.mobile-section-title h2{margin:0;font-size:1.2rem}.mobile-section-title button{min-height:28px;color:var(--text-muted);background:0 0;padding:0}.mobile-section-title span{color:var(--text-muted);font-size:.76rem}.mobile-list{border-radius:12px;overflow:hidden}.mobile-project-row{border-bottom:1px solid #ffffff14;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:68px;padding:12px;display:grid}.mobile-project-row strong,.mobile-project-row span{display:block}.mobile-project-row .project-icon,.mobile-project-row .mobile-project-icon{border-radius:10px;flex:0 0 42px;align-self:center;place-items:center;width:42px;min-width:42px;height:42px;display:grid}.mobile-project-row .project-icon svg,.mobile-project-row .mobile-project-icon svg{width:22px;height:22px;display:block}.mobile-project-row em{color:var(--green);font-style:normal}.mobile-project-row b{color:var(--text-muted)}.future-icon{color:var(--text-muted);font-size:1.5rem;font-weight:300}.mobile-system-overview,.mobile-recent-alerts{margin-bottom:18px;display:block}.mobile-graph-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-graph-card{border-radius:12px;min-height:146px;padding:12px}.mobile-graph-card strong{color:var(--text-strong);font-size:1.2rem;display:block}.mobile-graph-card span{color:var(--text-muted);font-size:.76rem}.mobile-graph-value{align-items:center;gap:8px;display:flex}.mobile-chart-box{grid-template-columns:30px minmax(0,1fr);gap:6px;margin-top:8px;display:grid}.mobile-y-axis{height:58px;color:var(--text-muted);align-content:space-between;font-size:.58rem;display:grid}.mobile-chart-area{min-width:0}.mobile-chart-area svg{width:100%;height:58px;display:block}.mobile-x-axis{color:var(--text-muted);justify-content:space-between;margin-top:3px;font-size:.58rem;display:flex}.mobile-alert-list{border-radius:12px;overflow:hidden}.mobile-alert-row{border-bottom:1px solid #ffffff12;grid-template-columns:38px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:64px;padding:12px;display:grid}.mobile-alert-row div{min-width:0}.mobile-alert-row strong,.mobile-alert-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-alert-row strong{color:var(--text-strong);font-size:.9rem}.mobile-alert-row span,.mobile-alert-row time{color:var(--text-muted);font-size:.76rem}.mobile-alert-row b{color:var(--text-muted);white-space:nowrap;justify-self:end;font-size:.68rem}.mobile-alert-icon{background:#ffffff0d;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.mobile-alert-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mobile-alert-icon.green{color:var(--green);background:#34d75f1f}.mobile-alert-icon.cyan{color:var(--cyan);background:#16c7e81f}.mobile-alert-icon.orange{color:var(--gold);background:#ffb82e24}.mobile-alert-icon.purple{color:var(--purple);background:#8a4cff24}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#040d18f0;border-top:1px solid #ffffff1f;grid-template-columns:repeat(5,1fr);padding:9px 14px 18px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{font:inherit;background:0 0;border:0}.bottom-nav a,.bottom-nav button{color:var(--text-muted);justify-items:center;gap:4px;font-size:.68rem;text-decoration:none;display:grid}.bottom-nav a.active,.bottom-nav button.active{color:var(--cyan)}.bottom-icon{place-items:center;width:24px;height:24px;display:grid;position:relative}.bottom-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.bottom-icon b{color:#fff;background:#ff3b5f;border-radius:999px;place-items:center;min-width:16px;height:16px;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:-7px;right:-8px}}@media (width<=620px){.main-surface{padding-inline:13px}.mobile-brand img{width:34px}.mobile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card,.priority-grid>.glass-card{padding:13px}.card-head,.panel-title{gap:10px}.panel-stats{grid-template-columns:1fr}.card-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-health-card .health-content{grid-template-columns:1fr}.mobile-project-row{grid-template-columns:42px minmax(0,1fr) auto}.mobile-project-row em{display:none}.usage-row{flex-direction:column;align-items:flex-start;display:flex}.usage-row span{width:auto}.usage-row i{flex:none;width:100%}}@media (width<=980px){.mobile-drawer-close{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text-strong);background:#ffffff0f;border:1px solid #6eb8ff38;border-radius:10px;place-items:center;padding:0;font-size:1.15rem;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff0d}.mobile-drawer-close:hover{background:#16c7e81a}.mobile-stat .project-icon,.mobile-alert-icon,.mobile-project-row .project-icon,.mobile-drawer-project-row .project-icon{line-height:0;position:relative;overflow:hidden;place-items:center!important;padding:0!important;display:grid!important}.mobile-stat .project-icon{flex:0 0 34px!important;place-self:center!important;width:34px!important;min-width:34px!important;height:34px!important}.mobile-stat .project-icon svg,.mobile-alert-icon svg,.mobile-project-row .project-icon svg,.mobile-drawer-project-row .project-icon svg{flex:none;position:static;margin:auto!important;display:block!important;transform:none!important}.mobile-stat .project-icon svg{width:19px!important;height:19px!important}.mobile-alert-icon{place-self:center!important;width:38px!important;min-width:38px!important;height:38px!important}.mobile-alert-icon svg{width:19px!important;height:19px!important}.mobile-project-row .project-icon{place-self:center!important;width:42px!important;min-width:42px!important;height:42px!important}.mobile-project-row .project-icon svg{width:22px!important;height:22px!important}.mobile-project-row{grid-template-columns:42px minmax(0,1fr) auto 14px!important}.mobile-project-status{color:var(--green);white-space:nowrap;align-items:center;gap:5px;font-size:.76rem;font-style:normal;display:inline-flex!important}.mobile-project-status .tone-dot{flex:0 0 6px;width:6px;height:6px}.mobile-row-arrow{color:var(--text-muted);justify-self:end;font-weight:700}.mobile-alert-row{grid-template-columns:38px minmax(0,1fr) auto auto 12px!important}.mobile-alert-row b{justify-self:end}.bottom-nav a,.bottom-nav button,.menu-button,.notification-button,.mobile-drawer-nav a,.mobile-section-title a{touch-action:manipulation}.mobile-alerts-page .mobile-alert-row{align-items:start;gap:10px;min-height:72px;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto!important}.mobile-alert-content{min-width:0}.mobile-alert-content strong{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;line-height:1.15;display:block;overflow:hidden}.mobile-alert-content span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.74rem;line-height:1.2;display:block;overflow:hidden}.mobile-alert-meta{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.mobile-alert-meta time{color:var(--text-muted);font-size:.7rem}.mobile-alert-status{border-radius:999px;flex:none;align-items:center;min-height:20px;padding:0 8px;font-size:.66rem;font-style:normal;font-weight:800;display:inline-flex}.mobile-alert-status.resolved,.mobile-alert-status.recovered,.mobile-alert-status.passed{color:#c8ffe3;background:#34d75f21;border:1px solid #34d75f33}.mobile-alert-status.watching{color:#ffe2a0;background:#ffb82e24;border:1px solid #ffb82e38}.mobile-alert-status.info{color:#d7e9ff;background:#8a4cff24;border:1px solid #8a4cff38}.mobile-alerts-page .mobile-security-title{margin-top:14px;margin-bottom:10px}.mobile-alerts-page .mobile-security-title .risk-pill{min-height:28px}.mobile-alerts-page .mobile-alert-security-card{margin-top:0}}.usage-page .desktop-page-header{margin-bottom:12px}.usage-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.usage-summary-card{min-height:96px;padding:14px}.usage-summary-top{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;display:flex}.usage-summary-card strong{color:var(--text-strong);margin-top:8px;font-size:1.55rem;line-height:1;display:block}.usage-summary-card small{color:var(--text-muted);margin-top:6px;font-size:.78rem;display:block}.usage-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.monitor-history-card{margin-bottom:12px;padding:14px}.monitor-history-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.monitor-filter-group{color:var(--text-muted);gap:4px;font-size:.68rem;display:grid}.monitor-filter-group>span{color:var(--text-muted)}.monitor-pill-row{align-items:center;gap:6px;display:flex}.monitor-pill-row button{border:1px solid var(--line);min-height:31px;color:var(--text-strong);white-space:nowrap;background:#101b2d;border-radius:999px;padding:0 10px}.monitor-pill-row button:hover{border-color:#16c7e852}.monitor-pill-row button:focus-visible{border-color:#16c7e88c;outline:none;box-shadow:0 0 0 3px #16c7e81a}.monitor-pill-row button.active{color:#f8fafc;background:linear-gradient(135deg,#16c7e838,#8a4cff29);border-color:#16c7e88f;box-shadow:inset 0 1px #ffffff0f}.monitor-history-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.monitor-history-summary article{min-height:82px;padding:10px}.monitor-history-summary span{color:var(--text-muted);font-size:.72rem;display:block}.monitor-history-summary strong{color:var(--text-strong);margin-top:7px;font-size:1.05rem;line-height:1;display:block}.monitor-history-summary small{color:var(--text-muted);align-items:center;gap:6px;margin-top:8px;font-size:.68rem;display:flex}.monitor-history-list{gap:7px;display:grid}.monitor-history-row{background:#ffffff09;border:1px solid #fff1;border-radius:10px;grid-template-columns:minmax(220px,1fr) auto 86px 90px;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:grid}.monitor-history-row div{align-self:center;min-width:0}.monitor-history-row strong,.monitor-history-row b,.monitor-history-row em{color:var(--text-strong);font-size:.82rem;font-style:normal}.monitor-history-row span,.monitor-history-row small{color:var(--text-muted);margin-top:3px;font-size:.72rem;display:block}.monitor-history-row small{color:#ffb6c1}.monitor-history-row>.status-pill{white-space:nowrap;place-self:center end;margin-top:0}.monitor-history-row>b,.monitor-history-row>em{text-align:right;white-space:nowrap;place-self:center end}.usage-platform-card,.usage-health-card,.usage-deployment-card{padding:14px}.usage-deployment-card{grid-column:span 2}.usage-meter-list{gap:10px;display:grid}.usage-meter-row{grid-template-columns:138px minmax(0,1fr);align-items:center;gap:12px;display:grid}.usage-meter-row div{min-width:0}.usage-meter-row span{color:var(--text-muted);font-size:.74rem;display:block}.usage-meter-row strong{color:var(--text-strong);margin-top:4px;font-size:.9rem;display:block}.usage-meter-row i,.mobile-usage-meter-row i{background:#ffffff14;border-radius:999px;width:100%;height:7px;overflow:hidden}.usage-meter-row b,.mobile-usage-meter-row b{border-radius:inherit;height:100%;display:block}.usage-meter-row b.cyan,.mobile-usage-meter-row b.cyan{background:var(--cyan)}.usage-meter-row b.purple,.mobile-usage-meter-row b.purple{background:var(--purple)}.usage-meter-row b.green,.mobile-usage-meter-row b.green{background:var(--green)}.usage-meter-row b.orange,.mobile-usage-meter-row b.orange{background:var(--gold)}.usage-status-row{min-height:36px;color:var(--text);border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;font-size:.84rem;display:grid}.usage-status-row:first-of-type{border-top:0}.usage-status-row span{min-width:0}.usage-status-row .tone-dot{margin-right:7px}.usage-status-row strong{color:var(--text-strong);text-align:right;font-size:.82rem}@media (width<=1420px){.usage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-history-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.usage-layout{grid-template-columns:1fr}.usage-deployment-card{grid-column:auto}}@media (width<=980px){.usage-summary-grid,.usage-layout{display:none}.mobile-usage-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.mobile-usage-summary-card{min-height:92px;padding:12px}.mobile-usage-summary-card span{color:var(--text-muted);font-size:.76rem;display:block}.mobile-usage-summary-card strong{color:var(--text-strong);margin-top:8px;font-size:1.18rem;line-height:1;display:block}.mobile-usage-summary-card small{color:var(--text-muted);align-items:center;gap:6px;margin-top:7px;font-size:.72rem;display:flex}.mobile-usage-summary-card .tone-dot{flex:0 0 7px;width:7px;height:7px}.mobile-usage-card .mobile-section-title{margin-bottom:10px}.mobile-usage-meter-row{border-top:1px solid #ffffff12;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;display:grid}.mobile-usage-meter-row:first-of-type{border-top:0}.mobile-usage-meter-row div{min-width:0}.mobile-usage-meter-row span{color:var(--text-muted);font-size:.72rem;display:block}.mobile-usage-meter-row strong{color:var(--text-strong);margin-top:3px;font-size:.86rem;display:block}.mobile-deployment-row strong{border-radius:999px;padding:4px 8px;font-size:.68rem}.mobile-deployment-row strong.deployed{color:#c8ffe3;background:#34d75f26}.mobile-deployment-row strong.watching{color:#ffe2a0;background:#ffb82e26}.mobile-deployment-row strong.draft{color:#c9d4e5;background:#94a3b824}.mobile-usage-page .monitor-history-card{margin-bottom:0}.mobile-usage-page .monitor-history-controls{grid-template-columns:1fr;justify-content:stretch;margin-bottom:10px;display:grid;overflow:hidden}.mobile-usage-page .monitor-filter-group{width:100%;min-width:0}.mobile-usage-page .monitor-range-pills{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.mobile-usage-page .monitor-range-pills button{width:100%;padding-inline:6px}.mobile-usage-page .monitor-project-pills{overscroll-behavior-inline:contain;scrollbar-width:none;width:100%;min-width:0;padding-bottom:3px;overflow-x:auto}.mobile-usage-page .monitor-project-pills::-webkit-scrollbar{display:none}.mobile-usage-page .monitor-project-pills button{text-overflow:ellipsis;flex:none;max-width:210px;overflow:hidden}.mobile-usage-page .monitor-history-row{grid-template-rows:repeat(3,auto);grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;gap:4px 10px;min-height:104px}.mobile-usage-page .monitor-history-row>div{grid-area:1/1/4;align-self:center}.mobile-usage-page .monitor-history-row>.status-pill{grid-area:1/2;place-self:end}.mobile-usage-page .monitor-history-row>b{color:var(--text-muted);text-align:right;grid-area:2/2;place-self:center end}.mobile-usage-page .monitor-history-row>em{color:var(--text-muted);text-align:right;grid-area:3/2;place-self:start end}.mobile-usage-page .mobile-usage-card{padding:14px}.mobile-usage-page .mobile-usage-meter-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-height:58px;padding:10px 0}.mobile-usage-page .mobile-usage-meter-row div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;display:grid}.mobile-usage-page .mobile-usage-meter-row span{font-size:.74rem}.mobile-usage-page .mobile-usage-meter-row strong{text-align:right;margin-top:0;font-size:.9rem}.mobile-usage-page .mobile-usage-meter-row i{height:8px}.mobile-usage-page .mobile-deployment-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:58px;padding:9px 0}.mobile-usage-page .mobile-deployment-row span{min-width:0;line-height:1.2;display:block}.mobile-usage-page .mobile-deployment-row span>small{color:var(--text-muted);margin-top:5px;font-size:.7rem;line-height:1.15;display:block}.mobile-usage-page .mobile-deployment-row strong{white-space:nowrap;justify-self:end}}.settings-page .desktop-page-header{margin-bottom:12px}.settings-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.settings-summary-card{min-height:96px;padding:14px}.settings-summary-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-summary-top span{color:var(--text-muted);font-size:.78rem}.settings-summary-card strong{color:var(--text-strong);margin-top:8px;font-size:1.55rem;line-height:1;display:block}.settings-summary-card small{color:var(--text-muted);margin-top:6px;font-size:.78rem;display:block}.settings-layout{grid-template-columns:minmax(0,1.5fr) minmax(340px,.82fr);gap:12px;display:grid}.settings-main-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(236px,1fr);align-content:start;gap:12px;display:grid}.settings-side-column{grid-template-rows:repeat(2,minmax(236px,1fr));align-content:stretch;gap:12px;display:grid}.settings-control-card{flex-direction:column;min-width:0;min-height:236px;padding:14px;display:flex}.settings-card-title{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.settings-card-title h2{color:var(--text-strong);margin:0;font-size:1rem}.settings-control-row{min-height:36px;color:var(--text);border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;font-size:.84rem;display:grid}.settings-control-row:first-of-type{border-top:0}.settings-control-row span{min-width:0;color:var(--text)}.settings-control-row strong{color:var(--text-strong);text-align:right;white-space:nowrap;font-size:.82rem}.settings-profile-card .settings-control-row:first-of-type{border-top:0}.settings-danger-card{background:linear-gradient(150deg,#46142061,#06101ead),#07111fc7;border-color:#ff5b7138}@media (width<=1420px){.settings-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-layout{grid-template-columns:1fr}.settings-side-column{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.mobile-settings-page .mobile-settings-card{min-height:auto}.mobile-settings-page{display:block}.mobile-settings-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.mobile-page-actions{margin:0 0 12px;display:flex}.mobile-page-actions button{width:100%;min-height:40px;color:var(--text-strong);background:linear-gradient(135deg,#16c7e824,#8a4cff1f);border:1px solid #16c7e852;border-radius:10px}.mobile-settings-page .monitoring-check-error{text-align:left;margin:-4px 0 12px}.mobile-settings-summary article{min-height:92px;padding:12px}.mobile-settings-summary span{color:var(--text-muted);font-size:.76rem;display:block}.mobile-settings-summary strong{color:var(--text-strong);margin-top:8px;font-size:1.18rem;line-height:1;display:block}.mobile-settings-summary small{color:var(--text-muted);align-items:center;gap:6px;margin-top:7px;font-size:.72rem;display:flex}.mobile-settings-summary .tone-dot{flex:0 0 7px;width:7px;height:7px}.mobile-settings-list{gap:12px}.mobile-settings-card{padding:14px}.mobile-settings-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.mobile-settings-card-head h2{color:var(--text-strong);margin:0;font-size:1rem}.mobile-settings-page .mobile-setting-row{min-height:44px}.mobile-settings-page .mobile-setting-row strong{text-align:right;white-space:nowrap}.mobile-settings-danger{background:linear-gradient(150deg,#46142073,#06101ead),#07111fc7;border-color:#ff5b7138}}.operator-card{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;display:grid}.operator-card>div{gap:2px;min-width:0;display:grid}.operator-card strong,.operator-card small{display:block}.operator-card strong{white-space:normal;overflow-wrap:anywhere;line-height:1.15}.operator-card small{color:var(--text-muted);white-space:nowrap;margin-top:0;line-height:1.1}
