.dial-actions-bar{display:flex;justify-content:space-between;align-items:center}
.dial-actions-left{display:flex;gap:28px;align-items:center}
.dial-action{display:inline-flex;align-items:center;gap:6px;color:#71767b;font-size:13px;text-decoration:none}
.dial-action svg{width:18px;height:18px;display:block}
.dial-action.reposted{color:#50C878}
.dial-action.starred{color:#f5c518}
.dial-action.delete:hover{color:#d13438}
.dial-action.reply{color:#71767b}
.dial-action.reply.replied{color:#4ea3ff}

body.theme-dark .profile-header{background:#1a1a1a!important;border-color:#2a2a2a!important}
body.theme-dark .profile-header a{color:#4ea3ff}
body.theme-dark .profile-info{color:#fff}
body.theme-dark .profile-info .profile-name{color:#fff}
body.theme-dark .profile-info .profile-username{color:#71767b}
body.theme-dark .profile-info .profile-bio{color:#888}
body.theme-dark .profile-info .profile-stats{color:#71767b}
body.theme-dark .profile-info .profile-stats b{color:#fff}
body.theme-dark [data-pfp-border]{border-color:#1a1a1a!important}

body.theme-dark .stat{color:#fff;}
body:not(.theme-dark) .stat{color:#000;}

body:not(.theme-dark) .profile-info{color:#000}
body:not(.theme-dark) .profile-info .profile-name{color:#000}
body:not(.theme-dark) .profile-info .profile-username{color:#657786}
body:not(.theme-dark) .profile-info .profile-bio{color:#555}
body:not(.theme-dark) .profile-info .profile-stats{color:#657786}
body:not(.theme-dark) .profile-info .profile-stats b{color:#000}
body:not(.theme-dark) [data-pfp-border]{border-color:#e0e0e0!important;background:#fff!important}
body:not(.theme-dark) [data-bg-container]{background:#e8e8e8!important}