:root{--main-bg-color: #23272f;--text-color: #fff;--btn-bg-color: #383b3f;--btn-text-color: #fff;---card-bg-color: #343a46;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit}body{color:var(--text-color);background-color:var(--main-bg-color)}textarea::-webkit-scrollbar{width:8px}textarea::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}textarea::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px;border:2px solid transparent;background-clip:content-box}textarea::-webkit-scrollbar-thumb:hover{background-color:#555}@media (prefers-color-scheme: light){:root{--main-bg-color: #f0f0f0;--text-color: #000;--btn-bg-color: #16444f;--btn-text-color: #57c4dc;--card-bg-color: #ebedf0}}._btn_1lvyj_1{border-radius:8px;border:1px solid transparent;padding:3px 15px;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;color:#000;cursor:pointer;transition:background-color .25s}._btn_1lvyj_1:hover{background-color:#2f2f2f;color:#fff}._btnBlack_1lvyj_37{border-radius:8px;border:1px solid transparent;padding:3px 15px;font-size:1em;font-weight:500;font-family:inherit;background-color:#000;color:#fff;cursor:pointer;transition:background-color .25s}._btnBlack_1lvyj_37:hover{background-color:#fff;color:#000}._header_bqnyr_1{width:100%;height:70px;background-color:transparent;padding:0 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0003}._header_bqnyr_1 p{text-transform:capitalize;display:flex;justify-content:center;align-items:center;gap:10px;-webkit-user-select:none;user-select:none;color:#fff}._header_bqnyr_1 img{margin-left:50px;cursor:pointer;width:50px;height:auto}._header_bqnyr_1 span{cursor:pointer}._headerButtons_bqnyr_69{display:flex;justify-content:center;align-items:center;gap:10px}._spanColorBlack_bqnyr_83{color:#000}._spanColorWhite_bqnyr_91{color:#fff}._selectChat_bqnyr_99{color:#000;cursor:pointer}._selectedChat_bqnyr_109{color:#219679}._disabled_bqnyr_117{color:gray;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.5}._mainLayout_x9j80_1{height:100dvh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-image:url(/assets/jj-ying-8bghKxNU1j0-unsplash-Di9uEPgL.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}._mainWrapper_x9j80_27{height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:20px;overflow-y:auto}._footer_x9j80_57{width:100%;padding:15px 10px;background-color:transparent;text-align:center;font-size:15px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#fff;opacity:.7;-webkit-user-select:none;user-select:none}._chatLayout_x9j80_89{height:100dvh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;-webkit-user-select:none;user-select:none}._footerLayout_x9j80_109{width:100%;padding:15px 10px;background-color:transparent;text-align:center;font-size:15px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#000;opacity:.7;-webkit-user-select:none;user-select:none}._messageUser_yzzi7_1{max-width:600px;width:fit-content;padding:5px;border-radius:4px;background-color:#ccc;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;margin:10px;font-size:14px;-webkit-user-select:text;user-select:text}._messageAssistant_yzzi7_29{width:fit-content;padding:5px;border-radius:4px;background-color:#fff;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;margin:10px;font-size:14px;-webkit-user-select:text;user-select:text}._loader_1c8um_1{margin:10px;width:20px;height:20px;border:3px dotted #000;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:_rotation_1c8um_1 2s linear infinite}@keyframes _rotation_1c8um_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_t9d18_1{text-align:center}._messagesContainerUser_t9d18_9{display:flex;flex-direction:column;gap:10px;align-items:end}._messagesContainerAssistant_t9d18_23{display:flex;flex-direction:column;gap:10px;align-items:start}._inputContainer_t9d18_37{max-width:700px;width:100%;height:auto;min-height:60px;border-radius:10px;transition:all .5s ease;display:flex;align-items:center;justify-content:center;position:fixed;z-index:10}._textarea_t9d18_65{width:90%;max-height:300px;resize:none;overflow-y:auto;padding:10px;font-size:16px;line-height:1.4;border:1px solid #ccc;border-radius:10px;box-sizing:border-box;outline:2px solid #219679;scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}._absoluteCenter_t9d18_105{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease;z-index:10}._fixedBottom_t9d18_125{position:fixed;bottom:80px;left:50%;transform:translate(-50%);transition:all .5s ease;z-index:10}._mainContainer_1g78l_1{max-width:800px;margin:0 auto 70px}._mainContainer_1tzty_1{height:200px;width:400px;margin:10% auto 0;background-color:#23272f;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}._mainInputContainer_1tzty_27{width:90%;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}._inputContainer_1tzty_45{width:90%;height:30px;font-size:16px;font-weight:500;outline:none;padding-left:5px}._mainButtonsContainer_1tzty_63{width:100%;display:flex;align-items:center;justify-content:space-evenly}._btn_1tzty_77{background-color:#fff;width:100px;height:30px;line-height:26px;font-size:20px;font-weight:500;border-radius:4px;text-align:center;border:1px solid #fff;transition:background-color .25s}._btn_1tzty_77:hover{cursor:pointer;background-color:#000;color:#fff;border:1px solid #fff}._spinner_1tzty_117{height:30px;line-height:30px;animation:_spin_1tzty_117 1s linear infinite}@keyframes _spin_1tzty_117{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
