#profile-section{max-width:1200px;position:relative;display:flex;height:100dvh;box-sizing:content-box;align-items:center;overflow:hidden}#profile-section:before{position:absolute;top:10%;right:10%;bottom:10%;left:10%;z-index:-1;background:linear-gradient(35deg,#5005 20%,#fff 20%,#fff 70%,#0005 80%);filter:blur(80px);animation:rotate-back 20s ease infinite alternate-reverse}@keyframes rotate-back{to{transform:rotate(360deg);background-position:7rem 9rem;background-size:50%}}.profile-back{flex:1;background-image:linear-gradient(120deg,#eee,#fff0);border-radius:4rem;overflow:hidden;position:relative;z-index:-1;padding-top:3rem}.profile-back img{width:100%;height:100%}.profile-text{flex:1;height:50%;display:grid;min-height:max-content;align-content:stretch;gap:3rem;position:relative}.profile-text>*{display:block}.profile-text .name-available .available{display:grid;background-image:linear-gradient(90deg,#fff8f8,#dfe);grid-template-columns:auto auto;gap:1rem;width:min-content;justify-self:flex-start;align-items:center;padding:.2rem 1rem;border-radius:.7rem}.profile-text .name-available .available-pulse{display:block;position:relative;width:.9rem;height:.9rem;background-color:#0f0;border-radius:50%;animation:available-pulse .3s linear infinite alternate}.profile-text h1{text-align:start;font-family:FiraSans-extra-bold;margin-left:-6rem;font-size:500%;background-image:linear-gradient(40deg,#111,var(--bean));-webkit-background-clip:text;background-clip:text;-webkit-backdrop-clip:text;-webkit-text-fill-color:transparent}.profile-text h2{font-family:FiraSans-bold;text-align:center;font-size:280%;margin-left:-8rem;color:#333}.profile-text .coding-junky{margin-top:-2rem;justify-self:end;display:block}.profile-text .coding-junky div:first-child{display:inline;color:var(--cosmos);background-color:#eee;mix-blend-mode:normal;padding:0 0 0 1rem}.profile-text .coding-junky div:last-child{display:inline;background-color:var(--cosmos);color:#eee;padding:0 1rem 0 0}@keyframes available-pulse{to{box-shadow:0 0 0 4px #0f07}}.scroll-down{position:absolute;bottom:0;left:50%;transform:translate(-50%) scale(1.5)}.scroll-down svg{width:5rem}.scroll-down svg path.curve{fill:#ddd;stroke-width:0}.scroll-down svg .chevron-1,.scroll-down svg .chevron-2{stroke:gray;stroke-width:.8px}.scroll-down svg .chevron-1{animation:path1-down .7s ease-in-out infinite alternate-reverse}.scroll-down svg .chevron-2{animation:path-down .7s ease-in-out infinite alternate-reverse}@keyframes path-down{to{transform:translateY(-.1rem)}}@keyframes path1-down{to{transform:translateY(-.15rem)}}#my-sites{width:100vw;margin:1rem 0 15rem}#my-sites a{color:#f0f0f0;position:absolute;top:1rem;right:1rem;z-index:99;mix-blend-mode:difference;filter:drop-shadow(-3px 0 2px)}#my-sites .screenshots{display:grid;justify-items:center}#my-sites .screenshots div{display:flex;transition:all .3s;position:relative;border-radius:2rem;overflow:hidden;box-shadow:0 0 235px 15px #6666}#my-sites .screenshots div:first-child{height:100dvh}#my-sites .screenshots div:nth-child(2){max-height:100dvh}#my-sites .screenshots div.js{box-shadow:unset}#my-sites .screenshots img{width:100%}#my-sites .screenshots svg{width:3rem;height:3rem}#education{display:grid;grid-template-columns:3fr 5fr;background-color:#fff;padding:0 2rem;max-width:1200px;gap:1rem;overflow:hidden;padding:9rem 1rem}#education .quotes{height:100%;opacity:0;transition:all .5s ease-out .1s;transform:translateY(4rem)}#education .quotes.js{opacity:1;transform:none}#education .quotes .active{color:#000;display:grid;background-color:var(--bean);height:100%;padding:1.5rem;color:#ffe4e1;border-radius:.2rem;position:relative}#education .quotes .active svg{transform:scaleX(-1);width:3rem;height:3rem}#education .quotes .active .quote{font-size:1.5rem}#education .quotes .active hr{border:none;box-shadow:none;outline:none}#education .quotes .active .author{display:block;align-self:end;box-shadow:0 2px 10px #5203}#education article{padding:2rem;font-size:1.2rem;background-color:#ffe4e1;border-radius:.2rem;transition:all .5s ease-out .1s;opacity:0;transform:translateY(4rem)}#education article.js{opacity:1;transform:none}#education article h2{margin-bottom:2rem;font-family:FiraSans-semi-bold!important;color:var(--bean);font-size:3rem}#education article p{color:var(--cosmos)}#education article b{color:var(--cosmos);font-family:FiraSans-semi-bold!important}#skills{margin:4rem 0}#skills h2{font-size:3rem}#skills .languages-technologies>div.js{opacity:1;transform:none}.languages-technologies{display:flex;flex-wrap:wrap;gap:2rem;padding:1.2rem;justify-content:space-around}.adobe,.html,.third-parties{display:grid;align-items:start;width:90%;max-width:300px;border-radius:1rem;overflow:hidden;text-align:start;opacity:0;transform:translateY(9rem);transition:all .5s ease-out}.adobe .technology,.adobe .code,.adobe .database-wordpress,.html .technology,.html .code,.html .database-wordpress,.third-parties .technology,.third-parties .code,.third-parties .database-wordpress{display:flex;align-items:center;justify-content:space-around;padding:.2rem 0;border-bottom:solid 1px rgba(102,102,102,.1333333333)}.adobe .technology svg,.adobe .code svg,.adobe .database-wordpress svg,.html .technology svg,.html .code svg,.html .database-wordpress svg,.third-parties .technology svg,.third-parties .code svg,.third-parties .database-wordpress svg{stroke:#ccc;width:4rem;height:4rem}.adobe .technology h3,.adobe .code h3,.adobe .database-wordpress h3,.html .technology h3,.html .code h3,.html .database-wordpress h3,.third-parties .technology h3,.third-parties .code h3,.third-parties .database-wordpress h3{font-size:300%;mix-blend-mode:darken;color:gray}.adobe .ein-things,.html .ein-things,.third-parties .ein-things{padding:.7rem;display:flex;gap:.3rem;flex-wrap:wrap}.adobe .ein-things div,.html .ein-things div,.third-parties .ein-things div{text-align:center}.adobe .ein-things svg,.html .ein-things svg,.third-parties .ein-things svg{display:block;flex-direction:column;width:2.3rem;padding:0;margin:0;height:2.3rem;stroke-width:1px}.adobe .ein-things svg>*,.html .ein-things svg>*,.third-parties .ein-things svg>*{flex:1}.adobe .ein-things span,.html .ein-things span,.third-parties .ein-things span{text-align:center;font-size:.8rem}.adobe article,.html article,.third-parties article{font-size:.85rem;padding:1rem}.adobe{background-color:#ecc5}.adobe .technology{background:linear-gradient(90deg,#e21f39 70%,#ecc0 50%)}.data-interchange,.back-end{display:grid;align-items:stretch;row-gap:1rem;border-radius:1rem;grid-auto-flow:dense;padding:.3rem 1rem;opacity:0;transition:all .5s ease-out;transform:translateY(9rem)}.data-interchange div,.back-end div{display:grid;align-items:start;justify-items:center;border-bottom:dotted 1px #aaa;color:#eee;width:100%}.data-interchange div:nth-child(3),.back-end div:nth-child(3){font-size:1.1rem}.data-interchange div:last-child,.back-end div:last-child{font-size:2rem;margin:0 -.4rem;color:#333;align-self:end;border-bottom:none}.data-interchange svg,.back-end svg{width:2.3rem;height:2.3rem;stroke:#fff}.data-interchange{mix-blend-mode:difference;background-image:linear-gradient(#333 90%,#eee 50%)}.data-interchange h3{color:#fff;mix-blend-mode:difference}.html{background-color:#fb42}.html .code{background-image:linear-gradient(90deg,#f80 90%,#fb41 20%)}.html div:last-child svg{fill:#222;width:4rem}.html div.jquery svg{fill:#111}.back-end{border-radius:1rem;background-image:linear-gradient(#0a0 80%,#ada3 20%)}.third-parties{background-color:#04a1}.database-wordpress{background-image:linear-gradient(90deg,#49e 75%,#004faf00 25%)}#my-scripts{padding:10rem 2rem}#my-scripts a{color:#00f}#my-scripts h2{margin-bottom:6rem;font-size:3rem}#my-scripts svg{fill:#000;vertical-align:middle;width:4rem;height:4rem}#my-scripts article{width:100%;display:flex;gap:2rem;flex-wrap:wrap}#my-scripts article div{flex:1;min-width:300px;align-self:flex-start;padding:1.4rem;border-radius:1rem;box-shadow:0 3px 5px #6543;opacity:0;transform:translateY(9rem);transition:all .5s ease-out}#my-scripts article div.js{opacity:1;transform:none}#my-scripts article div h3{font-size:1.6rem}#my-scripts article p{margin:2rem -.6rem -.6rem;background-color:#ffebdd16;padding:1.4rem;border-radius:.8rem;border:solid 1px rgba(153,153,153,.1333333333)}#my-scripts article p a:has(svg){display:inline-flex;align-items:center;flex-wrap:wrap;text-decoration:none;border-radius:2rem;border:solid 1px;padding:3px 1rem;color:var(--cosmos)}#my-scripts article p a:has(svg) svg{fill:#9876;width:1.5rem;height:1.5rem}#preloader{position:fixed;visibility:visible;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#fff;transition:all .6s ease;border-radius:0}#preloader.js{visibility:hidden;transform:translateY(-90%);border-radius:0 0 50% 50%}#preloader.js .preloader-content{opacity:0}#preloader .preloader-content{display:grid;grid-template-columns:1fr 1fr 1fr;position:absolute;bottom:1rem;right:1rem;overflow:hidden;line-height:1;opacity:1}#preloader .preloader-content strong{display:block;font-size:9rem;font-family:Courier New,Courier,monospace;font-weight:900!important;padding:1rem 0;transform:scaleY(1.4);transition:all 40ms ease}#preloader .preloader-content .milli{max-height:max-content;transform:scaleY(1.4) translateY(0)}#preloader .preloader-content .milli.js{transform:translateY(1.5rem) scaleY(1.4)}#preloader .preloader-content .milli.cls{transform:translateY(-1rem) scaleY(1.4)}#preloader span{opacity:.3;position:absolute;font-size:1.7rem;top:1rem;left:1rem;animation:loading-pulse .3s ease-in-out infinite alternate}@keyframes loading-pulse{to{opacity:1}}@font-face{font-family:FiraSans-Regular;src:url(../../fonts/FiraSans-Regular.woff2)}@font-face{font-family:FiraSans-bold;src:url(../../fonts/FiraSans-Bold.woff2)}@font-face{font-family:FiraSans-semi-bold;src:url(../../fonts/FiraSans-SemiBold.woff2)}@font-face{font-family:FiraSans-extra-bold;src:url(../../fonts/FiraSans-ExtraBold.woff2)}@font-face{font-family:FiraSans-thin;src:url(../../fonts/FiraSans-Light.woff2)}@font-face{font-family:FiraSans-tiny;src:url(../../fonts/FiraSans-Thin.woff2)}:where(svg){display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:0;cursor:pointer}[data-close]:hover{transform:scale(1.1)}p{font-size:90%}b{font-family:FiraSans-bold,Arial,Helvetica,sans-serif}a{cursor:pointer}*{box-sizing:border-box;transition:all .2s ease;font-family:FiraSans-Regular,Arial,Helvetica,sans-serif;padding:0;margin:0}strong{font-stretch:narrower;font-optical-sizing:20px}html:root{--bean: #411419;--cosmos: #552328}@media screen and (max-width: 800px){main{font-size:94%}section#profile-section{width:100dvw;flex-direction:column-reverse}section#profile-section .profile-text{align-self:flex-end;gap:1rem;bottom:-3rem;width:100%;max-width:650px}section#profile-section .profile-text h2,section#profile-section .profile-text h1{margin-left:unset;text-align:center;justify-self:end}section#profile-section .profile-back{align-self:flex-start;margin-top:-5rem;border-radius:0 3rem;height:100%;aspect-ratio:1;max-height:600px;border-bottom-left-radius:0}}@media screen and (max-width: 600px){main{font-size:87%}section#profile-section .profile-text{align-content:start}section#profile-section .available{position:absolute;top:-1.5rem;left:45%;transform:translate(-50%)}section#profile-section h2{font-size:2rem}section#profile-section .coding-junky{justify-self:flex-start!important;margin-top:unset}section#profile-section .profile-back{align-self:center;margin-bottom:2rem;border-radius:3rem;width:90%}section#education{grid-template-columns:1fr}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:snow;display:grid;place-items:center;max-width:100dvw;scrollbar-width:0}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}#root{display:grid;justify-items:center;max-height:100dvh}header{position:fixed;top:0;left:0;width:100dvw}.contact-opener{position:absolute;top:1rem;left:1rem;aspect-ratio:1;background-color:var(--bean);padding:1rem;border-radius:.6rem 1rem 40%;color:#fff}.contact-opener:after{display:flex;position:absolute;left:50%;top:50%;transform:translate(-33%,-44%) rotate(45deg);z-index:-1;height:calc(var(--contact-hypotenuse));background-color:var(--bean);border-radius:2.1rem 120% 120% 1.5rem;width:1.8rem}#contact-menu{visibility:hidden;width:300px;aspect-ratio:1;transform:scale(.1) translate(-200%,-200%);height:0}#contact-menu.js{visibility:visible;transform:scale(1);height:auto}#contact-menu.js .contact-content{opacity:1}#contact-menu a:has(>svg):not(.close){display:grid;place-content:center;background-color:#fff1;border-radius:.2rem;aspect-ratio:1;color:#fff}#contact-menu a:has(>svg):not(.close):nth-child(4){border-bottom-right-radius:3rem}#contact-menu a:has(>svg):not(.close):hover{mix-blend-mode:overlay}#contact-menu a:has(>svg):not(.close):first-child:hover{transform:scale(104%) translate(-.2rem,-.2rem)}#contact-menu a:has(>svg):not(.close):nth-child(2):hover{transform:scale(104%) translate(.2rem,-.2rem)}#contact-menu a:has(>svg):not(.close):nth-child(3):hover{transform:scale(104%) translate(-.2rem,.2rem)}#contact-menu a:has(>svg):not(.close):last-child:hover{transform:scale(104%) translate(.2rem,.2rem)}#contact-menu .contact-content{display:grid;grid-template-columns:40% 40%;gap:.4rem;background-color:var(--cosmos);height:100%;color:#fff;opacity:0;padding:2rem;max-width:700px;border-radius:0 0 50%;align-content:start;box-sizing:content-box;position:relative;box-shadow:0 25px 25px -20px #0005}#contact-menu .contact-content:after{content:"";position:absolute;right:0;width:9rem;height:100%;background-color:var(--cosmos);border-radius:0 0 60%;transform:rotate(13deg) translate(1rem,-2rem);z-index:-1;box-shadow:8px 0 10px -3px #0005}#contact-menu .close{position:absolute;top:2rem;right:0;color:#fff}.hamburger{position:absolute;display:block;top:1rem;right:4rem}.hamburger.js{z-index:4}.hamburger.js svg path:first-child{transform:rotate(45deg) translate(25%,-40%)}.hamburger.js svg path:last-child{transform:rotate(315deg) translate(-40%,10%)}.hamburger svg{width:3rem;height:3rem}#dark{background-color:#fff;width:2rem;aspect-ratio:1;position:absolute;bottom:2rem;right:60%;overflow:hidden;border-radius:50%;box-shadow:2px 2px 6px var(--white),-2px -2px 9px #999,inset -1px -1px 2px 1px #6666,inset 1px 1px 2px 1px var(--white)}#dark .dark-back{display:grid;place-items:center;box-shadow:inset 5px 5px 15px #0006;border-radius:50%;width:100%;height:100%}#dark .dark-back svg.js{transform:translate(.5rem) scale(.8) rotate(190deg);animation:sunrise .1s linear alternate 1 forwards}@keyframes sunrise{to{opacity:1;transform:rotate(360deg)}}#dark .dark-back svg{stroke-width:1px;stroke:url(#Gradient1)}#dark .dark-back svg .stop1{stop-color:red}#dark .dark-back svg .stop2{stop-color:#000}#dark .dark-back svg .stop3{stop-color:#00f}#dark .dark-back svg[icon=brightness-down]{stroke-width:2px}#dark .dark-back svg[icon=brightness-down] .stop1{stop-color:#daa520}#dark .dark-back svg[icon=brightness-down] .stop2{stop-color:#000}#dark .dark-back svg[icon=brightness-down] .stop3{stop-color:#00f}#dark .dark-back svg[icon=brightness-down] path:not(:nth-child(9)){stroke:#000}#dark .dark-back svg[icon=brightness-down] path:nth-child(2){stroke:#a17300}#dark .dark-back svg[icon=brightness-down] path:nth-child(3){stroke:#896302}#dark .dark-back svg[icon=brightness-down] path:nth-child(1){stroke:#6a4c01}#menu{position:fixed;background-color:#fff;display:grid;right:0;align-items:center;box-shadow:0 0 15px #9996;height:100%;width:50%;min-width:400px;max-width:500px;opacity:0;visibility:hidden}#menu.js{opacity:1;visibility:visible}#menu.js .menu-content a,#menu.js .menu-content span{width:100%;text-align:start}#menu.js .menu-content span{align-self:end;margin-top:3rem;color:#999;font-size:140%}#menu.js .menu-content [href="#skills"]{opacity:1;transform:scaleY(1.5);transition:all .3s .35s}#menu.js .menu-content a:nth-child(2){opacity:1;transform:scaleY(1.5);transition:all .3s .2s}#menu.js .menu-content [href="#education"]{opacity:1;transform:scaleY(1.5);transition:all .3s .28s}#menu.js .menu-content a:last-child{opacity:1;transform:scaleY(1.5);transition:all .3s .1s}.menu-content{max-height:600px;height:100%;display:grid;place-items:center;justify-content:center;padding:1rem}.menu-content a{font-family:FiraSans-semi-bold;opacity:0;color:#000;transform:scaleY(1.1) translateY(1rem);font-size:2rem;text-decoration:underline 4px #999}.menu-content a:hover{transform:scale(105%,1.7) translateY(.23rem)!important;transition:all .2s ease-in!important}#bottom-floats{display:flex;visibility:hidden;bottom:1.5rem;opacity:0;padding:0 1rem;perspective:300px;position:fixed}#bottom-floats.js{visibility:visible;opacity:1}#bottom-floats.js #cookies-policy{transform:none}#cookies-policy{background-color:#fff;padding:1rem;border-radius:.7rem;transform:rotateY(90deg) scale(.9);box-shadow:0 3px 5px #6543}#cookies-policy,#cookies-policy>div{display:flex;align-items:center;gap:1rem}#cookies-policy svg{flex-shrink:0}#cookies-policy svg[icon=cookie] path:first-child{stroke:#0000}#navigate-sections{position:fixed;display:grid;align-content:space-between;right:1rem;transform:translateY(-50%);top:50%;height:80dvh}#navigate-sections .up-section.cls,#navigate-sections .down-section.cls{visibility:visible;opacity:1;transform:none}#navigate-sections .up-section,#navigate-sections .down-section{visibility:hidden;opacity:0;transform:scale(.3)}#navigate-sections svg{display:block;stroke-width:1px;width:3rem;height:7rem;transform:scaleY(1.1)}
