@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#0d1117;color:#e6edf3}button,input{font-family:inherit;cursor:pointer}.cc-login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1117,#161b22)}.cc-login-card{background:#161b22;border:1px solid #30363d;border-radius:20px;padding:2.5rem 2rem;width:400px;text-align:center;box-shadow:0 24px 80px #00000080;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cc-login-icon{font-size:3rem;display:block;margin-bottom:1rem}.cc-login-card h1{font-size:1.75rem;font-weight:800;margin-bottom:.25rem;background:linear-gradient(135deg,#c9d1d9,#8b949e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cc-login-card p{font-size:.875rem;color:#8b949e;margin-bottom:1.5rem}.cc-login-form{display:flex;flex-direction:column;gap:.875rem}.cc-input{background:#0d1117;border:1px solid #30363d;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;color:#e6edf3;outline:none;transition:border-color .15s}.cc-input:focus{border-color:#58a6ff}.cc-err{color:#f85149;font-size:.8rem}.cc-hint{font-size:.72rem;color:#8b949e;background:#161b22;border:1px dashed #30363d;padding:.5rem;border-radius:6px;font-family:monospace}.cc-login-btn{background:linear-gradient(135deg,#238636,#2ea043);color:#fff;border:none;border-radius:10px;padding:.875rem;font-size:.95rem;font-weight:700;transition:all .2s;margin-top:.25rem}.cc-login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #23863659}.cc-root{display:flex;min-height:100vh}.cc-sidebar{width:240px;background:#161b22;border-right:1px solid #30363d;display:flex;flex-direction:column;flex-shrink:0}.cc-brand{padding:1.25rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #30363d}.cc-brand span{font-size:1.6rem;flex-shrink:0;line-height:1}.cc-brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}.cc-brand-name{display:block;font-size:1.05rem;font-weight:800;color:#e6edf3;letter-spacing:-.02em;white-space:nowrap}.cc-brand-sub{display:block;font-size:.62rem;font-weight:500;color:#58a6ff;letter-spacing:.04em;text-transform:uppercase}.cc-user-card{padding:1rem 1.25rem;display:flex;gap:.75rem;align-items:center;border-bottom:1px solid #30363d}.cc-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#58a6ff,#388bfd);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#0d1117;flex-shrink:0}.cc-uname{font-size:.85rem;font-weight:700}.cc-urole{font-size:.7rem;color:#8b949e}.cc-nav{flex:1;padding:.75rem .5rem;display:flex;flex-direction:column;gap:2px}.cc-nav-item{display:flex;gap:.75rem;align-items:center;padding:.625rem .875rem;border:none;border-radius:8px;background:transparent;color:#8b949e;font-size:.85rem;font-weight:500;transition:all .15s;text-align:left}.cc-nav-item:hover{background:#1f2937;color:#e6edf3}.cc-nav-item.active{background:#1f2d3d;color:#58a6ff}.cc-sidebar-footer{padding:1rem;border-top:1px solid #30363d}.cc-service-links{display:flex;flex-direction:column;gap:4px;margin-bottom:.75rem}.cc-service-links a{font-size:.72rem;color:#58a6ff;text-decoration:none}.cc-service-links a:hover{text-decoration:underline}.cc-logout{width:100%;background:transparent;border:1px solid #30363d;border-radius:8px;color:#8b949e;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .15s}.cc-logout:hover{border-color:#f85149;color:#f85149}.cc-main{flex:1;overflow-y:auto;background:#0d1117}.cc-page{padding:2rem;max-width:1000px}.cc-page-header{margin-bottom:2rem}.cc-page-header h2{font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.cc-page-header p{color:#8b949e;font-size:.875rem}.cc-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}.cc-stat-card{background:#161b22;border:1px solid #30363d;border-radius:12px;border-top-width:3px;padding:1.25rem}.cc-stat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.cc-stat-icon{font-size:1.5rem}.cc-stat-val{font-size:1.75rem;font-weight:900}.cc-stat-label{font-size:.85rem;font-weight:600;color:#e6edf3;margin-bottom:.25rem}.cc-stat-change{font-size:.72rem;color:#8b949e}.cc-services-status{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1.25rem}.cc-services-status h3{font-size:.95rem;font-weight:700;margin-bottom:1rem}.services-grid{display:flex;flex-direction:column;gap:.5rem}.service-row{display:flex;align-items:center;gap:.75rem;font-size:.85rem;padding:.5rem 0;border-bottom:1px solid #21262d}.service-row:last-child{border-bottom:none}.service-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.service-dot.up{background:#3fb950}.service-dot.down{background:#f85149}.service-port{color:#8b949e;font-family:monospace;font-size:.78rem;margin-left:auto}.service-status.up{color:#3fb950;font-size:.72rem;font-weight:700}.service-status.down{color:#f85149}.ai-config-box{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1.25rem;margin-bottom:2rem}.ai-config-box h3{font-size:.95rem;font-weight:700;margin-bottom:1rem}.ai-config-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.85rem}.ai-config-row label{color:#8b949e;width:140px;flex-shrink:0}.cc-input-sm{background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:.375rem .625rem;font-size:.82rem;color:#e6edf3;flex:1;max-width:280px}.cc-tag{background:#1f2d3d;color:#58a6ff;font-size:.72rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;margin-right:.25rem}.status-active{color:#3fb950;font-size:.82rem;font-weight:700}.agents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.agent-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1.25rem;text-align:center}.agent-emoji{font-size:2rem;display:block;margin-bottom:.5rem}.agent-card h3{font-size:1rem;font-weight:700;margin-bottom:.25rem}.agent-model{display:block;font-size:.7rem;color:#8b949e;font-family:monospace;margin-bottom:.5rem}.agent-card p{font-size:.8rem;color:#8b949e;margin-bottom:1rem}.agent-metrics-row{display:flex;gap:.5rem;border-top:1px solid #21262d;padding-top:.75rem}.agent-metrics-row>div{flex:1;text-align:center}.agent-metrics-row strong{display:block;font-size:.9rem;color:#58a6ff}.agent-metrics-row span{font-size:.65rem;color:#8b949e}.kb-upload-area{border:2px dashed #30363d;border-radius:12px;padding:2.5rem;text-align:center;cursor:pointer;transition:border-color .2s;margin-bottom:1.5rem}.kb-upload-area:hover{border-color:#58a6ff}.kb-upload-area span{font-size:2rem;display:block;margin-bottom:.75rem}.kb-upload-area h3{font-size:1rem;font-weight:700;margin-bottom:.25rem}.kb-upload-area p{font-size:.85rem;color:#8b949e}.kb-uploaded{background:#1c2128;border-radius:10px;padding:1rem;margin-bottom:1rem}.kb-uploaded h4{font-size:.85rem;font-weight:700;margin-bottom:.75rem}.kb-uploaded-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;padding:.375rem 0}.processing-badge{background:#161b22;color:#f59e0b;font-size:.68rem;font-weight:700;padding:.15rem .4rem;border-radius:4px;margin-left:auto}.kb-doc-list h3{font-size:.95rem;font-weight:700;margin-bottom:.75rem}.kb-doc-item{display:flex;align-items:center;gap:.75rem;padding:.625rem;background:#161b22;border-radius:8px;font-size:.85rem;margin-bottom:.3rem;border:1px solid #21262d}.active-badge{color:#3fb950;font-size:.72rem;margin-left:auto}.lang-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.lang-row{display:flex;align-items:center;justify-content:space-between;background:#161b22;border:1px solid #30363d;border-radius:10px;padding:1rem 1.25rem;transition:border-color .15s}.lang-row.enabled{border-color:#2d4a3e}.lang-info{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.lang-info strong{font-size:.9rem}.lang-code{background:#1f2d3d;color:#58a6ff;font-size:.65rem;font-weight:700;padding:.15rem .375rem;border-radius:4px;font-family:monospace}.lang-voice{font-size:.72rem;color:#8b949e}.always-on{font-size:.72rem;color:#3fb950;font-weight:700}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;inset:0;background:#30363d;border-radius:24px;cursor:pointer;transition:.2s}.toggle-switch input:checked+.toggle-slider{background:#2ea043}.toggle-slider:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.lang-note{background:#1c2128;border:1px dashed #30363d;border-radius:10px;padding:1rem;font-size:.82rem;color:#8b949e}.msefc-summary{display:flex;gap:1rem;margin-bottom:1.5rem}.msefc-summary>div{background:#161b22;border:1px solid #30363d;border-radius:10px;padding:1rem 1.5rem;text-align:center;flex:1}.msefc-summary span{display:block;font-size:1.5rem;font-weight:800;color:#58a6ff}.msefc-summary p{font-size:.75rem;color:#8b949e;margin-top:.25rem}.cc-placeholder{background:#161b22;border:1px dashed #30363d;border-radius:12px;padding:2rem;text-align:center;color:#8b949e;font-size:.875rem}.int-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.int-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1.5rem;text-align:center}.int-icon{font-size:2rem;display:block;margin-bottom:.75rem}.int-card h3{font-size:.9rem;font-weight:700;margin-bottom:.5rem}.int-status{font-size:.75rem;font-weight:600}#root{height:100vh}
