html{height:100dvh}#root{display:flex;flex-direction:column;height:100%}form.auth-form{width:100%}a{text-decoration:none;color:var(--color6)}a:hover{text-decoration:underline;color:var(--color16)}p[class]{padding:0;margin:0}body{background:radial-gradient(circle at top left,var(--page-radial-1),transparent 28%),radial-gradient(circle at top right,var(--page-radial-2),transparent 24%),linear-gradient(180deg,var(--page-bg-start) 0%,var(--color2) 42%,var(--page-bg-end) 100%);color:var(--color15);font-family:Manrope,sans-serif;height:100%;margin:0}@media(max-width:767px){body{background:linear-gradient(180deg,var(--page-mobile-start) 0%,var(--page-mobile-end) 100%)}}.row .col{padding:0;margin:0}*{text-wrap:pretty}:root{color-scheme:light;--color1: #15181f;--color2: #f6f7fb;--color3: #f0f2f8;--color4: #767886;--color5: #a97aff;--color6: #7f49de;--color7: #eceef5;--color8: #a7abb7;--color9: #ffffff;--color10: #8c8f9f;--color11: #f3f0f8;--color12: #f8f9fc;--color13: #767886;--color14: #8c8f9f;--color15: #15181f;--color16: #7f49de;--color17: #eceef5;--color18: #a97aff;--color19: #a7abb7;--page-radial-1: rgba(169, 122, 255, .22);--page-radial-2: rgba(139, 200, 248, .16);--page-bg-start: #fdfdff;--page-bg-end: #edf0f7;--page-mobile-start: #fafbfe;--page-mobile-end: #f1f3f9;--chat-bot-surface: rgba(255, 255, 255, .96);--chat-bot-border: rgba(127, 73, 222, .12);--chat-cut-surface: rgba(248, 247, 252, .96);--chat-cut-border: rgba(127, 73, 222, .12);--font-size16: 16px;--font-size14: 14px;--font-size12: 12px;--font-size13: 13px;--font-size24: 24px;--font-weigth400: 400;--font-weigth500: 500;--font-weight600: 600}html[data-color-scheme=dark]{color-scheme:dark;--color1: #f5f6fb;--color2: #11141d;--color3: #181b29;--color4: #a7abb7;--color5: #c2a5ff;--color6: #a97aff;--color7: #221d34;--color8: #9aa0b4;--color9: #151821;--color10: #9ca0b1;--color11: #202433;--color12: #171b29;--color13: #b7bbca;--color14: #c8ccda;--color15: #f5f6fb;--color16: #c2a5ff;--color17: #23273a;--color18: #a97aff;--color19: #adb2c3;--page-radial-1: rgba(169, 122, 255, .26);--page-radial-2: rgba(139, 200, 248, .12);--page-bg-start: #0f1118;--page-bg-end: #181b29;--page-mobile-start: #121521;--page-mobile-end: #191d2b;--chat-bot-surface: rgba(21, 24, 33, .96);--chat-bot-border: rgba(169, 122, 255, .22);--chat-cut-surface: rgba(28, 32, 48, .96);--chat-cut-border: rgba(169, 122, 255, .22)}.checkbox-container{display:flex;flex-direction:column;align-items:flex-start;width:100%}.checkbox-item{display:flex;align-items:center}.custom-checkbox{width:1em;height:1em;vertical-align:top;background-color:var(--color9);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(127,73,222,.22);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:26px;height:26px;margin:0 12px 0 0;flex-shrink:0;cursor:pointer}.custom-checkbox:checked{background-color:var(--color6);background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%208.00033L7.32843%2010.8288L12.9847%205.17188'%20stroke='white'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.custom-checkbox:hover{border-color:var(--color6)}.custom-checkbox:focus{border-color:var(--color6);box-shadow:none;border:2px solid var(--color18);outline:none}.custom-checkbox[type=checkbox]{border-radius:.25em}.form-check-label{display:block;font-size:13px;line-height:1;width:100%;font-weight:400;color:var(--color19)}.text-center{text-align:center}.input-group-text{background-color:var(--color9);border-radius:10px;border:none}.question-bar{border:1px solid rgba(127,73,222,.14);border-radius:20px;background:var(--chat-bot-surface);box-shadow:0 18px 40px #15181f14}.border{border:1px solid grey;border-radius:10px}.custom-link{text-decoration:none;color:var(--color6);font-weight:400}.custom-link:hover{text-decoration:underline;color:var(--color16)}.bg-grey{background-color:#f5f5f5b6!important}.example{width:fit-content;border-radius:10px}.border-radius{border-radius:10px}.chat-container{display:flex;flex-direction:column;background-color:transparent}.menu{display:flex;flex-direction:row;justify-content:space-around;background-color:var(--chat-bot-surface);border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -12px 34px #15181f1f}.menu button{display:flex;flex-direction:column;align-items:center;border:none;background:none;cursor:pointer}.menu img{width:24px;height:24px;margin-bottom:5px}.menu span{font-size:14px}.select{background-color:var(--color12);color:var(--color15);border-radius:10px;height:56px;outline:none;border:none;width:100%;padding-left:8px}.select option[value=""]{color:var(--color13)}.select option{background-color:var(--color12);color:var(--color15);border-radius:10px;border:none}.disabled-link{color:var(--color15);pointer-events:none;cursor:default}.activation-code__container{display:flex;flex-direction:column;row-gap:24px;border-radius:20px;padding:24px;background-color:var(--color9);box-shadow:0 2px 26px #d5dae080;height:fit-content;width:100%;border:1px solid rgba(127,73,222,.08);max-width:639px}.activation-code__controls{display:flex;flex-direction:row;column-gap:7px;width:100%}.activation-code__label{display:flex;flex-direction:column;row-gap:12px}.activation-code__label h3{font-weight:600;font-size:20px;margin:0}.activation-code__label h6{font-weight:400;margin:0}.activation-code__controls button{width:70%}@media(max-width:768px){.activation-code__label{row-gap:8px;text-align:center}.activation-code__label h6{font-size:14px}.activation-code__container{padding:35px 22px}.activation-code__controls{flex-direction:column;row-gap:16px;width:100%}.activation-code__controls button{width:100%}}.btn:hover{color:var(--color9)!important}.forgot-password{font-weight:400;font-size:14px;text-decoration:none;color:var(--color6)}.forgot-password:hover{text-decoration:underline;color:var(--color16)}.border-top{border-top:1px solid #ddd;padding-top:16px}@media(max-width:768px){.chat-container{background-color:var(--color2)}}.h1-markdown{font-size:24px;font-weight:700;margin-top:6px;margin-bottom:16px}.h2-markdown{font-size:20px;font-weight:700;margin-block:12px}.h3-markdown{font-size:18px;font-weight:700;margin-block:12px}.h4-markdown{font-size:16px;font-weight:700;margin-block:14px}.ol-markdown{margin:0;padding:0;gap:12px}.p-markdown{margin-block:8px!important;line-height:150%}.li-markdown{margin-bottom:8px}.a-markdown{color:var(--color6);text-decoration:none;font-weight:500}.a-markdown:hover{text-decoration:underline;color:var(--color16)}.a-markdown:hover{text-decoration:underline;text-underline-offset:2px}.a-markdown--ref:hover{text-decoration:none}.a-markdown__ref{vertical-align:super;font-size:13px;line-height:1;color:inherit}.a-markdown__ref-comma{color:var(--color6)}.a-markdown--ref:hover .a-markdown__ref{text-decoration:underline;text-underline-offset:2px}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(/assets/Manrope-Regular-Cj6D3zta.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(/assets/Manrope-Medium-QsPRCMeP.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url(/assets/Manrope-SemiBold-D4uUPHcs.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(/assets/Manrope-Bold-CoB-3sSZ.woff2) format("woff2")}*,:before,:after{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:#B8C2D6 transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background-color:transparent;border-radius:8px}*::-webkit-scrollbar-track{background-color:transparent}*,:before,:after{line-height:120%!important}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure,fieldset):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom: 24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%;scroll-behavior:smooth}body{min-height:100%}a:where([class]){display:inline-flex}button,label{cursor:pointer}button{-webkit-tap-highlight-color:transparent}:where([fill]:not([fill=none],[fill^=url])){fill:currentColor}:where([stroke]:not([stroke=none],[stroke^=url])){stroke:currentColor}svg *{transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media(prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.spinner-container{display:flex;justify-content:center;align-items:center;padding:4px}.global-spinner-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spinner{width:20px;height:20px;border:3px solid #E5E7ED;border-top-color:#4869fe;border-radius:50%;animation:spin 1s linear infinite}.global-spinner{height:100px;width:100px;position:fixed;z-index:100;border:5px solid #E5E7ED;border-top-color:#4869fe;border-radius:50%;animation:spin 1.3s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-actions{display:flex;flex-direction:column;row-gap:32px}.login-actions__inputs{display:flex;flex-direction:column}.login-actions__inputs-wrapper{display:flex;flex-direction:column;row-gap:16px}.registration-actions{display:flex;flex-direction:column;row-gap:24px}.new-password__actions{display:flex;flex-direction:column;row-gap:32px}.new-password__inputs{display:flex;flex-direction:column;row-gap:8px}.new-password__inputs>label{font-weight:400;font-size:12px;color:var(--color10)}.new-password__buttons{display:flex;flex-direction:column;row-gap:8px}.skip-btn{font-weight:600;border-radius:10px;width:100%;height:56px;background-color:var(--color9);font-size:var(--font-size16);color:var(--color5);border:1px solid var(--color5)}.skip-btn:focus{border:1px solid var(--color16)}.inputCode{background-color:#f2f3f9;border-radius:10px;border:none;width:52px;text-align:center;font-size:18px;outline:none;caret-color:#4869fe;box-sizing:border-box}.inputCode:focus{border:1px solid #4869FE}.phone-code__actions{display:flex;flex-direction:column;row-gap:32px}.resend-code__button{border:none;padding:0;background:none;font-weight:600;margin-inline:auto}.phone-code__buttons{display:flex;flex-direction:column;row-gap:8px}.phone-code__inputs{text-align:center;display:flex;flex-direction:column;row-gap:24px}.phone-code__inputs label{color:var(--color4)}.create-password__actions{display:flex;flex-direction:column;row-gap:32px}.create-password__inputs{display:flex;flex-direction:column;row-gap:8px}.create-password__buttons{display:flex;flex-direction:column;row-gap:3px}.profile__actions{display:flex;flex-direction:column;row-gap:16px}.cis-phone-input{border:none;background-color:#f5f6fa;border-radius:10px;height:56px;box-sizing:border-box;font-size:16px;width:calc(100% - 178px);padding:0 0 0 8px;overflow-x:auto}@media(max-width:768px){.cis-phone-input{width:100%}}.cis-phone-input:focus-visible{border:1px solid #4869fe}.search{border-radius:10px;height:56px;width:100%;background-color:#fff;border:1px solid transparent}.search:hover{border:1px solid #42A2FF}.search:focus-visible{outline:none}.search:focus{border:1px solid #5654FF}.chat-history__spinner{margin-top:50px;width:53px;height:53px}.question-bar{width:100%;padding:14px 14px 12px;border:1px solid rgba(127,73,222,.12);border-radius:18px;background:#ffffffe0;box-shadow:0 18px 34px #15181f14;box-sizing:border-box}.question-bar-content{display:flex;flex-direction:column}.question-bar-title{font-size:17px;font-weight:600;padding-bottom:14px;color:var(--color15)}.progress-container{width:100%;height:10px;background-color:#7f49de1f;border-radius:999px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,#a97aff,#7f49de)}.question-bar-info{font-size:14px;font-weight:400;color:var(--color13);padding-top:8px}.user-profile{display:flex;height:100%}.user-profile__sidebar{height:100%;display:flex;flex-direction:column;padding-right:24px;margin-right:24px;border-right:1px solid #ccc}.user-profile__sidebar-mobile{width:100%;display:flex;flex-direction:column;align-items:start;gap:8px;padding:12px;box-sizing:border-box}.user-profile__render-tab{display:flex;flex-direction:column;width:calc(100% - 250px)}.user-profile__mobile-render-tab{padding:16px;background-color:#f8fafa;height:100%}.user-profile__btn{height:52px;width:100%;gap:10px;border:none;display:flex;font-size:16px;margin-bottom:10px;text-wrap:nowrap}.drawer{width:100%;background-color:#f8fafa}
