:root{--background-dark: rgb(61, 40, 165);--background-light: rgb(221, 160, 239);--text-color: rgb(0, 0, 0);--section-color: rgb(193, 127, 224);--section-padding: 20px;--section-margin: 15px;--section-radius: 20px}html{min-height:100%;margin:0}body{margin:0;color:var(--text-color);font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 4rem)}header{display:flex;flex-direction:row;justify-content:space-around;padding:3%}header>img{height:100px;width:100px;object-fit:cover;border-radius:100%}footer>p{display:flex;justify-content:space-around}h1,h2,h3{text-align:center}section,nav,footer{background-color:var(--section-color);padding:var(--section-padding);margin:var(--section-margin);border-radius:var(--section-radius);outline:2px solid white}a{color:#004ecc}#root{position:relative}table{padding:10px}td,th{outline:1px solid white}._pdfContainer_78vu9_3{width:100%;height:75vh;overflow:hidden}._pdfContainer_78vu9_3 iframe{width:100%;height:100%;border:none}._fullImg_78vu9_14{width:100%}._wip_78vu9_18{background-color:red}section#_links_78vu9_1>div{display:flex;justify-content:space-around}._content_78vu9_27{margin:2rem;z-index:1}._parallax_78vu9_32{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;background-image:linear-gradient(45deg,var(--background-light),var(--background-dark))}._parallax_78vu9_32>*{position:absolute;bottom:0}._parallaxWave_78vu9_51{mix-blend-mode:color-burn;opacity:.2}._divider_78vu9_55{width:100%;height:10px;border-radius:5px;background-color:var(--background-dark);margin-top:10px;margin-bottom:10px;overflow:hidden}._clickable_78vu9_65{cursor:pointer}._codeBlockContainer_78vu9_69{font-family:Consolas}._navigationItem_19eyd_1[data-has-sub-pages=true]>:not(._navigationSubPages_19eyd_2)>a:after{content:"  v"}._navigationItem_19eyd_1[data-has-sub-pages=true]:hover>:not(._navigationSubPages_19eyd_2)>a:after{content:"  ^"}._navigationItem_19eyd_1{position:relative}._navigationSubPages_19eyd_2{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}._navigationItem_19eyd_1:hover>._navigationSubPages_19eyd_2{max-height:500px;opacity:1}._navigationContainer_19eyd_27{display:flex;justify-content:space-around;padding:5px}nav *{flex-grow:1}nav a{display:inline-block;text-align:center;color:var(--text-color);width:100%}._project_1osgx_1{width:250px;min-height:250px;margin:20px;background-color:var(--section-color);padding:10px;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;outline:2px solid white}._projectLogo_1osgx_14{width:20px;height:20px}._projectLogosContainer_1osgx_19{display:flex;justify-content:space-around}._projectsContainer_1osgx_23{display:flex;justify-content:space-around;flex-wrap:wrap}._shields_1osgx_28{display:flex;justify-content:space-around}._tagContainer_1osgx_33{display:flex;flex-wrap:wrap;justify-content:space-around;gap:.5rem}._projectTag_1osgx_40{display:flex;justify-content:space-between;padding:.5rem 1rem;border-radius:50px;font-size:small;background-color:#d3d3d3;white-space:nowrap}._projectTag_1osgx_40 p{margin:0;vertical-align:middle}._tagIcon_1osgx_55{width:1rem;height:1rem;margin-right:.5rem}
