::selection{background:#00364b;color:#0bf}body,html,main{overflow-x:hidden!important}code{border-radius:10px;font-family:monospace!important;padding:4px}.monospace,code{font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace!important}li{text-decoration:none}.bg-custom-gradient{background:#000;background:linear-gradient(0deg,#0000 31%,#0bf3)}.chat_bubble{border-radius:25px 25px 25px 0;color:#fff;display:flex;flex-direction:column;height:fit-content;max-width:80%;padding:7px 15px;user-select:auto;width:fit-content}.chat_bubble a,.chat_bubble span em,.chat_bubble span strong{margin:0 3px}.chat_bubble pre{border-radius:10px;margin:20px 0;text-wrap:wrap}.chat_bubble pre div{border-radius:0 0 15px 15px}.chat_bubble span a{color:#09f;text-decoration:underline}.chat_bubble.user{background-color:#00bbff;border-bottom-left-radius:25px;border-bottom-right-radius:0;color:#000;display:flex;flex-direction:column}.chat_bubble::selection{background:#fff;color:#0bf}.chat_bubble_container{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.chat_bubble_container.user{align-items:flex-end}.imessage-bubble{word-wrap:break-word;line-height:24px;position:relative;padding:8px 20px;max-width:60vw;border-radius:20px}.imessage-bubble:after,.imessage-bubble:before{content:"";position:absolute;bottom:0;height:18px}.imessage-grouped-first,.imessage-grouped-last,.imessage-grouped-middle{border-radius:20px 20px 20px 20px!important}.imessage-from-them{background:#27272a;align-self:flex-start}.imessage-from-them:before{left:-7px;width:20px;background-color:#27272a;border-bottom-right-radius:16px}.imessage-from-them:after{left:-26px;width:26px;background-color:#1a1a1a;border-bottom-right-radius:10px}.imessage-from-me{color:black;background:#00bbff;align-self:flex-end}.imessage-from-me:before{right:-7px;width:20px;background-color:#00bbff;border-bottom-left-radius:16px 14px}.imessage-from-me:after{right:-26px;width:26px;background-color:#18181b;border-bottom-left-radius:10px}.imessage-grouped-first:after,.imessage-grouped-first:before,.imessage-grouped-middle:after,.imessage-grouped-middle:before{display:none}.conversation_history{display:flex;flex-direction:column;height:fit-content;justify-content:flex-start;min-height:70vh;padding:2rem 0}.editor code{background-color:#00000080}.navbar{-webkit-backdrop-filter:blur(16px) saturate(180%);align-items:center;backdrop-filter:blur(16px) saturate(180%);background:rgba(32,32,32,.234);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.2);display:flex;justify-content:center;padding:.5rem 1rem;position:fixed;top:1rem;transition:border-radius .1s ease;z-index:1}.navbar:hover{background-color:#18181b;border-radius:8px 8px 0 0}.pdf_container{border-radius:10px;max-height:150px;max-width:330px;min-height:150px;min-width:330px;overflow:hidden}.searchbar{width:50%}.searchbar input:disabled{cursor:wait}.searchbar_container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:.8rem;width:100%}.sidebar div::-webkit-scrollbar{opacity:0;border-radius:100px;width:4px}.sidebar div::-webkit-scrollbar-thumb{background:transparent;border-radius:100px}.sidebar:hover div::-webkit-scrollbar-thumb{background:#5e5e5e}.tiptap{height:90vh;max-height:90vh;outline:none!important;overflow:auto}.user_container_inner{align-items:center;display:flex;flex-direction:row;height:fit-content;justify-content:space-between;min-height:50px;overflow:hidden;width:100%}@media (max-width:990){.navbar{border-radius:0;left:0;top:0;transform:none;width:100%}}@keyframes scale-in{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes scale-in-blur{0%{transform:scale(.8);filter:blur(20px)}50%{transform:scale(1.05)}to{transform:scale(1);filter:blur(0)}}.animate-scale-in{animation:scale-in .4s cubic-bezier(.34,1.56,.64,1) forwards}.animate-scale-in-blur{animation:scale-in-blur .5s cubic-bezier(.34,1.56,.64,1) forwards}@media only screen and (max-width:600px){.chat_bubble,.chat_bubble.user div{max-width:90vw}.landing_img_container img:hover{transform:scale(2.2) translateY(10%)}.main_chat{height:100%;left:0;min-width:100vw;position:fixed}.navbar_content{width:100%}.searchbar{width:95%}}::-webkit-scrollbar{width:8px;height:8px;border-radius:100px}::-webkit-scrollbar-track{background:transparent;border-radius:100px}::-webkit-scrollbar-thumb{background:var(--color-zinc-700);border-radius:100px}::-webkit-scrollbar-thumb:hover{background:var(--color-zinc-500);border-radius:100px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}