@import "https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,span,a{margin:0;padding:0}button{cursor:pointer;background:0 0;border:none}:root{--font-main:"Inter",system-ui,Avenir,Helvetica,Arial,sans-serif;--fs-12:12px;--fs-14:14px;--fs-16:16px;--fs-20:20px;--lh-12:16px;--lh-14:20px;--lh-16:24px;--lh-20:28px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--color-bg:#f2f2f7;--color-text-primary:#003e3d;--color-text-secondary:#7d9c9d;--input-text-error:#9e0000;--color-accent:#026b66;--button-primary-bg:#026b66;--button-primary-bg-hover:#008b84;--button-primary-text:#fff;--button-secondary-bg:transparent;--button-secondary-loading:#003e3d33;--button-secondary-border:var(--color-text-primary);--button-secondary-border-hover:#009f97;--button-secondary-text:var(--color-text-primary);--button-secondary-text-hover:#009f97;--text-button-color:#003e3d80;--text-button-color-hover:#003e3db3;--input-border:#003e3d4d;--input-border-focus:#003e3d80;--input-background:#fff;--input-placeholder:#003e3d66;--input-text:var(--color-text-primary);--input-error-border:#c000004d;--input-error-border-focus:#c000004d;--input-error-background:#c000001a;--input-error-placeholder:#c0000066;--input-error-text:#9e0000;--scrollbar-color:#003e3d1a}body{background-color:var(--color-bg);color:var(--color-text-primary);margin:0;padding:0}#root{min-height:100vh}body,input,textarea,button,select{font-family:var(--font-main),sans-serif}.text-xs{font-size:var(--fs-12);line-height:var(--lh-12)}.text-sm{font-size:var(--fs-14);line-height:var(--lh-14)}.text-base{font-size:var(--fs-16);line-height:var(--lh-16)}.text-lg{font-size:var(--fs-20);line-height:var(--lh-20)}.font-regular{font-weight:var(--fw-regular)}.font-medium{font-weight:var(--fw-medium)}.font-semibold{font-weight:var(--fw-semibold)}.font-bold{font-weight:var(--fw-bold)}._wrapper_n08vq_1{flex-direction:column;justify-content:start;align-items:center;width:100%;height:100vh;display:flex;position:relative}._wrapper_f9sf8_1{flex-direction:column;justify-content:center;align-items:stretch;width:100%;max-width:520px;height:100%;padding:24px;display:flex}._wrapper_f9sf8_1 ._content_f9sf8_11{flex-direction:column;justify-content:start;align-items:stretch;gap:40px;padding:24px;display:flex}._wrapper_f9sf8_1 ._content_f9sf8_11 ._group_f9sf8_19{flex-direction:column;justify-content:start;align-items:stretch;gap:12px;display:flex}._text_14tfc_1{margin:0}._primary_14tfc_5{color:var(--color-text-primary)}._secondary_14tfc_10{color:var(--color-text-secondary)}._accent_14tfc_15{color:var(--color-accent)}._area_35986_1{flex-direction:row;justify-content:start;align-items:center;display:flex}._textButton_35986_8{color:var(--text-button-color);padding:0;font-style:italic;transition:color .2s}._textButton_35986_8:disabled{opacity:.6;cursor:not-allowed}._textButton_35986_8:hover{color:var(--text-button-color-hover);text-decoration:underline}._surface_qwref_1{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff80;border-radius:24px;outline:1px solid #fff;box-shadow:0 0 24px #00062012,inset 0 0 12px #ffffff80}._area_1jj3m_1{flex-direction:column;justify-content:start;align-items:stretch;padding:0 0 0 12px;display:flex}._input_1hco4_1{background-color:var(--input-background);border:1px solid var(--input-border);height:48px;color:var(--input-text);border-radius:12px;padding:12px;transition:all .2s}._input_1hco4_1::placeholder{color:var(--input-placeholder);opacity:1}._input_1hco4_1:focus{border-color:var(--input-border-focus);outline:none}._error_1hco4_20{background-color:var(--input-error-background);border-color:var(--input-error-border);color:var(--input-error-text)}._error_1hco4_20::placeholder{color:var(--input-error-placeholder)}._error_1hco4_20:focus{border-color:var(--input-error-border-focus-focus)}._button_1iri6_2{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:12px;height:auto;padding:4px 12px;transition:all .2s;display:flex}._button_1iri6_2:disabled{opacity:.6;cursor:not-allowed}._primary_1iri6_20{background-color:var(--button-primary-bg);color:var(--button-primary-text)}._primary_1iri6_20:hover:not(:disabled){background-color:var(--button-primary-bg-hover)}._secondary_1iri6_28{background-color:var(--button-secondary-bg);color:var(--button-secondary-text);border:1px solid var(--button-secondary-border)}._secondary_1iri6_28:hover:not(:disabled){color:var(--button-secondary-text-hover);border:1px solid var(--button-secondary-border-hover)}._secondary_1iri6_28._loading_1iri6_37{background-color:var(--button-secondary-loading)}._glass_1iri6_41{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;outline:1px solid #fff;box-shadow:0 0 12px #00062012,inset 0 0 8px #ffffff80}._glass_1iri6_41:hover:not(:disabled){scale:1.03}._glass_1iri6_41._loading_1iri6_37{background-color:var(--button-secondary-loading)}._l_1iri6_37{min-width:48px;min-height:48px}._m_1iri6_60{min-width:40px;min-height:40px}._s_1iri6_28{min-width:32px;min-height:32px}._md_1iri6_71{border-radius:12px}._full_1iri6_75{border-radius:24px}._loading_1iri6_37:after{content:"";background-image:linear-gradient(135deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);background-size:36px 36px;animation:.5s linear infinite _stripes_1iri6_1;position:absolute;inset:0}@keyframes _stripes_1iri6_1{0%{background-position:0 0}to{background-position:36px 0}}._textArea_rdrxt_1{color:var(--input-text);appearance:none;box-shadow:none;resize:none;background:0 0;border:none;border-radius:12px;outline:none;width:100%;padding:12px;display:block;overflow:hidden}._textArea_rdrxt_1::placeholder{color:var(--input-placeholder);opacity:1}._textArea_rdrxt_1:focus{outline:none}._formField_7ui04_1{flex-direction:column;justify-content:start;align-items:stretch;gap:12px;display:flex}._label_7ui04_9{padding:0 12px}._error_7ui04_14{min-height:var(--lh-12);color:var(--input-text-error);padding:0 12px}._scrollContainer_c1prz_1{width:100%;height:100%;position:relative}._scrollContainer_c1prz_1 ._scrollViewport_c1prz_6{scrollbar-width:none;width:100%;height:100%;overflow-y:auto}._scrollContainer_c1prz_1 ._scrollViewport_c1prz_6::-webkit-scrollbar{display:none}._scrollContainer_c1prz_1 ._scrollbar_c1prz_15{z-index:10;pointer-events:none;width:2px;position:absolute;top:4px;bottom:4px;right:-8px}._scrollContainer_c1prz_1 ._scrollbar_c1prz_15 ._scrollbarThumb_c1prz_24{background-color:var(--scrollbar-color);opacity:0;border-radius:1px;width:100%;transition:opacity .3s;position:absolute}._scrollContainer_c1prz_1 ._scrollbar_c1prz_15 ._scrollbarThumb_c1prz_24._visible_c1prz_32{opacity:1}._area_1119z_1{flex-direction:row;justify-content:center;align-items:end;gap:12px;width:100%;height:100%;display:flex}._area_1119z_1 ._surfaceArea_1119z_10,._area_1119z_1 ._surfaceArea_1119z_10>*{flex:1}._area_1119z_1 ._surfaceArea_1119z_10 ._content_1119z_16{flex-direction:column;justify-content:start;align-items:stretch;display:flex}._area_1119z_1 ._surfaceArea_1119z_10 ._content_1119z_16 ._messageArea_1119z_22{flex-direction:row;justify-content:start;align-items:end;display:flex}._area_1119z_1 ._surfaceArea_1119z_10 ._content_1119z_16 ._messageArea_1119z_22 ._buttonArea_1119z_28{flex-direction:column;justify-content:end;align-items:end;padding:8px;display:flex}._wrapper_1ngl3_1{width:100vw;height:100vh;display:flex;overflow:hidden}._wrapper_1ngl3_1 ._area_1ngl3_7{flex-direction:row;justify-content:start;align-items:stretch;width:100vw;height:100vh;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:768px){._wrapper_1ngl3_1 ._area_1ngl3_7{width:200vw;transform:translate(0)}._wrapper_1ngl3_1 ._area_1ngl3_7._showContent_1ngl3_21{transform:translate(-100vw)}}._areaSidebar_1ngl3_26{z-index:10;flex-direction:column;justify-content:start;align-items:stretch;width:360px;padding:12px;display:flex}._areaSidebar_1ngl3_26>*{flex:1}@media (max-width:768px){._areaSidebar_1ngl3_26{width:100vw;padding:0}}._areaStage_1ngl3_45{flex-direction:column;flex:1;justify-content:start;align-items:center;padding:12px;display:flex;position:relative;overflow-y:auto}@media (max-width:768px){._areaStage_1ngl3_45{width:100vw}}._areaStage_1ngl3_45 ._header_1ngl3_60{z-index:10;position:absolute;top:12px;left:12px}._areaStage_1ngl3_45 ._stage_1ngl3_66{width:100%;max-width:1600px;height:100%}._wrapper_xanc1_1{flex-direction:column;justify-content:center;align-items:stretch;width:100%;max-width:520px;height:100%;padding:24px;display:flex}._wrapper_xanc1_1 ._content_xanc1_11{flex-direction:column;justify-content:start;align-items:stretch;gap:24px;padding:24px;display:flex}._sidebarContent_1x9vd_1{flex-direction:column;justify-content:start;align-items:stretch;gap:24px;width:100%;height:100%;padding:24px;display:flex}@media (max-width:768px){._sidebarContent_1x9vd_1{padding-bottom:36px}}._sidebarContent_1x9vd_1 ._chatsList_1x9vd_16{flex-grow:1;height:0}._sidebarContent_1x9vd_1 ._chatsList_1x9vd_16 ._listItem_1x9vd_20{border-radius:12px;flex-direction:column;justify-content:start;align-items:stretch;gap:4px;width:100%;padding:12px;transition:all .2s;display:flex}._sidebarContent_1x9vd_1 ._chatsList_1x9vd_16 ._listItem_1x9vd_20:hover{background-color:#efefef}._sidebarContent_1x9vd_1 ._chatsList_1x9vd_16 ._listItem_1x9vd_20._active_1x9vd_34{background-color:var(--button-primary-bg);color:#fff}._stageContent_1x9vd_39{flex-direction:column;justify-content:start;align-items:stretch;gap:12px;width:100%;height:100%;padding-bottom:12px;display:flex}._stageContent_1x9vd_39 ._messages_1x9vd_49{background-color:#7d9c9d;border-radius:24px;flex:1}
