.chat-page,.chat-dm-page{background:#0c0f15;color:#edf1f8;min-height:calc(100vh - 74px)}.chat-slider{display:flex;gap:12px;overflow:auto;padding:14px max(16px,calc((100vw - 1500px)/2));scrollbar-width:thin}.chat-slide{min-width:min(420px,80vw);min-height:92px;border:1px solid #303747;border-radius:16px;padding:18px;display:flex;align-items:flex-end;background:linear-gradient(90deg,#171d28e8,#171d2880),var(--slide-image,linear-gradient(135deg,#6d28d9,#db2777));background-size:cover;background-position:center;color:#fff;text-decoration:none}.chat-slide span{display:grid;gap:4px}.chat-slide b{font-size:1.15rem}.chat-slide small{color:#dbe2ef}.chat-layout{display:grid;grid-template-columns:74px 260px minmax(0,1fr) 260px;height:calc(100vh - 150px);min-height:620px;border-top:1px solid #252c39}.chat-room-rail{background:#090c11;padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:9px;overflow:auto}.chat-home-button,.chat-room-button{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#1c2230;color:#fff;text-decoration:none;font-weight:900;overflow:hidden;transition:.2s}.chat-room-button:hover,.chat-room-button.active,.chat-home-button:hover{border-radius:12px;background:var(--primary);transform:translateY(-1px)}.chat-room-button img{width:100%;height:100%;object-fit:cover}.chat-room-button.explore{margin-top:auto}.chat-channel-sidebar,.chat-member-sidebar{background:#121722;min-width:0;display:flex;flex-direction:column}.chat-channel-sidebar>header{padding:18px;border-bottom:1px solid #262e3e}.chat-channel-sidebar>header strong{display:block;font-size:1.05rem}.chat-channel-sidebar>header small{display:block;color:#98a3b7;margin-top:6px}.chat-channel-sidebar nav{padding:12px;overflow:auto;flex:1}.chat-channel-sidebar nav h3,.chat-member-sidebar h3{font-size:.72rem;letter-spacing:.12em;color:#8792a8;margin:18px 8px 8px;text-transform:uppercase}.chat-channel-sidebar nav a{display:flex;gap:9px;padding:8px 10px;border-radius:8px;color:#aeb8ca;text-decoration:none}.chat-channel-sidebar nav a:hover,.chat-channel-sidebar nav a.active{background:#252d3e;color:#fff}.chat-channel-sidebar>footer{padding:10px;display:flex;align-items:center;justify-content:space-between;background:#0d1119}.chat-current-user{display:flex;align-items:center;gap:9px;min-width:0}.chat-current-user span:last-child{min-width:0}.chat-current-user b,.chat-current-user small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-current-user small{color:#8e99ad;font-size:.75rem}.chat-avatar,.chat-message-avatar{width:36px;height:36px;border-radius:50%;background:#343d52;display:grid;place-items:center;overflow:hidden;flex:none;font-weight:800}.chat-avatar img,.chat-message-avatar img{width:100%;height:100%;object-fit:cover}.chat-user-actions{display:flex}.chat-user-actions a{padding:7px;color:#aab3c3;text-decoration:none}.chat-conversation{display:flex;flex-direction:column;min-width:0;background:#151a24}.chat-conversation-head{min-height:58px;padding:10px 18px;border-bottom:1px solid #2a3140;display:flex;align-items:center;justify-content:space-between;gap:14px}.chat-conversation-head h1{font-size:1.05rem;margin:0}.chat-conversation-head p{font-size:.82rem;color:#929db0;margin:2px 0 0}.chat-conversation-head>span{font-size:.8rem;color:#8f9bb0}.chat-mobile-pane{display:none}.chat-message-scroll{overflow:auto;flex:1}.chat-message-list{padding:20px 18px 8px}.chat-message{display:flex;gap:12px;padding:7px 4px;margin-bottom:4px;border-radius:8px}.chat-message:hover{background:#1c2230}.chat-message-content{min-width:0;flex:1}.chat-message-content header{display:flex;align-items:baseline;gap:8px}.chat-message-content header strong{color:#fff}.chat-message-content header span{font-size:.68rem;border:1px solid #394257;border-radius:999px;padding:1px 6px;color:#aeb8ca}.chat-message-content time{color:#778298;font-size:.7rem}.chat-message-content p{margin:3px 0;white-space:normal;overflow-wrap:anywhere}.chat-message-content blockquote{margin:3px 0 6px;padding:5px 9px;border-left:3px solid var(--primary);color:#9eabc0;background:#10141d}.chat-message-content video,.chat-message-content audio{display:block;max-width:min(560px,100%);margin-top:8px;border-radius:12px}.chat-message-image{max-width:min(460px,100%);max-height:420px;object-fit:contain;border-radius:12px;margin-top:8px}.chat-message-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px;opacity:.65}.chat-message:hover .chat-message-reactions{opacity:1}.chat-message-reactions button{border:1px solid #344057;background:#232b3a;color:#dbe3ef;border-radius:999px;padding:2px 7px;cursor:pointer}.chat-welcome{padding:30px;border-bottom:1px solid #2a3140}.chat-composer{position:relative;margin:0 16px 16px;padding:8px;display:flex;align-items:flex-end;gap:6px;background:#242b3a;border-radius:12px}.chat-composer textarea{flex:1;min-height:40px;max-height:160px;resize:none;border:0;background:transparent;color:#fff;padding:9px;font:inherit;outline:0}.chat-icon-button,.chat-send-button{width:40px;height:40px;border:0;border-radius:9px;background:transparent;color:#aeb8ca;cursor:pointer}.chat-icon-button:hover{background:#30394c;color:#fff}.chat-send-button{background:var(--primary);color:#fff}.chat-emoji-picker{position:absolute;right:52px;bottom:55px;width:240px;padding:10px;background:#111722;border:1px solid #30394b;border-radius:12px;display:grid;grid-template-columns:repeat(6,1fr);box-shadow:0 22px 60px #0009}.chat-emoji-picker button{font-size:1.3rem;border:0;background:transparent;padding:5px;cursor:pointer}.chat-media-recorder{position:absolute;inset:70px 20px 20px;background:#0d1119ed;border:1px solid #374158;border-radius:18px;z-index:30;padding:20px;display:grid;place-items:center;gap:14px}.chat-media-recorder video{width:min(720px,100%);max-height:70vh;border-radius:14px;background:#000}.chat-media-recorder>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.chat-member-sidebar{padding:10px;overflow:auto;border-left:1px solid #252c39}.chat-member-row{display:flex;align-items:center;gap:9px;padding:7px;border-radius:8px;color:#dbe3ef;text-decoration:none}.chat-member-row:hover{background:#252d3e}.chat-member-row img,.chat-member-row>span:first-child{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#343d52;display:grid;place-items:center}.chat-empty{color:#7f8a9f;font-size:.85rem;padding:8px}.voice-stage,.chat-empty-state{flex:1;display:grid;place-items:center;text-align:center;padding:40px}.voice-stage>div:first-child{max-width:650px}.voice-member-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.voice-member-grid article{width:140px;padding:14px;border-radius:14px;background:#202838}.chat-explore-hero{padding:70px 0;background:radial-gradient(circle at 20% 20%,#6d28d977,transparent 45%),#10151f}.chat-room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}.chat-room-card{min-height:240px;padding:20px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,transparent,#0d1119ee),var(--room-cover,#171d28);background-size:cover;color:var(--text);text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end}.chat-room-card>div img,.chat-room-card>div span{width:54px;height:54px;border-radius:16px;object-fit:cover;background:var(--primary);display:grid;place-items:center;font-weight:900}.chat-room-card h3{margin:12px 0 4px}.chat-room-card p{color:var(--muted);flex:1}.chat-dm-page{display:grid;grid-template-columns:320px minmax(0,1fr);height:calc(100vh - 74px)}.chat-dm-list{background:#121722;border-right:1px solid #283040;overflow:auto;padding:12px}.chat-dm-list header{display:flex;align-items:center;justify-content:space-between}.chat-dm-list form{display:flex;margin:12px 0}.chat-dm-list input{min-width:0;flex:1}.chat-dm-list>a{display:flex;gap:9px;padding:9px;border-radius:10px;color:#dbe3ef;text-decoration:none}.chat-dm-list>a.active,.chat-dm-list>a:hover{background:#252d3e}.chat-dm-list>a span:last-child{min-width:0}.chat-dm-list>a b,.chat-dm-list>a small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-dm-list>a small{color:#8e99ad}.chat-dm-conversation{display:flex;flex-direction:column;min-width:0;background:#151a24;position:relative}.chat-dm-conversation>header{display:flex;justify-content:space-between;align-items:center;padding:10px 18px;border-bottom:1px solid #2a3140}.chat-call-overlay{position:fixed;inset:0;background:#05070bd9;z-index:2000;display:grid;place-items:center}.chat-call-card{width:min(900px,calc(100% - 24px));background:#111722;border:1px solid #364057;border-radius:20px;padding:20px;text-align:center}.chat-call-videos{position:relative;aspect-ratio:16/9;background:#000;border-radius:15px;overflow:hidden}.chat-call-videos video:first-child{width:100%;height:100%;object-fit:contain}.chat-call-videos video:last-child{position:absolute;right:12px;bottom:12px;width:25%;aspect-ratio:4/3;object-fit:cover;border:2px solid white;border-radius:10px}.chat-wallet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.chat-wallet-grid article{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px}.chat-wallet-grid small,.chat-wallet-grid strong{display:block}.chat-wallet-grid strong{font-size:2rem}.button-danger{background:var(--danger);color:#fff}.surface-card{background:var(--surface);border:1px solid var(--border);padding:22px;border-radius:18px}.narrow{max-width:850px}.chat-recorder-status{color:#aeb8ca}
@media(max-width:1100px){.chat-layout{grid-template-columns:64px 230px minmax(0,1fr)}.chat-member-sidebar{display:none}.chat-dm-page{grid-template-columns:260px minmax(0,1fr)}}
@media(max-width:760px){.chat-slider{padding:10px}.chat-layout{height:calc(100dvh - 70px);grid-template-columns:56px minmax(0,1fr)}.chat-channel-sidebar{position:fixed;left:56px;top:70px;bottom:0;width:270px;z-index:100;transform:translateX(-120%);transition:.2s;box-shadow:20px 0 50px #0008}.chat-page.channel-pane-open .chat-channel-sidebar{transform:translateX(0)}.chat-mobile-pane{display:block}.chat-conversation-head{padding:8px}.chat-conversation-head p{display:none}.chat-message-list{padding:12px 8px}.chat-composer{margin:0 8px 8px}.chat-room-rail{padding-inline:5px}.chat-room-button,.chat-home-button{width:42px;height:42px}.chat-dm-page{display:block;height:auto;min-height:calc(100dvh - 70px)}.chat-dm-list{max-height:36vh}.chat-dm-conversation{min-height:64vh}.chat-dm-conversation>header{align-items:flex-start;gap:8px;flex-direction:column}.chat-dm-conversation>header>div:last-child{display:flex;gap:5px;width:100%}.chat-dm-conversation>header .button{flex:1;padding:9px 6px;font-size:.8rem}.chat-media-recorder{position:fixed;inset:70px 8px 8px}.chat-wallet-grid{grid-template-columns:1fr}.chat-emoji-picker{right:8px}.chat-message-content video{max-height:55vh}.chat-call-videos{aspect-ratio:9/16;max-height:70vh}.chat-call-videos video:last-child{width:35%}}
[dir="rtl"] .chat-room-rail{border-left:1px solid #252c39}[dir="rtl"] .chat-member-sidebar{border-left:0;border-right:1px solid #252c39}[dir="rtl"] .chat-message-content blockquote{border-left:0;border-right:3px solid var(--primary)}
