:root{--theme-font--display:"Space Grotesk", "Monaco", monospace;--theme-font--copy:"Inter", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;--theme-font--system:100 100%/2 "Fira Mono", "Monaco", "Menlo", monospace}:root{font-size:16px}h1,.e-heading__1{font-weight:700;color:var(--theme-color--ink);text-shadow:none}.c-page-header__title{text-shadow:-2px 1px 0 var(--theme-color--brand)}.c-timeline__entry:before,.c-timeline [class=c-timeline__entry]:before,[class__entry=c-timeline]:before,[class=c-timeline] [class=c-timeline__entry]:before{background-color:var(--theme-color--pop);color:var(--theme-color--paper)}.c-timeline__entry:hover:before,.c-timeline [class=c-timeline__entry]:hover:before,[class__entry=c-timeline]:hover:before,[class=c-timeline] [class=c-timeline__entry]:hover:before{background-color:var(--theme-color--accent)}.c-pr-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--theme-spacing--container-min),1fr));gap:var(--theme-spacing--2);margin-bottom:var(--theme-spacing--4)}.c-pr-overview__card{box-shadow:var(--theme-box-shadow--slim);padding:var(--theme-spacing--1);display:grid;gap:var(--theme-spacing--1)}.c-pr-overview__age{display:grid;grid-template-columns:repeat(3,1fr);margin:auto 0 0}.c-pr-overview__bucket{text-align:center}.is-dark-mode,:root:has(.is-dark-mode){--hue:270;--sat:8%;--lum:20%;--alpha:0.99}.is-light-mode,:root:has(.is-light-mode){--theme-color--brand:hsla(0, 100%, 67%, 1);--theme-color--brand-shade:hsla(0, 100%, 67%, 0.375);--theme-color--accent:hsl(146, 100%, 46%);--theme-color--accent-shade:hsla(146, 100%, 46%, 0.5);--theme-color--pop:hsla(262, 100%, 62%, 1);--hue:260;--sat:35%;--lum:90%;--alpha:0.95}