.profile-friend-action{display:inline-flex;margin:0}.profile-friend-action .button{height:100%}.profile-friend-requests{display:grid;gap:18px;margin:22px 0;padding:22px;border:1px solid rgba(52,211,153,.3);border-radius:20px;background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(15,23,42,.94));box-shadow:0 18px 50px rgba(2,6,23,.18)}.profile-friend-request-heading{display:flex;align-items:center;gap:14px}.profile-friend-request-heading h2,.profile-friend-request-heading p{margin:0}.profile-friend-request-heading p{margin-top:4px;color:var(--muted,#94a3b8)}.profile-friend-request-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:rgba(16,185,129,.18);color:#6ee7b7;font-size:1.15rem}.profile-friend-request-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.profile-friend-request-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:rgba(2,6,23,.28)}.profile-friend-request-list article>a{display:flex;align-items:center;min-width:0;gap:10px;color:inherit;text-decoration:none}.profile-friend-request-list img{width:46px;height:46px;border-radius:13px;object-fit:cover}.profile-friend-request-list a span{display:grid;min-width:0}.profile-friend-request-list a small{color:var(--muted,#94a3b8)}.profile-friend-request-list article>div{display:flex;gap:7px}.profile-friend-request-list form{margin:0}@media(max-width:650px){.profile-friend-request-list{grid-template-columns:1fr}.profile-friend-request-list article{align-items:stretch;flex-direction:column}.profile-friend-request-list article>div,.profile-friend-request-list article>div form,.profile-friend-request-list article>div button{width:100%}}
.profile-friend-requests{background:linear-gradient(135deg,rgba(16,185,129,.12),var(--surface,#0f172a))!important}.profile-friend-request-list article{background:var(--surface-soft,rgba(2,6,23,.28))!important}
