:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#3b82f6;text-decoration:inherit}a:hover{color:#60a5fa}body{margin:0;min-width:320px;min-height:100vh;background-color:#0a0a0a}html[data-theme=light]{color-scheme:light;color:#111827;background-color:#fff}html[data-theme=light] body{background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1f2937;color:#fff;cursor:pointer;transition:all .2s ease}button:hover{background-color:#374151}button:focus{outline:none}button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}input,textarea,select{font-family:inherit}*:focus{outline:none}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}button:focus:not(:focus-visible),a:focus:not(:focus-visible),input:focus:not(:focus-visible),textarea:focus:not(:focus-visible),select:focus:not(:focus-visible){outline:none}html[data-theme=light] button{background-color:#e5e7eb;color:#111827}html[data-theme=light] button:hover{background-color:#d1d5db}.auth-status{display:flex;flex-direction:column;gap:16px;align-items:center}.auth-center{align-self:center}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-footer-text{color:#9ca3af;font-size:14px;margin:0}html[data-theme=light] .auth-footer-text{color:#6b7280}.chat-container button:focus:not(:focus-visible),.chat-container a:focus:not(:focus-visible){outline:none}.chat-container{display:flex;height:100vh;background-color:#171717;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden;max-width:100vw}html[data-theme=light] .chat-container{background-color:#f9fafb}.chat-sidebar{width:16%;min-width:240px;background-color:#202123;display:flex;flex-direction:column;border-right:1px solid #2d2d2d}html[data-theme=light] .chat-sidebar{background-color:#fff;border-right:1px solid #e5e7eb}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #2d2d2d;flex-shrink:0;gap:12px;min-width:0;overflow:hidden}.sidebar-header-buttons{display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.sidebar-title{color:#fff;font-size:18px;font-weight:600;margin:0;min-width:0;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=light] .sidebar-title{color:#111827}.new-chat-button{min-width:32px;height:32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;transition:all .2s ease;font-size:14px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}html[data-theme=light] .new-chat-button{color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.15)}.new-chat-button:focus{outline:none}.new-chat-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.new-chat-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.new-chat-button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.new-chat-button span:first-child{font-size:18px;font-weight:300;line-height:1}.new-chat-button span:last-child{font-size:14px;font-weight:500}.history-button-sidebar{min-width:32px;height:32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;transition:all .2s ease;font-size:14px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}html[data-theme=light] .history-button-sidebar{color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.15)}.history-button-sidebar:focus{outline:none}.history-button-sidebar:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.history-button-sidebar:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.history-button-sidebar svg{flex-shrink:0}.history-button-sidebar span{font-size:14px;font-weight:500}.sidebar-content{flex:1;padding:12px 20px 20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:thin;scrollbar-color:#4b5563 transparent}.sidebar-content::-webkit-scrollbar{width:6px}.sidebar-content::-webkit-scrollbar-track{background:transparent}.sidebar-content::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:3px;transition:background-color .2s ease}.sidebar-content::-webkit-scrollbar-thumb:hover{background-color:#6b7280}html[data-theme=light] .sidebar-content{scrollbar-color:#d1d5db transparent}html[data-theme=light] .sidebar-content::-webkit-scrollbar-thumb{background-color:#d1d5db}html[data-theme=light] .sidebar-content::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.no-conversations{text-align:center;width:100%;margin:auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.no-conversations-icon{width:80px;height:80px;background-color:#374151;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}html[data-theme=light] .no-conversations-icon{background-color:#e5e7eb}.no-conversations-icon svg{color:#9ca3af;width:48px;height:48px}.no-conversations-title{color:#fff;font-size:16px;font-weight:500;margin:0 0 8px}html[data-theme=light] .no-conversations-title{color:#111827}.no-conversations-subtitle{color:#9ca3af;font-size:14px;margin:0}html[data-theme=light] .no-conversations-subtitle{color:#6b7280}.conversations-list{width:100%;margin-top:0;display:flex;flex-direction:column;gap:4px}.conversation-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.conversation-item:hover{background-color:#374151}html[data-theme=light] .conversation-item:hover{background-color:#f3f4f6}.conversation-item.active,html[data-theme=light] .conversation-item.active{background-color:#3b82f6}.conversation-item.active .conversation-title,.conversation-item.active .conversation-preview{color:#fff}.conversation-icon{width:32px;height:32px;background-color:#374151;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}html[data-theme=light] .conversation-icon{background-color:#e5e7eb}.conversation-icon svg{color:#9ca3af;width:16px;height:16px}.conversation-item.active .conversation-icon{background-color:#fff3}.conversation-item.active .conversation-icon svg{color:#fff}.conversation-content{flex:1;min-width:0}.conversation-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.conversation-time{font-size:11px;color:#9ca3af;white-space:nowrap;flex-shrink:0}html[data-theme=light] .conversation-time{color:#6b7280}.conversation-item.active .conversation-time{color:#fffc}.conversation-title{color:#fff;font-size:14px;font-weight:500;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .conversation-title{color:#111827}.conversation-preview{color:#9ca3af;font-size:12px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .conversation-preview{color:#6b7280}.sidebar-footer{padding:20px;border-top:1px solid #2d2d2d;flex-shrink:0}html[data-theme=light] .sidebar-footer{border-top:1px solid #e5e7eb}.user-profile{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease;position:relative}.user-profile:hover{background-color:#374151}html[data-theme=light] .user-profile:hover{background-color:#f3f4f6}.user-avatar{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.user-info{flex:1;min-width:0}.user-name{color:#fff;font-size:14px;font-weight:500;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .user-name{color:#111827}.user-email{color:#9ca3af;font-size:12px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .user-email{color:#6b7280}.user-menu{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease;display:flex;align-items:center;gap:6px;font-size:12px}html[data-theme=light] .user-menu{color:#6b7280}html[data-theme=light] .user-menu:hover{color:#111827}.user-menu:hover{color:#fff}.user-menu-text{line-height:1}.user-dropdown{position:absolute;left:8px;bottom:calc(100% + 10px);background-color:#0f172a;border:1px solid #263143;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:4px;min-width:200px;box-shadow:0 16px 40px #00000073;z-index:100;animation:dropdownIn .12s ease-out}html[data-theme=light] .user-dropdown{background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 40px #00000014}.user-dropdown:before{content:"";position:absolute;bottom:-6px;left:28px;width:12px;height:12px;background:inherit;border:1px solid #263143;transform:rotate(45deg)}html[data-theme=light] .user-dropdown:before{border:1px solid #e5e7eb}.dropdown-item{background:none;border:none;color:#e5e7eb;text-align:left;padding:10px 12px;border-radius:6px;cursor:pointer;font-size:14px}.dropdown-item:focus{outline:none}.dropdown-item:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}html[data-theme=light] .dropdown-item{color:#111827}.dropdown-item:hover{background-color:#374151}html[data-theme=light] .dropdown-item:hover{background-color:#f3f4f6}.dropdown-item.danger{color:#f87171}html[data-theme=light] .dropdown-item.danger{color:#dc2626}.dropdown-separator{height:1px;margin:4px;background-color:#263143;border-radius:1px}html[data-theme=light] .dropdown-separator{background-color:#e5e7eb}@keyframes dropdownIn{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-main{flex:1;display:flex;flex-direction:column;background-color:#171717;position:relative;padding-top:56px;min-width:0;overflow-x:hidden}html[data-theme=light] .chat-main{background-color:#f9fafb}.history-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease-out}html[data-theme=light] .history-modal-overlay{background-color:#0000004d}.history-modal{width:100%;max-width:500px;max-height:80vh;background-color:#202123;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out;overflow:hidden}html[data-theme=light] .history-modal{background-color:#fff;box-shadow:0 20px 60px #00000026}.history-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 16px 20px 20px;border-bottom:1px solid #2d2d2d;flex-shrink:0;gap:16px}html[data-theme=light] .history-modal-header{border-bottom:1px solid #e5e7eb}.history-modal-title{color:#fff;font-size:18px;font-weight:600;margin:0}html[data-theme=light] .history-modal-title{color:#111827}.history-modal-close{width:32px;height:32px;border:1px solid #374151;background-color:#2d2d2d;color:#e5e7eb;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0;min-width:32px;min-height:32px;padding:0;margin:0}.history-modal-close:focus{outline:none}.history-modal-close:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}html[data-theme=light] .history-modal-close{color:#6b7280;background-color:#fff;border:1px solid #e5e7eb}.history-modal-close:hover{background-color:#374151;color:#fff;border-color:#4b5563;transform:scale(1.05)}html[data-theme=light] .history-modal-close:hover{background-color:#f3f4f6;color:#111827;border-color:#d1d5db}.history-modal-close:active{transform:scale(.95)}.history-modal-close svg{width:16px;height:16px;flex-shrink:0;display:block}.history-modal-close svg line{stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke}.history-modal-content{flex:1;padding:12px 20px 20px;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#4b5563 transparent}.history-modal-content::-webkit-scrollbar{width:6px}.history-modal-content::-webkit-scrollbar-track{background:transparent}.history-modal-content::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:3px}html[data-theme=light] .history-modal-content::-webkit-scrollbar-thumb{background-color:#d1d5db}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-messages{flex:1;padding:20px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:16px;min-width:0}.chat-debug-info{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#374151;border:1px solid #4b5563;border-radius:8px;margin-bottom:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}html[data-theme=light] .chat-debug-info{background-color:#f3f4f6;border:1px solid #d1d5db}.chat-debug-label{color:#9ca3af;font-weight:500}html[data-theme=light] .chat-debug-label{color:#6b7280}.chat-debug-value{color:#60a5fa;font-weight:600;word-break:break-all}html[data-theme=light] .chat-debug-value{color:#2563eb}.message{display:flex;width:100%;min-width:0;max-width:100%}.user-message{justify-content:flex-end}.bot-message{justify-content:flex-start}.message-content{display:flex;align-items:flex-start;gap:12px;max-width:70%;min-width:0}.user-message .message-content{flex-direction:row-reverse}.message-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:600;font-size:14px}.user-message .message-avatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.bot-message .message-avatar{background-color:#374151;color:#9ca3af}.bot-message .message-avatar svg{width:16px;height:16px}.message-text{background-color:#2d2d2d;border-radius:12px;padding:12px 16px;position:relative;min-width:120px;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;overflow:hidden}html[data-theme=light] .message-text{background-color:#eef2ff;color:#111827}.user-message .message-text{background-color:#3b82f6;color:#fff}.bot-message .message-text{background-color:#2d2d2d;color:#fff}html[data-theme=light] .bot-message .message-text{background-color:#fff;color:#111827;border:1px solid #e5e7eb}.message-text p{margin:0 0 4px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;max-width:100%}.message-time{font-size:11px;color:#9ca3af;margin-top:4px;opacity:.7}html[data-theme=light] .message-time{color:#6b7280}.user-message .message-time{color:#ffffffb3;text-align:right}.bot-message .message-time{color:#9ca3af}html[data-theme=light] .bot-message .message-time{color:#6b7280}.message-date-separator{display:flex;align-items:center;justify-content:center;margin:16px 0;position:relative}.message-date-separator:before,.message-date-separator:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#2d2d2d,transparent)}html[data-theme=light] .message-date-separator:before,html[data-theme=light] .message-date-separator:after{background:linear-gradient(to right,transparent,#e5e7eb,transparent)}.message-date-separator span{padding:0 12px;font-size:12px;color:#9ca3af;background-color:#171717;position:relative;z-index:1}html[data-theme=light] .message-date-separator span{color:#6b7280;background-color:#f9fafb}.agent-name{font-size:12px;font-weight:600;color:#9ca3af;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}html[data-theme=light] .agent-name{color:#6b7280}.thinking-section{margin-top:12px;border-top:1px solid #374151;padding-top:12px}html[data-theme=light] .thinking-section{border-top-color:#e5e7eb}.thinking-toggle{width:100%;background:none;border:none;color:#9ca3af;cursor:pointer;padding:8px 12px;border-radius:8px;display:flex;align-items:center;gap:8px;transition:all .2s ease;font-size:13px;font-weight:500;text-align:left}.thinking-toggle:focus{outline:none}.thinking-toggle:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}html[data-theme=light] .thinking-toggle{color:#6b7280}.thinking-toggle:hover{background-color:#374151;color:#fff}html[data-theme=light] .thinking-toggle:hover{background-color:#f3f4f6;color:#111827}.thinking-icon{display:flex;align-items:center;opacity:.7}.thinking-arrow{margin-left:auto;transition:transform .2s ease;font-size:12px}.thinking-arrow.expanded{transform:rotate(180deg)}.thinking-steps{margin-top:8px;display:flex;flex-direction:column;gap:8px}.thinking-step{background-color:#1a1a1a;border-left:3px solid #3b82f6;padding:10px 12px;border-radius:6px}html[data-theme=light] .thinking-step{background-color:#f9fafb;border-left-color:#3b82f6}.step-agent{font-size:11px;font-weight:600;color:#3b82f6;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.step-type{font-size:10px;font-weight:600;color:#9ca3af;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}html[data-theme=light] .step-type{color:#6b7280}.step-content{font-size:12px;color:#d1d5db;line-height:1.5;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}html[data-theme=light] .step-content{color:#374151}.typing-indicator{background-color:#2d2d2d!important;color:#fff!important;min-width:60px}html[data-theme=light] .typing-indicator{background-color:#fff!important;color:#111827!important;border:1px solid #e5e7eb}.typing-indicator-inline{display:flex;align-items:center;gap:10px;padding:8px 0;color:#9ca3af}html[data-theme=light] .typing-indicator-inline{color:#6b7280}.typing-text{font-size:14px;font-style:italic}.typing-dots{display:flex;gap:4px;align-items:center;justify-content:center}.typing-dots span{width:6px;height:6px;border-radius:50%;background-color:#9ca3af;animation:typing 1.4s infinite ease-in-out}html[data-theme=light] .typing-dots span{background-color:#6b7280}.typing-dots span:nth-child(1){animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}.typing-dots span:nth-child(3){animation-delay:0s}@keyframes typing{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.welcome-icon{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 32px #3b82f64d}.welcome-icon svg{color:#fff;width:40px;height:40px}.welcome-title{color:#fff;font-size:32px;font-weight:700;margin:0 0 12px;letter-spacing:-.025em}html[data-theme=light] .welcome-title{color:#111827}.welcome-subtitle{color:#9ca3af;font-size:16px;margin:0;max-width:400px;line-height:1.5}html[data-theme=light] .welcome-subtitle{color:#6b7280}.chat-input-container{padding:20px;border-top:1px solid #2d2d2d}html[data-theme=light] .chat-input-container{border-top:1px solid #e5e7eb}.chat-input-form{display:flex;align-items:center;gap:12px;width:100%;max-width:none;margin:0}.chat-input{flex:1;background-color:#2d2d2d;border:1px solid #374151;border-radius:12px;padding:12px 16px;font-size:16px;color:#fff;outline:none;transition:all .2s ease;resize:none;overflow-y:hidden;min-height:48px;max-height:200px;font-family:inherit;line-height:1.5}html[data-theme=light] .chat-input{background-color:#fff;border:1px solid #e5e7eb;color:#111827}.chat-input::placeholder{color:#9ca3af}html[data-theme=light] .chat-input::placeholder{color:#6b7280}.chat-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.chat-input:disabled{opacity:.6;cursor:not-allowed;background-color:#2d2d2d}html[data-theme=light] .chat-input:disabled{background-color:#f3f4f6;opacity:.7}.send-button-wrapper{position:relative;flex-shrink:0;display:inline-block}.send-button-wrapper[title]:not([title=""]){cursor:help}.send-button{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative}html[data-theme=light] .send-button{color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}html[data-theme=light] .send-button svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}.send-button:focus{outline:none}.send-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.send-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.send-button:active:not(:disabled){transform:translateY(0)}.send-button:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (min-width: 768px){.history-button-sidebar{display:none}}@media (max-width: 768px){.chat-container{flex-direction:column}.chat-sidebar{width:100%;min-width:auto;height:auto;max-height:200px}.sidebar-content{display:none}.sidebar-header{flex-wrap:wrap;padding:12px 16px;min-width:0;overflow:hidden}.sidebar-title{width:100%;margin-bottom:8px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.sidebar-header-buttons{width:100%;display:flex;gap:8px;flex-shrink:0}.history-button-sidebar,.new-chat-button{flex:1;justify-content:center}.chat-main{padding-top:0}.welcome-title{font-size:24px}.welcome-subtitle{font-size:14px}.history-modal-header{padding:16px 12px 16px 16px}.history-modal-close{width:36px;height:36px;min-width:36px;min-height:36px;border-width:1.5px}.history-modal-close svg{width:18px;height:18px}.history-modal-close svg line{stroke-width:2.5}.user-dropdown{bottom:auto;top:calc(100% + 10px);left:0;right:0;min-width:auto}.user-dropdown:before{display:none}}@media (max-width: 480px){.chat-welcome{padding:20px}.welcome-icon{width:64px;height:64px}.welcome-icon svg{width:32px;height:32px}.chat-input-container{padding:16px}.sidebar-header{padding:10px 12px;gap:8px}.sidebar-title{font-size:15px}}.profile-container{min-height:100vh;background-color:#171717;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}html[data-theme=light] .profile-container{background-color:#f9fafb}.profile-header{padding:20px;border-bottom:1px solid #2d2d2d}html[data-theme=light] .profile-header{border-bottom:1px solid #e5e7eb}.back-button{display:flex;align-items:center;gap:8px;background:none;border:none;color:#9ca3af;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;border-radius:8px;transition:all .2s ease}html[data-theme=light] .back-button{color:#6b7280}.back-button:hover{color:#fff;background-color:#374151}html[data-theme=light] .back-button:hover{color:#111827;background-color:#f3f4f6}.profile-content{max-width:800px;margin:0 auto;padding:40px 20px}.profile-avatar-section{display:flex;align-items:center;gap:24px;margin-bottom:40px}.profile-avatar{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 32px #3b82f64d}.profile-avatar svg{width:32px;height:32px}.profile-info{flex:1}.profile-name{color:#fff;font-size:32px;font-weight:700;margin:0 0 8px;letter-spacing:-.025em}html[data-theme=light] .profile-name{color:#111827}.profile-subtitle{color:#9ca3af;font-size:16px;margin:0}html[data-theme=light] .profile-subtitle{color:#6b7280}.profile-card{background-color:#202123;border:1px solid #2d2d2d;border-radius:16px;padding:32px;box-shadow:0 4px 24px #00000026}html[data-theme=light] .profile-card{background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 24px #0000000d}.profile-section{margin-bottom:32px}.profile-section:last-child{margin-bottom:0}.profile-section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.profile-section-icon{width:40px;height:40px;background-color:#374151;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#9ca3af}html[data-theme=light] .profile-section-icon{background-color:#f3f4f6;color:#6b7280}.profile-section-title{color:#fff;font-size:20px;font-weight:600;margin:0}html[data-theme=light] .profile-section-title{color:#111827}.profile-field{margin-bottom:20px}.profile-field:last-child{margin-bottom:0}.profile-field-label{display:block;color:#9ca3af;font-size:14px;font-weight:500;margin-bottom:8px}html[data-theme=light] .profile-field-label{color:#6b7280}.profile-success-message{display:flex;align-items:center;gap:8px;background-color:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;padding:8px 12px;margin-bottom:8px;color:#10b981;font-size:14px;font-weight:500;animation:slideIn .3s ease-out}html[data-theme=light] .profile-success-message{background-color:#0596691a;border-color:#0596694d;color:#059669}.profile-error-message{display:flex;align-items:center;gap:8px;background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:8px 12px;margin-bottom:8px;color:#ef4444;font-size:14px;font-weight:500;animation:slideIn .3s ease-out}html[data-theme=light] .profile-error-message{background-color:#dc26261a;border-color:#dc26264d;color:#dc2626}.profile-success-message svg,.profile-error-message svg{flex-shrink:0;color:inherit}.profile-field-value{background-color:#2d2d2d;border:1px solid #374151;border-radius:12px;padding:16px;transition:all .2s ease;overflow:hidden;min-width:0}html[data-theme=light] .profile-field-value{background-color:#f9fafb;border:1px solid #e5e7eb}.profile-field-content{display:flex;align-items:center;gap:12px;color:#fff;font-size:16px;min-width:0;width:100%}html[data-theme=light] .profile-field-content{color:#111827}.profile-field-content svg{color:#9ca3af;flex-shrink:0}html[data-theme=light] .profile-field-content svg{color:#6b7280}.profile-id{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;color:#9ca3af;background-color:#374151;padding:4px 8px;border-radius:6px;display:inline-block}html[data-theme=light] .profile-id{color:#6b7280;background-color:#f3f4f6}.profile-status{background-color:#2d2d2d;border:1px solid #374151;border-radius:12px;padding:20px}html[data-theme=light] .profile-status{background-color:#f9fafb;border:1px solid #e5e7eb}.status-indicator{display:flex;align-items:center;gap:12px;margin-bottom:8px}.status-dot{width:8px;height:8px;border-radius:50%;background-color:#6b7280}.status-dot.active{background-color:#10b981;box-shadow:0 0 0 3px #10b98133}.status-indicator span{color:#fff;font-weight:500;font-size:16px}html[data-theme=light] .status-indicator span{color:#111827}.status-description{color:#9ca3af;font-size:14px;margin:0}html[data-theme=light] .status-description{color:#6b7280}@media (max-width: 768px){.profile-content{padding:20px}.profile-avatar-section{flex-direction:column;text-align:center;gap:16px}.profile-avatar{width:64px;height:64px;font-size:24px}.profile-name{font-size:24px}.profile-card{padding:24px}}@media (max-width: 480px){.profile-content{padding:16px}.profile-card{padding:20px}.profile-section-header{flex-direction:column;align-items:flex-start;gap:8px}.profile-field-value{padding:12px}.profile-field-edit{gap:4px;flex-wrap:nowrap}.profile-field-input{font-size:14px;min-width:60px}.profile-char-counter{font-size:10px;margin-left:2px;padding:0 2px}.profile-button{padding:4px;min-width:28px;min-height:28px}.profile-button svg{width:14px;height:14px}.profile-field-content{gap:6px}}.profile-field-edit{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.profile-field-input{flex:1;min-width:0;background:none;border:none;outline:none;color:#fff;font-size:16px}html[data-theme=light] .profile-field-input{color:#111827}.profile-field-input::placeholder{color:#6b7280}html[data-theme=light] .profile-field-input::placeholder{color:#9ca3af}.profile-char-counter{font-size:12px;color:#9ca3af;white-space:nowrap;margin-left:8px;flex-shrink:0}html[data-theme=light] .profile-char-counter{color:#6b7280}.profile-button{background:none;border:none;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#9ca3af;flex-shrink:0;min-width:28px;min-height:28px}html[data-theme=light] .profile-button{color:#6b7280}.profile-button:hover:not(:disabled){background-color:#374151;color:#fff}html[data-theme=light] .profile-button:hover:not(:disabled){background-color:#f3f4f6;color:#111827}.profile-button:disabled{opacity:.5;cursor:not-allowed}.profile-button-edit{margin-left:auto}.profile-button-save{color:#10b981}html[data-theme=light] .profile-button-save{color:#059669}.profile-button-save:hover:not(:disabled){background-color:#10b98133;color:#10b981}html[data-theme=light] .profile-button-save:hover:not(:disabled){background-color:#0596691a;color:#059669}.profile-button-cancel{color:#ef4444}html[data-theme=light] .profile-button-cancel{color:#dc2626}.profile-button-cancel:hover:not(:disabled){background-color:#ef444433;color:#ef4444}html[data-theme=light] .profile-button-cancel:hover:not(:disabled){background-color:#dc26261a;color:#dc2626}.profile-toggle{position:relative;display:inline-block;width:44px;height:24px;margin-left:auto;flex-shrink:0}.profile-toggle-input{opacity:0;width:0;height:0}.profile-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#374151;transition:.3s;border-radius:24px}html[data-theme=light] .profile-toggle-slider{background-color:#d1d5db}.profile-toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.profile-toggle-input:checked+.profile-toggle-slider{background-color:#3b82f6}html[data-theme=light] .profile-toggle-input:checked+.profile-toggle-slider{background-color:#3b82f6}.profile-toggle-input:checked+.profile-toggle-slider:before{transform:translate(20px)}.profile-toggle-input:focus+.profile-toggle-slider{box-shadow:0 0 1px #3b82f6}.agent-configurator-container{min-height:100vh;background-color:#171717;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}html[data-theme=light] .agent-configurator-container{background-color:#f9fafb}.ac-header{padding:20px;border-bottom:1px solid #2d2d2d}html[data-theme=light] .ac-header{border-bottom:1px solid #e5e7eb}.ac-header-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.ac-header-actions{display:flex;align-items:center;gap:10px;padding-right:56px;flex-wrap:wrap}.ac-label-input-container{display:flex;align-items:flex-start;position:relative;width:100%;max-width:400px}.ac-label-input-wrapper{position:relative;display:flex;flex-direction:column;width:100%}.ac-label-input{padding:10px 14px;border-radius:12px;border:1px solid #374151;background:#2d2d2d;color:#fff;outline:none;transition:all .2s ease;font-family:inherit;font-size:14px;width:100%;height:40px;box-sizing:border-box;position:relative}.ac-label-input-hint{margin-top:6px;font-size:12px;color:#9ca3af;line-height:1.4;padding-left:0}html[data-theme=light] .ac-label-input-hint{color:#6b7280}html[data-theme=light] .ac-label-input{background:#f9fafb;border:1px solid #e5e7eb;color:#111827}.ac-label-input:focus{border-color:#7c5cff;box-shadow:0 0 0 3px #7c5cff33;background:#374151}html[data-theme=light] .ac-label-input:focus{background:#fff;border-color:#7c5cff}.ac-label-input::placeholder{color:#9ca3af}html[data-theme=light] .ac-label-input::placeholder{color:#6b7280}.ac-back-button{display:flex;align-items:center;gap:8px;background:none;border:none;color:#9ca3af;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;border-radius:8px;transition:all .2s ease}html[data-theme=light] .ac-back-button{color:#6b7280}.ac-back-button:hover{color:#fff;background-color:#374151}html[data-theme=light] .ac-back-button:hover{color:#111827;background-color:#f3f4f6}.ac-content{max-width:1100px;margin:0 auto;padding:40px 20px}.ac-config-name-section{margin-bottom:24px;display:flex;justify-content:center}.ac-success-message{display:flex;align-items:center;gap:8px;background-color:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;padding:12px 16px;margin-bottom:16px;color:#10b981;font-size:14px;font-weight:500;animation:slideIn .3s ease-out}html[data-theme=light] .ac-success-message{background-color:#0596691a;border-color:#0596694d;color:#059669}.ac-success-message svg{flex-shrink:0;color:inherit}@keyframes slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ac-flow-top{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.ac-config-label-display{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#7c5cff26,#9333ea26);border:1px solid rgba(124,92,255,.3);border-radius:20px;color:#a78bfa;font-size:14px;font-weight:600;letter-spacing:.3px;margin-bottom:8px;animation:fadeIn .3s ease-out;max-width:100%;min-width:0;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .ac-config-label-display{background:linear-gradient(135deg,#7c5cff1a,#9333ea1a);border-color:#7c5cff66;color:#7c3aed}.ac-config-label-display svg{flex-shrink:0;color:inherit}.ac-config-label-display span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ac-user-icon{width:56px;height:56px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 32px #3b82f64d}.ac-user-icon svg{width:24px;height:24px}.ac-user-label{color:#9ca3af;font-size:14px;font-weight:500}html[data-theme=light] .ac-user-label{color:#6b7280}.ac-flow{display:grid;gap:28px;position:relative}.ac-flow-connector{display:grid;place-items:center;height:40px;color:#6b7280;margin:8px 0}html[data-theme=light] .ac-flow-connector{color:#9ca3af}.ac-flow-connector svg{opacity:.6}.ac-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:28px;align-items:start}@media (max-width: 1024px){.ac-columns{grid-template-columns:1fr}}.ac-badge{display:inline-flex;align-items:center;gap:8px;font-weight:600;letter-spacing:.2px;padding:8px 12px;border-radius:999px;background:#374151;border:1px solid #4b5563;color:#e5e7eb;width:fit-content}html[data-theme=light] .ac-badge{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.ac-card{background-color:#202123;border:1px solid #2d2d2d;border-radius:16px;box-shadow:0 4px 24px #00000026;padding:18px}html[data-theme=light] .ac-card{background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 24px #0000000d}.ac-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ac-card__header.ac-worker-header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.ac-card__header.ac--center{flex-direction:column;align-items:center;justify-content:center;text-align:center}.ac-card__header.ac--center .ac-toolbar{margin-top:8px}.ac-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;min-width:0;flex:1}.ac-subtitle{color:#9ca3af;font-size:13px;margin-top:6px}html[data-theme=light] .ac-subtitle{color:#6b7280}.ac-grid{display:grid;gap:14px}.ac-grid.ac--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ac-grid.ac--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 860px){.ac-grid.ac--two,.ac-grid.ac--three{grid-template-columns:1fr}}.ac-field{display:grid;gap:8px}.ac-field label{font-size:12px;color:#9ca3af}html[data-theme=light] .ac-field label{color:#6b7280}.ac-field input[type=text],.ac-field select,.ac-field textarea{width:100%;padding:12px;border-radius:12px;border:1px solid #374151;background:#2d2d2d;color:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ac-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 8px;padding-right:36px;background-color:#2d2d2d;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-clip:padding-box!important}.ac-field select:active,.ac-field select:focus,.ac-field select:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px 8px!important}html[data-theme=light] .ac-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}html[data-theme=light] .ac-field input[type=text],html[data-theme=light] .ac-field select,html[data-theme=light] .ac-field textarea{background:#f9fafb;border:1px solid #e5e7eb;color:#111827}html[data-theme=light] .ac-field select{background-color:#f9fafb}html[data-theme=light] .ac-field select:active,html[data-theme=light] .ac-field select:focus,html[data-theme=light] .ac-field select:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px 8px!important}.ac-field textarea{min-height:110px;resize:vertical}.ac-field input[type=text]:focus,.ac-field select:focus,.ac-field textarea:focus{border-color:#7c5cff;box-shadow:0 0 0 3px #7c5cff33;background:#374151}.ac-field select:focus{background-color:#374151;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px 8px!important}html[data-theme=light] .ac-field input[type=text]:focus,html[data-theme=light] .ac-field select:focus,html[data-theme=light] .ac-field textarea:focus{border-color:#7c5cff;background:#fff}html[data-theme=light] .ac-field select:focus{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px 8px!important}.ac-field select::-ms-expand{display:none!important}.ac-field select::-webkit-appearance{-webkit-appearance:none!important;appearance:none!important}.ac-field select,.ac-field select:active,.ac-field select:focus,.ac-field select:hover,.ac-field select:visited,.ac-field select:enabled,.ac-field select:disabled{background-repeat:no-repeat!important;background-size:12px 8px!important;background-position:right 12px center!important;background-attachment:scroll!important}.ac-field select:before,.ac-field select:after{display:none!important;content:none!important;background:none!important}.ac-field select option{background:#2d2d2d;color:#fff;padding:8px 12px;list-style:none;background-image:none!important}.ac-field select option:before,.ac-field select option:after{display:none!important;content:none!important}html[data-theme=light] .ac-field select option{background:#fff;color:#111827;background-image:none!important}.ac-range{display:grid;gap:6px}.ac-range .ac-value{color:#9ca3af;font-size:12px}html[data-theme=light] .ac-range .ac-value{color:#6b7280}.ac-range input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:linear-gradient(90deg,#7c5cff,#30c6d9);border-radius:999px;outline:none;opacity:.95}.ac-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #7c5cff;box-shadow:0 4px 10px #00000059;cursor:pointer}.ac-range input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #7c5cff;box-shadow:0 4px 10px #00000059;cursor:pointer}.ac-toolbar{display:flex;flex-wrap:wrap;gap:10px}.ac-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:12px;border:1px solid #374151;background:#2d2d2d;color:#e5e7eb;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:14px;height:40px;box-sizing:border-box}html[data-theme=light] .ac-btn{border:1px solid #e5e7eb;background:#fff;color:#374151}.ac-btn:hover{background:#374151;border-color:#4b5563}html[data-theme=light] .ac-btn:hover{background:#f3f4f6;border-color:#d1d5db}.ac-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ac-btn:disabled:hover{background:#2d2d2d;border-color:#374151}html[data-theme=light] .ac-btn:disabled:hover{background:#fff;border-color:#e5e7eb}.ac-btn.ac--primary,html[data-theme=light] .ac-btn.ac--primary{border-color:#7c5cff;background:linear-gradient(135deg,#7c5cff,#6366f1);color:#fff}.ac-btn.ac--primary:hover{background:linear-gradient(135deg,#6d4de6,#5558e3);border-color:#6d4de6}.ac-btn.ac--danger{border-color:#ef444499;background:#ef444426;color:#fca5a5}html[data-theme=light] .ac-btn.ac--danger{border-color:#ef444466;background:#ef44441a;color:#dc2626}.ac-btn.ac--danger:hover{background:#ef444440;border-color:#ef4444cc}.ac-btn.ac--muted{opacity:.8}.ac-workers{display:grid;gap:18px}.ac-workers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.ac-col-right .ac-workers-grid{grid-template-columns:1fr}.ac-col-right .ac-card__header{flex-wrap:wrap;gap:8px}.ac-col-right .ac-card__header .ac-toolbar{flex-shrink:0}.ac-worker-actions{display:flex;gap:6px;align-items:center;flex-shrink:0}.ac-worker-actions .ac-btn{padding:6px 10px;font-size:12px;white-space:nowrap;flex-shrink:0}.ac-chip{padding:4px 8px;background:#2d2d2d;border:1px solid #374151;border-radius:999px;font-size:12px;color:#9ca3af;white-space:nowrap;flex-shrink:0}html[data-theme=light] .ac-chip{background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280}.ac-chip.ac--sync{border-color:#7c5cff99;background:#7c5cff26;color:#c4b5fd}html[data-theme=light] .ac-chip.ac--sync{border-color:#7c5cff66;background:#7c5cff1a;color:#7c5cff}.ac-chip.ac--async{border-color:#30c6d999;background:#30c6d926;color:#a5f3fc}html[data-theme=light] .ac-chip.ac--async{border-color:#30c6d966;background:#30c6d91a;color:#0891b2}.ac-mode-chip{flex-shrink:0}.ac-agent-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #4b5563;flex-shrink:0}.ac-agent-icon svg{width:18px;height:18px;color:#fff}.ac-agent-icon.ac--sync{background:linear-gradient(135deg,#7c5cff,#6366f1);border-color:#7c5cff}.ac-agent-icon.ac--async{background:linear-gradient(135deg,#30c6d9,#06b6d4);border-color:#30c6d9}.ac-worker{overflow:hidden;max-width:100%}.ac-hr{height:1px;background:linear-gradient(90deg,transparent,#2d2d2d,transparent);margin:10px 0 4px}html[data-theme=light] .ac-hr{background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}.ac-modal{position:fixed;inset:0;z-index:50}.ac-modal__backdrop{position:absolute;inset:0;background:#00000080}.ac-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(720px,92vw);max-height:90vh;display:flex;flex-direction:column;background:#202123;border:1px solid #2d2d2d;border-radius:16px;box-shadow:0 20px 60px #00000059;overflow:hidden}html[data-theme=light] .ac-modal__content{background:#fff;border:1px solid #e5e7eb}.ac-modal__header,.ac-modal__footer{padding:16px;border-bottom:1px solid #2d2d2d;display:flex;align-items:center;justify-content:space-between}.ac-modal__footer{border-bottom:0;border-top:1px solid #2d2d2d}html[data-theme=light] .ac-modal__header,html[data-theme=light] .ac-modal__footer{border-color:#e5e7eb}.ac-modal__body{padding:16px;max-height:calc(90vh - 120px);overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.ac-modal__empty{color:#9ca3af;padding:24px;text-align:center}html[data-theme=light] .ac-modal__empty{color:#6b7280}.ac-json-viewer{margin:0;padding:16px;background:#111827;color:#e5e7eb;border-radius:12px;border:1px solid #2d2d2d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.5}html[data-theme=light] .ac-json-viewer{background:#f9fafb;color:#111827;border-color:#e5e7eb}.ac-preview{display:grid;gap:16px}.ac-preview-header{margin:0;font-size:18px;font-weight:700}.ac-help{margin:0;color:#9ca3af;font-size:12px}html[data-theme=light] .ac-help{color:#6b7280}.ac-preview-label-section{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #2d2d2d}html[data-theme=light] .ac-preview-label-section{border-bottom-color:#e5e7eb}.ac-preview-label-badge{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#7c5cff,#6366f1);color:#fff;border-radius:8px;font-size:14px;font-weight:600;word-break:break-word}.ac-preview-label-placeholder{display:inline-block;margin-left:8px;font-size:12px;opacity:.7;font-weight:400;font-style:italic;color:#9ca3af}html[data-theme=light] .ac-preview-label-placeholder{color:#6b7280;opacity:.6}.ac-preview-section-title{margin:0 0 6px;font-size:16px;font-weight:600;color:#e5e7eb}html[data-theme=light] .ac-preview-section-title{color:#111827}.ac-preview-card{background:#171717;border:1px solid #2d2d2d;border-radius:12px;padding:16px;display:grid;gap:8px;min-width:0;overflow:hidden}html[data-theme=light] .ac-preview-card{background:#f9fafb;border-color:#e5e7eb}.ac-preview-workers{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.ac-preview-worker-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ac-preview-worker-head .left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.ac-preview-worker-head .left strong{word-break:break-word;overflow-wrap:anywhere;white-space:normal}.ac-preview-row{display:grid;grid-template-columns:140px 1fr;gap:12px;align-items:start;padding:6px 0}@media (max-width: 768px){.ac-preview-row{grid-template-columns:1fr;gap:4px}.ac-preview-label{margin-top:8px}.ac-preview-worker-head{flex-wrap:wrap}.ac-preview-worker-head .left{flex:1 1 100%;min-width:0}.ac-preview-worker-head .left strong{word-break:break-word;overflow-wrap:anywhere;white-space:normal;display:block;max-width:100%}}.ac-preview-row+.ac-preview-row{border-top:1px solid #2d2d2d}html[data-theme=light] .ac-preview-row+.ac-preview-row{border-top:1px solid #e5e7eb}.ac-preview-label{color:#9ca3af;font-size:12px}html[data-theme=light] .ac-preview-label{color:#6b7280}.ac-preview-value{color:#e5e7eb;word-break:break-word;overflow-wrap:anywhere}html[data-theme=light] .ac-preview-value{color:#111827}.ac-preview-pre{margin:0;max-height:180px;overflow-y:auto;overflow-x:hidden;background:#0f172a;color:#e5e7eb;padding:10px;border-radius:8px;border:1px solid #1f2937;font-size:12px;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.ac-config-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ac-config-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #2d2d2d;border-radius:12px;background:#171717}html[data-theme=light] .ac-config-item{background:#f9fafb;border-color:#e5e7eb}.ac-config-item__content{flex:1;min-width:0}.ac-config-item__meta{display:flex;flex-direction:column;gap:8px}.ac-config-item__label{font-weight:600;font-size:14px;color:#e5e7eb;word-break:break-word}html[data-theme=light] .ac-config-item__label{color:#111827}.ac-config-item__details{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.ac-config-item__actions{display:flex;gap:8px}.ac-config-item__id{font-weight:600;color:#e5e7eb;font-size:13px}.ac-config-item__date{color:#9ca3af;font-size:12px}html[data-theme=light] .ac-config-item__id{color:#111827}html[data-theme=light] .ac-config-item__date{color:#6b7280}@media (max-width: 768px){.ac-content{padding:20px}.ac-header-actions{align-items:center;gap:8px;padding-right:0;flex-wrap:wrap}.ac-config-name-section{margin-bottom:20px}.ac-label-input-container{width:100%;max-width:100%}.ac-label-input-wrapper{width:100%}.ac-label-input{width:100%;max-width:100%;min-width:0}.ac-label-input-hint{position:static;margin-top:4px}.ac-config-label-display{font-size:13px;padding:6px 12px;max-width:calc(100% - 20px);width:calc(100% - 20px);margin-left:10px;margin-right:10px;box-sizing:border-box}.ac-config-label-display svg{width:14px;height:14px;flex-shrink:0}.ac-config-label-display span{word-break:break-word;overflow-wrap:anywhere;white-space:normal;min-width:0;max-width:100%;line-height:1.4}.ac-user-icon{width:48px;height:48px}.ac-user-icon svg{width:20px;height:20px}.ac-card{padding:16px}.ac-workers-grid{grid-template-columns:1fr}.ac-modal__content{width:95vw;max-height:95vh;top:50%;left:50%;transform:translate(-50%,-50%)}.ac-modal__body{max-height:calc(95vh - 120px);padding:12px}.ac-modal__header,.ac-modal__footer{padding:12px}.ac-preview-workers{grid-template-columns:1fr}.ac-preview-pre{max-height:150px;font-size:11px}.ac-config-item{grid-template-columns:1fr;gap:12px}.ac-config-item__actions{justify-content:flex-end}}@media (max-width: 480px){.ac-content{padding:16px}.ac-card{padding:14px}.ac-card__header:not(.ac-worker-header){flex-direction:column;align-items:flex-start;gap:8px}.ac-card__header.ac-worker-header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.ac-title{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;min-width:0;overflow:hidden}.ac-agent-icon{width:24px;height:24px;flex-shrink:0}.ac-agent-icon svg{width:16px;height:16px}.ac-mode-chip{font-size:11px;padding:3px 6px}.ac-worker-actions{width:auto;justify-content:flex-end;flex-shrink:0;gap:4px}.ac-worker-actions .ac-btn{padding:5px 8px;font-size:11px}.ac-preview-worker-head .left{flex-direction:column;align-items:flex-start;gap:6px}.ac-preview-worker-head .left strong{width:100%;word-break:break-word;overflow-wrap:anywhere}}.auth-container{min-height:100vh;background-color:#0a0a0a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}html[data-theme=light] .auth-container{background-color:#fff}.auth-header{text-align:center;margin-bottom:40px}.auth-icon{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 8px 32px #3b82f64d}.auth-icon svg{color:#fff;width:32px;height:32px}.auth-title{font-size:32px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.025em}html[data-theme=light] .auth-title{color:#111827}.auth-subtitle{font-size:16px;color:#9ca3af;margin:0;font-weight:400}html[data-theme=light] .auth-subtitle{color:#4b5563}.auth-card{background-color:#1f2937;border-radius:16px;padding:32px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #374151}html[data-theme=light] .auth-card{background-color:#fff;border:1px solid #e5e7eb}.auth-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:500;color:#fff;margin:0}html[data-theme=light] .form-label{color:#111827}.form-input{background-color:#111827;border:1px solid #374151;border-radius:8px;padding:12px 16px;font-size:16px;color:#fff;transition:all .2s ease;outline:none}html[data-theme=light] .form-input{background-color:#fff;border:1px solid #e5e7eb;color:#111827}.form-input::placeholder{color:#6b7280}html[data-theme=light] .form-input::placeholder{color:#9ca3af}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input:hover{border-color:#4b5563}.form-input-invalid{border-color:#ef4444!important}.form-input-invalid:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.form-error-message{color:#ef4444;font-size:14px;margin-top:4px;display:flex;align-items:center;gap:4px}html[data-theme=light] .form-error-message{color:#dc2626}.auth-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}html[data-theme=light] .auth-button{color:#fff}.auth-button:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 10px 20px #3b82f64d}.auth-button:active{transform:translateY(0)}.auth-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.auth-button:disabled:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);transform:none;box-shadow:none}.auth-footer{text-align:center;margin-top:24px}.auth-link{background:none;border:none;color:#3b82f6;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:color .2s ease}html[data-theme=light] .auth-link{color:#3b82f6;background-color:transparent;padding:0;border-radius:0}.auth-link:hover{color:#60a5fa;text-decoration:underline}html[data-theme=light] .auth-link:hover{color:#2563eb;background-color:transparent;opacity:1;text-decoration:underline}.auth-success,.auth-error{width:100%;padding:12px 14px;border-radius:8px;text-align:center}.auth-success{background-color:#10b98126;color:#a7f3d0;border:1px solid rgba(16,185,129,.35)}html[data-theme=light] .auth-success{background-color:#10b9811a;color:#065f46;border:1px solid rgba(16,185,129,.25)}.auth-error{background-color:#ef444426;color:#fecaca;border:1px solid rgba(239,68,68,.35)}html[data-theme=light] .auth-error{background-color:#ef444414;color:#7f1d1d;border:1px solid rgba(239,68,68,.2)}@media (max-width: 480px){.auth-container{padding:16px}.auth-card{padding:24px}.auth-title{font-size:28px}}.app{min-height:100vh;width:100%;background-color:#0a0a0a}.theme-switcher{position:fixed;top:12px;right:12px;z-index:1000}.theme-toggle{width:36px;height:36px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);background-color:#1f2937;color:#fff;cursor:pointer}.theme-toggle:hover{filter:brightness(1.05)}.theme-toggle:focus{outline:none}.theme-toggle:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}html[data-theme=light] .theme-toggle{background-color:#fff;color:#111827;border:1px solid #e5e7eb}@media (max-width: 768px){.theme-switcher{top:12px;right:12px;z-index:999}.theme-toggle{width:32px;height:32px}}html[data-theme=light] .app{background-color:#fff}
