.chat-mode-switch{display:grid;grid-template-columns:1fr 1fr;background:#eee8e2;padding:3px;border-radius:12px;margin-bottom:12px}.chat-mode-switch button{height:31px;border:0;background:transparent;border-radius:9px;color:var(--muted);font-size:12px}.chat-mode-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(61,43,40,.08)}.chat-mode-switch i{font-style:normal;background:#dd6b73;color:#fff;border-radius:6px;padding:1px 4px;font-size:12px;margin-left:3px}.group-rooms-panel{display:none}.group-rooms-panel.show{display:block}.group-live-heading{display:flex;align-items:center;justify-content:space-between;margin:1px 2px 9px}.group-live-heading div{display:flex;align-items:center;gap:6px}.group-live-heading div>span{width:7px;height:7px;background:#dc6671;border-radius:50%;box-shadow:0 0 0 4px rgba(220,102,113,.12)}.group-live-heading h3{font-size:12px;margin:0}.group-live-heading button{border:0;background:none;color:var(--rose-dark);font-size:12px}.featured-room{width:100%;border:0;background:#3b3035;border-radius:19px;padding:10px;display:grid;grid-template-columns:78px 1fr;gap:11px;color:#fff;text-align:left}.room-art{height:94px;border-radius:13px;display:grid;place-items:center;position:relative;overflow:hidden}.room-art.night{background:radial-gradient(circle at 70% 25%,#f2c384 0 8%,transparent 9%),linear-gradient(155deg,#313650,#9c6474)}.room-art:after{content:"";position:absolute;width:110%;height:40%;bottom:-7%;border-radius:50% 50% 0 0;background:#263342}.room-art>span{z-index:2;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center}.room-copy>small{font-size:12px;color:#e3c9cf}.room-copy h3{font-size:12px;margin:4px 0}.room-copy>p{font-size:12px;color:#d5c8ca;line-height:1.5;margin:0 0 8px}.room-members{display:flex;align-items:center}.room-members img,.room-members b{width:23px;height:23px;border-radius:50%;object-fit:cover;border:2px solid #3b3035;margin-left:-5px}.room-members img:first-child{margin-left:0}.room-members b{background:#755764;display:grid;place-items:center;font-size:12px}.room-members em{font-style:normal;font-size:12px;color:#d8c7cb;margin-left:6px}.room-list-title{display:flex;justify-content:space-between;align-items:center;margin:16px 2px 6px}.room-list-title h3{font-size:12px;margin:0}.room-list-title span{font-size:12px;color:var(--muted)}.group-room-row{width:100%;border:0;border-bottom:1px solid var(--line);background:none;display:grid;grid-template-columns:39px 1fr 15px;gap:9px;align-items:center;padding:9px 2px;text-align:left}.room-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center}.room-icon.coffee{background:#eee0d2}.room-icon.camera{background:#dce6e3}.room-icon.travel{background:#e7dfe9}.group-room-row p{display:grid;margin:0}.group-room-row b{font-size:12px}.group-room-row small{font-size:12px;color:var(--muted)}.group-room-row i{font-style:normal;color:var(--muted)}.group-safety{display:flex;gap:8px;align-items:center;background:#f0ebe7;border-radius:11px;padding:8px;margin-top:9px}.group-safety>span{color:#7c6d65}.group-safety p{display:grid;margin:0}.group-safety b{font-size:12px}.group-safety small{font-size:12px;color:var(--muted)}.group-chat-view{position:absolute;inset:0;background:linear-gradient(#fffefa,#f8f3ef);z-index:11;display:none;grid-template-rows:56px 112px 50px 1fr 49px 51px}.group-chat-view.show{display:grid}.group-chat-header{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;padding:0 11px;border-bottom:1px solid var(--line)}.group-chat-header button{border:0;background:none;font-size:19px}.group-chat-header div{display:grid;text-align:center}.group-chat-header b{font-size:12px}.group-chat-header small{font-size:12px;color:var(--muted)}.group-chat-header small i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#5eaa6b}.voice-seats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px 15px 8px;background:linear-gradient(100deg,#4a3842,#76525f);color:#fff}.voice-seats>div,.voice-seats>button{border:0;background:none;color:inherit;display:grid;justify-items:center;gap:2px}.voice-seats span{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;position:relative;background:rgba(255,255,255,.12)}.voice-seats img{width:43px;height:43px;border-radius:50%;object-fit:cover}.voice-seats span>i{position:absolute;right:-2px;bottom:-1px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#e88791;border:2px solid #604653;font-style:normal;font-size:12px}.voice-seats b{font-size:12px}.voice-seats small{font-size:12px;color:#d6c5cb}.room-host span{box-shadow:0 0 0 3px #df8d98}.group-topic{display:grid;grid-template-columns:24px 1fr auto;gap:7px;align-items:center;margin:7px 11px;background:#e6eee7;border-radius:11px;padding:6px 8px}.group-topic>span{width:22px;height:22px;border-radius:50%;background:#79907d;color:#fff;display:grid;place-items:center}.group-topic p{display:grid;margin:0}.group-topic small{font-size:12px;color:#6d7d70}.group-topic b{font-size:12px}.group-topic button{border:0;background:none;color:#617765;font-size:12px}.group-chat-stream{overflow:auto;padding:10px 13px}.group-system{text-align:center;color:var(--muted);font-size:12px}.group-message{display:grid;grid-template-columns:29px 1fr;gap:7px;margin:10px 0}.group-message img{width:29px;height:29px;border-radius:50%;object-fit:cover}.group-message p{display:grid;margin:0}.group-message b{font-size:12px}.group-message b i{font-style:normal;background:#e9d7dc;color:#9a6574;border-radius:6px;padding:1px 4px;font-size:12px}.group-message p span{justify-self:start;background:#eee8e3;border-radius:3px 12px 12px 12px;padding:7px 9px;font-size:12px;line-height:1.5;margin-top:3px}.group-message.mine p span{background:#765566;color:#fff}.group-message.mine{grid-template-columns:1fr 29px}.group-message.mine img{grid-column:2}.group-message.mine p{grid-column:1;grid-row:1;text-align:right}.group-message.mine p span{justify-self:end;border-radius:12px 3px 12px 12px}.group-reaction{text-align:center;background:#f3e3de;border-radius:10px;padding:6px;font-size:12px;color:#8f625e;margin:7px auto;width:75%}.group-chat-tools{display:flex;justify-content:space-around;align-items:center;border-top:1px solid var(--line);background:#fffdfa}.group-chat-tools button{border:0;background:none;display:grid;justify-items:center;color:#746963}.group-chat-tools span{font-size:15px;color:var(--rose-dark)}.group-chat-tools b{font-size:12px}.group-composer{display:grid;grid-template-columns:1fr 45px;gap:7px;padding:8px 11px;background:#fffdfa}.group-composer input{border:0;background:#f0ebe7;border-radius:18px;padding:0 12px;font:inherit;font-size:12px}.group-composer button{border:0;background:var(--rose);color:#fff;border-radius:15px;font-size:12px}.seat-active span{box-shadow:0 0 0 3px #75aa81!important}.seat-active small{color:#bce7c4!important}
