.community-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;align-items:start}.community-panel{padding:0;overflow:hidden}.community-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid var(--line)}.community-head h2{margin:3px 0 0}.community-live{display:flex;align-items:center;gap:7px;color:#67e893;font-size:.72rem;font-weight:850}.community-live:before{content:"";width:7px;height:7px;border-radius:50%;background:#55df83;box-shadow:0 0 12px rgba(85,223,131,.7)}.community-composer{padding:18px 20px;border-bottom:1px solid var(--line);background:#09090c}.composer-identity{display:flex;align-items:center;gap:10px;margin-bottom:11px}.composer-avatar,.post-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--red),#6d0c18);font-weight:900}.composer-avatar{width:34px;height:34px}.composer-identity strong{display:block;font-size:.8rem}.composer-identity span{display:block;margin-top:2px;color:var(--muted);font-size:.68rem}.community-composer textarea{display:block;width:100%;min-height:88px;resize:vertical;padding:13px;border:1px solid var(--line);border-radius:12px;color:#fff;background:#0d0d11;font:inherit;line-height:1.5}.community-composer textarea:focus{outline:none;border-color:var(--red2);box-shadow:0 0 0 3px rgba(239,31,47,.08)}.community-composer textarea:disabled{opacity:.55}.composer-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px}.composer-options{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.72rem}.pin-option{display:flex;align-items:center;gap:6px}.pin-option input{accent-color:var(--red2)}.composer-actions{display:flex;align-items:center;gap:9px}.composer-actions small{color:var(--muted);font-variant-numeric:tabular-nums}.community-feed{min-height:320px}.feed-state{padding:36px 20px;color:var(--muted);text-align:center}.community-post{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:18px 20px;border-bottom:1px solid var(--line)}.community-post:last-child{border-bottom:0}.community-post.pinned{background:linear-gradient(90deg,rgba(239,31,47,.07),transparent)}.post-avatar{width:40px;height:40px}.post-top{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.post-address{font-size:.8rem}.post-time{color:var(--muted);font-size:.67rem}.post-pin{padding:4px 7px;border:1px solid rgba(239,31,47,.35);border-radius:999px;color:#ff6b78;background:rgba(239,31,47,.08);font-size:.58rem;font-weight:900;letter-spacing:.08em}.post-body{margin:8px 0 0;color:#ececf1;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.post-system{margin-left:auto;color:var(--yellow);font-size:.6rem;text-transform:uppercase;letter-spacing:.08em}.community-side{display:grid;gap:14px}.community-rules{padding:18px}.community-rules h3{margin:0 0 12px}.community-rules ul{display:grid;gap:9px;margin:0;padding-left:18px;color:var(--muted);font-size:.75rem;line-height:1.45}.community-sync{color:var(--muted);font-size:.68rem}.community-sync.error{color:#ff6b78}
@media(max-width:850px){.community-shell{grid-template-columns:1fr}.community-side{grid-template-columns:1fr 1fr}.community-panel{order:1}.community-side{order:2}}
@media(max-width:600px){.community-shell{gap:12px}.community-head,.community-composer,.community-post{padding-left:14px;padding-right:14px}.community-head{align-items:flex-start}.community-side{grid-template-columns:1fr}.composer-foot{align-items:flex-end}.composer-options{display:grid;gap:6px}.community-post{grid-template-columns:34px minmax(0,1fr)}.post-avatar{width:34px;height:34px}.post-system{margin-left:0}.community-composer textarea{min-height:78px}}
@media(max-width:420px){.community-head,.community-head>.composer-actions,.composer-foot{flex-wrap:wrap}.community-head>.composer-actions{width:100%;justify-content:space-between}.composer-options{width:100%}.composer-foot>.composer-actions{margin-left:auto}.community-head .btn{min-height:38px;padding:8px 12px}}
