.social-screen{padding:0 14px 112px;background-color:#08257e}
.social-tabs{position:sticky;z-index:4;top:0;display:grid;grid-template-columns:repeat(3,1fr);margin:0 -14px;padding:16px 12px 0;background:linear-gradient(180deg,#a958f2,#6f22c9);box-shadow:0 6px 0 #421897}
.social-tabs button{position:relative;min-height:55px;padding:9px 4px;border:1px solid #ffffff24;border-bottom:0;border-radius:12px 12px 0 0;color:#c7b9ed;background:#241367;font-weight:900}
.social-tabs button[aria-current="page"]{color:#fff;background:linear-gradient(180deg,#8d40e3,#5422a7)}
.social-tabs b{position:absolute;top:4px;left:6px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:99px;color:#fff;background:#ed334e;font-size:11px}
.social-search-bar{display:flex;min-height:64px;align-items:center;justify-content:space-between;margin:6px -14px 8px;padding:9px 18px;color:#fff;background:#15419a}
.social-search-bar button{display:grid;width:43px;height:43px;place-items:center;border:3px solid #ffd126;border-radius:50%;background:#092b87}
.social-search-bar button span{position:relative;width:17px;height:17px;border:3px solid #fff;border-radius:50%}.social-search-bar button span::after{content:"";position:absolute;right:-8px;bottom:-5px;width:9px;border-top:3px solid #fff;transform:rotate(45deg)}
.social-search-bar strong{font-size:14px}
.social-list{display:grid;gap:8px;min-height:160px}
.social-player-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:9px 10px;border:2px solid #ffffff2e;border-radius:12px;color:#fff;background:linear-gradient(90deg,#542b9a,#254aa3);box-shadow:0 3px 0 #1a0a5b}
.social-player-row .avatar{width:54px;height:54px;border:3px solid #ffbc13}
.social-player-name{display:grid;min-width:0;gap:5px}.social-player-name strong,.social-player-name small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.social-player-name small{color:#d4cdf3}
.social-message-button,.social-request-actions button{min-width:83px;padding:10px 8px;border:2px solid #fff;border-radius:10px;color:#143487;background:linear-gradient(180deg,#ffe23e,#ffac12);font-weight:900}.social-message-button b{display:inline-grid;min-width:19px;height:19px;place-items:center;border-radius:50%;color:#fff;background:#ef334f}
.social-message-button.muted,.social-request-actions .muted{color:#cdc4ee;background:#3d287f}
.social-request-actions{display:flex;gap:5px}.social-request-actions button{min-width:56px;padding-inline:6px}
.social-empty{margin:20px 0;padding:24px 12px;border-radius:13px;color:#d8d1f3;background:#24126b99;text-align:center}
.social-add-button{position:sticky;z-index:2;bottom:92px;display:flex;width:min(92%,400px);min-height:55px;align-items:center;justify-content:center;gap:10px;margin:24px auto 5px;border:3px solid #fff;border-radius:12px;color:#fff;background:linear-gradient(180deg,#9c4cf0,#6320bf);box-shadow:0 5px 0 #ffb10d;font-size:17px;font-weight:900}
.social-add-button i{position:relative;display:block;width:33px;height:33px;border-radius:7px;background:#10b658}.social-add-button i::before{content:"";position:absolute;top:6px;left:11px;width:11px;height:11px;border-radius:50%;background:#fff}.social-add-button i::after{content:"";position:absolute;bottom:5px;left:6px;width:21px;height:11px;border-radius:12px 12px 5px 5px;background:#fff}
.social-detail-header{position:sticky;z-index:4;top:0;display:grid;min-height:75px;grid-template-columns:50px auto 1fr;align-items:center;gap:9px;margin:0 -14px 18px;padding:9px 15px;border-radius:0 0 20px 20px;background:linear-gradient(180deg,#a95bf2,#6d20cb);box-shadow:0 6px 0 #44199a}.social-detail-header h1{margin:0;text-align:center;font-size:20px}.social-detail-header .round-back{width:45px;height:45px;font-size:37px}.social-detail-header .avatar{width:48px;height:48px;border:3px solid #ffbd12}
.social-search-form{display:grid;grid-template-columns:1fr 82px;gap:8px;margin-bottom:13px}.social-search-form input,.direct-compose input{min-width:0;padding:13px;border:3px solid #8c3cda;border-radius:12px;color:#172a70;background:#fff;outline:none}.social-search-form button,.direct-compose button{border:3px solid #ffc41a;border-radius:12px;color:#fff;background:#1242a1;font-weight:900}
.direct-chat-screen{display:flex;flex-direction:column}.direct-messages{display:flex;min-height:0;flex:1;flex-direction:column;overflow:auto;padding:10px;border-radius:15px;background:#20106199;scrollbar-width:none}.direct-messages::-webkit-scrollbar{display:none}
.direct-message{align-self:flex-start;max-width:82%;margin:5px 0;padding:9px 11px;border:2px solid #eadb92;border-radius:13px;color:#142c74;background:#fff9dc;box-shadow:0 3px 0 #4e2578}.direct-message.mine{align-self:flex-end;color:#fff;background:#8128d8}.direct-message p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.direct-message small{display:block;margin-top:3px;opacity:.7;font-size:9px}
.direct-compose{display:grid;grid-template-columns:1fr 80px;gap:8px;margin:10px 0 0}
.social-loading{padding:70px 15px;text-align:center;font-weight:900}
.bottom-nav .nav-icon{position:relative}.nav-unread{position:absolute;top:-7px;right:-7px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:99px;color:#fff;background:#ed334e;font-size:10px}.nav-unread[hidden]{display:none}
