:root{color:#e5eefb;background:#07111f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.app{max-width:1440px;margin:auto;padding:28px}header,.row,.filters,.stats{align-items:center;gap:14px;display:flex}header{justify-content:space-between;margin-bottom:22px}h1{align-items:center;gap:10px;margin:0;font-size:34px;display:flex}p{color:#a9b9ce}button{color:#fff;cursor:pointer;background:#2d6cdf;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}button:disabled{cursor:not-allowed;opacity:.6}.filters{background:#101d31;border:1px solid #203452;border-radius:18px;flex-wrap:wrap;padding:14px}.filters label{color:#9fb0c8;cursor:pointer;background:#081424;border:1px solid #1d314f;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.filters label:hover,.filters label:focus-within{color:#dbeafe;background:#10213a;border-color:#60a5fa;box-shadow:inset 0 0 0 1px #2d6cdf}.search{flex:1;min-width:320px}.filters input,.filters select{font:inherit;color:#e5eefb;cursor:pointer;background:0 0;border:0;outline:0}.filters select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.filters select option{color:#0f172a;background:#fff}.filters input[type=text],.search input{cursor:text}.filters input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.check input{accent-color:#2d6cdf}.stats{margin:18px 0}.loadingStatus{background:#101d31;border:1px solid #203452;border-radius:16px;margin:0 0 18px;padding:14px 16px}.loadingHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.loadingHeader span,.loadingStatus small{color:#8ea1bb}.progress{background:#07111f;border:1px solid #203452;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.progress span{background:linear-gradient(90deg,#2d6cdf,#60a5fa);height:100%;transition:width .25s;display:block}.card{color:#e5eefb;text-align:left;cursor:pointer;background:#101d31;border:1px solid #203452;border-radius:16px;min-width:130px;padding:14px 20px;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:block}.card:hover,.card.active{background:#162944;border-color:#60a5fa;box-shadow:inset 0 0 0 1px #2d6cdf}.card:hover{transform:translateY(-1px)}.card b{font-size:28px;display:block}.card span,.updated,small{color:#8ea1bb}main{grid-template-columns:minmax(380px,42%) 1fr;gap:18px;display:grid}.list,.detail{background:#101d31;border:1px solid #203452;border-radius:18px;height:calc(100vh - 245px);overflow:auto}.list article{cursor:pointer;border-bottom:1px solid #1b2e4b;padding:16px}.list article:hover,.list article.active{background:#162944}.list p{margin:7px 0}.descPreview{color:#a9b9ce;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:10px 0;display:-webkit-box;overflow:hidden}.descPreview p{margin:5px 0}.descFormatted{background:#0b1728;border:1px solid #203452;border-radius:14px;margin:16px 0;padding:14px 16px}.descFormatted p{color:#d7e2f1;margin:0 0 12px;font-size:17px;line-height:1.6}.descFormatted p:last-child{margin-bottom:0}.descFormatted b{color:#f8fafc}.muted{color:#8ea1bb}.badge{color:#fff;background:#526070;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.critical{background:#be123c}.high{background:#ea580c}.medium{background:#ca8a04}.low{background:#16a34a}.known-exploited,.kev{color:#fecaca;background:#7f1d1d}.kev,.status{border:1px solid #ef4444;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.status{color:#bfdbfe;background:#0b2447;border-color:#3b82f6}.confirmed-exploited-in-the-wild,.confirmed-exploited-\+-ransomware-use{color:#fecaca;background:#3b1118;border-color:#ef4444}.rejected-do-not-use{color:#cbd5e1;background:#1f2937;border-color:#64748b}.resolution{color:#dbeafe;background:#0b2447;border:1px solid #3b82f6;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.resolution.fix-available,.resolution.patch-likely,.resolution.vendor-advisory{color:#bbf7d0;background:#052e16;border-color:#16a34a}.resolution.remediation-required{color:#fecaca;background:#3b1118;border-color:#ef4444}.resolution.rejected{color:#cbd5e1;background:#1f2937;border-color:#64748b}.disputed{color:#fde68a;background:#2a1f08;border-color:#f59e0b}.detail{padding:24px}.detail h2{margin:0;font-size:30px}.diffBox{background:#111827;border:1px solid #334155;border-radius:14px;margin:16px 0;padding:16px}.diffBox h3{margin:0 0 6px}.diffField{margin-top:14px}.diffField b{margin-bottom:6px;display:block}.diffField pre{white-space:pre-wrap;border-radius:10px;margin:6px 0;padding:10px;overflow:auto}.diffField .removed{color:#fecaca;background:#3b1118;border:1px solid #7f1d1d}.diffField .added{color:#bbf7d0;background:#052e16;border:1px solid #166534}.enrichment{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:16px 0;display:grid}.enrichment div{background:#0b1728;border:1px solid #203452;border-radius:14px;padding:12px}.enrichment b{margin-bottom:6px;display:block}.enrichment span{color:#a9b9ce;font-size:14px}dl{border-top:1px solid #203452;border-bottom:1px solid #203452;grid-template-columns:140px 1fr;gap:12px;padding:18px 0;display:grid}dt{color:#8ea1bb}dd{margin:0}.callout{background:#261a1a;border:1px solid #7f1d1d;border-radius:14px;margin:16px 0;padding:14px;line-height:1.6}a{color:#8ab4ff;align-items:center;gap:4px;text-decoration:none;display:inline-flex}li{margin:10px 0}.error{color:#fecdd3;background:#3b1118;border:1px solid #be123c;border-radius:14px;gap:8px;margin:14px 0;padding:12px;display:flex}.empty{color:#8ea1bb;padding:28px}.empty.compact{text-align:center;padding:12px 18px}.loadMore{justify-content:center;padding:16px;display:flex}.loadMore button{background:#1f3b63}.archiveActions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.archiveList{height:auto;min-height:360px}.siteFooter{background:#101d31;border:1px solid #203452;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:24px;margin-top:28px;padding:24px;display:flex}.siteFooter h3{margin:0 0 8px}.siteFooter p{max-width:620px;margin:0}.siteFooter .nvdNotice{color:#8ea1bb;margin-top:8px;font-size:12px}.siteFooter nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.siteFooter a,.siteFooter nav button{font:inherit;color:#bfdbfe;cursor:pointer;background:#081424;border:1px solid #1d314f;border-radius:999px;align-items:center;gap:4px;padding:9px 12px;font-weight:700;display:inline-flex}.siteFooter a:hover,.siteFooter nav button:hover{background:#162944;border-color:#60a5fa}.aboutGrid,.sourceGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.aboutGrid article,.sourceGrid article{background:#101d31;border:1px solid #203452;border-radius:18px;padding:20px}.aboutGrid h2,.sourceGrid h2{margin:0 0 10px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){main{grid-template-columns:1fr}.list,.detail{height:auto;max-height:none}.app{padding:16px}header,.siteFooter{flex-direction:column;align-items:flex-start}.siteFooter nav{justify-content:flex-start}}
