.tcv-chat-room{border:1px solid rgba(24,64,47,.13);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(15,45,33,.12)}.tcv-chat-head{display:flex;justify-content:space-between;gap:18px;padding:18px 22px;background:linear-gradient(135deg,#153a2a,#275b42);color:#fff}.tcv-chat-head>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.tcv-chat-head small{grid-column:2;opacity:.75;margin-top:3px}.tcv-live-dot{width:10px;height:10px;border-radius:50%;background:#82e0a5;box-shadow:0 0 0 6px rgba(130,224,165,.12)}.tcv-chat-status{font-size:12px;opacity:.75;white-space:nowrap}.tcv-chat-messages{height:380px;overflow:auto;padding:20px;background:linear-gradient(180deg,#fbfaf5,#f5f1e6)}.tcv-chat-message{display:flex;gap:10px;max-width:78%;margin:0 0 14px}.tcv-chat-message.mine{margin-left:auto;flex-direction:row-reverse}.tcv-chat-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dce9de;color:#19432f;font-weight:800;flex:0 0 34px}.tcv-chat-bubble{background:#fff;border:1px solid rgba(20,60,42,.08);border-radius:5px 18px 18px 18px;padding:10px 12px;box-shadow:0 5px 16px rgba(24,52,40,.05)}.mine .tcv-chat-bubble{background:#1f543b;color:#fff;border-radius:18px 5px 18px 18px}.tcv-chat-name{font-size:12px;font-weight:800;margin-bottom:4px}.tcv-chat-time{font-size:10px;opacity:.55;margin-top:5px}.tcv-chat-form,.tcv-chat-auth{padding:16px 18px;background:#fff;border-top:1px solid #eee}.tcv-chat-user,.tcv-chat-meta,.tcv-chat-login-line{font-size:12px;color:#67756c}.tcv-chat-compose{display:grid;grid-template-columns:1fr auto;gap:10px;margin:8px 0}.tcv-chat-compose textarea,.tcv-chat-register input{width:100%;border:1px solid #d8dfd9;border-radius:12px;padding:11px 12px;font:inherit;box-sizing:border-box}.tcv-chat-compose button,.tcv-chat-register button{border:0;border-radius:12px;background:#b8842d;color:#fff;font-weight:800;padding:0 22px;cursor:pointer}.tcv-chat-meta{display:flex;justify-content:space-between}.tcv-chat-auth{display:grid;grid-template-columns:.9fr 1.6fr;gap:18px;align-items:center}.tcv-chat-auth-copy{display:flex;flex-direction:column;gap:4px}.tcv-chat-register{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px}.tcv-chat-auth-message{grid-column:1/-1;font-size:12px;color:#a33}.tcv-chat-login-line{grid-column:1/-1}.tcv-hp{position:absolute!important;left:-9999px!important}.tcv-chat-loading{text-align:center;color:#78857d;padding:120px 0}@media(max-width:760px){.tcv-chat-auth{grid-template-columns:1fr}.tcv-chat-register{grid-template-columns:1fr}.tcv-chat-message{max-width:92%}.tcv-chat-head small{display:none}.tcv-chat-messages{height:330px}.tcv-chat-compose{grid-template-columns:1fr}.tcv-chat-compose button{padding:12px}}
