:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101828;background:#f2f4f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.center-screen{height:100vh;display:grid;place-items:center}.app-layout{min-height:100vh}.sidebar{background:#101828!important;position:sticky!important;top:0;height:100vh}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;color:#fff}.brand-mark,.login-logo{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#2dd4bf,#0f766e);display:grid;place-items:center;font-weight:800;color:#fff;box-shadow:0 6px 20px #0f766e55}.brand strong{display:block;font-size:16px}.brand small{display:block;color:#98a2b3;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.sidebar-user{position:absolute;bottom:0;width:100%;display:flex;align-items:center;gap:10px;padding:16px;border-top:1px solid #ffffff12;color:#fff}.sidebar-user-text{overflow:hidden}.sidebar-user-text span,.sidebar-user-text small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-text small{color:#98a2b3;font-size:11px}.topbar{height:64px!important;line-height:normal!important;padding:0 24px!important;display:flex;align-items:center;justify-content:space-between;background:#fff!important;border-bottom:1px solid #eaecf0;position:sticky;top:0;z-index:5}.content{padding:28px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px}.page-heading h2{margin:0 0 3px!important}.metric-card{border:0;box-shadow:0 1px 2px #1018280a}.section-card{margin-top:16px}.project-card{height:auto;border:0;cursor:pointer}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;align-items:start}.project-card>.ant-card-body{padding:20px}.project-card-top,.project-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-card-copy{margin-top:18px}.project-card-copy h4{margin:0!important}.project-code{display:block;margin-top:3px;color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.project-card-copy .ant-typography{margin:10px 0 0!important;min-height:44px}.project-icon{width:44px;height:44px;border-radius:12px;background:#ccfbf1;color:#115e59;display:grid;place-items:center;font-size:20px;font-weight:700}.project-icon.large{width:56px;height:56px;font-size:24px}.project-footer{margin-top:16px;padding-top:12px;border-top:1px solid #f0f2f5;min-height:33px}.project-footer .ant-btn{padding-inline:0}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}.data-card .ant-card-body{padding:0}.column-type{display:block;color:#98a2b3;font-weight:400;font-size:10px}.muted{color:#667085;font-size:12px}.permission-table{margin-bottom:12px}.json-view{background:#101828;color:#d0d5dd;padding:16px;border-radius:10px;overflow:auto;max-height:420px}.login-page{min-height:100vh;display:grid;place-items:center;background:#0c111d;position:relative;overflow:hidden;padding:20px}.login-glow{position:absolute;width:650px;height:650px;border-radius:50%;background:#0f766e;filter:blur(150px);opacity:.25;top:-400px;right:-100px}.login-card{width:min(420px,100%);padding:18px;box-shadow:0 30px 80px #0007}.login-logo{width:48px;height:48px;margin-bottom:20px}.login-card h2{margin-bottom:4px}.form-alert{margin-bottom:16px}.dashboard-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard-toolbar h4{display:inline-block;margin:0 12px 0 0!important}.dashboard-grid{background:#f8fafc;border-radius:12px;min-height:180px}.dashboard-grid.editing{outline:2px dashed #5eead4;outline-offset:4px}.grid-stack-item-content{border-radius:10px;overflow:hidden}.widget-card{height:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px #10182812}.widget-card>.ant-card-body{flex:1;min-height:0;overflow:auto}.widget-kpi{height:100%;display:flex;flex-direction:column;justify-content:center;font-size:34px;font-weight:750;color:#0f766e}.widget-kpi small,.widget-status small{display:block;font-size:11px;color:#667085;font-weight:400;margin-top:6px}.widget-status{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:30px;font-weight:800}.widget-status.green{color:#16a34a}.widget-status.red{color:#dc2626}.markdown-widget{white-space:pre-wrap}.grid-stack>.grid-stack-item>.grid-stack-item-content{inset:8px}@media(max-width:900px){.form-grid{grid-template-columns:1fr 1fr}.content{padding:20px}.page-heading{flex-direction:column}}@media(max-width:600px){.form-grid,.projects-grid{grid-template-columns:1fr}.topbar{padding:0 12px!important}.content{padding:14px}.sidebar{position:fixed!important;z-index:20}.sidebar.ant-layout-sider-collapsed{transform:translate(-100%)}.page-heading .ant-space{flex-wrap:wrap}.dashboard-toolbar{align-items:flex-start;gap:12px;flex-direction:column}}.agent-charts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.agent-chart{height:220px}.agent-selected>td{background:#f0fdfa!important}.widget-unit{font-size:18px;font-weight:600}@media(max-width:900px){.agent-charts{grid-template-columns:1fr}}
