header[data-v-5fe45e0c]{display:flex;justify-content:space-between;padding:1em}.logo[data-v-5fe45e0c]{max-width:120px}.nav[data-v-5fe45e0c]{position:fixed;background:var(--clr-dark);color:var(--clr-light);top:0;bottom:0;left:0;right:0;z-index:100;opacity:95%;transform:translateX(100%);transition:transform .25s cubic-bezier(.5,0,.5,1)}.nav__list[data-v-5fe45e0c]{list-style:none;display:flex;height:100%;flex-direction:column;justify-content:space-evenly;align-items:center;margin:0;padding:0}.nav__link[data-v-5fe45e0c]{color:inherit;font-weight:var(--fw-bold);font-size:var(--fs-h2);text-decoration:none}.nav__link[data-v-5fe45e0c]:hover{color:var(--clr-accent)}.nav-toggle[data-v-5fe45e0c]{padding:.5em;background:transparent;border:0;cursor:pointer;position:absolute;right:1em;top:1em;z-index:1000}.nav-open .nav[data-v-5fe45e0c]{transform:translateX(0)}.nav-open .nav-toggle[data-v-5fe45e0c]{position:fixed}.nav-open .hamburger[data-v-5fe45e0c]{transform:rotate(225deg);background:var(--clr-accent)}.nav-open .hamburger[data-v-5fe45e0c]:before{transform:rotate(90deg) translateX(-6px);background:var(--clr-accent)}.nav-open .hamburger[data-v-5fe45e0c]:after{opacity:0;background:var(--clr-accent)}.hamburger[data-v-5fe45e0c]{display:block;position:relative}.hamburger[data-v-5fe45e0c],.hamburger[data-v-5fe45e0c]:after,.hamburger[data-v-5fe45e0c]:before{background:var(--clr-dark);width:2em;height:3px;border-radius:1em;transition:transform .25s ease-in-out}.hamburger[data-v-5fe45e0c]:after,.hamburger[data-v-5fe45e0c]:before{content:"";position:absolute;left:0;right:0}.hamburger[data-v-5fe45e0c]:before{top:6px}.hamburger[data-v-5fe45e0c]:after{bottom:6px}.footer[data-v-264256e3]{background:#111;color:var(--clr-accent);text-align:center;padding:2.5em 0;font-size:var(--fs-h3);position:relative}.go-top__footer[data-v-264256e3]{position:absolute;top:0;right:0;padding:10px 20px}.footer a[data-v-264256e3]{color:inherit;text-decoration:none}.footer__link[data-v-264256e3]{font-weight:var(--fw-bold)}.footer__link[data-v-264256e3]:hover,.social-list__link[data-v-264256e3]:hover{opacity:.7}.footer__link[data-v-264256e3]:hover{text-decoration:underline}.social-list[data-v-264256e3]{list-style:none;display:flex;justify-content:center;margin:2em 0 0;padding:0}.social-list__item[data-v-264256e3]{margin:0 .5em}.social-list__link[data-v-264256e3]{padding:.5em}*,:after,:before{box-sizing:border-box}:root{--ff-primary:"Source Sans Pro",sans-serif;--ff-secondary:"Source Code Pro",monospace;--fw-reg:300;--fw-bold:900;--fs-h1:3rem;--fs-h2:2.25rem;--fs-h3:1.25rem;--fs-body:1rem;--clr-light:#fff;--clr-dark:#303030;--clr-accent:#16e0bd;--bs:0.25em 0.25em 0.75em rgba(0,0,0,.25),0.125em 0.125em 0.25em rgba(0,0,0,.15)}@media (min-width:800px){:root{--fs-h1:4.5rem;--fs-h2:3.75rem;--fs-h3:1.5rem;--fs-body:1.125rem}}html{scroll-behavior:smooth}body{background:var(--clr-light);color:var(--clr-dark);margin:0;font-family:var(--ff-primary);font-size:var(--fs-body);line-height:1.6}section{padding:5em 2em}img{display:block;max-width:100%}a,strong{font-weight:var(--fw-bold)}a{color:inherit;text-decoration:none}a:hover{color:var(--clr-accent)}:focus{outline:3px solid var(--clr-accent);outline-offset:3px}h1,h2,h3{line-height:1;margin:0}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}.btn{display:inline-block;padding:.5em 2.5em;background:var(--clr-accent);text-decoration:none;cursor:pointer;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;font-weight:var(--fw-bold);transition:transform .2s ease-in-out}.btn,.btn:hover{color:var(--clr-dark)}.btn:hover{transform:scale(1.1)}.section__title{margin-bottom:.25em}.section__title--intro{font-weight:var(--fw-reg)}.section__title--intro strong{display:block}.section__subtitle{margin:0;font-size:var(--fs-h3)}.section__subtitle--about,.section__subtitle--intro{background:var(--clr-accent);padding:.025em 1em;font-family:var(--ff-secondary);margin-bottom:1em}.section__subtitle--projects{color:var(--clr-accent);font-weight:var(--fw-bold);margin-bottom:2em}.intro{position:relative}.intro__img{box-shadow:var(--bs);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section__subtitle--intro{display:inline-block}@media (min-width:600px){.intro{display:grid;width:-moz-min-content;width:min-content;margin:0 auto;grid-column-gap:1em;grid-template-areas:"img title" "img subtitle";grid-template-columns:min-content max-content}.intro__img{grid-area:img;min-width:250px;position:relative;z-index:2}.section__title--intro strong{font-size:3rem}.section__subtitle--intro{align-self:start;grid-column:-1/1;grid-row:2;text-align:right;position:relative;left:-1.5em;width:calc(100% + 1.5em)}}.fade-enter-active,.fade-leave-active{transition:opacity .7s}.fade-enter-from,.fade-leave-to{opacity:0}.my-skills[data-v-1e63efbe]{position:relative;background-color:var(--clr-dark);background-image:url(/my-portfolio-vue/img/services-bg.4e3fe78b.jpg);background-size:cover;color:var(--clr-light);text-align:center}.category__title[data-v-1e63efbe]{font-size:3rem}.section__title--skills[data-v-1e63efbe]{color:var(--clr-accent);position:relative}.section__title--skills[data-v-1e63efbe]:after{content:"";display:block;width:2em;height:1.5px;margin:.5em auto 1em;background:var(--clr-light);opacity:.4}.skills-ds[data-v-1e63efbe],.skills[data-v-1e63efbe]{margin-bottom:4em}.skill[data-v-1e63efbe]{max-width:auto;margin:0 auto}.go-top__skills[data-v-1e63efbe]{position:absolute;bottom:0;right:0;padding:10px 20px;color:var(--clr-accent);font-size:var(--fs-h3)}@media (min-width:800px){.skills[data-v-1e63efbe]{display:flex}.skills-row[data-v-1e63efbe]{display:flex;justify-content:center;gap:1em}.skill+.skill[data-v-1e63efbe]{margin-left:2.5em}}.about-me[data-v-1e63efbe]{max-width:1000px;margin:0 auto}.about-me__img[data-v-1e63efbe]{box-shadow:var(--bs)}@media (min-width:600px){.about-me[data-v-1e63efbe]{display:grid;grid-template-columns:1fr 300px;grid-template-areas:"title img" "subtitle img" "text img";grid-column-gap:2em}.section__title--about[data-v-1e63efbe]{grid-area:title}.section__subtitle--about[data-v-1e63efbe]{grid-column:1/-1;grid-row:2;position:relative;left:-1em;width:calc(100% + 2em);padding-left:1em;padding-right:calc(300px + 4em)}.about-me__img[data-v-1e63efbe]{grid-area:img;position:relative;z-index:2}}.my-projects[data-v-1e63efbe]{background-color:var(--clr-dark);color:var(--clr-light);text-align:center}.portfolio[data-v-1e63efbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:0 auto}.portfolio__item[data-v-1e63efbe]{overflow:hidden}.portfolio__img[data-v-1e63efbe]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .75s cubic-bezier(.5,0,.5,1),opacity .25s linear;filter:brightness(100%) saturate(100%) sepia(0) hue-rotate(0deg) opacity(.6) drop-shadow(0 0 10px #16e0bd)}.portfolio__item[data-v-1e63efbe]:focus{position:relative;z-index:2}.portfolio__img[data-v-1e63efbe]:hover,.portfolio__item:focus .portfolio__img[data-v-1e63efbe]{transform:scale(1.2);filter:none}.portfolio-item-individual[data-v-41253fda]{text-align:justify;padding:0 2em 2em;max-width:1000px;margin:0 auto}.portfolio-item-individual p[data-v-41253fda]{max-width:600px;margin-left:auto;margin-right:auto}.portfolio-item-individual img[data-v-41253fda]{width:100%;height:30em;margin-top:2em;margin-bottom:2em;box-shadow:var(--bs)}.portfolio-item-individual ul[data-v-41253fda]{padding-left:200px}