.help-me-modal_overlay__NbqbV{position:fixed;inset:0;z-index:10050;background:rgba(0,0,0,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px}.help-me-modal_modal__0xnR2{width:min(860px,100%);height:min(760px,calc(100vh - 40px));border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:#141414;box-shadow:0 16px 60px rgba(0,0,0,.5);display:flex;flex-direction:column;overflow:hidden}.help-me-modal_header__HOKM9{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;border-bottom:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02)}.help-me-modal_title__Ewr0m{margin:0;font-size:1.05rem;font-weight:700;color:#f3f4f6}.help-me-modal_subtitle__iBjSl{margin:4px 0 0;font-size:.84rem;color:#b7c0d0}.help-me-modal_headerActions__COAXz{display:flex;align-items:center;gap:8px}.help-me-modal_btnGhost__OkH5H{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.03);color:#d4d9e3;border-radius:8px;font-size:.78rem;font-weight:600;padding:6px 10px;cursor:pointer}.help-me-modal_btnGhost__OkH5H:hover:not(:disabled){background:hsla(0,0%,100%,.08)}.help-me-modal_btnGhost__OkH5H:disabled{opacity:.5;cursor:not-allowed}.help-me-modal_closeBtn__wTmfW{width:30px;height:30px;border-radius:8px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.03);color:#d4d9e3;font-size:1.1rem;line-height:1;cursor:pointer}.help-me-modal_closeBtn__wTmfW:hover{background:hsla(0,0%,100%,.08)}.help-me-modal_error__EHrBP{margin:10px 18px 0;border:1px solid hsla(0,91%,71%,.4);background:hsla(0,91%,71%,.12);color:#fecaca;font-size:.85rem;border-radius:8px;padding:10px 12px}.help-me-modal_messages__rOWSJ{flex:1;overflow-y:auto;padding:14px 18px;display:flex;flex-direction:column;gap:12px}.help-me-modal_empty__HIitm{margin:auto 0;border:1px dashed hsla(0,0%,100%,.15);border-radius:12px;padding:18px;color:#c8d0df;font-size:.92rem;line-height:1.5;background:hsla(0,0%,100%,.02)}.help-me-modal_msg__kc3kJ{max-width:86%;border-radius:12px;padding:10px 12px;font-size:.9rem;line-height:1.5;white-space:pre-wrap}.help-me-modal_user__Sfvb3{align-self:flex-end;color:#e8eef9;background:rgba(126,162,247,.14);border:1px solid rgba(126,162,247,.32)}.help-me-modal_assistant__XuVqa{align-self:flex-start;color:#dde5f2;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12)}.help-me-modal_typingBubble__SpBZU{white-space:nowrap}.help-me-modal_typingRow__AAs64{display:inline-flex;align-items:center;gap:6px}.help-me-modal_typingLabel__S7aeL{font-weight:600}.help-me-modal_typingDots__azgyX{display:inline-flex;align-items:center;gap:4px;padding-bottom:2px}.help-me-modal_typingDot__8qqkY{width:5px;height:5px;border-radius:50%;background:#aab6cb;animation:help-me-modal_helpTypingBounce__ap3nv 1.05s ease-in-out infinite}.help-me-modal_typingDot__8qqkY:nth-child(2){animation-delay:.18s}.help-me-modal_typingDot__8qqkY:nth-child(3){animation-delay:.36s}@keyframes help-me-modal_helpTypingBounce__ap3nv{0%,70%,to{transform:translateY(0);opacity:.35}35%{transform:translateY(-5px);opacity:1}}.help-me-modal_composer__mUags{display:flex;gap:10px;padding:14px 18px 16px;border-top:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02)}.help-me-modal_textarea__T6T9g{flex:1;min-height:84px;max-height:180px;resize:vertical;border-radius:10px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:#f3f4f6;font-size:.9rem;line-height:1.45;padding:10px 12px}.help-me-modal_textarea__T6T9g:focus{outline:none;border-color:rgba(126,162,247,.48);box-shadow:0 0 0 2px rgba(126,162,247,.2)}.help-me-modal_sendBtn__D6msb{align-self:flex-end;border-radius:10px;border:1px solid rgba(126,162,247,.42);background:linear-gradient(135deg,#647ccf,#7ea2f7);color:#0f141f;font-size:.86rem;font-weight:700;padding:10px 14px;cursor:pointer;min-width:108px}.help-me-modal_sendBtn__D6msb:hover:not(:disabled){filter:brightness(1.05);border-color:rgba(126,162,247,.58)}.help-me-modal_sendBtn__D6msb:disabled{opacity:.55;cursor:not-allowed}@media (max-width:768px){.help-me-modal_overlay__NbqbV{padding:0;align-items:stretch;justify-content:stretch}.help-me-modal_modal__0xnR2{width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:none}.help-me-modal_header__HOKM9{flex-wrap:wrap;padding:12px 14px;gap:10px}.help-me-modal_header__HOKM9>div:first-child{flex:1 1 100%;min-width:0}.help-me-modal_subtitle__iBjSl{font-size:.78rem;line-height:1.35}.help-me-modal_headerActions__COAXz{flex:1 1 100%;justify-content:flex-end;gap:6px}.help-me-modal_btnGhost__OkH5H{white-space:nowrap;padding:6px 12px}.help-me-modal_messages__rOWSJ{padding:12px 14px;gap:10px}.help-me-modal_empty__HIitm{padding:14px;font-size:.88rem}.help-me-modal_msg__kc3kJ{max-width:92%;font-size:.92rem}.help-me-modal_composer__mUags{flex-direction:column;gap:8px;padding:10px 14px calc(12px + env(safe-area-inset-bottom, 0px))}.help-me-modal_textarea__T6T9g{width:100%;min-height:72px;max-height:140px;font-size:16px;line-height:1.4}.help-me-modal_sendBtn__D6msb{width:100%;align-self:stretch;min-width:0;padding:12px 14px;font-size:.95rem}}