.bm-ops-view{min-width:0}
.bm-ops-subtle,.bm-ops-result-count{color:#747474;font-size:10px}
.bm-ops-mono{font-family:'BX Mono',monospace;font-size:9px;letter-spacing:.025em;color:#747474}
.bm-ops-heading-note{display:flex;align-items:center;gap:8px;font-size:10px;color:#747474;white-space:nowrap}
.bm-ops-heading-note svg{width:15px;height:15px}
.bm-ops-case-toolbar{align-items:center}
.bm-ops-case-toolbar .bm-search{max-width:490px}
.bm-ops-result-count{margin-left:auto;white-space:nowrap}
.bm-ops-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}
.bm-app .bm-ops-filters button{padding:8px 12px;min-height:35px;border:1px solid transparent;font-size:10px;color:#747474;background:transparent}
.bm-ops-filters button span{font-size:9px;color:#747474}
.bm-app .bm-ops-filters button[aria-pressed=true]{border-color:#dedede;background:#eeeeee;color:#494949}
.bm-app .bm-ops-filters button:hover{background:#f1f1f1}
.bm-ops-case-layout{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.5fr);gap:20px;align-items:start}
.bm-ops-case-list{min-width:0;display:grid;gap:11px}
.bm-app .bm-ops-case-item{display:block;width:100%;padding:18px;background:#ffffff;border:1px solid #e4e4e4;border-radius:7px;text-align:left;box-shadow:0 2px 6px #36363603}
.bm-app .bm-ops-case-item.is-selected{border-color:#9e9e9e;background:#f4f4f4;box-shadow:inset 3px 0 var(--bm-accent)}
.bm-app .bm-ops-case-item:hover{border-color:#a8a8a8}
.bm-ops-case-item-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}
.bm-ops-case-item>strong{display:block;font-size:13px;font-weight:500;line-height:1.45;color:#494949;overflow-wrap:anywhere}
.bm-ops-case-item-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:9px;margin-top:12px;color:#747474;font-size:9px}
.bm-ops-case-item-meta>span:first-child{display:flex;align-items:center;gap:5px}
.bm-ops-case-item-meta svg{width:12px;height:12px}
.bm-ops-status{display:inline-flex;align-items:center;gap:5px;color:#747474;white-space:nowrap}
.bm-ops-status i{width:4px;height:4px;border-radius:50%;background:currentColor}
.bm-ops-status.is-progress{color:#747474}
.bm-ops-status.is-closed{color:#747474}
.bm-ops-case-item-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e8e8e8;margin-top:16px;padding-top:12px;font-size:9px;color:#747474}
.bm-ops-case-item-foot>span:first-child{display:flex;align-items:center;gap:7px;color:#747474}
.bm-ops-avatar{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#ebebeb;color:#747474;font-style:normal;font-size:8px;flex-shrink:0}
.bm-ops-case-tip{display:flex;align-items:flex-start;gap:8px;margin:8px 5px 0!important;color:#747474;font-size:10px;line-height:1.6}
.bm-ops-case-tip svg{width:13px;height:13px;flex-shrink:0;margin-top:2px}
.bm-ops-case-detail{padding:24px;min-width:0;scroll-margin-top:100px}
.bm-ops-detail-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}
.bm-ops-detail-kicker>span:last-child{display:flex;align-items:center;gap:5px;font-size:9px;color:#747474}
.bm-ops-detail-kicker svg{width:12px;height:12px}
.bm-ops-detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.bm-ops-detail-title h4{font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.025em!important;max-width:18em;overflow-wrap:anywhere}
.bm-ops-detail-title .bm-severity{margin-top:3px;flex-shrink:0}
.bm-ops-detail-description{font-size:11px;line-height:1.6;color:#747474;margin-top:10px!important;max-width:34em}
.bm-ops-case-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:23px 0}
.bm-ops-case-controls label{display:block;min-width:0}
.bm-ops-case-controls label>span{display:block;font-size:10px;color:#747474;margin-bottom:8px}
.bm-ops-case-controls select{width:100%;min-width:0;border:1px solid #e1e1e1;border-radius:5px;background:#fcfcfc;color:#494949;font-size:11px;height:39px;padding:0 28px 0 11px}
.bm-ops-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.bm-ops-section-head h5{font-size:11px;font-weight:500;color:#494949}
.bm-ops-section-head>span{font-size:9px;color:#747474}
.bm-ops-related{padding:22px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}
.bm-ops-related-list{display:grid;gap:8px}
.bm-app .bm-ops-related-item{display:flex;align-items:center;gap:10px;text-align:left;padding:12px;width:100%;border:1px solid #e9e9e9;background:#fbfbfb;border-radius:5px;min-width:0}
.bm-app .bm-ops-related-item:hover{background:#f4f4f4;border-color:#d0d0d0}
.bm-ops-source-icon{display:grid;place-items:center;height:30px;width:30px;flex-shrink:0;background:#f1f1f1;border:1px solid #e5e5e5;border-radius:5px;color:#747474}
.bm-ops-source-icon svg{width:14px;height:14px}
.bm-ops-related-copy{display:block;min-width:0;flex:1}
.bm-ops-related-copy strong{display:block;font-size:11px;font-weight:500;line-height:1.4;color:#494949;overflow-wrap:anywhere}
.bm-ops-related-copy>span{display:block;font-size:9px;color:#747474;margin-top:4px;line-height:1.6}
.bm-ops-related-copy i{font-style:normal;color:#747474;padding:0 5px}
.bm-ops-related-arrow{display:flex;color:#747474}
.bm-ops-related-arrow svg{width:14px;height:14px}
.bm-ops-notes{padding-top:23px}
.bm-ops-timeline{list-style:none;margin:0 0 21px!important;padding:0;display:grid;gap:20px}
.bm-ops-timeline>li{display:flex;align-items:start;gap:12px;position:relative}
.bm-ops-timeline>li:not(:last-child):before{content:'';position:absolute;top:28px;bottom:-20px;left:13px;width:1px;background:#e7e7e7}
.bm-ops-note-avatar{display:grid;place-items:center;width:27px;height:27px;border:1px solid #e6e6e6;background:#f3f3f3;border-radius:50%;font-size:9px;flex-shrink:0;color:#747474;position:relative}
.bm-ops-timeline>li>div{flex:1;min-width:0}
.bm-ops-note-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:3px}
.bm-ops-note-meta strong{font-size:10px;font-weight:500;color:#494949}
.bm-ops-note-meta>span{font-size:9px;color:#747474;white-space:nowrap}
.bm-ops-timeline p{font-size:11px;line-height:1.65;color:#747474;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px!important}
.bm-ops-note-form{border-top:1px solid #ebebeb;padding-top:19px}
.bm-ops-note-form>label{display:block;font-size:10px;color:#747474;margin-bottom:9px}
.bm-app .bm-ops-note-form textarea{display:block;width:100%;max-width:100%;min-height:84px;border:1px solid #e1e1e1;border-radius:5px;resize:vertical;background:#ffffff;font:inherit;font-size:11px;line-height:1.6;padding:11px;color:#494949}
.bm-ops-note-form textarea::placeholder{color:#747474}
.bm-app .bm-ops-note-form textarea:focus-visible{outline:2px solid var(--bm-accent-ink);outline-offset:3px}
.bm-ops-note-form>div{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:12px}
.bm-ops-note-form>div>span{font-size:9px;line-height:1.5;color:#747474}
.bm-ops-note-form .bm-primary{font-size:10px;min-height:35px;padding:9px 12px}
.bm-ops-case-empty{min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.bm-ops-case-empty>svg{height:32px;width:32px;color:#747474;margin-bottom:17px}
.bm-ops-case-empty p{max-width:28em}
.bm-ops-period{display:flex;gap:2px;border:1px solid #e1e1e1;border-radius:6px;background:#f0f0f0;padding:3px}
.bm-app .bm-ops-period button{font-size:10px;padding:8px 13px;min-height:31px;color:#747474;border:1px solid transparent;white-space:nowrap}
.bm-app .bm-ops-period button[aria-pressed=true]{background:#ffffff;border-color:#e1e1e1;box-shadow:0 1px 3px #4f4f4f10;color:#494949}
.bm-ops-analytics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(225px,1fr);gap:18px;margin-bottom:18px}
.bm-ops-detection-card,.bm-ops-source-card{padding:20px;min-width:0}
.bm-ops-view .bm-card-head{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:20px}
.bm-ops-view .bm-card-head h4{font-size:12px;line-height:1.4;font-weight:500;color:#494949}
.bm-ops-view .bm-card-head p{font-size:10px;color:#747474;margin-top:5px!important;line-height:1.5}
.bm-ops-view .bm-card-head>svg{color:#747474;flex-shrink:0}
.bm-ops-history{margin-top:22px}
.bm-app .bm-ops-history svg{width:100%;height:auto;display:block}
.bm-ops-history svg text{font-family:inherit;font-size:10px;fill:#747474}
.bm-ops-history svg .bm-ops-bar-value{font-size:10px;fill:#494949}
.bm-ops-chart-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:17px;padding-left:3px}
.bm-ops-chart-legend>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#747474}
.bm-ops-chart-legend i{height:6px;width:6px;border-radius:1px}
.bm-ops-chart-legend b{font-size:9px;color:#494949;font-weight:500;margin-left:2px}
.bm-ops-source-breakdown{display:flex;flex-direction:column;align-items:center;gap:12px}
.bm-ops-donut{position:relative;width:132px;height:132px;flex-shrink:0}
.bm-app .bm-ops-donut svg{width:132px;height:132px;display:block}
.bm-ops-donut>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}
.bm-ops-donut strong{font-size:32px;line-height:1;letter-spacing:-.05em;font-weight:400;color:#494949}
.bm-ops-donut>div>span{font-size:9px;color:#747474;margin-top:7px}
.bm-ops-source-key{align-self:stretch;display:grid;gap:9px}
.bm-ops-source-key>div{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:10px}
.bm-ops-source-key>div>span{display:flex;align-items:center;gap:8px;color:#747474}
.bm-ops-source-key i{width:6px;height:6px;border-radius:1px}
.bm-ops-source-key strong{font-size:10px;font-weight:500;color:#494949}
.bm-ops-source-key small{font-size:9px;font-weight:400;color:#747474;display:inline-block;min-width:35px;text-align:right;margin-left:9px}
.bm-ops-review-distribution{padding:21px;display:grid;grid-template-columns:minmax(155px,.8fr) minmax(0,1.6fr);gap:30px;align-items:center;margin-bottom:25px}
.bm-ops-review-distribution h4{font-size:12px;font-weight:500;color:#494949}
.bm-ops-review-distribution p{font-size:10px;color:#747474;margin-top:6px!important;line-height:1.5;max-width:20em}
.bm-ops-progress-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.bm-ops-progress-label{display:flex;align-items:center;gap:6px;font-size:9px;white-space:nowrap;color:#747474}
.bm-ops-progress-label>i{width:4px;height:4px;border-radius:50%;flex-shrink:0}
.bm-ops-progress-stages strong{display:block;font-size:24px;line-height:1;font-weight:400;color:#494949;margin:10px 0 9px}
.bm-ops-progress-track{display:block;height:3px;border-radius:1px;background:#eeeeee;overflow:hidden}
.bm-ops-progress-track>i{display:block;height:100%;min-width:0}
.bm-ops-stage-0{background:#a5a5a5}
.bm-ops-stage-1{background:#aaaaaa}
.bm-ops-stage-2{background:#9d9d9d}
.bm-ops-stage-3{background:#8a8a8a}
.bm-ops-report-builder{padding:23px;min-width:0}
.bm-ops-report-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.bm-app .bm-ops-report-types>button{display:flex;align-items:start;gap:10px;padding:16px 13px;border:1px solid #e5e5e5;border-radius:6px;background:#ffffff;text-align:left;position:relative;min-width:0}
.bm-app .bm-ops-report-types>button[aria-pressed=true]{background:#f6f6f6;border-color:#b5b5b5;box-shadow:inset 0 0 0 1px #b5b5b520}
.bm-app .bm-ops-report-types>button:hover{border-color:#b6b6b6}
.bm-ops-report-type-icon{color:#747474;display:flex;flex-shrink:0;padding-top:2px}
.bm-ops-report-type-icon svg{width:16px;height:16px}
.bm-ops-report-types>button>span:nth-child(2){min-width:0;padding-right:8px}
.bm-ops-report-types strong{display:block;color:#494949;font-weight:500;font-size:11px;line-height:1.5;margin-bottom:7px}
.bm-ops-report-types small{display:block;font-size:10px;color:#747474;font-weight:400;line-height:1.6}
.bm-ops-radio{position:absolute;right:9px;top:9px;display:grid;place-items:center;width:12px;height:12px;border:1px solid #d8d8d8;border-radius:50%;color:#747474;background:#ffffff}
.bm-ops-radio svg{width:8px;height:8px}
.bm-ops-report-builder-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px}
.bm-ops-report-builder-foot>span{display:flex;gap:7px;align-items:center;color:#747474;font-size:10px;line-height:1.5}
.bm-ops-report-builder-foot svg{width:14px;height:14px;flex-shrink:0}
.bm-ops-report-builder-foot .bm-primary{font-size:11px}
.bm-ops-generated{margin-top:27px;border-top:1px solid #e7e7e7;padding-top:25px;scroll-margin-top:100px;outline:none}
.bm-ops-generated-kicker{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;color:#747474;margin-bottom:15px}
.bm-ops-generated-kicker>span:first-child{display:flex;align-items:center;gap:6px;color:#747474}
.bm-ops-generated-kicker svg{width:13px;height:13px}
.bm-ops-generated h4{font-size:20px;font-weight:500;letter-spacing:-.025em!important;color:#494949}
.bm-ops-generated-summary{font-size:12px;line-height:1.75;color:#747474;max-width:67em;margin-top:11px!important}
.bm-ops-report-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}
.bm-ops-report-points>div{display:flex;align-items:start;gap:10px}
.bm-ops-report-points>div>span{font-family:'BX Mono',monospace;font-size:9px;flex-shrink:0;color:#747474;padding-top:1px}
.bm-ops-report-points strong{display:block;font-size:10px;font-weight:500;line-height:1.5;color:#747474}
.bm-ops-report-points p{font-size:10px;line-height:1.65;color:#747474;margin-top:6px!important}
.bm-ops-generated-foot{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:21px;margin-top:24px;border-top:1px solid #ededed}
.bm-ops-generated-foot>span{display:flex;gap:7px;align-items:center;color:#747474;font-size:9px;line-height:1.6}
.bm-ops-generated-foot svg{width:13px;height:13px;flex-shrink:0}
.bm-ops-generated-foot .bm-secondary{font-size:10px;min-height:35px;padding:9px 12px;flex-shrink:0}
.bm-ops-evidence-digest{display:grid;margin-top:22px;max-height:315px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbcbcb transparent}
.bm-app .bm-ops-evidence-digest>button{display:flex;justify-content:flex-start;gap:15px;border-top:1px solid #ebebeb;border-radius:0;background:#ffffff;padding:13px 6px;text-align:left;width:100%}
.bm-app .bm-ops-evidence-digest>button:hover{background:#f7f7f7}
.bm-ops-evidence-digest>button>span:nth-child(2){min-width:0;flex:1}
.bm-ops-evidence-digest strong{display:block;font-size:11px;font-weight:500;color:#494949;overflow-wrap:anywhere}
.bm-ops-evidence-digest small{display:block;margin-top:5px;font-size:9px;color:#747474;line-height:1.5}
.bm-ops-evidence-digest svg{width:13px;height:13px;flex-shrink:0;color:#747474}
@media(max-width:1200px){.bm-ops-case-layout{grid-template-columns:minmax(210px,.9fr) minmax(0,1.3fr);gap:14px}.bm-ops-case-detail{padding:21px}.bm-ops-case-item-meta{display:grid;gap:9px}.bm-ops-detail-title{display:block}.bm-ops-detail-title .bm-severity{margin-top:12px}.bm-ops-analytics-grid{grid-template-columns:minmax(0,1.55fr) minmax(195px,1fr);gap:13px}.bm-ops-detection-card,.bm-ops-source-card{padding:17px}.bm-ops-report-types{gap:9px}.bm-app .bm-ops-report-types>button{display:block;padding:17px 12px}.bm-ops-report-type-icon{margin-bottom:10px}.bm-ops-report-types>button>span:nth-child(2){padding:0}.bm-ops-report-points{gap:15px}.bm-ops-progress-stages{gap:12px}.bm-ops-review-distribution{gap:22px}}
@media(max-width:900px){.bm-ops-case-layout{grid-template-columns:minmax(210px,.85fr) minmax(0,1.4fr)}.bm-ops-heading-note{white-space:normal;max-width:140px;line-height:1.5}.bm-ops-heading-note svg{flex-shrink:0}.bm-ops-case-controls{gap:10px}.bm-ops-note-form>div>span{max-width:13em}.bm-ops-review-distribution{grid-template-columns:1fr;gap:22px}.bm-ops-review-distribution p{max-width:none}.bm-ops-report-points{grid-template-columns:1fr;gap:18px}.bm-ops-report-points strong{font-size:11px}.bm-ops-report-points p{font-size:11px}}
@media(max-width:700px){.bm-ops-heading-note{max-width:none;margin-top:13px}.bm-ops-case-layout{grid-template-columns:minmax(0,1fr);gap:23px}.bm-ops-case-list{max-height:345px;overflow-y:auto;overscroll-behavior:contain;padding:2px;scrollbar-width:thin}.bm-app .bm-ops-case-item{padding:17px}.bm-ops-case-item-meta{display:flex}.bm-ops-case-item-foot{margin-top:13px;padding-top:10px}.bm-ops-case-tip{margin:5px 3px 8px!important}.bm-ops-case-detail{padding:21px 18px}.bm-ops-detail-title{display:flex}.bm-ops-detail-title .bm-severity{margin-top:3px}.bm-ops-detail-title h4{font-size:21px}.bm-ops-detail-description{font-size:12px}.bm-ops-case-toolbar .bm-search{max-width:none}.bm-ops-result-count{margin:2px 0 0}.bm-ops-filters{gap:4px;margin-bottom:17px}.bm-app .bm-ops-filters button{font-size:10px;padding:9px 10px;min-height:38px}.bm-ops-case-controls select{height:43px;font-size:12px}.bm-ops-related-copy strong{font-size:12px}.bm-ops-timeline p{font-size:12px}.bm-ops-section-head h5{font-size:12px}.bm-app .bm-ops-note-form textarea{font-size:12px}.bm-ops-note-form .bm-primary{min-height:40px}.bm-ops-period{width:max-content;margin-top:19px}.bm-app .bm-ops-period button{min-height:36px;font-size:11px;padding:8px 17px}.bm-ops-analytics-grid{grid-template-columns:1fr;gap:15px}.bm-ops-detection-card,.bm-ops-source-card{padding:19px 16px}.bm-ops-view .bm-card-head h4{font-size:13px}.bm-ops-view .bm-card-head p{font-size:11px}.bm-ops-history{margin-top:27px}.bm-ops-chart-legend{gap:18px;margin-top:21px}.bm-ops-source-breakdown{flex-direction:row;justify-content:space-between;gap:20px}.bm-ops-source-key{flex:1;align-self:center}.bm-ops-source-key>div{font-size:11px}.bm-ops-source-key strong{font-size:11px}.bm-ops-review-distribution{padding:21px 18px;gap:24px}.bm-ops-progress-stages{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bm-ops-progress-label{font-size:10px}.bm-ops-progress-stages strong{font-size:29px}.bm-ops-report-builder{padding:22px 18px}.bm-ops-report-types{grid-template-columns:1fr;gap:10px}.bm-app .bm-ops-report-types>button{display:flex;padding:17px 15px;gap:13px}.bm-ops-report-type-icon{margin:1px 0 0}.bm-ops-report-types strong{font-size:12px;margin-bottom:5px}.bm-ops-report-types small{font-size:11px;padding-right:15px}.bm-ops-radio{right:13px;top:18px;width:14px;height:14px}.bm-ops-radio svg{width:9px;height:9px}.bm-ops-report-builder-foot{flex-direction:column;align-items:stretch;gap:15px}.bm-ops-report-builder-foot>span{font-size:11px}.bm-ops-report-builder-foot .bm-primary{width:100%;min-height:44px;margin-top:0!important}.bm-ops-generated-kicker{align-items:flex-start;line-height:1.6;font-size:9px}.bm-ops-generated-kicker>span:last-child{text-align:right}.bm-ops-generated h4{font-size:22px}.bm-ops-generated-summary{font-size:12px}.bm-ops-generated-foot{align-items:flex-start;flex-direction:column}.bm-ops-generated-foot>span{font-size:10px}.bm-ops-generated-foot .bm-secondary{width:100%;min-height:41px;font-size:11px}.bm-ops-evidence-digest>button{gap:10px!important}.bm-ops-evidence-digest .bm-ops-mono{font-size:8px}.bm-ops-evidence-digest strong{font-size:10px}.bm-ops-evidence-digest small{font-size:8px}}
@media(max-width:380px){.bm-ops-case-detail{padding:19px 14px}.bm-ops-detail-title{display:block}.bm-ops-detail-title .bm-severity{margin-top:12px}.bm-ops-case-controls{gap:9px}.bm-ops-case-controls select{font-size:11px;padding-left:8px}.bm-ops-related-item{padding:11px 9px!important;gap:8px!important}.bm-ops-related-copy strong{font-size:11px}.bm-ops-related-copy>span{font-size:8px}.bm-ops-related-copy i{padding:0 3px}.bm-ops-related-arrow{display:none}.bm-ops-source-icon{width:26px;height:28px}.bm-ops-note-form>div>span{display:none}.bm-ops-note-form .bm-primary{width:100%}.bm-ops-source-breakdown{gap:12px}.bm-ops-donut{width:110px;height:110px}.bm-app .bm-ops-donut svg{width:110px;height:110px}.bm-ops-source-key>div{font-size:10px}.bm-ops-source-key small{min-width:27px;margin-left:5px}.bm-ops-chart-legend{gap:12px}.bm-ops-chart-legend>span{font-size:8px}.bm-ops-report-builder{padding:20px 14px}.bm-ops-generated-kicker{display:block}.bm-ops-generated-kicker>span:last-child{display:block;text-align:left;margin-top:7px}}
