:root{--soft-white:#f0f0f0;--dark-white:#bebebe;--soft-black:#0f0f0f;--bg-color:#2a2b33;--text-color:#f0f0f0;--input-bg:#454654;--container-bg:#343541;--scrollbar-thumb:#454654;--border-radius:5px;--ch-bg:#fff;--ch-bg-card:#fff;--ch-bg-input:#f3f3f1;--ch-bg-hover:#f3f3f1;--ch-text:#111;--ch-text-secondary:#6b6b68;--ch-text-muted:#a5a5a0;--ch-border:#e5e3df;--ch-border-light:#eeedea;--ch-sidebar-bg:#161625;--ch-sidebar-text:#888;--ch-sidebar-text-active:#f0f0ee;--ch-sidebar-active-bg:#ffffff14;--ch-sidebar-hover-bg:#ffffff09;--ch-sidebar-border:#32324a80;--ch-topbar-bg:#161625;--ch-accent:#111;--ch-accent-text:#fff;--ch-sagan-color:#8a7dc8}[data-theme=dark]{--ch-bg:#0b0b0d;--ch-bg-card:#141416;--ch-bg-input:#1a1a1d;--ch-bg-hover:#1a1a1d;--ch-text:#ccc;--ch-text-secondary:#666;--ch-text-muted:#444;--ch-border:#232326;--ch-border-light:#1c1c1f;--ch-accent:#ccc;--ch-accent-text:#111}html,body{max-width:100vw;margin:0;padding:0;font-family:Inter,Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}body{overflow:hidden}main{color:var(--ch-text);height:100%;font-family:Inter,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}.container{width:100%}.mainContainer{flex-direction:column;flex-grow:1;width:100%;display:flex}.mainInnerContainer{flex-direction:row;width:100%;height:100%;margin-top:10vh;display:flex}.chat-message{margin-bottom:20px}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23aaa' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:10px 6px;font-family:Inter,system-ui,sans-serif}select:focus{outline:none}select option{color:#111;background:#fff;font-family:Inter,system-ui,sans-serif}.hide-scrollbar::-webkit-scrollbar{display:none}
/*# sourceMappingURL=a1fc5cc25db216d3.css.map*/