.post-prose .pm-tools{margin:16px 0;padding:0;border:1px solid #dfe6dd;border-radius:8px;background:#fff;overflow:hidden;scroll-margin-top:100px}
.post-prose .pm-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:10px 13px;background:#f6f8f4;color:#42573b;text-decoration:none;font-size:13px;font-weight:600;line-height:20px;cursor:pointer}
.post-prose .pm-toggle:hover{background:#eef3e9}.post-prose .pm-toggle-state{color:#7a8872;font-size:12px;font-weight:400;white-space:nowrap}
.post-prose .pm-panel{padding:11px 13px 13px;border-top:1px solid #e5eae1;display:block}
.post-prose .pm-panel[hidden]{display:none!important}
.post-prose .pm-flags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 10px}
.post-prose .pm-tools form{margin:0;padding:0;border:0;background:none;box-shadow:none;min-width:0}
.post-prose .pm-tools button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;min-height:32px;height:32px;margin:0;padding:0 10px;border:1px solid #d7e0d3;border-radius:5px;background:#fff;color:#405a34;font:inherit;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap;cursor:pointer}
.post-prose .pm-tools button:hover{background:#f1f6eb;border-color:#b8caa7}.post-prose .pm-tools button.is-active{background:#eaf3de;color:#466a25;border-color:#c5d8ae}.post-prose .pm-tools button.is-danger{color:#a75044;border-color:#ebd4cf;background:#fffaf9}.post-prose .pm-flags small{margin-left:auto;color:#899180;font-size:11px;line-height:1.5}
.post-prose .pm-reason-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}
.post-prose .pm-reason-actions form{display:flex;align-items:center;gap:6px;width:100%}
.post-prose .pm-reason-actions input:not([type=hidden]){display:block;flex:1 1 0;width:0;min-width:0;height:32px;min-height:32px;margin:0;padding:6px 9px;border:1px solid #dfe5da;border-radius:5px;background:#fff;color:#40503a;font:inherit;font-size:12px;line-height:18px;box-shadow:none}
.post-prose .pm-tools :is(a,button,input):focus-visible{outline:2px solid #8cae72;outline-offset:2px}
@media(max-width:640px){.post-prose .pm-reason-actions{grid-template-columns:minmax(0,1fr);gap:8px}.post-prose .pm-flags small{width:100%;margin:0;font-size:10px}.post-prose .pm-tools button,.post-prose .pm-reason-actions input:not([type=hidden]){height:36px;min-height:36px}}

.post-prose .pm-tools .pm-admin-link{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid #c9d9ba;border-radius:5px;background:#f1f6e9;color:#405a34;font-size:12px;font-weight:500;text-decoration:none;white-space:nowrap}.post-prose .pm-tools .pm-admin-link:hover{background:#e7f0dc}@media(max-width:640px){.post-prose .pm-tools .pm-admin-link{min-height:36px}}
