/* REDAXO Buchhaltung AddOn 1.4.7 */
.bh-addon{--bh-bg:#f4f6f8;--bh-surface:#fff;--bh-surface-2:#f8fafb;--bh-text:#17212b;--bh-muted:#667585;--bh-border:#dce2e8;--bh-primary:#164e63;--bh-primary-2:#0e7490;--bh-primary-soft:#e5f4f7;--bh-success:#16794b;--bh-success-soft:#e8f7ef;--bh-warning:#a35d08;--bh-warning-soft:#fff4dc;--bh-danger:#b42318;--bh-danger-soft:#feeeee;--bh-shadow:0 10px 30px rgba(20,38,55,.08);--bh-radius:14px;--bh-sidebar:272px;--bh-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.bh-addon,.bh-addon *{box-sizing:border-box}.bh-addon{background:var(--bh-bg);color:var(--bh-text);font-family:var(--bh-font);font-size:16px;line-height:1.45;padding:1px 0 35px}.bh-addon{min-height:1px}.bh-addon button,.bh-addon input,.bh-addon select,.bh-addon textarea{font:inherit;color:inherit}.bh-addon a{color:var(--bh-primary-2);text-decoration:none}.bh-addon a:hover{text-decoration:underline}.bh-icon{width:20px;height:20px;display:inline-block;flex:0 0 auto}.bh-shell{min-height:100vh;display:grid;grid-template-columns:var(--bh-sidebar) minmax(0,1fr)}.bh-sidebar{position:sticky;top:0;height:100vh;background:#102a36;color:#e8f3f5;padding:20px 16px;display:flex;flex-direction:column;z-index:40;overflow-y:auto}.bh-brand{display:flex;align-items:center;gap:12px;padding:0 6px 20px}.bh-brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#36a5ba,#0e7490);display:grid;place-items:center;font-size:22px;font-weight:800;color:white;box-shadow:0 8px 18px rgba(0,0,0,.2)}.bh-brand strong{display:block;font-size:17px}.bh-brand span{display:block;font-size:11px;color:#a9c1ca;margin-top:1px}.bh-sidebar-close{display:none;margin-left:auto;color:white}.bh-company-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);padding:13px 14px;border-radius:12px;margin-bottom:16px}.bh-company-card span,.bh-company-card small{display:block;color:#a9c1ca;font-size:11px}.bh-company-card strong{display:block;margin:3px 0;font-size:14px}.bh-nav{display:flex;flex-direction:column;gap:4px}.bh-nav-link{display:flex;align-items:center;gap:11px;color:#c8dce2;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600}.bh-nav-link:hover{background:rgba(255,255,255,.07);color:white;text-decoration:none}.bh-nav-link.is-active{background:#e8f7f9;color:#123e4a}.bh-sidebar-footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:grid;gap:5px}.bh-sidebar-footer a{display:flex;align-items:center;gap:11px;padding:9px 10px;color:#d8e7eb;border-radius:9px}.bh-sidebar-footer a:hover{background:rgba(255,255,255,.06);text-decoration:none}.bh-sidebar-footer span{display:block;font-size:13px}.bh-sidebar-footer small{display:block;color:#9fb8c1}.bh-main{min-width:0}.bh-topbar{height:82px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--bh-border);display:flex;align-items:center;gap:16px;padding:12px 30px;position:sticky;top:0;z-index:25;backdrop-filter:blur(12px)}.bh-page-heading{min-width:0}.bh-page-heading span{font-size:11px;color:var(--bh-muted);text-transform:uppercase;letter-spacing:.08em}.bh-page-heading h1{font-size:23px;line-height:1.15;margin:2px 0 0}.bh-year-switch{margin-left:auto;display:flex;align-items:center;gap:9px}.bh-year-switch label{font-size:12px;color:var(--bh-muted)}.bh-year-switch select{min-width:165px}.bh-menu-button{display:none}.bh-icon-button{width:40px;height:40px;border:0;background:transparent;border-radius:9px;display:grid;place-items:center;cursor:pointer}.bh-icon-button:hover{background:var(--bh-surface-2)}.bh-content{padding:26px 30px 50px;max-width:1700px;margin:0 auto}.bh-grid{display:grid;gap:20px}.bh-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.bh-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:22px;align-items:start}.bh-card{background:var(--bh-surface);border:1px solid var(--bh-border);border-radius:var(--bh-radius);box-shadow:0 1px 2px rgba(20,38,55,.03);overflow:hidden}.bh-card-head{padding:18px 20px;border-bottom:1px solid var(--bh-border);display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.bh-card-head h2,.bh-card-head h3{margin:0;font-size:17px}.bh-card-head p{margin:4px 0 0;color:var(--bh-muted);font-size:13px}.bh-card-body{padding:20px}.bh-card-body--flush{padding:0}.bh-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bh-sticky-card{position:sticky;top:104px}.bh-kpi{padding:18px;background:var(--bh-surface);border:1px solid var(--bh-border);border-radius:var(--bh-radius);box-shadow:0 1px 2px rgba(20,38,55,.03)}.bh-kpi span{display:block;color:var(--bh-muted);font-size:12px}.bh-kpi strong{display:block;font-size:24px;letter-spacing:-.03em;margin-top:6px}.bh-kpi small{display:block;margin-top:4px;color:var(--bh-muted)}.bh-kpi--positive strong{color:var(--bh-success)}.bh-kpi--negative strong{color:var(--bh-danger)}.bh-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 14px;border:1px solid transparent;border-radius:9px;font-weight:700;font-size:13px;cursor:pointer;text-decoration:none;white-space:nowrap}.bh-button:hover{text-decoration:none;filter:brightness(.98)}.bh-button:disabled{opacity:.5;cursor:not-allowed}.bh-button--primary{background:var(--bh-primary);color:white}.bh-button--secondary{background:var(--bh-primary-soft);border-color:#bedfe6;color:var(--bh-primary)}.bh-button--ghost{background:white;border-color:var(--bh-border);color:var(--bh-text)}.bh-button--danger{background:var(--bh-danger-soft);border-color:#f4c4c0;color:var(--bh-danger)}.bh-button--small{min-height:32px;padding:5px 10px;font-size:12px}.bh-form{display:grid;gap:16px}.bh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bh-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-field{display:grid;gap:6px}.bh-field label{font-size:12px;font-weight:700;color:#344250}.bh-required:after{content:" *";color:var(--bh-danger)}.bh-addon input,.bh-addon select,.bh-addon textarea{width:100%;border:1px solid #cbd4dc;background:white;border-radius:9px;padding:9px 11px;min-height:40px;outline:none}.bh-addon textarea{min-height:92px;resize:vertical}.bh-addon input:focus,.bh-addon select:focus,.bh-addon textarea:focus{border-color:#4a9cb1;box-shadow:0 0 0 3px rgba(14,116,144,.12)}.bh-addon input[readonly]{background:var(--bh-surface-2)}.bh-help{font-size:11px;color:var(--bh-muted)}.bh-form-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding-top:4px}.bh-check{display:flex;gap:9px;align-items:flex-start;font-size:13px}.bh-check input{width:17px;height:17px;min-height:0;margin-top:1px}.bh-table-wrap{overflow:auto}.bh-table{width:100%;border-collapse:collapse;font-size:13px}.bh-table th{padding:10px 12px;text-align:left;background:#f7f9fa;color:#52616f;border-bottom:1px solid var(--bh-border);font-size:11px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.bh-table td{padding:11px 12px;border-bottom:1px solid #edf0f2;vertical-align:top}.bh-table tbody tr:hover{background:#fbfcfd}.bh-table tbody tr:last-child td{border-bottom:0}.bh-table .bh-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.bh-table .bh-muted{color:var(--bh-muted)}.bh-table tfoot td{font-weight:800;background:#fafbfc;border-top:2px solid var(--bh-border)}.bh-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:99px;font-size:11px;font-weight:800;background:#edf1f4;color:#475767;white-space:nowrap}.bh-badge--success{background:var(--bh-success-soft);color:var(--bh-success)}.bh-badge--warning{background:var(--bh-warning-soft);color:var(--bh-warning)}.bh-badge--danger{background:var(--bh-danger-soft);color:var(--bh-danger)}.bh-badge--info{background:var(--bh-primary-soft);color:var(--bh-primary)}.bh-alert{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--bh-border);background:white;padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:13px}.bh-alert--success{border-color:#b9e5cd;background:var(--bh-success-soft);color:#105c39}.bh-alert--warning{border-color:#f1d5a4;background:var(--bh-warning-soft);color:#784304}.bh-alert--danger{border-color:#f3c1bd;background:var(--bh-danger-soft);color:#8b1c14}.bh-alert--info{border-color:#badde5;background:var(--bh-primary-soft);color:#134f60}.bh-empty{padding:34px;text-align:center;color:var(--bh-muted)}.bh-empty strong{display:block;color:var(--bh-text);margin-bottom:4px}.bh-toolbar{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.bh-toolbar .bh-field{min-width:140px;flex:1}.bh-toolbar .bh-search{flex:2;min-width:220px}.bh-pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-top:1px solid var(--bh-border);font-size:13px}.bh-pagination-links{display:flex;gap:5px}.bh-pagination a,.bh-pagination span{min-width:32px;height:32px;border:1px solid var(--bh-border);border-radius:7px;display:grid;place-items:center;color:var(--bh-text)}.bh-pagination .is-active{background:var(--bh-primary);color:white;border-color:var(--bh-primary)}.bh-posting-lines input,.bh-posting-lines select{min-width:100px}.bh-posting-lines .bh-account-select{min-width:230px}.bh-posting-lines .bh-line-text{min-width:160px}.bh-line-remove{border:0;background:transparent;color:var(--bh-danger);font-size:22px;cursor:pointer}.bh-posting-total{display:flex;justify-content:flex-end;gap:30px;padding:13px 15px;background:#f8fafb;border-top:1px solid var(--bh-border);font-size:13px}.bh-posting-total strong{font-variant-numeric:tabular-nums}.bh-total-balanced{color:var(--bh-success)}.bh-total-unbalanced{color:var(--bh-danger)}.bh-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bh-meta div{padding:11px 12px;border:1px solid var(--bh-border);border-radius:9px;background:var(--bh-surface-2)}.bh-meta span{display:block;color:var(--bh-muted);font-size:11px}.bh-meta strong{display:block;margin-top:2px;font-size:13px;word-break:break-word}.bh-total-line{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #edf0f2}.bh-total-line:last-child{border-bottom:0}.bh-total-line--grand{font-size:16px;font-weight:800;border-top:2px solid var(--bh-border);margin-top:8px}.bh-check-list{display:grid;gap:9px}.bh-check-item{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid var(--bh-border);border-radius:9px}.bh-check-item.is-ok{background:var(--bh-success-soft);border-color:#bee4cf}.bh-check-item.is-error{background:var(--bh-danger-soft);border-color:#f0c2be}.bh-check-item small{display:block;color:var(--bh-muted)}.bh-tabs{display:flex;gap:5px;border-bottom:1px solid var(--bh-border);margin-bottom:20px;overflow:auto}.bh-tab{border:0;background:transparent;padding:10px 13px;font-weight:700;color:var(--bh-muted);cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap}.bh-tab.is-active{color:var(--bh-primary);border-bottom-color:var(--bh-primary)}[data-bh-tab-panel][hidden]{display:none}.bh-file{border:1px dashed #afbec9;border-radius:10px;padding:18px;text-align:center;background:#fafcfd}.bh-file input{border:0;padding:0;min-height:0}.bh-public{background:linear-gradient(135deg,#edf6f8,#f7f9fb 48%,#e7f1f4)}.bh-public-wrap{min-height:100vh;display:grid;place-items:center;padding:30px}.bh-auth-card{width:min(520px,100%);background:white;border:1px solid var(--bh-border);border-radius:20px;box-shadow:var(--bh-shadow);padding:30px}.bh-auth-logo{width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#36a5ba,#0e7490);display:grid;place-items:center;color:white;font-size:26px;font-weight:800;margin-bottom:18px}.bh-auth-card h1{margin:0 0 4px;font-size:27px}.bh-auth-card>p{margin:0 0 22px;color:var(--bh-muted)}.bh-setup{width:min(1050px,100%)}.bh-setup .bh-auth-card{width:100%}.bh-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;background:#f3f5f7;padding:2px 5px;border-radius:5px;word-break:break-all}.bh-sidebar-backdrop{display:none}.bh-danger-zone{border-color:#efc1bd}.bh-danger-zone .bh-card-head{background:#fff7f6}.bh-separator{height:1px;background:var(--bh-border);margin:20px 0}.bh-right{text-align:right}.bh-nowrap{white-space:nowrap}.bh-note{padding:12px 14px;border-left:3px solid var(--bh-primary-2);background:var(--bh-primary-soft);font-size:13px}.bh-source-pill{display:inline-flex;padding:2px 7px;background:#eef2f5;border-radius:99px;font-size:10px;color:#52616f}.bh-delta-positive{color:var(--bh-success)}.bh-delta-negative{color:var(--bh-danger)}
@media(max-width:1100px){.bh-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-layout{grid-template-columns:1fr}.bh-sticky-card{position:static}.bh-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.bh-shell{display:block}.bh-sidebar{position:fixed;left:0;top:0;transform:translateX(-105%);transition:transform .2s ease;width:min(86vw,var(--bh-sidebar));box-shadow:12px 0 30px rgba(0,0,0,.22)}.bh-shell.is-sidebar-open .bh-sidebar{transform:translateX(0)}.bh-shell.is-sidebar-open .bh-sidebar-backdrop{display:block;position:fixed;inset:0;background:rgba(5,20,27,.45);z-index:35}.bh-sidebar-close,.bh-menu-button{display:grid}.bh-topbar{height:auto;min-height:72px;padding:10px 16px}.bh-year-switch label{display:none}.bh-year-switch select{min-width:125px}.bh-content{padding:18px 15px 40px}.bh-grid--2,.bh-grid--3,.bh-grid--4,.bh-form-grid,.bh-form-grid--3{grid-template-columns:1fr}.bh-meta{grid-template-columns:1fr}.bh-page-heading h1{font-size:19px}}
@media(max-width:520px){.bh-year-switch{display:none}.bh-auth-card{padding:22px}.bh-card-head{padding:15px}.bh-card-body{padding:15px}.bh-toolbar .bh-field{min-width:100%;}.bh-pagination{align-items:flex-start;gap:10px;flex-direction:column}}
@media print{.bh-sidebar,.bh-topbar,.bh-button,.bh-toolbar,.bh-tabs,.bh-contextbar{display:none!important}.bh-shell{display:block}.bh-content{padding:0;max-width:none}.bh-card{box-shadow:none;break-inside:avoid}.bh-table{font-size:10px}.bh-addon{background:white;padding:0}}

/* REDAXO-Backend-Integration */
.bh-addon{--bh-bg:#f4f6f8;margin-top:0;border-radius:0 0 var(--bh-radius) var(--bh-radius)}
.bh-contextbar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;background:#fff;border:1px solid var(--bh-border);border-radius:var(--bh-radius);padding:12px 16px;margin-bottom:20px;box-shadow:0 1px 2px rgba(20,38,55,.03)}
.bh-context-main{display:grid;gap:1px;min-width:150px}
.bh-context-main span,.bh-context-main small{font-size:11px;color:var(--bh-muted)}
.bh-context-main strong{font-size:13px}
.bh-contextbar .bh-year-switch{margin-left:auto}
.bh-addon .bh-danger-zone{border:1px solid #efc1bd;border-radius:10px;padding:16px;margin-top:18px;background:#fffafa}
.bh-addon .bh-danger-zone h3{margin:0 0 5px}
.bh-addon .bh-code--block{display:block;white-space:pre-wrap;max-width:520px;max-height:320px;overflow:auto;margin-top:8px}
.bh-addon details summary{cursor:pointer;color:var(--bh-primary-2);font-weight:700}
.bh-steps{display:grid;gap:14px;margin:0;padding-left:22px}
.bh-steps li{padding-left:5px}
.bh-steps strong,.bh-steps span{display:block}
.bh-steps span{color:var(--bh-muted);font-size:13px;margin-top:2px}
.bh-addon code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}
.bh-addon .panel{margin-bottom:0}
@media(max-width:820px){.bh-contextbar .bh-year-switch{width:100%;margin-left:0}.bh-contextbar .bh-year-switch select{flex:1}}

.bh-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.bh-detail-grid div{padding:11px 12px;border:1px solid var(--bh-border);border-radius:9px;background:var(--bh-surface-2)}.bh-detail-grid dt{font-size:11px;color:var(--bh-muted);margin:0}.bh-detail-grid dd{font-size:13px;font-weight:700;margin:3px 0 0;word-break:break-word}.bh-detail-grid__wide{grid-column:1/-1}@media(max-width:1000px){.bh-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.bh-detail-grid{grid-template-columns:1fr}}

/* 0.3.0 – Rechnungen und offene Posten */
.bh-form-actions--between{justify-content:space-between}.bh-invoice-table input,.bh-invoice-table select{min-width:90px}.bh-invoice-table td:first-child input{min-width:220px}.bh-button:disabled{cursor:not-allowed;opacity:.55}.bh-text-danger{color:#b91c1c;font-weight:700}.bh-addon template{display:none}@media(max-width:1100px){.bh-invoice-table{min-width:1050px}}

/* Fakturierung, QR-Rechnung, Mahnwesen und Bankvorschläge */
.bh-match-suggestions{position:relative}.bh-match-suggestions>summary{list-style:none}.bh-match-suggestions>summary::-webkit-details-marker{display:none}.bh-match-suggestions[open]{padding-bottom:6px}.bh-suggestion{margin-top:8px;padding:11px 12px;border:1px solid var(--bh-border);border-radius:10px;background:var(--bh-surface-2);display:grid;gap:6px}.bh-suggestion strong{font-size:13px}.bh-suggestion small{color:var(--bh-muted)}.bh-suggestion .bh-form-actions{padding-top:0}.bh-document-preview{width:100%;min-height:70vh;border:1px solid var(--bh-border);border-radius:10px;background:#fff}.bh-snapshot-status{display:inline-flex;align-items:center;gap:6px}.bh-snapshot-status--legacy{color:var(--bh-warning)}

.bh-progress{height:12px;background:#e7edf0;border-radius:99px;overflow:hidden}.bh-progress>span{display:block;height:100%;background:linear-gradient(90deg,var(--bh-primary-2),var(--bh-success));border-radius:inherit;transition:width .2s ease}.bh-text-danger{color:var(--bh-danger)}

/* Seit 0.7.0 – Digitale Belegzentrale und Freigabeworkflows */
.bh-filter{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.bh-filter>.bh-field{min-width:150px;flex:1}.bh-filter>.bh-field:first-of-type{min-width:230px;flex:2}.bh-table-sub{display:block;margin-top:3px;color:var(--bh-muted);font-size:11px}.bh-inline-form{display:flex;align-items:center;gap:7px;min-width:420px}.bh-inline-form select{min-width:135px}.bh-inline-form input{min-width:150px}.bh-card-inset{display:grid;gap:12px;padding:16px;border:1px solid var(--bh-border);border-radius:12px;background:var(--bh-surface-2)}.bh-card-inset>strong{font-size:14px}.bh-card-inset>p{margin:0;color:var(--bh-muted);font-size:12px}
.bh-list{display:grid}.bh-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid var(--bh-border)}.bh-list-item:last-child{border-bottom:0}.bh-list-item>div:first-child{min-width:0}.bh-list-item strong,.bh-list-item small{display:block}.bh-list-item small{margin-top:3px;color:var(--bh-muted)}.bh-list-item--stack{align-items:flex-start}.bh-list-item--stack>div:last-child{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.bh-inbox-dropzone{position:relative;display:grid;place-items:center;gap:6px;padding:30px 22px;border:2px dashed #9eb4bf;border-radius:14px;background:linear-gradient(145deg,#f8fcfd,#f2f8fa);text-align:center;transition:border-color .16s ease,background .16s ease,transform .16s ease}.bh-inbox-dropzone>.bh-icon{width:34px;height:34px;color:var(--bh-primary-2)}.bh-inbox-dropzone strong{font-size:16px}.bh-inbox-dropzone span,.bh-inbox-dropzone small{color:var(--bh-muted);font-size:12px}.bh-inbox-dropzone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.bh-inbox-dropzone.is-dragover{border-color:var(--bh-primary-2);background:var(--bh-primary-soft);transform:translateY(-1px)}.bh-inbox-dropzone.has-files{border-style:solid;border-color:#72a9b5}.bh-inbox-dropzone.has-files small{color:var(--bh-primary);font-weight:700;max-width:100%;word-break:break-word}
.bh-inbox-detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:22px;align-items:start}.bh-preview-pane{min-height:520px;border:1px solid var(--bh-border);border-radius:12px;background:#eef2f4;overflow:hidden;display:grid;place-items:center}.bh-preview-pane iframe,.bh-preview-pane img{display:block;width:100%;min-height:520px;border:0;object-fit:contain;background:#fff}.bh-preview-pane img{height:auto;max-height:75vh}.bh-preview-placeholder{text-align:center;color:var(--bh-muted);padding:40px}.bh-preview-placeholder strong{display:block;color:var(--bh-text);margin-bottom:4px}
.bh-extraction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bh-extraction-field{padding:11px 12px;border:1px solid var(--bh-border);border-radius:10px;background:var(--bh-surface-2)}.bh-extraction-field span{display:block;color:var(--bh-muted);font-size:11px}.bh-extraction-field strong{display:block;margin-top:3px;font-size:13px;word-break:break-word}.bh-extraction-field--wide{grid-column:1/-1}.bh-extraction-text{max-height:280px;overflow:auto;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;background:#f5f7f8;border:1px solid var(--bh-border);border-radius:10px;padding:12px}
.bh-approval-timeline{display:grid;gap:10px}.bh-approval-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start;padding:12px;border:1px solid var(--bh-border);border-radius:11px;background:var(--bh-surface-2)}.bh-approval-step>span{width:30px;height:30px;display:grid;place-items:center;border-radius:99px;background:#dce5e9;color:#435561;font-weight:800;font-size:12px}.bh-approval-step strong,.bh-approval-step small{display:block}.bh-approval-step small{margin-top:2px;color:var(--bh-muted)}.bh-approval-step p{margin:7px 0 0;font-size:12px}.bh-approval-step.is-approved{border-color:#b9dfca;background:var(--bh-success-soft)}.bh-approval-step.is-approved>span{background:var(--bh-success);color:white}.bh-approval-step.is-rejected{border-color:#efc0bb;background:var(--bh-danger-soft)}.bh-approval-step.is-rejected>span{background:var(--bh-danger);color:white}.bh-approval-step.is-current,.bh-approval-step.is-pending{border-color:#c1dce3}.bh-approval-step.is-current>span{background:var(--bh-primary-2);color:white}.bh-decision-form{display:grid;gap:10px;padding:15px;border:1px solid #bcdbe2;border-radius:12px;background:var(--bh-primary-soft)}
.bh-file-version{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid var(--bh-border);border-radius:10px}.bh-file-version strong,.bh-file-version small{display:block}.bh-file-version small{margin-top:2px;color:var(--bh-muted)}.bh-duplicate-card{padding:13px;border:1px solid #efcf98;border-radius:10px;background:var(--bh-warning-soft)}.bh-duplicate-card strong,.bh-duplicate-card small{display:block}.bh-duplicate-card small{margin-top:3px;color:#78500f}.bh-status-dot{display:inline-block;width:8px;height:8px;border-radius:99px;background:#9eabb4;margin-right:5px}.bh-status-dot--ok{background:var(--bh-success)}.bh-status-dot--warning{background:var(--bh-warning)}.bh-status-dot--danger{background:var(--bh-danger)}
@media(max-width:1100px){.bh-inbox-detail-grid{grid-template-columns:1fr}.bh-extraction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-preview-pane,.bh-preview-pane iframe{min-height:430px}}
@media(max-width:680px){.bh-filter{display:grid;grid-template-columns:1fr}.bh-filter>.bh-field{min-width:0}.bh-inline-form{display:grid;min-width:260px}.bh-list-item{align-items:flex-start;flex-direction:column}.bh-list-item--stack>div:last-child{justify-content:flex-start}.bh-extraction-grid{grid-template-columns:1fr}.bh-inbox-dropzone{padding:24px 14px}}

.bh-capture-zone{border:2px dashed #8eb9c4;border-radius:16px;padding:28px;text-align:center;background:#f4fbfc}.bh-capture-zone input[type=file]{max-width:560px;margin:14px auto 0}.bh-source-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:var(--bh-primary-soft);color:var(--bh-primary);font-size:12px;font-weight:700}.bh-archive-proof{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere;font-size:12px}
@media(max-width:680px){.bh-capture-zone{padding:22px 12px}.bh-capture-zone .bh-button{width:100%}}

/* Version 1.0.0: Vergleich, Datenaustausch, Signaturen und Betrieb */
.bh-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.bh-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px}
.bh-field--full{grid-column:1/-1}
.bh-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.bh-definition-list{display:grid;gap:8px;margin:0}
.bh-definition{display:grid;grid-template-columns:minmax(150px,.6fr) minmax(0,1.4fr);gap:12px;padding:8px 0;border-bottom:1px solid var(--bh-border)}
.bh-definition:last-child{border-bottom:0}
.bh-definition dt{font-weight:700;color:var(--bh-muted)}
.bh-definition dd{margin:0;word-break:break-word}
.bh-positive{color:var(--bh-success)}
.bh-negative{color:var(--bh-danger)}
@media(max-width:820px){.bh-check-grid,.bh-form-grid--2{grid-template-columns:1fr}.bh-definition{grid-template-columns:1fr;gap:3px}}


/* Version 1.0.0: Release-, Wartungs- und Produktionsstatus */
.bh-releasebar{display:flex;gap:14px;align-items:center;justify-content:center;padding:10px 16px;margin:0 0 18px;border-radius:8px;font-size:13px}.bh-releasebar--maintenance{background:#fff3cd;border:1px solid #e6c75a;color:#684f00}.bh-releasebar strong{white-space:nowrap}.bh-version-footer{display:flex;justify-content:space-between;gap:20px;margin:30px 0 8px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08);font-size:12px;color:#6f7782}.bh-status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px;background:#9aa3ad}.bh-status-dot.is-ok{background:#2f9e44}.bh-status-dot.is-warning{background:#f08c00}.bh-status-dot.is-error{background:#c92a2a}.bh-code-scroll{max-height:360px;overflow:auto}.bh-metric{font-variant-numeric:tabular-nums}.bh-release-checks details{max-width:820px}.bh-release-checks pre{white-space:pre-wrap;word-break:break-word}

/* Version 1.2.2: Betriebsautomatisierung, gespeicherte Ansichten und Pilotbetrieb */
.bh-addon .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.bh-saved-views{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid var(--bh-border);border-radius:11px;background:var(--bh-surface-2)}
.bh-saved-views .bh-inline-form{min-width:0}.bh-saved-views select{min-width:230px}.bh-saved-views details{position:relative}.bh-saved-views summary{cursor:pointer;color:var(--bh-primary-2);font-weight:700;font-size:13px}.bh-saved-view-form{position:absolute;z-index:20;top:calc(100% + 8px);left:0;min-width:340px;padding:14px;border:1px solid var(--bh-border);border-radius:12px;background:var(--bh-surface);box-shadow:var(--bh-shadow)}
.bh-ops-status{display:inline-flex;align-items:center;gap:6px;font-weight:700}.bh-ops-status::before{content:"";width:9px;height:9px;border-radius:99px;background:#9aa3ad}.bh-ops-status.is-ok::before,.bh-ops-status.is-passed::before{background:var(--bh-success)}.bh-ops-status.is-warning::before{background:var(--bh-warning)}.bh-ops-status.is-error::before,.bh-ops-status.is-failed::before{background:var(--bh-danger)}
.bh-run-detail{display:grid;gap:8px}.bh-run-check{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(100px,.35fr) minmax(0,1.85fr) auto;gap:12px;align-items:start;padding:10px 0;border-bottom:1px solid var(--bh-border)}.bh-run-check:last-child{border-bottom:0}.bh-run-check code{font-size:11px}.bh-run-check small{color:var(--bh-muted)}
@media(max-width:760px){.bh-saved-views{align-items:stretch}.bh-saved-views>*{width:100%}.bh-saved-views select{width:100%;min-width:0}.bh-saved-view-form{position:static;min-width:0;margin-top:8px}.bh-run-check{grid-template-columns:1fr}.bh-run-check>*{min-width:0}}

/* 1.2.2: persönliche Dashboard-Reihenfolge und verbesserte Tastaturbedienung */
.bh-dashboard-stack{display:flex;flex-direction:column;gap:22px}
.bh-dashboard-section{margin:0!important;min-width:0}
.bh-sort-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.bh-sort-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--bh-border,#d9e0e7);border-radius:8px;background:#fff}
.bh-sort-item.is-dragging{opacity:.55}
.bh-sort-item.is-drag-over{outline:2px solid currentColor;outline-offset:2px}
.bh-sort-handle{flex:0 0 auto;border:0;background:transparent;cursor:grab;padding:8px;border-radius:6px;font-size:18px;line-height:1}
.bh-sort-handle:active{cursor:grabbing}
.bh-sort-label{display:flex;align-items:flex-start;gap:10px;flex:1;margin:0}
.bh-sort-label span{display:grid;gap:2px}
.bh-sort-label small{font-weight:400;color:#5c6975}
.bh-sort-handle:focus-visible,.bh-button:focus-visible,.bh-form input:focus-visible,.bh-form select:focus-visible,.bh-form textarea:focus-visible,a:focus-visible{outline:3px solid #1f6feb;outline-offset:2px}
@media (max-width:767px){.bh-sort-item{align-items:flex-start}.bh-sort-label{line-height:1.35}}
.bh-skip-link{position:fixed;left:16px;top:8px;z-index:100000;transform:translateY(-160%);padding:10px 14px;border-radius:6px;background:#111;color:#fff!important;font-weight:700;transition:transform .15s ease}
.bh-skip-link:focus{transform:translateY(0)}
.bh-main:focus{outline:none}
@media (prefers-reduced-motion:reduce){.bh-skip-link{transition:none}}

/* Version 1.3.0: ausführliches, kontextbezogenes Hilfesystem */
.bh-page-help{display:flex;justify-content:flex-end;margin:-4px 0 14px}.bh-page-help a{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--bh-border);border-radius:9px;background:var(--bh-surface);color:var(--bh-primary);font-size:12px;font-weight:750;box-shadow:0 1px 2px rgba(20,38,55,.03)}.bh-page-help a:hover{background:var(--bh-primary-soft);text-decoration:none}.bh-page-help .bh-icon{width:17px;height:17px}
.bh-help-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:22px;padding:28px;border:1px solid #badde5;border-radius:18px;background:linear-gradient(135deg,#f2fbfc 0%,#fff 62%);box-shadow:var(--bh-shadow);margin-bottom:20px}.bh-help-eyebrow{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--bh-primary-soft);color:var(--bh-primary);font-size:11px;font-weight:800;letter-spacing:.02em}.bh-help-hero h2{margin:12px 0 8px;font-size:28px;line-height:1.18;letter-spacing:-.025em}.bh-help-hero__content>p{max-width:900px;margin:0;color:#4d5e6d;font-size:15px}.bh-help-hero__actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.bh-help-disclaimer{padding:18px;border:1px solid #efd39f;border-radius:13px;background:var(--bh-warning-soft);align-self:stretch}.bh-help-disclaimer strong{display:block;color:#70420a}.bh-help-disclaimer p{margin:7px 0 0;color:#704f20;font-size:13px}
.bh-help-search{display:grid;grid-template-columns:minmax(260px,1fr) minmax(190px,.35fr) auto auto;gap:12px;align-items:end;margin-bottom:24px;padding:16px;border:1px solid var(--bh-border);border-radius:14px;background:var(--bh-surface)}.bh-help-search__input{position:relative}.bh-help-search__input .bh-icon{position:absolute;left:11px;top:50%;width:18px;height:18px;transform:translateY(-50%);color:var(--bh-muted);pointer-events:none}.bh-help-search__input input{padding-left:38px}
.bh-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 14px}.bh-section-heading h2{margin:0;font-size:20px}.bh-section-heading p{margin:4px 0 0;color:var(--bh-muted);font-size:13px}.bh-help-section-overview{margin:0 0 28px}.bh-help-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bh-help-path{display:flex;flex-direction:column;min-width:0;padding:20px;border:1px solid var(--bh-border);border-radius:14px;background:var(--bh-surface);box-shadow:0 1px 2px rgba(20,38,55,.03)}.bh-help-path>span{align-self:flex-start;padding:3px 8px;border-radius:999px;background:var(--bh-primary-soft);color:var(--bh-primary);font-size:11px;font-weight:800}.bh-help-path h3{margin:11px 0 5px;font-size:17px}.bh-help-path>p{margin:0 0 12px;color:var(--bh-muted);font-size:13px}.bh-help-path ol{display:grid;gap:7px;margin:auto 0 0;padding:12px 0 0 21px;border-top:1px solid var(--bh-border);font-size:13px}.bh-help-path a{font-weight:650}
.bh-help-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.bh-help-category-card{padding:20px;border:1px solid var(--bh-border);border-radius:14px;background:var(--bh-surface)}.bh-help-category-card__head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.bh-help-category-card__head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--bh-primary-soft);color:var(--bh-primary)}.bh-help-category-card h3{margin:0;font-size:17px}.bh-help-category-card p{margin:4px 0 0;color:var(--bh-muted);font-size:13px}.bh-help-category-card ul{columns:2;column-gap:24px;margin:16px 0 0;padding:14px 0 0 19px;border-top:1px solid var(--bh-border);font-size:13px}.bh-help-category-card li{break-inside:avoid;margin:0 0 7px}.bh-help-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bh-help-quick-grid>a{display:grid;gap:5px;padding:16px;border:1px solid var(--bh-border);border-radius:12px;background:var(--bh-surface);color:var(--bh-text)}.bh-help-quick-grid>a:hover{border-color:#8bc0cc;background:var(--bh-primary-soft);text-decoration:none}.bh-help-quick-grid strong{font-size:14px}.bh-help-quick-grid span{color:var(--bh-muted);font-size:12px}
.bh-help-layout{display:grid;grid-template-columns:minmax(245px,285px) minmax(0,1fr);gap:22px;align-items:start}.bh-help-sidebar{position:sticky;top:18px;max-height:calc(100vh - 38px);overflow:auto;border:1px solid var(--bh-border);border-radius:14px;background:var(--bh-surface);box-shadow:0 1px 2px rgba(20,38,55,.03)}.bh-help-sidebar__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px;border-bottom:1px solid var(--bh-border)}.bh-help-sidebar__head strong{font-size:14px}.bh-help-sidebar__head a{font-size:12px}.bh-help-sidebar details{border-bottom:1px solid var(--bh-border)}.bh-help-sidebar details:last-child{border-bottom:0}.bh-help-sidebar summary{cursor:pointer;padding:11px 15px;font-size:12px;font-weight:800;color:#405261;background:var(--bh-surface-2)}.bh-help-sidebar nav{display:grid;padding:6px}.bh-help-sidebar nav a{padding:7px 9px;border-radius:8px;color:#455663;font-size:12px;line-height:1.32}.bh-help-sidebar nav a:hover{background:var(--bh-primary-soft);text-decoration:none}.bh-help-sidebar nav a.is-active{background:var(--bh-primary);color:#fff;font-weight:800}.bh-help-content{min-width:0}
.bh-help-topic{padding:clamp(20px,3vw,38px);border:1px solid var(--bh-border);border-radius:16px;background:var(--bh-surface);box-shadow:0 2px 7px rgba(20,38,55,.04)}.bh-help-topic-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--bh-border)}.bh-help-kicker{color:var(--bh-primary-2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bh-help-topic-head h1{margin:5px 0 8px;font-size:30px;line-height:1.16;letter-spacing:-.03em}.bh-help-topic-head p{max-width:900px;margin:0;color:#52616f;font-size:15px}.bh-help-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;color:var(--bh-muted);font-size:11px}.bh-help-meta span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.bh-help-meta .bh-icon{width:15px;height:15px}.bh-help-toc{margin:22px 0;padding:16px 18px;border-left:4px solid var(--bh-primary-2);border-radius:0 10px 10px 0;background:var(--bh-primary-soft)}.bh-help-toc strong{display:block;margin-bottom:8px}.bh-help-toc ol{columns:2;column-gap:32px;margin:0;padding-left:22px;font-size:13px}.bh-help-toc li{break-inside:avoid;margin:0 0 5px}.bh-help-section{scroll-margin-top:24px;padding:22px 0;border-top:1px solid #edf0f2}.bh-help-toc+.bh-help-section{border-top:0}.bh-help-section h2{margin:0 0 13px;font-size:21px}.bh-help-section h3{font-size:16px}.bh-help-section>p{max-width:980px}.bh-help-list,.bh-help-checklist{display:grid;gap:7px;margin:12px 0;padding-left:21px}.bh-help-checklist{list-style:none;padding-left:0}.bh-help-checklist li{display:flex;gap:9px;align-items:flex-start}.bh-help-checklist .bh-icon{width:17px;height:17px;margin-top:2px;color:var(--bh-success)}.bh-help-steps{display:grid;gap:10px;list-style:none;margin:14px 0;padding:0}.bh-help-steps li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start}.bh-help-steps li>span{width:31px;height:31px;display:grid;place-items:center;border-radius:999px;background:var(--bh-primary);color:#fff;font-size:12px;font-weight:850}.bh-help-steps strong{display:block}.bh-help-steps p{margin:2px 0 0;color:#52616f;font-size:13px}.bh-help-note{margin:15px 0;padding:14px 16px;border:1px solid var(--bh-border);border-radius:11px}.bh-help-note strong{display:block;margin-bottom:3px}.bh-help-note p{margin:0;font-size:13px}.bh-help-note--info{border-color:#badde5;background:var(--bh-primary-soft);color:#134f60}.bh-help-note--warning{border-color:#efd39f;background:var(--bh-warning-soft);color:#70420a}.bh-help-note--danger{border-color:#f2bcb7;background:var(--bh-danger-soft);color:#8b1c14}.bh-help-note--success{border-color:#b7dfc8;background:var(--bh-success-soft);color:#105c39}.bh-help-example{margin:15px 0;border:1px solid #cad4db;border-radius:11px;overflow:hidden;background:#17212b}.bh-help-example>div{padding:8px 12px;background:#2c3a46;color:#fff;font-size:12px}.bh-help-example pre{margin:0;padding:15px;overflow:auto;color:#e8f3f5;font-size:12px;line-height:1.55}.bh-help-table table{width:100%;border-collapse:collapse;font-size:13px}.bh-help-table th{padding:9px 10px;text-align:left;background:var(--bh-surface-2);border:1px solid var(--bh-border)}.bh-help-table td{padding:9px 10px;vertical-align:top;border:1px solid var(--bh-border)}.bh-help-faq{display:grid;gap:8px}.bh-help-faq details{border:1px solid var(--bh-border);border-radius:10px;background:var(--bh-surface-2)}.bh-help-faq summary{cursor:pointer;padding:11px 13px;font-weight:750}.bh-help-faq p{margin:0;padding:0 13px 13px;color:#52616f;font-size:13px}.bh-help-sources,.bh-help-related{margin-top:25px;padding-top:22px;border-top:2px solid var(--bh-border)}.bh-help-sources h2,.bh-help-related h2{margin:0 0 8px;font-size:18px}.bh-help-sources>p{margin:0 0 12px;color:var(--bh-muted);font-size:12px}.bh-help-sources ol{display:grid;gap:8px;margin:0;padding-left:22px}.bh-help-sources li>a,.bh-help-sources li>span,.bh-help-sources li>small{display:block}.bh-help-sources li>span{color:#50606d;font-size:12px}.bh-help-sources li>small{color:var(--bh-muted);font-size:11px}.bh-help-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bh-help-related-grid>a{display:grid;gap:3px;padding:12px;border:1px solid var(--bh-border);border-radius:10px;color:var(--bh-text)}.bh-help-related-grid>a:hover{background:var(--bh-primary-soft);text-decoration:none}.bh-help-related-grid span{color:var(--bh-muted);font-size:12px}
.bh-help-results{margin-bottom:0}.bh-help-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bh-help-result{display:grid;gap:4px;padding:14px;border:1px solid var(--bh-border);border-radius:11px;color:var(--bh-text)}.bh-help-result:hover{border-color:#88bdc9;background:var(--bh-primary-soft);text-decoration:none}.bh-help-result>span{color:var(--bh-primary-2);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bh-help-result strong{font-size:14px}.bh-help-result p{margin:0;color:var(--bh-muted);font-size:12px}
@media(max-width:1100px){.bh-help-hero{grid-template-columns:1fr}.bh-help-paths{grid-template-columns:1fr}.bh-help-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-help-layout{grid-template-columns:220px minmax(0,1fr)}.bh-help-topic-head{grid-template-columns:1fr}.bh-help-meta{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.bh-help-category-card ul{columns:1}}
@media(max-width:780px){.bh-page-help{justify-content:flex-start}.bh-help-search{grid-template-columns:1fr}.bh-help-category-grid,.bh-help-result-grid,.bh-help-related-grid{grid-template-columns:1fr}.bh-help-layout{grid-template-columns:1fr}.bh-help-sidebar{position:static;max-height:none}.bh-help-topic{padding:20px}.bh-help-topic-head h1{font-size:25px}.bh-help-toc ol{columns:1}.bh-help-quick-grid{grid-template-columns:1fr}}
@media(max-width:540px){.bh-help-hero{padding:20px}.bh-help-hero h2{font-size:24px}.bh-help-hero__actions .bh-button{width:100%}.bh-help-meta{display:grid}.bh-help-topic{padding:16px}.bh-help-category-card{padding:16px}}
@media print{body{background:#fff!important}.rex-nav-main,.rex-nav-top,.rex-page-header,.bh-contextbar,.bh-page-help,.bh-help-hero,.bh-help-search,.bh-help-sidebar,.bh-version-footer,.bh-help-meta .bh-button{display:none!important}.rex-page-main,.rex-page-container,.bh-addon,.bh-main,.bh-help-layout,.bh-help-content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important}.bh-help-topic{border:0!important;box-shadow:none!important;padding:0!important}.bh-help-section{break-inside:avoid}.bh-help-sources a{color:#000!important;text-decoration:none}.bh-help-sources a::after{content:" (" attr(href) ")";font-weight:400;font-size:9pt}}

/* 1.4.7: kontrastfeste Link-Buttons und eindeutige Interaktionszustände */
.bh-addon input[type="checkbox"],
.bh-addon input[type="radio"]{width:18px;height:18px;min-height:0;flex:0 0 18px;margin:1px 0 0;padding:0;accent-color:var(--bh-primary-2);cursor:pointer}
.bh-addon .bh-check,
.bh-addon .bh-sort-label{cursor:pointer}
.bh-addon .bh-button--primary{color:#fff}
.bh-addon .bh-button--secondary{color:var(--bh-primary)}
.bh-addon .bh-button--ghost{color:var(--bh-text)}
.bh-addon .bh-button--danger{color:var(--bh-danger)}
.bh-addon .bh-button--primary:hover,
.bh-addon .bh-button--primary:focus-visible{border-color:#103f50;background:#103f50;color:#fff;filter:none}
.bh-addon .bh-button--secondary:hover,
.bh-addon .bh-button--secondary:focus-visible{border-color:#9bcbd5;background:#d8eef2;color:#123f50;filter:none}
.bh-addon .bh-button--ghost:hover,
.bh-addon .bh-button--ghost:focus-visible{border-color:#aebbc5;background:#f2f6f8;color:#17212b;filter:none}
.bh-addon .bh-button--danger:hover,
.bh-addon .bh-button--danger:focus-visible{border-color:#e6a19b;background:#fde2df;color:#8b1c14;filter:none}
.bh-addon a.bh-button,
.bh-addon a.bh-button:hover,
.bh-addon a.bh-button:focus-visible{text-decoration:none}
.bh-addon #bh-company-form{scroll-margin-top:110px}
.bh-addon #bh-company-form:focus{outline:3px solid var(--bh-primary-2);outline-offset:4px}
