/* Desktop title and contact card details. */
@media(min-width:701px){#chat .nav-back{display:none!important}#chat .room .top{padding-left:28px!important}}
body .peer-v8-card{padding:32px;width:min(380px,calc(100vw - 32px));border-radius:2px}
body .peer-v8-head{gap:18px;padding-bottom:24px;align-items:center}
body .peer-v8-head h2{font-size:20px;line-height:1.4;margin:0;font-weight:400}
.peer-v9-fields{padding:22px 0 24px;border-bottom:1px solid #eee;margin-bottom:22px}
.peer-v9-row{display:grid;grid-template-columns:66px minmax(0,1fr);gap:18px;align-items:start;margin:0 0 15px;font-size:13px;line-height:1.65}
.peer-v9-row:last-child{margin-bottom:0}
.peer-v9-row>span{color:#999;white-space:nowrap}
body .peer-v9-row>p{margin:0;color:#333;font-size:13px;line-height:1.65;overflow-wrap:anywhere;user-select:text}
body .peer-v9-row .peer-v8-id{font-size:12px;color:#666}
body .peer-v8-send{display:block;margin:0 auto;min-width:140px;padding:9px 28px;font-size:14px;border-radius:3px}
body .peer-v8-status:empty{display:none}
