.comm-wrap{max-width:1240px;margin:0 auto;padding:34px 24px 80px}.comm-hero{display:grid;grid-template-columns:1.5fr .7fr;gap:22px;align-items:stretch;margin-bottom:24px}.comm-card{background:#fff;border:1px solid #e1e8ee;border-radius:20px;box-shadow:0 12px 34px rgba(34,58,77,.07)}.comm-intro{padding:30px}.comm-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#07806d}.comm-intro h1{margin:8px 0 10px;font-size:clamp(34px,5vw,54px);letter-spacing:-1.6px;color:#172b40}.comm-intro p{max-width:760px;color:#617286;line-height:1.65}.comm-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.comm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:0;border-radius:11px;background:#17384f;color:#fff;text-decoration:none;font-weight:850;cursor:pointer}.comm-btn.alt{background:#eaf7f3;color:#087c68}.comm-stats{padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.comm-stat{padding:18px;border-radius:15px;background:#f5f8fa}.comm-stat b{display:block;font-size:27px;color:#172b40}.comm-stat span{font-size:12px;color:#728397}.comm-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}.comm-section{padding:22px}.comm-section h2{margin:0 0 16px;color:#172b40}.comm-cats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.comm-cat{display:flex;gap:12px;padding:15px;border:1px solid #e5ebef;border-radius:14px;text-decoration:none;color:inherit}.comm-cat:hover{background:#f6fbf9;border-color:#cfe7df}.comm-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#eaf7f3;color:#087c68;font-weight:900}.comm-cat strong{display:block;color:#23384d}.comm-cat small{display:block;margin-top:4px;color:#758599;line-height:1.35}.comm-topic{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:15px 0;border-top:1px solid #edf1f4}.comm-topic:first-of-type{border-top:0}.comm-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#17384f;color:#fff;font-weight:900}.comm-topic a{color:#22384e;text-decoration:none;font-weight:850}.comm-topic p{margin:5px 0;color:#718195;font-size:13px}.comm-meta{font-size:11px;color:#8a98a8}.comm-count{text-align:right;color:#748496;font-size:12px}.comm-sidebox{padding:20px;margin-bottom:16px}.comm-sidebox h3{margin:0 0 12px;color:#22384e}.comm-form label{display:block;font-weight:800;font-size:12px;color:#53677b;margin:13px 0 6px}.comm-form input,.comm-form select,.comm-form textarea{box-sizing:border-box;width:100%;border:1px solid #dbe4ea;border-radius:11px;padding:11px 12px;background:#fff;font:inherit;color:#253a4f}.comm-form textarea{min-height:170px;resize:vertical}.comm-post{padding:22px;margin-bottom:12px}.comm-post-head{display:flex;gap:11px;align-items:center;margin-bottom:15px}.comm-post-body{white-space:pre-wrap;line-height:1.7;color:#34495e}.comm-tools{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.comm-tool{border:1px solid #dfe7ec;border-radius:9px;background:#fff;padding:7px 10px;font:inherit;font-size:12px;font-weight:800;color:#52687d;cursor:pointer}.comm-notice{padding:15px 17px;margin-bottom:15px;border-radius:12px;background:#edf8f5;color:#176b5e}.comm-danger{background:#fff1f1;color:#9a3939}.comm-search{display:flex;gap:8px;margin-bottom:16px}.comm-search input{flex:1;min-width:0;border:1px solid #dbe4ea;border-radius:11px;padding:11px}.comm-empty{padding:30px;text-align:center;color:#718195}.comm-admin{font-size:10px;background:#eaf7f3;color:#087c68;border-radius:99px;padding:3px 7px;font-weight:900}.comm-login{max-width:760px;margin:60px auto;padding:36px;text-align:center}.comm-login h1{color:#172b40}@media(max-width:900px){.comm-hero,.comm-grid{grid-template-columns:1fr}.comm-cats{grid-template-columns:1fr}.comm-stats{grid-template-columns:repeat(4,1fr)}}@media(max-width:620px){.comm-wrap{padding:20px 13px 60px}.comm-intro{padding:22px}.comm-stats{grid-template-columns:1fr 1fr}.comm-topic{grid-template-columns:40px minmax(0,1fr)}.comm-count{display:none}}
/* SG Traders Community v2.00 starter content + screenshots */
.comm-topic-starter{background:linear-gradient(90deg,rgba(234,247,243,.55),rgba(255,255,255,0));margin:0 -10px;padding-left:10px;padding-right:10px;border-radius:12px}
.comm-topic-titleline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.comm-starter-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#e7f7f2;color:#087b68;font-size:9px;font-weight:950;letter-spacing:.06em;white-space:nowrap}
.comm-file-note{font-weight:600;color:#8a98a8;font-size:10px}
.comm-form input[type=file]{padding:9px;background:#f8fafb}
.comm-attachments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 4px}
.comm-attachments a{display:block;border-radius:12px;overflow:hidden;border:1px solid #dfe7ec;background:#f5f8fa}
.comm-attachments img{display:block;width:100%;height:180px;object-fit:cover}
@media(max-width:700px){.comm-attachments{grid-template-columns:1fr 1fr}.comm-attachments img{height:145px}}
@media(max-width:450px){.comm-attachments{grid-template-columns:1fr}.comm-attachments img{height:auto;max-height:320px}}

.comm-demo-reply{border-left:3px solid #d9eee8}
.comm-topic-starter .comm-avatar,.comm-demo-reply .comm-avatar{background:#27645b}
