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}body{height:100vh;height:-webkit-fill-available;overflow:hidden}.container{grid-gap:48px;align-items:flex-start;background:linear-gradient(266.56deg,#ffe0ed 20.62%,#ffd5d5 81.46%);box-sizing:border-box;display:grid;gap:48px;grid-template-columns:1fr 1fr;justify-content:center;max-height:100vh;overflow:hidden;padding:12px;width:100%}.areas-container{display:flex;flex-direction:column;gap:8px;height:100vh;justify-content:flex-start;max-height:100vh}.areas-container textarea{background:rgba(0,0,0,.05);border:none;border-radius:24px;box-sizing:border-box;font-size:14px;height:40%;outline:none;padding:12px;resize:none;transition:.1s ease-in-out}.areas-container textarea:focus{background-color:#fff}.chat-container{display:flex;flex-direction:column;gap:8px;height:100%;max-height:94vh;overflow-y:scroll}.message:last-child{margin-bottom:120px}.message{background-color:#fff;border-radius:24px;display:flex;max-width:75%;padding:10px 16px;position:relative;word-break:break-word}.message .model-id{background-color:hsla(0,0%,100%,.5);border-radius:24px;font-size:12px;margin-right:-12px;margin-top:-12px;padding:6px 8px;position:absolute;right:0;top:0}.message.user{align-self:flex-end;background-color:#ffc7c2}.message.bot{align-self:flex-start}.fixed-input{border:none;border-radius:999px;bottom:24px;box-sizing:border-box;font-size:18px;height:60px;outline:none;padding:16px 32px;position:fixed;right:12px;width:47vw}.settings-btn{display:none}.fixed-btn{background-color:initial;background-color:#fff;border:none;border-radius:999px;bottom:24px;font-weight:600;height:60px;position:fixed;right:12px;transition:.1s ease-in-out;width:12vw}.delete,.fixed-btn{cursor:pointer;font-size:18px}.delete{background-color:#000;border:none;border-radius:24px;box-sizing:border-box;color:#fff;height:50px}@media screen and (max-width:800px){.desktop{display:none}.container{grid-template-columns:1fr}.chat-container{height:-webkit-fill-available}.fixed-input{border-radius:0;bottom:0;left:0;margin:0;width:100vw}body{height:100vh;height:-webkit-fill-available}.fixed-btn{bottom:0;right:0;width:72px}.settings-btn{align-items:center;background-color:#000;border:none;border-radius:8px;color:#fff;display:flex;justify-content:center;padding:8px;position:fixed;right:8px;top:72px}.mobile-overlay{background:linear-gradient(266.56deg,#ffe0ed 20.62%,#ffd5d5 81.46%);box-sizing:border-box;height:-webkit-fill-available;left:0;padding:8px;position:absolute;top:0;width:100%;z-index:10}}.request-url-btns{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.request-url-btns button{background-color:#333;border:none;border-radius:32px;color:#fff;font-size:16px;padding:8px 12px}.input-row{align-items:center;display:flex;gap:8px}.input-row input,.request-select{border:none;border-radius:8px;font-size:16px;padding:4px 8px}.request-select{box-sizing:border-box}.overlay{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.overlay-content{background-color:#fff;border-radius:32px;display:flex;flex-direction:column;gap:4px;min-width:400px;padding:24px 32px}.overlay-content button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;height:50px}
/*# sourceMappingURL=main.395fda52.css.map*/