.hx-home-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 16px;padding:10px 0;border-bottom:1px solid #dde2e8;font-size:14px;letter-spacing:0}
.hx-home-editor-toolbar strong{margin-right:8px}.hx-home-editor-toolbar button,.hx-home-editor-toolbar a{font:inherit;color:#333d4c;background:white;border:1px solid #dce1e8;border-radius:6px;padding:7px 10px;text-decoration:none;cursor:pointer}
.hx-home-editor-toolbar [role=status]{flex-basis:100%;color:#975124;overflow-wrap:anywhere}.hx-home-editor-toolbar [role=status]:empty{display:none}
.hx-home-edit-target{position:relative}
.hx-home-edit-target>.hx-home-edit-badge{position:absolute;top:10px;right:10px;z-index:4;display:flex;align-items:center;justify-content:center;gap:5px;min-height:32px;max-width:calc(100% - 20px);padding:5px 9px;border:1px solid #db4b20;border-radius:6px;background:#fff;color:#b32f0d;box-shadow:0 1px 4px #0002;cursor:pointer;font:600 13px/20px system-ui;letter-spacing:0}
.hx-home-edit-target>.hx-home-edit-badge>img{position:static;inset:auto;width:16px!important;height:16px!important;min-height:0;object-fit:contain!important;opacity:1;transform:none;transition:none;flex-shrink:0}.hx-home-edit-badge:focus-visible,.hx-home-editor-toolbar button:focus-visible{outline:2px solid #187b62;outline-offset:3px}.hx-home-edit-badge:disabled{opacity:.7;cursor:wait}
.hx-home-edit-target>.hx-home-edit-badge.hx-home-edit-compact{width:28px;min-height:28px;height:28px;padding:4px}.hx-home-edit-compact>span{display:none}
.hx-home-records{width:min(1120px,calc(100% - 24px));max-height:90vh;padding:16px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:#20242b}.hx-home-records::backdrop{background:#0007}.hx-home-records-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 8px 10px;border-bottom:1px solid #e7e9ec}.hx-home-records-head>button{width:36px;height:36px;border:1px solid #dce1e8;border-radius:6px;background:white;cursor:pointer;font-size:24px}
.hx-home-records .cm-header{display:none}.hx-home-records[data-mode=records] .cm-image-sections,.hx-home-records[data-mode=records] [data-cm-image-error],.hx-home-records[data-mode=images] .cm-publications{display:none}
.cm-file-choice{display:flex;flex-direction:column;gap:10px;margin-top:18px;font-size:16px}.cm-file-choice input{max-width:100%}
@media(max-width:700px){.hx-home-editor-toolbar{gap:8px;font-size:12px}.hx-home-editor-toolbar strong{flex-basis:100%}.hx-home-records{padding:10px}.hx-home-edit-target>.hx-home-edit-badge{top:6px;right:6px;max-width:calc(100% - 12px);padding:4px 6px;font-size:12px}}
