/* Style overrides for the devguide */

/* Make the site logo smaller */
.sidebar-logo {
    width: 111px;
    height: 110px;
}

/* Release cycle chart */

.release-cycle-chart {
    width: 100%;
}

.release-cycle-chart .release-cycle-year-line {
    stroke: var(--color-foreground-primary);
    stroke-width: 0.8px;
    opacity: 75%;
}

.release-cycle-chart .release-cycle-year-text {
    fill: var(--color-foreground-primary);
}

.release-cycle-chart .release-cycle-today-line {
    stroke: var(--color-brand-primary);
    stroke-width: 1.6px;
}

.release-cycle-chart .release-cycle-row-shade {
    fill: var(--color-background-item);
    opacity: 50%;
}

.release-cycle-chart .release-cycle-version-label {
    fill: var(--color-foreground-primary);
}

.release-cycle-chart .release-cycle-blob {
    stroke-width: 1.6px;
    /* default colours, overriden below for individual statuses */
    fill: var(--color-background-primary);
    stroke: var(--color-foreground-primary);
}

.release-cycle-chart .release-cycle-blob-label {
    /* white looks good on both light & dark */
    fill: white;
}

.release-cycle-chart .release-cycle-blob-label.release-cycle-blob-security,
.release-cycle-chart .release-cycle-blob-label.release-cycle-blob-bugfix {
    /* but use black to improve contrast for lighter backgrounds */
    fill: black;
}

.release-cycle-chart .release-cycle-blob.release-cycle-blob-end-of-life {
    fill: #DD2200;
    stroke: #FF8888;
}

.release-cycle-chart .release-cycle-blob.release-cycle-blob-security {
    fill: #FFDD44;
    stroke: #FF8800;
}

.release-cycle-chart .release-cycle-blob.release-cycle-blob-bugfix {
    fill: #00DD22;
    stroke: #008844;
}

.release-cycle-chart .release-cycle-blob.release-cycle-blob-feature {
    fill: #2222EE;
    stroke: #008888;
}

/*
     FILE ARCHIVED ON 19:52:59 Feb 14, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:45:29 Dec 29, 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: 0.943
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.066
  esindex: 0.015
  cdx.remote: 21.711
  LoadShardBlock: 166.976 (3)
  PetaboxLoader3.resolve: 136.991 (3)
  PetaboxLoader3.datanode: 145.946 (4)
  load_resource: 170.003
*/