body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem}.chat-box{box-shadow:0 8px 16px #0000001a;max-width:600px;overflow:hidden}.chat-message{border-radius:1rem;clear:both;margin-bottom:.75rem;max-width:75%;padding:.5rem 1rem}.chat-message.user{float:right}.chat-message.error,.chat-message.n8n{float:left}.chat-input{padding:.75rem}.chat-input input{padding:.5rem 1rem}.chat-input button{padding:.5rem 1.25rem}body,html{font-family:Segoe UI,sans-serif;height:100%;margin:0;padding:0}*,.app-container,:after,:before{box-sizing:border-box}.app-container{align-items:center;background-color:#f3f4f6;display:flex;height:100dvh;justify-content:center;padding:0;width:100vw}.chat-box{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex:1 1;flex-direction:column;height:auto;margin:0 auto;max-height:100%;max-width:700px;width:100%}.chat-title{background-color:#2563eb;color:#fff;font-size:1.5rem;font-weight:600;padding:1rem;text-align:center}.chat-window{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:flex;flex:1 1;flex-direction:column;gap:8px;max-height:calc(100vh - 200px);min-height:400px;overflow-x:hidden;overflow-y:auto;padding:1rem}.chat-message{word-wrap:break-word;border-radius:12px;box-shadow:0 1px 3px #0000000f;display:inline-block;margin:0;max-width:85%;padding:.75rem 1rem;white-space:pre-wrap}.chat-message.user{align-self:flex-end;background-color:#2563eb;border-bottom-right-radius:0;color:#fff}.chat-message.n8n{align-self:flex-start;background-color:#e5e7eb;border-bottom-left-radius:0;color:#111827}.chat-message.error{align-self:flex-start;background-color:#ef4444;color:#fff}.chat-input input{font-size:1.1rem;padding:1rem}.chat-input button{font-size:1.1rem;padding:1rem 1.5rem}.chat-input button:hover{background-color:#1e40af}.markdown{color:#111827;font-family:Segoe UI,sans-serif;font-size:.95rem;line-height:1.6;white-space:pre-wrap;word-break:break-word}.markdown h3{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:1rem 0 .5rem}.markdown li,.markdown p,.markdown ul{margin:.3rem 0}.markdown table{border-collapse:collapse;display:block;margin-top:.75rem;overflow-x:auto;width:100%}.markdown td,.markdown th{background-color:#fff;border:1px solid #d1d5db;padding:8px 12px;text-align:left;white-space:nowrap}.markdown th{background-color:#f3f4f6;font-weight:600}.markdown code,.markdown pre{background-color:#f9fafb;border-radius:6px;display:block;font-family:Courier New,monospace;font-size:.9rem;overflow-x:auto;padding:6px}.robo-float{bottom:20px;right:20px;width:100px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.robo-float{animation:float 3s ease-in-out infinite;bottom:80px;height:auto;left:10px;pointer-events:none;position:fixed;width:70px;z-index:50}.chat-input{align-items:center;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;padding:1rem}.chat-input input{border:1px solid #d1d5db;border-radius:8px 0 0 8px;flex-grow:1;font-size:1rem;outline:none;padding:.75rem 1rem}.chat-input button{background-color:#2563eb;border:none;border-radius:0 8px 8px 0;color:#fff;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}@media (max-width:768px){.chat-box{border-radius:0;box-shadow:none;width:100%}.robo-float{left:10px;width:50px}.chat-input{margin-left:0;padding-left:1rem}.chat-options{width:100%}.chat-options button{flex:1 1 48%;justify-content:center}}.chat-options{align-self:flex-start;display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.chat-options button{align-items:center;background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:6px;padding:10px 16px;transition:background-color .2s ease;white-space:nowrap}.chat-options button:hover{background-color:#1e40af}@media (max-width:768px){.chat-box{border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:90vh;width:100%}.chat-title{font-size:1.25rem;padding:.75rem}.chat-window{flex:1 1;max-height:calc(90vh - 150px);overflow-y:auto;padding:.75rem}.chat-input{background-color:#fff;bottom:0;padding:.75rem;position:sticky;z-index:10}.chat-input input{font-size:1rem;padding:.75rem}.chat-input button{font-size:1rem;padding:.75rem 1rem}.chat-options{justify-content:center;padding-left:0}.chat-options button{flex:1 1 auto;justify-content:center;min-width:45%}}.result-filter{align-items:center;background:#eef2ff;border-bottom:1px solid #dbeafe;display:flex;gap:8px;padding:8px 12px}.result-filter input,.result-filter select{border:1px solid #c7d2fe;border-radius:8px;font-size:.95rem;padding:8px 10px}.result-filter input{flex:1 1}.result-filter button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 12px}.result-filter button:hover{background:#1e40af}
/*# sourceMappingURL=main.07f0cc17.css.map*/