.CommunitySelect-module__GwM_aG__container{width:100%;position:relative}.CommunitySelect-module__GwM_aG__disabled{opacity:.6;pointer-events:none}.CommunitySelect-module__GwM_aG__trigger{background:var(--surface);width:100%;color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.CommunitySelect-module__GwM_aG__trigger.CommunitySelect-module__GwM_aG__open{border-color:var(--primary)}.CommunitySelect-module__GwM_aG__triggerInner{align-items:center;gap:8px;min-width:0;display:flex}.CommunitySelect-module__GwM_aG__handle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.CommunitySelect-module__GwM_aG__placeholder{color:var(--text-gray)}.CommunitySelect-module__GwM_aG__arrow{color:var(--text-gray);flex-shrink:0;transition:transform .15s}.CommunitySelect-module__GwM_aG__arrowOpen{transform:rotate(180deg)}.CommunitySelect-module__GwM_aG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px;display:block}.CommunitySelect-module__GwM_aG__avatarPlaceholder{background:var(--primary-soft-bg);width:28px;height:28px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.CommunitySelect-module__GwM_aG__dropdown{z-index:20;background:var(--surface);border:1px solid var(--border-color);border-radius:12px;max-height:320px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.CommunitySelect-module__GwM_aG__option{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.CommunitySelect-module__GwM_aG__option:hover,.CommunitySelect-module__GwM_aG__option.CommunitySelect-module__GwM_aG__selected{background:var(--primary-soft-bg)}.CommunitySelect-module__GwM_aG__optionBody{flex-direction:column;min-width:0;display:flex}.CommunitySelect-module__GwM_aG__optionPrimary{font-size:14px;font-weight:600}.CommunitySelect-module__GwM_aG__optionSecondary{color:var(--text-gray);font-size:12px}
.post-module__kcoG9W__container{background:var(--background);min-height:100vh;padding:2rem 1rem}.post-module__kcoG9W__formContainer{background:var(--surface);border-radius:12px;max-width:720px;margin:0 auto;overflow:hidden;box-shadow:0 4px 6px #0000000d}.post-module__kcoG9W__header{border-bottom:1px solid var(--border-color);padding:2rem 2rem 1rem}.post-module__kcoG9W__topBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.post-module__kcoG9W__backButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.95rem;transition:color .2s;display:flex}.post-module__kcoG9W__draftsLink{color:var(--text-gray);align-items:center;gap:.4rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-flex}.post-module__kcoG9W__draftsBadge{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;padding:.1rem .45rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.post-module__kcoG9W__headerInfo{text-align:center}.post-module__kcoG9W__title{color:var(--foreground);justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;display:flex}.post-module__kcoG9W__titleIcon{color:var(--primary);font-size:1.5rem}.post-module__kcoG9W__subtitle{color:var(--text-gray);font-size:1rem}.post-module__kcoG9W__form{padding:2rem}.post-module__kcoG9W__tabs{border-bottom:1px solid var(--border-color);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;margin-bottom:1rem;display:flex;overflow-x:auto}.post-module__kcoG9W__tabs::-webkit-scrollbar{display:none}.post-module__kcoG9W__tab{color:var(--text-gray);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;align-items:center;gap:.4rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.post-module__kcoG9W__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.post-module__kcoG9W__inputGroup{margin-bottom:.85rem}.post-module__kcoG9W__inputGroupAfterCounter{margin-top:-.35rem}.post-module__kcoG9W__label{color:var(--foreground);margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:block}.post-module__kcoG9W__input,.post-module__kcoG9W__textarea{border:1.5px solid var(--border-color);border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.post-module__kcoG9W__input:focus,.post-module__kcoG9W__textarea:focus{border-color:var(--primary)}.post-module__kcoG9W__textarea{resize:vertical;min-height:180px}.post-module__kcoG9W__textarea::placeholder{color:var(--text-gray)}.post-module__kcoG9W__fileInput{width:100%;padding:.5rem 0;font-size:.95rem;display:block}.post-module__kcoG9W__dropzone{border:2px dashed var(--border-color);background:var(--surface);border-radius:12px;padding:1rem}.post-module__kcoG9W__dropzoneActive{border-color:var(--primary);background:var(--primary-soft-bg)}.post-module__kcoG9W__dropHint{color:var(--text-gray);margin-top:.5rem;font-size:.85rem}.post-module__kcoG9W__preview{border:1px solid var(--border-color);object-fit:contain;background:var(--surface-2);border-radius:8px;max-width:100%;max-height:360px;margin-top:.75rem}.post-module__kcoG9W__counter{text-align:right;color:var(--text-gray);margin-top:.2rem;font-size:.8rem;line-height:1.1}.post-module__kcoG9W__draftSaved{color:#16a34a;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.9rem;display:flex}.post-module__kcoG9W__toggleRow{border:1px solid var(--border-color);background:var(--surface);cursor:pointer;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.post-module__kcoG9W__toggleRow input[type=checkbox]{margin-top:.2rem}.post-module__kcoG9W__toggleTitle{color:var(--foreground);font-size:.95rem;font-weight:600;display:block}.post-module__kcoG9W__toggleHint{color:var(--text-gray);margin-top:.15rem;font-size:.85rem;display:block}.post-module__kcoG9W__actions{gap:.75rem;margin-top:1.25rem;display:flex}.post-module__kcoG9W__submitButton,.post-module__kcoG9W__secondaryButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.post-module__kcoG9W__submitButton{background:var(--primary);color:#fff}.post-module__kcoG9W__submitButton:disabled{background:var(--text-gray);cursor:not-allowed;transform:none}.post-module__kcoG9W__secondaryButton{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color)}.post-module__kcoG9W__secondaryButton:disabled{color:var(--text-gray);border-color:var(--border-color);cursor:not-allowed}@media (max-width:768px){.post-module__kcoG9W__container{padding:0 .5rem}.post-module__kcoG9W__formContainer{box-shadow:none;border-radius:0;min-height:100vh;margin:0}.post-module__kcoG9W__header{padding:1rem 1rem .75rem}.post-module__kcoG9W__form{padding:1rem 1rem 2rem}.post-module__kcoG9W__title{font-size:1.5rem}.post-module__kcoG9W__actions{flex-direction:column-reverse}}.post-module__kcoG9W__previewWrapper{border-radius:8px;max-width:100%;margin-top:8px;line-height:0;display:inline-block;position:relative;overflow:hidden}.post-module__kcoG9W__previewWrapper .post-module__kcoG9W__preview{margin-top:0;display:block}.post-module__kcoG9W__removeMediaButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;transition:background-color .12s,transform .12s;display:inline-flex;position:absolute;top:8px;right:8px}.post-module__kcoG9W__removeMediaButton:disabled{opacity:.5;cursor:not-allowed}
