@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--bg:#fafbfc;--panel:#ffffff;--panel-secondary:#f8f9fa;--muted:#6c757d;--text:#252b59;--primary:#3fb9bd;--primary-dark:#359b9f;--secondary:#252b59;--border:#e9ecef;--shadow:rgba(37,43,89,0.08);--shadow-hover:rgba(37,43,89,0.12);--success:#28a745;--warning:#ffc107;--danger:#dc3545}*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}.dashboard-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:var(--secondary);padding:24px 0;box-shadow:2px 0 8px var(--shadow)}.sidebar>div:first-child{color:var(--primary);font-size:18px;font-weight:700;padding:0 24px;margin-bottom:24px}.sidebar nav{display:flex;flex-direction:column;gap:2px}.sidebar a{display:block;color:rgba(255,255,255,.8);text-decoration:none;padding:12px 24px;margin:0 8px;border-radius:8px;transition:all .2s ease;font-weight:500}.sidebar a:hover{background:rgba(63,185,189,.2);color:white;transform:translateX(2px)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid var(--border);background:var(--panel);box-shadow:0 1px 3px var(--shadow)}.topbar>div:first-child{font-weight:600;font-size:16px;color:var(--secondary)}.content{padding:32px;background:var(--bg);min-height:calc(100vh - 73px)}.card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:24px;box-shadow:0 2px 8px var(--shadow);transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 16px var(--shadow-hover)}.btn-primary{background:var(--primary);color:white;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(63,185,189,.3)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background:transparent;color:var(--muted);border:1px solid var(--border);padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-secondary:hover{border-color:var(--primary);color:var(--primary)}.agent-status-card{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.agent-status-card h3{color:#252b59;font-size:1.25rem;font-weight:600;margin:0 0 16px}.agent-status-card h4{color:#252b59;font-size:1.1rem;font-weight:600;margin:0 0 12px}.logs-section,.status-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;font-size:.875rem}input,select,textarea{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-size:14px;font-family:inherit;background:var(--panel);color:var(--text);transition:border-color .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(63,185,189,.1)}label{display:block;font-weight:500;color:var(--text);margin-bottom:4px}table{width:100%;border-collapse:collapse;background:var(--panel);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}th{background:var(--panel-secondary);color:var(--secondary);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;text-align:left}td,th{padding:16px;border-bottom:1px solid var(--border)}td{font-size:14px}tr:hover{background:var(--panel-secondary)}tr:last-child td{border-bottom:none}a{color:var(--primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary-dark)}h1,h2,h3,h4,h5,h6{color:var(--secondary);font-weight:600;line-height:1.2}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}p{line-height:1.6;color:var(--text)}