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;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}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}:root{--color-white:#fff;--color-black:#000;--color-gray-50:#fafafa;--color-gray-100:#f2f2f2;--color-gray-200:#ececec;--color-gray-300:#cccfd2;--color-gray-400:#9fa4a9;--color-gray-500:#6f7479;--color-gray-600:#595d62;--color-gray-700:#2c3038;--color-gray-800:#282b2c;--color-gray-900:#1b1e20}html{font-size:16px;scroll-behavior:smooth}*{box-sizing:border-box}body{font-size:1.5rem;line-height:2rem;margin:0;padding:0;position:relative;font-family:var(--font-redhatdisplay);font-optical-sizing:auto;display:flex;flex-direction:column;color:var(--color-white);font-weight:400;background-color:var(--color-black)}body::-webkit-scrollbar-track{background-color:var(--color-gray-900);border-radius:4px}body::-webkit-scrollbar{width:.5rem;height:.5rem}body::-webkit-scrollbar-thumb{background-color:var(--color-gray-700);border-radius:2px}body::-webkit-scrollbar-thumb:hover{background-color:var(--color-gray-800)}