/* Native application treatment, scoped to the operator's Sentinel window. */
.edrNovaWindow.windowsAppWindow {
  container: sentinel / inline-size;
  color-scheme: light;
  border: 1px solid #aeb8c5;
  border-radius: 9px;
  background: #f3f3f3;
  box-shadow: 0 16px 42px #0005, 0 0 1px #fff inset;
  font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
}
.edrNovaWindow *, .edrNovaWindow *::before, .edrNovaWindow *::after { box-sizing: border-box; }
.edrNovaWindow .windowsWindowBar { height: 39px; min-height: 39px; padding: 0 0 0 13px; gap: 9px; border: 0; background: #edf0f5; color: #202020; touch-action: none; user-select: none; }
.edrNovaWindow .windowsWindowBar > b { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; font-weight: 400; }
.edrNovaWindow .edr-window-icon { width: 19px; height: 21px; border-radius: 0; color: #0067c0; background: transparent; }
.edrNovaWindow .edr-window-icon .nova-icon { width: 18px; height: 18px; }
.edrNovaWindow .windowsWindowControls { margin-left: auto; height: 39px; flex-shrink: 0; }
.ransomware-lab .edrNovaWindow .windowsWindowControls button { width: 44px; min-width: 44px; height: 39px; min-height: 39px; padding: 0; border: 0; border-radius: 0; color: #202020; background: transparent; }
.ransomware-lab .edrNovaWindow .windowsWindowControls button:hover { color: #202020; background: #dce1e8; }
.ransomware-lab .edrNovaWindow .windowsWindowControls button:last-child:hover { color: #fff; background: #c42b1c; }
.edrNovaWindow .windowsWindowControls svg { width: 12px; height: 12px; }
.edrApp.sentinel-native { display: grid; grid-template-columns: 191px minmax(0, 1fr); height: calc(100% - 39px); overflow: hidden; color: #202020; background: #f3f3f3; font: 12px/1.45 "Segoe UI Variable", "Segoe UI", sans-serif; }
.sentinel-native h2, .sentinel-native h3, .sentinel-native h4, .sentinel-native p { color: inherit; letter-spacing: normal; }
.sentinel-native button, .sentinel-native input { font-family: inherit; }
.sentinel-native button:focus-visible, .sentinel-native input:focus-visible { outline: 2px solid #0067c0; outline-offset: -2px; }
.sentinel-native .nova-icon { width: 20px; height: 20px; flex: 0 0 20px; stroke: currentColor; stroke-width: 2; fill: none; }
.sentinel-native .sentinel-icon { width: 20px; height: 20px; flex: 0 0 20px; }
.sentinel-sidebar { display: flex; flex-direction: column; min-height: 0; padding: 18px 10px 14px; border-right: 1px solid #e2e5e9; background: #edf0f5; }
.sentinel-brand { display: flex; align-items: center; gap: 9px; margin: 0 7px 26px; }
.sentinel-brand > span { display: grid; place-items: center; width: 38px; height: 40px; border-radius: 9px; color: #fff; background: linear-gradient(145deg, #1b89e8, #0057a5); box-shadow: 0 2px 4px #0067c025; }
.sentinel-brand .nova-icon { width: 27px; height: 27px; }
.sentinel-brand strong, .sentinel-brand small { display: block; }
.sentinel-brand strong { font-size: 19px; font-weight: 600; letter-spacing: -.4px; }
.sentinel-brand small { margin-top: 1px; color: #5c6470; font-size: 10px; }
.sentinel-sidebar nav { display: grid; gap: 5px; }
.ransomware-lab .sentinel-native .sentinel-sidebar nav button { position: relative; display: grid; grid-template-columns: 19px minmax(0,1fr) auto; align-items: center; gap: 8px; width: 100%; min-height: 43px; padding: 8px; border: 1px solid transparent; border-radius: 5px; color: #292d33; background: transparent; text-align: left; font-size: 11px; line-height: 1.4; filter: none; }
.sentinel-sidebar nav .sentinel-icon { width: 17px; height: 17px; }
.sentinel-sidebar nav b { min-width: 17px; padding: 1px 4px; border-radius: 4px; background: #e0e4eb; color: #475160; text-align: center; font-size: 10px; font-weight: 500; }
.ransomware-lab .sentinel-native .sentinel-sidebar nav button:hover { background: #e4e7ed; }
.ransomware-lab .sentinel-native .sentinel-sidebar nav button.active { color: #111820; background: #dfe5ed; font-weight: 600; }
.sentinel-sidebar nav button.active::before { content: ""; position: absolute; top: 11px; bottom: 11px; left: 0; width: 3px; border-radius: 3px; background: #0067c0; }
.sentinel-sidebar nav button.active .sentinel-icon { color: #0067c0; }
.sentinel-sidebar-footer { display: flex; align-items: center; gap: 8px; margin-top: auto; padding: 20px 7px 0; color: #4e5d6d; }
.sentinel-sidebar-footer .nova-icon { width: 29px; height: 29px; flex-basis: 29px; padding: 5px; border-radius: 50%; color: #066bbe; background: #d3e7f8; }
.sentinel-sidebar-footer strong, .sentinel-sidebar-footer small { display: block; font-size: 10px; font-weight: 400; }
.sentinel-sidebar-footer strong { color: #252c36; font-size: 11px; }
.sentinel-main { min-width: 0; min-height: 0; overflow: auto; padding: 24px 24px 28px; scrollbar-width: thin; }
.sentinel-page-header { display: flex; justify-content: space-between; align-items: center; gap: 14px; margin-bottom: 21px; }
.sentinel-page-header p { margin: 0 0 5px; color: #5c6470; font-size: 11px; }
.sentinel-page-header h2 { margin: 0; font-size: 27px; line-height: 1.2; font-weight: 600; letter-spacing: -.5px; }
.sentinel-sensor-status { display: flex; align-items: center; gap: 6px; flex-shrink: 0; color: #476052; font-size: 10px; }
.sentinel-native .sensor-dot { width: 6px; height: 6px; border-radius: 50%; background: #138047; box-shadow: none; }
.sentinel-native .edrMetrics { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 8px; padding: 0; margin-bottom: 18px; }
.sentinel-native .edrMetrics article { min-width: 0; padding: 14px 12px; border: 1px solid #e2e2e2; border-radius: 7px; background: #fff; box-shadow: 0 1px 2px #00000005; }
.sentinel-native .edrMetrics article.critical { border-color: #e9d5d6; background: #fff; }
.sentinel-native .edrMetrics span { min-height: 30px; color: #5c5c5c; font-size: 10px; }
.sentinel-native .edrMetrics b { margin: 1px 0 4px; color: #202020; font: 600 28px/1.15 "Segoe UI Variable", "Segoe UI", sans-serif; overflow-wrap: anywhere; }
.sentinel-native .edrMetrics small { color: #6c6c6c; font-size: 9px; }
.sentinel-native .edrMetrics .critical b { color: #bc2331; }
.sentinel-native .edrMetrics .sentinel-incident b { padding-top: 6px; font-size: 17px; line-height: 26px; }
.sentinel-native .edrToolbar { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 12px; padding: 0; margin-bottom: 16px; border: 0; }
.sentinel-search { position: relative; display: flex; align-items: center; flex: 1; min-width: 0; max-width: 345px; margin: 0; }
.sentinel-search > .sentinel-icon { position: absolute; top: 10px; left: 10px; width: 16px; height: 16px; color: #686868; pointer-events: none; }
.ransomware-lab .sentinel-native .sentinel-search input { width: 100%; min-width: 0; height: 36px; padding: 6px 9px 7px 34px; border: 1px solid #d3d3d3; border-bottom-color: #898989; border-radius: 4px; color: #202020; background: #fff; font-size: 11px; }
.sentinel-search input::placeholder { color: #666; opacity: 1; }
.ransomware-lab .sentinel-native .edrToolbar button { display: inline-flex; justify-content: center; gap: 7px; min-height: 35px; padding: 6px 11px; border: 1px solid #d3d3d3; border-bottom-color: #bdbdbd; border-radius: 4px; color: #202020; background: #fff; font-size: 10px; white-space: nowrap; }
.ransomware-lab .sentinel-native .edrToolbar button:hover { background: #f9f9f9; filter: none; }
.sentinel-native .edrToolbar button .nova-icon { width: 16px; height: 16px; flex-basis: 16px; color: #0067c0; }
.sentinel-native #sentinel-notice:empty { display: none; }
.sentinel-native #sentinel-notice:not(:empty) { margin-bottom: 16px; padding: 11px 13px; border: 1px solid #c9ddf1; border-radius: 5px; color: #174b7b; background: #eaf3fc; font-size: 11px; }
.sentinel-native .edrLayout { display: grid; grid-template-columns: minmax(0,1fr) 244px; align-items: start; gap: 16px; min-height: 0; }
.sentinel-native .edrEndpoints { min-width: 0; padding: 0; border: 0; }
.sentinel-native .edrSectionTitle { gap: 8px; margin-bottom: 12px; }
.sentinel-native .edrSectionTitle h3 { margin: 0; color: #202020; font-size: 15px; font-weight: 600; overflow-wrap: anywhere; }
.sentinel-native .edrSectionTitle small { display: block; margin-bottom: 3px; color: #666; font: 10px "Segoe UI", sans-serif; letter-spacing: normal; }
.sentinel-native .edrSectionTitle > span { color: #646464; font-size: 10px; }
.sentinel-native .edrTable { overflow: auto; border: 1px solid #e0e0e0; border-radius: 7px; background: #fff; }
.sentinel-native .edrTableHead, .ransomware-lab .sentinel-native .edrEndpointRow { display: grid; grid-template-columns: minmax(111px,1.2fr) minmax(84px,1fr) 66px 12px; gap: 8px; min-width: 334px; }
.sentinel-native .edrTableHead { min-height: 34px; padding: 7px 11px; color: #646464; background: #f9f9f9; font: 10px "Segoe UI", sans-serif; letter-spacing: normal; text-transform: none; }
.ransomware-lab .sentinel-native .edrEndpointRow { min-height: 68px; padding: 12px 11px; border: 0; border-top: 1px solid #eee; border-radius: 0; color: #343434; background: #fff; }
.ransomware-lab .sentinel-native .edrEndpointRow:hover { border-color: #eee; background: #f4f7fa; box-shadow: none; filter: none; }
.ransomware-lab .sentinel-native .edrEndpointRow.selected { border-color: #e1e9f0; background: #eaf3fc; box-shadow: inset 3px 0 #0067c0; }
.sentinel-native .edrEndpointRow > span { font-size: 10px; }
.sentinel-native .edrEndpointRow > span:first-child { grid-template-columns: 7px minmax(0,1fr); gap: 3px 5px; }
.sentinel-native .edrEndpointRow b { color: #202020; font-size: 10px; font-weight: 600; }
.sentinel-native .edrEndpointRow small { color: #6b6b6b; font-size: 9px; line-height: 1.4; font-weight: 400; }
.sentinel-native .edrEndpointRow > span:last-child, .sentinel-native .edrTableHead > span:last-child { display: block; }
.sentinel-native .edrEndpointRow > span:last-child .sentinel-icon { width: 12px; height: 12px; color: #626262; }
.sentinel-native .edrEndpointRow .alert-high { color: #b42533; font-weight: 600; }
.sentinel-native .edrEndpointRow .alert-clean { color: #286b3f; font-weight: 400; }
.sentinel-native .edrDetails { min-width: 0; padding: 16px; border: 1px solid #e0e0e0; border-radius: 7px; background: #fff; }
.sentinel-native .edrDetails .severityHigh, .sentinel-native .edrDetails .severityClean { flex-shrink: 0; padding: 3px 6px; border: 0; border-radius: 4px; color: #9c202c; background: #fbe9eb; font: 600 9px "Segoe UI", sans-serif; }
.sentinel-native .edrDetails .severityClean { color: #266440; background: #e7f3eb; }
.sentinel-device-summary { display: flex; align-items: center; gap: 10px; padding: 14px 0 18px; }
.sentinel-device-summary > span { display: grid; place-items: center; width: 40px; height: 40px; border-radius: 6px; color: #0067c0; background: #edf4fc; }
.sentinel-device-summary .sentinel-icon { width: 25px; height: 25px; }
.sentinel-device-summary strong, .sentinel-device-summary small { display: block; }
.sentinel-device-summary strong { font-size: 12px; font-weight: 600; }
.sentinel-device-summary small { margin-top: 2px; color: #6a6a6a; font-size: 10px; }
.sentinel-native .edrDetails dl { display: grid; grid-template-columns: 76px minmax(0,1fr); margin: 0 0 16px; border: 0; }
.sentinel-native .edrDetails dt, .sentinel-native .edrDetails dd { margin: 0; padding: 8px 0; border-bottom: 1px solid #ededed; font-size: 10px; background: transparent; overflow-wrap: anywhere; }
.sentinel-native .edrDetails dt { padding-right: 7px; color: #666; }
.sentinel-native .edrDetails dd { color: #202020; }
.ransomware-lab .sentinel-native .edrDetails > button { display: flex; align-items: center; justify-content: center; gap: 6px; width: 100%; min-height: 35px; padding: 7px 8px; border: 1px solid #0060b5; border-radius: 4px; color: #fff; background: #0067c0; font-size: 11px; }
.ransomware-lab .sentinel-native .edrDetails > button:hover { background: #1975c5; filter: none; }
.sentinel-native .edrDetails > button .nova-icon { width: 17px; height: 17px; flex-basis: 17px; }
.sentinel-native .edrContainment { display: flex; align-items: center; gap: 7px; padding: 10px; border: 1px solid #dfe8e2; border-radius: 5px; color: #316148; background: #f1f8f3; font-size: 10px; }
.sentinel-native .edrContainment.done { border-color: #c8e3d2; color: #23603b; background: #eaf6ef; }
.sentinel-detail-empty { padding: 20px 0; color: #666; text-align: center; }
.sentinel-detail-empty > .sentinel-icon { width: 37px; height: 37px; color: #8794a3; }
.sentinel-detail-empty h3 { margin: 14px 0 8px; font-size: 14px; font-weight: 600; color: #343434; }
.sentinel-detail-empty p { margin: 0; font-size: 11px; line-height: 1.6; }
.sentinel-native .edrEmpty { min-width: 0; padding: 31px 15px; color: #656565; text-align: center; }
.sentinel-native .edrEmpty > .sentinel-icon { width: 25px; height: 25px; margin-bottom: 9px; color: #7a8793; }
.sentinel-native .edrEmpty strong { display: block; color: #393939; font-size: 12px; font-weight: 600; }
.sentinel-native .edrEmpty p { margin: 5px 0 0; font-size: 11px; }
.sentinel-activity { margin-top: 20px; }
.sentinel-activity h3 { margin: 0 0 10px; font-size: 14px; font-weight: 600; }
.sentinel-activity ol { margin: 0; padding: 0 13px; border: 1px solid #e2e2e2; border-radius: 7px; background: #fff; list-style: none; }
.sentinel-activity li { display: grid; grid-template-columns: 38px minmax(0,1fr); gap: 10px; padding: 11px 0; border-bottom: 1px solid #ededed; }
.sentinel-activity li:last-child { border-bottom: 0; }
.sentinel-activity time { padding-top: 1px; color: #666; font-size: 10px; font-variant-numeric: tabular-nums; }
.sentinel-activity li strong { color: #343434; font-size: 11px; font-weight: 500; }
.sentinel-activity li p { margin: 3px 0 0; color: #6a6a6a; font-size: 10px; overflow-wrap: anywhere; }
.sentinel-activity-empty { margin: 0; padding: 14px; border: 1px solid #e2e2e2; border-radius: 7px; color: #666 !important; background: #fafafa; font-size: 11px; }
@container sentinel (max-width: 1040px) {
  .edrApp.sentinel-native { grid-template-columns: 175px minmax(0,1fr); }
  .sentinel-main { padding: 20px 18px 24px; }
}
@container sentinel (max-width: 820px) {
  .sentinel-native .edrLayout { grid-template-columns: minmax(0,1fr); }
  .sentinel-native .edrDetails dl { grid-template-columns: 100px minmax(0,1fr); }
  .sentinel-native .edrDetails > button { width: auto; min-width: 210px; }
}
@container sentinel (max-width: 700px) {
  .edrApp.sentinel-native { display: flex; flex-direction: column; }
  .sentinel-sidebar { flex: 0 0 auto; padding: 8px; border-right: 0; border-bottom: 1px solid #dce1e7; }
  .sentinel-brand, .sentinel-sidebar-footer { display: none; }
  .sentinel-sidebar nav { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 5px; }
  .ransomware-lab .sentinel-native .sentinel-sidebar nav button { grid-template-columns: 18px minmax(0,1fr); min-height: 42px; padding: 6px 8px; font-size: 10px; }
  .sentinel-sidebar nav b { display: none; }
  .sentinel-sidebar nav button.active::before { top: auto; bottom: 0; left: 12px; right: 12px; width: auto; height: 3px; }
  .sentinel-main { flex: 1; padding: 18px 14px 24px; }
  .sentinel-page-header h2 { font-size: 23px; }
  .sentinel-native .edrMetrics { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .sentinel-native .edrMetrics span { min-height: 0; }
  .sentinel-native .edrMetrics b { margin-top: 7px; }
  .sentinel-native .edrMetrics .sentinel-incident b { padding-top: 0; }
  .sentinel-native .edrToolbar { gap: 8px; }
  .sentinel-native .edrToolbar button { font-size: 10px; }
  .sentinel-sensor-status { font-size: 9px; }
}
@container sentinel (max-width: 460px) {
  .edrNovaWindow .windowsWindowBar { padding-left: 9px; }
  .ransomware-lab .edrNovaWindow .windowsWindowControls button { width: 35px; min-width: 35px; }
  .sentinel-sidebar nav .sentinel-icon { display: none; }
  .ransomware-lab .sentinel-native .sentinel-sidebar nav button { display: block; padding: 6px; text-align: center; font-size: 9px; }
  .sentinel-main { padding: 15px 11px 22px; }
  .sentinel-page-header { display: block; margin-bottom: 17px; }
  .sentinel-page-header h2 { font-size: 22px; }
  .sentinel-sensor-status { margin-top: 9px; }
  .sentinel-native .edrToolbar { flex-direction: column; align-items: stretch; }
  .sentinel-search { max-width: none; }
  .ransomware-lab .sentinel-native .edrToolbar button { align-self: flex-start; min-height: 34px; padding: 6px 10px; }
  .sentinel-native .edrMetrics article { padding: 12px 10px; }
  .sentinel-native .edrMetrics b { font-size: 25px; }
  .sentinel-native .edrMetrics .sentinel-incident b { font-size: 15px; }
  .sentinel-native .edrDetails { padding: 13px; }
  .sentinel-native .edrDetails > button { width: 100%; min-width: 0; }
}
