.community-main{max-width:1050px}.community-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.community-tabs{display:flex;gap:8px}.community-tabs button{border:1px solid #cbd5e1;background:#fff;color:#12304f;border-radius:10px;padding:11px 16px;font-weight:800;cursor:pointer}.community-tabs button.active{background:#0a4b86;color:#fff;border-color:#0a4b86}.community-feed{display:grid;gap:18px}.community-post{background:#fff;border:1px solid #dce5ef;border-radius:16px;padding:22px}.community-post h2{margin:.35rem 0 .7rem}.post-meta{font-size:.78rem;font-weight:800;color:#0a4b86;text-transform:uppercase}.post-foot{display:flex;align-items:center;gap:14px;flex-wrap:wrap;border-top:1px solid #edf1f5;margin-top:18px;padding-top:14px}.post-foot button{margin-left:auto;border:0;background:#eaf2fb;color:#0a4b86;padding:9px 12px;border-radius:8px;font-weight:700;cursor:pointer}.thread{margin-top:16px;padding:14px;background:#f7f9fc;border-radius:10px}.comment{border-bottom:1px solid #e3e8ef;padding-bottom:10px}.reply-form{display:flex;gap:8px}.reply-form input{flex:1}.community-modal{position:fixed;inset:0;background:rgba(7,20,38,.55);display:grid;place-items:center;padding:20px;z-index:100}.community-modal[hidden]{display:none}.community-modal form{width:min(620px,100%);display:grid;gap:12px}.community-modal input,.community-modal select,.community-modal textarea,.reply-form input{border:1px solid #cbd5e1;border-radius:9px;padding:11px;font:inherit}.community-modal textarea{min-height:140px;resize:vertical}.community-modal button,.reply-form button{border:0;background:#0a4b86;color:#fff;border-radius:9px;padding:11px 15px;font-weight:800}@media(max-width:700px){.community-toolbar{align-items:stretch;flex-direction:column}.community-tabs{display:grid;grid-template-columns:1fr 1fr}.post-foot button{margin-left:0}.reply-form{flex-direction:column}}
.community-filters{display:flex;gap:8px;flex-wrap:wrap;margin:-10px 0 22px}.community-filters button{border:1px solid #d6e0eb;background:#fff;border-radius:999px;padding:8px 12px;font-weight:700;color:#345}.community-filters button.active{background:#12304f;color:#fff}

.community-guidelines{display:flex;gap:12px;align-items:center;background:#eef5fc;border:1px solid #d5e5f5;border-radius:12px;padding:14px 16px;margin-bottom:20px;color:#17324d}.community-guidelines span{font-size:.92rem}.community-post p{white-space:pre-wrap}.post-foot>span{color:#607286;font-size:.9rem}
@media(max-width:700px){.community-guidelines{align-items:flex-start;flex-direction:column}}
