:root{font-family: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;transition:border-color .25s}button:hover{border-color:#646cff}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}}html,body,#root{margin:0;padding:0;min-height:100vh;width:100%;background:linear-gradient(135deg,#f3f9ff,#fff);color:#000;font-family:Verdana,sans-serif;box-sizing:border-box}.main-layout{display:flex;flex-direction:row;margin-left:240px}.left-sidebar{position:fixed;top:0;left:0;min-width:180px;max-width:50vw;width:230px;height:100vh;background-color:#f7f7f7;border-right:1px solid #ddd;padding:1em;overflow-y:auto;overflow-x:hidden;resize:horizontal;z-index:10;box-sizing:border-box}.upload-sticky{position:sticky;top:1rem;z-index:10}.app-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;padding:1rem;overflow:auto}.chat-layout{width:100%;max-width:750px;flex:1;display:flex;flex-direction:column;margin-top:2rem;overflow:hidden}h1{font-size:2.2rem;margin-bottom:1.5rem;color:#1c2c48}.export-top-right{position:absolute;top:1rem;right:1.5rem;display:flex;gap:.5rem}button.export{background-color:#e2e6ea;color:#333;font-size:.85rem;padding:.4rem .8rem;border:1px solid #bbb;border-radius:5px;cursor:pointer}button.export:hover{background-color:#cfd4da}.chat-box{flex:1;overflow-y:auto;min-height:250px;background:#fff;border:1px solid #ccc;border-radius:6px;padding:1.25rem;box-shadow:0 2px 5px #0000001a}.chat-message{margin-bottom:1.2rem;padding:.9rem;border-radius:6px}.chat-message.user{background-color:#dceeff}.chat-message.assistant{background-color:#e6fce8}.chat-meta{font-size:.85rem;color:#666;display:flex;justify-content:space-between;margin-bottom:.4rem}.chat-message.assistant .chat-content{font-size:1rem;line-height:1.6;color:#111}.chat-message.assistant .chat-content p{margin:.5em 0;white-space:pre-line}.chat-message.assistant .chat-content ul,.chat-message.assistant .chat-content ol{margin:.75em 0;padding-left:1.5rem}.chat-message.assistant .chat-content li{margin-bottom:.5em;line-height:1.5}.chat-message.assistant .chat-content pre{background-color:#1e1e1e;color:#fff;padding:1em;border-radius:5px;overflow-x:auto;font-family:Fira Code,monospace;font-size:.95rem;line-height:1.5;margin-top:1em;margin-bottom:1em}.chat-message.assistant .chat-content pre code{background:none;color:inherit;padding:0;font-family:inherit}.chat-message.assistant .chat-content code{background-color:#f1f1f1;color:#111;padding:.25em .5em;border-radius:4px;font-family:Courier New,monospace}.chat-message.assistant .chat-content h2,.chat-message.assistant .chat-content h3,.chat-message.assistant .chat-content h4{color:#00509e;margin-top:1.2rem;margin-bottom:.6rem;padding-left:.3rem;border-left:4px solid #00509e;background-color:#f1f6fc;padding:6px;border-radius:4px}.chat-message.assistant .chat-content a{color:#0047ab;text-decoration:underline;word-break:break-all;overflow-wrap:anywhere}textarea{width:100%;padding:1rem;font-size:1rem;background-color:#fff;border:2px solid #444;border-radius:6px;resize:vertical;margin-bottom:1rem;box-sizing:border-box;color:#000;font-family:Verdana,sans-serif;box-shadow:0 1px 3px #0000001a}.button-group{display:flex;justify-content:flex-start;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}button{cursor:pointer;border:none;border-radius:5px;transition:.3s ease}button.ask{background-color:#007bff;color:#fff;padding:.9rem 1.8rem;font-size:1.1rem}button.ask:hover{background-color:#0056b3}button.new-chat{background-color:#6c757d;color:#fff;padding:.5rem 2rem;font-size:1rem}button.new-chat:hover{background-color:#5a6268}.loading-timer{font-size:1rem;color:#7a4600;font-weight:600;background-color:#fff8dc;border:1px solid #ffc107;padding:.5rem 1rem;border-radius:6px;margin:1rem auto;text-align:center;width:fit-content}@media (max-width: 768px){.main-layout{flex-direction:column;margin-left:0}.left-sidebar{position:relative;width:100%;height:auto;max-width:100%;resize:none;border-right:none;border-bottom:1px solid #ddd;display:flex;flex-direction:column;align-items:stretch}.app-wrapper{padding-top:1rem}.export-top-right{position:static;justify-content:center;margin-bottom:1rem}h1{font-size:2rem}textarea{font-size:1rem}.button-group{flex-direction:column;align-items:stretch}button.export{font-size:.85rem;padding:.5rem 1rem}}.sql-container{position:relative;background-color:#1e1e1e;color:#fff;padding:1em;border-radius:6px;overflow-x:auto;max-height:220px;font-family:Fira Code,monospace;margin-top:.5em;white-space:pre-wrap}.sql-copy-btn{position:absolute;top:8px;right:8px;padding:4px 8px;font-size:.8em;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;z-index:10}.tab-toggle{display:flex;gap:1rem;margin-top:1rem;margin-bottom:1rem;justify-content:center}.tab-toggle button{background-color:#e2e6ea;color:#333;padding:.5rem 1.2rem;border:1px solid #bbb;border-radius:6px;font-size:.95rem;cursor:pointer}.tab-toggle button.active-tab{background-color:#007bff;color:#fff;border-color:#0056b3;font-weight:700}.tab-buttons button{display:block;width:100%;text-align:left;font-weight:700;padding:.7rem 1rem;margin-bottom:.5rem;background-color:#f0f0f5;border:1px solid #ccc;border-radius:6px;font-size:1rem}.tab-buttons button.active-tab{background-color:#007bff;color:#fff;border-color:#0056b3}.upload-logs-group{border:1px solid #ccc;border-radius:8px;padding:.75rem;margin-top:1rem;background-color:#fff;max-height:300px;overflow-y:auto}.upload-logs-group h3{margin-top:0;font-size:1rem;margin-bottom:.75rem;color:#333}.upload-button{min-width:200px;display:block;width:100%;padding:.7rem 1rem;font-weight:700;text-align:left;background-color:#fff;border:1px solid #ccc;border-radius:6px;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 1px 3px #0000000f}.upload-button:hover{background-color:#f5f5f5;border-color:#888;cursor:pointer}
