/**
 * GitHub theme
 *
 * from version 2.1.7 of https://github.com/ccampbell/rainbow
 * preloader rules removed
 * add `pre .rbtag, pre .rbtag-name` rules to match changes in 'html.js'
 *
 * @author Craig Campbell
 */
pre {
    border: 1px solid #ccc;
    word-wrap: break-word;
    padding: 6px 10px;
    line-height: 19px;
    margin-bottom: 20px;
}

pre code {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

code {
    border: 1px solid #eaeaea;
    margin: 0px 2px;
    padding: 0px 5px;
    font-size: 12px;
}

pre, code {
    font-family: Consolas, 'Liberation Mono', Courier, monospace;
    color: #333;
    background: #f8f8f8;
    border-radius: 3px;
}

pre, pre code {
    font-size: 13px;
}

pre .comment {
    color: #998;
}

pre .support {
    color: #0086B3;
}

pre .tag, pre .tag-name, pre .rbtag, pre .rbtag-name {
    color: navy;
}

pre .keyword, pre .css-property, pre .vendor-fix, pre .sass, pre .class, pre .id, pre .css-value, pre .entity.function, pre .storage.function {
    font-weight: bold;
}

pre .css-property, pre .css-value, pre .vendor-fix, pre .support.namespace {
    color: #333;
}

pre .constant.numeric, pre .keyword.unit, pre .hex-color {
    font-weight: normal;
    color: #099;
}

pre .entity.class {
    color: #458;
}

pre .entity.id, pre .entity.function {
    color: #900;
}

pre .attribute, pre .variable {
    color: teal;
}

pre .string, pre .support.value {
    font-weight: normal;
    color: #d14;
}

pre .regexp {
    color: #009926;
}

/*
     FILE ARCHIVED ON 19:29:34 Jul 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:24:40 Dec 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.381
  exclusion.robots: 0.116
  exclusion.robots.policy: 0.09
  esindex: 0.016
  cdx.remote: 8.964
  LoadShardBlock: 126.791 (3)
  PetaboxLoader3.datanode: 132.165 (4)
  PetaboxLoader3.resolve: 66.763 (3)
  load_resource: 101.933
*/