@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);:root{--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--primary-gradient-hover:linear-gradient(135deg,#5a6fd8,#6a4190);--secondary-gradient:linear-gradient(135deg,#f093fb,#f5576c);--success-gradient:linear-gradient(135deg,#4facfe,#00f2fe);--warning-gradient:linear-gradient(135deg,#43e97b,#38f9d7);--dark-bg:#0f172a;--dark-surface:#1e293b;--light-bg:#f8fafc;--light-bg-alt:#fff;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border-color:#ffffff1a;--border-light:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-2xl:0 25px 50px -12px #00000040;--shadow-glow:0 0 20px #667eea4d;--shadow-glow-hover:0 0 30px #667eea66;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--transition-fast:0.15s cubic-bezier(0.4,0,0.2,1);--transition-base:0.2s cubic-bezier(0.4,0,0.2,1);--transition-slow:0.3s cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--light-bg);color:#1e293b;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:16px;letter-spacing:-.01em;line-height:1.6;margin:0}code{font-family:Fira Code,Monaco,Cascadia Code,Roboto Mono,monospace}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea4d,#764ba24d);background-clip:padding-box;border:2px solid #0000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#667eea80,#764ba280);background-clip:padding-box}a,button,input,select,textarea{transition:all .2s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base)}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}:focus{outline:2px solid #667eea;outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{border-radius:8px;border-radius:var(--radius-sm);outline:2px solid #667eea;outline-offset:2px}button{border:none;cursor:pointer}button,input,select,textarea{font-family:inherit}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.shadow-glow{box-shadow:0 0 20px #667eea4d}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-fadeInUp{animation:fadeInUp .6s ease-out}.animate-fadeIn{animation:fadeIn .4s ease-out}.animate-slideInRight{animation:slideInRight .4s ease-out}.animate-pulse{animation:pulse 2s infinite}.animate-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0);background-size:1000px 100%}.sidebar{background:linear-gradient(180deg,#0f172a,#1e293b);border-right:1px solid #ffffff1a;box-shadow:4px 0 24px #00000026;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.sidebar,.sidebar.expanded{box-sizing:border-box;width:280px}.sidebar.collapsed{box-sizing:border-box;width:72px}.sidebar.in-submenu{border-right:2px solid #667eea80}@media (max-width:768px){.sidebar{box-shadow:4px 0 24px #0000004d;position:fixed;transform:translateX(-100%);width:280px;z-index:1200}.sidebar.expanded{transform:translateX(0)}.sidebar.collapsed{transform:translateX(-100%);width:280px}.sidebar.collapsed.expanded{transform:translateX(0)}.sidebar:before{background:#00000080;bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:-1}.sidebar.expanded:before{opacity:1}.mobile-menu-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;left:20px;position:fixed;top:20px;transition:all .3s ease;width:48px;z-index:1300}.mobile-menu-btn:hover{box-shadow:0 6px 20px #667eea66;transform:scale(1.05)}.mobile-menu-btn:active{transform:scale(.95)}.collapsed-content{padding:16px 8px}.collapsed-agent-grid,.collapsed-kb-grid{gap:8px;max-width:40px}.collapsed-item{height:20px;width:20px}.collapsed-icon{font-size:10px}.collapsed-item.add-item .collapsed-icon{font-size:12px}}.sidebar-toggle-container{align-items:center;display:flex;margin-left:auto}.sidebar-toggle-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:center;min-height:36px;min-width:36px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-toggle-btn:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.sidebar-toggle-btn:active{transform:scale(.95)}.sidebar.collapsed .sidebar-toggle-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#ffffff4d;box-shadow:0 4px 12px #667eea4d}.sidebar.collapsed .sidebar-toggle-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 6px 20px #667eea66;transform:scale(1.1)}.top_section{align-items:center;background:#ffffff05;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;min-height:64px;padding:20px}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700;letter-spacing:-.5px}.menu_section{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-bottom:10px;scrollbar-color:#2a3b52 #0000;scrollbar-width:thin}.menu_section::-webkit-scrollbar{width:6px}.menu_section::-webkit-scrollbar-thumb{background:#2a3b52;border-radius:4px}.menu_section::-webkit-scrollbar-track{background:#0000}.link{align-items:center;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;font-size:15px;gap:16px;margin:4px 12px;padding:14px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.link:hover{background:#ffffff14;color:#fff}.link .icon{font-size:20px;min-width:24px;text-align:center;transition:all .3s ease}.link:hover .icon{transform:scale(1.1)}.submenu-scroll .link_text{line-height:1.4;margin-left:10px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.link_text{font-size:15px;font-weight:500;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.link.active .link_text{font-weight:600}.sidebar.collapsed .link_text{background:#1e2a38;border-radius:4px;color:#fff;left:70px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:2000}.sidebar.collapsed .link:hover .link_text,.sidebar.collapsed .sublink:hover .link_text{opacity:1;pointer-events:auto}.link.active{background:linear-gradient(135deg,#667eea33,#764ba233);border-left:3px solid #667eea;color:#667eea;font-weight:600}.link.active:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0 2px 2px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.submenu-scroll .sublink.active{background:linear-gradient(135deg,#667eea26,#764ba226);border-radius:8px;color:#667eea;font-weight:500;padding-left:12px}.submenu{display:flex;flex-direction:column;overflow:hidden}.submenu-content{max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.submenu.open .submenu-content{max-height:300px;opacity:1;transform:translateY(0)}.submenu-scroll{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:8px 20px;max-height:250px;overflow:auto;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.submenu-scroll::-webkit-scrollbar{width:5px}.submenu-scroll::-webkit-scrollbar-thumb{background:#2a3b52;border-radius:4px}.sublink{animation:slideInFromLeft .4s cubic-bezier(.4,0,.2,1) forwards;border-radius:8px;color:#cbd5e1;cursor:pointer;font-size:14px;margin:2px 0;opacity:0;padding:10px 12px;transform:translateX(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.sublink:first-child{animation-delay:.1s}.sublink:nth-child(2){animation-delay:.15s}.sublink:nth-child(3){animation-delay:.2s}.sublink:nth-child(4){animation-delay:.25s}.sublink:nth-child(5){animation-delay:.3s}.sublink:nth-child(6){animation-delay:.35s}@keyframes slideInFromLeft{to{opacity:1;transform:translateX(0)}}.sublink:hover{background:#ffffff14;color:#fff;transform:translateX(4px)}.submenu .chevron{color:#aaa;font-size:.8rem;margin-left:auto;transform:rotate(0deg);transition:all .3s cubic-bezier(.4,0,.2,1)}.submenu.open .chevron{color:#667eea;transform:rotate(180deg)}.bottom_section{background:#ffffff05;border-top:1px solid #ffffff1a;margin-top:auto;padding:12px 0}.bottom_section .link{margin:2px 12px}.loading-text{color:#aaa;font-size:13px;font-style:italic;padding:8px 12px}.sidebar-details{display:flex;flex-direction:column;height:100%;overflow:hidden}.details-header{border-bottom:1px solid #ffffff1a;gap:12px;padding:16px 20px}.back-button,.details-header{align-items:center;display:flex}.back-button{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;justify-content:center;min-height:28px;min-width:28px;padding:6px;transition:all .3s ease}.back-button:hover{background:#fff3;border-color:#ffffff4d}.details-title{color:#fff;font-size:16px;font-weight:600;margin:0}.details-content{flex:1 1;overflow-y:auto;padding:16px 20px}.details-content h4{color:#94a3b8;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.agent-list,.kb-list{display:flex;flex-direction:column;gap:8px}.agent-item,.kb-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;position:relative;transition:all .3s ease;z-index:1}.agent-item:hover,.kb-item:hover{background:#ffffff1a;border-color:#fff3;transform:translateX(4px)}.agent-item.add-item,.kb-item.add-item{background:linear-gradient(135deg,#667eea33,#764ba233);border-color:#667eea4d}.agent-item.add-item:hover,.kb-item.add-item:hover{background:linear-gradient(135deg,#667eea4d,#764ba24d);border-color:#667eea80}.agent-item.active,.kb-item.active{background:linear-gradient(135deg,#667eea40,#764ba240);border-color:#667eea;border-left:4px solid #667eea;box-shadow:0 4px 12px #667eea33;color:#667eea;font-weight:600;transform:translateX(4px)}.agent-item.active .agent-icon,.kb-item.active .kb-icon{color:#667eea;transform:scale(1.1)}.agent-item.active .agent-name,.kb-item.active .kb-name{color:#667eea;font-weight:600}.item-options-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#94a3b8;cursor:pointer;display:flex;font-size:14px;justify-content:center;margin-left:auto;min-height:24px;min-width:24px;opacity:1;padding:4px;transform:scale(1);transition:all .3s ease}.item-options-btn:hover{background:linear-gradient(135deg,#667eea33,#764ba233);border-color:#667eea4d;color:#667eea;transform:scale(1.1)}.options-dropdown-portal{background:#000;background-color:#000;border:2px solid #333;border-radius:8px;box-shadow:0 8px 24px #000;isolation:isolate;min-width:120px;opacity:1;padding:8px 0;pointer-events:auto!important;position:fixed;transform:translateZ(0);z-index:999999}.dropdown-item{background:#0000!important;border:none;color:#fff!important;cursor:pointer;font-size:14px;font-weight:600;opacity:1!important;padding:10px 16px;pointer-events:auto!important;text-align:left;text-shadow:0 1px 2px #000c;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap;width:100%}.dropdown-item:hover{background:#667eea33;color:#667eea}.dropdown-item.danger{color:#f87171;font-weight:600}.dropdown-item.danger:hover{background:#f8717133;color:#fca5a5}.agent-icon,.kb-icon{font-size:18px;min-width:20px;text-align:center}.agent-name,.kb-name{align-items:center;color:#fff;display:flex;flex:1 1;font-size:14px;font-weight:500;justify-content:space-between}.kb-status{margin-left:8px}.kb-status,.status-icon{align-items:center;display:flex;justify-content:center}.status-icon{border-radius:50%;height:16px;position:relative;transition:all .2s ease;width:16px}.status-icon.completed{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d}.status-icon.in-progress{animation:pulse 2s infinite;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f64d}.status-icon.failed{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef44444d}.status-icon.queued{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 2px 8px #6b72804d}.status-icon svg{height:10px;width:10px}.kb-item:hover .status-icon{box-shadow:0 4px 12px #0003;transform:scale(1.1)}.kb-item:hover .status-icon.completed{box-shadow:0 4px 12px #10b98166}.kb-item:hover .status-icon.in-progress{box-shadow:0 4px 12px #3b82f666}.kb-item:hover .status-icon.failed{box-shadow:0 4px 12px #ef444466}.kb-item:hover .status-icon.queued{box-shadow:0 4px 12px #6b728066}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.agent-kb{color:#94a3b8;font-size:12px;font-style:italic}.details-content::-webkit-scrollbar{width:4px}.details-content::-webkit-scrollbar-thumb{background:#2a3b52;border-radius:2px}.details-content::-webkit-scrollbar-track{background:#0000}.collapsed-details{display:flex;flex-direction:column;height:100%;overflow:hidden}.collapsed-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:center;padding:16px 8px}.collapsed-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:20px 12px}.collapsed-agent-grid,.collapsed-kb-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:8px;max-width:48px;width:100%}.collapsed-item{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:24px;justify-content:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:24px}.collapsed-item:hover{background:#ffffff26;border-color:#ffffff40;box-shadow:0 4px 8px #0003;transform:scale(1.1)}.collapsed-item.add-item{background:linear-gradient(135deg,#667eea66,#764ba266);border-color:#667eea80;box-shadow:0 2px 6px #667eea4d}.collapsed-item.add-item:hover{background:linear-gradient(135deg,#667eea99,#764ba299);border-color:#667eeab3;box-shadow:0 4px 12px #667eea66;transform:scale(1.15)}.collapsed-item.more-items{background:#94a3b833;border-color:#94a3b84d;cursor:default}.collapsed-item.more-items:hover{background:#94a3b84d;transform:none}.collapsed-icon{color:#fff;font-size:12px;font-weight:500;line-height:1;text-align:center}.collapsed-item.add-item .collapsed-icon{font-size:14px;font-weight:700}.collapsed-item.more-items .collapsed-icon{color:#94a3b8;font-size:16px;font-weight:700}.collapsed-item[title]:hover:after{word-wrap:break-word;background:#000000f2;border-radius:6px;box-shadow:0 4px 12px #0000004d;color:#fff;content:attr(title);font-size:12px;font-weight:500;margin-right:8px;max-width:200px;padding:8px 12px;white-space:nowrap}.collapsed-item[title]:hover:after,.collapsed-item[title]:hover:before{pointer-events:none;position:absolute;right:100%;top:50%;transform:translateY(-50%);z-index:1000}.collapsed-item[title]:hover:before{border:5px solid #0000;border-left-color:#000000f2;content:"";margin-right:3px}.organized-menu{gap:4px;padding:8px 0}.menu-section,.organized-menu{display:flex;flex-direction:column}.section-header{margin-bottom:4px;padding:8px 16px 4px}.section-title{color:#fff9;font-size:11px;font-weight:600;letter-spacing:.5px;opacity:.8;text-transform:uppercase}.sidebar.collapsed .section-header{display:none}.sidebar.collapsed .organized-menu{gap:8px}.agent-builder-details{padding:16px}.agent-builder-details h4{color:#e2e8f0;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.builder-steps{display:flex;flex-direction:column;gap:8px}.builder-step{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;cursor:pointer;display:flex;padding:12px;transition:all .2s ease}.builder-step:hover{background:#667eea1a;border-color:#667eea4d;transform:translateX(2px)}.step-icon{font-size:18px;margin-right:12px;text-align:center;width:24px}.step-name{color:#e2e8f0;font-size:13px;font-weight:500;margin-right:8px}.step-desc{color:#94a3b8;font-size:11px;opacity:.8}.chat-widget-button{border-radius:50%;bottom:20px;box-shadow:0 4px 10px #0003;color:#fff!important;height:56px;position:fixed!important;right:20px;width:56px;z-index:1000}.chat-widget-button:hover{background-color:#e0e0e0}.chat-box-left{left:20px}.chat-box-left,.chat-box-right{background:#fff;border:1px solid #cbcbcb;border-radius:1px;display:flex;flex-direction:column;height:70%;position:fixed!important;top:50%;transform:translateY(-50%);width:60%;z-index:1001}.chat-box-right{right:20px}.centered-box{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;left:50%;max-height:600px;max-width:90vw;min-height:500px;overflow:hidden;position:fixed!important;top:50%;transform:translate(-50%,-50%);width:400px;z-index:10000}.centered-chat{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.chat-box{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;border:1px solid #00000014;border-radius:20px;bottom:88px;box-shadow:0 12px 48px #00000040,0 0 0 1px #0000001a;display:flex;flex-direction:column;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-height:600px;max-width:calc(100vw - 48px);min-height:500px;overflow:hidden;position:fixed!important;right:24px;width:380px;z-index:10000}@media (max-width:480px){.chat-box{bottom:80px;left:20px;max-height:calc(100vh - 120px);right:20px;width:auto}}.chat-box-centered{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;height:70%;max-height:700px;max-width:800px;overflow:hidden;width:60%}@media (max-width:768px){.chat-box-centered{height:80%;max-height:90vh;width:90%}}.chat-header{align-items:center;background:#fff;border-bottom:1px solid #00000014;border-radius:20px 20px 0 0;display:flex;flex-shrink:0;justify-content:space-between;min-height:64px;padding:18px 20px}.chat-header,.chat-header h6{color:#1a1a1a;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-header h6{font-size:17px;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0}.chat-header .MuiTypography-subtitle1{color:#666;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;margin-top:2px}.chat-content{background:#fafafa;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:0;padding:0;scrollbar-color:#00000026 #0000;scrollbar-width:thin}.chat-content,.chat-content .chat-content-main{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.chat-content .chat-content-main{align-items:flex-start;background:#0000!important;gap:14px;padding:24px 20px}@media (min-width:481px) and (max-width:768px){.chat-content .chat-content-main{max-height:29rem}}.chat-content::-webkit-scrollbar{width:6px}.chat-content::-webkit-scrollbar-track{background:#0000}.chat-content::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.chat-content::-webkit-scrollbar-thumb:hover{background:#00000040}.chat-message{word-wrap:break-word;display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:0;max-width:85%;width:-webkit-fit-content;width:fit-content}.chat-message.answer{align-self:flex-start;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:20px 20px 20px 6px!important;box-shadow:0 2px 4px #0000000f!important;color:#1a1a1a;line-height:1.5;margin-left:0!important;margin-right:auto!important;max-width:85%;padding:11px 16px!important;width:-webkit-fit-content;width:fit-content}.chat-message.answer,.chat-message.question{align-items:center!important;box-sizing:border-box;display:flex!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;text-align:left}.chat-message.question{align-self:flex-end;background:linear-gradient(135deg,#4a90e2,#357abd)!important;border:none!important;border-radius:20px 20px 6px 20px!important;box-shadow:0 2px 6px #4a90e240!important;color:#fff;line-height:1.4;margin-left:auto;margin-right:0;padding:14px 16px 8px!important}.chat-message p{word-wrap:break-word;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1.4;margin:0;padding:0;text-align:left}.chat-message.answer p{color:#1a1a1a;text-align:left}.chat-message.question p{color:#fff;text-align:left}.chat-message div{margin:0;padding:0;text-align:left}.chat-message .MuiTypography-root{display:block!important;line-height:1.4!important;margin:0!important;padding:0!important;width:100%}.chat-message .MuiTypography-root>div{display:block;line-height:1.4;margin:0!important;padding:0!important;width:100%}.chat-message.MuiPaper-root,.chat-message[class*=MuiPaper]{align-items:center!important;box-shadow:none!important;display:flex!important;margin:0!important;min-height:auto!important}.chat-message.MuiPaper-root.question,.chat-message[class*=MuiPaper].question{background:linear-gradient(135deg,#4a90e2,#357abd)!important}.chat-message.MuiPaper-root.answer,.chat-message[class*=MuiPaper].answer{background:#fff!important;border:1px solid #e8e8e8!important}.chat-message.MuiPaper-root>*,.chat-message[class*=MuiPaper]>*{margin:0!important;padding:0!important}.chat-footer{align-items:center;background:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:1px solid #f0f0f0;display:flex;flex-shrink:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:12px;margin-top:auto;padding:16px 20px}.chat-icons{display:flex;gap:10px;justify-content:center;margin-top:10px;@media (min-width:600px){justify-content:flex-end;margin-top:0}}@media screen and (max-width:770px){.chat-box-centered{height:auto}}@media screen and (max-width:600px){.chat-footer{display:flex;flex-direction:column}.bc-show{width:100%}.chat-icons{display:flex;gap:.5rem;justify-content:flex-end}}.bc-show{align-items:center;background:#f8f8f8;border:1px solid #0000;border-radius:24px;display:flex;flex-grow:1;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:space-between;min-height:48px;padding:10px 18px 8px;transition:all .25s cubic-bezier(.4,0,.2,1)}.bc-show:focus-within{background:#fff;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21f;transform:translateY(-1px)}input.bc-show{background:#f8f8f8;border:1px solid #0000;border-radius:24px;box-sizing:border-box;color:#1a1a1a!important;display:block!important;flex-grow:1;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;height:48px;line-height:1.4;margin:0;min-height:48px;padding:10px 18px 8px;transition:all .25s cubic-bezier(.4,0,.2,1);vertical-align:middle;width:100%}input.bc-show:focus{background:#fff;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21f;outline:none;transform:translateY(-1px)}.bc-show input{background:#0000;border:none;box-sizing:border-box;color:#1a1a1a!important;display:block;flex:1 1;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:1.4;margin:0;min-width:0;outline:none;padding:0;vertical-align:middle;width:100%}.bc-show input::placeholder{color:#999;font-weight:400}.send-btn{align-items:center;border-radius:50%;color:#4a90e2!important;display:flex;height:38px;justify-content:center;min-width:38px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);width:38px}.send-btn:hover{background-color:#4a90e21f!important;box-shadow:0 2px 8px #4a90e233;transform:scale(1.08)}.send-btn:active{transform:scale(.95)}.prompt-header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 0}.prompt-header,.prompt-header .prompt-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;width:100%}.prompt-header .prompt-title{color:#1a1a1a;font-size:28px;font-weight:600;line-height:1.3;margin-bottom:10px}.prompt-header .prompt-subtitle{color:#666;font-size:16px;font-weight:400;line-height:1.4;text-align:center;width:100%}.chat-launcher-button,.prompt-header .prompt-subtitle{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-launcher-button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;border:2px solid #0000001f;border-radius:32px;bottom:24px;box-shadow:0 8px 32px #0003,0 0 0 1px #00000014;cursor:pointer;display:inline-flex;font-weight:500;gap:12px;height:64px;justify-content:center;min-width:160px;padding:0 24px;position:fixed;right:24px;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:9999}.chat-launcher-button:hover{background:#fff;border-color:#00000026;box-shadow:0 10px 40px #00000040,0 0 0 1px #0000001a;transform:translateY(-2px)}.chat-launcher-button:active{box-shadow:0 1px 4px #00000026;transform:scale(.98)}.chat-launcher-button:focus{outline:2px solid #4a90e2;outline-offset:2px}.launcher-icon{align-items:center;display:inline-flex;font-size:28px;justify-content:center;line-height:1}.launcher-text{color:#333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap}@media (max-width:480px){.chat-launcher-button{bottom:20px;height:56px;min-width:140px;padding:0 20px;right:20px}.launcher-text{font-size:16px}.launcher-icon{font-size:24px}}.show-images{display:none;margin-top:10px}.show-images.visible{display:block}.image-preview-container{display:inline-block;position:relative}.image-preview{border-radius:5px;height:auto;transition:opacity .3s ease-in-out;width:80px}.remove-image-btn{background:#0009;color:#fff;position:absolute;right:5px;top:5px;transition:visibility .2s ease-in-out;visibility:hidden}.image-preview-container:hover .remove-image-btn{visibility:visible}.chat-image-container{display:flex;justify-content:start;margin-top:5px}.chat-image{max-width:100px}.chat-image,.chat-image-small{border-radius:5px;display:block;height:auto}.chat-image-small{margin-bottom:5px;width:100px}.chat-footer .image-preview-container{display:none}.loading-indicator-container{display:flex;justify-content:flex-start;width:100%}.loading-indicator{background:#fff;border:1px solid #e8e8e8;border-radius:18px 18px 18px 4px;box-shadow:0 1px 2px #0000000a;max-width:-webkit-fit-content;max-width:fit-content;padding:12px 16px}.loading-animation,.loading-indicator{align-items:center;display:flex;gap:8px}.dot-container{align-items:center;display:flex;gap:4px;justify-content:flex-start}.dot{animation:dot-blink 1.5s ease-in-out infinite;background:#b9b9b9;border-radius:50%;height:6px;width:6px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dot-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.loading-animation span{color:#656565;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:19.6px;margin-left:8px}.feedback-buttons{align-items:center;display:flex}.feedback-button-container{align-items:center;background-color:#f8f8f8;border-radius:100px;box-shadow:0 0 8px #0000000d;display:inline-flex;gap:12px;margin-top:.5rem}.icon-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:transform .2s;width:24px}.icon-button:hover{transform:scale(1.15)}.thumbs-up svg path{fill:#0075d1;stroke:none}.thumbs-down svg path{fill:#656565;stroke:none}.feedback-divider{background-color:#656565;height:20px;width:1px}.user-info-form-container{display:flex;flex-direction:column;height:100%;padding:24px 20px}.user-info-form-container,.user-info-form-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.user-info-form-title{color:#1a1a1a;font-size:18px;font-weight:600;margin-bottom:8px}.user-info-form-description{color:#666;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;margin-bottom:20px}.user-info-form{display:flex;flex-direction:column;height:100%}.user-info-form button{margin-top:auto}.prompt-list-container{margin-top:10px}.prompt-title{font-weight:700;margin-bottom:8px}.prompt{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);justify-content:center;max-width:960px;width:100%}.prompt-buttons button{align-items:center;background:#fff;border-radius:12px;box-shadow:0 0 15px #0000001a;cursor:pointer;display:flex;gap:10px;padding:12px 18px;transition:background .3s ease}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}*{margin:0;padding:0;text-decoration:none}.container{display:flex}.main{margin:0;padding-left:0;padding-right:0}.breakword150{word-wrap:break-word;max-width:150px;overflow-wrap:break-word;white-space:normal}.smooth-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift{transition:transform .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-4px)}.glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3}.gradient-border{border-radius:12px;position:relative}.gradient-border:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}
/*# sourceMappingURL=main.14281bbe.css.map*/