.button{font-size:1.4rem;font-weight:600;padding:10px 20px;border:#fbf1c7 solid 2px;border-radius:1rem;color:#fbf1c7;transition:.2s;background-color:transparent}.button:hover{cursor:pointer;background-color:#fbf1c7;color:#000}.__emailPopup{z-index:3;position:fixed;width:100%;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center}.__emailPopup__body{width:50rem;height:30rem;border-radius:2rem;padding:2rem;background-color:var(--black-45);color:red}.__emailPopup__body button{background-color:#0000;border:2px solid white;cursor:pointer;width:10rem;height:3rem;color:#fff;border-radius:1.5rem;margin:0 auto}:root{--background-black-soft: #1D1E22;--black-45: rgba(45, 45, 45, 1);--gray-soft: #525252;--black-30: rgba(255,255,255,.3);--black-soft: #A0AEC0;--white: rgba(255, 255, 255, .89);--orange: #FF8F06;--robtz__black: #1D1E22;--robtz__orange: #FF8F06;--robtz__blackSoft: rgb(45,45,45);--robtz__orangeSoft: #FFC380;--robtz__brown: #805432;--robtz__white: #E5E5E5;--open-sans: "Open Sans", sans-serif;--inter-font: "Inter", sans-serif;--jetbrainsmono-font: "JetBrains Mono", monospace;--font-1: 1rem}html{font-size:62.5%;font-family:var(--inter-font);scroll-behavior:smooth;transition-duration:.5s;background-color:var(--robtz__black)}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:unset}span{color:var(--robtz__orange);font-weight:600}li{list-style:none}h1{font-size:1.4rem;font-weight:400}h2{margin:4rem 0 1rem 1rem;color:var(--orange);font-size:1.8rem;display:inline-block}h2:after{content:" ";top:.24rem;display:flex;height:.32rem;border-radius:.16rem;background-color:var(--gray-soft);color:#fff}p{font-size:1.6rem;text-align:justify}body{color:var(--robtz__white)}.__container,.__container__body{width:calc(100vw - 22px);margin:0 auto}.app__profilePhoto{display:flex;justify-content:center;margin:0;padding:8rem 0 0}.app__profilePhoto img{width:22rem;height:22rem;border-radius:4rem}.App{min-height:100vh;background-color:#282828}.__header__navbar>a>svg{stroke:#fbf1c7}.__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:drop-shadow(0px 2px 6px #1d1e22);background-color:#28282899;display:flex;width:100vw;align-items:center;height:5.6em;border-bottom:.5px solid gray;padding:0 1rem;position:fixed;top:0}.__header--container{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto}.__header__logo{display:flex;align-items:center;color:#fbf1c7;font-weight:700}.__header__logo p{font-size:26px}.__display__logo__img{width:35px;margin-right:8px}.__header__navbar--options{display:block}.__header__navbar{display:flex;color:#fbf1c7;font-weight:500;align-items:center}.__header__navbar a{margin-left:13px}.button_options{background-color:transparent;border:#fbf1c7 2px solid;border-radius:1rem;height:4rem;width:4rem;padding:0;display:flex;align-items:center;justify-content:center}.button_options svg path{stroke:#fbf1c7;margin:2rem;padding:2rem}.button_options:hover{background-color:#fbf1c7;stroke:#1d1e22}.button_options>svg>path:hover{stroke:#1d1e22}.dialogPopUp{position:fixed;margin:auto;padding:1rem;box-shadow:0 3px 7px #0000004d;background-color:var(--robtz__blackSoft);border:0px;overflow-y:auto;z-index:1000;color:#fff;width:40rem;border-radius:1rem}.dialogPopUp::backdrop{background-color:#00000080}body:has(dialog[open]){overflow:hidden}.dialogPopUp__header{display:flex;flex-direction:column;align-items:center;margin:2rem auto;width:90%}.dialogPopUp__header p:first-child{font-size:2rem;margin-bottom:2rem}form{display:flex;flex-direction:column;align-items:center}input{margin-bottom:1.2rem}input,textarea{height:3.4rem;border-radius:1rem;width:90%;padding:0 1.2rem;border:0px}textarea[name=userMessage]{height:10rem;vertical-align:top;padding:.5rem 1.2rem;resize:none;font-family:var(--open-sans);font-size:1.35rem;margin-bottom:2rem}.dialogPopup__form form button{width:80%;cursor:pointer;margin-bottom:2rem}.options__popup{padding:1rem 0;border-radius:10px;background-color:#3c3836;position:fixed;top:6rem;right:2rem;z-index:1;font-size:1.6rem;font-weight:600}.options__popup ul li{color:#fbf1c7;padding:1rem 4rem;cursor:pointer}.options__popup ul li:hover{background-color:#504945}.app__body--prebody{color:#fff;background-color:#3c3836;width:100%;height:6rem;margin:2rem 0;border-radius:.8rem;display:flex;align-items:center;text-align:center;justify-content:center;font-size:1.4rem;line-height:1.6}.app__body--prebody h1{width:calc(100% - 20px);margin:0 auto}.app__body--experienceItem{margin:1.6rem 0}.app__body--experienceItemTitle{font-weight:700}.app__body--experienceItemTitle:before{content:" ";width:8px;height:8px;border-radius:2px;display:inline-block;background-color:#fff;margin-right:10px;top:-1.5px;z-index:1}.app__body--experienceItemCompany,.app__body--experienceItemDate{margin-left:2rem;margin-top:.2rem}.__skills__recordItem{font-family:var(--jetbrainsmono-font);font-weight:500;background-color:#3c3836;display:flex;align-items:center;height:5rem;padding:1rem 2rem;border-radius:.8rem;margin:1rem 0;cursor:pointer}.__skills__recordItem__image{width:3rem;margin-right:2rem}.__skills__recordItemPercentage{margin-left:auto}.CertificationItem{background-color:#3c3836;border-radius:1rem;margin:1rem 0;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}.CertificationItem div{display:flex;align-items:center}.CertificationItem div div{display:initial}.CertificationItem div div p{text-align:unset;font-family:var(--jetbrainsmono-font)}.CertificationItem div img{width:3rem;margin-right:1rem}.portfolio__url{margin-top:2rem;border-radius:1rem;border:1px solid #3c3c3c;display:flex;align-items:center;height:7rem;padding:0}.portfolio__url:hover{background-color:#4c4c43}.portfolio__url--image{width:7rem;margin-right:2rem}.app__footer__message{padding:3rem 0;text-align:center;color:var(--black-30);font-weight:300;font-size:1.4rem}.__footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.2rem 0}.__footer__text{font-weight:400;color:#ffffff57}.errorPage{display:flex;justify-content:center;height:100vh;align-items:center}.errorPage__card{display:flex;flex-direction:column;align-items:center;width:30rem}.errorPage__card img{width:108px;margin-bottom:4rem}.errorPage__cardBodyTitle{font-size:2rem;font-weight:600;margin-bottom:2rem}.errorPage__cardBodyText{font-size:1.5rem;font-weight:500;margin-bottom:2rem}.errorPage__cardBodySignature{font-style:italic;margin-bottom:2rem}@media screen and (min-width: 524px){.__container__body{width:50.2rem}}@media screen and (max-width: 778px){.__header__navbar{display:none}}@media screen and (min-width: 778px){.options__popup,.button_options{display:none}.__header--container{max-width:757px}}
