.bx-monitor-section{background:#e8e8e8;color:#252525;padding-top:88px;padding-bottom:78px}
.bm-project-intro>.bx-eyebrow{color:#6c6c6c;margin-bottom:30px}
.bm-project-intro>.bx-eyebrow span{margin:0 10px;color:#a5a5a5}
.bm-project-intro>div{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:8vw}
.bm-project-intro h2{font-size:clamp(52px,6vw,100px)}
.bm-project-intro>div>p{max-width:36em;color:#656565;font-size:17px;line-height:1.65}
.bm-prototype-caption{display:flex;justify-content:space-between;gap:20px;margin:52px 0 16px;font-size:12px;color:#6b6b6b}
.bm-prototype-caption>span{display:flex;align-items:center;gap:8px;color:#2b2b2b}
.bm-prototype-caption i{width:6px;height:6px;border-radius:50%;background:#5d5d5d}
.bm-app{--bm-border:#e4e4e4;--bm-muted:#707070;--bm-text:#2c2c2c;display:grid;grid-template-columns:190px minmax(0,1fr);position:relative;max-width:1540px;margin:0 auto;background:#f9f9f9;color:var(--bm-text);border:1px solid #cdcdcd;border-radius:9px;box-shadow:0 24px 64px -34px #31313155;overflow:hidden;font-size:13px;line-height:1.45;text-align:left;color-scheme:light}
.bm-app :is(button,input,select){font:inherit;letter-spacing:normal}
.bm-app :is(button,input,select):focus-visible{outline:2px solid #5f5f5f;outline-offset:3px}
.bm-app svg{width:18px;height:18px}
.bm-app button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;line-height:1.3;transition:background .16s,color .16s;border-radius:5px}
.bm-app :is(h3,h4,h5){letter-spacing:normal;color:var(--bm-text)}
.bm-sidebar{display:flex;flex-direction:column;padding:31px 16px 18px;background:#191919;color:#dcdcdc;min-width:0}
.bm-app-brand{padding:0 11px 39px}
.bm-app-brand .bx-wordmark{width:125px;color:#f4f4f4}
.bm-app-brand>span:last-child{display:block;font-size:11px;color:#acacac;margin-top:15px}
.bm-tabs{display:flex;flex-direction:column;gap:6px}
.bm-tabs .bm-nav-item{justify-content:flex-start;min-height:43px;padding:11px 10px;font-size:13px;color:#b6b6b6;position:relative;text-align:left}
.bm-tabs .bm-nav-item>b{font-size:10px;font-weight:400;margin-left:auto;border:1px solid #76767644;border-radius:4px;min-width:19px;text-align:center;padding:1px 4px}
.bm-tabs .bm-nav-item:hover{background:#ffffff09;color:#ffffff}
.bm-tabs .bm-nav-item.is-active{color:#ffffff;background:#313131}
.bm-nav-item.is-active:before{content:'';position:absolute;left:-16px;height:21px;width:3px;background:#8c8c8c;border-radius:0 2px 2px 0}
.bm-nav-item.is-active>svg{color:#999999}
.bm-workspace{display:flex;align-items:center;gap:10px;margin-top:auto;padding:60px 6px 22px}
.bm-avatar{display:grid;place-items:center;width:30px;height:32px;background:#3a3a3a;border:1px solid #5a5a5a;border-radius:6px;color:#e6e6e6;font-weight:500}
.bm-workspace strong{display:block;font-size:12px;font-weight:500;color:#e5e5e5}
.bm-workspace div>span{display:block;font-size:10px;color:#a6a6a6;margin-top:2px}
.bm-sidebar .bm-reset{justify-content:flex-start;font-size:11px;padding:12px 8px;color:#b6b6b6;border-top:1px solid #ffffff13;border-radius:0}
.bm-reset:hover{color:#ffffff;background:#ffffff08}
.bm-reset svg{width:14px;height:14px}
.bm-main{min-width:0}
.bm-topbar{height:57px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffff;border-bottom:1px solid var(--bm-border);font-size:11px;color:#4e4e4e}
.bm-topbar>span:first-child{display:flex;gap:14px;align-items:center}
.bm-topbar i{font-style:normal;color:#c3c3c3}
.bm-sample-label{display:flex;gap:6px;align-items:center;color:#737373;font-size:10px}
.bm-sample-label i{width:5px;height:5px;border-radius:50%;background:#b7b7b7}
.bm-panel{padding:32px 28px;min-height:630px}
.bm-page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}
.bm-overline{display:block;color:var(--bm-muted);font-size:10px;margin-bottom:7px}
.bm-page-heading h3{font-size:29px;font-weight:500;line-height:1.12;letter-spacing:-.045em}
.bm-page-heading p{color:var(--bm-muted);font-size:12px;margin-top:9px}
.bm-app .bm-primary{padding:12px 15px;min-height:42px;background:#7f7f7f;color:#1b1b1b;border:1px solid #747474;font-weight:500;flex-shrink:0}
.bm-app .bm-primary:hover{background:#939393}
.bm-primary>span{border-left:1px solid #1c1c1c40;padding-left:9px}
.bm-primary svg{width:15px;height:15px}
.bm-app .bm-secondary{padding:10px 14px;min-height:40px;border:1px solid #cfcfcf;background:#ffffff;color:#414141;font-weight:500}
.bm-app .bm-secondary:hover{background:#f1f1f1}
.bm-metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0 27px;border-top:1px solid var(--bm-border);border-bottom:1px solid var(--bm-border);margin-bottom:26px!important}
.bm-metrics>div{padding:0 27px;border-right:1px solid var(--bm-border)}
.bm-metrics>div:first-child{padding-left:0}
.bm-metrics>div:last-child{border-right:0}
.bm-metrics dt{font-size:11px;color:var(--bm-muted);margin-bottom:8px}
.bm-metrics dd{font-size:42px;line-height:1;letter-spacing:-.055em;font-weight:400;display:flex;align-items:end;gap:16px}
.bm-metrics dd>span{font-size:10px;color:var(--bm-muted);line-height:1.4;letter-spacing:normal;font-weight:400;max-width:90px;padding-bottom:3px}
.bm-overview-grid{display:grid;grid-template-columns:minmax(0,2.8fr) minmax(175px,1fr);gap:25px}
.bm-block-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:18px}
.bm-block-heading h4{font-size:13px;font-weight:500;line-height:1.35}
.bm-block-heading>span{font-size:10px;color:var(--bm-muted);white-space:nowrap}
.bm-findings{min-width:0}
.bm-table{width:100%;border-collapse:collapse;table-layout:auto;text-align:left;font-size:11px}
.bm-table th{font-size:10px;font-weight:400;color:var(--bm-muted);padding:9px 7px;border-bottom:1px solid var(--bm-border);background:#f1f1f1}
.bm-table td{padding:13px 7px;border-bottom:1px solid var(--bm-border);vertical-align:middle}
.bm-table :is(td,th):first-child{padding-left:0}
.bm-table th:first-child{padding-left:10px}
.bm-table :is(td,th):last-child{padding-right:0}
.bm-finding-cell{display:flex;align-items:center;gap:10px;min-width:0}
.bm-finding-cell>div{min-width:0}
.bm-source-icon{display:grid;place-items:center;border:1px solid #e1e1e1;background:#ffffff;border-radius:6px;width:31px;height:34px;flex-shrink:0;color:#6f6f6f}
.bm-source-icon svg{width:16px;height:16px}
.bm-finding-cell strong{font-size:13px;font-weight:500;display:block;line-height:1.3}
.bm-address{display:block;font-family:BX Mono,monospace;font-size:10px;line-height:1.5;overflow-wrap:anywhere;color:#717171;margin-top:4px}
.bm-finding-cell .bm-address{max-width:205px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bm-finding-cell small{display:block;font-size:10px;color:#7d7d7d;margin-top:4px}
.bm-finding-cell small i{padding:0 4px;font-style:normal;color:#b7b7b7}
.bm-app .bm-row-action{width:32px;height:38px;color:#787878;border:1px solid transparent}
.bm-row-action:hover{border-color:#d1d1d1;background:#ffffff;color:#272727}
.bm-row-action svg{width:16px;height:16px}
.bm-severity{display:inline-flex;align-items:center;gap:5px;border-radius:4px;font-size:10px;padding:4px 6px;line-height:1;white-space:nowrap}
.bm-severity i{width:4px;height:4px;border-radius:50%;background:currentColor}
.bm-severity-critical{color:#4f4f4f;background:#ededed}
.bm-severity-high{color:#646464;background:#efefef}
.bm-severity-medium{color:#626262;background:#eeeeee}
.bm-review-status{white-space:nowrap;font-size:11px;color:#767676}
.bm-review-status.is-queued{color:#5f5f5f}
.bm-mobile-status{display:none}
.bm-source-summary{padding-left:24px;border-left:1px solid var(--bm-border)}
.bm-source-summary .bm-block-heading{gap:6px}
.bm-source-summary .bm-block-heading svg{width:15px;height:15px;color:#818181}
.bm-source-total{display:flex;align-items:center;gap:14px;padding-top:9px;margin-bottom:32px}
.bm-source-total>strong{font-size:57px;line-height:1;font-weight:400;letter-spacing:-.065em}
.bm-source-total>span{font-size:10px;line-height:1.5;color:var(--bm-muted)}
.bm-source-bars{display:grid;gap:19px}
.bm-source-bars>div>span{display:flex;align-items:center;gap:7px;font-size:10px}
.bm-source-bars svg{width:13px;height:13px;color:#838383}
.bm-source-bars b{margin-left:auto;font-weight:500}
.bm-source-bars>div>i{display:block;height:4px;background:#e8e8e8;border-radius:1px;margin-top:10px;overflow:hidden}
.bm-source-bars>div>i>i{height:100%;display:block;background:#838383}
.bm-source-bars>div:first-child>i>i{background:#7f7f7f}
.bm-source-bars>div:last-child>i>i{background:#b8b8b8}
.bm-priority-note{margin-top:35px;display:flex;align-items:flex-start;gap:8px;padding-top:18px;border-top:1px solid var(--bm-border);font-size:10px;color:var(--bm-muted);line-height:1.6}
.bm-priority-note strong{display:block;font-weight:500;color:#4d4d4d;margin-bottom:4px}
.bm-priority-dot{width:5px;height:5px;background:#808080;border-radius:50%;flex-shrink:0;margin-top:5px}
.bm-view-counter{color:var(--bm-muted);font-size:11px;white-space:nowrap}
.bm-toolbar{display:flex;gap:12px;margin-bottom:15px}
.bm-search{display:flex;align-items:center;gap:10px;flex:1;min-width:0;border:1px solid #dadada;border-radius:5px;background:#ffffff;padding:0 12px;color:#767676}
.bm-search input{border:0;background:transparent;min-width:0;width:100%;height:41px;outline:none;color:#363636;font-size:12px}
.bm-search:focus-within{outline:2px solid #5f5f5f;outline-offset:2px}
.bm-search input:focus-visible{outline:none}
.bm-search input::placeholder{color:#818181}
.bm-severity-select select{border:1px solid #dadada;border-radius:5px;background:#ffffff;color:#5f5f5f;font-size:11px;min-height:43px;padding:0 28px 0 12px}
.bm-filter-row{display:flex;gap:7px;align-items:center;margin-bottom:20px;flex-wrap:wrap}
.bm-filter-row button{min-height:34px;padding:8px 11px;color:#777777;font-size:11px;border:1px solid transparent}
.bm-filter-row button>span{font-size:9px;color:#6f6f6f;margin-left:3px}
.bm-filter-row button[aria-pressed=true]{background:#eaeaea;color:#353535;border-color:#dadada}
.bm-filter-row button:hover{background:#eeeeee}
.bm-review-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:21px;align-items:start}
.bm-review-list{display:grid;gap:8px;max-height:591px;overflow-y:auto;overscroll-behavior:contain;padding:3px;scrollbar-width:thin;scrollbar-color:#bcbcbc transparent}
.bm-review-list .bm-review-item{display:block;text-align:left;width:100%;padding:15px;border:1px solid #e2e2e2;border-radius:6px;background:#ffffff;color:#333333}
.bm-review-list .bm-review-item.is-selected{background:#f0f0f0;border-color:#8e8e8e;box-shadow:inset 3px 0 #717171}
.bm-review-list .bm-review-item:hover{border-color:#9e9e9e}
.bm-review-item-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}
.bm-case-id{display:inline-flex;align-items:center;gap:7px;font-family:BX Mono,monospace;color:#6f6f6f;font-size:9px;letter-spacing:0}
.bm-case-id svg{width:13px;height:13px}
.bm-review-item strong{display:block;font-size:12px;font-weight:500}
.bm-review-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding-top:10px;border-top:1px solid #e2e2e2;color:#7c7c7c;font-size:9px}
.bm-review-item-bottom>span{display:flex;align-items:center;gap:9px}
.bm-review-item-bottom svg{width:13px;height:13px}
.bm-detail{padding:23px;background:#ffffff;border:1px solid #dedede;border-radius:7px;position:relative;scroll-margin-top:110px;min-width:0}
.bm-detail-top{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}
.bm-detail h4{font-size:21px;line-height:1.15;letter-spacing:-.025em;font-weight:500;max-width:18em;outline:none}
.bm-detail-signal{font-size:11px;color:#7e7e7e;margin-top:8px!important}
.bm-evidence-address{display:flex;gap:9px;align-items:center;margin:20px 0;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;padding:10px;color:#6b6b6b}
.bm-evidence-address code{font-family:BX Mono,monospace;font-size:9px;overflow-wrap:anywhere;min-width:0}
.bm-evidence-address svg{width:14px;height:14px}
.bm-detail-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-bottom:22px;border-bottom:1px solid var(--bm-border)}
.bm-detail-facts dt{font-size:9px;color:#6f6f6f;margin-bottom:5px}
.bm-detail-facts dd{font-size:10px;color:#515151}
.bm-detail h5{font-size:11px;font-weight:500;margin:0 0 13px}
.bm-evidence{padding-top:22px}
.bm-evidence ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.bm-evidence li{display:flex;gap:11px;align-items:start}
.bm-evidence li>span{font-family:BX Mono,monospace;font-size:9px;color:#6f6f6f;border:1px solid #e2e2e2;border-radius:3px;padding:2px 4px;flex-shrink:0}
.bm-evidence li>p{font-size:11px;color:#717171;line-height:1.55}
.bm-next-step{border-left:2px solid #cfcfcf;margin-top:25px;padding:0 0 0 13px}
.bm-next-step h5{margin-bottom:6px}
.bm-next-step p{font-size:11px;color:#777777;line-height:1.6}
.bm-detail .bm-detail-action{width:100%;margin-top:26px}
.bm-action-note{font-size:9px;line-height:1.5;text-align:center;color:#6f6f6f;margin-top:10px!important}
.bm-queue-intro{display:flex;gap:16px;padding:21px 23px;background:#eeeeee;border:1px solid #e2e2e2;border-radius:5px;margin-bottom:24px;color:#707070}
.bm-queue-intro h4{font-size:12px;font-weight:500;margin-bottom:7px}
.bm-queue-intro p{font-size:11px;line-height:1.6;max-width:55em;color:#777777}
.bm-queue-list{display:grid;gap:15px}
.bm-queue-item{padding:22px 24px;border:1px solid #e0e0e0;border-radius:6px;background:#ffffff}
.bm-queue-item-top{display:flex;align-items:center;justify-content:space-between;gap:15px}
.bm-queue-item-top i{font-style:normal;color:#c8c8c8;padding:0 3px}
.bm-queue-item-body{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:18px}
.bm-queue-item h4{font-size:16px;font-weight:500}
.bm-queue-evidence{display:flex;align-items:center;gap:6px;color:#7d7d7d;font-size:10px;flex-shrink:0}
.bm-queue-evidence svg{width:14px;height:14px}
.bm-queue-next{font-size:11px;line-height:1.6;color:#6f6f6f;margin-top:14px!important}
.bm-queue-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #e9e9e9;padding-top:17px;margin-top:18px}
.bm-queue-actions .bm-remove{font-size:11px;color:#818181;padding:10px}
.bm-remove:hover{background:#f1f1f1;color:#5b5b5b}
.bm-remove svg{width:13px;height:13px}
.bm-empty{padding:44px 22px;text-align:center;color:#6f6f6f}
.bm-empty h4{font-size:18px;margin-bottom:10px;font-weight:500}
.bm-empty p{font-size:12px;line-height:1.6}
.bm-empty-symbol{display:grid;place-items:center;margin:0 auto 20px;width:45px;height:45px;border:1px solid #dddddd;border-radius:50%}
.bm-detail-empty{padding-top:80px;padding-bottom:80px;text-align:center}
.bm-detail-empty h4{font-size:17px;margin:0 auto 12px}
.bm-detail-empty p{font-size:11px;color:#6f6f6f}
.bm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.bm-ux-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding-top:48px}
.bm-ux-notes article>span{font-family:BX Mono,monospace;font-size:10px;color:#828282}
.bm-ux-notes article h3{font-size:23px;letter-spacing:-.025em;line-height:1.2;margin-top:14px}
.bm-ux-notes article p{font-size:13px;line-height:1.65;color:#6e6e6e;margin-top:12px;max-width:28em}
@media(min-width:1600px){.bm-panel{padding:38px}.bm-finding-cell strong{font-size:12px}.bm-finding-cell .bm-address{max-width:280px;font-size:10px}.bm-table td{padding-top:15px;padding-bottom:15px}.bm-overview-grid{gap:35px}}
@media(max-width:1180px){.bm-app{grid-template-columns:164px minmax(0,1fr)}.bm-sidebar{padding-left:12px;padding-right:12px}.bm-app-brand{padding-left:7px}.bm-app-brand .bx-wordmark{width:116px}.bm-tabs .bm-nav-item{font-size:11px;padding:10px 7px;gap:7px}.bm-tabs .bm-nav-item svg{width:16px;height:16px}.bm-nav-item.is-active:before{left:-12px}.bm-panel{padding:27px 22px}.bm-topbar{padding:0 22px}.bm-page-heading{gap:12px}.bm-page-heading h3{font-size:27px}.bm-page-heading p{font-size:11px}.bm-page-heading .bm-primary{font-size:11px;padding:11px}.bm-overview-grid{grid-template-columns:minmax(0,1fr)}.bm-source-summary{border-left:0;border-top:1px solid var(--bm-border);padding:23px 0 0;display:grid;grid-template-columns:1fr 2fr;gap:16px 30px}.bm-source-summary .bm-block-heading{grid-column:1;padding-bottom:0}.bm-source-total{grid-column:1;margin-bottom:0;padding-top:0;grid-row:2}.bm-source-bars{grid-column:2;grid-row:1/3;gap:12px}.bm-priority-note{grid-column:1/-1;margin-top:0;padding-top:15px}.bm-source-bars>div>i{margin-top:6px}.bm-metrics dd{gap:10px}.bm-metrics>div{padding:0 20px}.bm-metrics dd>span{font-size:9px}.bm-review-grid{gap:12px}.bm-detail{padding:19px}.bm-ux-notes{gap:30px}.bm-ux-notes article h3{font-size:21px}}
@media(max-width:900px){.bm-app{grid-template-columns:minmax(0,1fr)}.bm-sidebar{display:grid;grid-template-columns:1fr auto;gap:16px;padding:24px 24px 0}.bm-app-brand{padding:0;display:flex;align-items:center;gap:18px}.bm-app-brand>span:last-child{margin:0;font-size:10px}.bm-workspace{display:none}.bm-workspace .bm-avatar{height:28px;width:28px}.bm-workspace div>span{display:none}.bm-sidebar .bm-reset{display:inline-flex;grid-row:1;grid-column:2;border:0;padding:6px;font-size:10px;justify-self:end}.bm-tabs{grid-column:1/-1;flex-direction:row;gap:14px}.bm-tabs .bm-nav-item{padding:12px 9px;min-height:42px;font-size:12px;gap:9px;border-radius:4px 4px 0 0}.bm-nav-item.is-active:before{left:9px;bottom:0;height:2px;width:calc(100% - 18px);border-radius:0}.bm-tabs .bm-nav-item>b{margin-left:12px}.bm-panel{min-height:630px;padding:28px}.bm-topbar{padding:0 28px}.bm-overview-grid{grid-template-columns:minmax(0,2.8fr) minmax(155px,1fr);gap:22px}.bm-source-summary{display:block;border-top:0;border-left:1px solid var(--bm-border);padding:0 0 0 20px}.bm-source-total{padding-top:12px;margin-bottom:26px}.bm-source-bars{gap:20px}.bm-priority-note{margin-top:24px}.bm-finding-cell .bm-address{max-width:155px}.bm-status-column{display:none}.bm-mobile-status{display:inline}.bm-project-intro>div{gap:5vw}.bm-project-intro>div>p{font-size:15px}.bm-prototype-caption{font-size:11px}.bm-review-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:16px}.bm-queue-item-body{display:block}.bm-queue-evidence{margin-top:12px}}
@media(max-width:700px){.bx-monitor-section{padding-top:58px;padding-bottom:50px}.bm-project-intro>div{grid-template-columns:1fr;gap:25px}.bm-project-intro>div>p{max-width:35em}.bm-prototype-caption{display:block;margin-top:32px}.bm-prototype-caption p{margin-top:7px}.bm-sidebar{padding:20px 16px 0;gap:18px}.bm-app-brand{gap:14px}.bm-app-brand .bx-wordmark{width:104px}.bm-workspace{display:none}.bm-app-brand>span:last-child{font-size:10px}.bm-tabs{gap:4px;justify-content:space-between}.bm-tabs .bm-nav-item{font-size:11px;gap:6px;padding:10px 6px;min-height:44px}.bm-tabs .bm-nav-item>b{margin-left:4px;font-size:9px;min-width:17px}.bm-tabs .bm-nav-item>svg{width:14px;height:14px}.bm-topbar{height:46px;padding:0 17px;font-size:10px}.bm-topbar>span:first-child{gap:8px}.bm-sample-label{font-size:9px}.bm-panel{padding:25px 17px;min-height:570px}.bm-page-heading{display:block;margin-bottom:23px}.bm-page-heading h3{font-size:28px}.bm-page-heading p{line-height:1.5;max-width:24em}.bm-page-heading .bm-primary{margin-top:20px;min-height:42px;font-size:11px}.bm-overview-grid{grid-template-columns:minmax(0,1fr);gap:24px}.bm-metrics{padding:20px 0;margin-bottom:24px!important}.bm-metrics>div{padding:0 14px}.bm-metrics dt{font-size:10px;min-height:28px;max-width:6em}.bm-metrics dd{display:block;font-size:34px}.bm-metrics dd>span{display:block;margin-top:9px;font-size:9px;line-height:1.5}.bm-table td{padding:14px 5px}.bm-table th{font-size:9px}.bm-finding-cell{gap:7px}.bm-finding-cell strong{font-size:11px}.bm-finding-cell .bm-address{max-width:175px;font-size:8px}.bm-source-icon{width:27px;height:31px}.bm-source-icon svg{width:14px;height:14px}.bm-finding-cell small{font-size:8px}.bm-app .bm-row-action{width:30px;height:44px}.bm-source-summary{border-left:0;border-top:1px solid var(--bm-border);padding:23px 0 0;display:grid;grid-template-columns:1fr 1.5fr;gap:15px 20px}.bm-source-total{margin:0;padding:0}.bm-source-bars{gap:16px}.bm-priority-note{margin:0}.bm-view-counter{display:block;margin-top:14px}.bm-toolbar{gap:8px;flex-wrap:wrap}.bm-search{flex-basis:100%}.bm-severity-select{margin-top:2px}.bm-severity-select select{font-size:11px;min-height:40px}.bm-filter-row{gap:3px;margin-bottom:16px}.bm-filter-row button{font-size:10px;padding:10px 8px;min-height:40px;gap:5px}.bm-review-grid{grid-template-columns:minmax(0,1fr);gap:20px}.bm-review-list{max-height:365px}.bm-review-list .bm-review-item{padding:16px}.bm-detail{padding:23px 20px}.bm-detail h4{font-size:23px}.bm-evidence li>p,.bm-next-step p{font-size:12px}.bm-detail-action{min-height:46px!important}.bm-queue-intro{padding:17px 15px;gap:12px}.bm-queue-item{padding:19px 17px}.bm-queue-actions{gap:8px}.bm-queue-actions .bm-secondary{font-size:11px;padding:10px}.bm-queue-actions .bm-remove{font-size:10px;padding:10px 0}.bm-ux-notes{grid-template-columns:1fr;gap:28px;padding-top:32px}.bm-ux-notes article{border-top:1px solid #d0d0d0;padding-top:20px}.bm-ux-notes article h3{font-size:24px;margin-top:10px}.bm-ux-notes article p{max-width:36em;margin-top:10px}}
@media(max-width:400px){.bx-monitor-section{padding-left:14px;padding-right:14px}.bm-sidebar{padding-left:10px;padding-right:10px}.bm-tabs .bm-nav-item{font-size:10px;gap:5px;padding-left:5px;padding-right:5px}.bm-tabs .bm-nav-item>svg{display:none}.bm-tabs .bm-nav-item>b{margin-left:1px}.bm-topbar{padding-left:13px;padding-right:13px;font-size:9px}.bm-topbar>span:first-child{gap:6px}.bm-panel{padding-left:13px;padding-right:13px}.bm-metrics>div{padding:0 12px}.bm-finding-cell .bm-source-icon{display:none}.bm-finding-cell .bm-address{max-width:146px}.bm-severity{padding:4px 5px;font-size:8px}.bm-app .bm-row-action{width:25px}.bm-finding-cell strong{font-size:10px}.bm-table td{padding-left:4px;padding-right:4px}.bm-table :is(th,td):last-child{width:25px}.bm-filter-row button{font-size:9px;padding-left:7px;padding-right:7px}.bm-source-summary{gap:15px}.bm-source-summary .bm-block-heading h4{font-size:12px}}
@media(prefers-reduced-motion:reduce){.bm-app button{transition:none}}

/* Connected product workspace: monitoring, investigation and response. */
.bm-app{--bm-signal:#7f7f7f;--bm-ink:#1e1e1e;--bm-grid:#e1e1e1;--bm-surface:#ffffff;--bm-control:#f3f3f3;font-variant-numeric:tabular-nums;max-width:1660px}
.bm-app :is(button,input,select,textarea):focus-visible{outline:2px solid #5f5f5f;outline-offset:3px}
.bm-app :is(h3,h4,h5):focus{outline:none}
.bm-app button:disabled{opacity:.45;cursor:not-allowed}
.bm-app textarea{font:inherit}
.bm-app-brand{padding-bottom:27px}
.bm-nav-label{display:block;padding:19px 10px 5px;color:#828282;font-family:BX Mono,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.bm-tabs .bm-nav-item{min-height:42px;font-size:12px}
.bm-tabs .bm-nav-item svg{flex-shrink:0;width:16px;height:16px}
.bm-mobile-nav{display:none}
.bm-panel{padding:29px 26px;min-height:865px}
.bm-page-heading{margin-bottom:23px;align-items:center}
.bm-page-heading h3{font-size:28px}
.bm-heading-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:wrap}
.bm-overline{font-family:BX Mono,monospace;font-size:9px;letter-spacing:.04em}
.bm-metrics{padding:22px 0;margin-bottom:23px!important}
.bm-metrics-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.bm-metrics>div{min-width:0;padding:0 20px}
.bm-metrics dt{margin-bottom:10px;display:flex;gap:6px;align-items:center}
.bm-metrics dd{font-size:35px;display:block;line-height:1.1}
.bm-metrics>div>small{display:block;font-size:10px;color:var(--bm-muted);margin-top:8px;line-height:1.4}
.bm-metric-trend{margin-left:auto;font-size:9px;color:#707070}
.bm-card{min-width:0;background:var(--bm-surface);border:1px solid var(--bm-border);border-radius:7px;padding:20px}
.bm-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.bm-card-head h4{font-size:13px;font-weight:500;line-height:1.4;letter-spacing:-.01em}
.bm-card-head p{font-size:10px;color:var(--bm-muted);margin-top:5px}
.bm-card-head>span{font-size:10px;color:var(--bm-muted)}
.bm-card-head>svg{width:16px;height:16px;color:#888888}
.bm-command-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:17px;align-items:stretch;margin-bottom:20px}
.bm-command-rail{display:grid;gap:16px;grid-template-rows:1fr auto;min-width:0}
.bm-risk-card{padding:18px}
.bm-risk-intro{font-size:11px;color:var(--bm-muted);margin-top:-8px!important;margin-bottom:22px!important}
.bm-channel-bars{display:grid;gap:19px}
.bm-channel-bars button{display:block;text-align:left;padding:0;width:100%;border-radius:0}
.bm-channel-bars button:hover{color:#5f5f5f}
.bm-channel-bars button>span{display:flex;align-items:center;gap:8px;font-size:10px}
.bm-channel-bars svg{width:14px;height:14px}
.bm-channel-bars strong{margin-left:auto;font-size:12px;font-weight:500}
.bm-channel-track{display:flex;gap:2px;height:5px;margin-top:9px;background:#f1f1f1}
.bm-channel-track i{height:5px;display:block}
.bm-channel-critical,.bm-dot-critical{background:#7f7f7f}
.bm-channel-high,.bm-dot-high{background:#b7b7b7}
.bm-channel-medium,.bm-dot-medium{background:#8c8c8c}
.bm-chart-legend{display:flex;align-items:center;gap:14px;margin-top:23px;font-size:9px;color:var(--bm-muted)}
.bm-chart-legend span{display:flex;align-items:center;gap:5px}
.bm-chart-legend i{height:5px;width:5px;border-radius:1px}
.bm-pulse-card{padding:16px 18px}
.bm-pulse-card .bm-card-head{margin-bottom:10px}
.bm-pulse-total{display:flex;align-items:baseline;gap:10px}
.bm-pulse-total strong{font-size:27px;font-weight:400;letter-spacing:-.035em}
.bm-pulse-total>span{font-size:10px;color:var(--bm-muted)}
.bm-week-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;align-items:end;margin-top:7px}
.bm-week-bars>div{display:flex;flex-direction:column;justify-content:end;align-items:center;gap:5px;min-height:100px}
.bm-week-bars span{font-family:BX Mono,monospace;font-size:8px;color:#898989}
.bm-week-bars i{display:block;width:70%;background:#bababa;border-radius:2px 2px 0 0}
.bm-week-bars>div:last-child i{background:#7f7f7f}
.bm-week-bars small{font-size:8px;color:#818181}
.bm-priority-card{padding:20px 20px 6px}
.bm-app .bm-text-button{font-size:10px;color:#616161;padding:6px 0;border-radius:0;white-space:nowrap}
.bm-app .bm-text-button:hover{color:#5d5d5d}
.bm-text-button svg{width:14px;height:14px}
.bm-app .bm-finding-open{display:flex;align-items:center;justify-content:flex-start;text-align:left;min-height:48px;padding:0;background:none;border:0;width:100%;gap:10px;border-radius:0;color:inherit}
.bm-finding-open:hover strong{color:#626262}
.bm-finding-cell>span:last-child{min-width:0}
.bm-finding-cell .bm-address{max-width:280px}
.bm-finding-cell strong{font-size:12px}
.bm-workflow-strip{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--bm-border);padding:21px 0 0;margin-top:20px;color:#757575}
.bm-workflow-strip>div{display:flex;gap:12px;align-items:center;max-width:34em}
.bm-workflow-strip>div>svg{width:21px;height:21px;flex-shrink:0}
.bm-workflow-strip span{font-size:10px;line-height:1.7}
.bm-workflow-strip strong{display:block;font-size:11px;color:#444444;font-weight:500}
.bm-workflow-strip>button{font-size:10px;white-space:nowrap;color:#535353}
.bm-workflow-strip>button:hover{color:#5f5f5f}
.bm-workflow-strip>button svg{width:14px;height:14px}
.bm-chip{min-height:34px;padding:8px 11px;color:#777777;border:1px solid #e1e1e1!important}
.bm-chip[aria-pressed=true],.bm-chip.is-active{background:#eaeaea!important;color:#353535;border-color:#c1c1c1!important}
.bm-confidence{padding:20px 0 0}
.bm-confidence>span{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#707070}
.bm-confidence strong{color:#5a5a5a;font-weight:500}
.bm-confidence>i{display:block;height:4px;background:#ececec;margin:9px 0}
.bm-confidence>i>i{display:block;height:100%;background:#9a9a9a}
.bm-confidence>small{font-size:9px;line-height:1.5;color:#8b8b8b}
.bm-evidence-actions{display:grid;gap:9px;margin-top:24px}
.bm-evidence-actions button{width:100%;min-height:42px}
.bm-resolved-label{display:flex;align-items:center;gap:8px;justify-content:center;font-size:11px;color:#6e6e6e;padding:10px}
.bm-detail .bm-action-note{font-size:9px}
.bm-queue-actions>div{display:flex;flex-wrap:wrap;gap:8px}
.bm-completed{margin-top:22px}
.bm-completed>div:not(.bm-card-head){display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-top:1px solid var(--bm-border)}
.bm-completed>div>span{display:flex;align-items:center;gap:9px;font-size:10px;min-width:0}
.bm-completed strong{font-size:11px;font-weight:500}
.bm-completed small{font-family:BX Mono,monospace;color:#828282;font-size:9px}
.bm-completed svg{width:15px;height:15px;color:#6e6e6e}
.bm-empty .bm-secondary{margin-top:18px}
.bm-status{position:absolute;z-index:15;left:210px;right:20px;top:66px;pointer-events:none;padding:13px 17px;background:#333333;color:#f5f5f5;border:1px solid #5e5e5e;border-radius:5px;box-shadow:0 6px 20px #1d1d1d15;font-size:11px;opacity:0;transform:translateY(-5px);transition:opacity .15s,transform .15s}
.bm-status.is-visible{opacity:1;transform:none}
@media(min-width:1600px){.bm-panel{padding:34px}.bm-page-heading h3{font-size:31px}.bm-finding-cell strong{font-size:13px}.bm-metrics dd{font-size:40px}}
@media(max-width:1180px){.bm-panel{padding:25px 20px}.bm-command-grid{grid-template-columns:minmax(0,1.4fr) minmax(235px,1fr);gap:12px}.bm-card{padding:16px}.bm-metrics>div{padding:0 13px}.bm-metrics dt{font-size:10px}.bm-metrics>div>small{font-size:9px}.bm-page-heading h3{font-size:25px}.bm-heading-actions{gap:6px}.bm-heading-actions>.bm-secondary{font-size:10px;padding:10px}.bm-finding-cell .bm-address{max-width:230px}.bm-workflow-strip{display:block}.bm-workflow-strip>button{margin-top:13px}.bm-status{left:185px}}
@media(max-width:900px){.bm-sidebar{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:20px 22px 16px;gap:20px}.bm-app-brand{padding:0}.bm-tabs{display:none}.bm-mobile-nav{display:flex;grid-column:1/-1;gap:12px;align-items:center;border-top:1px solid #ffffff17;padding-top:14px;min-width:0}.bm-mobile-nav>span{font-size:10px;color:#a1a1a1;flex-shrink:0}.bm-mobile-nav>select{min-width:0;flex:1;background:#353535;color:#ebebeb;border:1px solid #646464;border-radius:4px;min-height:40px;padding:8px 12px;font-size:12px}.bm-command-grid{grid-template-columns:minmax(0,1.55fr) minmax(230px,1fr)}.bm-status{top:192px;left:20px;right:20px}.bm-panel{padding:27px 23px}}
@media(max-width:700px){.bm-sidebar{padding:19px 16px 14px;gap:15px}.bm-mobile-nav{gap:10px}.bm-mobile-nav>span{font-size:9px}.bm-mobile-nav>select{font-size:11px;padding-left:8px}.bm-topbar{font-size:9px}.bm-panel{padding:25px 17px}.bm-page-heading{display:block}.bm-heading-actions{margin-top:16px}.bm-page-heading .bm-primary{margin-top:0}.bm-page-heading .bm-secondary{font-size:11px}.bm-page-heading h3{font-size:28px}.bm-metrics dt{min-height:0;max-width:none;font-size:10px}.bm-metrics-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.bm-metrics-four>div:nth-child(2){border:0}.bm-metrics-four>div:nth-child(3){padding-left:0}.bm-metrics dd{font-size:32px}.bm-metrics>div>small{font-size:9px;max-width:10em}.bm-command-grid{grid-template-columns:minmax(0,1fr);gap:15px}.bm-command-rail{grid-template-columns:minmax(0,1fr);gap:15px}.bm-week-bars>div{min-height:90px}.bm-priority-card{padding:16px 12px 4px}.bm-card-head{align-items:flex-start;gap:10px}.bm-card-head h4{font-size:12px}.bm-card-head p{font-size:10px;line-height:1.5}.bm-card-head .bm-text-button{font-size:9px;white-space:normal;text-align:right;max-width:7em}.bm-card-head .bm-text-button>svg{flex-shrink:0}.bm-finding-cell strong{font-size:11px;line-height:1.3}.bm-finding-cell .bm-address{max-width:170px;font-size:8px}.bm-finding-cell small{font-size:9px}.bm-app .bm-finding-open{gap:8px}.bm-table td{padding-left:4px;padding-right:4px}.bm-app .bm-row-action{width:24px}.bm-table :is(th,td):last-child{width:24px}.bm-source-icon{display:none}.bm-priority-card .bm-table th{font-size:8px}.bm-priority-card .bm-severity{font-size:8px;padding:4px}.bm-queue-actions{flex-wrap:wrap}.bm-queue-actions>div{width:100%;justify-content:space-between}.bm-queue-actions>div .bm-primary{font-size:10px;padding:10px}.bm-completed>div:not(.bm-card-head){align-items:flex-start}.bm-completed>div>span{flex-wrap:wrap;gap:5px}.bm-completed small{width:100%;padding-left:21px}.bm-status{font-size:10px;left:12px;right:12px;top:178px}}
@media(max-width:400px){.bm-app-brand>span:last-child{display:none}.bm-app-brand .bx-wordmark{width:100px}.bm-panel{padding:24px 13px}.bm-metrics>div{padding:0 10px}.bm-metrics dd{font-size:30px}.bm-priority-card{padding:14px 8px 4px}.bm-finding-cell strong{font-size:10px}.bm-finding-cell .bm-address{max-width:122px;font-size:7px}.bm-finding-cell small{font-size:8px}.bm-app .bm-row-action{width:21px}.bm-detail{padding:20px 15px}.bm-card-head .bm-text-button{font-size:8px}.bm-page-heading h3{font-size:26px}.bm-mobile-nav>span{display:none}.bm-sidebar{padding-left:13px;padding-right:13px}.bm-topbar{padding-left:13px;padding-right:13px}.bm-sample-label{font-size:8px}}
/* Neutral foundations with a single BreachX signal accent. */
.bx-monitor-section{background:#e9e9e9;color:#202020}
.bm-app{--bm-accent:#ff5a2d;--bm-accent-ink:#ad3516;--bm-accent-tint:#fff0eb;--bm-signal:var(--bm-accent);--bm-ink:#171717;--bm-grid:#dedede;--bm-surface:#fff;--bm-control:#f2f2f2;--bm-border:#e2e2e2;--bm-muted:#6c6c6c;--bm-text:#242424;background:#fafafa;color:#242424;border-color:#cecece}
.bm-sidebar{background:#111;color:#ddd}
.bm-app-brand .bx-wordmark{color:#fff}
.bm-tabs .bm-nav-item.is-active{background:#2b2b2b;color:#fff}
.bm-nav-item.is-active:before{background:var(--bm-accent)}
.bm-nav-item.is-active>svg{color:var(--bm-accent)}
.bm-tabs .bm-nav-item:hover{background:#252525;color:#fff}
.bm-topbar{color:#444}
.bm-avatar{background:#292929;border-color:#484848;color:#eee}
.bm-app .bm-primary{background:var(--bm-accent);color:#171717;border-color:var(--bm-accent)}
.bm-app .bm-primary:hover{background:#ff734c;border-color:#ff734c}
.bm-primary>span{border-color:#17171740}
.bm-app .bm-secondary{background:#fff;color:#333;border-color:#cecece}
.bm-app .bm-secondary:hover{background:#ededed}
.bm-app :is(button,input,select,textarea):focus-visible,.bm-search:focus-within{outline-color:var(--bm-accent-ink)}
.bm-search input:focus-visible{outline:0}
.bm-review-list .bm-review-item.is-selected{background:#f5f5f5;border-color:#b8b8b8;box-shadow:inset 3px 0 var(--bm-accent)}
.bm-app .bm-chip[aria-pressed=true],.bm-app .bm-chip.is-active{background:#e9e9e9!important;color:#191919;border-color:#bdbdbd!important}
.bm-channel-critical,.bm-dot-critical{background:var(--bm-accent)}
.bm-channel-high,.bm-dot-high{background:#818181}
.bm-channel-medium,.bm-dot-medium{background:#c6c6c6}
.bm-severity-critical{background:var(--bm-accent-tint);color:var(--bm-accent-ink);font-weight:500}
.bm-severity-high{background:#f0f0f0;color:#555}
.bm-severity-medium{background:#f5f5f5;color:#6a6a6a}
.bm-week-bars>div:last-child i{background:#242424}
.bm-confidence>i>i{background:#777}
.bm-status{background:#242424;color:#fff;border-color:#4c4c4c}
.bm-mobile-nav>select{background:#292929;color:#fff;border-color:#555}
.bm-ops-case-detail,[data-bm-report-output]{scroll-margin-top:110px}
