.Friends-module__oP5bLa__master{background-color:#f8fafc;min-height:100vh}.Friends-module__oP5bLa__container{gap:2rem;width:100%;max-width:1400px;margin:2rem auto;padding:0 2rem;display:flex}.Friends-module__oP5bLa__mainContent{background:#fff;border-radius:12px;flex:0 0 70%;padding:2rem;box-shadow:0 2px 8px #0000001a}.Friends-module__oP5bLa__tabs{border-bottom:2px solid #e2e8f0;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Friends-module__oP5bLa__tab{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;position:relative}.Friends-module__oP5bLa__tab:hover,.Friends-module__oP5bLa__tab.Friends-module__oP5bLa__active{color:#3182ce}.Friends-module__oP5bLa__tab.Friends-module__oP5bLa__active:after{content:"";background-color:#3182ce;width:100%;height:2px;position:absolute;bottom:-1rem;left:0}.Friends-module__oP5bLa__badge{color:#fff;background-color:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:.25rem .5rem;font-size:.75rem;display:flex}.Friends-module__oP5bLa__controls{gap:1rem;margin-bottom:2rem;display:flex}.Friends-module__oP5bLa__searchInput{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.Friends-module__oP5bLa__searchInput:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 3px #3182ce1a}.Friends-module__oP5bLa__sortSelect{cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 2.5rem .75rem 1rem;font-size:.875rem}.Friends-module__oP5bLa__friendGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Friends-module__oP5bLa__friendCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.Friends-module__oP5bLa__friendCard:hover{border-color:#3182ce;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Friends-module__oP5bLa__avatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.Friends-module__oP5bLa__friendInfo{flex:1}.Friends-module__oP5bLa__friendInfo h3{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.Friends-module__oP5bLa__lastActive{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.Friends-module__oP5bLa__requestsContainer{flex-direction:column;gap:2rem;display:flex}.Friends-module__oP5bLa__requestSection{background:#f8fafc;border-radius:12px;padding:1.5rem}.Friends-module__oP5bLa__requestSection h2{color:#1e293b;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.Friends-module__oP5bLa__requestCard{background:#fff;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.Friends-module__oP5bLa__requestCard:last-child{margin-bottom:0}.Friends-module__oP5bLa__requestInfo{flex:1}.Friends-module__oP5bLa__requestInfo h3{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.Friends-module__oP5bLa__requestInfo p{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.Friends-module__oP5bLa__requestActions{gap:.5rem;display:flex}.Friends-module__oP5bLa__suggestionsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Friends-module__oP5bLa__suggestionCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.Friends-module__oP5bLa__suggestionCard:hover{border-color:#3182ce;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Friends-module__oP5bLa__suggestionInfo{flex:1}.Friends-module__oP5bLa__suggestionInfo h3{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.Friends-module__oP5bLa__suggestionInfo p{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.Friends-module__oP5bLa__unfriendButton,.Friends-module__oP5bLa__acceptButton,.Friends-module__oP5bLa__rejectButton,.Friends-module__oP5bLa__cancelButton,.Friends-module__oP5bLa__addButton{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Friends-module__oP5bLa__unfriendButton{color:#fff;background-color:#ef4444}.Friends-module__oP5bLa__unfriendButton:hover{background-color:#dc2626}.Friends-module__oP5bLa__acceptButton{color:#fff;background-color:#10b981}.Friends-module__oP5bLa__acceptButton:hover{background-color:#059669}.Friends-module__oP5bLa__rejectButton{color:#fff;background-color:#ef4444}.Friends-module__oP5bLa__rejectButton:hover{background-color:#dc2626}.Friends-module__oP5bLa__cancelButton{color:#475569;background-color:#e2e8f0}.Friends-module__oP5bLa__cancelButton:hover{background-color:#cbd5e0}.Friends-module__oP5bLa__addButton{color:#fff;background-color:#3182ce}.Friends-module__oP5bLa__addButton:hover{background-color:#2c5282}.Friends-module__oP5bLa__friendActions{border-top:1px solid #e2e8f0;gap:.5rem;width:100%;margin-top:.5rem;padding-top:1rem;display:flex}.Friends-module__oP5bLa__blockButton{cursor:pointer;color:#fff;background-color:#64748b;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Friends-module__oP5bLa__blockButton:hover{background-color:#475569}.Friends-module__oP5bLa__blockedGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Friends-module__oP5bLa__blockedCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.Friends-module__oP5bLa__blockedCard:hover{border-color:#3182ce;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Friends-module__oP5bLa__blockedInfo{flex:1}.Friends-module__oP5bLa__blockedInfo h3{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.Friends-module__oP5bLa__unblockButton{cursor:pointer;color:#475569;background-color:#e2e8f0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Friends-module__oP5bLa__unblockButton:hover{background-color:#cbd5e0}.Friends-module__oP5bLa__error{color:#dc2626;background-color:#fee2e2;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Friends-module__oP5bLa__loading{color:#64748b;justify-content:center;align-items:center;min-height:200px;font-size:1.125rem;display:flex}@media (prefers-color-scheme:dark){.Friends-module__oP5bLa__master{background-color:#1a202c}.Friends-module__oP5bLa__mainContent{background-color:#2d3748}.Friends-module__oP5bLa__friendCard,.Friends-module__oP5bLa__requestCard,.Friends-module__oP5bLa__suggestionCard{background-color:#2d3748;border-color:#4a5568}.Friends-module__oP5bLa__friendActions{border-top-color:#4a5568}.Friends-module__oP5bLa__friendCard:hover,.Friends-module__oP5bLa__suggestionCard:hover{border-color:#63b3ed}.Friends-module__oP5bLa__friendInfo h3,.Friends-module__oP5bLa__requestInfo h3,.Friends-module__oP5bLa__suggestionInfo h3,.Friends-module__oP5bLa__requestSection h2{color:#e2e8f0}.Friends-module__oP5bLa__lastActive,.Friends-module__oP5bLa__requestInfo p,.Friends-module__oP5bLa__suggestionInfo p,.Friends-module__oP5bLa__tab{color:#a0aec0}.Friends-module__oP5bLa__tab:hover,.Friends-module__oP5bLa__tab.Friends-module__oP5bLa__active{color:#63b3ed}.Friends-module__oP5bLa__tab.Friends-module__oP5bLa__active:after{background-color:#63b3ed}.Friends-module__oP5bLa__searchInput,.Friends-module__oP5bLa__sortSelect{color:#e2e8f0;background-color:#2d3748;border-color:#4a5568}.Friends-module__oP5bLa__searchInput:focus{border-color:#63b3ed}.Friends-module__oP5bLa__requestSection{background-color:#1a202c}.Friends-module__oP5bLa__cancelButton{color:#e2e8f0;background-color:#4a5568}.Friends-module__oP5bLa__cancelButton:hover{background-color:#2d3748}.Friends-module__oP5bLa__blockedCard{background-color:#2d3748;border-color:#4a5568}.Friends-module__oP5bLa__blockedCard:hover{border-color:#63b3ed}.Friends-module__oP5bLa__blockedInfo h3{color:#e2e8f0}.Friends-module__oP5bLa__unblockButton{color:#e2e8f0;background-color:#4a5568}.Friends-module__oP5bLa__unblockButton:hover{background-color:#2d3748}.Friends-module__oP5bLa__blockButton{background-color:#4a5568}.Friends-module__oP5bLa__blockButton:hover{background-color:#2d3748}.Friends-module__oP5bLa__error{color:#fecaca;background-color:#7f1d1d}.Friends-module__oP5bLa__loading{color:#94a3b8}}@media (max-width:1024px){.Friends-module__oP5bLa__container{flex-direction:column}.Friends-module__oP5bLa__mainContent{flex:0 0 100%}}@media (max-width:768px){.Friends-module__oP5bLa__container{margin:1rem auto;padding:1rem}.Friends-module__oP5bLa__mainContent{padding:1.5rem}.Friends-module__oP5bLa__tabs{gap:.5rem}.Friends-module__oP5bLa__tab{padding:.5rem 1rem;font-size:.875rem}.Friends-module__oP5bLa__controls{flex-direction:column}.Friends-module__oP5bLa__friendGrid,.Friends-module__oP5bLa__suggestionsGrid{grid-template-columns:1fr}.Friends-module__oP5bLa__requestCard{text-align:center;flex-direction:column}.Friends-module__oP5bLa__requestActions{justify-content:center;width:100%}.Friends-module__oP5bLa__blockedGrid{grid-template-columns:1fr}.Friends-module__oP5bLa__friendActions{flex-direction:column;width:100%}.Friends-module__oP5bLa__unfriendButton,.Friends-module__oP5bLa__blockButton,.Friends-module__oP5bLa__blockButton,.Friends-module__oP5bLa__unblockButton{width:100%}}@media (max-width:480px){.Friends-module__oP5bLa__friendCard,.Friends-module__oP5bLa__suggestionCard{text-align:center;flex-direction:column}.Friends-module__oP5bLa__unfriendButton,.Friends-module__oP5bLa__addButton,.Friends-module__oP5bLa__blockButton{width:100%}}
.GoogleAds-module__Hug7MG__adSection{flex-direction:column;flex:0 0 25%;gap:1rem;display:flex}.GoogleAds-module__Hug7MG__adContainer{background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:250px;padding:1rem;display:flex}.GoogleAds-module__Hug7MG__adPlaceholder{color:#94a3b8;text-align:center;font-size:.875rem}@media (max-width:1024px){.GoogleAds-module__Hug7MG__adSection{display:none}}
