.App{display:flex;height:100vh;width:100vw;font-size:16px}select:focus,button:focus{outline:none!important}.disabled{cursor:not-allowed!important}.red{color:red}.katex .katex-mathml{height:0px!important}.ReactModal__Overlay{display:flex;align-items:center;justify-content:center}.ReactModal__Content{max-width:260px;position:relative!important;top:0!important;right:0!important;bottom:0!important;left:0!important;text-align:center}.ReactModal__Content h2{margin-top:0}.modal-buttons{display:flex;justify-content:space-between;gap:25px}.modal-buttons:not(:has(>.close-button)){margin-top:45px}.modal-buttons button{width:100%;background:#3b82f6}.modal-buttons button:hover{background:#2563eb}.header{padding:10px 10px 10px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.header-title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.2em;position:relative;padding-right:24px}.header input[type=text]{margin:0 auto;font-size:1.2em;background:transparent;border:none;padding:5px;width:100%;text-align:center}.header input[type=text]:focus{outline:none}.header span{font-size:12px}.down-arrow-svg{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-left:4px}.model-info{white-space:nowrap;display:inline-block;vertical-align:middle}.hamburger-menu{display:none;cursor:pointer;background:none;border:none;padding:10px}.hamburger-menu:hover{outline:none}.hamburger-menu span{display:block;width:25px;height:3px;background-color:#888;margin:5px 0;border-radius:5px}.sidebar{width:200px;display:flex;flex-direction:column;padding:10px;border-right:1px solid #ddd;flex:none;resize:horizontal;overflow:auto;min-width:150px;transition:transform .3s ease-in-out}.sidebar-item-container input{display:block;padding:12px;margin:5px 0;text-decoration:none;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;box-sizing:border-box;width:100%}.sidebar-item-container input[type=text]:focus{outline:none}.context-menu{position:absolute;border-radius:0;padding:1px;z-index:1000}.context-menu button{padding:10px;cursor:pointer;width:100%;text-align:left;display:flex;gap:11px;align-items:center}.new-sidebar-item-container{display:flex;align-items:center;margin-bottom:10px;gap:10px}.new-conversation{padding:10px;color:#fff;border:none;border-radius:5px;cursor:pointer;width:100%;text-align:center}.new-folder{cursor:pointer;padding-top:10px}.plus-svg{margin-left:5px;margin-right:10px;width:20px;height:20px;flex:none}.create-text{text-align:center;width:100%}.conversations{flex-grow:1;overflow-y:auto;margin-bottom:10px}.conversations.scroll-locked{overflow:hidden}.sidebar-item-link{display:block;padding:10px;margin:5px 0;text-decoration:none;border-radius:5px;border:1px solid #ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info-container{position:relative}.user-info{padding:10px;text-align:center;cursor:pointer;display:flex;align-items:center;position:relative;border:1px solid #ddd;border-radius:5px}.menu-text{text-align:left;width:60%}.user-menu{display:none;position:absolute;bottom:49px;z-index:1000;width:calc(100% - 5px);border-radius:5px;padding:1px}.user-menu button{width:100%;background:none;border:none;padding:12px;display:flex;border-radius:0;justify-content:space-between}.user-menu.show{display:block}.user-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.disabled{pointer-events:none;opacity:.6;cursor:not-allowed}.chat-section{display:flex;flex-direction:column;flex-grow:1;padding:0 10px;overflow:hidden}.chat-history{flex-grow:1;overflow-y:auto;padding:0 10px 10px;border-radius:5px}.message{align-items:center;max-width:80%;width:fit-content;padding:8px 12px;border-radius:18px;font-size:16px;margin:40px 0;word-wrap:break-word;overflow-wrap:break-word}.message img{width:100%;border-radius:5px;margin-bottom:10px;font-size:12px}.message.user{margin-left:auto}.message.assistant{margin-right:auto}.rating{border-top:1px solid #aaa;padding-top:10px;margin-top:20px}.rating button{padding:5px;outline:none!important;cursor:pointer;width:30px;background:transparent;border:none}.rating button:hover{outline:none!important;border:none}.chat-input-container{display:flex;padding:10px}.chat-input-container textarea.disabled{cursor:not-allowed}.chat-input-form{position:relative;border:none;border-radius:8px;margin-top:10px}.chat-input-form textarea{background:none;width:100%;min-height:20px;max-height:150px;overflow-y:auto;border:none;border-radius:8px;font-size:16px;box-sizing:border-box}.chat-warning-container{padding:0 0 0 10px;text-align:right;margin-top:5px}.chat-input-form textarea:focus{outline:none}.chat-input-form textarea:hover,.chat-input-form textarea:focus{outline:none;border:none}.chat-input-buttons label.disabled{opacity:.5;cursor:not-allowed}pre{margin-top:0!important;margin-bottom:20px!important}.chat-warning{color:red;font-size:11px;margin-right:10px}.no-messages{height:50vh;display:flex;justify-content:center;align-items:center;flex-flow:column;color:#777}.dracula-code{padding:.3em;background-color:#282a36;color:#f8f8f2;font-family:monospace;font-size:14px;line-height:1.4;overflow-x:auto;border-radius:.3em}table{margin:0 0 20px;width:100%}table,th,td{border-collapse:collapse}th,td{padding:8px;text-align:left}.table-actions{display:flex;justify-content:flex-end;margin-top:10px}.table-action-button{padding:4px 8px;font-size:12px;border:none;border-radius:4px;cursor:pointer;margin:5px;display:flex;align-items:center;gap:10px}.table-action-button .check{margin-left:7px}.table-action-button:last-child{margin-right:0}.upload-svg{margin:10px;cursor:pointer;padding:10px;border-radius:100%}.disabled .upload-svg{cursor:not-allowed!important}.uploaded-files-container{display:flex;flex-wrap:wrap;margin-bottom:10px;padding:10px}.uploaded-file{cursor:default;padding:10px;display:inline-flex;border-radius:5px;margin:5px;width:max-content;align-items:center;position:relative}.file-delete-button{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background-color:#ff4d4f;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;padding:0;opacity:0;transition:opacity .2s ease-in-out;z-index:1}.file-names-container{display:flex;flex-direction:column;gap:5px;align-items:flex-end;margin:40px 0;overflow:hidden}.file-name{text-align:right;border-radius:5px;font-size:14px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-svg{margin-right:10px;min-width:20px}.uploaded-file:hover .file-delete-button{opacity:1}.file-delete-button:hover{background-color:#ff7875}.file-thumbnail{width:50px;height:50px;object-fit:cover;border-radius:5px}.uploaded-file:not(:hover) .file-delete-button{display:none}.chat-history .uploaded-file{margin:0}.chat-input-container{display:flex;align-items:flex-start}.chat-input-buttons{display:flex;align-items:center;margin-left:10px}.chat-input-buttons label,.chat-input-buttons button{padding:0;background:none;border:none;cursor:pointer}.chat-input-buttons button{padding:10px 8px 5px 10px;margin-bottom:6px}.chat-input-buttons button:disabled{opacity:.5;cursor:not-allowed}.chat-input-form textarea{flex-grow:1;min-height:40px;padding:10px}.model-selector{width:100%;max-width:800px;margin:0 auto;padding:20px;overflow-y:auto}.model-selector h3{text-align:center;margin-bottom:20px}.model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;padding:1rem}.model-card{border-radius:8px;padding:1rem;cursor:pointer;transition:background-color .3s ease;display:flex;flex-direction:column;justify-content:space-between}.model-card h4{margin-top:0;margin-bottom:0;text-align:center}.model-card p{margin:0;font-size:.9rem}.model-card-tag{text-align:center;font-size:12px;margin-bottom:15px}.model-card-note{font-size:10px;margin-top:30px}.model-description{margin-bottom:.5rem;flex-grow:1}.model-pricing{font-size:.8rem;text-align:center}.admin{max-width:600px;margin:0 auto;padding:20px}.admin h2{text-align:center}.user-select{display:flex;gap:10px;align-items:flex-end}.dropdown-container{position:relative;flex:1}.dropdown-container label{display:block;margin-bottom:15px;font-size:16px}.user-search-input{width:100%;padding:8px 12px;border-radius:5px;font-size:16px;outline:none;box-sizing:border-box}.user-dropdown{position:absolute;width:100%;max-height:200px;overflow-y:auto;border-top:none;border-radius:0 0 5px 5px;list-style-type:none;padding:0;margin:0;z-index:10}.user-dropdown li{padding:8px 12px;cursor:pointer;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.user-select button{padding:8px 12px;border-radius:5px;font-size:16px;cursor:pointer;background-color:#3b82f6;color:#fff;border:none;white-space:nowrap;height:40px}.user-select button:hover{background-color:#2563eb}.user-select button:disabled{cursor:not-allowed;opacity:.5}.page-container{min-height:100vh;overflow-y:auto;border-radius:5px}.page-content{max-width:600px;margin:0 auto 40px;padding:20px}.settings{max-width:600px;margin:0 auto;padding:20px}.settings h2{text-align:center}.setting-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:50px}.setting-item span{text-align:left}.setting-item>span{flex:1}.shared-conversation{width:90vw;max-width:1000px;margin:auto;height:100vh;display:flex;flex-direction:column}.shared-conversation h1{text-align:center;font-size:1.5rem}.copy-link-button{background:none!important;border:none;cursor:pointer;height:36px}.copy-link-button.disabled{opacity:.5;cursor:not-allowed}.shared-conversations-list{padding:0;max-height:35vh;overflow-y:auto}.shared-conversation-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.shared-conversation-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unshare-button{background:none!important;border:none;cursor:pointer;padding:5px;margin-right:10px}.unshare-button svg{width:20px;height:20px}.settings-share-modal{position:absolute;top:40px;right:40px;bottom:40px;left:40px;border:1px solid rgb(204,204,204);background:#fff;overflow:auto;border-radius:4px;outline:none;padding:20px;max-width:70vh;width:260px}.settings-share-modal li{gap:10%;padding-bottom:10px}.settings-share-modal li:first-child{padding-top:10px}.no-shared-conversations{text-align:center;margin:30px 0}.close-button{width:100%;margin-top:20px}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider:before{transform:translate(26px)}.multi-user-select.disabled{opacity:.5;cursor:not-allowed}.multi-user-select.disabled .user-search-input{cursor:not-allowed}.multi-user-select{margin-bottom:25px}.selected-user-tag{display:inline-flex;align-items:center;border-radius:16px;padding:4px 8px;margin-right:8px;margin-bottom:8px;font-size:14px;position:relative}.remove-user-btn{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background-color:#ff4d4f!important;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;padding:0;opacity:0;transition:opacity .2s ease-in-out;z-index:1}.selected-user-tag:hover .remove-user-btn{opacity:1}.remove-user-btn:hover{background-color:#ff7875!important}.remove-user-btn:disabled{cursor:not-allowed;opacity:.5}.selected-user-tag:not(:hover) .remove-user-btn{display:none}.selected-users-container{text-align:left}.switch.disabled{opacity:.5;cursor:not-allowed!important}.selected-users-wrapper{max-height:150px;overflow-y:auto;margin-bottom:10px;border-radius:4px;padding:10px}.selected-users-container{display:flex;flex-wrap:wrap;gap:8px}.selected-user-tag{display:inline-flex;align-items:center;background-color:#555;border-radius:16px;padding:4px 8px;font-size:14px;position:relative;margin:0}.no-users-selected{color:#888}.dropdown-select{padding:8px 12px;border-radius:5px;font-size:16px;cursor:pointer}.sidebar-item-container.pinned{display:flex;align-items:center}.pinned .sidebar-item-link{padding-left:15px;margin-left:10px;flex-grow:1}.pin-svg{width:18px;height:18px;flex:none}.app-loading-spinner{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.sidebar-loading-spinner,.search-loading-spinner,.chat-history-loading-spinner{display:flex;justify-content:center}.search-loading-spinner .spinner{width:20px;height:20px}.chat-history-loading-spinner{align-items:center;height:100%}.spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#7b7b7b;animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.not-found,.maintenance{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;flex-flow:column;color:#777}.typing-indicator{display:flex;align-items:center;padding:10px}.typing-indicator span{width:8px;height:8px;margin-right:4px;background-color:#888;border-radius:50%;opacity:.4;animation:typing-fade 1s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s;margin-right:0}@keyframes typing-fade{0%,to{opacity:.4}50%{opacity:1}}.code-container{border-radius:4px}.code-header{display:flex;align-items:center;justify-content:space-between;padding:8px;margin-top:10px;border-radius:4px}.code-header button{padding:4px 8px;font-size:12px;border:none;border-radius:4px;cursor:pointer}.code-header button:focus{outline:none!important}.model-selector-wrapper{flex-grow:1;overflow-y:auto}.toast-container{position:fixed;top:6px;right:10px;z-index:9999}.toast{color:#fff;padding:5px;border-radius:5px;margin-bottom:10px;opacity:0;transition:opacity .3s ease-in-out;box-shadow:0 2px 5px #0003}.toast.show{opacity:1}.chat-input-info-container{display:flex;align-items:center;justify-content:center}.chat-input-info-text{font-size:11px;margin:5px}.feedback-description img{width:100%;margin:15px 0}@media (min-width: 1024px){.model-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (min-width: 769px){.model-info.small-screen{display:none}}@media (max-width: 768px){.hamburger-menu{display:block;align-self:center}.hamburger-menu span:last-child{margin-bottom:0}.header span{font-size:10px}.sidebar{position:fixed;left:0;top:0;bottom:0;z-index:1001;transform:translate(-100%);overflow:visible}.sidebar.open{transform:translate(0)}.model-selector{padding:0}.model-grid{grid-template-columns:1fr}.model-card{padding:.8rem}.model-card h4{font-size:1.1em}.model-card p{font-size:.8rem}body{font-size:14px}h1{font-size:2.5em}h2{font-size:1.5em}h3{font-size:1.8em}.model-info.large-screen{display:none}.table-actions{justify-content:center}.chat-input-info-container{justify-content:center!important;display:none!important}}.light-theme{color:#213547;background-color:#fff}.light-theme a:hover{color:#333!important}.light-theme .logout-svg,.light-theme .admin-svg,.light-theme .pencil-svg{fill:#333}.light-theme .copy-svg,.light-theme .thumbsup-svg,.light-theme .thumbsdown-svg,.light-theme .check,.light-theme .refresh-svg{color:#333}.light-theme .sidebar{background:#f9f9f9;border-right-color:#ddd}.light-theme .context-menu{background:#f9f9f9;border:1px solid #ddd;border-radius:5px}.light-theme .context-menu button{background:#f9f9f9;color:#333}.light-theme .context-menu button:hover{background-color:#f1f1f1;border:1px solid #f1f1f1!important}.light-theme .context-menu button.delete{color:red}.light-theme .context-menu .delete-svg{fill:red}.light-theme .new-conversation{background:#007bff}.light-theme .new-conversation:hover{background:#0056b3}.light-theme .sidebar-item-link{background:#fff;color:#333;border-color:#ddd}.light-theme .sidebar-item-link:hover{background:#e9e9e9}.light-theme .sidebar-item-link.active{background-color:#e9e9e9;font-weight:700}.light-theme .user-info{color:#333;border-color:#aaa}.light-theme .user-info:hover{background:#f1f1f1}.light-theme .user-menu{border:1px solid #aaa;background:#f9f9f9}.light-theme .user-menu button{color:#333}.light-theme .user-menu button:hover{background:#f1f1f1}.light-theme .user-menu button:not(:last-child){border-bottom:1px solid #ddd}.light-theme .menu-text{color:#213547}.light-theme .chat-section{background:#fff}.light-theme .chat-history{background:#f9f9f9}.light-theme .message.user{background-color:#3b82f6;color:#fff}.light-theme .message.assistant{background-color:#e5e5e5;color:#000}.light-theme .chat-input-form{border:1px solid #ddd;color:#333;background:#f9f9f9}.light-theme .chat-input-form textarea{color:#333}.light-theme .not-found,.light-theme .maintenance{background:#f0f0f0;color:#777}.light-theme .code-container{background-color:#a7a7a7}.light-theme .code-header{background-color:#bcbcbc;color:#383838}.light-theme .code-header button{background:#767676;color:#ccc}.light-theme .sidebar-item-container input{border:1px solid #444;background:#f9f9f9;color:#333}.light-theme .sidebar-item-container input[type=text]:focus{border-color:#444}.light-theme .upload-svg{fill:#888;background:#eee}.light-theme .upload-svg:hover{background:#ddd}.light-theme .uploaded-file{border:1px solid #aaa}.light-theme .uploaded-files-container{border-bottom:1px solid #ddd}.light-theme .document-svg{fill:#888}.light-theme .model-card{background-color:#fff;color:#888;border:1px solid #888}.light-theme .model-card:hover{background-color:#e9e9e9}.light-theme .model-card h4{color:#333}.light-theme .model-card p{color:#777}.light-theme .model-pricing{color:#999}.light-theme .chat-input-buttons button{background:#eee;color:#888}.light-theme .chat-input-buttons button:hover{background:#ddd}.light-theme .gear-svg{fill:#777;margin-right:10px}.light-theme .settings-svg{stroke:#555}.light-theme .dropdown-select{background-color:#fff;color:#333;border:1px solid #ddd}.light-theme .dropdown-select:hover{background-color:#f0f0f0}.light-theme .slider{background-color:#ccc}.light-theme input:checked+.slider{background-color:#007bff}.light-theme .page-container{background-color:#f9f9f9;color:#333}.light-theme .header input[type=text]{color:#213547}.light-theme .user-search-input{color:#333;background:#f9f9f9;border:1px solid #ddd}.light-theme .user-dropdown{background:#fff}.light-theme .user-dropdown li{color:#333}.light-theme .user-dropdown li:hover{background:#f1f1f1}.light-theme .ReactModal__Overlay{background-color:#00000080}.light-theme .ReactModal__Content{background:#f9f9f9!important;color:#333;border:1px solid #ddd!important}.light-theme .toast{background-color:#007bff;color:#fff}.light-theme .stop-svg{fill:#888;background:#eee}.light-theme .stop-svg:hover{background:#ddd}.light-theme .setting-item button,.light-theme .ReactModal__Content button{background-color:#007bff;color:#fff}.light-theme .setting-item button:hover,.light-theme .ReactModal__Content button:hover{background-color:#0056b3}.light-theme .selected-users-wrapper{background-color:#fff}.light-theme .selected-user-tag{background-color:#eee}.light-theme .shared-conversation-item a{color:#555}.light-theme .shared-conversation-item a:hover{color:#777!important}.light-theme .unshare-button{fill:#555}.light-theme .unshare-button:hover{fill:#777}.light-theme .settings-share-modal li{border-bottom:1px solid #ddd}.light-theme .settings-share-modal li:first-child{border-top:1px solid #ddd}.light-theme table,.light-theme th,.light-theme td{border:1px solid #333}.light-theme thead,.light-theme tbody{border:1px solid #000000}.light-theme .table-action-button{background-color:#e5e5e5;color:#333}.light-theme .table-actions .copy-svg{color:#333}.light-theme .flag-svg{fill:#213547}.light-theme .pin-svg{fill:#777}.light-theme .share-svg{color:#777}.light-theme .chat-svg{fill:#777}.light-theme .folder-svg path{stroke:#777}.light-theme .folder-container.dragged-over:after,.light-theme .top-level-drop-zone.dragged-over:after{background-color:#0000001a}.light-theme .new-folder-svg{fill:#999}.light-theme .new-folder-svg:hover{fill:#777}.light-theme *::selection{background-color:#b3d4fc;color:#000}.dark-theme{color:#ffffffde;background-color:#242424}.dark-theme a:hover{color:#ddd!important}.dark-theme .logout-svg,.dark-theme .admin-svg,.dark-theme .pencil-svg{fill:#ddd}.dark-theme .copy-svg,.dark-theme .thumbsup-svg,.dark-theme .thumbsdown-svg,.dark-theme .check,.dark-theme .refresh-svg{color:#ddd}.dark-theme .sidebar{background:#2c2c2c;border-right-color:#444}.dark-theme .context-menu{background:#333;border:1px solid #444;border-radius:5px}.dark-theme .context-menu button{background:#333;color:#ddd}.dark-theme .context-menu button:hover{background-color:#383838}.dark-theme .context-menu button.delete{color:#f04}.dark-theme .context-menu .delete-svg{fill:#f04}.dark-theme .new-conversation{background:#3b82f6}.dark-theme .new-conversation:hover{background:#2563eb}.dark-theme .sidebar-item-link{background:#333;color:#ddd;border-color:#444}.dark-theme .sidebar-item-link:hover{background:#444}.dark-theme .sidebar-item-link.active{background-color:#444;font-weight:700}.dark-theme .user-info{color:#ddd;border-color:#888}.dark-theme .user-info:hover{background:#333;border-radius:5px}.dark-theme .user-menu{background:#2c2c2c;border:1px solid #888}.dark-theme .user-menu button{color:#ddd}.dark-theme .user-menu button:hover{background:#333}.dark-theme .user-menu button:not(:last-child){border-bottom:1px solid #444}.dark-theme .menu-text{color:#ddd}.dark-theme .chat-section{background:#1c1c1c}.dark-theme .chat-history{background:#2c2c2c}.dark-theme .message.user{background-color:#3b82f6;color:#fff}.dark-theme .message.assistant{background-color:#444;color:#fff}.dark-theme .chat-input-form{background:#333;color:#ddd}.dark-theme .chat-input-form textarea{color:#ddd}.dark-theme .not-found,.dark-theme .maintenance{background:#1c1c1c;color:#777}.dark-theme .code-container{background-color:#282a36}.dark-theme .code-header{background-color:#333;color:#ccc}.dark-theme .code-header button{background:#555;color:#ccc}.dark-theme .sidebar-item-container input{background:#444;border:1px solid #444;color:#ddd}.dark-theme .sidebar-item-container input[type=text]:focus{border-color:#444}.dark-theme .upload-svg{fill:#888;background:#2c2c2c}.dark-theme .upload-svg:hover{background:#222}.dark-theme .uploaded-file{border:1px solid #888}.dark-theme .uploaded-files-container{border-bottom:1px solid #444}.dark-theme .document-svg{fill:#888}.dark-theme .model-card{background-color:#2c2c2c}.dark-theme .model-card:hover{background-color:#444}.dark-theme .model-card h4{color:#fff}.dark-theme .model-card p{color:#ccc}.dark-theme .model-pricing{color:#999}.dark-theme .chat-input-buttons button{background:#2c2c2c;color:#888}.dark-theme .chat-input-buttons button:hover{background:#222}.dark-theme .gear-svg{fill:#999;margin-right:10px}.dark-theme .settings-svg{stroke:#ccc}.dark-theme .dropdown-select{background-color:#333;color:#ddd;border:1px solid #555}.dark-theme .dropdown-select:hover{background-color:#444}.dark-theme .slider{background-color:#555}.dark-theme input:checked+.slider{background-color:#3b82f6}.dark-theme .page-container{background-color:#2c2c2c;color:#ddd}.dark-theme .header input[type=text]{color:#ffffffde}.dark-theme .user-search-input{color:#ddd;background:#333;border:1px solid #444}.dark-theme .user-dropdown{background:#333}.dark-theme .user-dropdown li{color:#ddd}.dark-theme .user-dropdown li:hover{background:#444}.dark-theme .ReactModal__Overlay{background:#00000080!important;color:#ddd}.dark-theme .ReactModal__Content{background:#2c2c2c!important;color:#ddd;border:1px solid #555!important}.dark-theme .toast{background-color:#3b82f6;color:#f0f0f0}.dark-theme .stop-svg{fill:#888;background:#2c2c2c}.dark-theme .stop-svg:hover{background:#222}.dark-theme .setting-item button,.dark-theme .ReactModal__Content button{background-color:#3b82f6;color:#f0f0f0}.dark-theme .setting-item button:hover,.dark-theme .ReactModal__Content button:hover{background-color:#2563eb}.dark-theme .selected-users-wrapper{background-color:#333}.dark-theme .selected-user-tag{background-color:#555}.dark-theme .shared-conversation-item a{color:#ddd}.dark-theme .shared-conversation-item a:hover{color:#ccc!important}.dark-theme .unshare-button{fill:#ddd}.dark-theme .unshare-button:hover{fill:#ccc}.dark-theme .settings-share-modal li{border-bottom:1px solid #555}.dark-theme .settings-share-modal li:first-child{border-top:1px solid #555}.dark-theme table,.dark-theme th,.dark-theme td{border:1px solid #ddd}.dark-theme thead,.dark-theme tbody{border:1px solid #ffffff}.dark-theme .table-action-button{background-color:#444;color:#ddd}.dark-theme .table-actions .copy-svg{color:#ddd}.dark-theme .flag-svg,.dark-theme .pin-svg{fill:#ddd}.dark-theme .share-svg{color:#ddd}.dark-theme .chat-svg{fill:#ddd}.dark-theme .folder-svg path{stroke:#ddd}.dark-theme .folder-container.dragged-over:after,.dark-theme .top-level-drop-zone.dragged-over:after{background-color:#ffffff1a}.dark-theme .new-folder-svg{fill:#999}.dark-theme .new-folder-svg:hover{fill:#bbb}.dark-theme *::selection{background-color:#264f78;color:#fff}@media (prefers-color-scheme: light){.system-theme{color:#213547;background-color:#fff}.system-theme a:hover{color:#333!important}.system-theme .logout-svg,.system-theme .admin-svg,.system-theme .pencil-svg{fill:#333}.system-theme .copy-svg,.system-theme .thumbsup-svg,.system-theme .thumbsdown-svg,.system-theme .check,.system-theme .refresh-svg{color:#333}.system-theme .sidebar{background:#f9f9f9;border-right-color:#ddd}.system-theme .context-menu{background:#f9f9f9;border:1px solid #ddd;border-radius:5px}.system-theme .context-menu button{background:#f9f9f9;color:#333}.system-theme .context-menu button:hover{background-color:#f1f1f1;border:1px solid #f1f1f1!important}.system-theme .context-menu button.delete{color:red}.system-theme .context-menu .delete-svg{fill:red}.system-theme .new-conversation{background:#007bff}.system-theme .new-conversation:hover{background:#0056b3}.system-theme .sidebar-item-link{background:#fff;color:#333;border-color:#ddd}.system-theme .sidebar-item-link:hover{background:#e9e9e9}.system-theme .sidebar-item-link.active{background-color:#e9e9e9;font-weight:700}.system-theme .user-info{color:#333;border-color:#aaa}.system-theme .user-info:hover{background:#f1f1f1}.system-theme .user-menu{border:1px solid #aaa;background:#f9f9f9}.system-theme .user-menu button{color:#333}.system-theme .user-menu button:hover{background:#f1f1f1}.system-theme .user-menu button:not(:last-child){border-bottom:1px solid #ddd}.system-theme .menu-text{color:#213547}.system-theme .chat-section{background:#fff}.system-theme .chat-history{background:#f9f9f9}.system-theme .message.user{background-color:#3b82f6;color:#fff}.system-theme .message.assistant{background-color:#e5e5e5;color:#000}.system-theme .chat-input-form{border:1px solid #ddd;color:#333;background:#f9f9f9}.system-theme .chat-input-form textarea{color:#333}.system-theme .not-found,.system-theme .maintenance{background:#f0f0f0;color:#777}.system-theme .code-container{background-color:#a7a7a7}.system-theme .code-header{background-color:#bcbcbc;color:#383838}.system-theme .code-header button{background:#767676;color:#ccc}.system-theme .sidebar-item-container input{border:1px solid #444;background:#f9f9f9;color:#333}.system-theme .sidebar-item-container input[type=text]:focus{border-color:#444}.system-theme .upload-svg{fill:#888;background:#eee}.system-theme .upload-svg:hover{background:#ddd}.system-theme .uploaded-file{border:1px solid #aaa}.system-theme .uploaded-files-container{border-bottom:1px solid #ddd}.system-theme .document-svg{fill:#888}.system-theme .model-card{background-color:#fff;color:#888;border:1px solid #888}.system-theme .model-card:hover{background-color:#e9e9e9}.system-theme .model-card h4{color:#333}.system-theme .model-card p{color:#777}.system-theme .model-pricing{color:#999}.system-theme .chat-input-buttons button{background:#eee;color:#888}.system-theme .chat-input-buttons button:hover{background:#ddd}.system-theme .gear-svg{fill:#777;margin-right:10px}.system-theme .settings-svg{stroke:#555}.system-theme .dropdown-select{background-color:#fff;color:#333;border:1px solid #ddd}.system-theme .dropdown-select:hover{background-color:#f0f0f0}.system-theme .slider{background-color:#ccc}.system-theme input:checked+.slider{background-color:#007bff}.system-theme .page-container{background-color:#f9f9f9;color:#333}.system-theme .header input[type=text]{color:#213547}.system-theme .user-search-input{color:#333;background:#f9f9f9;border:1px solid #ddd}.system-theme .user-dropdown{background:#fff}.system-theme .user-dropdown li{color:#333}.system-theme .user-dropdown li:hover{background:#f1f1f1}.system-theme .ReactModal__Overlay{background-color:#00000080}.system-theme .ReactModal__Content{background:#f9f9f9!important;color:#333;border:1px solid #ddd!important}.system-theme .toast{background-color:#007bff;color:#fff}.system-theme .stop-svg{fill:#888;background:#eee}.system-theme .stop-svg:hover{background:#ddd}.system-theme .setting-item button,.system-theme .ReactModal__Content button{background-color:#007bff;color:#fff}.system-theme .setting-item button:hover,.system-theme .ReactModal__Content button:hover{background-color:#0056b3}.system-theme .selected-users-wrapper{background-color:#fff}.system-theme .selected-user-tag{background-color:#eee}.system-theme .shared-conversation-item a{color:#555}.system-theme .shared-conversation-item a:hover{color:#777!important}.system-theme .unshare-button{fill:#555}.system-theme .unshare-button:hover{fill:#777}.system-theme .settings-share-modal li{border-bottom:1px solid #ddd}.system-theme .settings-share-modal li:first-child{border-top:1px solid #ddd}.system-theme table,.system-theme th,.system-theme td{border:1px solid #333}.system-theme thead,.system-theme tbody{border:1px solid #000000}.system-theme .table-action-button{background-color:#e5e5e5;color:#333}.system-theme .table-actions .copy-svg{color:#333}.system-theme .flag-svg{fill:#213547}.system-theme .pin-svg{fill:#777}.system-theme .share-svg{color:#777}.system-theme .chat-svg{fill:#777}.system-theme .folder-svg path{stroke:#777}.system-theme .folder-container.dragged-over:after,.system-theme .top-level-drop-zone.dragged-over:after{background-color:#0000001a}.system-theme .new-folder-svg{fill:#999}.system-theme .new-folder-svg:hover{fill:#777}.system-theme *::selection{background-color:#b3d4fc;color:#000}}@media (prefers-color-scheme: dark){.system-theme{color:#ffffffde;background-color:#242424}.system-theme a:hover{color:#ddd!important}.system-theme .logout-svg,.system-theme .admin-svg,.system-theme .pencil-svg{fill:#ddd}.system-theme .copy-svg,.system-theme .thumbsup-svg,.system-theme .thumbsdown-svg,.system-theme .check,.system-theme .refresh-svg{color:#ddd}.system-theme .sidebar{background:#2c2c2c;border-right-color:#444}.system-theme .context-menu{background:#333;border:1px solid #444;border-radius:5px}.system-theme .context-menu button{background:#333;color:#ddd}.system-theme .context-menu button:hover{background-color:#383838}.system-theme .context-menu button.delete{color:#f04}.system-theme .context-menu .delete-svg{fill:#f04}.system-theme .new-conversation{background:#3b82f6}.system-theme .new-conversation:hover{background:#2563eb}.system-theme .sidebar-item-link{background:#333;color:#ddd;border-color:#444}.system-theme .sidebar-item-link:hover{background:#444}.system-theme .sidebar-item-link.active{background-color:#444;font-weight:700}.system-theme .user-info{color:#ddd;border-color:#888}.system-theme .user-info:hover{background:#333;border-radius:5px}.system-theme .user-menu{background:#2c2c2c;border:1px solid #888}.system-theme .user-menu button{color:#ddd}.system-theme .user-menu button:hover{background:#333}.system-theme .user-menu button:not(:last-child){border-bottom:1px solid #444}.system-theme .menu-text{color:#ddd}.system-theme .chat-section{background:#1c1c1c}.system-theme .chat-history{background:#2c2c2c}.system-theme .message.user{background-color:#3b82f6;color:#fff}.system-theme .message.assistant{background-color:#444;color:#fff}.system-theme .chat-input-form{background:#333;color:#ddd}.system-theme .chat-input-form textarea{color:#ddd}.system-theme .not-found,.system-theme .maintenance{background:#1c1c1c;color:#777}.system-theme .code-container{background-color:#282a36}.system-theme .code-header{background-color:#333;color:#ccc}.system-theme .code-header button{background:#555;color:#ccc}.system-theme .sidebar-item-container input{background:#444;border:1px solid #444;color:#ddd}.system-theme .sidebar-item-container input[type=text]:focus{border-color:#444}.system-theme .upload-svg{fill:#888;background:#2c2c2c}.system-theme .upload-svg:hover{background:#222}.system-theme .uploaded-file{border:1px solid #888}.system-theme .uploaded-files-container{border-bottom:1px solid #444}.system-theme .document-svg{fill:#888}.system-theme .model-card{background-color:#2c2c2c}.system-theme .model-card:hover{background-color:#444}.system-theme .model-card h4{color:#fff}.system-theme .model-card p{color:#ccc}.system-theme .model-pricing{color:#999}.system-theme .chat-input-buttons button{background:#2c2c2c;color:#888}.system-theme .chat-input-buttons button:hover{background:#222}.system-theme .gear-svg{fill:#999;margin-right:10px}.system-theme .settings-svg{stroke:#ccc}.system-theme .dropdown-select{background-color:#333;color:#ddd;border:1px solid #555}.system-theme .dropdown-select:hover{background-color:#444}.system-theme .slider{background-color:#555}.system-theme input:checked+.slider{background-color:#3b82f6}.system-theme .page-container{background-color:#2c2c2c;color:#ddd}.system-theme .header input[type=text]{color:#ffffffde}.system-theme .user-search-input{color:#ddd;background:#333;border:1px solid #444}.system-theme .user-dropdown{background:#333}.system-theme .user-dropdown li{color:#ddd}.system-theme .user-dropdown li:hover{background:#444}.system-theme .ReactModal__Overlay{background:#00000080!important;color:#ddd}.system-theme .ReactModal__Content{background:#2c2c2c!important;color:#ddd;border:1px solid #555!important}.system-theme .toast{background-color:#3b82f6;color:#f0f0f0}.system-theme .stop-svg{fill:#888;background:#2c2c2c}.system-theme .stop-svg:hover{background:#222}.system-theme .setting-item button,.system-theme .ReactModal__Content button{background-color:#3b82f6;color:#f0f0f0}.system-theme .setting-item button:hover,.system-theme .ReactModal__Content button:hover{background-color:#2563eb}.system-theme .selected-users-wrapper{background-color:#333}.system-theme .selected-user-tag{background-color:#555}.system-theme .shared-conversation-item a{color:#ddd}.system-theme .shared-conversation-item a:hover{color:#ccc!important}.system-theme .unshare-button{fill:#ddd}.system-theme .unshare-button:hover{fill:#ccc}.system-theme .settings-share-modal li{border-bottom:1px solid #555}.system-theme .settings-share-modal li:first-child{border-top:1px solid #555}.system-theme table,.system-theme th,.system-theme td{border:1px solid #ddd}.system-theme thead,.system-theme tbody{border:1px solid #ffffff}.system-theme .table-action-button{background-color:#444;color:#ddd}.system-theme .table-actions .copy-svg{color:#ddd}.system-theme .flag-svg,.system-theme .pin-svg{fill:#ddd}.system-theme .share-svg{color:#ddd}.system-theme .chat-svg{fill:#ddd}.system-theme .folder-svg path{stroke:#ddd}.system-theme .folder-container.dragged-over:after,.system-theme .top-level-drop-zone.dragged-over:after{background-color:#ffffff1a}.system-theme .new-folder-svg{fill:#999}.system-theme .new-folder-svg:hover{fill:#bbb}.system-theme *::selection{background-color:#264f78;color:#fff}}.pinned .editable-title-input{margin-left:10px!important}.chevron-right-svg,.chevron-down-svg{stroke:#fff}.folder-arrow{display:flex;align-items:center}.sidebar-item-container.folder{display:flex}.sidebar-item-container.folder .sidebar-item-link{width:100%;margin-left:7px}.editable-title-input.folder{margin-left:6px}.svg-container{height:20px}.conversations-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.conversations{flex:1;overflow-y:auto;padding-bottom:20px}.folders-and-conversations-section{display:flex;flex-direction:column;min-height:100%}.top-level-drop-zone{flex:1;min-height:100px}.folder-container{position:relative;transition:background-color .3s ease}.folder-container.dragged-over:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.top-level-drop-zone{position:relative;transition:background-color .3s ease}.top-level-drop-zone.dragged-over:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.admin-item{margin-top:25px}.models-toggle-container{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.model-toggle{display:flex;flex-direction:column}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.11"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
