.CommunitySiteLinks-module__CuIeCq__section{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);border-radius:8px;margin:1rem 0;padding:1rem}.CommunitySiteLinks-module__CuIeCq__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CommunitySiteLinks-module__CuIeCq__heading{margin:0;font-size:1rem;font-weight:600}.CommunitySiteLinks-module__CuIeCq__editButton{border:1px solid var(--border,#d1d5db);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .6rem;font-size:.85rem}.CommunitySiteLinks-module__CuIeCq__empty{color:var(--muted,#6b7280);font-size:.9rem}.CommunitySiteLinks-module__CuIeCq__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.CommunitySiteLinks-module__CuIeCq__item{border:1px solid var(--border,#e5e7eb);border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.CommunitySiteLinks-module__CuIeCq__link{color:inherit;flex-direction:column;text-decoration:none;display:flex}.CommunitySiteLinks-module__CuIeCq__linkLabel{font-size:.95rem;font-weight:600}.CommunitySiteLinks-module__CuIeCq__linkUrl{color:var(--muted,#6b7280);word-break:break-all;font-size:.8rem}.CommunitySiteLinks-module__CuIeCq__linkedUser{background:var(--surface-alt,#f9fafb);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.CommunitySiteLinks-module__CuIeCq__avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.CommunitySiteLinks-module__CuIeCq__avatarFallback{background:var(--accent,#3b82f6);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:600;display:grid}.CommunitySiteLinks-module__CuIeCq__linkedUserBody{flex-direction:column;flex:1;display:flex}.CommunitySiteLinks-module__CuIeCq__linkedUserName{font-size:.9rem;font-weight:500}.CommunitySiteLinks-module__CuIeCq__linkedUserActions{gap:.4rem;margin-top:.25rem;display:flex}.CommunitySiteLinks-module__CuIeCq__smallButton{border:1px solid var(--border,#d1d5db);cursor:pointer;color:inherit;background:0 0;border-radius:6px;padding:.2rem .55rem;font-size:.8rem;text-decoration:none}.CommunitySiteLinks-module__CuIeCq__smallButtonDanger{border:1px solid var(--danger,#ef4444);color:var(--danger,#ef4444);cursor:pointer;background:0 0;border-radius:6px;padding:.2rem .55rem;font-size:.8rem}.CommunitySiteLinks-module__CuIeCq__itemActions{gap:.4rem;display:flex}.CommunitySiteLinks-module__CuIeCq__form{background:var(--surface-alt,#f9fafb);border-radius:6px;flex-direction:column;gap:.5rem;margin-top:.75rem;padding:.75rem;display:flex}.CommunitySiteLinks-module__CuIeCq__formHeading{margin:0 0 .25rem;font-size:.95rem;font-weight:600}.CommunitySiteLinks-module__CuIeCq__label{flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.CommunitySiteLinks-module__CuIeCq__input{border:1px solid var(--border,#d1d5db);background:var(--surface,#fff);border-radius:6px;padding:.4rem .5rem;font-size:.9rem}.CommunitySiteLinks-module__CuIeCq__formActions{gap:.4rem;margin-top:.25rem;display:flex}
.community-module__cgT_jG__pageContainer{background:var(--background);min-height:100vh;padding:2rem 1rem}.community-module__cgT_jG__contentLayout{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"header sidebar""body sidebar";align-items:start;gap:1rem 1.5rem;max-width:1100px;margin:0 auto;display:grid}.community-module__cgT_jG__communityHeader{background:var(--surface);border:1px solid var(--border-color);color:var(--foreground);border-radius:12px;grid-area:header;overflow:hidden}.community-module__cgT_jG__coverBand{background:var(--border-color);width:100%;height:140px}.community-module__cgT_jG__coverImage{object-fit:cover;width:100%;height:100%;display:block}.community-module__cgT_jG__coverFallback{background:var(--primary);opacity:.18;width:100%;height:100%}.community-module__cgT_jG__headerBody{flex-direction:column;gap:.5rem;padding:1rem 1.5rem 1.5rem;display:flex}.community-module__cgT_jG__headerTop{align-items:flex-start;gap:1.25rem;display:flex}.community-module__cgT_jG__headerImage{background:var(--surface);border:3px solid var(--surface);object-fit:cover;border-radius:50%;flex-shrink:0;width:88px;height:88px;margin-top:-52px}.community-module__cgT_jG__headerIdentity{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding-top:.5rem;display:flex}.community-module__cgT_jG__headerName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.community-module__cgT_jG__headerHandle{color:var(--text-gray);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.95rem;display:flex}.community-module__cgT_jG__headerDot{-webkit-user-select:none;user-select:none}.community-module__cgT_jG__headerMembers{color:inherit;text-decoration:none}.community-module__cgT_jG__headerDescription{color:var(--foreground);margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.community-module__cgT_jG__coverBand{height:100px}.community-module__cgT_jG__headerBody{padding:.75rem 1rem 1rem}}.community-module__cgT_jG__mainBody{flex-direction:column;grid-area:body;gap:1rem;min-width:0;display:flex}.community-module__cgT_jG__sidebar{flex-direction:column;grid-area:sidebar;gap:1rem;display:flex;position:sticky;top:1rem}.community-module__cgT_jG__sidebarCard{background:var(--surface);border:1px solid var(--border-color);color:var(--foreground);border-radius:12px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.community-module__cgT_jG__statsRow{color:var(--text-secondary);flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.community-module__cgT_jG__statLink{color:inherit;text-decoration:none}.community-module__cgT_jG__statNumber{color:var(--foreground);margin-right:.25rem;font-weight:700}.community-module__cgT_jG__actions{flex-direction:column;gap:.55rem;display:flex}.community-module__cgT_jG__actionButton{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.55rem .9rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.community-module__cgT_jG__actionButtonPrimary{background:var(--primary);color:#fff;border-color:var(--primary)}.community-module__cgT_jG__sortRow{justify-content:flex-end;align-items:center;gap:8px;display:flex}.community-module__cgT_jG__activityControls{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.community-module__cgT_jG__activityLabel{color:var(--foreground);font-size:1.1rem;font-weight:700}.community-module__cgT_jG__sortControls{align-items:center;gap:8px;display:flex}.community-module__cgT_jG__loadingMore,.community-module__cgT_jG__endOfFeed{text-align:center;color:var(--text-gray);padding:16px;font-size:13px}.community-module__cgT_jG__loading,.community-module__cgT_jG__empty{text-align:center;max-width:1100px;color:var(--text-gray);flex-direction:column;align-items:center;margin:0 auto;padding:4rem 1rem;display:flex}@media (max-width:900px){.community-module__cgT_jG__contentLayout{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.community-module__cgT_jG__communityHeader{order:1}.community-module__cgT_jG__sidebar{order:2;position:static}.community-module__cgT_jG__mainBody{order:3}}
