:root{--rv-font:Inter,system-ui,-apple-system,sans-serif;--rv-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--rv-text:#e6edf3;--rv-text-secondary:#9fb3c8;--rv-accent:#22d3ee;--rv-band-low:#00e5ff;--rv-band-medium:#ffb020;--rv-band-high:#ff3b30;--rv-band-critical:#b91c1c;--rv-band-undetermined:#94a3b8}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:88%}body,html{height:100%}body{background:#020409;overflow:hidden;font-family:var(--rv-font);font-size:max(12px,1rem);font-weight:500;line-height:1.5;color:var(--rv-text)}@media (max-width:767px){body,html{height:auto;overflow:auto}}.rv-figure{font-family:var(--rv-font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}li,p{line-height:1.5}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(34,211,238,.2);border-radius:2px}