html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}:root{--bg-color: #242424;--text-color: #ffffff;--accent-color: #c5ced9}[data-theme=light]{--bg-color: #ffffff;--text-color: #242424;--accent-color: #b3bdca}html,body{height:100%;margin:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:Inter,sans-serif;display:flex;flex-direction:column;min-height:100vh;padding:30px 0;line-height:1}main{flex:1;display:flex;flex-direction:column;justify-content:flex-start}h1{font-size:1.5rem;font-weight:300;line-height:1.5;text-align:left}h2{font-size:1.3rem;font-weight:300;line-height:1.5;text-align:left}h3{line-height:1.5}.page-title{font-size:1.5rem;line-height:1.5}p{line-height:1.5;font-size:.9rem;font-weight:300}.text{font-size:.9rem;line-height:1.5;font-weight:300}body,h1,p,nav a,.section,main,footer{overflow-wrap:break-word;word-break:break-word}
