.smce-community{margin-block:2rem;padding:clamp(1.1rem,3vw,2rem);border:1px solid var(--smc-line,#d8d2c8);border-radius:16px;background:var(--smc-paper,#fffef9);min-width:0}
.smce-community h2{margin-top:0}
.smce-community p,.smce-community label,.smce-community legend{overflow-wrap:anywhere}
.smce-community form{max-width:650px}
.smce-community label:not(.smce-checkbox){display:block;font-weight:700;margin-bottom:.4rem}
.smce-community input[type=text],.smce-community textarea{box-sizing:border-box;width:100%;max-width:100%;padding:.7rem;border:1px solid #8c8577;border-radius:7px;background:#fff;color:#292820;font:inherit}
.smce-community input[type=file]{display:block;width:100%;max-width:100%;font:inherit;font-size:.9rem}
.smce-community small{display:block;margin-top:.5rem;font-size:.85rem;line-height:1.5}
.smce-community button{padding:.75rem 1.1rem;border:2px solid currentColor;border-radius:8px;background:#b83329;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.smce-community button:hover:not(:disabled){background:#8d241d}
.smce-community button:disabled{opacity:.65;cursor:not-allowed}
.smce-community :focus-visible{outline:3px solid #8b2920;outline-offset:3px}
.smce-community .smce-checkbox{display:flex;align-items:flex-start;gap:.7rem;margin-block:.75rem;cursor:pointer;line-height:1.5}
.smce-checkbox input{flex:0 0 auto;margin-top:.35rem;accent-color:#b83329;width:1.1rem;height:1.1rem}
.smce-community fieldset{border:0;padding:0;margin:0;min-width:0}
.smce-community legend{font-weight:700;margin-bottom:.5rem}
.smce-status{font-weight:650;min-height:1.5em}
.smce-poll-results{font-size:.9rem;margin-block:1rem}
.smce-poll-results p{margin-block:.35rem}
.smce-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.smce-photo-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:1rem;margin-block:1.5rem}
.smce-photo-gallery:empty{display:none}
.smce-photo-gallery figure{margin:0;min-width:0}
.smce-photo-gallery img{display:block;max-width:100%;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:8px}
.smce-photo-gallery figcaption{font-size:.9rem;margin-top:.6rem;overflow-wrap:anywhere}
.smce-photo-gallery figcaption p{margin-top:.25rem}
@media print{.smce-community{display:none}}
