.community-pages-page{display:grid;gap:1rem}.community-pages-commandbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.community-pages-commandbar form{display:flex;gap:.65rem;flex:1}.community-pages-commandbar input{width:100%;min-width:0}.community-pages-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.community-page-card{display:flex;gap:1rem;padding:1rem;min-width:0}.community-page-card>div{min-width:0}.community-page-card h2{font-size:1.05rem;margin:.25rem 0}.community-page-card p{margin:.35rem 0;color:var(--muted,#6b7280)}.community-page-card small,.community-page-category{color:var(--muted,#6b7280)}.community-page-category{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.community-page-card-avatar,.community-page-profile-avatar,.community-page-post-avatar{display:grid;place-items:center;flex:0 0 auto;overflow:hidden;background:var(--surface-2,#eef2f7);color:var(--text,#111827);font-weight:800}.community-page-card-avatar{width:72px;height:72px;border-radius:16px}.community-page-card-avatar.is-small{width:56px;height:56px;border-radius:14px}.community-page-card-avatar img,.community-page-profile-avatar img,.community-page-post-avatar img{width:100%;height:100%;object-fit:cover}.community-pages-manage-list{display:grid;gap:.75rem}.community-page-manage-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem}.community-page-manage-row h2{font-size:1rem;margin:0}.community-page-manage-row p{margin:.25rem 0 0;color:var(--muted,#6b7280)}.community-page-row-actions{display:flex;gap:.5rem}.community-page-profile{overflow:hidden}.community-page-cover{height:min(32vw,320px);min-height:180px;background:linear-gradient(135deg,var(--surface-2,#e5e7eb),var(--surface-3,#d1d5db))}.community-page-cover img{width:100%;height:100%;object-fit:cover}.community-page-profile-body{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:1rem;padding:0 1.25rem 1.25rem}.community-page-profile-avatar{width:132px;height:132px;border-radius:24px;border:5px solid var(--surface,#fff);margin-top:-58px;font-size:2.5rem}.community-page-profile-copy h1{margin:.15rem 0;font-size:clamp(1.5rem,3vw,2.25rem)}.community-page-profile-copy p{margin:0;color:var(--muted,#6b7280)}.community-page-profile-actions{display:flex;align-items:center;gap:.5rem}.community-page-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:1rem;align-items:start}.community-page-about{padding:1rem;position:sticky;top:calc(var(--portal-header-height,64px) + 1rem)}.community-page-about h2{margin-top:0}.community-page-about p{white-space:normal;overflow-wrap:anywhere}.community-page-feed,.community-page-post-list{display:grid;gap:1rem}.community-page-post-composer{padding:1rem}.community-page-post-composer textarea{width:100%;resize:vertical}.community-page-post-composer>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.65rem}.community-page-post{overflow:visible}.community-page-post-header{display:flex;align-items:center;gap:.75rem;padding:1rem}.community-page-post-header>div{display:grid}.community-page-post-header small{color:var(--muted,#6b7280)}.community-page-post-header form{margin-left:auto}.community-page-post-header form button{border:0;background:transparent;color:var(--muted,#6b7280);cursor:pointer}.community-page-post-avatar{width:44px;height:44px;border-radius:12px}.community-page-post-body{padding:0 1rem 1rem;white-space:normal;overflow-wrap:anywhere}.community-page-post .community-feed-reactions{border-top:1px solid var(--border,#e5e7eb);padding:.5rem 1rem 1rem}.community-page-post .community-feed-reaction-summary{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0;color:var(--muted,#6b7280);font-size:.875rem}.community-page-post .community-feed-metrics-summary button{border:0;background:transparent;color:inherit;cursor:pointer;padding:0}.community-page-post .community-feed-reaction-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.community-page-post .community-feed-action{display:flex;align-items:center;justify-content:center;min-height:38px;border:0;background:transparent;border-radius:9px;color:inherit;cursor:pointer;text-decoration:none}.community-page-post .community-feed-action:hover{background:var(--surface-2,#f3f4f6)}.community-page-editor{display:grid;gap:1rem}.community-page-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,340px);gap:1rem;align-items:start}.community-page-editor-main,.community-page-editor-sidebar>section{padding:1rem}.community-page-editor-main,.community-page-editor-sidebar{display:grid;gap:1rem}.community-page-editor label{display:grid;gap:.4rem}.community-page-editor label>span{font-weight:700}.community-page-editor input,.community-page-editor textarea,.community-page-editor select{width:100%}.community-page-slug-field{display:flex;align-items:center;border:1px solid var(--border,#d1d5db);border-radius:10px;overflow:hidden}.community-page-slug-field b{padding:.7rem;background:var(--surface-2,#f3f4f6);font-size:.85rem;white-space:nowrap}.community-page-slug-field input{border:0;border-radius:0}.community-page-editor-save{position:sticky;bottom:0;display:flex;justify-content:flex-end;padding:1rem;background:color-mix(in srgb,var(--surface,#fff) 92%,transparent);backdrop-filter:blur(12px);border-top:1px solid var(--border,#e5e7eb);z-index:4}.community-page-editor-status{padding:.75rem 1rem;border-radius:10px;background:var(--surface-2,#f3f4f6)}.community-page-editor-status.is-error,[data-page-form-status].is-error{color:#b91c1c}.community-page-help{font-size:.85rem;color:var(--muted,#6b7280)}.community-page-more{text-align:center}@media(max-width:1100px){.community-pages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-page-layout{grid-template-columns:1fr}.community-page-about{position:static}.community-page-editor-layout{grid-template-columns:1fr}}@media(max-width:700px){.community-pages-grid{grid-template-columns:1fr}.community-pages-commandbar{align-items:stretch;flex-direction:column}.community-page-profile-body{grid-template-columns:auto 1fr;align-items:center}.community-page-profile-actions{grid-column:1/-1}.community-page-profile-avatar{width:92px;height:92px;border-radius:20px;margin-top:-36px}.community-page-manage-row{grid-template-columns:auto 1fr}.community-page-row-actions{grid-column:1/-1}.community-page-post .community-feed-reaction-summary{align-items:flex-end;flex-direction:column}.community-page-editor-save{bottom:var(--mobile-bottom-nav-height,0)}}
