.community-primary-button{border:1px solid rgba(var(--accent,56 189 248));background:rgba(var(--accent,56 189 248));color:rgba(var(--accent-fg,255 255 255));cursor:pointer;font:inherit;border-radius:999px;padding:9px 15px;font-size:.82rem;font-weight:400}.community-primary-button:disabled{cursor:progress;opacity:.65}.community-composer-popup{width:100%;color:var(--surface-txtclr);gap:18px;display:grid}.community-composer-popup-header{gap:5px;display:grid}.community-composer-popup-header h2{margin:0;font-size:1.15rem}.community-composer-popup-header p{color:var(--surface-txtalt);opacity:.88;margin:0;font-size:.78rem}.community-composer-fields{gap:14px;display:grid}.community-composer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.community-composer-field{gap:7px;min-width:0;display:grid}.community-composer-label{color:var(--surface-txtalt);font-size:.74rem;font-weight:400}.community-composer-help{color:var(--surface-txtalt);opacity:.72;margin:-2px 0 0;font-size:.7rem}.community-composer-control{width:100%;min-width:0}.community-composer-comments{border-top:1px solid rgba(var(--fg) / .08);border-bottom:1px solid rgba(var(--fg) / .08);justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.community-composer-comments-copy{gap:3px;min-width:0;display:grid}.community-composer-comments-copy strong{font-size:.82rem}.community-composer-comments-copy span{color:var(--surface-txtalt);opacity:.8;font-size:.72rem}.community-composer-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.community-composer-footer>span{color:var(--surface-txtalt);opacity:.78;font-size:.72rem}@media (max-width:720px){.community-composer-grid{grid-template-columns:1fr}.community-composer-footer{flex-direction:column;align-items:stretch}.community-composer-footer .community-primary-button{width:100%}}
