@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap');
:root{font-family:Inter,system-ui;color:#f1f3f5;background:#0a0f13;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.app{height:100vh;display:grid;grid-template-columns:260px 1fr;overflow:hidden;background:#0c1217}aside{border-right:1px solid #293139;background:#0b1116;display:flex;flex-direction:column;overflow:auto}.brand{height:64px;display:flex;align-items:center;gap:11px;padding:0 20px;font-size:20px;font-weight:700;border-bottom:1px solid #293139}.brand svg{color:#f5b51b;width:25px}nav{padding:12px 10px;border-bottom:1px solid #252d34}nav button{width:100%;background:none;border:0;color:#8e9aa5;padding:10px 12px;border-radius:6px;text-align:left;display:flex;gap:10px;align-items:center;cursor:pointer}nav button svg{width:17px}nav button.on{background:#151e25;color:#f3bd2f}.source,.config{padding:18px 14px;border-bottom:1px solid #252d34}.source h3,.config h3{margin:0 0 12px;font-size:13px;color:#d8dde1}.drop{height:135px;border:1px dashed #66727d;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#aab4bd;cursor:pointer}.drop:hover{border-color:#efb426;background:#121a20}.drop svg{width:25px}.drop b{font-size:13px}.drop span{font-size:12px;color:#77838e}.demo{width:100%;margin-top:10px;padding:9px;border-radius:6px;border:1px solid #343e47;background:#141b21;color:#dce1e5;cursor:pointer}.ready{font-size:12px;color:#6bd482;margin-top:11px;display:flex;gap:7px}.ready svg{width:15px}.config h3{display:flex;align-items:center;gap:7px}.config h3 svg{width:15px}.config label{display:flex;justify-content:space-between;align-items:center;color:#9ba7b2;font-size:12px;padding:7px 0}.config input{accent-color:#efb426}aside footer{margin-top:auto;padding:18px 14px;color:#6f7b85;font-size:11px}main{min-width:0;display:flex;flex-direction:column;overflow:hidden}header{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #293139}header h1{font-size:17px;margin:0}header p{font-size:11px;color:#7e8993;margin:4px 0 0}.actions{display:flex;gap:9px}.actions button{height:38px;border-radius:6px;padding:0 15px;display:flex;align-items:center;gap:8px;font-weight:600;cursor:pointer}.actions svg{width:15px}.primary{background:#f5b51b;color:#15120a;border:0}.primary:disabled{opacity:.45;cursor:not-allowed}.outline{background:#10171c;color:#dce2e6;border:1px solid #35404a}.summary{display:flex;margin:18px 20px 12px;border:1px solid #303a43;border-radius:7px;min-height:64px}.summary button,.summary .total{border:0;border-right:1px solid #303a43;background:#10171c;color:#fff;min-width:140px;padding:10px 18px;display:flex;align-items:center;gap:8px;cursor:pointer}.summary button.chosen{background:#19232a}.summary button strong,.summary .total strong{font-size:21px}.summary small{color:#a7b0b8}.summary .total{margin-left:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-right:0;gap:1px}.dot{width:9px;height:9px;border-radius:50%}.critical{--sev:#ef544d}.high{--sev:#f28f26}.medium{--sev:#e9c33d}.low{--sev:#55a7e1}.dot{background:var(--sev)}.scanbar{margin:0 20px 12px;border:1px solid #29343c;background:#11191f;border-radius:7px;padding:12px 16px;display:flex;gap:55px;align-items:center}.scanbar div{display:flex;flex-direction:column;gap:4px}.scanbar span{font-size:10px;color:#798691}.scanbar b{font-size:12px}.scanbar .privacy{margin-left:auto;flex-direction:row;color:#68c987;font-size:11px;align-items:center}.privacy svg{width:14px}.workspace{display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(390px,.85fr);border-top:1px solid #293139;min-height:0;flex:1}.list{border-right:1px solid #293139;display:flex;flex-direction:column;min-width:0}.filters{padding:10px;display:flex;gap:8px;border-bottom:1px solid #293139}.search{height:38px;border:1px solid #34404a;background:#0d1419;border-radius:6px;display:flex;align-items:center;gap:8px;flex:1;padding:0 10px}.search svg{width:16px;color:#808c96}.search input{border:0;outline:0;background:transparent;color:#e4e8eb;width:100%;font-size:12px}.filters select{background:#11191f;color:#d8dfe4;border:1px solid #34404a;border-radius:6px;padding:0 12px;font-size:12px}.listhead{height:37px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #293139;color:#88949e;font-size:11px}.rows{overflow:auto;flex:1}.rows>button{width:100%;min-height:66px;border:0;border-bottom:1px solid #242c33;background:#0d1419;color:#eef1f3;display:grid;grid-template-columns:70px 1fr auto 18px;align-items:center;text-align:left;padding:10px 12px;gap:10px;cursor:pointer}.rows>button:hover,.rows>button.active{background:#151e24}.rows>button.active{box-shadow:inset 3px 0 #f1b323}.rows>button div{display:flex;flex-direction:column;gap:5px;min-width:0}.rows>button div b{font-size:12px}.rows>button div span,.rows>button small{font-size:10px;color:#86939e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rows>button svg{width:15px;color:#72808a}.badge{background:color-mix(in srgb,var(--sev) 28%,#10161b);color:var(--sev);border:1px solid color-mix(in srgb,var(--sev) 35%,transparent);padding:4px 6px;border-radius:4px;font-size:9px;font-weight:700;text-transform:uppercase;width:max-content}.detail{padding:18px;overflow:auto;background:#0e151a}.detailtitle{display:flex;align-items:center;gap:10px}.detail h2{margin:0;font-size:18px}.detail h3{font-size:12px;margin:20px 0 8px}.detail p{color:#a7b0b8;font-size:12px;line-height:1.65;margin:0}.location{display:flex;gap:7px;align-items:center;margin-top:12px!important;padding-bottom:14px;border-bottom:1px solid #293139}.location svg{width:14px}.detail pre{background:#0a1014;border:1px solid #303a42;border-radius:6px;padding:13px;margin:0;overflow:auto;font:11px/1.7 'DM Mono',monospace;color:#d9e1e6;white-space:pre-wrap}.detail pre.bad{border-left:3px solid #d94d47}.detail pre.good{border-left:3px solid #52bd70;color:#bcd9c4}.detail pre em{display:inline-block;color:#71808b;font-style:normal;margin-right:16px}.empty{height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8c98a2}.empty svg{width:36px;color:#4d5b66}.empty h3{color:#d7dce0;margin:12px 0 4px}.empty p{font-size:12px;margin:0}.about{max-width:690px;margin:auto;padding:40px}.about>svg{width:45px;height:45px;color:#f3b526}.about h2{font-size:30px;margin-bottom:10px}.about h3{margin-top:35px}.about p{color:#a6b0b8;line-height:1.75}.detail-empty{padding-top:130px;height:auto}@media(max-width:950px){.app{grid-template-columns:210px 1fr}.workspace{grid-template-columns:1fr}.detail{display:none}.summary button{min-width:0;flex:1;padding:10px}.scanbar{gap:20px}}@media(max-width:700px){.app{display:block;height:auto;min-height:100vh}aside{display:none}main{min-height:100vh}header{padding:0 12px}.summary{margin:12px;overflow:auto}.summary button{min-width:95px}.summary .total{display:none}.scanbar{margin:0 12px 12px;gap:18px}.scanbar .privacy{display:none}.workspace{min-height:600px}.rows>button{grid-template-columns:64px 1fr 15px}.rows>button small{display:none}}
