@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);@font-face{font-family:Futura;src:local("Futura"),url(/static/media/futur.71d20cae1da6df8d2a23.ttf) format("truetype")}body{font-family:Inter,sans-serif}:root{--color-primary:#0084ff;--color-secondary:#3f0e56;--color-tertiary:#fff;--color-black:#1d1d1d;--color-gradient-1:#340948;--color-gradient-2:#61217f}#root{max-width:100vw;overflow:hidden}body,html{height:100%;margin:0;padding:0}h3,p{margin:0}.condamind-text{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;letter-spacing:-4px;text-transform:uppercase}.conda-container{background-color:#232323;height:100vh;position:fixed;width:100%;z-index:0}.ellipse:before{background-color:#0084ff;background-color:var(--color-primary);border-radius:100%;content:"";-webkit-filter:blur(68px);filter:blur(68px);position:absolute;z-index:-1}.ellipse.loading{background-image:radial-gradient(circle,#3f0e56,transparent);background-image:radial-gradient(circle,var(--color-secondary),transparent);overflow:hidden}.ellipse.loading:before{-webkit-animation:gradientWaveViolet 2s infinite;animation:gradientWaveViolet 2s infinite;background-color:#3f0e56;background-color:var(--color-secondary);overflow:hidden}.layout-backgound{background-color:initial}.layout-backgound,.layout-backgound-mobile{display:flex;flex-direction:column;min-height:100vh;width:100%}.layout-backgound-mobile{background:radial-gradient(circle at bottom,#fff,#1d1d1d 75%);background:radial-gradient(circle at bottom,var(--color-tertiary),var(--color-black) 75%);background-attachment:fixed;position:absolute}.logo-container{align-items:center;background-color:#1d1d1d;background-color:var(--color-black);display:flex;justify-content:center;top:0;width:100%;z-index:5}.logo-container img{padding:1.5rem 0}.hidden{display:none}:root{--background-chat:#232323}.message{align-items:flex-start;border-radius:10px;color:#fff;color:var(--negative);padding:20px;scrollbar-color:#d9d9d9 transparent;text-align:start}.message::-webkit-scrollbar{border-radius:4px;height:.4rem;width:5rem}.message::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}.message{transition:background-color .5s ease-in-out,opacity .5s ease-in-out}.message.bot-message{background-color:#0d5cb0;background-color:var(--primary);max-width:100%;overflow-x:auto}.message.loading-message{-webkit-animation:gradientMovement 8s linear infinite;animation:gradientMovement 8s linear infinite;background:linear-gradient(270deg,#cb5cff,#9800df,#cb5cff,#9800df);background-size:800% 100%;border-radius:.625rem}.message.user-message{word-wrap:break-word;background-color:#303030;background-color:var(--background);max-width:100%;overflow-x:auto;white-space:pre-wrap}.message-container{align-items:center;display:flex}.message-container .assistant-icon,.message-container .dots,.message-container .loading-icon,.message-container.user-message{left:15px;position:relative}.message-container,.message-container .user-icon,.message-container.bot-message{position:relative;right:15px}.message-container.user-message{flex-direction:row-reverse}.copy-button-container{align-items:flex-end;background-color:#303030;background-color:var(--background);border-radius:10px 10px 0 0;display:flex;justify-content:space-between;padding-top:5px;width:100%}.copy-code-button{background-color:initial;border:none;border-radius:4px;cursor:pointer;height:25px;margin-bottom:5px;margin-right:15px;padding:0}span{color:#fff;font-size:.8rem;margin:0}@-webkit-keyframes gradientMovement{0%,to{background-position:100% 50%}50%{background-position:0 50%}}@keyframes gradientMovement{0%,to{background-position:100% 50%}50%{background-position:0 50%}}.dots{padding:15px 25px}.dots img{margin-left:1px;width:1vh}.dot-pulse{-webkit-animation:dot-pulse 1.5s linear infinite;animation:dot-pulse 1.5s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s;box-shadow:9999px 0 0 -5px;left:-9999px;position:relative}.dot-pulse,.dot-pulse:after,.dot-pulse:before{background-color:#9800df;background-color:var(--secondary);border-radius:5px;color:#9800df;color:var(--secondary);height:5px;width:5px}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0}.dot-pulse:before{-webkit-animation:dot-pulse-before 1.5s linear infinite;animation:dot-pulse-before 1.5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;box-shadow:9984px 0 0 -5px}.dot-pulse:after{-webkit-animation:dot-pulse-after 1.5s linear infinite;animation:dot-pulse-after 1.5s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s;box-shadow:10014px 0 0 -5px}@-webkit-keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@-webkit-keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@-webkit-keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}:root{--negative:#fff;--primary:#0d5cb0;--secondary:#9800df;--background:#303030;--background-light:#d2d2d2;--background-black:#1d1d1d;--background-menu:#262626}.menu-chat-container{height:100%;width:100%}.menu-chat,.menu-chat-container{display:flex;justify-content:space-between}.menu-chat{align-items:center;background:#262626;background:var(--background-menu);flex-direction:column;height:100vh;left:0;padding:2rem 1rem 10rem;top:0;width:15%;z-index:20}.menu-capsules{display:flex;flex-wrap:wrap;justify-content:space-between;justify-content:flex-start;padding-bottom:12rem;width:100%}.menu-capsules-mobile{flex-wrap:wrap;justify-content:flex-end;padding-bottom:7rem;padding-left:1rem;padding-right:1rem}.member-menu-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.suggestion-btn-menu{background-color:initial;background-color:#232323;border:1px solid #b7b7b7;border-radius:100px;color:#b7b7b7;cursor:pointer;display:flex;font-size:14px;margin:.4rem;padding:.5rem 1rem;white-space:nowrap;width:auto}.member-img{border-radius:100%;height:10rem;margin-bottom:.5rem;width:10rem}.member-title{color:#9d9d9d;font-family:Kanit,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%;margin:0;max-width:75%;text-align:center}.bm-burger-button{height:30px;left:auto;position:fixed;right:1.5rem;top:1.5rem;width:36px}.bm-burger-bars{size:.1rem}.bm-burger-bars,.bm-burger-bars-hover{background:#fff;background:var(--negative)}.bm-cross-button{cursor:pointer;height:24px;width:24px}.bm-cross{background:#fff;background:var(--negative)}.bm-menu-wrap{height:100vh;position:fixed;width:17rem!important}.bm-menu{background:#262626;background:var(--background-menu);height:100vh;padding:2rem 1rem 0}.bm-morph-shape{fill:#1d1d1d;fill:var(--background-black)}.bm-item-list{color:#d2d2d2;color:var(--background-light);display:flex;width:100%}.bm-item,.bm-item-list{align-items:center;flex-direction:column;height:100vh}.bm-item{display:flex!important;justify-content:space-between!important}.bm-overlay{background:#303030;background:var(--background);max-height:100vh}.chat-container{align-items:center;display:flex;flex-direction:column;height:100vh;min-height:76vh;position:fixed;width:100%}pre{background-color:#1d1d1d!important;background-color:var(--background-black)!important;border:none!important;border-radius:10px;box-shadow:none!important;&::-webkit-scrollbar{border-radius:4px;height:6px}&::-webkit-scrollbar-thumb{background-color:#fff;background-color:var(--negative);border:none;border-radius:4px}&::-webkit-scrollbar-track{background-color:#303030;background-color:var(--background);border:none}}.chat-messages,.suggestion-and-input-container{max-width:46rem;width:75%}.chat-messages{color:#fff;color:var(--negative);display:flex;flex:1 1;flex-direction:column;flex-grow:1;font-family:Inter,sans-serif;font-size:14px;height:90vh;max-height:80vh;overflow-x:hidden;overflow-y:auto;padding-left:30%;padding-right:30%;scrollbar-color:#303030;scrollbar-color:var(--background);scrollbar-color:#fff;scrollbar-color:var(--negative);scrollbar-width:thin;&::-webkit-scrollbar{width:6px}&::-webkit-scrollbar-thumb{background-color:#1d1d1d;background-color:var(--background-black);border:none;border-radius:0}&::-webkit-scrollbar-track{background-color:#303030;background-color:var(--background);border:none}}.chat-and-input-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:5px;position:relative;width:100%}.chat-and-input-container.with-assistant-id{width:85%}.chat-input-container{align-items:center;display:flex;justify-content:center;width:100%}.chat-input textarea{border:none;border-radius:5px;color:#fff;color:var(--negative);flex:1 1;margin-right:10px;max-height:15rem;max-width:650px;outline:none;padding:15px;resize:none}.chat-input textarea::-webkit-scrollbar{width:8px}.chat-input textarea::-webkit-scrollbar-track{background:none}.chat-input textarea::-webkit-scrollbar-thumb{background-color:#fff;background-color:var(--negative);border-radius:4px}.btn-send img{transition:all 1s ease-in-out;width:40px}.btn-send.hovered img{-webkit-transform:scale(1.1);transform:scale(1.1)}.chat-input button{cursor:pointer}.btn-send,.btn-send[disabled] img{background-color:initial;border:none;padding:0}.btn-send[disabled] img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.input-text{background:#464646;font-family:Inter,sans-serif;transition:background 5s ease}.input-text-background{background-color:#000;font-weight:700;z-index:-2}.chat-input{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;padding-top:3rem;position:fixed;width:100%;z-index:2}.logo-container{z-index:2}.background-conda{bottom:0;left:0;margin:auto;position:absolute;right:0}.container-suggestion-buttons{-ms-overflow-style:none;display:flex;justify-content:flex-start;margin-bottom:.5rem;max-width:45rem;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;white-space:nowrap;width:100%}.container-suggestion-buttons::-webkit-scrollbar{height:5px}.container-suggestion-buttons::-webkit-scrollbar-thumb{background-color:#303030;background-color:var(--background);border-radius:3px}.suggestion-btn{background-color:initial;background-color:#232323;border:1px solid #b7b7b7;border-radius:100px;color:#b7b7b7;display:flex;font-size:14px;margin:1rem 1rem 1rem 0;padding:.5rem 1rem;white-space:nowrap}.volver-button{background-color:#303030;background-color:var(--background);display:flex;justify-content:center}.terms-button,.volver-button{color:#0d5cb0;color:var(--primary);text-decoration:none}.terms-button{font-size:small;margin-bottom:-1rem;margin-top:1rem}.terms-button:active,.volver-button:active{background-color:#1f618d}@media(max-width:500px){.chat-messages{margin-bottom:14.5rem}}@media(max-width:768px){.logo-container{justify-content:start}.btn-send img{width:50px}.logo-container .logo{margin:0 3rem;width:50%}.chat-messages{margin-bottom:15.5rem;padding-left:1rem;padding-right:1rem;width:95%}.suggestion-and-input-container{padding-left:1.5rem;padding-right:1.5rem;width:95%}.container-suggestion-buttons{overflow-y:auto;scrollbar-width:none}.menu-chat{display:none}.chat-and-input-container.with-assistant-id,.chat-input.with-assistant-id{width:100%}.container-suggestion-buttons::-webkit-scrollbar{display:none}}@media (min-width:768px) and (max-width:992px){.chat-messages{margin-bottom:15.5rem;margin-top:1rem;padding-left:11%;padding-right:11%}.menu-chat{min-width:30%}.chat-and-input-container.with-assistant-id,.chat-input.with-assistant-id{width:70%}.menu-chat-mobile{display:none}.suggestion-and-input-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:69%}}@media (min-width:992px) and (max-width:1200px){.chat-messages{margin-bottom:15.5rem;margin-top:1rem;padding-left:10%;padding-right:10%}.suggestion-and-input-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:65%}.menu-chat{min-width:30%}.chat-and-input-container.with-assistant-id,.chat-input.with-assistant-id{width:75%}.menu-chat-mobile{display:none}}@media (min-width:1200px) and (max-width:1440px){.chat-messages{margin-bottom:15.5rem;margin-top:1rem;padding-left:11.5%;padding-right:11.5%}.menu-chat{min-width:20%}.chat-and-input-container.with-assistant-id{width:80%}.menu-chat-mobile{display:none}}@media (min-width:1440px) and (max-width:1700px){.chat-messages{margin-bottom:15.5rem;margin-top:1rem;padding-left:15.5%;padding-right:15.5%}.menu-chat{min-width:22%}.chat-and-input-container.with-assistant-id{width:85%}.menu-chat-mobile{display:none}}@media (min-width:1700px) and (max-width:1920px){.chat-messages{margin-bottom:15.5rem;margin-top:1rem;padding-left:23.5%;padding-right:23.5%}.menu-chat{min-width:15%}.chat-and-input-container.with-assistant-id{width:85%}.menu-chat-mobile{display:none}}@media (min-width:1920px){.chat-messages{margin-bottom:15.5rem;margin-top:1rem;padding-left:26.5%;padding-right:26.5%}.menu-chat{min-width:15%}.chat-and-input-container.with-assistant-id{width:85%}.menu-chat-mobile{display:none}}.terms-container{background-color:#303030;color:#fff;display:flex;flex-direction:column;font-family:Futura,sans-serif;max-width:100%;min-height:100vh;padding:2rem 4rem}.terms-container header{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;width:100%}.terms-container h1,.terms-container h2{font-size:xx-large;margin:15px 0}.terms-container h3{font-size:x-large;margin:15px 0}.terms-container p{margin-bottom:5px}.condamind-logo{height:4rem;max-width:25rem;width:40%}@media screen and (max-width:767px){.condamind-logo{width:50%}}.loading-container{background-color:#232323;color:#fff;flex-direction:column;height:100vh}.loading-container,.loading-screen{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loading-screen{background:#fff}.loading-logo{-webkit-animation:fadeIn 2s ease-out,pulse 4s 1s infinite;animation:fadeIn 2s ease-out,pulse 4s 1s infinite;width:50rem}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}.app{text-align:center}.app-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.app-logo{-webkit-animation:app-logo-spin 20s linear infinite;animation:app-logo-spin 20s linear infinite}}.app-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;min-width:100vh}.app-link{color:#61dafb}@-webkit-keyframes app-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes app-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.ac4ba35a.css.map*/