:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}button{font-family:inherit}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:#f0f4f8;color:#1e293b;font-size:14px;line-height:1.5}.app-shell{display:flex;min-height:100vh}.main-pane{flex:1;min-width:0;overflow-y:auto}.sidebar{width:232px;flex-shrink:0;background:#08111f;display:flex;flex-direction:column;height:100vh;position:sticky;top:0}.sidebar-top{padding:20px 16px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.sidebar-tagline{font-size:10px;letter-spacing:.08em;color:#ffffff38;margin-top:6px;margin-left:40px;text-transform:uppercase}.logo{display:flex;align-items:center;gap:10px}.logo-text{font-size:15px;font-weight:700;letter-spacing:.04em}.logo-name{color:#fff}.logo-tx{color:#60a5fa}.sidebar-nav{flex:1;padding:10px 8px;display:flex;flex-direction:column;gap:1px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border:none;border-radius:6px;background:transparent;color:#ffffff73;font-size:13px;font-weight:500;cursor:pointer;text-align:left;transition:background .12s,color .12s;position:relative}.nav-item:hover{background:#ffffff0d;color:#fffc}.nav-item--active{background:#3b82f624;color:#60a5fa}.nav-icon{flex-shrink:0}.nav-label{flex:1}.nav-alert{background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:10px;padding:1px 6px}.sidebar-footer{padding:12px 12px 16px;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:10px}.system-status{display:flex;align-items:center;gap:6px;font-size:11px;color:#ffffff59}.sidebar-user{display:flex;align-items:center;gap:8px}.user-avatar{width:28px;height:28px;border-radius:50%;background:#3b82f6;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-info{flex:1;min-width:0;display:flex;flex-direction:column}.user-name{font-size:12px;font-weight:600;color:#ffffffd1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role{font-size:10px;color:#ffffff59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn{background:transparent;border:none;cursor:pointer;color:#ffffff40;padding:4px;border-radius:4px;display:flex;align-items:center;transition:color .12s}.logout-btn:hover{color:#ffffffa6}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.dot-connected{background:#10b981}.dot-degraded{background:#f59e0b}.dot-maintenance{background:#64748b}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;white-space:nowrap}.badge-connected,.badge-active{background:#10b9811f;color:#059669}.badge-degraded{background:#f59e0b1f;color:#d97706}.badge-maintenance,.badge-paused{background:#64748b1f;color:#475569}.badge-processing{background:#3b82f61f;color:#2563eb}.badge-completed{background:#10b9811f;color:#059669}.badge-failed{background:#ef44441f;color:#dc2626}.page{padding:28px 32px;display:flex;flex-direction:column;gap:20px}.page-header{display:flex;align-items:flex-start;justify-content:space-between}.page-title{font-size:22px;font-weight:700;color:#0f172a}.page-subtitle{font-size:13px;color:#64748b;margin-top:3px}.env-badge{background:#10b9811a;color:#059669;border:1px solid rgba(16,185,129,.2);font-size:10px;font-weight:700;letter-spacing:.1em;padding:3px 10px;border-radius:4px;margin-top:4px}.card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden}.card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f1f5f9}.card-header h3{font-size:14px;font-weight:600;color:#0f172a}.card-meta{font-size:11px;color:#64748b}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;display:flex;align-items:flex-start;gap:12px}.kpi-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon--blue{background:#3b82f61a;color:#3b82f6}.kpi-icon--teal{background:#0ea5e91a;color:#0ea5e9}.kpi-icon--purple{background:#8b5cf61a;color:#8b5cf6}.kpi-icon--green{background:#10b9811a;color:#10b981}.kpi-icon--red{background:#ef44441a;color:#ef4444}.kpi-value{font-size:26px;font-weight:700;color:#0f172a;line-height:1}.kpi-denom{font-size:16px;font-weight:400;color:#94a3b8}.kpi-label{font-size:12px;color:#64748b;margin-top:4px}.kpi-delta{font-size:11px;font-weight:500;margin-top:5px}.kpi-delta--up{color:#10b981}.kpi-delta--warn{color:#f59e0b}.kpi-delta--err{color:#ef4444}.dash-row{display:grid;grid-template-columns:1fr 260px;gap:14px}.chart-wrap{padding:16px 20px 20px}.bar-chart{display:flex;align-items:flex-end;gap:6px;height:130px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;height:100%}.bar-track{flex:1;width:100%;background:#f1f5f9;border-radius:3px 3px 0 0;display:flex;align-items:flex-end}.bar-fill{width:100%;background:#3b82f6;border-radius:3px 3px 0 0;opacity:.65}.bar-fill--current{background:#0ea5e9;opacity:1}.bar-label{font-size:9.5px;color:#94a3b8;white-space:nowrap}.provider-health-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:14px 16px}.ph-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:9px;display:flex;flex-direction:column;align-items:center;gap:4px}.ph-item--degraded{border-color:#f59e0b59;background:#f59e0b0a}.ph-item--maintenance{opacity:.55}.ph-abbr{font-size:9.5px;font-weight:700;color:#334155;letter-spacing:.03em}.provider-legend{display:flex;gap:12px;padding:0 16px 14px;font-size:11px;color:#64748b}.provider-legend span{display:flex;align-items:center;gap:4px}.filter-bar{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{padding:6px 14px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;transition:all .12s}.filter-btn:hover{border-color:#93c5fd;color:#3b82f6}.filter-btn--active{background:#3b82f6;border-color:#3b82f6;color:#fff}.provider-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px}.provider-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;transition:box-shadow .15s}.provider-card:hover{box-shadow:0 4px 14px #00000012}.provider-card--degraded{border-left:3px solid #f59e0b}.provider-card--maintenance{opacity:.7}.provider-card-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.provider-avatar{width:36px;height:36px;border-radius:8px;background:#0f2040;color:#fff;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.03em;flex-shrink:0}.provider-name-block{flex:1}.provider-name{font-size:13px;font-weight:600;color:#0f172a}.provider-type{font-size:11px;color:#64748b;margin-top:1px}.provider-stats{display:flex;border:1px solid #f1f5f9;border-radius:8px;overflow:hidden;margin-bottom:12px}.pstat{flex:1;padding:10px;text-align:center;border-right:1px solid #f1f5f9}.pstat:last-child{border-right:none}.pstat-val{display:block;font-size:15px;font-weight:700;color:#0f172a}.pstat-label{display:block;font-size:10px;color:#94a3b8;margin-top:1px}.provider-endpoint{display:flex;align-items:center;gap:8px;background:#f8fafc;border-radius:6px;padding:8px 10px}.endpoint-label{font-size:9px;font-weight:700;letter-spacing:.06em;color:#64748b;background:#e2e8f0;padding:2px 5px;border-radius:3px;flex-shrink:0}.endpoint-url{font-size:11px;color:#3b82f6;font-family:SF Mono,Fira Code,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flow-canvas-wrap{background:#0d1b2e;border-radius:10px;border:1px solid rgba(59,130,246,.15);overflow:hidden}.flow-svg{display:block;width:100%}.flow-legend{display:flex;align-items:center;gap:16px;padding:10px 20px;border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.flow-legend-item{display:flex;align-items:center;gap:6px;font-size:11px;color:#fff6}.flow-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.flow-legend-line{width:20px;height:2px;border-radius:1px;flex-shrink:0}.flow-legend-sep{width:1px;height:14px;background:#ffffff1a;flex-shrink:0}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{padding:10px 16px;text-align:left;font-size:11px;font-weight:600;color:#64748b;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #e2e8f0;white-space:nowrap}.data-table td{padding:11px 16px;color:#334155;border-bottom:1px solid #f8fafc;white-space:nowrap}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover td{background:#f8fafc}.row-warn td{background:#f59e0b08}.tag{font-size:10px;font-weight:600;color:#64748b;font-family:SF Mono,Fira Code,monospace;background:#f1f5f9;padding:2px 5px;border-radius:3px}.muted{color:#94a3b8!important}.arrow{color:#94a3b8;margin:0 3px}.route-cell{max-width:240px;white-space:normal;line-height:1.4}.text-warn{color:#d97706!important}.text-err{color:#dc2626!important}.cron-code{font-family:SF Mono,Fira Code,monospace;font-size:12px;background:#f1f5f9;padding:2px 7px;border-radius:4px;color:#8b5cf6}.toggle{font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px}.toggle--on{background:#10b9811a;color:#059669}.toggle--off{background:#f1f5f9;color:#64748b}.activity-list{padding:4px 0}.activity-item{display:flex;align-items:flex-start;gap:10px;padding:9px 20px;border-bottom:1px solid #f8fafc}.activity-item:last-child{border-bottom:none}.activity-dot{width:6px;height:6px;border-radius:50%;margin-top:5px;flex-shrink:0}.activity-item--success .activity-dot{background:#10b981}.activity-item--info .activity-dot{background:#3b82f6}.activity-item--error .activity-dot{background:#ef4444}.activity-item--warning .activity-dot{background:#f59e0b}.activity-body{display:flex;flex-direction:column;gap:2px;min-width:0}.activity-time{font-size:10px;color:#94a3b8;font-family:SF Mono,Fira Code,monospace}.activity-msg{font-size:12px;color:#334155;line-height:1.4}.log-list{padding:4px 0}.log-entry{display:flex;align-items:center;gap:12px;padding:11px 20px;border-bottom:1px solid #f8fafc}.log-entry:last-child{border-bottom:none}.log-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.log-entry--success .log-dot{background:#10b981}.log-entry--info .log-dot{background:#3b82f6}.log-entry--error .log-dot{background:#ef4444}.log-entry--warning .log-dot{background:#f59e0b}.log-time{font-size:11px;font-family:SF Mono,Fira Code,monospace;color:#94a3b8;flex-shrink:0;width:68px}.log-type{font-size:9px;font-weight:700;letter-spacing:.08em;padding:2px 6px;border-radius:3px;flex-shrink:0;width:58px;text-align:center}.log-type--success{background:#10b9811a;color:#059669}.log-type--info{background:#3b82f61a;color:#3b82f6}.log-type--error{background:#ef44441a;color:#dc2626}.log-type--warning{background:#f59e0b1a;color:#d97706}.log-msg{font-size:13px;color:#334155}.login-shell{min-height:100vh;display:flex}.login-hero{flex:1;background:#08111f;padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.login-hero .logo{margin-bottom:36px}.login-hero-title{font-size:28px;font-weight:700;color:#fff;line-height:1.3;max-width:400px;margin-bottom:14px}.login-hero-sub{font-size:15px;color:#ffffff73;max-width:380px;line-height:1.65;margin-bottom:36px}.login-features{display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.login-feature{display:flex;align-items:center;gap:12px;color:#ffffffa6;font-size:14px}.login-feature-icon{width:28px;height:28px;background:#3b82f626;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.login-providers{display:flex;flex-wrap:wrap;gap:6px}.login-provider-pill{font-size:11px;color:#ffffff59;border:1px solid rgba(255,255,255,.1);padding:3px 10px;border-radius:20px}.login-form-panel{width:400px;flex-shrink:0;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:40px}.login-card{width:100%}.login-card-logo-mark{margin-bottom:16px}.login-card-title{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:4px}.login-card-sub{font-size:13px;color:#64748b;margin-bottom:28px}.login-form{display:flex;flex-direction:column;gap:14px}.field{display:flex;flex-direction:column;gap:5px}.field label{font-size:12px;font-weight:600;color:#334155}.field input{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#0f172a;background:#fff;outline:none;transition:border-color .12s}.field input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-error{background:#ef444412;border:1px solid rgba(239,68,68,.2);color:#dc2626;font-size:12px;padding:10px 12px;border-radius:6px}.login-btn{padding:11px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .12s;margin-top:4px}.login-btn:hover{background:#2563eb}.demo-hint{margin-top:22px;padding:12px 14px;background:#f1f5f9;border-radius:8px;font-size:12px;color:#64748b;display:flex;flex-direction:column;gap:3px}.demo-hint strong{color:#334155;font-weight:600}@media(max-width:1100px){.kpi-row{grid-template-columns:repeat(2,1fr)}.dash-row{grid-template-columns:1fr}}@media(max-width:768px){.app-shell{flex-direction:column}.sidebar{width:100%;height:auto;position:static}.login-hero{display:none}.login-form-panel{width:100%}.page{padding:16px}.kpi-row{grid-template-columns:repeat(2,1fr)}}
