.post-dialog{width:min(680px,94vw);padding:34px;max-height:92vh;overflow:auto}.post-dialog h2{margin-bottom:8px}.media-drop{height:138px;border:1.5px dashed #b8c9ae;border-radius:11px;background:#f4f8ec;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;margin:17px 0 0}.media-drop span{font-size:29px;color:#6d9251}.media-drop b{font-size:12px;margin-top:6px}.media-drop small{font-size:10px;color:var(--muted);margin-top:3px}.media-preview{margin-top:10px}.media-preview img,.media-preview video{display:block;width:100%;max-height:230px;object-fit:cover;border-radius:10px}.post-dialog textarea{resize:vertical;min-height:74px;width:100%;border:1px solid #d9dfd7;border-radius:8px;padding:11px;margin-top:6px;background:#fff;color:var(--ink)}.post-dialog label small{font-weight:400;color:var(--muted);margin-left:4px}.post-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}@media(max-width:600px){.post-dialog{padding:28px 22px}.post-form-grid{grid-template-columns:1fr}}
