body{font-family:Montserrat,Vazirmatn,Iran Sans,Tahoma,Noto Sans,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;display:flex;flex-direction:column;height:100vh;padding:32px;background-color:#000;overflow-y:hidden}:lang(fa){font-family:Vazirmatn,Iran Sans,system-ui,sans-serif}:lang(en){font-family:Montserrat,system-ui,sans-serif}@media only screen and (max-width: 600px){body{padding:2px}#container{padding:8px!important;margin-bottom:90px!important}#question-blob{margin-right:8px!important}#response-blob{margin-left:8px!important}}#container{background-color:#242424;padding:32px;border-radius:16px;height:100vh;margin-bottom:120px;overflow-y:auto}#title{margin-top:16px;margin-bottom:32px;font-size:32px;font-weight:700;color:#aab0bb;text-align:center;display:flex;flex-direction:column;justify-content:center}#prompt-section{-webkit-box-shadow:0px -9px 22px -15px rgba(0,0,0,.75);-moz-box-shadow:0px -9px 22px -15px rgba(0,0,0,.75);box-shadow:0 -9px 22px -15px #000000bf;position:fixed;bottom:0;left:0;right:0;width:100%;background:#f9f9f9;padding:10px;display:flex;align-items:center;gap:10px;background-color:#262626}#new-button{position:absolute;border-radius:32px;margin-right:20px;border:1px solid #3b3b3b;background-color:#3b3b3b;right:76px;width:42px;height:42px}#new-button:hover{border:2px solid #383838;background-color:#383838;cursor:pointer}#prompt-button{border-radius:32px;margin-right:20px;border:2px solid #3b3b3b;background-color:#3b3b3b;width:51px;height:51px}#prompt-button:hover{border:2px solid #383838;background-color:#383838;cursor:pointer}#prompt-textarea{padding-block:16px;padding-left:32px;padding-right:58px;border-radius:32px;background-color:#474e58;color:#e6e6e6;border:none;font-size:16px;flex:1;resize:none}#prompt-textarea:focus{outline:2px solid #4a90e2}#question-blob{color:#f8fafc;margin-right:64px;padding-inline:32px;padding-block:0px;border-radius:0 16px 16px/0px 16px 16px;border:none;margin-bottom:8px;background-color:#94a3b879;display:flex;flex-grow:1;white-space:pre-line}#response-blob{margin-left:64px;padding-inline:32px;padding-block:0px;color:#f8fafc;border-radius:16px 0 16px 16px/16px 0px 16px 16px;background-color:#94a3b879;display:flex;flex-grow:1}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #020617;border-radius:50%;outline:none;background-color:#1f2937;cursor:pointer}input[type=radio]:checked{background-color:#e3c044}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::placeholder{color:#f8fafc}::-webkit-input-placeholder{color:#f8fafc}::-moz-placeholder{color:#f8fafc}:-ms-input-placeholder{color:#f8fafc}
