: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}}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:22px}.slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#646cff}input:checked+.slider:before{transform:translate(18px)}.chat-container{width:66vw;min-width:320px;max-width:800px;box-sizing:border-box}.main-flex-layout{display:flex;flex-direction:row;gap:2vw;width:100vw;min-height:100vh;margin-top:80px;justify-content:flex-start;padding-left:30px;box-sizing:border-box}.logs-container{width:34vw;min-width:220px;background:#f7f7fa;border-radius:16px;padding:1.5rem 1.2rem;margin-left:2vw;height:60vh;display:flex;flex-direction:column;box-sizing:border-box}.logs-title{font-size:1.1rem;font-weight:600;color:#646cff;margin-bottom:1rem}.logs-messages{flex:1 1 0;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.log-msg{background:#e6e6f7;border-radius:18px;padding:.7rem 1.2rem;font-size:1.08rem;color:#333;word-break:break-word;text-align:left;box-shadow:0 1px 4px #646cff0a}.chat-input-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:1rem;margin-top:1.5rem}.send-btn{height:48px;padding:0 2rem;border-radius:16px;border:none;background:#646cff;color:#fff;font-weight:700;font-size:1.1rem;cursor:pointer;transition:background .2s;align-self:stretch;margin-bottom:.2rem;display:flex;align-items:center}.send-btn:hover{background:#4b51c6}.chat-messages{flex:1 1 0;overflow-y:auto;margin-top:2rem;border-radius:18px;box-shadow:0 2px 16px #00000014;padding:2rem 1.5rem 1rem;min-height:200px;max-height:60vh;height:60vh;display:flex;flex-direction:column;gap:.5rem;scroll-behavior:smooth}margin: .5rem 0; padding: .7rem 1.2rem; border-radius: 18px; background: #e6e6f7; .main-flex-layout{display:flex;flex-direction:row;gap:2vw;width:100vw;min-height:100vh;padding-top:80px;justify-content:flex-start;padding-left:30px;box-sizing:border-box}max-width: 60vw; min-width: 80px; width: fit-content; font-size: 1.08rem; word-break: break-word; align-self: flex-start; box-shadow: 0 1px 4px rgba(100,108,255,.04); text-align: left; } .chat-msg.me{background:#d1e7dd;align-self:flex-end;color:#222;text-align:right}.chat-msg.incoming{background:#e6e6f7;align-self:flex-start;text-align:left}.chat-header-global{position:fixed;top:24px;left:32px;display:flex;align-items:center;gap:.7rem;z-index:100;background:#fff;padding:.3rem 1.2rem .3rem .6rem;border-radius:16px;box-shadow:0 2px 8px #646cff12}.chat-header{display:flex;align-items:center;gap:.7rem;margin-bottom:1.2rem;justify-content:flex-start;text-align:left}.chat-icon-placeholder{width:36px;height:36px;background:#e6e6f7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#646cff;font-size:1rem;box-shadow:0 1px 4px #646cff14}.chat-title{font-size:1.1rem;font-weight:600;color:#222;letter-spacing:.01em}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.read-the-docs .chat-container{max-width:700px;background:#fff;border-radius:18px;box-shadow:0 2px 16px #00000014;padding:2rem 1.5rem 1rem;display:flex;flex-direction:column;min-height:80vh;height:80vh;margin:40px auto 40px 32px}.read-the-docs .chat-messages{flex:1 1 0;overflow-y:auto;margin-top:2rem;padding:1rem;background:#f7f7fa;border-radius:16px;min-height:200px;max-height:60vh;height:100%}.chat-msg{margin:.5rem 0;padding:.5rem 1rem;border-radius:12px;background:#e6e6f7;text-align:left;max-width:80%}.chat-msg.me{background:#d1e7dd;align-self:flex-end}.chat-input{display:flex;flex-direction:column;gap:.5rem}.big-chat-input{border:1.5px solid #ccc;outline:none;transition:border .2s;min-height:60px;max-height:20vh}.big-chat-input{border:1.5px solid #ccc;outline:none;transition:border .2s}.big-chat-input:focus{border:1.5px solid #646cff}
