.community-page{min-width:0}.community-tabs{border-bottom:1px solid var(--border);gap:6px;margin-bottom:28px;display:flex;overflow-x:auto}.community-tabs>button{white-space:nowrap;min-height:52px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:9px;padding:12px 20px;font-size:13px;font-weight:600;display:flex}.community-tabs>button[aria-selected=true]{color:var(--green);border-bottom-color:var(--green)}.community-tabs>button:hover{background:var(--panel)}.community-tabs>button:focus-visible,.community-comment-toggle:focus-visible,.community-person:focus-visible,.community-conversation:focus-visible,.community-jump:focus-visible,.community-back:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.community-unread{background:var(--green);color:#111a14;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.community-feed{gap:20px;max-width:880px;margin:auto;display:grid}.community-card{border:1px solid var(--border);background:var(--panel);border-radius:15px;min-width:0;padding:24px}.community-composer{gap:12px;min-width:0;display:grid}.community-composer>label{font-size:14px;font-weight:600}.community-composer textarea{resize:vertical;border:1px solid var(--border);background:var(--bg);width:100%;min-height:92px;max-height:280px;color:var(--text);font:inherit;box-sizing:border-box;border-radius:9px;padding:14px;font-size:13px;line-height:1.65}.community-composer textarea:focus{outline:2px solid var(--green);outline-offset:2px}.community-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.community-composer-footer small{color:var(--muted);font-size:10px}.community-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-top:10px;display:flex}.community-section-heading h2{font-size:18px}.community-item-header{align-items:center;gap:10px;display:flex}.community-item-header>div{flex:1;min-width:0}.community-item-header strong{overflow-wrap:anywhere;font-size:12px;display:block}.community-item-header>div>span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.community-item-header>.icon-button{width:32px;height:32px;color:var(--muted);flex-shrink:0}.community-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:18px 0;font-size:13px;line-height:1.75}.community-deleted{color:var(--muted);font-style:italic}.community-comment-toggle{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:12px;display:flex}.community-comment-toggle:hover{color:var(--green)}.community-comment-toggle[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.community-comments{border-top:1px solid var(--border);gap:22px;margin-top:14px;padding-top:22px;display:grid}.community-comment{border-left:2px solid var(--border);margin-left:15px;padding-left:18px}.community-comment .community-body{margin:10px 0 0}.community-error{color:#f4afa4;background:#e1605412;border:1px solid #e1605440;border-radius:9px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 16px;font-size:12px;display:flex}.community-error .button{flex-shrink:0}.community-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.community-delete-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--bg);border-radius:8px;max-height:160px;padding:14px;font-size:13px;overflow:auto}.community-thread{background:var(--panel);border:1px solid var(--border);border-radius:15px;min-width:0;position:relative;overflow:hidden}.community-thread-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:20px 24px;display:flex}.community-thread-heading>div{min-width:0}.community-thread-heading h2{overflow-wrap:anywhere;font-size:17px}.community-thread-heading p{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.55}.community-thread>.community-error{margin:12px 14px 0}.community-message-list{overscroll-behavior:contain;overflow-anchor:none;scrollbar-gutter:stable;flex-direction:column;gap:18px;height:clamp(270px,43dvh,540px);padding:24px;display:flex;overflow-y:auto}.community-message{border:1px solid var(--border);background:var(--bg);border-radius:12px;flex-shrink:0;align-self:flex-start;width:fit-content;min-width:min(260px,100%);max-width:88%;padding:15px 18px}.community-message-own{background:#63d7950b;border-color:#63d7952e;align-self:flex-end}.community-message .community-body{margin:12px 0 0}.community-thread>.community-composer{border-top:1px solid var(--border);padding:20px 24px}.community-thread .community-composer textarea{min-height:74px}.community-chat-empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:220px;margin:auto;display:flex}.community-chat-empty>svg{color:var(--green);opacity:.8}.community-chat-empty h3{color:var(--text);font-size:20px}.community-chat-empty p{max-width:280px;font-size:12px;line-height:1.7}.community-jump{background:var(--green);color:#112418;cursor:pointer;font:inherit;border:0;border-radius:20px;align-items:center;gap:7px;margin:0 auto 14px;padding:9px 15px;font-size:12px;font-weight:600;display:flex}.community-load-older{text-align:center;flex-shrink:0}.community-inbox{border:1px solid var(--border);background:var(--panel);border-radius:15px;grid-template-columns:300px minmax(0,1fr);min-height:540px;display:grid;overflow:hidden}.community-conversations{border-right:1px solid var(--border);min-width:0;max-height:800px;overflow:auto}.community-conversations>header{justify-content:space-between;align-items:center;padding:21px 17px 8px;display:flex}.community-conversations h2{font-size:15px}.community-privacy{color:var(--muted);align-items:center;gap:5px;padding:0 18px 18px;font-size:10px;display:flex}.community-conversation,.community-person{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;min-width:0;padding:18px;display:flex}.community-conversation{border-top:1px solid var(--border)}.community-conversation:hover,.community-person:hover{background:#ffffff08}.community-conversation.selected{box-shadow:inset 3px 0 var(--green);background:#63d79512}.community-conversation>span:nth-child(2),.community-person>span:nth-child(2){flex:1;min-width:0}.community-conversation strong,.community-person strong{overflow-wrap:anywhere;font-size:12px;display:block}.community-conversation small,.community-person small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.community-conversation>span>span{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);margin-top:8px;font-size:11px;display:block;overflow:hidden}.community-private-thread{min-width:0}.community-private-thread>.community-thread{border:0;border-radius:0}.community-private-thread>.empty-state{height:100%;min-height:360px}.community-inbox-empty{color:var(--muted);gap:15px;padding:20px;font-size:12px;display:grid}.community-inbox-empty .button{white-space:normal}.community-readonly{color:var(--muted);border-top:1px solid var(--border);align-items:center;gap:9px;padding:20px 24px;font-size:12px;line-height:1.7;display:flex}.community-readonly>svg{flex-shrink:0}.community-directory{gap:5px;max-height:360px;display:grid;overflow:auto}.community-person{border:1px solid var(--border);border-radius:9px}.community-person:disabled{opacity:.65;cursor:wait}.community-footer-note{color:var(--muted);text-align:center;margin-top:23px;font-size:10px;line-height:1.6}.community-back{display:none}.community-page [hidden]{display:none!important}@media (max-width:1100px){.community-inbox{grid-template-columns:240px minmax(0,1fr)}.community-message{max-width:96%}.community-message-list,.community-thread-heading,.community-thread>.community-composer{padding:18px}}@media (max-width:720px){.community-tabs{gap:0;margin-bottom:20px}.community-tabs>button{gap:7px;padding:11px 13px;font-size:11px}.community-tabs>button>svg{width:16px}.community-card{padding:18px}.community-feed{gap:16px}.community-body{font-size:12px}.community-inbox{min-height:430px;display:block}.community-conversations{border-right:0;max-height:none}.community-private-thread,.community-inbox-selected .community-conversations{display:none}.community-inbox-selected .community-private-thread{display:block}.community-back{border:0;border-bottom:1px solid var(--border);color:var(--green);cursor:pointer;width:100%;font:inherit;background:0 0;align-items:center;gap:6px;padding:15px 18px;font-size:12px;display:flex}.community-message-list{gap:14px;height:clamp(240px,44dvh,420px);padding:14px}.community-message{min-width:85%;max-width:96%;padding:13px}.community-thread-heading h2{font-size:15px}.community-thread>.community-composer{padding:16px}.community-composer textarea{font-size:16px}.community-item-header>div>span{font-size:9px}.community-comment{margin-left:0;padding-left:13px}.community-tabs>button{flex:1;justify-content:center}.community-tabs>button>span:not(.community-unread){white-space:normal;text-align:left}.community-tabs .community-unread{min-width:18px;height:18px;padding:0 5px;font-size:9px}.community-actions .button{flex:1}}.community-load-conversations{text-align:center;padding:10px}.community-load-conversations .button{white-space:normal;font-size:11px}
