:root{--ff-primary:"Source Sans Pro",sans-serif;--ff-accent:"Ubuntu Mono",monospace;--header-height:46px;--container-width:68.75rem;--shell-padding:0.625rem;--transition-duration:0.15s;--bgc-header:#3a403a;--bgc-footer:#242824;--bgc-page:#1d201d;--bgc-section:#242824;--fc-normal:#f5f5f5;--fc-highlight:#dcdcaa;--fc-bracket:#ffd700;--fc-jsx-element:#4ec9b0;--fc-jsx-bracket:#808080;--fc-heading:#c586c0;--fc-feature:#569cd6;--clr-border:#3f463f;--clr-shadow:#000000;--clr-error:#ff0033}[data-theme=light]{--bgc-header:#d9e3d9;--bgc-footer:#ebf0eb;--bgc-page:#f3f6f3;--bgc-section:#eaf0ea;--fc-normal:#595959;--fc-highlight:#795e26;--fc-bracket:#0431fa;--fc-jsx-element:#267f99;--fc-jsx-bracket:#800000;--fc-heading:#af00db;--fc-feature:#ff0000;--clr-border:#c9c9c9;--clr-shadow:#999999}.flow>:where(:not(:first-child)){margin-top:var(--flow-space,1rem)}.shell{padding-inline:var(--shell-padding)}.container{margin-inline:auto;max-width:var(--width,var(--container-width))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content{position:absolute;z-index:9999;padding:.5em 1em;margin-inline:auto;transform:translateY(-100%);transition:transform .25s ease-in}.skip-to-content:focus{transform:translateY(0)}:root{scroll-behavior:smooth;scroll-padding-block-start:var(--header-height)}*,:after,:before{box-sizing:border-box}body{min-height:100vh;font-family:var(--ff-primary);font-size:1.3125rem;line-height:1.5;-webkit-padding-before:var(--header-height);padding-block-start:var(--header-height);background-color:var(--bgc-page);color:var(--fc-normal)}body,figure,h1,h2,h3,h4,h5,h6,li,p,picture,ul{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--ff-accent)}li,ul{list-style:none;padding:0}a{color:inherit;text-decoration:none}img,picutre{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{padding:0;background:none;border:none;cursor:pointer}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}