body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{box-sizing:border-box;font-size:16px;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}.skip-link{background:#ff6969;color:#fff;left:0;padding:8px;position:absolute;top:-40px;transition:top .3s;z-index:2000}.skip-link:focus{top:0}.sr-only.focus-visible:focus{clip:auto;height:auto;overflow:visible;width:auto}:focus-visible{outline:3px solid #ff6969;outline-offset:2px}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:480px){html{font-size:12px}}img,video{height:auto;max-width:100%}.greetings{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;min-height:calc(100vh - 50px);padding:0 2rem;width:100%}.scroll-down-symbol{bottom:2rem;color:#ed8080;cursor:pointer;font-size:1rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-down-symbol svg{animation-duration:2s!important}.scroll-down-symbol svg:hover{animation:none!important}.greeting-text{flex:1 1;padding:2rem;text-align:center}.greeting-text h1{font-size:2.5rem;margin:1rem 0}.greeting-text h2{font-size:1.75rem;margin:1rem 0}.greeting-bio{font-weight:400}.greeting-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.greeting-actions a{background-color:#ed8080;background-image:linear-gradient(#ed8080,#ff6d66);border-radius:5px;box-shadow:0 8px 12px #959da533;color:#fff;padding:10px 15px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.greeting-animation{filter:drop-shadow(1px 0 20px rgba(237,128,128,.3));flex:1 1;max-width:600px}@media screen and (max-width:768px){.greetings{flex-direction:column;justify-content:space-evenly;padding:2rem 1rem;text-align:center}.greeting-text{flex:0 1;order:1;padding:1rem}.greeting-text h1{font-size:2rem}.greeting-text h2{font-size:1.5rem}.greeting-animation{flex:0 1;margin:2rem 0;max-width:400px;order:2}.scroll-down-symbol{bottom:1rem}}@media screen and (max-width:480px){.greetings{padding:1rem}.greeting-text{padding:.5rem}.greeting-text h1{font-size:1.75rem}.greeting-text h2{font-size:1.25rem}.greeting-animation{margin:1rem 0;max-width:300px}}.greeting-name a{display:inline-block;position:relative}.greeting-name .link-svgline{fill:none;stroke:#b1d474;stroke-width:5;stroke-dasharray:400px;stroke-dashoffset:400px;height:20px;left:0;margin:0;overflow:hidden;position:absolute;top:100%;transform:translateY(-90%);transition:stroke-dashoffset .3s ease-in-out;width:100%}.link-svgline a:hover svg.link-svgline{stroke-dashoffset:0px}.skills-section{align-items:center;background-color:var(--skills-bg);display:flex;flex-direction:column;justify-content:center;padding:6rem 20px;position:relative}.skills-section:before{background:var(--wave-skills);background-position:37vw bottom;background-repeat:repeat-x;background-size:auto;content:"";height:55px;left:0;mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200  92%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 67L50 63C100 59 200 51 300 34C400 18 500 -7 600 1C700 9 800 51 900 67C1000 84 1100 76 1150 72L1200 67V92H1150C1100 92 1000 92 900 92C800 92 700 92 600 92C500 92 400 92 300 92C200 92 100 92 50 92H0V67Z%27 fill=%27white%27/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200  92%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 67L50 63C100 59 200 51 300 34C400 18 500 -7 600 1C700 9 800 51 900 67C1000 84 1100 76 1150 72L1200 67V92H1150C1100 92 1000 92 900 92C800 92 700 92 600 92C500 92 400 92 300 92C200 92 100 92 50 92H0V67Z%27 fill=%27white%27/></svg>");position:absolute;top:0;transform:rotate(180deg);width:100%}.skills-title{font-size:2rem;margin-bottom:5rem}.skills-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,120px);margin:0 auto;width:-webkit-fit-content;width:fit-content}.skills-card{align-items:center;background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;box-shadow:0 0 10px #a970b380;display:flex;flex-direction:column;height:120px;justify-content:space-around;padding:1.5rem;width:120px}.skills-card,.skills-card:hover{transition:transform .3s ease-in-out}.skills-card:hover{transform:scale(1.1)}.skill-icon{min-block-size:50px}.skill-name{font-size:1rem}@media(max-width:768px){.skills-section{padding:4rem 1rem}.skills-cards{gap:1.5rem;grid-template-columns:repeat(3,100px)}.skills-card{height:110px;padding:1rem;width:100px}.skill-icon{min-block-size:40px}.skills-section:before{display:none}}@media(max-width:480px){.skills-section{padding:3rem 1rem}.skills-title{font-size:1.75rem;margin-bottom:3rem}.skills-cards{gap:1rem;grid-template-columns:repeat(2,90px)}.skills-card{height:100px;padding:.75rem;width:90px}.skill-icon{min-block-size:35px}.skill-name{font-size:.9rem}}.projects-section{align-items:center;background-color:var(--project-bg);display:flex;flex-direction:column;margin-top:100px;min-height:70vh;padding:2rem 2rem 4rem;text-align:center}.projects-section:before{background:var(--wave-projects);background-position:37vw bottom;background-repeat:repeat-x;background-size:auto;bottom:-55px;content:"";height:50px;left:0;mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200  80%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 59L50 55C100 51 200 44 300 30C400 15 500 -6 600 1C700 8 800 44 900 59C1000 73 1100 66 1150 62L1200 59V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V59Z%27 fill=%27white%27/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200  80%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 59L50 55C100 51 200 44 300 30C400 15 500 -6 600 1C700 8 800 44 900 59C1000 73 1100 66 1150 62L1200 59V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V59Z%27 fill=%27white%27/></svg>");position:absolute;width:100%}.projects-header{margin-bottom:2rem}.project-row{background-color:#ed80801a;border-radius:1rem;box-shadow:0 0 6px #959da51f;column-gap:1rem;display:flex;margin:0 auto 4rem;max-width:1200px;padding:2rem;width:90%}.dark-theme .project-row{background-color:#ffffff0d}.project-row+.project-row{margin-top:4rem}.left{flex-direction:row-reverse}.project-description{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.project-description h2{color:inherit;margin-bottom:1rem}.project-description p{color:inherit;line-height:1.6;margin:0}.project-image{align-items:center;border:none;display:flex;justify-content:center;max-width:450px;object-fit:cover;padding:2rem 1rem;width:50%}.project-image img{border-radius:10px;box-shadow:0 8px 12px #959da533}.project-placeholder{align-items:center;background:linear-gradient(135deg,#ed808026,#ff6d6629),#ffffff73;border:1px solid #ed808033;border-radius:10px;box-shadow:0 8px 12px #959da533;display:flex;justify-content:center;min-height:260px;padding:2rem;width:100%}.project-placeholder span{color:inherit;font-size:1.6rem;font-weight:700}.dark-theme .project-placeholder{background:linear-gradient(135deg,#ed808033,#ff6d6624),#ffffff0d}.project-skills{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:5px}.project-skill{border-radius:30px;list-style:none;padding:5px 10px;width:auto}.project-skill .checkmark{font-size:10px;margin-right:3px;vertical-align:initial}.project-links{display:flex;justify-content:center}.project-link{background-color:#ed8080;background-image:linear-gradient(#ed8080,#ff6d66);border:none;border-radius:5px;box-shadow:0 8px 12px #959da533;color:#fff;margin:10px;padding:10px 15px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;white-space:nowrap;width:auto}.project-link .new-tab-icon{font-size:.8rem;margin-left:6px;vertical-align:initial}.dark-theme .project-link{background-color:#ed8080cc}.dark-theme .project-link:hover{background-color:#ed8080}@media(max-width:768px){.project-row{flex-direction:column;padding:1rem;width:95%}.project-description{padding:1rem;text-align:center;width:100%}.project-image{max-width:100%;width:100%}.project-video-container{align-self:center;max-width:80%;width:100%}.project-video{max-width:450px;padding:1rem;width:100%}.project-skills{justify-content:center}.project-links{align-items:center;flex-wrap:wrap}.projects-section:before{display:none}}@media(max-width:480px){.projects-section{padding:2rem 1rem}.project-row{margin-bottom:2rem;width:100%}.project-title{font-size:1.5rem}.project-skill{font-size:.9rem;padding:3px 8px}.project-link{text-align:center}}.contact-section{background-color:var(--contact-bg);display:block;margin:50px 0;position:relative;transition:all .3s ease}.contact-section:before{background:var(--wave-contact);background-position:37vw bottom;background-repeat:repeat-x;background-size:auto;content:"";height:50px;left:0;mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200  80%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 59L50 55C100 51 200 44 300 30C400 15 500 -6 600 1C700 8 800 44 900 59C1000 73 1100 66 1150 62L1200 59V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V59Z%27 fill=%27white%27/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200  80%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 59L50 55C100 51 200 44 300 30C400 15 500 -6 600 1C700 8 800 44 900 59C1000 73 1100 66 1150 62L1200 59V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V59Z%27 fill=%27white%27/></svg>");position:absolute;top:-50px;width:100%}.contact-container{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:5rem 2rem;width:90%}.contact-content{align-items:center;display:flex;flex-direction:column;width:45%}.contact-title{font-size:2rem;margin-bottom:1.5rem;text-align:center}.contact-text{text-align:center;width:80%}.contact-icons{display:flex;justify-content:space-around;list-style:none;padding:0;width:40%}.contact-icons li{color:#ed8080;font-size:1.75rem;opacity:.8}.contact-icons li:hover{opacity:1}.contact-icons a{color:#ed8080}.contact-form-container{margin-bottom:20px;max-width:650px;width:100%}.contact-form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:600px;width:80%}.contact-form input,.contact-form textarea{border:1px solid #ed808080;border-radius:4px;padding:.75rem}.contact-form .contact-submit{background-color:#ed8080;border:none;border-radius:4px;color:#fff;cursor:pointer;opacity:.8;padding:.75rem;transition:background-color .3s ease}.contact-form .contact-submit:hover{opacity:1}.contact-form .contact-submit:disabled{background-color:#fad9d9;cursor:not-allowed;opacity:.7}.success-message{border-radius:8px;margin:0 auto;max-width:600px;padding:2rem;text-align:center;width:80%}.success-message h3{font-size:1.5rem;margin-bottom:1rem}.success-message p{margin-bottom:1.5rem}.success-message button{background-color:#ed8080;border:none;border-radius:4px;color:#fff;cursor:pointer;opacity:.8;padding:.75rem 1.5rem;transition:opacity .25 ease}.success-message button:hover{opacity:1}.error-message{color:#dc3545;font-size:.9rem;margin-top:.5rem;text-align:center}@media(max-width:768px){.contact-container{align-items:center;flex-direction:column;padding:3rem 1.5rem;width:95%}.contact-content{margin-bottom:2rem;width:100%}.contact-title{font-size:1.75rem}.contact-text{width:100%}.contact-icons{margin:1.5rem 0;width:60%}.contact-form,.contact-form-container,.success-message{width:100%}.contact-section{margin:50px 0 0}.contact-section:before{display:none}}@media(max-width:480px){.contact-container{padding:2rem;width:100%}.contact-title{font-size:1.5rem}.contact-icons{width:80%}.contact-icons li{font-size:1.5rem}.contact-form input,.contact-form textarea{font-size:1rem;padding:.5rem}.success-message{padding:1.5rem}.success-message h3{font-size:1.25rem}.contact-form .contact-submit,.success-message button{font-size:1rem;padding:.75rem;width:100%}}.toggle-switch-container{align-items:center;display:flex;justify-content:space-between;margin-left:8px}.icon-dark-light{font-size:1rem;margin-right:.5rem}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.toggle-switch{cursor:pointer;display:inline-block;height:17px;position:relative;width:30px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-switch input:focus-visible+.slider{outline:2px solid #ed8080;outline-offset:2px}.toggle-switch input:focus-visible:not(:focus-visible)+.slider{outline:none}.toggle-switch .slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-switch .slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:13px;left:2px;position:absolute;transition:.4s;width:13px}.toggle-switch input:checked+.slider{background-color:#ff6969}.toggle-switch input:checked+.slider:before{transform:translateX(13px)}.logo{filter:invert(44%) sepia(67%) saturate(521%) hue-rotate(314deg) brightness(112%) contrast(101%);transition:transform .2s ease;width:150px}.logo:hover{transform:scale(1.02)}.logo-link{display:inline-flex;left:1rem}.logo-link:focus-visible{border-radius:2px;outline:2px solid #ed8080;outline-offset:4px}.header{align-items:center;background-color:#0000;display:flex;height:60px;justify-content:space-between;left:0;margin:0;padding:0 20px;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--header-bg);box-shadow:0 2px 10px #0000001a}.menu{align-items:center;display:flex;gap:20px;list-style:none;margin:0;padding:0}.menu-icon{color:inherit;display:none}.menu li a{border-radius:4px;color:inherit;font-weight:500;padding:8px 12px;text-decoration:none;transition:all .3s ease}.menu li a:hover{background-color:#ed80801a;color:#ed8080}.menu li a:focus-visible{background-color:#ed80801a;outline:2px solid #ed8080;outline-offset:2px}.menu li a[aria-current=page]{color:#ed8080;font-weight:600}.menu-button{background:#0000;border:none;border-radius:4px;color:inherit;cursor:pointer;padding:8px;position:relative;transition:all .3s ease;z-index:1100}.menu-button:focus,.menu-button:hover{background-color:#ed80801a;color:#ed8080}.menu-button:focus-visible{outline:2px solid #ed8080;outline-offset:2px}.theme-toggle-item{align-items:center;display:flex;justify-content:flex-end;padding-right:6px;width:100%}@media(max-width:768px){.menu{align-items:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ed808033;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:none;flex-direction:column;gap:1rem;max-width:70vw;min-width:180px;padding:1.25rem;position:fixed;right:20px;top:60px;z-index:1000}.dark-theme .menu,.menu{background-color:var(--project-bg)}.menu-open{display:flex}.menu-button{align-items:center;display:flex;justify-content:center}.menu-icon{display:block;font-size:1.25rem;transition:transform .3s ease,color .3s ease}.menu-icon.open{color:#ed8080;transform:rotate(180deg)}.menu li a{display:block;padding:8px 12px;text-align:right;width:100%}.menu li a:hover{background-color:#ed80801a}}@media(max-width:480px){.logo{width:110px}.header{height:50px;padding:0 12px}.menu{min-width:160px;padding:1rem;right:12px;top:50px}.menu li a{font-size:.95rem;padding:6px 10px}}.light-theme{--header-bg:#ed80801f;--project-bg:#fdf0f0;--skills-bg: ;--contact-bg:#fdf0f0;--text-color:#000;--wave-projects:#fdf0f0;--wave-skills:#fdf0f0;--wave-contact:#fdf0f0;background-color:#fff;color:#000}.dark-theme{--header-bg:#10182e1f;--project-bg:#10182e;--skills-bg: ;--contact-bg:#10182e;--text-color:#fff;--wave-projects:#10182e;--wave-skills:#10182e;--wave-contact:#10182e;background-color:#0b1120;color:#fff}.footer{align-items:center;display:flex;flex-direction:column;margin-top:50px;padding:2rem 0 1rem;position:relative;text-align:center}.footer:before{background:var(--project-bg);background-position:37vw bottom;background-repeat:repeat-x;background-size:auto;content:"";height:50px;left:0;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200 80%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 1C19.5523 2 32.2291 3 51.5 5C104.5 11 200 25 300 39C400 53 500 66 600 61C700 55 800 31 900 18C987.526 3 1085.36 -1 1150 0C1169.54 -1 1180.49 0 1200 1V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V1.98128Z%27 fill=%27%23FFF5EE%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 1200 80%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M0 1C19.5523 2 32.2291 3 51.5 5C104.5 11 200 25 300 39C400 53 500 66 600 61C700 55 800 31 900 18C987.526 3 1085.36 -1 1150 0C1169.54 -1 1180.49 0 1200 1V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V1.98128Z%27 fill=%27%23FFF5EE%27/></svg>");position:absolute;top:-55px;transform:rotate(180deg);width:100%}.heart-icon{animation-duration:2s;color:#ed8080;margin:0 .5rem}@media(max-width:768px){.footer:before{display:none}.footer{margin-top:0}}
/*# sourceMappingURL=main.66f9e808.css.map*/