/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Light.otf) format("opentype");font-weight:300}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Medium.otf) format("opentype");font-weight:500}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Bold.otf) format("opentype");font-weight:700}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Heavy.otf) format("opentype");font-weight:900}@font-face{font-family:SF Compact;src:url(/fonts/SF-Compact-Text-Light.otf) format("opentype");font-weight:350}:root{--white: 248, 248, 252;--blue: 86, 97, 246;--black: 0, 0, 0}*{box-sizing:border-box}body{font-family:SF Pro Rounded;background:rgba(var(--white),1);height:100vh}#root{min-height:100%}._hello_rh7n9_1{display:flex;align-items:center}._hello__icon_rh7n9_5{width:40px;height:40px;margin-right:14px}._hello__icon_rh7n9_5 img{width:100%;height:100%;object-fit:cover}._hello__title_rh7n9_15{color:rgba(var(--blue),1);font-size:44px;font-weight:500;line-height:130%;margin-right:20px}._hello__text_rh7n9_22{color:rgba(var(--black),1);font-size:16px;font-weight:500;line-height:130%;max-width:258px}@keyframes _spin_1k4me_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_1k4me_9{display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;min-width:48px;width:48px;height:48px;border-radius:50%;background:#5661f6;box-shadow:0 4px 8px #5661f640}._button_1k4me_9:disabled{opacity:.3}._button__spinner_1k4me_25{animation:_spin_1k4me_1 1s infinite ease-in-out}._button__spinner_1k4me_25 path{stroke:#fff}._input_1oxss_1{width:494px;height:60px;display:flex;align-items:center;justify-content:space-between;padding:6px;border-radius:30px;background:#fff;box-shadow:0 8px 24px -4px #00000014}._input__fields_1oxss_12{display:flex;align-items:center;position:relative;flex-wrap:nowrap;padding-left:14px;width:100%}._field_1oxss_21{display:flex;align-items:center;margin-right:30px;position:relative;width:50%}._field_1oxss_21._active_1oxss_28 svg g{opacity:1}._field_1oxss_21._active_1oxss_28 svg path{stroke:rgb(var(--blue));stroke-opacity:1}._field_1oxss_21:last-child{margin-right:0}._field_1oxss_21:last-child:after{display:none;margin-right:0}._field_1oxss_21:after{content:"";display:flex;width:2px;min-width:2px;height:20px;background:#0003;border-radius:25px}._field__icon_1oxss_51{width:24px;height:24px;margin-right:8px}._field__icon_1oxss_51 svg{height:100%}._field__input_1oxss_59{border:none;width:100%;padding-top:2px;font-family:SF Compact;font-size:14px;font-weight:350;line-height:20px;background:transparent;cursor:pointer}._field__input_1oxss_59:focus-within{outline:none}._field__input_1oxss_59:disabled{-webkit-user-select:none;user-select:none}._field__options_1oxss_76{position:absolute;display:flex;flex-flow:column;bottom:-32px;left:0;padding:4px;transform:translateY(100%) scale(0);opacity:0;transition:.2s ease-in;background:#fff;border-radius:8px;box-shadow:0 8px 24px -4px #00000014}._field__options_1oxss_76._active_1oxss_28{transform:translateY(100%) scale(1);opacity:1}._field__options_1oxss_76 span{cursor:pointer;padding:8px;border-radius:6px;transition:.2s ease-in;font-family:SF Compact;font-size:14px;font-weight:350;line-height:20px}._field__options_1oxss_76 span:hover{background:#0000001a}._welcome_lzedj_1{display:flex;flex-flow:column;align-items:center;justify-content:center;height:var(--app-height)}._welcome__hello_lzedj_8{margin-bottom:24px}@keyframes _spin_1en5u_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1en5u_9{display:flex;flex-flow:column;justify-content:flex-end;width:100%;min-height:100%;height:fit-content;gap:10px;background:#f3f5ff;border-left:1px solid rgba(86,97,246,.2);padding:20px;pointer-events:all}._link_1en5u_23{padding:20px;display:flex;border-radius:30px;background:linear-gradient(97deg,#585efa 4.48%,#ab30f6 96.56%);box-shadow:4px 4px 11px #731dff66}._link__img_1en5u_30{width:40%;aspect-ratio:1;margin-right:20px;border-radius:20px;border:4px solid #fff}._link__img_1en5u_30 img{border-radius:14px;width:100%;height:100%;object-fit:cover}._link__info_1en5u_43{display:flex;flex-flow:column;width:100%}._link__badge_1en5u_48{width:fit-content;height:25px;border-radius:40px;background:#2a2a2a;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;padding-right:10px;color:#f7ecff;font-size:14px;font-weight:500}._link__badge_1en5u_48 svg{height:40%}._link__badge_1en5u_48 svg path{stroke:#f7ecff;opacity:1}._link__title_1en5u_69{color:#fff;font-size:20px;font-weight:700;margin-bottom:4px;white-space:nowrap;max-width:360px;overflow:hidden;text-overflow:ellipsis}._link__text_1en5u_79{color:#fff;font-size:16px;font-weight:500;margin-bottom:10px}._link__button_1en5u_85{margin-top:auto;height:40px;border-radius:25px;background:#fefff6;color:#8745f8;font-size:14px;font-weight:700;line-height:24px;text-decoration:none;display:flex;align-items:center;justify-content:center}._link__button_1en5u_85 svg{margin-left:6px;margin-bottom:-2px;height:30%}._smile_1en5u_105{border-radius:30px;background:#673ef5;box-shadow:4px 4px 11px #ff891d66;padding:20px;display:flex;align-items:center}._smile__icon_1en5u_113{width:54px;height:54px;margin-right:10px}._smile__icon_1en5u_113 img{width:100%;height:100%;object-fit:contain}._smile__text_1en5u_123{color:#8a2315;font-family:SF Pro Rounded;font-size:16px;font-style:normal;font-weight:500;line-height:normal}._smile__text_1en5u_123 em{font-style:normal;font-size:24px}._smile__text_1en5u_123 strong{font-weight:900;font-size:24px}._handshake_1en5u_140{border-radius:30px;padding:20px;background:linear-gradient(97deg,#fa58e0 4.48%,#f63054 96.56%);box-shadow:4px 4px 11px #fe456666;display:flex;align-items:center}._handshake__icon_1en5u_148{width:54px;height:54px;margin-right:10px}._handshake__icon_1en5u_148 img{width:100%;height:100%;object-fit:contain}._handshake__text_1en5u_158{color:#f8f8fc;font-size:24px;font-weight:700}._handshake__text_1en5u_158 strong{color:#fbff2e}._eyes_1en5u_167{border-radius:40px;background:#673ef5;padding:20px;display:flex;align-items:center}._eyes__content_1en5u_174{border-radius:20px;border:4px solid #fff;width:176px;height:104px;overflow:hidden;margin-right:20px}._eyes__content_1en5u_174 img{width:100%;height:100%;object-fit:cover}._eyes__text_1en5u_187{color:#f7ecff;font-size:16px;font-weight:500}._eyes__text_1en5u_187 span._bold_1en5u_192{font-size:34px;font-weight:900}._final-feedback_1en5u_197{border-radius:40px;background:linear-gradient(97deg,#e545ff 4.49%,#0025e7 82.28%);box-shadow:4px 4px 11px #9245fe66;padding:20px;display:flex;flex-flow:column}._final-feedback__title_1en5u_205{color:#f7ecff;font-size:42px;font-weight:900}._final-feedback__subtitle_1en5u_210{color:#f7ecff;font-size:16px;font-weight:500;margin-bottom:10px}._final-feedback__button_1en5u_216{border-radius:25px;background:#fff;padding:10px 24px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1b29ea;font-size:16px;font-weight:600;line-height:24px}._final-feedback__button_1en5u_216 img{margin-left:6px}._cv_1en5u_234{border-radius:50px;border:2px solid #a4da3e;background:#c0fc4f;padding:20px}._cv__content_1en5u_240{display:flex;align-items:center}._cv__icon_1en5u_244{width:24px;height:24px;margin-right:14px}._cv__main_1en5u_249{display:flex;flex-flow:column;width:100%}._cv__tip_1en5u_254{width:fit-content;border-radius:40px;background:#2a2a2a;padding:4px 10px;margin-bottom:4px;color:#c0fc4f;font-size:16px;font-weight:500;line-height:normal}._cv__text_1en5u_265{color:#2a2a2a;font-size:16px;font-weight:500;line-height:normal}._cv__status_1en5u_271{min-width:40px;width:40px;height:40px;background:#2a2a2a;border-radius:50%;display:flex;align-items:center;justify-content:center}._cv__status_1en5u_271._processing_1en5u_281{animation:_spin_1en5u_1 1s infinite}._speech-trend_1en5u_285{padding:20px;border-radius:30px;border:2px solid #cfd6ff;background:#e7ecff;display:flex;flex-flow:column}._speech-trend__header_1en5u_293{display:flex;margin-bottom:10px;align-items:center;color:#8565f7;font-size:16px;font-weight:700;line-height:20px}._speech-trend__header_1en5u_293 svg{margin-right:10px}._speech-trend__content_1en5u_305{display:flex;align-items:center;color:#42c247;font-size:38px;font-weight:900}._speech-trend__content_1en5u_305._up_1en5u_312{color:#42c247}._speech-trend__content_1en5u_305._down_1en5u_315{color:#fd3b3b}._speech-trend__content_1en5u_305._neutral_1en5u_318{color:#ff9029}._speech-trend__content_1en5u_305 svg{height:80%;margin:0 10px}._speech-speed_1en5u_326{padding:20px;border-radius:30px;border:2px solid #5c35e4;background:#673ef5}._speech-speed__content_1en5u_332{display:flex;flex-flow:column;align-items:center}._speech-speed__text_1en5u_337{display:flex;align-items:center;color:#40ffdd;font-size:54px;font-weight:900;margin-bottom:8px}._speech-speed__text_1en5u_337 svg{margin-right:10px}._speech-speed__subtitle_1en5u_348{color:#beabff;font-size:16px;font-weight:700;display:flex;align-items:center}._speech-speed__subtitle_1en5u_348 svg{margin-right:10px}._speech-stats_1en5u_359{padding:20px;border-radius:30px;border:2px solid #cfd6ff;background:#e7ecff}._speech-stats__content_1en5u_365{display:flex;flex-flow:column;align-items:center}._speech-stats__list_1en5u_370{display:flex;align-items:center;gap:40px;margin-bottom:20px}._speech-stats__item_1en5u_376{display:flex;flex-flow:column;align-items:center;justify-content:center}._speech-stats__count_1en5u_382{color:#8565f7;font-size:54px;font-weight:900}._speech-stats__word_1en5u_387{color:#8565f7;font-size:16px;font-weight:700}._speech-stats__subtitle_1en5u_392{display:flex;align-items:center;color:#beabff;font-size:16px;font-weight:700}._speech-stats__subtitle_1en5u_392 svg{margin-right:10px}._range_1en5u_403{width:100%;height:14px;border-radius:40px;background:#d0d7f0;overflow:hidden}._range__fill_1en5u_410{width:100%;height:100%;border-radius:inherit;background:#42c247}._range__fill_1en5u_410._up_1en5u_312{color:#42c247}._range__fill_1en5u_410._down_1en5u_315{color:#fd3b3b}._range__fill_1en5u_410._neutral_1en5u_318{color:#ff9029}._soon_1en5u_426{width:100%;height:100%;display:flex;flex-flow:column;align-items:center;justify-content:center;background:#f3f5ff;border-left:1px solid rgba(86,97,246,.2)}._soon__list_1en5u_436{display:flex;align-items:center;gap:40px;padding:16px 24px;border-radius:20px;opacity:.4;background:#e8e6fe;margin-bottom:16px}._soon__icon_1en5u_446{height:24px}._soon__icon_1en5u_446 svg{height:100%}._soon__text_1en5u_452{color:#673ef5;font-size:18px;font-weight:700;opacity:.6;text-align:center;max-width:145px}@keyframes _spin_mdhv6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._select_mdhv6_9{cursor:pointer;min-height:60px;width:fit-content;padding:10px;border-radius:40px;border:2px solid #a4da3e;background:#c0fc4f;display:flex;align-items:center;color:#fff;text-align:right;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._select__icon_mdhv6_26{width:24px;height:24px;margin-right:10px}._select__icon_mdhv6_26 svg{width:100%;height:100%;object-fit:cover}._select__text_mdhv6_36{color:#111;font-weight:700;font-size:18px;margin-right:10px;white-space:nowrap;display:flex;align-items:center}._select__text_mdhv6_36 svg{margin-left:10px}._select__loader_mdhv6_48{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._select__spinner_mdhv6_59{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background:#111;border-radius:50%}._select__spinner_mdhv6_59 svg{animation:_spin_mdhv6_1 1s ease-in-out infinite}._select__spinner_mdhv6_59 svg path{stroke:#c0fc4f}._select__button_mdhv6_74{margin-left:auto;border-radius:40px;background:transparent;border:1px solid #2a2a2a;display:flex;align-items:center;padding:10px 14px;color:#2a2a2a;font-size:14px;font-weight:600}._select__button_mdhv6_74 svg{margin-left:6px}._select__button_mdhv6_74 svg path{fill:#c0fc4f}._select__input_mdhv6_92{position:absolute;opacity:0;height:0;width:0}._button_1a4sp_1{display:flex;align-items:center;position:relative}._button__tip_1a4sp_6{position:absolute;top:0;height:100%;display:flex;align-items:center;color:#5661f6;font-size:16px;font-weight:500;line-height:110%}._button__tip_1a4sp_6 svg path{stroke:#5661f6}._button__tip_1a4sp_6._colored_1a4sp_20{color:#fb531e}._button__tip_1a4sp_6._colored_1a4sp_20 svg path{stroke:#fb531e}._button__tip_1a4sp_6._left_1a4sp_26{left:-6px;transform:translate(-100%);color:#fb531e}._button__tip_1a4sp_6._right_1a4sp_31{right:-6px;transform:translate(100%);width:150px}._button__tip_1a4sp_6._right_1a4sp_31 svg{width:10px;margin-right:10px}._button__content_1a4sp_40{width:100%;height:100%;border-radius:50%;background:#0060ff1a;transition:.2s ease-in;display:flex;align-items:center;justify-content:center}._button__main_1a4sp_50{width:80px;height:80px;cursor:pointer;background:transparent;border:none;border-radius:50%;padding:8px;position:relative;transition:.2s ease-in-out}._button__main_1a4sp_50:disabled{pointer-events:none;opacity:.3}._button__main_1a4sp_50._recording_1a4sp_65{background:#ff4d004d}._button__main_1a4sp_50._recording_1a4sp_65 ._button__content_1a4sp_40{background:#fb531e}._button__main_1a4sp_50._initial_1a4sp_71 ._button__content_1a4sp_40 svg path{stroke:#0060ff}._button__main_1a4sp_50._initial_1a4sp_71 ._button__content_1a4sp_40 svg path:nth-child(1){fill:transparent}._button__main_1a4sp_50._initial_1a4sp_71 ._button__content_1a4sp_40:hover{background:#0060ff}._button__main_1a4sp_50._initial_1a4sp_71 ._button__content_1a4sp_40:hover svg path{stroke:#fff}._button__main_1a4sp_50._initial_1a4sp_71 ._button__content_1a4sp_40:hover svg path:nth-child(1){fill:#fff}._container_1g1jc_1{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:20px;height:100%;overflow:hidden}._container__assistant_1g1jc_10,._container__user_1g1jc_10{height:calc(50% - 90px);display:flex;flex:auto}@supports (aspect-ratio: 1/1){._container__assistant_1g1jc_10,._container__user_1g1jc_10{aspect-ratio:1.7777777778}}@supports not (aspect-ratio: 1/1){._container__assistant_1g1jc_10,._container__user_1g1jc_10{position:relative;width:100%;padding-bottom:56.25%}._container__assistant_1g1jc_10>*,._container__user_1g1jc_10>*{position:absolute;width:100%;height:100%;top:0;left:0}}._assistant__icon_1g1jc_35{border:none;cursor:pointer;margin-left:20px;background:#f3f5ff;width:34px;height:27px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#2e2e2e;font-family:SF Pro Rounded;font-size:16px;font-style:bold;font-weight:700;line-height:22px}._video_1g1jc_54{transition:all .3s ease-in-out;position:relative;border-radius:20px;border:4px solid #fff;background:#0003;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 24px -4px #00000014}._video__overlay_1g1jc_63{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding:10px;z-index:100}._video__caption-container_1g1jc_74{width:100%;display:flex;align-items:center;justify-content:center}._video__caption_1g1jc_74{max-width:90%;text-align:center;border-radius:8px;background:#2a2a2ae6;padding:6px 8px;color:#fff}._video__content_1g1jc_88{width:100%;height:100%;border-radius:16px;overflow:hidden;position:relative}._video__content_1g1jc_88 img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}._video__content_1g1jc_88 video,._video__content_1g1jc_88 canvas{width:100%!important;height:100%!important;object-fit:cover;object-position:center center;z-index:2;position:relative}._video__tip_1g1jc_113{padding:6px 20px;border-radius:60px;background:#0000004d;color:#fff;font-family:SF Compact;font-size:14px;line-height:22px}._container_v0fak_1{display:flex;align-items:center;justify-content:center;flex-flow:column;height:100%}._container__form_v0fak_8{width:100%;height:100%;position:absolute}._container__title_v0fak_13,._container__subtitle_v0fak_13,._container__text_v0fak_13{color:#5661f6;text-align:center;font-size:54px;font-weight:500;line-height:130%}._container__subtitle_v0fak_13,._container__text_v0fak_13{font-size:24px}._container__text_v0fak_13{margin-top:90px;margin-bottom:8px;display:flex;align-items:center}._container__text_v0fak_13 img{margin-right:8px;height:1em}._rate_v0fak_34{display:flex;flex-flow:row-reverse;gap:20px}._rate__item_v0fak_39{cursor:pointer}._rate__item_v0fak_39:hover~._rate__item_v0fak_39 svg path,._rate__item_v0fak_39._active_v0fak_42~._rate__item_v0fak_39 svg path{fill:#5661f6}._rate__item_v0fak_39:hover svg path,._rate__item_v0fak_39._active_v0fak_42 svg path{fill:#5661f6}._rate__item_v0fak_39 svg path{transition:fill .2s ease-in-out;fill:transparent;stroke:#5661f6}._feedback_v0fak_54{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;flex-flow:column}._feedback__title_v0fak_64{color:#5661f6;font-size:16px;font-weight:500;line-height:130%;margin-bottom:6px}._feedback__text_v0fak_71{min-height:92px;min-width:372px;border-radius:10px;border:2px solid #cfd6ff;background:#f6f7ff;margin-bottom:10px;padding:20px;font-size:16px;font-weight:500;line-height:130%}._feedback__text_v0fak_71::placeholder{color:#5661f699}._feedback__button_v0fak_86{border-radius:25px;background:#5661f6;padding:8px 24px;border:none;cursor:pointer;color:#f8f8fc;font-size:16px;font-weight:600;line-height:24px}._feedback__button_v0fak_86:disabled{opacity:.5}._debug_fpvng_1{pointer-events:all;position:fixed;top:10px;right:10px;width:calc(40% - 20px);z-index:1000;border-radius:10px;background:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px;color:#fff}._debug__skip_fpvng_14{padding:4px 20px;background:#fff;border:1px solid lightgray;border-radius:6px;transition:.2s ease-in;cursor:pointer}._debug__skip_fpvng_14:hover{opacity:.9}._chat_fpvng_26{display:flex;width:100%;height:var(--app-height);position:relative}._chat__overlay_fpvng_32{pointer-events:none;position:fixed;right:0;top:0;width:40%;height:100%}._chat__room_fpvng_40{width:60%;height:100%;padding:40px}._chat__activity_fpvng_45{position:fixed;top:0;left:0;width:100%;height:100%;max-height:100%;padding-left:60%;display:flex;overflow:scroll;pointer-events:none}._chat__message_fpvng_57{margin-bottom:10px}._chat__message_fpvng_57:last-child{margin-bottom:0}._chat__question_fpvng_63,._chat__final_fpvng_63{color:#5661f6;text-align:center;font-size:24px;font-weight:500;line-height:130%}._chat__question_fpvng_63{display:flex;align-items:center}._chat__question_fpvng_63 span{margin-right:20px}._chat__answer_fpvng_77{border-radius:25px;border:1px solid #5661f6;padding:8px 24px;margin-right:10px;background:transparent;cursor:pointer;transition:.2s ease-in;color:#1b29ea;font-size:16px;font-weight:600;line-height:24px}._chat__answer_fpvng_77:last-child{margin-right:0}._chat__answer_fpvng_77:hover{color:#fff;background:#5661f6}._chat__record_fpvng_97{width:100%;height:65px;display:flex;align-items:center;justify-content:center}._record-btn_fpvng_105{width:80px;height:80px;cursor:pointer;background:transparent;border:none;border-radius:50%;padding:8px;position:relative;transition:.2s ease-in-out}._record-btn_fpvng_105:disabled{pointer-events:none;opacity:.3}._record-btn_fpvng_105:hover ._record-btn__tip_fpvng_120{opacity:1}._record-btn_fpvng_105._recording_fpvng_123{background:#ff4d004d}._record-btn_fpvng_105._recording_fpvng_123 ._record-btn__content_fpvng_126{background:#fb531e}._record-btn_fpvng_105._initial_fpvng_129 ._record-btn__content_fpvng_126 svg path{stroke:#0060ff}._record-btn_fpvng_105._initial_fpvng_129 ._record-btn__content_fpvng_126 svg path:nth-child(1){fill:transparent}._record-btn_fpvng_105._initial_fpvng_129 ._record-btn__content_fpvng_126:hover{background:#0060ff}._record-btn_fpvng_105._initial_fpvng_129 ._record-btn__content_fpvng_126:hover svg path{stroke:#fff}._record-btn_fpvng_105._initial_fpvng_129 ._record-btn__content_fpvng_126:hover svg path:nth-child(1){fill:#fff}._record-btn__content_fpvng_126{width:100%;height:100%;border-radius:50%;background:#0060ff1a;transition:.2s ease-in;display:flex;align-items:center;justify-content:center}._record-btn__tip_fpvng_120{transition:.3s ease-in;opacity:0;position:absolute;top:-10px;left:50%;transform:translate(-50%,-100%);border-radius:8px;background:#000;padding:6px 8px;white-space:nowrap;color:#fff;font-size:14px;font-weight:457}._record-btn__tip_fpvng_120:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}._messages_fpvng_182{max-height:100%;display:flex;flex:auto;flex-flow:column;z-index:2;padding-bottom:60px;overflow-y:auto}._messages_fpvng_182>*{pointer-events:all}._messages__close_fpvng_194{pointer-events:all;z-index:3;position:absolute;top:20px;right:20px;cursor:pointer;border:none;height:30px;border-radius:30px;padding:0 10px;box-shadow:0 0 14px #0003}._messages__input_fpvng_207{position:fixed;bottom:20px;right:20px;width:calc(40% - 40px)}._input_fpvng_214{padding:6px;display:flex;align-items:center;border-radius:30px;background:#fff;box-shadow:0 8px 24px -4px #00000014;height:fit-content}._input__recorder_fpvng_223{margin-right:auto;margin-left:8px}._input__recorder_fpvng_223._disabled_fpvng_227{opacity:.3;pointer-events:none}._input__field_fpvng_231{margin:0 8px;width:100%;border:none;color:#000;font-size:14px;line-height:20px}._input__field_fpvng_231:focus-within{outline:none}._app_1vczl_1{height:var(-app-height);overflow:hidden;display:flex;flex-flow:column;align-items:center;justify-content:center}._debriefing_libqa_1{top:0;left:0;z-index:10;background:#f8f8fc;position:absolute;display:flex;flex-direction:column;align-items:center;padding:40px;gap:20px;width:100%;height:var(--app-height)}._debriefing__evaluation-container_libqa_15{display:flex;flex-direction:column;gap:10px;width:637px}._debriefing_libqa_1 ._go-back-button_libqa_21{padding:10px 20px;border-radius:60px;background:#5661f6;box-shadow:0 4px 8px #5661f640;margin-top:auto;color:#f8f8fc}._avatar-card_1qmsq_1{height:93px;width:350px;background:#e7ecff;border-radius:30px;border:2px solid #CFD6FF;padding:10px;display:flex;gap:20px;align-items:center}._avatar-card__image_1qmsq_12{width:130px;height:100%;border-radius:21px}._avatar-card__feedback_1qmsq_17{font-size:16px;font-weight:500;width:fit-content}._avatar-card__feedback-badge_1qmsq_22{color:#fff;background:#673ef5;border-radius:40px;padding:4px 10px;width:fit-content}._avatar-card__feedback-text_1qmsq_29{color:#673ef5;margin-top:4px}._evaluation-card_v2eaz_1{width:100%;height:fit-content;border-radius:15px;display:flex;flex-direction:column;gap:10px;padding:10px;background:#fff}._evaluation-card__title_v2eaz_11{display:flex;align-items:center;gap:10px}._evaluation-card__title__badge_v2eaz_16{height:33px;padding:6px 10px;font-weight:700;font-size:14px;width:fit-content;border-radius:10px;line-height:150%}._evaluation-card__title__badge-no_v2eaz_25{border:1px solid rgba(255,55,55,.4);background:#ffe8e8}._evaluation-card__title__badge-yes_v2eaz_29{border:1px solid rgba(34,160,61,.4);background:#e7f6ea}._evaluation-card__title__badge-partially_v2eaz_33{border:1px solid rgba(198,109,54,.4);background:#fffaef}._evaluation-card__title__text_v2eaz_37{font-weight:700;font-size:20px;line-height:150%}._evaluation-card__title__text-no_v2eaz_42{color:#ff3737}._evaluation-card__title__text-yes_v2eaz_45{color:#22a03d}._evaluation-card__title__text-partially_v2eaz_48{color:#c66d36}._evaluation-card__content_v2eaz_51{color:#131313;font-size:14px;font-weight:500}._evaluation-card__no_v2eaz_57{border:1px solid rgba(255,55,55,.3019607843)}._evaluation-card__partially_v2eaz_61{border:1px solid rgba(198,109,54,.3019607843)}._evaluation-card__yes_v2eaz_65{border:1px solid rgba(34,160,61,.3019607843)}
