[data-bureau-notes] {margin-block:3rem; max-width:48rem;}
[data-bureau-notes] form {display:grid; gap:.75rem;}
[data-bureau-notes] label {display:block;}
[data-bureau-notes] input:not([type=checkbox]), [data-bureau-notes] textarea {box-sizing:border-box; width:100%; font:inherit;}
[data-bureau-notes] textarea {min-height:7rem;}
[data-bureau-notes] button {font:inherit; width:fit-content; padding:.45rem .8rem;}
[data-bureau-notes] li {margin-block:1.2rem; overflow-wrap:anywhere;}
[data-bureau-notes] li p {white-space:pre-wrap; margin-block:.4rem;}
[data-bureau-notes] li > button {margin-inline-end:.5rem;}
[data-bureau-notes] li > ol {border-inline-start:2px solid currentColor; padding-inline-start:1.5rem;}
[data-bureau-notes] [data-notes-reply-status] {margin-block:.25rem;}
[data-bureau-notes] button:focus-visible, [data-bureau-notes] textarea:focus-visible {outline:3px solid currentColor; outline-offset:3px;}
[data-bureau-notes] [data-honeypot] {position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%);}
