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}*{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}html{overflow-x:hidden}body,html{height:100%}body{background-color:#1a1a1a;color:#fff;display:flex;flex-direction:column;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden;position:fixed;touch-action:manipulation;width:100%}@media screen and (max-width:768px){button,input,select,textarea{font-size:16px!important}}.header{background-color:#333;box-shadow:0 2px 5px #0000001a;color:#fff;display:flex;justify-content:flex-end;padding:15px 20px;z-index:10}.brand{font-size:1.5rem;font-weight:700}.main-content{display:flex;flex:1 1;gap:0;overflow:hidden;padding:0;position:relative;width:100%}.ad-space{align-items:center;background-color:#333;display:flex;flex-direction:column;padding:10px;width:20%}.ad-placeholder{border:1px dashed #777;color:#aaa;font-size:.8rem;margin:10px 0;padding:50px 10px;text-align:center;width:100%}.chat-container{background-color:#1e1e1e;border-radius:0;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;max-width:100%;overflow:hidden;position:relative;width:100%}@media (min-width:769px){.chat-container{border:1px solid #333;border-radius:12px;height:calc(100vh - 20px);margin:10px auto;max-width:800px}.messages-container{min-height:calc(100vh - 156px)}}.messages-container{-webkit-overflow-scrolling:touch;background-color:#2d2d2d;border-left:1px solid #444;border-right:1px solid #444;display:flex;flex:1 1;flex-direction:column;gap:12px;margin:0 auto;min-height:calc(100vh - 136px);overflow-y:auto;padding:10px 15px 70px;width:100%}.messages-container::-webkit-scrollbar{width:4px}.messages-container::-webkit-scrollbar-track{background:#0000}.messages-container::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.messages-container::-webkit-scrollbar-thumb:hover{background:#777}.message{word-wrap:break-word;border-radius:18px;font-size:16px;line-height:1.4;margin:4px 0;max-width:85%;padding:12px 16px;position:relative;-webkit-user-select:text;user-select:text}@media (max-width:480px){.message{font-size:15px;max-width:90%;padding:10px 14px}}.user-message{align-self:flex-end;background-color:#444;color:#fff;margin-left:auto}.bot-message{align-self:flex-start;background-color:#2a2a2a;color:#fff;margin-right:auto}.typing-message{min-height:20px;min-width:40px}@keyframes blink{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.typing-message:after{animation:blink 1s infinite;color:#fff;content:"▋";display:inline-block;margin-left:3px}.thinking-dots{align-items:center;display:flex;justify-content:center;min-width:40px;padding:15px}.dot{background-color:#fff;border-radius:50%;display:inline-block;height:8px;margin:0 3px;opacity:.6;width:8px}@keyframes dotPulse{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.6;transform:scale(1)}}.dot:first-child{animation:dotPulse 1.5s 0s infinite}.dot:nth-child(2){animation:dotPulse 1.5s .3s infinite}.dot:nth-child(3){animation:dotPulse 1.5s .6s infinite}.input-area{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#252525;border-top:1px solid #333;bottom:0;display:flex;gap:10px;left:0;padding:10px 15px;position:fixed;right:0;z-index:100}@media (min-width:769px){.input-area{border-radius:0 0 12px 12px;bottom:auto;left:auto;position:relative;right:auto}}.text-input{appearance:none;-webkit-appearance:none;background-color:#333;border:1px solid #444;border-radius:24px;-webkit-border-radius:24px;color:#fff;flex:1 1;font-size:16px;line-height:1.4;max-height:120px;min-height:48px;outline:none;padding:12px 15px;resize:none;transition:all .2s}.text-input:focus{border-color:#666;box-shadow:0 0 0 2px #ffffff1a}.text-input[type=search],.text-input[type=text]{appearance:none;-webkit-appearance:none;border-radius:24px;-webkit-border-radius:24px}.send-button{background-color:#666;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .2s}.send-button:hover{background-color:#555}@media (max-width:768px){.ad-space{display:none}}
/*# sourceMappingURL=main.fa0eb7f8.css.map*/