.room-chat{position:absolute;right:22px;bottom:22px;z-index:30}.room-chat-fab{position:relative;width:54px;height:54px;border:1px solid #e9ffc4;border-radius:16px;background:#caed79;color:#142019;font-size:27px;font-weight:900;box-shadow:0 8px 25px #0006}.room-chat-badge{position:absolute;right:-8px;top:-8px;min-width:21px;padding:3px 5px;border:2px solid #16211b;border-radius:20px;background:#e65a5a;color:#fff;font:800 10px system-ui}.room-chat-overlay{position:absolute;right:0;bottom:66px;display:none;width:min(360px,calc(100vw - 34px));height:min(520px,calc(100vh - 105px));overflow:hidden;border:1px solid #68795f;border-radius:16px;background:#1b2920;box-shadow:0 18px 55px #000b}.room-chat-overlay.open{display:flex;flex-direction:column}.room-chat-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#263c2a}.room-chat-head strong{font-size:16px}.room-chat-close{border:0;background:transparent;color:#f2f3e9;font-size:27px;line-height:1}.room-chat-tabs{display:flex;border-bottom:1px solid #35463b}.room-chat-tabs button{flex:1;padding:11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#adb9ad;font-weight:800}.room-chat-tabs button.active{border-color:#caed79;color:#caed79}.room-chat-body{min-height:0;flex:1}.room-chat-messages,.room-chat-info{height:100%;overflow:auto;padding:13px}.room-chat-message{display:flex;gap:8px;margin-bottom:11px;align-items:flex-end}.room-chat-message.mine{flex-direction:row-reverse}.room-chat-avatar{flex:none;width:30px;height:30px;border:1px solid #68795f;border-radius:50%;background:#30452d;color:#f2f3e9;font-weight:900}.room-chat-avatar:disabled{cursor:default}.room-chat-bubble{max-width:80%;padding:8px 10px;border:1px solid #35463b;border-radius:11px 11px 11px 3px;background:#203025;color:#f2f3e9;text-align:left}.mine .room-chat-bubble{border-radius:11px 11px 3px 11px;background:#455c34;color:#fff}.room-chat-bubble:disabled{cursor:default}.room-chat-bubble b,.room-chat-bubble span,.room-chat-bubble time{display:block}.room-chat-bubble b{margin-bottom:3px;font-size:11px;color:#caed79}.room-chat-bubble span{overflow-wrap:anywhere;white-space:pre-wrap}.room-chat-bubble time{margin-top:4px;color:#b8c4b4;font-size:10px;text-align:right}.room-chat-event{padding:10px 0;border-bottom:1px solid #35463b}.room-chat-event b,.room-chat-event span{display:block}.room-chat-event b{font-size:12px;color:#caed79}.room-chat-event span{margin-top:3px;color:#d1dacb;font-size:12px}.room-chat-form{display:flex;gap:8px;padding:11px;border-top:1px solid #35463b}.room-chat-form input{min-width:0;flex:1;border:1px solid #53664a;border-radius:8px;background:#142019;color:#f2f3e9;padding:9px}.room-chat-form button{border:0;border-radius:8px;background:#caed79;color:#142019;padding:0 12px;font-weight:800}.room-chat-status{min-height:17px;margin:0;padding:0 11px 8px;color:#f1bf76;font-size:11px}.room-chat-report{width:min(420px,calc(100% - 30px));border:1px solid #68795f;border-radius:13px;background:#1b2920;color:#f2f3e9}.room-chat-report::backdrop{background:#020812c9}.room-chat-report form{padding:22px}.room-chat-report h2{margin:0 0 8px}.room-chat-report p{color:#b8c4b4;line-height:1.5}.room-chat-report label{display:block;margin:14px 0 6px;font-weight:800}.room-chat-report textarea{width:100%;min-height:110px;resize:vertical;border:1px solid #53664a;border-radius:8px;background:#142019;color:#f2f3e9;padding:10px}.room-chat-report menu{display:flex;justify-content:flex-end;gap:8px;margin:16px 0 0;padding:0}.room-chat-report menu button{padding:8px 14px;border:0;border-radius:7px;background:#35463b;color:#fff}.room-chat-report menu .cta{background:#caed79;color:#142019}.room-chat-report-status{min-height:17px;color:#f1bf76}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:760px){.room-chat{position:fixed;right:14px;bottom:14px}.room-chat-overlay{bottom:64px;height:min(560px,calc(100vh - 92px))}}
.room-chat{position:fixed;right:22px;bottom:22px}.room-chat-bubble:disabled,.room-chat-avatar:disabled{opacity:1}
