.chat-navbtn{position:relative}.chat-nav-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e85d1b;color:#fff;font-size:10px;font-weight:900;margin-left:4px}.bottom-nav .chat-nav-badge{position:absolute;top:1px;right:calc(50% - 21px);margin:0}.chat-page{padding-bottom:110px}.chat-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:14px}.chat-sidebar,.chat-panel{padding:0;overflow:hidden}.chat-sidebar{min-height:620px}.chat-general,.chat-peer{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:11px;text-align:left;padding:12px 14px;border-bottom:1px solid #eee}.chat-general.active,.chat-peer.active,.chat-general:hover,.chat-peer:hover{background:#f3f3f4}.chat-general span:nth-child(2),.chat-peer>span{min-width:0;flex:1}.chat-general b,.chat-peer b{display:block;font-size:13px}.chat-general small,.chat-peer small{display:block;color:#777;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-general em,.chat-peer em{font-style:normal;background:#e85d1b;color:#fff;border-radius:999px;min-width:20px;height:20px;display:grid;place-items:center;font-size:10px;font-weight:900}.chat-room-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#111;color:#fff;font-size:19px;flex:0 0 auto}.chat-side-title{padding:17px 14px 8px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#777;font-weight:900}.chat-member-search{padding:0 12px 10px}.chat-member-search input{width:100%;border:1px solid #dedfe3;border-radius:12px;padding:9px 11px}.chat-peer-list{max-height:520px;overflow:auto}.chat-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900;overflow:hidden;flex:0 0 auto}.chat-avatar.sm{width:34px;height:34px}.chat-avatar img{width:100%;height:100%;object-fit:cover}.chat-panel{display:grid;grid-template-rows:auto minmax(360px,1fr) auto;min-height:620px}.chat-panel-head{padding:15px 18px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:12px}.chat-panel-head h2{margin:0;font-size:18px}.chat-panel-head p{margin:3px 0 0;color:#777;font-size:12px}.chat-messages{overflow:auto;padding:18px;background:#fafafa;max-height:560px}.chat-day{text-align:center;color:#8b8d92;font-size:11px;font-weight:800;margin:12px 0 18px;text-transform:capitalize}.chat-msg{display:flex;gap:9px;margin:8px 0;align-items:flex-end}.chat-msg.mine{justify-content:flex-end}.chat-msg-main{max-width:min(72%,680px)}.chat-msg-head{display:flex;gap:8px;align-items:center;margin:0 5px 4px;color:#777;font-size:10px}.chat-msg-head b{color:#444;font-size:11px}.chat-msg-head time{margin-left:auto}.chat-bubble{background:#fff;border:1px solid #e7e7e9;border-radius:16px 16px 16px 4px;padding:10px 13px;line-height:1.45;font-size:14px;overflow-wrap:anywhere}.chat-msg.mine .chat-bubble{background:#111;color:#fff;border-color:#111;border-radius:16px 16px 4px 16px}.chat-delete{border:0;background:transparent;color:#9b9da2;font-size:10px;padding:3px 5px}.chat-compose{padding:13px 14px;border-top:1px solid #eee;display:grid;grid-template-columns:1fr auto;gap:9px;background:#fff}.chat-compose textarea{width:100%;resize:none;border:1px solid #dfe1e5;border-radius:14px;padding:11px 13px;outline:none;min-height:50px;max-height:120px}.chat-empty{height:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#888;text-align:center}.chat-empty b{color:#444}.bottom-nav button{position:relative}@media(max-width:980px){.bottom-nav{grid-template-columns:repeat(6,1fr)!important}.chat-layout{grid-template-columns:240px minmax(0,1fr)}.chat-msg-main{max-width:82%}}@media(max-width:700px){.chat-page{padding-left:10px;padding-right:10px}.chat-layout{grid-template-columns:1fr}.chat-sidebar{min-height:0}.chat-side-title,.chat-member-search{display:none}.chat-peer-list{display:flex;overflow-x:auto;max-height:none;border-top:1px solid #eee}.chat-peer{min-width:180px;border-right:1px solid #eee;border-bottom:0}.chat-general{border-bottom:0}.chat-panel{min-height:calc(100vh - 250px)}.chat-msg-main{max-width:88%}.chat-compose{position:sticky;bottom:63px;z-index:4}}

