.xd-chat{font-size:14px;min-width:0;color:#172338}.xd-chat-status{margin:0 0 8px;font-size:15px}.xd-chat>small{display:block;color:#64748b;line-height:1.6}.xd-chat-log{height:300px;overflow-y:auto;background:#f4f7fb;padding:16px;margin:14px 0;display:flex;flex-direction:column;gap:14px}.xd-chat-log,.xd-chat-log article{border:1px solid #dce4ee;border-radius:12px}.xd-chat-log article{align-self:flex-start;max-width:88%;background:white;padding:10px 13px;overflow-wrap:anywhere}.xd-chat-log article.mine{align-self:flex-end;background:#e6f0ff;border-color:#bbd4fb}.xd-chat-log small{font-size:12px;color:#53647c}.xd-chat-log p{white-space:pre-wrap;margin:6px 0;font-size:15px;line-height:1.65}.xd-chat-log img{display:block;max-width:100%;max-height:220px;object-fit:contain;margin-top:8px}.xd-chat textarea{width:100%;min-height:80px;resize:vertical;padding:12px;border:1px solid #bdcbdc;border-radius:8px;font:inherit;box-sizing:border-box}.xd-chat-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.xd-chat-tools span{font-size:12px;overflow-wrap:anywhere;flex:1 1;color:#64748b}.xd-chat-log>button,.xd-chat-tools button{padding:8px 14px;border:1px solid #becde0;background:white;border-radius:8px;cursor:pointer}.xd-chat-tools button[type=submit]{background:#205fd2;color:white;border-color:#205fd2}.xd-chat-tools button:disabled{opacity:.45;cursor:default}.xd-chat-tools label{position:relative;overflow:hidden;padding:8px;border:1px solid #bdcbdc;border-radius:8px;cursor:pointer}.xd-chat-tools input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.xd-chat-tools label:focus-within{outline:2px solid #205fd2}.xd-chat-error{color:#a72424}.xd-chat-empty{margin:auto;padding:36px 12px;color:#64748b;text-align:center}.xd-chat-unread{display:inline-block;background:#be293b;color:white;border-radius:20px;padding:2px 6px;font-size:12px;margin-left:6px}.xd-inbox{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;background:white;padding:24px;border:1px solid #dce4ee;border-radius:14px}.xd-inbox h2{font-size:19px;margin:0 0 12px}.xd-inbox>aside>button{display:flex;flex-direction:column;width:100%;text-align:left;border:1px solid #dce4ee;background:white;border-radius:10px;padding:12px;margin:8px 0;gap:5px;cursor:pointer}.xd-inbox>aside>button.active{background:#e6f0ff;border-color:#205fd2}.xd-inbox>aside>button span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:220px}.xd-inbox small{color:#64748b}.xd-inbox .xd-chat-log{height:390px}@media(max-width:760px){.xd-inbox{grid-template-columns:minmax(0,1fr);padding:14px}.xd-inbox>aside{max-height:250px;overflow:auto}.xd-chat-log,.xd-inbox .xd-chat-log{height:280px}.xd-chat-tools span{flex-basis:40%}}.floating-support{position:fixed;right:24px;bottom:28px;z-index:80;display:flex;align-items:center;gap:9px;min-height:52px;padding:13px 19px;border:1px solid #417ee4;border-radius:28px;background:#205fd2;color:#fff;font-family:inherit;font-weight:600;font-size:15px;line-height:1.4;box-shadow:0 8px 24px #143f8738;cursor:pointer;transition:background .15s,box-shadow .15s}.floating-support svg{width:23px;height:23px}.floating-support:hover{background:#174cae;box-shadow:0 10px 28px #143f8750}.floating-support:focus-visible{outline:3px solid #73b6ff;outline-offset:4px}.floating-support .xd-chat-unread{position:absolute;right:-5px;top:-6px;border:2px solid white;margin:0}@media(max-width:960px){.floating-support{right:16px;bottom:calc(88px + env(safe-area-inset-bottom,0px));min-height:48px;padding:11px 15px;font-size:14px}}