/* SignalNids V2 — shared civic hub and member conversations */
.v2-page{padding-top:clamp(28px,4vw,64px);padding-bottom:48px}.v2-page h1{max-width:none;font-size:clamp(2rem,4.2vw,3.7rem);line-height:1.12;letter-spacing:-.035em;overflow-wrap:anywhere}.v2-page p{max-width:none}.v2-hero{display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:clamp(22px,3vw,42px);border:1px solid #d3e3d4;border-radius:26px;background:linear-gradient(125deg,#eaf3e5,#f7faf4);margin-bottom:28px}.v2-hero>div{min-width:0}.v2-hero>svg{width:76px;height:76px;flex-shrink:0;color:#557b61}.v2-hero>.button{flex-shrink:0}.v2-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:24px;align-items:start;margin:24px 0}.v2-split>*{min-width:0}.v2-form{max-width:960px}.v2-page input,.v2-page select,.v2-page textarea{max-width:100%;min-width:0}.v2-page textarea{resize:vertical}.v2-page .button,.request-panel .button{height:auto;min-height:48px;white-space:normal}.v2-page .panel{margin-bottom:20px}.forum-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.forum-tabs>a{display:flex;align-items:center;gap:10px;text-decoration:none;padding:12px 18px;min-height:48px;border:1px solid #d3e0d7;border-radius:999px;background:white;color:#315b4e;font-weight:650}.forum-tabs>a.selected{background:#00513e;color:white;border-color:#00513e}.forum-tabs b{min-width:24px;text-align:center;border-radius:50%;background:#dfead5;color:#244e3d}.forum-filters{display:flex;gap:14px;flex-wrap:wrap;align-items:end;padding:20px}.forum-filters>label{flex:1 1 160px;margin:0}.forum-filters .button{flex:0 0 auto}.forum-topic{display:flex;align-items:center;gap:18px;background:white;border:1px solid #dce6dd;border-radius:18px;padding:24px;margin:12px 0;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.forum-topic:hover{border-color:#7b9d88;box-shadow:0 5px 18px #1035290a}.forum-topic>div{flex:1;min-width:0}.forum-topic h2{font-size:clamp(18px,2vw,23px);margin:8px 0;line-height:1.3;overflow-wrap:anywhere}.forum-topic p{font-size:14px;margin:0;color:#65796e}.forum-topic>svg{width:22px;height:22px;flex-shrink:0}.forum-topic-icon{width:48px;height:48px;border-radius:14px;background:#edf3e9;display:grid;place-items:center;flex-shrink:0}.forum-topic-icon svg{width:26px;height:26px}.forum-meta{display:flex;gap:8px 14px;align-items:center;flex-wrap:wrap;font-size:13px;color:#63766d}.forum-meta strong{font-size:16px;color:#174536}.forum-meta time{margin-left:auto;font-size:12px}.forum-role{font-size:11px;padding:3px 9px;background:#e8f0e2;border-radius:30px;color:#3d6248}.forum-empty{text-align:center;padding:42px 24px}.forum-empty>svg{width:60px;height:60px;color:#558368}.forum-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0}.forum-toolbar form{margin:0}.forum-toolbar [role=status]{font-size:13px;color:#64776b;margin-left:auto}.forum-conversation{border:1px solid #dce6dd;border-radius:24px;background:white;overflow:hidden}.forum-message{display:flex;align-items:flex-start;gap:16px;padding:26px;border-bottom:1px solid #e8eee7;scroll-margin-top:120px}.forum-message:last-child{border-bottom:0}.forum-avatar{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;background:#dfead6;color:#2d593f;font-weight:750;border-radius:14px}.forum-message-content{min-width:0;flex:1}.forum-message-content>p{white-space:normal;overflow-wrap:anywhere;line-height:1.75;margin:14px 0}.forum-photos{display:flex;gap:12px;flex-wrap:wrap}.forum-photos img{display:block;width:180px;max-width:100%;height:130px;object-fit:cover;border-radius:12px}.forum-message-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:12px;font-size:12px}.forum-message-actions a,.forum-message-actions button{color:#64796a;min-height:36px;display:inline-flex;align-items:center;font-size:12px}.forum-message-actions form{margin:0}.forum-pagination{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:24px 0}.forum-composer{margin-top:30px}.forum-composer[hidden]{display:none}.forum-composer h2{font-size:24px}.request-panel{border-left:5px solid #789960}.member-v2-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:26px 0}.member-v2-links>a{padding:24px;background:#eef4e8;border-radius:20px;border:1px solid #d9e5d5;text-decoration:none}.member-v2-links strong{display:block;font-size:22px;margin-bottom:8px}.member-v2-links span{display:block;color:#63776b}.mobile-nav a{min-width:0}.header .desktop-nav{gap:20px}.header .brand img{max-width:280px}button:focus-visible,a:focus-visible{outline:3px solid #b48436;outline-offset:4px}
@media(max-width:1300px){.header .desktop-nav{gap:14px;font-size:14px}.header .brand img{max-width:230px}.header-actions .button{padding-left:16px;padding-right:16px}.header-actions .account span{display:none}}
@media(max-width:980px){.v2-split{grid-template-columns:1fr}.v2-hero{align-items:flex-start;flex-direction:column}.v2-hero>svg{display:none}.v2-page .member-nav{flex-wrap:nowrap;overflow-x:auto;max-width:100%}.v2-page .member-nav a{flex-shrink:0}.forum-toolbar [role=status]{margin-left:0;width:100%}}
@media(max-width:600px){.v2-page{padding-top:20px}.v2-hero{padding:22px 18px;border-radius:20px}.v2-page .panel{padding:20px 16px}.v2-hero>.button{width:100%}.forum-tabs{gap:6px}.forum-tabs>a{padding:10px 12px;font-size:13px}.forum-topic{padding:18px 14px;gap:12px}.forum-topic-icon{display:none}.forum-message{padding:20px 14px;gap:10px}.forum-avatar{width:30px;height:30px;font-size:13px;border-radius:10px}.forum-meta time{width:100%;margin-left:0}.forum-photos img{width:130px;height:105px}.forum-message-actions{gap:6px}.forum-filters{display:block}.forum-filters>label{margin-bottom:14px}.forum-filters .button{width:100%}.member-v2-links{grid-template-columns:1fr}.forum-toolbar .button{padding:10px 14px}.forum-pagination .button{font-size:13px}}
@media(prefers-reduced-motion:reduce){.forum-topic{transition:none}}

#discussion-older[hidden]{display:none}
