.post-list-panel,.post-editor{max-width:1120px;margin:35px auto}.member-post-list article{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.member-post-list h3{margin:6px 0}.member-post-list small{color:#718096;margin-left:8px}.post-status{display:inline-block;padding:4px 9px;border-radius:20px;background:#edf2f7;font-size:12px;font-weight:800}.post-status.pending{color:#9c6200;background:#fff4d6}.post-status.published{color:#087a52;background:#dcfce7}.post-status.rejected{color:#b42318;background:#fee4e2}.post-rejection{color:#b42318}.post-editor form>label,.post-fields label{display:flex;flex-direction:column;gap:6px;margin-bottom:18px;font-weight:700}.post-editor input,.post-editor select,.post-editor textarea{border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;color:var(--ink)}.post-editor textarea{resize:vertical}.post-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.post-actions{display:flex;align-items:center;gap:12px}.post-submit{background:#ff6b35}.danger{color:#b42318}@media(max-width:700px){.post-list-panel,.post-editor{margin:20px 14px}.member-post-list article{align-items:flex-start;gap:10px}.post-fields{grid-template-columns:1fr}.post-actions{align-items:stretch;flex-direction:column}}
