.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.community-grid>*{min-width:0}.community-page p,.community-page h1{max-width:none}.community-candidate{display:block;padding:1rem;margin:.65rem 0;border:1px solid #bdcfc4;border-radius:12px;background:white;overflow-wrap:anywhere}.community-page .button,[data-nearby] .button{white-space:normal;height:auto;min-height:48px}.community-page input,.community-page textarea{max-width:100%;min-width:0}[data-nearby]{margin-top:1rem;padding:1rem;background:#edf4e9;border-radius:16px}[data-nearby] h3{margin-top:0}@media(max-width:760px){.community-grid{grid-template-columns:1fr}.community-page .panel{padding:1.2rem}}
