body{font-size:18px;line-height:1.45}
:root{--navy:#13221c;--ink:#13221c;--muted:#66736d;--line:#dfe5d9;--blue:#91bd24;--lime:#cfff57;--soft:#f7f8f2}
body{background:#edf0e7}.chat-list{background:#f7f8f2}.conversation{background:#f7f8f2}.filters .active{color:#13221c}.unread-badge{background:linear-gradient(145deg,#cfff57,#9dd82d);color:#13221c;box-shadow:0 5px 15px #91bd2440}.composer .send,.primary,.profile-section .profile-primary{background:linear-gradient(145deg,#13221c,#263d32);color:#cfff57}
button,input,select,textarea{font-size:16px}
.chat-list>header>span,.auth-kicker{font-size:13px}
.chat-list h1{font-size:33px}
.search,.search input{font-size:16px}
.filters button{font-size:15px}
.chat{min-height:78px}
.chat strong{font-size:17px}
.chat small{font-size:15px;line-height:1.35}
.chat-side time{font-size:13px}
.unread-badge{min-width:23px;height:23px;font-size:12px}
.conversation-header strong{font-size:18px}
.conversation-header small{font-size:14px}
.bubble{padding:13px 15px 10px}
.bubble p{font-size:18px;line-height:1.55}
.bubble time{font-size:12px}
.composer input{font-size:18px}
.date,.encrypted{font-size:13px}
.secure strong{font-size:14px}
.secure small{font-size:12px}
.empty-list,.welcome-message{font-size:16px}
.welcome-message strong{font-size:23px}
.auth-card h2,.modal-card h2{font-size:30px}
.auth-card>p{font-size:16px}
.auth-card label{font-size:15px}
.auth-card input,.primary{font-size:17px}
.auth-switch,.form-error{font-size:15px}
.user-result strong{font-size:16px}
.user-result small,.user-result .user-activity{font-size:14px}
.toast{font-size:15px;line-height:1.45}
.context-menu button{font-size:16px}
.profile-hero h2{font-size:30px}
.profile-hero p,.profile-hero>small,.profile-hero>button{font-size:16px}
.profile-actions button{font-size:13px}
.profile-section h3{font-size:19px}
.profile-section label,.setting-description{font-size:15px}
.profile-section select,.profile-section input,.profile-section textarea,.profile-section>button{font-size:17px}
.profile-member strong,.session-row strong{font-size:16px}
.profile-member small,.session-row small,.session-row .current-session{font-size:13px}
.attachment-file span{font-size:14px}
.attachment-loading{font-size:13px}
.call-identity small{font-size:12px}
.call-identity p{font-size:15px}
.call-action{font-size:13px}

@media(max-width:700px){
  body{font-size:18px}
  .chat{min-height:82px}
  .chat strong{font-size:18px}
  .chat small{font-size:15px}
  .conversation-header strong{font-size:17px}
  .conversation-header small{font-size:14px}
  .bubble{max-width:88%}
  .bubble p{font-size:19px;line-height:1.55}
  .bubble time{font-size:13px}
  .composer input{font-size:18px}
  .profile-actions button{font-size:12px}
}

@media(max-width:700px) and (max-height:650px){
  .chat{min-height:68px}
  .chat-list h1{font-size:27px}
  .conversation-header strong{font-size:16px}
}
