: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{background-color:var(--section-color);padding:10px}td,th{outline:1px solid white}._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%}._pdfContainer_1w5p5_3{width:100%;height:75vh;overflow:hidden}._pdfContainer_1w5p5_3 iframe{width:100%;height:100%;border:none}._fullImg_1w5p5_14{width:100%}._wip_1w5p5_18{background-color:red}section#_links_1w5p5_1>div{display:flex;justify-content:space-around}._content_1w5p5_27{margin:2rem;z-index:1}._parallax_1w5p5_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_1w5p5_32>*{position:absolute;bottom:0}._parallaxWave_1w5p5_51{mix-blend-mode:color-burn;opacity:.2}._divider_1w5p5_55{width:100%;height:10px;border-radius:5px;background-color:var(--background-dark);margin-top:10px;margin-bottom:10px}._project_14kqp_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_14kqp_14{width:20px;height:20px}._projectLogosContainer_14kqp_19{display:flex;justify-content:space-around}._projectsContainer_14kqp_23{display:flex;justify-content:space-around;flex-wrap:wrap}._shields_14kqp_28{display:flex;justify-content:space-around}._tagContainer_14kqp_33{display:flex;flex-wrap:wrap;justify-content:space-around;gap:.5rem}._projectTag_14kqp_40{display:flex;justify-content:space-between;padding:.5rem 1rem;border-radius:50px;font-size:small;background-color:#d3d3d3;white-space:nowrap}._projectTag_14kqp_40 p{margin:0;vertical-align:middle}._website_14kqp_54{background-color:#20b2aa}._node_14kqp_57{background-color:#90ee90}._application_14kqp_60{background-color:#f08080}._GUI_14kqp_63{background-color:#87cefa}._CLI_14kqp_66{background-color:#789}._mobile_14kqp_69{background-color:#ffb6c1}._arduino_14kqp_72{background-color:#add8e6}._tagIcon_14kqp_75{width:1rem;height:1rem;margin-right:.5rem}._langHTML_14kqp_81{background-color:#ffa07a}._langJS_14kqp_84{background-color:#90ee90}._langCSS_14kqp_87{background-color:plum}._langTS_14kqp_90{background-color:#87cefa}._langKT_14kqp_93{background-color:#b85ee5}._langJava_14kqp_96{background-color:#f08080}._langCPP_14kqp_99{background-color:#b0c4de}._langPY_14kqp_102{background-color:#add8e6}
