.styles_wrapper__ZpezU{display:flex;flex-direction:column;gap:12px}.styles_hint__O6EXS{font-size:13px;color:#666;font-weight:400}.styles_container__gwJ0W{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.styles_avatarPreview__OZZg_{position:relative;border-radius:50%;overflow:hidden;background-color:#f5f5f5;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center}.styles_small__SX2mz{width:80px;height:80px}.styles_medium__H8rh_{width:120px;height:120px}.styles_large__9Qqim{width:160px;height:160px}.styles_avatarImage__5Rqb3{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.styles_spinner__l1zfP{width:100%;height:100%}.styles_overlay__6fwdr,.styles_spinner__l1zfP{display:flex;align-items:center;justify-content:center}.styles_overlay__6fwdr{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);gap:8px;opacity:0;transition:opacity .2s ease}.styles_avatarPreview__OZZg_:hover .styles_overlay__6fwdr{opacity:1}.styles_overlayButton__EnNVu{background:hsla(0,0%,100%,.9)!important;color:#000!important}.styles_overlayButton__EnNVu:hover{background:#fff!important}.styles_uploadButton__8UxL1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s ease}.styles_uploadButton__8UxL1:hover{background-color:#f0f0f0}.styles_uploadText__V_yBj{font-size:13px;font-weight:500;color:#666;line-height:1.2;max-width:80%}.styles_defaultAvatarsGrid__47h1S{display:flex;flex-direction:row;gap:12px}.styles_defaultAvatarOption__p3qHm{flex-shrink:0;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;border:3px solid #e0e0e0;cursor:pointer;transition:all .2s ease}.styles_defaultAvatarOption__p3qHm:hover{border-color:#a0a0a0;transform:scale(1.05)}.styles_defaultAvatarOptionActive__9fC7C{border-color:#5282ff;box-shadow:0 0 0 2px rgba(82,130,255,.2)}.g-spin{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:g-spin 1s linear infinite}.g-spin__inner{box-sizing:border-box;height:100%;width:50%;-webkit-margin-start:50%;margin-inline-start:50%;border:2px solid var(--g-color-line-brand);-webkit-border-start:none;border-inline-start:none;border-start-end-radius:25px;border-end-end-radius:25px}.g-spin_size_xs{width:16px;height:16px}.g-spin_size_s{width:24px;height:24px}.g-spin_size_m{width:28px;height:28px}.g-spin_size_l{width:32px;height:32px}.g-spin_size_xl{width:36px;height:36px}@keyframes g-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_inputContainer__4TcYd{padding:0 24px 16px 16px;background:transparent}.styles_hiddenInput__qLzeP{display:none}.styles_attachButton__0j5Wo{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;background:transparent;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;transition:all .15s ease;color:rgba(0,0,0,.5)}.styles_attachButton__0j5Wo:hover:not(:disabled){background-color:rgba(0,0,0,.08);color:rgba(0,0,0,.7)}.styles_attachButtonDisabled__clY4j{color:rgba(0,0,0,.25);cursor:not-allowed}.styles_inputWrapper__2M6RH{position:relative;display:flex;align-items:center;width:100%;min-height:52px;background-color:var(--g-color-base-background);border:none;border-radius:12px;padding:10px 12px;gap:8px;transition:all .15s ease}.styles_inputWrapper__2M6RH:focus-within{background-color:var(--g-color-base-background)}.styles_textAreaWrapper__XK_F1{flex:1 1;position:relative;min-width:0}.styles_customPlaceholder__tGO3c{position:absolute;top:0;bottom:0;left:8px;right:8px;display:flex;align-items:center;color:rgba(0,0,0,.4);font-size:13px;line-height:1.4;font-family:var(--g-text-body-font-family);pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_textArea__yoz7G{width:100%;border:none!important;background:transparent!important;box-shadow:none!important;padding:2px 0!important;margin:0!important;min-height:auto!important;max-height:200px!important;font-size:15px!important;line-height:24px!important;color:var(--g-color-text-primary)!important;resize:none!important;overflow-y:auto!important}.styles_textArea__yoz7G::-webkit-scrollbar{width:6px}.styles_textArea__yoz7G::-webkit-scrollbar-track{background:transparent}.styles_textArea__yoz7G::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.styles_textArea__yoz7G::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.styles_textArea__yoz7G::placeholder{color:transparent!important}.styles_sendButton__Qb1vT{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;background-color:rgba(0,0,0,.1);border:none;border-radius:50%;cursor:pointer;flex-shrink:0;transition:all .15s ease;color:rgba(0,0,0,.4)}.styles_sendButton__Qb1vT:hover:not(:disabled){background-color:rgba(0,0,0,.15)}.styles_sendButtonActive__iymHT{background-color:rgba(0,0,0,.85);color:#fff}.styles_sendButtonActive__iymHT:hover:not(:disabled){background-color:rgba(0,0,0,.75)}.styles_sendButton__Qb1vT:disabled{cursor:not-allowed}.styles_spinner__3cimW{animation:styles_spin__iaOsI 1s linear infinite}@keyframes styles_spin__iaOsI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.styles_inputContainer__4TcYd{padding:12px 20px 12px 12px}.styles_inputWrapper__2M6RH{min-height:48px;padding:8px 10px}.styles_textArea__yoz7G{font-size:16px!important}}.styles_placeholderContainer__NTwKj{position:relative;display:flex;flex-direction:column;height:100%;max-height:800px;overflow:hidden}.styles_blurredContent__nOiUi{filter:blur(8px);opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;display:flex;flex-direction:column}.styles_chatHeader__cSYyM{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--g-color-line-generic)}.styles_aiIcon__RrFaw{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--g-color-base-brand);color:#fff;flex-shrink:0}.styles_messagesPlaceholder__KZlOr{flex:1 1;padding:16px;display:flex;flex-direction:column;gap:16px}.styles_messageBubble__qTz4t{height:60px;border-radius:12px;background-color:var(--g-color-base-generic)}.styles_messageBubble__qTz4t:nth-child(2){align-self:flex-end;width:70%;background-color:var(--g-color-base-brand)}.styles_messageBubble__qTz4t:first-child,.styles_messageBubble__qTz4t:nth-child(3){width:80%}.styles_inputPlaceholder___Sgze{height:80px;border-top:1px solid var(--g-color-line-generic);background-color:var(--g-color-base-background)}.styles_overlay__XhtiY{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_loginPrompt__jde3I{display:flex;flex-direction:column;align-items:center;padding:32px;max-width:400px}.styles_lockIcon__1LZ1p{margin-bottom:24px;color:var(--g-color-base-brand)}@media screen and (max-width:768px){.styles_placeholderContainer__NTwKj{max-height:600px}.styles_loginPrompt__jde3I{padding:24px}.styles_lockIcon__1LZ1p{margin-bottom:16px}.styles_lockIcon__1LZ1p svg{width:40px;height:40px}}.styles_chatContainer__K1fne{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border-radius:20px!important;box-shadow:0 2px 12px rgba(0,0,0,.08)}.styles_chatHeader__UhFgq{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08);background-color:var(--g-color-base-background);flex-shrink:0}.styles_headerContent__x9ZTi{display:flex;align-items:center;gap:10px}.styles_aiIcon__Ek0yv{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--g-color-base-brand) 0,var(--g-color-base-brand-hover) 100%);color:#fff;flex-shrink:0}.styles_headerTitle__kmLs6{font-size:16px;font-weight:600;color:var(--g-color-text-primary)}.styles_clearButton___qJ98{opacity:.6;transition:opacity .2s ease}.styles_clearButton___qJ98:hover:not(:disabled){opacity:1}@media screen and (max-width:1200px){.styles_chatContainer__K1fne{height:600px}}@media screen and (max-width:768px){.styles_chatContainer__K1fne{height:500px;border-radius:0}.styles_chatHeader__UhFgq{padding:12px 14px}.styles_headerTitle__kmLs6{font-size:15px}}