.probe-chat_probe__mfBjM{display:flex;flex-direction:column;width:100%;max-width:720px;margin:0 auto;min-height:420px;max-height:70vh;background:#fff;border:1px solid #e6ddd2;border-radius:18px;overflow:hidden}.probe-chat_header__5Migt{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-bottom:1px solid #efe7dc;background:#faf6f0}.probe-chat_headerLeft__bvxrw{display:flex;align-items:center;gap:.65rem}.probe-chat_avatar__awEdP{width:28px;height:28px;object-fit:contain;line-height:1}.probe-chat_headerTitle__rNboB{margin:0;font-weight:600;font-size:.95rem;color:#36454f}.probe-chat_headerSub__g_tP2{margin:0;font-size:.78rem;color:#8a8074}.probe-chat_closeBtn__Op2CV{border:none;background:rgba(0,0,0,0);font-size:1rem;color:#8a8074;cursor:pointer;padding:.25rem .4rem;border-radius:8px}.probe-chat_closeBtn__Op2CV:hover{background:#f0e8dd;color:#36454f}.probe-chat_thread__btaZq{flex:1;overflow-y:auto;padding:1.1rem;display:flex;flex-direction:column;gap:.7rem}.probe-chat_bubbleRow__9QGfa{display:flex;align-items:flex-end;gap:.5rem;max-width:100%}.probe-chat_bubbleRowWily__e_iOt{justify-content:flex-start}.probe-chat_bubbleRowUser__WysfF{justify-content:flex-end}.probe-chat_bubbleAvatar__NZ7hq{width:22px;height:22px;object-fit:contain;line-height:1;flex-shrink:0;margin-bottom:.2rem}.probe-chat_bubble__heu_i{padding:.65rem .9rem;border-radius:14px;font-size:.92rem;line-height:1.45;max-width:78%;white-space:pre-wrap;word-break:break-word}.probe-chat_bubbleWily__y538P{background:#f3ece2;color:#36454f;border-bottom-left-radius:4px}.probe-chat_bubbleUser__4a_XF{background:#36454f;color:#f7f3ee;border-bottom-right-radius:4px}.probe-chat_typing__C2_cH{display:inline-flex;align-items:center;gap:4px}.probe-chat_dot__mLKU9{width:6px;height:6px;border-radius:50%;background:#b3a896;animation:probe-chat_probeBlink__BNrqr 1.2s ease-in-out infinite both}.probe-chat_dot__mLKU9:nth-child(2){animation-delay:.18s}.probe-chat_dot__mLKU9:nth-child(3){animation-delay:.36s}@keyframes probe-chat_probeBlink__BNrqr{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.probe-chat_summaryCard__pQsUR{margin-top:.4rem;padding:1rem 1.1rem;background:#faf6f0;border:1px solid #ead9c2;border-radius:14px}.probe-chat_summaryHeading__77j2g{margin:0 0 .6rem;font-weight:600;font-size:.95rem;color:#36454f}.probe-chat_summaryList__BIyMC{list-style:none;margin:0 0 .9rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.probe-chat_summaryItem__Ut80H{display:flex;align-items:baseline;gap:.4rem;font-size:.88rem;color:#3f4a52}.probe-chat_summaryIcon___07ou{flex-shrink:0}.probe-chat_summaryLabel__ISKLq{font-weight:600;color:#36454f}.probe-chat_summaryValue__QbIzb{color:#5a5347}.probe-chat_summaryActions__zH6Rb{display:flex;gap:.6rem;justify-content:flex-end;flex-wrap:wrap}.probe-chat_inputZone__DuWKA{border-top:1px solid #efe7dc;padding:.75rem 1rem .9rem;background:#fffdfa}.probe-chat_choices__GMGQI{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.7rem}.probe-chat_choiceChip__Ia0X0{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.15rem;padding:.55rem .75rem;background:#f3ece2;border:1px solid #e3d6c4;border-radius:12px;cursor:pointer;max-width:260px;transition:border-color .15s ease,background .15s ease}.probe-chat_choiceChip__Ia0X0:hover:not(:disabled){background:#efe5d6;border-color:#d4943c}.probe-chat_choiceChip__Ia0X0:disabled{opacity:.55;cursor:default}.probe-chat_choiceLabel__k6Y7K{font-weight:600;font-size:.88rem;color:#36454f}.probe-chat_choiceDesc__OC5dr{font-size:.76rem;line-height:1.35;color:#7c7264}.probe-chat_inputRow__Tlf3X{display:flex;align-items:center;gap:.5rem}.probe-chat_input__S1INI{flex:1;padding:.7rem .9rem;border:1px solid #e0d5c6;border-radius:12px;font-size:.92rem;color:#36454f;background:#fff;outline:none}.probe-chat_input__S1INI::placeholder{color:#a99e8e}.probe-chat_input__S1INI:focus{border-color:#d4943c}.probe-chat_input__S1INI:disabled{background:#f6f1ea;color:#a99e8e}.probe-chat_primaryBtn__dXjct,.probe-chat_secondaryBtn__zpQLf,.probe-chat_sendBtn__2uTPo,.probe-chat_skipBtn__O8BE8{border:none;cursor:pointer;font-size:.88rem;border-radius:12px;transition:opacity .15s ease,background .15s ease}.probe-chat_sendBtn__2uTPo{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;background:#36454f;color:#fff}.probe-chat_sendBtn__2uTPo:disabled{opacity:.4;cursor:default}.probe-chat_skipBtn__O8BE8{background:rgba(0,0,0,0);color:#8a8074;padding:.5rem .6rem}.probe-chat_skipBtn__O8BE8:hover:not(:disabled){color:#36454f}.probe-chat_skipBtn__O8BE8:disabled{opacity:.4;cursor:default}.probe-chat_primaryBtn__dXjct{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:#d4943c;color:#fff;font-weight:600}.probe-chat_primaryBtn__dXjct:hover{background:#c5852f}.probe-chat_secondaryBtn__zpQLf{padding:.6rem .9rem;background:#f0e8dd;color:#36454f}.probe-chat_secondaryBtn__zpQLf:hover{background:#e7dccd}@media(max-width:640px){.probe-chat_probe__mfBjM{max-height:80vh;border-radius:14px}.probe-chat_bubble__heu_i{max-width:88%}.probe-chat_choiceChip__Ia0X0{max-width:100%;width:100%}}