.bf-post-actions {display:flex;flex-wrap:wrap;gap:12px;margin:8px 0;font-size:.9em;}
.bf-post-actions a {display:inline-flex;align-items:center;min-height:36px;}
.bf-tools-page .button {white-space:normal;max-width:100%;overflow-wrap:anywhere;}
.bf-tools-page button,.bf-tools-page .button {min-height:32px;box-sizing:border-box;padding:6px 10px;}
.bf-post-actions a:focus-visible,.bf-tools-page .button:focus-visible,.bf-topic-highlights a:focus-visible {outline:2px solid currentColor;outline-offset:2px;}
.bf-tool-marked .icon,.bf-topic-highlights .icon {color:#d38631;}
.bf-topic-highlights {margin:4px 0 12px;font-size:.9em;}
.bf-topic-highlights .bf-count {font-size:.85em;font-weight:bold;padding:2px 6px;border-radius:10px;border:1px solid currentColor;}
.bf-banner {margin:12px 0;padding:14px 16px;border:1px solid currentColor;border-left:5px solid #cf861f;border-radius:4px;}
.bf-banner p {white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0;}
.bf-banner-preview {margin:16px 0;}
.bf-banner-preview .bf-banner {max-width:680px;}
.bf-tools-page {max-width:1100px;margin:0 auto;padding:12px;}
.bf-tools-page h2 {margin-top:0;}
.bf-tool-item {padding:12px 0;border-bottom:1px solid currentColor;overflow-wrap:anywhere;}
.bf-tool-item small {display:block;opacity:.8;margin-top:4px;}
.bf-item-preview {margin:5px 0 8px;line-height:1.4;overflow-wrap:anywhere;}
.bf-tools-page label {display:block;margin:12px 0 4px;}
.bf-tools-page input[type=text],.bf-tools-page input[type=url],.bf-tools-page textarea {width:100%;box-sizing:border-box;max-width:800px;padding:8px;}
.bf-tools-page textarea {min-height:130px;}
.bf-tools-page fieldset {padding:12px;border:1px solid currentColor;margin:12px 0;}
.bf-tools-page .bf-radio {display:inline-block;margin-right:16px;}
.bf-tools-page .bf-error {border:2px solid #c44;padding:10px;}
.bf-change {border:1px solid currentColor;margin:14px 0;padding:12px;}
.bf-change-columns {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;}
.bf-change pre {white-space:pre-wrap;overflow-wrap:anywhere;max-height:32em;overflow:auto;font:inherit;border-left:3px solid currentColor;padding:10px;}
.bf-change pre.bf-diff {max-height:18em;}
.bf-change del {background:#ffe9e5;color:#842416;text-decoration:line-through;}
.bf-change ins {background:#e4f4e8;color:#17552b;text-decoration:none;}
.bf-full-change {margin-top:10px;}
.bf-full-change summary {cursor:pointer;}
.bf-tools-pagination {display:flex;gap:16px;margin:16px 0;}
@media(max-width:650px){.bf-change-columns{grid-template-columns:1fr}.bf-tools-page{padding:8px}.bf-tools-nav a{font-size:12px}}
