@media (max-width: 980px) {
  body { background: #f5f6f8 !important; }
  #chatPanel.chat { padding-bottom: calc(96px + env(safe-area-inset-bottom)) !important; }
  .u047-tab-section { padding: 18px 16px 0 !important; }
  .u047-header h1 { margin: 0 !important; font-size: 42px !important; line-height: 1 !important; letter-spacing: -.03em !important; }
  .u047-header p { margin: 8px 0 0 !important; color: #8b8f98 !important; font-size: 16px !important; }
  .u047-search-card, .u047-card { margin-top: 18px !important; background: #fff !important; border-radius: 28px !important; box-shadow: 0 12px 32px rgba(17,24,39,.06) !important; padding: 18px !important; }
  .u047-search-card input { width: 100% !important; border: 0 !important; background: #f3f4f6 !important; border-radius: 18px !important; min-height: 50px !important; padding: 0 16px !important; font-size: 18px !important; }
  .u047-quick-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 12px !important; margin-top: 18px !important; }
  .u047-quick { min-height: 68px !important; border: 0 !important; border-radius: 22px !important; background: linear-gradient(180deg, #ffffff, #f6f7fb) !important; box-shadow: 0 10px 22px rgba(17,24,39,.06) !important; font-size: 18px !important; font-weight: 800 !important; }
  .u047-card-title { font-size: 22px !important; font-weight: 900 !important; margin-bottom: 14px !important; }
  .u047-favorites { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }
  .u047-fav-card { min-height: 92px !important; border: 0 !important; border-radius: 24px !important; background: #f8fafc !important; box-shadow: inset 0 0 0 1px rgba(148,163,184,.12) !important; padding: 16px !important; text-align: left !important; font-size: 18px !important; font-weight: 800 !important; }
  .u047-recent-list, .u047-calls-list { display: grid !important; gap: 12px !important; }
  .u047-recent-row, .u047-call-row { display: grid !important; grid-template-columns: 14px minmax(0, 1fr) !important; gap: 12px !important; align-items: start !important; border: 0 !important; background: #fff !important; padding: 8px 0 !important; text-align: left !important; }
  .u047-call-row { grid-template-columns: 34px minmax(0, 1fr) !important; }
  .u047-dot, .u047-call-icon { width: 14px !important; height: 14px !important; border-radius: 999px !important; background: #4f80ff !important; margin-top: 7px !important; }
  .u047-call-icon { width: 34px !important; height: 34px !important; margin-top: 0 !important; display: flex !important; align-items: center !important; justify-content: center !important; background: #eef2ff !important; font-size: 18px !important; }
  .u047-recent-title, .u047-call-title { font-size: 20px !important; font-weight: 900 !important; }
  .u047-recent-sub, .u047-call-sub, .u047-empty { color: #8b8f98 !important; font-size: 16px !important; margin-top: 4px !important; }
  #u047BottomBar { position: fixed !important; left: 14px !important; right: 14px !important; bottom: calc(10px + env(safe-area-inset-bottom)) !important; display: grid !important; grid-template-columns: repeat(4, 1fr) !important; gap: 8px !important; padding: 8px !important; border-radius: 26px !important; background: rgba(255,255,255,.96) !important; box-shadow: 0 18px 40px rgba(17,24,39,.12) !important; z-index: 2147483000 !important; }
  .u047-tab-btn { min-height: 52px !important; border: 0 !important; border-radius: 18px !important; background: transparent !important; color: #8b8f98 !important; font-size: 16px !important; font-weight: 800 !important; }
  .u047-tab-btn.active { background: #eef2ff !important; color: #3267f6 !important; }
  .u047-chats-plus-wrap { position: absolute !important; right: 0 !important; top: 0 !important; }
  .u047-mini-plus { width: 36px !important; height: 36px !important; border: 0 !important; border-radius: 12px !important; background: #eef2ff !important; color: #3267f6 !important; font-size: 28px !important; line-height: 1 !important; }
  .u047-contacts-back { margin-bottom: 12px !important; }
  .u047-hidden-file, .u047-hidden { display: none !important; }
  .u047-row { display: grid !important; grid-template-columns: 40px minmax(0, 1fr) 44px !important; gap: 8px !important; align-items: end !important; margin-top: 8px !important; }
  .u047-plus, .u047-send { width: 40px !important; min-width: 40px !important; height: 40px !important; border: 0 !important; border-radius: 999px !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; padding: 0 !important; }
  .u047-plus { background: #eef2ff !important; color: #3267f6 !important; font-size: 28px !important; line-height: 1 !important; }
  .u047-send { background: #3267f6 !important; color: #fff !important; font-size: 0 !important; }
  .u047-send span { font-size: 18px !important; }
  #messageInput { min-height: 42px !important; height: 42px !important; max-height: 84px !important; border-radius: 16px !important; padding: 10px 14px !important; margin: 0 !important; resize: none !important; overflow-y: hidden !important; }
  .u047-more-btn { min-width: 40px !important; width: 40px !important; height: 40px !important; border-radius: 12px !important; font-size: 28px !important; line-height: 1 !important; padding: 0 !important; }
  .u047-more-menu { position: absolute !important; right: 0 !important; top: 46px !important; display: grid !important; gap: 6px !important; min-width: 180px !important; padding: 8px !important; border-radius: 16px !important; background: #fff !important; box-shadow: 0 18px 36px rgba(17,24,39,.14) !important; z-index: 50 !important; }
  .u047-more-menu.hidden { display: none !important; }
  .u047-more-menu button { text-align: left !important; border: 0 !important; border-radius: 12px !important; background: #f8fafc !important; padding: 12px !important; font-weight: 700 !important; }
  .u047-read { color: #3267f6 !important; font-weight: 600 !important; }
  #callModal.u047-call-full .call-shell { width: 100vw !important; height: 100dvh !important; max-width: none !important; max-height: none !important; border-radius: 0 !important; margin: 0 !important; }
  #callModal.u047-call-full .call-stage { position: relative !important; height: calc(100dvh - 132px) !important; }
  #callModal.u047-call-full #remoteVideo { width: 100% !important; height: 100% !important; object-fit: cover !important; background: #000 !important; }
  #callModal.u047-call-full #localVideo { position: absolute !important; right: 12px !important; bottom: 12px !important; width: 32vw !important; height: 22vh !important; object-fit: cover !important; border-radius: 18px !important; border: 2px solid rgba(255,255,255,.82) !important; background: #000 !important; }
}