.thmsg-page{background:#f4f8fa;min-height:68vh;padding:42px 0 56px}.thmsg-shell{max-width:1050px;margin:0 auto;padding:0 20px}.thmsg-page-head{max-width:760px;margin-bottom:18px}.thmsg-page-head span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#0c7dac;font-weight:800}.thmsg-page-head h1{margin:4px 0 7px;font-size:31px;color:#173b4b}.thmsg-page-head p{color:#637b87}.thmsg-chat-card{background:#fff;border:1px solid #dfe8ec;border-radius:14px;padding:18px;box-shadow:0 8px 25px rgba(28,65,82,.06)}.thmsg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.thmsg-span{grid-column:1/-1}.thmsg-thread-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7edf0;padding-bottom:10px;margin-bottom:10px}.thmsg-thread-head span,.thmsg-thread-head strong{display:block}.thmsg-thread{height:420px;overflow:auto;background:#f8fbfc;border:1px solid #e3eaee;border-radius:11px;padding:12px}.thmsg-bubble{max-width:78%;padding:9px 11px;border-radius:11px;margin:7px 0;font-size:12px;line-height:1.45}.thmsg-bubble small{display:block;font-size:8px;margin-bottom:3px;opacity:.7}.thmsg-client{margin-left:auto;background:#dff2fb;color:#284b5b}.thmsg-staff{margin-right:auto;background:#fff;border:1px solid #dbe5ea;color:#354f5b}.thmsg-reply{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:10px}.thmsg-reply input{border:1px solid #d4e0e5;border-radius:9px;padding:10px 11px;font-size:12px}.thmsg-reply button{border:0;background:#0c7dac;color:#fff;border-radius:9px;padding:0 16px;font-weight:800}.thmsg-poll-note{display:block;margin-top:6px;color:#7a8f99;font-size:9px}@media(max-width:700px){.thmsg-form-grid{grid-template-columns:1fr}.thmsg-span{grid-column:auto}.thmsg-thread{height:360px}.thmsg-bubble{max-width:90%}}