.nav-signin{display:inline-flex!important;align-items:center!important;gap:6px!important;height:34px!important;min-height:34px!important;padding:0 9px!important;white-space:nowrap!important}
.nav-signin img.global-user-avatar,.global-user-avatar{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:cover!important;border-radius:50%!important;display:block!important;flex:0 0 22px!important;margin:0!important}
.global-message-link{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;padding:0!important;display:inline-grid!important;place-items:center!important;font-size:0!important}
.global-message-link::before{content:'💬';font-size:15px;line-height:1}

body:has(.message-layout-v2) .message-layout-v2{height:calc(100vh - 205px)!important;min-height:820px!important}
body:has(.message-layout-v2) .message-sidebar-v2,
body:has(.message-layout-v2) .conversation-panel-v2,
body:has(.message-layout-v2) .message-empty-panel-v2{min-height:820px!important}

.giphy-popout-v5{position:absolute;z-index:14000;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#0b1625;color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.52)}
.giphy-popout-v5 header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px 9px}
.giphy-popout-v5 header>div{display:grid;gap:2px}.giphy-popout-v5 header strong{font-size:1.05rem}
.giphy-popout-v5 header span,.giphy-popout-v5 footer{font-size:.7rem;opacity:.62}
.giphy-popout-v5 header button{width:32px;height:32px;border:0;border-radius:7px;background:#173b65;color:#fff;cursor:pointer}
.giphy-search-v5{display:flex;align-items:center;gap:8px;margin:0 14px 8px;padding:0 10px;height:42px;border:2px solid #5b63ff;border-radius:8px;background:#111b2a}
.giphy-search-v5 input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.92rem}
.giphy-toolbar-v5{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 8px}
.giphy-toolbar-v5 button{border:0;border-radius:7px;padding:7px 10px;background:#173b65;color:#fff;cursor:pointer;font-weight:700}.giphy-toolbar-v5 span{font-size:.72rem;opacity:.65}
.giphy-grid-v5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 14px 12px;overflow:auto;min-height:280px}
.giphy-card-v5{position:relative;border:0;border-radius:9px;overflow:hidden;padding:0;min-height:145px;aspect-ratio:1.4/1;background:#17243a;cursor:pointer}
.giphy-card-v5:hover{outline:3px solid #c7253e;transform:translateY(-1px)}
.giphy-card-v5 img{width:100%;height:100%;display:block;object-fit:cover}
.giphy-card-v5 span{position:absolute;left:0;right:0;bottom:0;padding:22px 8px 7px;color:#fff;font-size:.7rem;font-weight:700;text-align:left;background:linear-gradient(transparent,rgba(0,0,0,.82));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.giphy-more-v5{margin:0 14px 10px;border:0;border-radius:8px;padding:9px;background:#173b65;color:#fff;font-weight:700;cursor:pointer}.giphy-popout-v5 footer{text-align:right;padding:0 14px 10px}.giphy-error-v5{grid-column:1/-1;padding:30px;text-align:center;opacity:.72}

.tapback-trigger-v5{border:0;background:transparent;color:inherit;padding:0 3px;font:inherit;cursor:pointer;opacity:.72}.tapback-trigger-v5:hover{opacity:1;text-decoration:underline}
.tapback-picker-v5{position:absolute;z-index:15000;display:flex;align-items:center;gap:5px;padding:7px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#07182b;box-shadow:0 15px 40px rgba(0,0,0,.5)}
.tapback-picker-v5 button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer;font-size:1.25rem;transition:transform .12s ease,background .12s ease}
.tapback-picker-v5 button:hover{transform:scale(1.18);background:#173b65}
.tapback-summary-v5{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.tapback-pill-v5{min-width:28px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:2px 8px;background:#081d34;color:inherit;cursor:pointer}.tapback-pill-v5:hover{border-color:#4f7eb4;background:#102d4f}.tapback-pill-v5 b{font-size:.68rem;opacity:.7}

@media(max-width:900px){.giphy-grid-v5{grid-template-columns:repeat(2,minmax(0,1fr))}.giphy-card-v5{min-height:120px}body:has(.message-layout-v2) .message-layout-v2{height:auto!important;min-height:0!important}}
