.CreatePost-module__tPp9uW__container{border-bottom:1px solid var(--border);gap:12px;padding:16px;display:flex}.CreatePost-module__tPp9uW__avatar{color:#fff;background-color:#4f46e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.CreatePost-module__tPp9uW__content{flex-direction:column;flex:1;display:flex}.CreatePost-module__tPp9uW__textarea{color:var(--text-primary);resize:none;background:0 0;border:none;min-height:50px;padding-top:10px;font-family:inherit;font-size:1.25rem}.CreatePost-module__tPp9uW__textarea:focus{outline:none}.CreatePost-module__tPp9uW__divider{background-color:var(--border);height:1px;margin:12px 0}.CreatePost-module__tPp9uW__actions{justify-content:space-between;align-items:center;display:flex}.CreatePost-module__tPp9uW__tools{gap:4px;display:flex}.CreatePost-module__tPp9uW__toolButton{color:var(--primary);border-radius:50%;padding:8px;transition:background-color .2s}.CreatePost-module__tPp9uW__toolButton:hover{background-color:#0ea5e91a}.CreatePost-module__tPp9uW__postButton{background-color:var(--primary);color:#fff;border-radius:9999px;padding:8px 24px;font-size:.95rem;font-weight:700;transition:opacity .2s}@media (max-width:640px){.CreatePost-module__tPp9uW__container{padding:12px 16px}.CreatePost-module__tPp9uW__avatar{width:40px;height:40px}.CreatePost-module__tPp9uW__textarea{min-height:40px;font-size:1.1rem}.CreatePost-module__tPp9uW__postButton{padding:6px 16px;font-size:.9rem}}.CreatePost-module__tPp9uW__imagePreviewContainer{border:1px solid var(--border);border-radius:12px;width:100%;max-height:400px;margin:12px 0;position:relative;overflow:hidden}.CreatePost-module__tPp9uW__imagePreview{object-fit:cover;width:100%;height:100%;display:block}.CreatePost-module__tPp9uW__removeImage{color:#fff;cursor:pointer;background-color:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:background-color .2s;display:flex;position:absolute;top:8px;right:8px}.CreatePost-module__tPp9uW__removeImage:hover{background-color:#000000e6}
