:root{--ink:#1e2430;--muted:#7a8494;--subtle:#a4acb8;--line:#e9edf2;--page:#f7f8fa;--surface:#ffffff;--blue:#4776ee;--blue-soft:#edf3ff;--violet:#8869e8;--violet-soft:#f2efff;--green:#25aa79;--green-soft:#e9f8f1;--orange:#e99a4c;--orange-soft:#fff4e6;--shadow:0 12px 28px rgba(30,45,72,0.05)}*{box-sizing:border-box}body,html{background:var(--page)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.admin-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;width:244px;padding:28px 18px 20px;background:var(--surface);border-right:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;padding:0 12px 42px;color:#283244;font-size:16px;font-weight:750;letter-spacing:-.02em}.brand small{display:block;margin-top:2px;color:var(--subtle);font-size:10px;font-weight:550;letter-spacing:.08em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#243a77;color:white;font-size:16px;font-weight:800}.nav-list{display:grid;grid-gap:5px;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border-radius:9px;color:#89929f;font-size:13px;font-weight:600;transition:.15s ease}.nav-item.active,.nav-item:hover{background:#f1f4fa;color:#2e4b9c}.nav-item.active{font-weight:700}.nav-item>span:first-child{width:18px;color:currentColor;font-size:16px;text-align:center}.nav-count{display:grid;place-items:center;width:19px;height:19px;margin-left:auto;border-radius:6px;background:#edf2fc;color:#5073cb;font-size:10px}.sidebar-bottom{margin-top:auto}.profile{display:flex;align-items:center;gap:9px;margin-top:22px;padding:16px 8px 0;border-top:1px solid var(--line);font-size:11px}.profile small,.profile strong{display:block;white-space:nowrap}.profile strong{color:#56606f;font-size:11px}.profile small{margin-top:3px;color:var(--subtle);font-size:10px}.avatar{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:#e9efff;color:#4168c8;font-size:9px;font-weight:800}.profile-menu{margin-left:auto;color:#aab1bc;letter-spacing:2px}.content{width:calc(100% - 244px);max-width:1560px;margin-left:244px;padding:45px clamp(28px,5vw,76px) 34px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:36px}.eyebrow{margin:0 0 9px;color:#8390a2;font-size:10px;font-weight:800;letter-spacing:.15em}h1,h2,h3,p{margin-top:0}h1{margin-bottom:7px;color:#222a37;font-size:30px;line-height:1.15;letter-spacing:-.04em}.subtitle{margin-bottom:0;color:var(--muted);font-size:13px}.topbar-actions{display:flex;align-items:center;gap:18px;padding-top:5px}.live-indicator{display:flex;align-items:center;gap:7px;color:#929baa;font-size:11px;white-space:nowrap}.footer-health i,.live-indicator i,.status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green)}.live-indicator.offline{color:#bd7b3d}.live-indicator.offline i{background:var(--orange)}.account-button{display:flex;align-items:center;gap:9px;border:0;border-radius:9px;padding:8px 10px;background:white;color:#627084;font-size:11px;font-weight:750;box-shadow:var(--shadow);cursor:pointer}.account-button:first-letter{color:#5579d4}.account-button span{color:#a3acba;font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.metric-card{position:relative;min-height:151px;overflow:hidden;padding:19px 20px 17px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.metric-heading{display:flex;justify-content:space-between;align-items:center;color:#8993a1;font-size:11px;font-weight:600}.metric-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;font-size:13px}.blue-icon{background:var(--blue-soft);color:var(--blue)}.violet-icon{background:var(--violet-soft);color:var(--violet)}.green-icon{background:var(--green-soft);color:var(--green)}.orange-icon{background:var(--orange-soft);color:var(--orange)}.metric-card>strong{display:block;margin:12px 0 10px;color:#273141;font-size:24px;letter-spacing:-.04em}.metric-footer{display:flex;align-items:center;gap:6px;color:#adb4be;font-size:10px}.positive{color:#26a978;font-weight:750}.sparkline{display:flex;position:absolute;right:20px;bottom:19px;align-items:end;gap:3px;width:56px;height:24px;opacity:.75}.sparkline span{display:block;width:4px;border-radius:4px}.sparkline span:first-child{height:8px}.sparkline span:nth-child(2){height:13px}.sparkline span:nth-child(3){height:10px}.sparkline span:nth-child(4){height:17px}.sparkline span:nth-child(5){height:13px}.sparkline span:nth-child(6){height:19px}.sparkline span:nth-child(7){height:17px}.sparkline span:nth-child(8){height:24px}.blue-spark span{background:#adc2fb}.violet-spark span{background:#c6b5fa}.avatar-stack{display:flex;position:absolute;right:18px;bottom:18px}.avatar-stack span{display:grid;place-items:center;width:22px;height:22px;margin-left:-5px;border:2px solid #fff;border-radius:50%;background:#e6edff;color:#5271bd;font-size:7px;font-weight:800}.avatar-stack span:nth-child(2){background:#f0e9ff;color:#8064c9}.avatar-stack span:nth-child(3){background:#e3f7ee;color:#26976d}.avatar-stack span:last-child{width:auto;padding:0 5px;border-radius:11px;background:#f2f4f7;color:#87909d}.progress-track{position:absolute;right:20px;bottom:21px;width:55px;height:5px;overflow:hidden;border-radius:6px;background:#f3e7d9}.progress-track span{display:block;height:100%;border-radius:inherit;background:#e9a058}.section-block{margin-top:43px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:17px}.section-heading h2{margin-bottom:6px;color:#313b4b;font-size:16px;letter-spacing:-.02em}.section-heading p{margin-bottom:0;color:#98a1ae;font-size:11px}.text-link{color:#6080d6;font-size:11px;font-weight:700;white-space:nowrap}.text-link span{margin-left:5px;font-size:13px}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.agent-card{padding:20px 20px 17px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.agent-card-top{display:flex;justify-content:space-between;align-items:center}.agent-symbol{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;font-size:15px}.agent-symbol.blue{background:var(--blue-soft);color:var(--blue)}.agent-symbol.violet{background:var(--violet-soft);color:var(--violet)}.agent-symbol.orange{background:var(--orange-soft);color:var(--orange)}.status{display:flex;align-items:center;gap:6px;color:#5da789;font-size:10px;font-weight:700}.status.warning{color:#c18a53}.status.warning i{background:var(--orange)}.agent-card h3{margin:17px 0 6px;color:#303a49;font-size:15px;letter-spacing:-.02em}.agent-card p{min-height:32px;margin-bottom:18px;color:#929baa;font-size:11px;line-height:1.55}.agent-card-bottom{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid var(--line);color:#a0a8b3;font-size:10px}.agent-card-bottom strong{color:#667182;font-size:10px}.agent-link{display:inline-flex;align-items:center;gap:5px;color:#6684d5;font-size:10px;font-weight:700}.agent-link span{font-size:12px}.lower-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:14px;gap:14px;margin-top:14px}.panel{min-height:290px;padding:21px 22px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.section-heading.compact{align-items:flex-start;margin-bottom:19px}.select-button{border:1px solid var(--line);border-radius:7px;padding:7px 9px;background:#fff;color:#929baa;font-size:10px}.select-button span{margin-left:8px;color:#b5bcc5}.chart-area{display:flex;height:190px}.chart-labels{display:flex;flex-direction:column;justify-content:space-between;padding:3px 11px 22px 0;color:#abb2bd;font-size:9px}.chart{position:relative;flex:1 1;padding-bottom:19px}.grid-line{position:absolute;left:0;right:0;height:1px;background:#edf0f3}.grid-line:first-child{top:4px}.grid-line:nth-child(2){top:42px}.grid-line:nth-child(3){top:80px}.grid-line:nth-child(4){top:118px}.chart svg{position:absolute;inset:4px 0 23px;width:100%;height:135px;overflow:visible}.chart-line{fill:none;stroke:#7898ed;stroke-width:2.5}.chart-fill{fill:url(#chart-gradient);opacity:.12}.chart-months{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;color:#abb2bd;font-size:9px}.activity-list{display:grid;margin-top:26px}.activity-item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.activity-item:first-child{padding-top:0}.activity-item:last-child{border-bottom:0}.activity-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%}.activity-dot.blue{background:var(--blue)}.activity-dot.violet{background:var(--violet)}.activity-dot.orange{background:var(--orange)}.activity-copy{flex:1 1}.activity-copy small,.activity-copy strong{display:block}.activity-copy strong{margin-bottom:4px;color:#687385;font-size:10px}.activity-copy small,.activity-item time{color:#a7aeb9;font-size:9px}.activity-item time{white-space:nowrap}.empty-panel{display:grid;min-height:150px;place-items:center;padding:20px;border:1px dashed var(--line);border-radius:9px;color:var(--subtle);font-size:11px;text-align:center}.footer{display:flex;align-items:center;gap:9px;padding:28px 0 0;color:#a1a9b4;font-size:10px}.footer>span:not(.footer-health){color:#c4c9d0}.footer-health{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#67a78d}.footer-health i{background:#55b68e}.integration-alert{margin:-18px 0 20px;padding:11px 14px;border:1px solid #f1d5b7;border-radius:9px;background:#fff8f0;color:#a66b36;font-size:11px}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--page)}.login-card{width:min(100%,410px);padding:32px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.login-brand{padding:0 0 32px}.login-card h1{margin-bottom:8px;font-size:26px}.login-copy{margin-bottom:24px;color:var(--muted);font-size:13px;line-height:1.55}.login-form{display:grid;grid-gap:9px;gap:9px}.login-form label{color:#687385;font-size:12px;font-weight:700}.login-form input{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);outline:none}.login-form input:focus{border-color:#7898ed;box-shadow:0 0 0 3px #edf3ff}.login-form button{min-height:44px;margin-top:7px;border:0;border-radius:9px;background:#2e4b9c;color:#fff;font-weight:700;cursor:pointer}.login-form button:disabled{cursor:not-allowed;opacity:.5}.login-message{margin-bottom:16px;padding:10px 12px;border-radius:9px;font-size:11px;line-height:1.45}.warning-box{background:#fff8f0;color:#a66b36}.error-box{background:#fff1f1;color:#b55050}.login-footnote{margin:18px 0 0;color:var(--subtle);font-size:10px}@media (max-width:1100px){.sidebar{width:210px}.content{width:calc(100% - 210px);margin-left:210px;padding-right:32px;padding-left:32px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lower-grid{grid-template-columns:1fr}}@media (max-width:760px){.sidebar{position:static;width:100%;height:auto;padding:18px;border-right:0;border-bottom:1px solid var(--line)}.admin-shell{display:block}.brand{padding-bottom:18px}.nav-list{display:flex;overflow-x:auto;padding-bottom:5px}.nav-item{white-space:nowrap}.sidebar-bottom{display:none}.content{width:100%;margin-left:0;padding:28px 18px}.topbar{display:block}.topbar-actions{justify-content:space-between;margin-top:20px}.agent-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-card{padding-right:14px;padding-left:14px}.metric-card>strong{font-size:21px}.metric-footer{display:block;line-height:1.7}.footer,.metric-footer span:last-child{display:block}.footer{line-height:2}.footer-health{margin-left:10px}}@media (max-width:420px){.metric-grid{grid-template-columns:1fr}.live-indicator{font-size:10px}.content{padding-right:12px;padding-left:12px}}.detail-shell{min-height:100vh;padding:42px clamp(20px,6vw,90px);background:var(--page)}.back-link{display:inline-block;margin-bottom:20px;color:#6080d6;font-size:12px;font-weight:700}.detail-card{max-width:1000px;padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.detail-header h1{margin-bottom:6px}.detail-copy{margin:0;color:var(--muted);font-size:12px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:26px}.detail-grid article{padding:14px;border:1px solid var(--line);border-radius:9px}.detail-grid span,.detail-grid strong{display:block}.detail-grid span{margin-bottom:6px;color:var(--subtle);font-size:10px}.detail-grid strong{color:#56606f;font-size:12px;line-height:1.45}.prompt-summary{margin-top:24px}.prompt-summary h2{margin-bottom:8px;color:#313b4b;font-size:16px}.prompt-summary p{color:var(--muted);font-size:12px}.prompt-summary pre{max-height:420px;overflow:auto;padding:16px;border-radius:9px;background:#f6f8fb;color:#4c596b;font:11px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}