﻿@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap";*::selection{background-color:#a6614e;color:#fff}*::-moz-selection{background-color:#a6614e;color:#fff}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #a6614e;outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus-visible{left:1rem;top:1rem;width:auto;height:auto;padding:.65rem 1.1rem;background-color:#a6614e;color:#fff;border-radius:999px;box-shadow:0 6px 20px rgba(0,0,0,.15);text-decoration:none;font-weight:600;z-index:1000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.back-to-top{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;border-radius:50%;background:#a6614e;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.2);font-size:20px;line-height:1;transition:transform .2s ease,box-shadow .2s ease}.back-to-top:hover,.back-to-top:focus-visible{transform:translateY(-2px);box-shadow:0 12px 36px rgba(0,0,0,.25);outline:2px solid #fff;outline-offset:2px}@media screen and (max-width: 600px){.back-to-top{right:1rem;bottom:1rem;width:40px;height:40px;font-size:18px}}input[type=text],textarea,[contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}body{margin:0;box-sizing:border-box;font-family:"Poppins",sans-serif;font-size:19px;color:#3c3d44;background-color:#f4f8fb}body h2{font-size:22px;font-weight:500;background-color:#e9f2ff;display:inline-block;padding:.8rem 1.2rem;border-radius:13px;margin-bottom:2rem;border:1px solid #cdd4d7}body section{padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}body h3{color:#a6614e;font-size:22px;font-weight:bold;margin:1rem}body picture{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 500px){body h3{font-size:1.4rem}}.load{-webkit-animation:fadeInDown .8s ease forwards;animation:fadeInDown .8s ease forwards}@-webkit-keyframes fadeInDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.reveal{opacity:0}.reveal-left{opacity:0;transform:translateX(-50px)}.reveal-bottom{opacity:0;transform:translateY(50px)}.reveal-visible{opacity:1;transform:translateY(0);transform:translateX(0);transition:2s cubic-bezier(0.5, 0, 0, 1)}.focus-in-expand{-webkit-animation:focus-in-expand 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:focus-in-expand 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes focus-in-expand{0%{letter-spacing:-0.5em;-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}@keyframes focus-in-expand{0%{letter-spacing:-0.5em;-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}header{background-image:url("../../public/img/header-background.webp");background-size:cover;background-repeat:no-repeat;background-position:center;padding:1rem;display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;min-height:100vh;box-sizing:border-box}header a{text-decoration:none}header span{color:#a6614e}header div.header-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1280px;box-sizing:border-box;flex:1;justify-content:center;margin:2rem 0}header div.header-container div.left-header{padding:1rem;max-width:620px}header div.header-container div.left-header h1{margin:0;color:#3c3d44;font-size:clamp(2rem,4vw,3rem);line-height:1.15}header div.header-container div.left-header h1 span{display:block}header div.header-container div.left-header h1 .hero-title-main{color:#3c3d44}header div.header-container div.left-header h1 .hero-title-focus{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;color:#3c3d44;font-size:.5em;margin-top:1rem}header div.header-container div.left-header h1 .hero-title-focus span{display:inline-block;padding:.25rem .6rem;background-color:#e9f2ff;border:1px solid #cdd4d7;border-radius:.7rem;color:#3c3d44;line-height:1.2;font-weight:500}header div.header-container div.left-header p.hello{color:#3c3d44;font-size:1.4rem;letter-spacing:.02em;margin:0 0 .75rem}header div.header-container div.left-header p.present{color:#3c3d44;max-width:34rem;margin-top:1.25rem;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.65}header div.header-container div.left-header div.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}header div.header-container img{width:100%;max-width:400px;padding:2rem 1rem}header nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #cdd4d7;border-radius:20px;width:100%;box-sizing:border-box}header nav .logo{color:#3c3d44}header nav .logo span{color:#a6614e}header nav a.button,header nav ul.menu{display:none}header nav ul.menu{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;position:absolute;z-index:10;top:0;left:0;height:100vh;margin:0;background-color:#f4f8fb;padding-left:0}header nav ul.menu li{padding:1rem 0;width:100%;text-align:center;list-style-type:none}header nav ul.menu li a{transition:.8s;position:relative;display:inline-block;padding-bottom:5px;transition:padding-bottom .3s ease;color:#3c3d44}header nav ul.menu li a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#cdd4d7;transform-origin:bottom right;transform:scaleX(0);transition:transform .3s ease}header nav ul.menu li a:hover::after{transform-origin:bottom left;transform:scaleX(1)}header nav #link{width:32px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;position:relative;z-index:11;background:rgba(0,0,0,0);border:none;cursor:pointer}header nav #link #burger{width:20px;height:2px;background:#3c3d44;display:inline-block;position:relative}header nav #link #burger::before,header nav #link #burger::after{content:"";height:2px;background:#3c3d44;display:inline-block;position:absolute;transform-origin:center;transition:all .3s ease;right:0}header nav #link #burger::before{top:-7px;right:0;width:30px}header nav #link #burger::after{top:7px;width:10px}header nav #link #burger.open{background:rgba(0,0,0,0)}header nav #link #burger.open::before{transform:rotate(45deg);top:0;width:20px}header nav #link #burger.open::after{transform:rotate(-45deg);top:0;width:20px}@supports not (background-image: url("../../public/img/header-background.webp")){header{background-image:url("../../public/img/header-background.png")}}@media screen and (max-width: 699px)and (min-height: 950px){header{min-height:auto}}@media screen and (min-width: 700px)and (min-height: 800px){header{min-height:auto}}@media screen and (min-width: 450px){header div.header-container div.left-header p.present{font-size:1.15rem}}@media screen and (min-width: 600px){header nav{border:none;padding:1rem 2rem;box-sizing:border-box}}@media screen and (min-width: 700px){header div.header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1.5rem}header div.header-container div.left-header{margin-top:3rem;margin-bottom:4rem;max-width:50%}header div.header-container div.left-header p.hello{font-size:1.6rem}header div.header-container div.left-header p.present{font-size:1.25rem}}@media screen and (min-width: 1100px){header nav{max-width:1280px}header nav ul.menu,header nav a.button{display:flex}header nav ul.menu{display:flex;flex-direction:row;justify-content:space-between;position:initial;background-color:rgba(0,0,0,0);height:auto;max-width:700px}header nav ul.menu li a{padding-bottom:0}header nav div.navbar{display:none}}@media screen and (min-width: 1200px){header div.header-container div.left-header{margin-top:0}}section#about{max-width:1280px;margin:auto}section#about picture{margin-bottom:1.5rem}section#about div.container{display:flex;flex-direction:column;align-items:center;justify-content:center}section#about div.container div.text-content{color:#3c3d44}section#about div.container div.text-content a{color:#3c3d44;text-decoration:underline;transition:color 1s ease-in-out}section#about div.container div.text-content a:hover{color:#a6614e}@media screen and (min-width: 700px){section#about{flex-direction:row;justify-content:space-between;align-items:end}section#about picture{order:-1}section#about div.container{margin-right:2rem;align-items:start}}section#formations .container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}section#formations .formations-container{display:grid;gap:1rem}section#formations .formation-card{background-color:#fff;border:1px solid #cdd4d7;border-radius:15px;padding:1.5rem}section#formations h2{margin-bottom:4rem}section#formations h3{margin:0 0 1rem}section#formations p{margin:0;color:#3c3d44}section#skills h3{text-align:center}section#skills picture{width:50px;height:50px;display:flex;align-items:center;justify-content:center}section#skills div.cards-skills-container{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}section#skills div.cards-skills-container div.card-skills{padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:140px;min-width:140px;box-sizing:border-box}section#skills div.cards-skills-container div.card-skills p{color:#3c3d44}section#projects ul.projects-container{margin:1rem 0;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;max-width:1215px;list-style:none;padding:0}section#projects ul.projects-container li{list-style:none}section#projects ul.projects-container a.project-card{transition:transform 1s ease;width:300px;display:flex;flex-direction:column;align-items:center;text-align:center;color:inherit}section#projects ul.projects-container a.project-card img{border:1px solid #cdd4d7;border-radius:15px;margin:1rem 0;max-width:100%;height:auto}@media screen and (min-width: 400px){section#projects ul.projects-container li{margin:1rem}section#projects ul.projects-container a.project-card:hover{transform:scale(1.1)}}@media screen and (min-width: 900px){section#projects ul.projects-container a.project-card img{width:400px}}section#contact div.contact-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;max-width:1200px;margin-bottom:3rem}section#contact div.contact-container h3{margin:1rem 0}section#contact div.contact-container div.form{margin-bottom:3rem;width:100%;max-width:320px}section#contact div.contact-container div.form .error,section#contact div.contact-container div.form .success{padding-bottom:2rem;color:#ce5ae6}section#contact div.contact-container div.form form input:not(.button),section#contact div.contact-container div.form form textarea{border:1px solid #cdd4d7;border-radius:15px;padding:1rem;margin:.5rem 0;background-color:rgba(0,0,0,0);width:100%;box-sizing:border-box}section#contact div.contact-container div.form form input.button{border:none;margin:.5rem 0;font-family:"Poppins",sans-serif;font-size:1rem;cursor:pointer}section#contact div.contact-container div.form form input::placeholder,section#contact div.contact-container div.form form textarea::placeholder{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;color:#3c3d44}section#contact div.contact-container div.form form input:not(.button):focus,section#contact div.contact-container div.form form textarea:focus,section#contact div.contact-container div.form form input:not(.button):valid,section#contact div.contact-container div.form form textarea:valid{color:#3c3d44;font-family:"Poppins",sans-serif;font-size:1rem}section#contact div.contact-container div.form form input:not(.button):invalid{color:#a6614e;font-family:"Poppins",sans-serif;font-size:1rem}section#contact div.contact-container div.form form textarea{height:200px}section#contact div.contact-container div.contact-details{margin-bottom:3rem}section#contact div.contact-container div.contact-details .details{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem 0}section#contact div.contact-container div.contact-details .details p{margin:0;font-size:20px;font-weight:bold;color:#a6614e}section#contact div.contact-container div.contact-details .details a{color:#3c3d44;margin:.5rem}@media screen and (min-width: 750px){section#contact div.contact-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:start;justify-content:space-around;padding:0 1rem}}footer{color:#3c3d44;padding:2rem 1rem;border-top:1px solid #cdd4d7;background-color:#e9f2ff}footer p{text-align:center}footer p a{color:#3c3d44;font-size:18px}body.project-page header{min-height:auto;background-image:none;background-color:#e9f2ff;padding:1rem;border-bottom:1px solid #cdd4d7}body.project-page main{margin-bottom:3rem}section.project-detail{max-width:800px;margin:auto;padding:2rem}section.project-detail .container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.project-detail .back-link{display:inline-block;margin-bottom:2rem;color:#a6614e;text-decoration:underline;font-weight:500;transition:color .3s ease;align-self:flex-start;width:100%}section.project-detail .back-link::before{content:"← "}section.project-detail .back-link:hover,section.project-detail .back-link:focus-visible{color:#3c3d44}section.project-detail h1{font-size:2rem;color:#3c3d44;margin-bottom:2rem;text-align:center;width:100%}section.project-detail .project-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}section.project-detail .project-content picture{width:100%;display:flex;justify-content:center}section.project-detail .project-content .project-image{width:100%;max-width:300px;height:auto;border-radius:15px;border:1px solid #cdd4d7}section.project-detail .project-content .project-description{width:100%;text-align:left;display:flex;flex-direction:column;align-items:center}section.project-detail .project-content .project-description h2{color:#3c3d44;font-size:1.5rem;margin-bottom:1rem;text-align:center}section.project-detail .project-content .project-description h3{color:#a6614e;margin-top:2rem;margin-bottom:1rem}section.project-detail .project-content .project-description .text-content{color:#3c3d44;line-height:1.6;display:flex;flex-direction:column;align-items:center}section.project-detail .project-content .project-description .text-content p{margin-bottom:1rem}section.project-detail .project-content .project-description .project-technologies{display:flex;flex-direction:column;align-items:center}section.project-detail .project-content .project-description .tech-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem}section.project-detail .project-content .project-description .tech-list li{background-color:#e9f2ff;padding:.5rem 1rem;border-radius:8px;color:#3c3d44;border:1px solid #cdd4d7}section.project-detail .project-content .project-description .project-links{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap}@media screen and (min-width: 700px){section.project-detail h1{font-size:2.5rem}}.button{background-color:#a6614e;border-radius:35px;padding:.6rem 1.2rem;color:#fff;transition:background-color 1s ease-in-out;text-decoration:none}.button:hover{background-color:#734336}.button-secondary{background-color:rgba(0,0,0,0);border:2px solid #a6614e;color:#a6614e;font-weight:700}.button-secondary:hover{background-color:#fff}/*# sourceMappingURL=style.css.map */
