:root{font-family:monospace,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h3,h5,p{margin:0}a{text-decoration:none}input,button{background:unset;border:unset;outline:unset;padding:unset}body{display:flex;flex-direction:column;height:calc(100dvh - 2px);overflow:auto;gap:1px;padding:1px}body .TabBar{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1px}body .Tab{background:#1e1f2133;width:auto;font-size:1.4rem;color:silver;cursor:pointer;-webkit-backdrop-filter:blur(24px) saturate(.8);backdrop-filter:blur(24px) saturate(.8);padding:8px 16px}body .Tab:hover{color:#fff}body .Tab.Active{background:#1e1f21;box-shadow:0 0 24px 1px #1e1f21cc inset;color:#fff}body section{text-align:center;display:flex;flex-wrap:wrap;overflow:auto;justify-content:center;gap:1px;padding-bottom:1px;width:100%;margin:auto}body section input{box-shadow:0 0 2px 1px #c0c0c04d inset;text-align:center;font-size:1rem;padding:6px 0}body section p,body section a{padding:8px 16px;cursor:crosshair;background:#d8d8d8cc;color:#c8c8c8e6;-webkit-backdrop-filter:blur(24px) saturate(.5);backdrop-filter:blur(24px) saturate(.5);transition:.1s all linear;box-shadow:0 0 2px #fcfcfc66 inset}body section p:nth-of-type(2n),body section a:nth-of-type(2n){background:linear-gradient(310deg,#1e1f2166,#c0c0be1a)}body section p:nth-of-type(odd),body section a:nth-of-type(odd){background:linear-gradient(50deg,#1e1f2166,#c0c0be1a)}body section p:hover,body section a:hover{box-shadow:0 0 2px 1px #fcfcfc80 inset;color:#fff}body section img{margin:auto}body section .NoResults{font-size:20px;padding:8px 12px}body section.CVEs .Entry{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);margin:0;font-size:12px;color:#ececec99;padding:16px 8px}body section.CVEs .Entry.Received{background:#1e3d5ded}body section.CVEs .Entry.Modified{background:#0a488ecc}body section.CVEs .Entry.Rejected{background:#c01f2196}body section.CVEs .Entry.Analysis{background:#0f5f2dbd}body section.CVEs .Entry.Reanalysis{background:#1e8385e3}body section.CVEs .Entry.Update{background:#5c5c5cf5}body section.CVEs .Entry.Remap{background:#481648f5}body section.CVEs .Entry:hover{color:#ececec}
