a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:black}@property --hue{syntax:"<angle>";initial-value:0deg;inherits:true}@keyframes hue-rotate{0%{--hue:0deg}to{--hue:360deg}}:root{--gray1:hsl(0,0%,98%);--gray2:hsl(0,0%,80%);--gray3:hsl(0,0%,60%);--gray4:hsl(0,0%,40%);--gray5:hsl(0,0%,20%);--gray6:hsl(0,0%,15%);--gray7:hsl(0,0%,10%);--teal1:hsl(180,100%,50%);--teal2:hsl(180,100%,40%);--teal3:hsl(180,100%,30%);--teal4:hsl(180,100%,20%);--teal5:hsl(180,100%,10%);--teal6:hsl(180,100%,5%);--main-gray:hsl(0,0%,75%);--main-teal:hsl(180,100%,50%);--background:hsl(0,0%,5%);--hue:0deg;--descriptor:1.5rem}@media screen and (max-height:700px)and (orientation:landscape){:root{--descriptor:1.25rem}}@media screen and (max-height:550px)and (orientation:landscape),screen and (max-width:550px)and (orientation:portrait){:root{--descriptor:1rem}}body,html{max-width:100vw;font-family:var(--font-ibm-plex-mono),var(--font-roboto);overflow-x:hidden}@media screen and (max-height:550px)and (orientation:landscape),screen and (max-width:550px)and (orientation:portrait){body,html{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}}body{display:flex;flex-direction:column;align-items:center;color:var(--main-gray);background:var(--background);animation:hue-rotate 5s linear infinite}body,body .skip-link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;font-family:var(--font-ibm-plex-mono)}body .skip-link:active,body .skip-link:focus-visible{left:1rem;top:1rem;width:auto;height:auto;padding:1rem 2rem;background:hsla(0,0%,5%,.95);color:#fff;border-radius:6px;text-decoration:none;z-index:9999;clip:auto;-webkit-clip-path:none;clip-path:none;box-shadow:.5rem .5rem 1rem #000;font-weight:600;border-radius:.25rem;outline:2px solid aqua}body #maincontent{scroll-margin-top:var(--header-height,4rem);-webkit-overflow-scrolling:touch}@media screen and (max-height:550px)and (orientation:landscape),screen and (max-width:550px)and (orientation:portrait){body #maincontent{scroll-margin-top:var(--header-height,3.5rem)}}*{box-sizing:border-box!important;padding:0;margin:0}a{color:inherit;text-decoration:none}.main{max-width:1800px;min-height:100vh}.main,.main .main-content{width:100%;position:relative;display:flex;flex-direction:column}.main .main-content{align-items:center;gap:4rem;padding:4rem 0}@media screen and (max-height:550px)and (orientation:landscape),screen and (max-width:550px)and (orientation:portrait){.main .main-content{padding:3.5rem 0}}@media screen and (max-width:550px){.main .main-content{overflow-x:hidden}}p{text-wrap:pretty}button{font-family:var(--font-ibm-plex-mono)}button:focus-visible{outline:2px solid var(--main-teal)!important}.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}