.discover-mode-switch{display:grid;grid-template-columns:1fr 1fr;background:#eee8e2;padding:3px;border-radius:12px;margin:0 0 9px;position:relative;z-index:2}.discover-mode-switch button{height:30px;border:0;background:transparent;border-radius:9px;color:var(--muted);font-size:12px;position:relative}.discover-mode-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(61,43,40,.08)}.discover-mode-switch button span{color:var(--rose-dark);margin-right:3px}.discover-mode-switch button i{position:absolute;right:18px;top:4px;width:14px;height:14px;border-radius:50%;display:grid;place-items:center;background:var(--rose);color:#fff;font-style:normal;font-size:12px}.combined-messages-panel{display:none}.screen[data-screen="discover"].show-combined-messages{padding-bottom:14px}.screen[data-screen="discover"].show-combined-messages>.screen-heading,.screen[data-screen="discover"].show-combined-messages>.profile-card,.screen[data-screen="discover"].show-combined-messages>.actions,.screen[data-screen="discover"].show-combined-messages>.voice-promo{display:none}.screen[data-screen="discover"].show-combined-messages .combined-messages-panel{display:block}.combined-messages-panel .messages-heading{display:none}.combined-messages-panel .chat-mode-switch{display:none}.combined-messages-panel .message-search{margin-top:4px}.combined-messages-panel #privateInbox{display:block!important}.combined-messages-panel .inbox-matches{padding-bottom:12px}.combined-messages-panel .conversation-heading{margin-top:12px}
