.sidebar{color:#fff;background-color:#111827;flex-direction:column;width:280px;height:100vh;padding:1rem;display:flex;overflow:hidden}.sidebar-header{align-items:center;margin-bottom:2rem;display:flex}.logo-circle{background-color:#1f2937;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-right:.75rem;font-size:20px;display:flex}.app-title{font-size:1.5rem;font-weight:700}.sidebar-menu{flex-direction:column;flex-grow:1;gap:.5rem;padding:10px;display:flex}.sidebar-button{color:#fff;text-align:left;cursor:pointer;background:#1f2937;border:none;border-radius:6px;padding:.75rem;font-size:.95rem}.sidebar-button:hover{background:#374151}.sidebar-footer{align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;display:flex}.loader{border:4px solid #f3f3f3;border-top-color:#555;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-menu{overflow-y:auto}.sidebar-menu::-webkit-scrollbar{width:6px}.sidebar-menu::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:4px}.sidebar-menu::-webkit-scrollbar-track{background:0 0}.history-list{gap:6px;margin:6px 0 12px;padding:0;list-style:none;display:grid}.history-item{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:20px 1fr 12px;align-items:center;gap:8px;padding:8px 10px;transition:background .12s,border-color .12s,transform 80ms;display:grid}.history-item:hover{background:#ffffff12;border-color:#ffffff24}.history-item:active{transform:translateY(1px)}.history-icon{opacity:.9}.history-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;line-height:1.25rem;overflow:hidden}.history-arrow{color:#94a3b8}.sidebar-button.ghost{background:0 0;border:1px dashed #ffffff2e}.sidebar-button.ghost:hover{background:#ffffff0f}.dashboard-container{color:#f3f4f6;text-align:center;background-color:#111827;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.dashboard-title{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.dashboard-subtitle{color:#9ca3af;margin-bottom:2rem;font-size:1.1rem}.dashboard-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.dashboard-buttons button{color:#f9fafb;cursor:pointer;background-color:#1f2937;border:2px solid #4b5563;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;transition:all .3s}.dashboard-buttons button:hover{background-color:#374151;border-color:#6b7280;transform:translateY(-2px)}.dashboard-buttons button:focus{outline:none;box-shadow:0 0 0 3px #93c5fd80}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{flex-direction:column;display:flex}.dashboard-container{color:#f9fafb;background-color:#0f172a;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.chat-messages-container{background-color:#111827;flex-grow:1;padding:1rem;overflow-y:auto}.message-wrapper{max-width:80%;margin-bottom:1rem;display:flex}.message-wrapper.left{justify-content:flex-start}.message-wrapper.right{justify-content:flex-end;align-self:flex-end;margin-left:auto}.message-bubble{color:#f9fafb;word-break:break-word;background-color:#1f2937;border-radius:1rem;padding:.75rem 1rem;box-shadow:0 2px 6px #00000026}.sender-label{color:#9ca3af;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.message-content{font-size:.95rem;line-height:1.4}.chat-toggle-button{color:#f9fafb;cursor:pointer;z-index:1000;background-color:#1f2937;border:none;border-radius:50%;width:52px;height:52px;font-size:1.5rem;font-weight:700;transition:background-color .2s;position:fixed;top:80px;right:20px;box-shadow:0 4px 8px #00000040}.chat-toggle-button:hover{background-color:#374151}.text-white-custom{color:#f9fafb}.markdown-body{color:#f9fafb;background-color:#0000}.markdown-body p,.markdown-body li,.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body strong{color:#f9fafb}.markdown-body a{color:#93c5fd;text-decoration:underline}.markdown-body *{all:unset;font-family:inherit;font-size:inherit;line-height:inherit;color:#f9fafb!important;background-color:#0000!important}.markdown-body p{white-space:pre-wrap;margin-bottom:.75rem;line-height:1.6}.markdown-body ul,.markdown-body ol{margin-bottom:1rem;margin-left:1.25rem}.markdown-body li{margin-bottom:.5rem}.markdown-body strong{font-weight:600}.markdown-body{color:#f3f4f6;font-size:.95rem}.markdown-body table{all:revert;border-collapse:collapse;background-color:#0000;border:1px solid #4b5563;width:100%;margin:1rem 0;overflow-x:auto;display:table!important}.markdown-body table thead{background-color:#37415180;display:table-header-group!important}.markdown-body table tbody{display:table-row-group!important}.markdown-body table tr{border-bottom:1px solid #4b5563;display:table-row!important}.markdown-body table tr:nth-child(2n){background-color:#1f29374d}.markdown-body table th,.markdown-body table td{all:revert;text-align:left;color:#f9fafb;white-space:normal;word-wrap:break-word;font-family:inherit;font-size:inherit;background-color:#0000;border:1px solid #4b5563;padding:.5rem .75rem;display:table-cell!important}.markdown-body table th{background-color:#37415180;font-weight:600}::selection{color:#fff;background-color:#3b82f6}.markdown-body table{user-select:text}
/*# sourceMappingURL=app-flask.3f2ccb60.css.map */
