.FreeMessagesRemaining_container__gldpr{transform:translateY(24px);width:100%;max-width:800px;padding:12px 16px 36px;border:1px solid var(--gray-15);border-radius:8px;background-color:var(--gray-10)}.FreeMessagesRemaining_message__QGw23,.FreeMessagesRemaining_proButton__IZ1Hk{flex-shrink:0}.FreeMessagesRemaining_proButtonContainer__zZB6Q{display:flex;flex-direction:column;gap:8px}.FreeMessagesRemaining_remaining___MKt6,.FreeMessagesRemaining_used__g6rl7{display:flex;gap:16px;align-items:center;justify-content:space-between}@media(max-width:480px){.FreeMessagesRemaining_used__g6rl7{flex-direction:column;justify-content:center;text-align:center}}.Modal_overlay__epuOx{position:fixed;z-index:1000;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;background-color:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.Modal_modal__0ofSM{position:relative;overflow-y:auto;display:flex;flex-direction:column;gap:24px;width:100%;max-height:90vh;padding:32px 24px;border-radius:16px;background:var(--white);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:Modal_modal-enter__oAX2Q .2s ease-out}.Modal_sizeL__G7mbM{max-width:400px}.Modal_sizeXL__GxEXu{max-width:800px}@media(max-width:480px){.Modal_modalFull__GxT5J{position:fixed;top:0;left:0;width:100vw;max-width:none;height:100vh;max-height:none;border-radius:0;animation:Modal_modal-full-enter__7Bc2t .3s ease-out}.Modal_overlayFull__61beG{align-items:stretch;justify-content:stretch;padding:0}}.Modal_closeButton__jl4FT{width:32px;height:32px}@keyframes Modal_modal-enter__oAX2Q{0%{transform:scale(.95) translateY(-10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes Modal_modal-full-enter__7Bc2t{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:480px){.Modal_overlay__epuOx{padding:16px}.Modal_modal__0ofSM{max-width:100%;border-radius:12px}.Modal_modalFull__GxT5J{padding:16px}}.Modal_header__Ryy58{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%}.Input_container__AOfdu{display:flex;flex-direction:column;gap:4px;width:100%}.Input_label__13_nH{margin-bottom:0;font-size:14px;font-weight:500;color:var(--black)}.Input_input__sX_XR{width:100%;min-height:48px;padding:12px;border:1px solid var(--gray-20);border-radius:12px;background-color:rgba(0,0,0,0);outline:none;font-size:16px;line-height:1.5;color:var(--black)}.Input_input__sX_XR::placeholder{font-size:16px;color:var(--gray-40)}.Input_input__sX_XR:focus{border-color:var(--gray-50);box-shadow:0 0 0 3px rgba(var(--primary-50),.1)}.Input_input__sX_XR.Input_error__ZTHGv{border-color:var(--red-50)}.Input_input__sX_XR.Input_error__ZTHGv:focus{border-color:var(--red-50);box-shadow:0 0 0 3px rgba(var(--red-50),.1)}.Input_input__sX_XR.Input_disabled__QmjQm,.Input_input__sX_XR:disabled{cursor:not-allowed;border-color:var(--gray-15);background-color:var(--gray-5);color:var(--gray-40)}.Input_input__sX_XR.Input_disabled__QmjQm::placeholder,.Input_input__sX_XR:disabled::placeholder{color:var(--gray-30)}.Input_errorMessage__pbuqG{margin-top:0;font-size:14px;line-height:1.4;color:var(--red-50)}.WelcomeModal_welcomeModal__kpT4t{max-width:420px}.WelcomeModal_header___5Irg{display:flex;flex-direction:column;gap:8px;align-items:center;margin-bottom:24px;text-align:center}.WelcomeModal_iconWrapper__0dv4U{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-bottom:20px;border-radius:50%;background:linear-gradient(135deg,#8b4513,#d2691e);box-shadow:0 4px 20px rgba(139,69,19,.2)}.WelcomeModal_title__WAUcX{background-image:linear-gradient(135deg,#2b2824,#f04b27);background-clip:text;color:rgba(0,0,0,0)}.WelcomeModal_subtitle__ntaBd{margin:0;color:var(--gray-70)}.WelcomeModal_loginOptions__30YjD{display:flex;flex-direction:column;gap:12px;width:100%}.WelcomeModal_socialButton__CEf91{height:52px;border:1px solid var(--gray-20)!important;background-color:var(--white)!important;font-weight:500;color:var(--black)!important}.WelcomeModal_socialButton__CEf91:hover{border-color:var(--gray-30)!important;background-color:var(--gray-5)!important}.WelcomeModal_divider__aJf_E{position:relative;display:flex;align-items:center;justify-content:center;width:100%;margin:8px 0}.WelcomeModal_dividerText__0rm6_{padding:0 16px;background-color:var(--white);font-size:14px;font-weight:500;color:var(--gray-40)}.WelcomeModal_emailSection__jnUQP{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:24px}.WelcomeModal_emailInput__tqFKT{height:52px}.WelcomeModal_footer__MbC7p{display:flex;justify-content:center;width:100%}.WelcomeModal_links__TrX3W{display:flex;gap:24px}.WelcomeModal_link__k5o_b{cursor:pointer;border:none;background:none;font-size:14px;color:var(--gray-40);text-decoration:none;transition:color .2s ease-in-out}.WelcomeModal_link__k5o_b:hover{color:var(--gray-70);text-decoration:underline}@media(max-width:480px){.WelcomeModal_welcomeModal__kpT4t{max-width:100%}.WelcomeModal_content__4_2uM{padding:32px 24px 24px}.WelcomeModal_header___5Irg{margin-bottom:24px}.WelcomeModal_iconWrapper__0dv4U{width:50px;height:50px;margin-bottom:16px}.WelcomeModal_links__TrX3W{gap:16px}}.ScrollbarWidget_scrollbarContainer__YNC7G{scrollbar-color:var(--gray-30) var(--gray-5);scrollbar-width:thin;overflow:auto;max-height:calc(100vh - 64px - 170px)}.ScrollbarWidget_scrollbarContainer__YNC7G::-webkit-scrollbar{background:rgba(0,0,0,0)}.ScrollbarWidget_scrollbarContainer__YNC7G::-webkit-scrollbar-track{border-radius:4px;background:var(--gray-5)}.ScrollbarWidget_scrollbarContainer__YNC7G::-webkit-scrollbar-thumb{border-radius:4px;background:var(--gray-30);transition:all .2s ease}.ScrollbarWidget_scrollbarContainer__YNC7G::-webkit-scrollbar-thumb:hover{background:var(--gray-40)}.ScrollbarWidget_scrollbarContainer__YNC7G::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.ScrollbarWidget_scrollbar--default__QcZah::-webkit-scrollbar{width:8px;height:8px}.ScrollbarWidget_scrollbar--thin__MqR2e{scrollbar-color:var(--gray-20) rgba(0,0,0,0);scrollbar-width:thin}.ScrollbarWidget_scrollbar--thin__MqR2e::-webkit-scrollbar{width:4px;height:4px}.ScrollbarWidget_scrollbar--thin__MqR2e::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ScrollbarWidget_scrollbar--thin__MqR2e::-webkit-scrollbar-thumb{border-radius:2px;background:var(--gray-20)}.ScrollbarWidget_scrollbar--thin__MqR2e::-webkit-scrollbar-thumb:hover{background:var(--gray-30)}.ScrollbarWidget_scrollbar--thick__RUOIv{scrollbar-color:var(--gray-40) var(--gray-10);scrollbar-width:auto}.ScrollbarWidget_scrollbar--thick__RUOIv::-webkit-scrollbar{width:12px;height:12px}.ScrollbarWidget_scrollbar--thick__RUOIv::-webkit-scrollbar-track{border-radius:6px;background:var(--gray-10)}.ScrollbarWidget_scrollbar--thick__RUOIv::-webkit-scrollbar-thumb{border:2px solid rgba(0,0,0,0);border-radius:6px;background:var(--gray-40);background-clip:content-box}.ScrollbarWidget_scrollbar--thick__RUOIv::-webkit-scrollbar-thumb:hover{background:var(--gray-70);background-clip:content-box}.ScrollbarWidget_scrollbar--vertical__jKj7Q{overflow:hidden auto}.ScrollbarWidget_scrollbar--vertical__jKj7Q::-webkit-scrollbar:horizontal{display:none}.ScrollbarWidget_scrollbar--horizontal__O2GdB{overflow:auto hidden}.ScrollbarWidget_scrollbar--horizontal__O2GdB::-webkit-scrollbar:vertical{display:none}.ScrollbarWidget_scrollbar--both__zRnur{overflow:auto}.ScrollbarWidget_scrollbar--hidden__744QW{scrollbar-width:none;-ms-overflow-style:none}.ScrollbarWidget_scrollbar--hidden__744QW::-webkit-scrollbar{display:none}.ScrollbarWidget_scrollbar--smooth__dHYxb{scroll-behavior:smooth}.ScrollbarWidget_scrollbar--always__bnnfC::-webkit-scrollbar{display:block}.ScrollbarWidget_scrollbar--auto__DIz_v::-webkit-scrollbar{opacity:0;transition:opacity .2s ease}.ScrollbarWidget_scrollbar--auto__DIz_v:hover::-webkit-scrollbar{opacity:1}.FilesModal_modal__uR5BU{max-height:550px}@media(max-width:480px){.FilesModal_modal__uR5BU{max-height:100dvh}}.FilesModal_header__pryjR{display:flex;align-items:center;justify-content:space-between}.FilesModal_filesList__wluam{overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:8px}.FilesModal_filesList__wluam::-webkit-scrollbar{width:6px}.FilesModal_filesList__wluam::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.FilesModal_filesList__wluam::-webkit-scrollbar-thumb{border-radius:3px;background:var(--gray-30)}.FilesModal_filesList__wluam::-webkit-scrollbar-thumb:hover{background:var(--gray-40)}.FilesModal_fileItem__1KuKN{cursor:pointer;display:flex;gap:12px;align-items:center;padding:12px;border:1px solid var(--gray-15);border-radius:16px}.FilesModal_fileIcon__XOpBZ{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background-color:var(--gray-5);color:var(--black)}.FilesModal_fileInfo__TQ0pm{flex:1;min-width:0}.FilesModal_fileName__v_Le6{overflow:hidden;margin-bottom:2px;color:var(--black);text-overflow:ellipsis;white-space:nowrap}.FilesModal_fileType__jLsdj{font-size:11px;font-weight:500;color:var(--gray-60);text-transform:uppercase}@media(max-width:768px){.FilesModal_header__pryjR{padding:16px 20px}.FilesModal_fileItem__1KuKN{padding:12px 16px}.FilesModal_fileIcon__XOpBZ{width:36px;height:36px}}.DeleteConfirmationModal_content__PwIDt{display:flex;flex-direction:column;gap:8px;align-items:center}.DeleteConfirmationModal_deleteLabel__eynwN{color:var(--black)}.DeleteConfirmationModal_chatTitle__djwVT{color:var(--primary-50);text-align:center}.DeleteConfirmationModal_actions__2HqsX{display:flex;gap:12px;justify-content:center;width:100%}.DeleteConfirmationModal_deleteButton__t9bzG{border:none;background:var(--red-5)!important;color:var(--red-60)!important}.DeleteConfirmationModal_warningImage__fL6HK{width:157px;height:165px}.DeleteConfirmationModal_modal___4WO2{align-items:center}.EditTitleModal_actions__6KNXK{display:flex;gap:12px;width:100%}