.ww-conversation{box-sizing:border-box;width:min(720px,calc(100% - 24px));max-height:calc(100% - 24px);padding:0;border:1px solid var(--line,#d9dddf);border-radius:12px;background:#fff;color:var(--ink,#29364a);font:18px/1.5 Gotham,Arial,sans-serif}
.ww-conversation[open]{display:flex;flex-direction:column}.ww-conversation::backdrop{background:rgba(20,30,43,.48)}
.ww-conversation *{box-sizing:border-box}.ww-conversation-head{padding:20px 24px 12px}.ww-conversation h2{font:28px/1.2 'Big Caslon',Georgia,serif;margin:16px 0 8px}.ww-conversation p{margin:0}.ww-conversation-head p,.ww-conversation-help,.ww-conversation-status{font-size:17px}
.ww-conversation button,.ww-conversation-inbox button{font:inherit;font-size:17px;min-height:48px;padding:10px 16px;border:1px solid #b6c4c5;border-radius:8px;background:#fff;color:#29364a;cursor:pointer}.ww-conversation button:hover,.ww-conversation-inbox button:hover{background:#edf5f4}.ww-conversation button:focus-visible,.ww-conversation textarea:focus-visible,.ww-conversation select:focus-visible,.ww-conversation-inbox button:focus-visible{outline:3px solid #297678;outline-offset:3px}.ww-conversation button:disabled{opacity:.65;cursor:wait}
.ww-conversation-tools{display:flex;gap:8px;flex-wrap:wrap;padding:0 24px 12px;border-bottom:1px solid #d9dddf}.ww-conversation-history{min-height:100px;overflow:auto;overscroll-behavior:contain;padding:8px 24px 20px;flex:1 1 auto}.ww-conversation-message{margin:16px 0;padding:14px 16px;background:#f2f4f5;border-radius:10px;max-width:94%}.ww-conversation-message.is-own{margin-left:auto;background:#e7f1ef}.ww-conversation-meta{font-size:17px;font-weight:600;display:flex;gap:8px;flex-wrap:wrap}.ww-conversation-meta time{font-weight:400}.ww-conversation-text{white-space:pre-wrap;overflow-wrap:anywhere;padding-top:6px}.ww-conversation-empty{padding:20px 0}.ww-conversation-compose{padding:16px 24px 20px;border-top:1px solid #d9dddf;flex:0 0 auto}.ww-conversation label{display:block;font-weight:600;font-size:17px;margin-bottom:8px}.ww-conversation textarea,.ww-conversation select{font:inherit;font-size:18px;border:1px solid #9fadae;border-radius:8px;width:100%;padding:12px;background:white;color:#29364a}.ww-conversation textarea{resize:vertical;min-height:88px;max-height:180px}.ww-conversation textarea::placeholder{color:#526068}.ww-conversation-compare{margin-top:8px}.ww-conversation select{margin-top:6px;min-height:48px}.ww-conversation-send{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:10px 0}.ww-conversation-send button{flex-shrink:0;background:#297678;color:#fff;border-color:#297678}.ww-conversation-send button:hover{background:#225f61}.ww-conversation-status{overflow-wrap:anywhere}.ww-conversation-help{color:#43545b}.ww-conversation-inbox{font-size:18px;margin-bottom:24px}.ww-conversation-inbox h3{margin-bottom:8px}.ww-conversation-thread{display:flex;justify-content:space-between;gap:12px;width:100%;margin-top:10px;text-align:left}.ww-conversation-thread span{overflow-wrap:anywhere}
@media(max-width:480px){.ww-conversation-head,.ww-conversation-compose{padding:14px}.ww-conversation-history{padding:8px 14px 16px}.ww-conversation-tools{padding:0 14px 12px}.ww-conversation-send{align-items:stretch;flex-direction:column}.ww-conversation h2{font-size:25px}.ww-conversation-message{max-width:100%}}
@media(max-height:650px){.ww-conversation[open]{display:block;overflow:auto}.ww-conversation-history{max-height:45vh;min-height:140px}}
@media(prefers-reduced-motion:no-preference){.ww-conversation[open]{animation:ww-conversation-open 180ms ease-out}@keyframes ww-conversation-open{from{opacity:.65;transform:translateY(8px)}to{opacity:1;transform:none}}}

.ww-conversation h2{overflow-wrap:anywhere}.ww-conversation summary{font-size:17px;min-height:48px;padding:10px 0;cursor:pointer}.ww-conversation-compare label{margin:8px 0}
