/* Wrapper chrome around the embedded Redoc. Redoc styles the body itself;
   we just provide the top-nav and an empty stage for it. */
body.cap-body { background: white; }
.cap-stage { /* Redoc renders directly into the rest of the viewport */ }
