@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";:root{color:#182230;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f5f7f8;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}:focus-visible{outline-offset:2px;outline:3px solid #2963e847}::selection{color:#10285f;background:#cedcff}:root{--ink:#17202e;--muted:#687385;--quiet:#8b95a5;--line:#e4e8ed;--panel:#fff;--canvas:#f5f7f8;--navy:#101b2d;--blue:#3269dc;--red:#d23b47;--orange:#d8752d;--amber:#b88924;--green:#278261}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;color:#dce3ec;background:var(--navy);border-right:1px solid #243044;flex-direction:column;width:240px;padding:27px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.3px;color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.brand-mark{color:#94b5ff;background:#1b2a43;border:1px solid #40516d;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.sidebar .brand{margin:0 10px 35px}.sidebar nav{gap:5px;display:grid}.nav-link{color:#97a5b9;border-radius:7px;align-items:center;gap:11px;padding:10px 12px;font-size:15px;font-weight:600;display:flex}.nav-link:hover{color:#fff;background:#ffffff0b}.nav-link.active{color:#fff;background:#26364f;box-shadow:inset 3px 0 #7aa2ff}.nav-count{text-align:center;background:#344864;border-radius:10px;min-width:22px;margin-left:auto;padding:1px 6px;font-size:13px}.sidebar-foot{gap:14px;margin-top:auto;display:grid}.system-health{border-top:1px solid #29364a;border-bottom:1px solid #29364a;align-items:flex-start;gap:9px;padding:13px 10px;display:flex}.system-health strong,.system-health small,.profile strong,.profile small{display:block}.system-health strong{color:#b9c5d3;font-size:13px;font-weight:600}.system-health small{color:#6e7e94;margin-top:2px;font-size:12px}.live-dot{background:#3cc38c;border-radius:50%;flex:none;width:7px;height:7px;margin-top:4px;box-shadow:0 0 0 3px #3cc38c1f}.profile{text-align:left;color:#a8b5c8;background:0 0;border:0;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;padding:6px 7px;display:grid}.profile:hover{background:#ffffff0d}.profile strong{text-overflow:ellipsis;color:#e0e7ef;max-width:120px;font-size:13px;overflow:hidden}.profile small{color:#75859a;margin-top:2px;font-size:12px}.avatar{color:#d6e2f5;background:#344966;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:inline-grid}.content-shell{grid-column:2;min-width:0}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:flex-end;align-items:center;height:60px;padding:0 34px;display:flex}.topbar-right{align-items:center;gap:18px;display:flex}.updated{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.updated .live-dot{width:6px;height:6px;margin:0}.icon-button{color:#657184;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:relative}.icon-button:hover{color:var(--ink);background:#f0f3f6}.notification-dot{background:var(--red);border:1px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.demo-chip{color:#5d4d17;background:#fff9df;border:1px solid #eee3ad;border-radius:4px;align-items:center;gap:5px;padding:4px 8px;font-size:12px;font-weight:700;display:flex}.mobile-brand{display:none}main{min-height:calc(100vh - 60px)}.page{width:min(1480px,100%);margin:0 auto;padding:35px 36px 55px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.page-header h1,.endpoint-hero h1{color:#101925;letter-spacing:-.7px;margin-bottom:5px;font-size:27px;line-height:1.2}.page-header p{color:var(--muted);margin:0;font-size:14px}.eyebrow{color:var(--blue);letter-spacing:1.15px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.header-actions{gap:8px;display:flex}.secondary-button,.primary-button{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 11px;font-size:13px;font-weight:600;display:inline-flex}.secondary-button{color:#445064;background:#fff;border:1px solid #d9dee5;box-shadow:0 1px 1px #111e3208}.secondary-button:hover{background:#fafbfc;border-color:#b9c2ce}.primary-button{color:#fff;background:#285fcf;border:1px solid #2358c1;box-shadow:0 1px 2px #1e4baa33}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.metric{background:var(--panel);border:1px solid var(--line);border-radius:7px;align-items:flex-start;gap:13px;min-height:114px;padding:21px 18px;display:flex;box-shadow:0 1px 2px #0f1e3206}.metric-link{color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.metric-link:hover{border-color:#b8c9e8;transform:translateY(-1px);box-shadow:0 4px 12px #2b53911a}.metric-icon{border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.metric-icon.blue{color:#3568cb;background:#ebf1ff}.metric-icon.red{color:#c93d49;background:#fff0f1}.metric-icon.orange{color:#c76a29;background:#fff3e9}.metric-icon.yellow{color:#987121;background:#fff8df}.metric-icon.green{color:#25815f;background:#eaf7f2}.metric div>span{color:var(--muted);font-size:12px;font-weight:600;display:block}.metric strong{color:var(--ink);letter-spacing:-.5px;margin:3px 0 2px;font-size:26px;line-height:1.2;display:block}.metric small{color:var(--quiet);font-size:11px}.metric .positive{color:var(--green);font-weight:700;display:inline}.panel{background:var(--panel);border:1px solid var(--line);border-radius:7px;box-shadow:0 1px 2px #0f1e3206}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.search-field{color:#8993a2;background:#fafbfc;border:1px solid #dfe3e8;border-radius:6px;align-items:center;gap:8px;width:min(370px,100%);height:34px;padding:0 10px;display:flex}.search-field:focus-within{border-color:#89a9ef;box-shadow:0 0 0 3px #3269dc17}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:13px}.search-field input::placeholder{color:#9ba4b1}.result-count{color:var(--quiet);font-size:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}th{color:#7c8797;border-bottom:1px solid var(--line);text-align:left;letter-spacing:.45px;text-transform:uppercase;background:#fafbfc;height:39px;padding:0 15px;font-size:11px;font-weight:700}th:first-child{width:22%}th:nth-child(2){width:19%}th:nth-child(3){width:13%}th:nth-child(4){width:15%}th:nth-child(5){width:25%}th:last-child{width:40px}td{color:#3d4858;border-bottom:1px solid #edf0f3;height:67px;padding:10px 15px;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdff}td small{color:#8a94a3;margin-top:3px;font-size:11px;display:block}.sort-button{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.person-cell{align-items:center;gap:10px;min-width:0;display:flex}.avatar-endpoint{color:#36547d;background:#e9eef6}.person-cell a{color:#222d3c;font-weight:650}.person-cell a:hover{color:var(--blue)}.hostname{align-items:center;gap:6px;font-family:DM Mono,monospace;font-size:12px;display:flex}.progress-label{color:#4d5969;justify-content:space-between;margin-bottom:5px;font-size:12px;display:flex}.progress{background:#edf0f3;border-radius:3px;width:90px;height:4px;overflow:hidden}.progress span{background:#4b79da;border-radius:3px;height:100%;display:block}.counts{flex-wrap:wrap;gap:4px;display:flex}.count{text-align:center;border-radius:4px;min-width:30px;padding:3px 5px;font-family:DM Mono,monospace;font-size:11px;text-decoration:none;transition:box-shadow .15s,transform .15s}.count:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px}.count.critical{color:#b8303b;background:#fff0f1}.count.high{color:#be6024;background:#fff2e8}.count.medium{color:#987121;background:#fff8df}.count.low{color:#4b6e98;background:#edf4fb}.row-action{color:#8a95a5;border-radius:5px;place-items:center;width:27px;height:27px;display:grid}.row-action:hover{color:var(--blue);background:#edf3ff}.stale{color:#ad6d22}.stale:before{content:"";background:#e39a42;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.pill{text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:5px;width:max-content;padding:3px 7px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.pill-dot{background:currentColor;border-radius:50%;width:4px;height:4px}.severity-critical{color:#b82f3b;background:#fff0f1;border-color:#f5d5d8}.severity-high{color:#b95c22;background:#fff3e9;border-color:#f1dece}.severity-medium{color:#917022;background:#fff8e2;border-color:#eee4bd}.severity-low{color:#46729d;background:#eef5fb;border-color:#d9e6f2}.status-open{color:#b1454d;background:#fff4f4;border-color:#f0d9da}.status-in_progress{color:#355fba;background:#eef3ff;border-color:#d8e2f8}.status-resolved{color:#27765a;background:#edf8f4;border-color:#d1eae0}.status-accepted_risk{color:#785f2c;background:#faf6ea;border-color:#e9dfc4}.pill.neutral{color:#657185;background:#f4f6f8;border-color:#e2e6eb}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex}.empty-icon{color:#8591a3;background:#f2f5f7;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:12px;display:grid}.empty strong{color:var(--ink);font-size:15px}.empty p{color:var(--muted);margin:5px 0 14px;font-size:12px}.back-link{color:#637083;align-items:center;gap:6px;margin-bottom:20px;font-size:12px;font-weight:600;display:inline-flex}.back-link:hover{color:var(--blue)}.endpoint-hero{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.endpoint-identity{align-items:center;gap:13px;display:flex}.device-mark{color:#406cbf;background:#eaf1ff;border:1px solid #d7e2f8;border-radius:9px;place-items:center;width:47px;height:47px;display:grid}.endpoint-hero h1{margin:0 0 5px;font-family:DM Mono,monospace;font-size:21px}.endpoint-hero p{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:12px;display:flex}.endpoint-hero .live-dot{margin:0}.detail-grid{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:17px;display:grid}.identity-card{padding:17px}.identity-card h2,.section-panel h2,.risk-summary h2{letter-spacing:-.2px;margin-bottom:15px;font-size:14px}.identity-card dl{margin:0}.identity-card dl div{border-top:1px solid #edf0f3;padding:11px 0}.identity-card dt{color:#8791a0;letter-spacing:.5px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.identity-card dd{color:#374252;overflow-wrap:anywhere;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.avatar.small{width:23px;height:23px;font-size:10px}.tabs{background:#e9edf1;border-radius:7px;gap:2px;margin-bottom:13px;padding:3px;display:flex}.tabs button{color:#697587;background:0 0;border:0;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:650;display:flex}.tabs button[aria-selected=true]{color:#263347;background:#fff;box-shadow:0 1px 3px #1928411f}.tabs button span{background:#e7ebf0;border-radius:8px;min-width:17px;padding:1px 4px;font-size:10px}.risk-summary{background:linear-gradient(110deg,#fff 58%,#fff7f4);justify-content:space-between;align-items:center;min-height:145px;margin-bottom:13px;padding:25px 27px;display:flex}.risk-summary h2{margin:0 0 7px;font-size:18px}.risk-summary p{max-width:480px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.risk-donut{text-align:center;border:8px solid #f3d4d0;border-top-color:#d2584f;border-radius:50%;place-content:center;width:79px;height:79px;display:grid;transform:rotate(10deg)}.risk-donut strong,.risk-donut span{transform:rotate(-10deg)}.risk-donut strong{color:var(--ink);font-size:21px}.risk-donut span{color:var(--muted);font-size:10px}.issue-history{margin-bottom:13px}.issue-history-grid{grid-template-columns:repeat(4,1fr);display:grid}.issue-history-grid article{border-right:1px solid #edf0f3;gap:7px;padding:14px 18px;display:grid}.issue-history-grid article:last-child{border-right:0}.issue-history-grid article>strong{color:#344155;font-size:13px}.issue-history-grid article span{align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.history-open{color:#b45b27}.history-resolved{color:#25815f}.section-panel{overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.panel-heading h2{margin:0 0 3px}.panel-heading p{color:var(--quiet);margin:0;font-size:11px}.panel-heading a{color:var(--blue);gap:5px;font-size:11px;font-weight:600;display:flex}.finding-row{border-bottom:1px solid #edf0f3;grid-template-columns:65px 1fr auto 20px;align-items:center;gap:12px;min-height:62px;padding:12px 18px;display:grid}.finding-row:last-child{border:0}.finding-row:hover{background:#fafcff}.finding-row>span:nth-child(2) strong,.finding-row>span:nth-child(2) small{display:block}.finding-row strong{font-size:12px}.finding-row small{color:var(--quiet);margin-top:4px;font-size:10px}.finding-row>svg{color:#a0a9b5}.inventory-row{border-bottom:1px solid #edf0f3;grid-template-columns:36px minmax(100px,.7fr) 1.4fr auto;align-items:center;gap:12px;min-height:67px;padding:13px 18px;display:grid}.inventory-row:last-child{border:0}.inventory-icon{color:#4f70ac;background:#edf2fa;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.inventory-row strong,.inventory-row small{display:block}.inventory-row strong{font-size:12px}.inventory-row small{color:var(--quiet);margin-top:3px;font-size:10px}.inventory-row p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.ide-group{border-bottom:1px solid #edf0f3}.ide-group:last-child{border-bottom:0}.ide-group>summary{cursor:pointer;list-style:none}.ide-group>summary::-webkit-details-marker{display:none}.ide-summary{grid-template-columns:36px minmax(130px,.8fr) minmax(150px,1.2fr) auto auto 20px;align-items:center;gap:12px;min-height:68px;padding:13px 18px;display:grid}.ide-group>summary:hover .ide-summary{background:#fafcff}.ide-summary strong,.ide-summary small{display:block}.ide-summary strong{font-size:12px}.ide-summary small{color:var(--quiet);margin-top:3px;font-size:10px}.ide-summary p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.ide-summary>.pill{grid-column:5}.ide-child-count{color:#53677f;white-space:nowrap;background:#edf2f7;border-radius:10px;padding:3px 7px;font-size:9px;font-weight:700}.ide-chevron{color:#8792a1;grid-column:6;transition:transform .15s}.ide-group[open] .ide-chevron{transform:rotate(180deg)}.ide-children{background:#fbfcfe;border-top:1px solid #edf0f3;padding:0 18px 15px 66px}.ide-children section{padding-top:13px}.ide-children h3{color:#657286;letter-spacing:.35px;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 7px;font-size:10px;display:flex}.ide-children h3 span{background:#e8edf3;border-radius:8px;padding:1px 5px;font-size:9px}.ide-child-row{min-height:52px;color:inherit;background:#fff;border:1px solid #e5e9ee;border-bottom:0;grid-template-columns:28px minmax(130px,.8fr) minmax(150px,1.2fr) auto 16px;align-items:center;gap:10px;padding:9px 10px;display:grid}.ide-child-row:first-of-type{border-radius:6px 6px 0 0}.ide-child-row:last-child{border-bottom:1px solid #e5e9ee;border-radius:0 0 6px 6px}.ide-child-row:hover{background:#f7faff}.inventory-icon.child{width:26px;height:26px}.ide-child-row strong,.ide-child-row small{display:block}.ide-child-row strong{font-size:11px}.ide-child-row small{color:var(--quiet);margin-top:3px;font-size:9px}.ide-child-row p{color:var(--muted);margin:0;font-size:10px;line-height:1.4}.ide-child-row>svg{color:#9aa4b1}.scan-totals{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.scan-status{text-transform:capitalize;white-space:nowrap;border-radius:10px;align-items:center;gap:5px;width:max-content;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.scan-status.success{color:#237658;background:#eaf7f2}.scan-status.partial{color:#9a6a1b;background:#fff6df}.scan-status.failure{color:#b6303c;background:#fff0f1}.scan-row{border-bottom:1px solid #edf0f3;grid-template-columns:36px minmax(150px,.8fr) 80px minmax(180px,1fr) minmax(190px,1fr);align-items:center;gap:13px;min-height:70px;padding:12px 18px;display:grid}.scan-row:last-child{border-bottom:0}.scan-run-icon{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.scan-run-icon.success{color:#237658;background:#eaf7f2}.scan-run-icon.partial{color:#9a6a1b;background:#fff6df}.scan-run-icon.failure{color:#b6303c;background:#fff0f1}.scan-time strong,.scan-time small{display:block}.scan-time strong{color:#303c4d;font-size:12px}.scan-time small{color:var(--quiet);margin-top:4px;font-size:10px}.scan-findings{flex-wrap:wrap;gap:4px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:flex}.scan-findings span{text-align:center;border-radius:4px;min-width:34px;padding:4px 6px}.scan-findings .critical{color:#b8303b;background:#fff0f1}.scan-findings .high{color:#be6024;background:#fff2e8}.scan-findings .medium{color:#987121;background:#fff8df}.scan-findings .low{color:#4b6e98;background:#edf4fb}.scan-delta{color:var(--quiet);font-size:10px}.scan-delta strong{color:#25815f}.scan-resolved{background:#f4faf7;border:1px solid #dbeee5;border-radius:6px;grid-column:2/-1;gap:8px;padding:10px 12px;display:grid}.scan-resolved-count{color:#25815f;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.scan-resolved>small{color:var(--quiet);font-size:10px}.scan-resolved-list{gap:5px;display:grid}.scan-resolved-list a{color:#344155;grid-template-columns:65px 1fr 16px;align-items:center;gap:9px;font-size:11px;display:grid}.scan-resolved-list a>span>small{color:var(--quiet);margin-top:2px;font-size:9px;display:block}.scan-resolved-list a>svg{color:#8d98a7}.issues-layout{grid-template-columns:minmax(450px,.88fr) minmax(430px,1.12fr);gap:13px;height:calc(100vh - 178px);min-height:570px;display:grid}.issues-panel,.issue-drawer{min-height:0;overflow:hidden}.issues-panel{flex-direction:column;display:flex}.issues-tools{border-bottom:1px solid var(--line);padding:13px 14px 10px}.issues-tools .search-field{width:100%;margin-bottom:9px}.filter-grid{flex-wrap:wrap;gap:5px;display:flex}.filter-multi{color:#6f7b8d;min-width:94px;position:relative}.filter-grid .filter-multi:first-child{min-width:190px}.filter-multi summary{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #dfe3e8;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;height:28px;padding:0 7px 0 8px;font-size:11px;list-style:none;display:flex}.filter-multi summary::-webkit-details-marker{display:none}.filter-multi.active summary{color:#31599f;background:#f1f5ff;border-color:#bdcdf0}.filter-multi[open] summary svg{transform:rotate(180deg)}.filter-menu{z-index:12;color:#4d5969;background:#fff;border:1px solid #dfe3e8;border-radius:6px;width:max-content;min-width:100%;max-width:280px;padding:5px;position:absolute;top:32px;left:0;box-shadow:0 8px 24px #1c2a3f29}.filter-menu label{cursor:pointer;white-space:nowrap;border-radius:4px;align-items:center;gap:7px;min-height:28px;padding:5px 7px;font-size:11px;display:flex}.filter-menu label:hover{background:#f3f6fa}.filter-menu input{accent-color:#3269dc;width:13px;height:13px}.filter-menu button{color:#5573ad;text-align:left;background:#f7f9fc;border:0;border-radius:4px;width:100%;margin-top:4px;padding:6px 7px;font-size:10px}.filter-summary{color:#929ba8;justify-content:space-between;margin-top:10px;font-size:10px;display:flex}.filter-summary button{color:#5573ad;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;display:flex}.bulk-actions{color:#697587;background:#f7f9fc;border:1px solid #e2e7ee;border-radius:6px;flex-wrap:wrap;align-items:center;gap:7px;min-height:38px;margin:10px -4px -2px;padding:7px 8px;font-size:10px;display:flex}.bulk-select-all{align-items:center;gap:6px;font-weight:650;display:flex}.bulk-actions>span{color:#7f8a99;margin-right:auto}.bulk-actions select,.bulk-actions input[type=text]{color:#354153;background:#fff;border:1px solid #dce1e7;border-radius:5px;min-width:135px;height:30px;padding:0 8px;font-size:10px}.bulk-actions input[type=text]{min-width:180px}.bulk-actions .primary-button,.bulk-actions .secondary-button{min-height:30px;padding:5px 9px;font-size:10px}.bulk-error{color:#a33740;margin-top:8px;font-size:10px}.issue-list{flex:1;overflow-y:auto}.issue-card{text-align:left;width:100%;color:inherit;background:#fff;border-bottom:1px solid #e8ebef;grid-template-columns:32px minmax(0,1fr);display:grid;box-shadow:inset 3px 0 #0000}.issue-card:hover{background:#fafcff}.issue-card.selected{background:#f4f7fe;box-shadow:inset 3px 0 #426fce}.issue-card.checked{background:#f7faff}.issue-checkbox{justify-content:center;padding-top:18px;display:flex}.issue-checkbox input{accent-color:#3269dc;width:14px;height:14px}.issue-card-content{text-align:left;width:100%;color:inherit;background:0 0;border:0;padding:14px 16px 14px 0;display:block}.issue-card-top{align-items:center;gap:8px;margin-bottom:8px;display:flex}.issue-id{color:#8b95a4;font-family:DM Mono,monospace;font-size:10px}.issue-time{color:#98a1ad;margin-left:auto;font-size:10px}.issue-card-content>strong{color:#263142;margin-bottom:6px;font-size:12px;display:block}.issue-card-content>p{color:#7b8797;align-items:center;gap:5px;margin:0 0 10px;font-size:10px;display:flex}.issue-card-bottom{justify-content:space-between;align-items:center;display:flex}.assignee-mini{color:#7d8999;align-items:center;gap:4px;font-size:10px;display:flex}.issue-drawer{overflow-y:auto}.drawer-header{justify-content:space-between;align-items:flex-start;padding:20px 20px 12px;display:flex}.drawer-header h2{color:#1e2938;letter-spacing:-.25px;max-width:500px;margin:7px 0 0;font-size:18px;line-height:1.35}.drawer-badges{gap:5px;padding:0 20px 16px;display:flex}.drawer-section{border-top:1px solid var(--line);padding:16px 20px}.drawer-section h3{color:#647084;letter-spacing:.7px;text-transform:uppercase;margin-bottom:11px;font-size:10px}.drawer-section>p{color:#4f5b6b;font-size:12px;line-height:1.65}.inline-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.inline-fields label{color:#828d9c;font-size:10px}.inline-fields select{color:#354153;background:#fff;border:1px solid #dce1e7;border-radius:5px;width:100%;height:33px;margin-top:5px;padding:0 9px;font-size:11px;display:block}.resolution-form{gap:9px;display:grid}.resolution-form label>span{color:#828d9c;margin-bottom:5px;font-size:10px;font-weight:500;display:block}.resolution-form select{color:#354153;background:#fff;border:1px solid #dce1e7;border-radius:5px;width:100%;height:33px;padding:0 9px;font-size:11px}.resolution-form textarea{font-size:11px}.resolution-form .primary-button{width:max-content;min-height:32px;font-size:11px}.resolution-requirement{color:#a1621c;font-size:10px}.resolution-summary p{margin-bottom:6px}.resolution-summary small{color:#7f8997;font-size:10px}.evidence{background:#f6f8fa;border:1px solid #e8ebef;border-radius:5px;padding:10px 11px}.evidence span{color:#8a94a2;letter-spacing:.5px;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.evidence code{color:#41506a;overflow-wrap:anywhere;font-family:DM Mono,monospace;font-size:10px}.drawer-section textarea{resize:vertical;color:#3d4959;background:#fafbfc;border:1px solid #dce1e7;border-radius:5px;width:100%;min-height:69px;padding:9px 10px;font-size:11px;line-height:1.5}.investigation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.investigation-grid>div{background:#f7f9fb;border:1px solid #e7ebef;border-radius:5px;min-width:0;padding:9px 10px}.investigation-grid span,.evidence-fields span{color:#8792a1;letter-spacing:.4px;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.investigation-grid strong,.investigation-grid a{overflow-wrap:anywhere;color:#354153;font-size:11px;font-weight:600;display:block}.investigation-grid a{color:var(--blue)}.evidence-fields{gap:7px;display:grid}.evidence-fields>div{background:#f6f8fa;border:1px solid #e6eaee;border-radius:5px;padding:9px 10px}.evidence-fields pre{color:#35445a;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-family:DM Mono,monospace;font-size:10px;line-height:1.55}.timeline{margin:0;padding:0;list-style:none}.timeline li{grid-template-columns:20px 1fr;gap:7px;padding-bottom:14px;display:grid;position:relative}.timeline li:not(:last-child):after{content:"";background:#dfe4e9;width:1px;position:absolute;top:16px;bottom:1px;left:7px}.timeline-dot{z-index:1;color:#6182bd;background:#eef3fb;border-radius:50%;place-items:center;width:15px;height:15px;display:grid;position:relative}.timeline strong{color:#3c4859;font-size:11px;display:block}.timeline p{color:#697587;margin:3px 0;font-size:10px}.timeline small{color:#9aa2ad;font-size:9px}.comment-box{color:#8994a4;background:#fafbfc;border:1px solid #dfe3e8;border-radius:6px;align-items:center;gap:8px;height:37px;padding:0 8px;display:flex}.comment-box input{color:#364254;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.comment-box button{color:#fff;background:#3768cc;border:0;border-radius:4px;padding:4px 7px;font-size:10px}.comment-box button:disabled{color:#9ba4b0;cursor:default;background:#e7eaee}.drawer-empty{color:#8490a0;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex}.drawer-empty h2{color:#354153;margin:13px 0 6px;font-size:15px}.drawer-empty p{max-width:280px;font-size:11px;line-height:1.6}.close-drawer{display:none}.settings-page{max-width:1180px}.settings-tabs{max-width:860px}.settings-panel{overflow:hidden}.settings-error{color:#a33740;background:#fff1f2;border:1px solid #f0d5d8;border-radius:6px;align-items:center;gap:8px;margin-bottom:13px;padding:11px 13px;font-size:11px;display:flex}.settings-create{border-bottom:1px solid var(--line);background:#fafbfc;grid-template-columns:1fr 1.2fr 130px auto;gap:8px;padding:14px 18px;display:grid}.settings-create input,.settings-create select,.settings-row select{color:#354153;background:#fff;border:1px solid #dce1e7;border-radius:5px;min-width:0;height:35px;padding:0 10px;font-size:11px}.settings-list{display:grid}.settings-row{border-bottom:1px solid #edf0f3;align-items:center;gap:13px;min-height:65px;padding:11px 18px;display:grid}.settings-row:last-child{border-bottom:0}.user-setting{grid-template-columns:36px minmax(180px,1fr) 130px 90px 35px}.tool-setting{grid-template-columns:minmax(210px,1.2fr) 90px 145px 120px 35px 35px}.settings-row strong,.settings-row small{display:block}.settings-row strong{color:#303c4d;font-size:12px}.settings-row small{color:var(--quiet);overflow-wrap:anywhere;margin-top:3px;font-size:10px}.tool-description{max-width:620px;line-height:1.45;color:#657184!important}.tool-edit-form{background:#f8fafc;border-bottom:1px solid #dfe4e9;grid-template-columns:1fr 1fr;gap:11px;padding:15px 18px 17px;display:grid}.tool-edit-form label{color:#697587;letter-spacing:.2px;font-size:10px;font-weight:700}.tool-edit-form input,.tool-edit-form textarea{color:#354153;width:100%;font:inherit;background:#fff;border:1px solid #d7dde4;border-radius:5px;margin-top:5px;padding:9px 10px;font-size:11px;display:block}.tool-edit-form input{height:36px}.tool-edit-form textarea{resize:vertical;min-height:82px;line-height:1.5}.tool-edit-description,.tool-edit-actions{grid-column:1/-1}.tool-edit-actions{justify-content:flex-end;gap:8px;display:flex}.current-status{color:#27765a;text-transform:capitalize;align-items:center;gap:5px;font-size:10px;display:flex}.current-status .live-dot{margin:0}.icon-button.danger{color:#a84a52}.icon-button.danger:hover{color:#ba303e;background:#fff0f1}.settings-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:11px 18px;display:flex}.settings-toolbar .search-field{width:280px}.settings-toolbar .result-count{margin-left:auto}.category-nav{border-bottom:1px solid var(--line);background:#fafbfc;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:6px;padding:12px 18px;display:grid}.category-nav button{color:#697587;text-align:left;text-transform:capitalize;background:#fff;border:1px solid #dfe4e9;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:7px 9px;font-size:10px;font-weight:650;display:flex}.category-nav button:hover,.category-nav button.active{color:#2d5cad;background:#f0f5ff;border-color:#b9caec}.category-nav button span{color:#6e7c91;text-align:center;background:#e9edf2;border-radius:9px;min-width:23px;padding:2px 5px;font-size:9px}.source-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:6px;padding:10px 18px;display:flex}.source-nav button{color:#657184;background:#fff;border:1px solid #dfe3e8;border-radius:12px;padding:5px 9px;font-size:10px}.source-nav button.active{color:#2859b0;background:#edf3ff;border-color:#b9caec}.tool-source{color:#5f6f83;text-transform:capitalize;font-size:10px}.policy-select{font-weight:650}.policy-select.approved{color:#27765a}.policy-select.not_approved{color:#b6303c}.policy-select.unclassified{color:#946b22}.last-seen{color:var(--quiet);font-size:10px}.risk-source-setting{grid-template-columns:minmax(240px,1.4fr) minmax(135px,.7fr) 90px 130px 85px}.source-health{color:#6d7888;text-transform:capitalize;font-size:10px}.source-health.healthy{color:#27765a}.source-health.syncing{color:#315fae}.source-health.error,.source-error{color:#ae3944}.source-health small{text-transform:none;margin-top:4px}.access-requirement{color:#5f6f83!important}.source-mode{color:#697587;font-size:10px;line-height:1.35}.source-mode.connector{color:#946b22}.compact-field,.score-grid label,.gitleaks-grid label{color:#7c8796;font-size:10px}.compact-field input{border:1px solid #dce1e7;border-radius:5px;width:76px;height:30px;margin-top:3px;padding:0 7px;display:block}.toggle-setting{color:#536174;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.settings-panel>h3{color:#677386;letter-spacing:.5px;text-transform:uppercase;margin:18px 18px 9px;font-size:10px}.score-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:9px;padding:0 18px 10px;display:grid}.score-grid input,.gitleaks-grid input,.gitleaks-grid textarea{color:#354153;background:#fff;border:1px solid #dce1e7;border-radius:5px;width:100%;min-height:35px;margin-top:5px;padding:7px 9px;font-size:11px;display:block}.gitleaks-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:18px;display:grid}.gitleaks-grid .wide-field{grid-column:1/-1}.gitleaks-grid textarea{resize:vertical}.gitleaks-grid label>small{color:#8792a1;margin-top:5px;font-size:10px;line-height:1.45;display:block}.gitleaks-grid label>small code{color:#56657a;font-size:9px}.gitleaks-heading-actions{align-items:center;gap:12px;display:flex}.spinning{animation:.9s linear infinite spin}.settings-actions{border-top:1px solid var(--line);color:#788496;background:#fafbfc;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:10px;display:flex}.deployment-content{padding:18px}.deployment-notice{color:#69551f;background:#fffae8;border:1px solid #eee2ad;border-radius:6px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.deployment-notice>svg{flex:none;margin-top:1px}.deployment-notice strong{color:#554515;margin-bottom:3px;font-size:12px;display:block}.deployment-notice p{margin:0;font-size:11px;line-height:1.55}.deployment-steps{gap:15px;margin:20px 0;padding:0;list-style:none;display:grid}.deployment-steps li{grid-template-columns:25px 1fr;gap:10px;display:grid}.deployment-steps li>span{color:#315fae;background:#edf3ff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:grid}.deployment-steps strong{color:#303c4d;margin:2px 0 4px;font-size:12px;display:block}.deployment-steps p{color:#687587;margin:0;font-size:11px;line-height:1.6}.deployment-content code{color:#3c4d68;background:#eef1f5;border-radius:3px;padding:1px 4px;font-family:DM Mono,monospace;font-size:10px}.script-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.script-heading>div{gap:7px;display:flex}.script-heading>div:first-child,.script-heading strong,.script-heading small{display:block}.script-heading strong{color:#303c4d;font-size:12px}.script-heading small{color:var(--quiet);margin-top:3px;font-size:10px}.script-heading .secondary-button{min-height:30px;padding:5px 8px;font-size:10px}.deployment-script{color:#d9e4f2;white-space:pre;background:#172235;border:1px solid #26364f;border-radius:7px;max-height:380px;margin:0;padding:15px;line-height:1.65;overflow:auto}.deployment-script code{color:inherit;background:0 0;padding:0;font-size:10px}.state-screen,.login-screen{background:#f5f7f9;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:25px;display:flex}.state-screen .brand{color:var(--ink);margin-bottom:25px}.state-screen .brand-mark{color:#315fae;background:#eaf1ff;border-color:#d8e3fa}.state-screen p{color:var(--muted);font-size:13px}.state-screen h1{margin:14px 0 7px;font-size:21px}.state-screen .primary-button{margin-top:12px}.spinner{border:2px solid #dfe5ec;border-top-color:#3d6bc8;border-radius:50%;width:27px;height:27px;margin-bottom:13px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-mark{color:#c3424c;background:#fff0f1;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.login-screen{background:radial-gradient(circle at 50% 18%,#243652,#111b2c 53%)}.login-card{text-align:center;background:#fff;border:1px solid #dce1e8;border-radius:12px;width:min(410px,100%);padding:42px 40px 30px;box-shadow:0 25px 70px #00000047}.login-card .brand{color:var(--ink);justify-content:center;margin-bottom:32px}.login-card .brand-mark{color:#315fae;background:#eaf1ff;border-color:#d8e3fa}.login-icon{color:#315fae;background:#ecf2ff;border-radius:16px;place-items:center;width:60px;height:60px;margin:0 auto 20px;display:grid}.login-card h1{letter-spacing:-.5px;margin-bottom:9px;font-size:23px}.login-card>p{color:var(--muted);margin-bottom:24px;font-size:12px;line-height:1.65}.login-button{width:100%;height:39px;margin-bottom:18px}.login-arrow{transform:rotate(45deg)}.login-card>small{color:#99a1ad;font-size:10px}.auth-error{color:#a33740;background:#fff1f2;border-radius:5px;align-items:center;gap:7px;margin:-8px 0 14px;padding:9px;font-size:11px;display:flex}@media (width<=1050px){.app-shell{grid-template-columns:74px minmax(0,1fr)}.sidebar{width:74px;padding-inline:10px}.sidebar .brand{margin-inline:11px}.sidebar .brand>span:last-child,.nav-link:not(.active) .nav-count,.nav-link{font-size:0}.nav-link{justify-content:center;padding:11px}.nav-link svg{width:19px;height:19px}.nav-link.active .nav-count,.system-health div,.profile>span:nth-child(2),.profile>svg{display:none}.system-health{justify-content:center}.profile{justify-content:center;display:flex}.content-shell{grid-column:2}.metrics-grid{grid-template-columns:repeat(2,1fr)}.issues-layout{grid-template-columns:minmax(360px,.9fr) minmax(390px,1.1fr)}}@media (width<=760px){.app-shell{display:block}.sidebar{border:0;border-top:1px solid #29364a;flex-direction:row;justify-content:center;width:100%;height:58px;padding:7px;position:fixed;inset:auto 0 0}.sidebar>.brand,.sidebar-foot{display:none}.sidebar nav{gap:8px;display:flex}.nav-link,.nav-link:not(.active){gap:7px;min-width:115px;font-size:12px}.nav-link.active .nav-count{display:inline}.content-shell{padding-bottom:58px}.topbar{justify-content:space-between;height:54px;padding:0 16px}.mobile-brand{background:0 0;border:0;padding:0;display:block}.mobile-brand .brand{color:var(--ink)}.mobile-brand .brand-mark{color:#315fae;background:#eaf1ff;border-color:#d8e3fa;width:29px;height:29px}.page{padding:25px 16px 40px}.page-header{align-items:flex-start}.metrics-grid{grid-template-columns:1fr 1fr}.metric{min-height:105px;padding:16px 13px}.metric-icon{display:none}th:first-child{width:210px}th:nth-child(2){width:180px}th:nth-child(3){width:110px}th:nth-child(4){width:120px}th:nth-child(5){width:220px}.detail-grid{grid-template-columns:1fr}.identity-card{order:2}.risk-summary{padding:20px}.risk-donut{display:none}.ide-summary{grid-template-columns:36px 1fr auto 20px}.ide-summary p,.ide-child-count{grid-column:2/5}.ide-summary>.pill{grid-area:1/3}.ide-chevron{grid-area:1/4}.ide-children{padding-left:54px}.ide-child-row{grid-template-columns:28px 1fr auto 16px}.ide-child-row p{grid-column:2/5}.issue-history-grid{grid-template-columns:repeat(2,1fr)}.issue-history-grid article:nth-child(2){border-right:0}.issue-history-grid article:nth-child(-n+2){border-bottom:1px solid #edf0f3}.scan-row{grid-template-columns:36px 1fr auto}.scan-findings,.scan-delta,.scan-resolved{grid-column:2/4}.scan-totals{display:none}.issues-layout{height:auto;min-height:600px;display:block}.issues-panel{min-height:650px}.issue-drawer{z-index:30;border:0;border-radius:0;display:none;position:fixed;inset:0}.issue-drawer.open{display:block}.close-drawer{display:grid}.settings-create{grid-template-columns:1fr 1fr}.user-setting{grid-template-columns:36px 1fr 120px 35px}.user-setting .current-status{display:none}.tool-setting{grid-template-columns:1fr 140px 35px 35px}.tool-setting .tool-source,.tool-setting .last-seen{display:none}}@media (width<=470px){.page-header h1{font-size:24px}.page-header{margin-bottom:20px}.metrics-grid{grid-template-columns:1fr 1fr;gap:8px}.metric{min-height:94px}.metric strong{font-size:22px}.metric small{display:none}.table-toolbar{flex-direction:column;align-items:flex-start}.result-count{align-self:flex-end}.endpoint-hero{align-items:flex-start}.endpoint-hero>.secondary-button{width:34px;padding:7px;font-size:0;overflow:hidden}.tabs{overflow-x:auto}.tabs button{min-width:80px}.finding-row{grid-template-columns:65px 1fr 20px}.finding-row .pill:nth-last-child(2){display:none}.inventory-row{grid-template-columns:34px 1fr auto}.inventory-row p{grid-column:2/4}.inline-fields,.settings-create{grid-template-columns:1fr}.settings-toolbar{flex-wrap:wrap}.settings-toolbar .search-field{width:100%}.user-setting{grid-template-columns:32px 1fr 35px}.user-setting select{grid-column:2}.tool-setting{grid-template-columns:1fr 35px 35px}.tool-setting .policy-select{grid-area:2/1}.tool-edit-form{grid-template-columns:1fr}.tool-edit-description,.tool-edit-actions{grid-column:1}}
