@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.home-section{background:linear-gradient(to right,#827055cc,#827055cc),url(/assets/background-FWo4riPI.svg);background-color:rgb(827055);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;margin-left:0;padding:0}.footer{background-color:#827055;color:#fff;padding:20px 0;text-align:center;margin-top:auto;align-items:center;justify-content:center;margin-left:0;width:100%}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;max-width:960px;margin:0 auto;width:100%}.footer-content-left,.footer-content-right{flex:1}.footer-content h3{margin-bottom:10px}.footer-content p,.footer-content a{color:#fff;text-decoration:none;line-height:1.6}.footer-content a:hover{text-decoration:underline}.social-media{display:flex;justify-content:center;gap:15px}.social-media-icon{width:48px;height:48px}.social-media-icon-github{width:70px;height:48px}.footer-bottom{border-top:1px solid #7f8c8d;padding-top:10px;margin-top:20px}.formations-title{text-align:center;font-size:2.5em;font-weight:700;margin-bottom:40px;margin-top:40px;color:#fff}.formation-section{background:#827055;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;font-family:Roboto,sans-serif;gap:50px;min-height:100vh}.formation-cards-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;gap:50px}.formation-card{background:#a79e8b;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;padding:24px;width:calc(50% - 20px);max-width:600px;text-align:left;transition:transform .3s}.formation-card:hover{transform:translateY(-10px)}.formation-image{width:100%;max-width:100%;border-radius:8px;margin-bottom:20px}.formation-title{font-size:1.5em;font-weight:700;margin-bottom:16px}.formation-description{font-size:1.2em;line-height:1.6;margin-bottom:20px}.formation-info{font-size:1em;color:#fff}@media (max-width: 768px){.formation-cards-container{flex-direction:column;align-items:center}.formation-card{width:calc(100% - 40px);max-width:100%;margin-bottom:40px}}.formation-card--centered{width:60%;max-width:600px;margin:40px auto 0;text-align:center}@media (max-width: 768px){.formation-card--centered{width:calc(100% - 40px)}}.section-title[data-v-088f3130]{text-align:center;font-size:2.5em;font-weight:700;margin-bottom:40px;color:#fff;margin-top:40px}.competences-section[data-v-088f3130]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px;margin-bottom:100px}.competence-card[data-v-088f3130]{border-radius:8px;padding:20px;width:calc(50% - 20px);max-width:600px;box-shadow:0 4px 8px #0000001a;transition:transform .3s;text-align:left}.competence-card[data-v-088f3130]:hover{transform:translateY(-5px)}.competence-title[data-v-088f3130]{font-size:1.5em;font-weight:700;margin-bottom:30px;text-align:center}.competence-list[data-v-088f3130]{list-style-type:none;padding:0}.competence-item[data-v-088f3130]{margin-bottom:8px;text-align:center}.competence-card.red[data-v-088f3130]{background-color:#d8c3b0;color:#8b5e3c}.competence-card.orange[data-v-088f3130]{background-color:#e6d4b8;color:#6b4f35}.competence-card.blue[data-v-088f3130]{background-color:#b8c6e0;color:#35425a}.competence-card.green[data-v-088f3130]{background-color:#a1b29d;color:#4b5c40}.ca-wrapper[data-v-3c170183]{padding:40px 20px;margin:0 auto;color:#fff;font-family:Roboto,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:40px;justify-content:center}.ca-section-title[data-v-3c170183]{font-size:2.5em;font-weight:700;text-align:center;margin-bottom:20px}.ca-intro[data-v-3c170183]{font-size:1.2em;max-width:700px;text-align:center;color:#fff;margin-bottom:40px}.ca-section[data-v-3c170183]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:50px;width:100%;max-width:1200px}.ca-card[data-v-3c170183]{background-color:#3d3d3d;border-radius:8px;box-shadow:0 4px 8px #00000026;padding:24px;width:calc(33.33% - 33.33px);max-width:400px;transition:transform .3s ease;color:#fff;display:flex;flex-direction:column;cursor:default;text-align:left}.ca-card[data-v-3c170183]:hover{transform:translateY(-10px)}.ca-card-title[data-v-3c170183]{font-size:1.5em;font-weight:700;margin-bottom:20px;text-align:center}.ca-list[data-v-3c170183]{list-style-type:none;padding:0;margin:0}.ca-item[data-v-3c170183]{font-size:1.1em;margin-bottom:12px;line-height:1.4}.ca-green[data-v-3c170183]{background-color:#8c6a4f;box-shadow:0 5px 15px #8c6a4f80}.ca-blue[data-v-3c170183]{background-color:#b4745e;box-shadow:0 5px 15px #b4745e80}.ca-orange[data-v-3c170183]{background-color:#c48e5b;box-shadow:0 5px 15px #c48e5b80}@media (max-width: 992px){.ca-section[data-v-3c170183]{flex-direction:column;align-items:center}.ca-card[data-v-3c170183]{width:calc(100% - 40px);max-width:600px;margin-bottom:40px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}html,body{padding:0;margin:0;max-width:-moz-max-content;max-width:max-content;max-height:-moz-max-content;max-height:max-content;height:100%;width:100%}body{background:#a79e8b;color:#e0e0e0;font-family:Roboto,sans-serif}#app{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e0e0e0;margin:0;height:100%;width:100%}.profile-pic{border-radius:50%;width:200px;height:200px;-o-object-fit:cover;object-fit:cover}.home-section{background:linear-gradient(to right,#827055cc,#827055cc),url(/assets/background-FWo4riPI.svg);background-color:rgb(827055);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;margin-left:0;padding:0}.home-header{top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background:#5c422acc;position:fixed;z-index:1}.social-icons{position:fixed;left:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}.chat-button{position:fixed;bottom:16px;right:16px}.profile{display:flex;align-items:center}.profile-pic{width:48px;height:48px;border-radius:50%;margin-right:8px}.profile-name{font-size:1.2em;font-weight:700}.navigation a{margin-left:24px;color:#e0e0e0;text-decoration:none;font-weight:700;transition:opacity .3s}.navigation a:hover{opacity:.7}.main-content{text-align:center;margin:auto;padding:0 20px}.main-title{font-size:3em;font-weight:700;margin-bottom:16px;text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:transform .3s,color .3s}.main-title:hover{color:#fff;transform:scale(1.05)}.main-description p{font-size:1.2em;margin-bottom:40px;line-height:1.6;color:#f0f0f0;text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:transform .3s,color .3s}.main-description p:hover{color:#fff;transform:scale(1.05)}.btn-download-cv{padding:12px 24px;background:#5c422a;color:#fff;font-size:1em;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background .3s;margin-top:20px;text-decoration:none}.btn-download-cv:hover{background:#7a4b34}.social-icons{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}.social-icons a{margin-bottom:16px}.social-icons img{width:32px;height:32px}.chat-button{position:absolute;bottom:16px;right:16px}.chat-with-me{padding:12px 24px;background:#5c422a;color:#fff;font-size:1em;font-weight:700;border:none;border-radius:24px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .3s}.chat-with-me:hover{background:#7a4b34}footer a{color:#5c422a;text-decoration:none;font-weight:700;transition:opacity .3s}footer a:hover{opacity:.7}footer img{width:50px;height:50px}.about-section{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;margin-left:0;padding:0;font-family:Roboto,sans-serif}.about-header{text-align:center;margin-bottom:60px}.about-header h1{font-size:3em;margin-bottom:20px;font-weight:700}.about-header p{font-size:1.2em;max-width:800px;line-height:1.6;margin:0 auto}.about-content{display:flex;justify-content:space-between;max-width:1200px;width:100%;gap:40px}.about-description{flex:1;padding-right:20px}.about-description h2{font-size:2em;margin-bottom:20px;font-weight:700}.about-description p{font-size:1.2em;line-height:1.6;margin-bottom:20px}.contact-button{text-decoration:none;padding:12px 24px;background:#5c422a;color:#fff;font-size:1.2em;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.contact-button:hover{background:#7a4b34}.skills-list{flex:1;padding-left:20px}.skills-list h2{font-size:2em;margin-bottom:20px;font-weight:700}.skills{display:flex;flex-wrap:wrap;gap:10px}.skill{padding:10px 20px;background:#827055;border-radius:4px;font-size:1.2em;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:transform .3s,color .3s}.skill:hover{color:#fff;transform:scale(1.05)}.projects-section{background:#827055;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:40px 0;font-family:Roboto,sans-serif}.projects-header{text-align:center;margin-bottom:60px}.projects-title{font-size:3em;margin-bottom:20px;font-weight:700}.projects-grid{display:flex;flex-direction:column;align-items:center;width:100%;gap:40px}.project-card{background:#a79e8b;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:row;padding:24px;text-align:left;width:80%;transition:transform .3s}.project-card:hover{transform:translateY(-10px)}.project-image{width:500px;height:375px;border-radius:8px;margin-right:20px;-o-object-fit:contain;object-fit:contain}.project-details{display:flex;flex-direction:column;justify-content:center}.project-title{font-size:1.5em;margin-bottom:16px;font-weight:700}.project-description{font-size:1.2em;line-height:1.6;margin-bottom:20px}.technologies{margin-bottom:16px}.tech-square{display:inline-block;background:#5c422a;color:#fff;padding:10px 20px;border-radius:4px;margin:4px;font-size:1.2em;font-weight:700}.view-image-button{padding:12px 24px;background:#5c422a;color:#fff;font-size:1.2em;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.view-image-button:hover{background:#5a54e8}.expanded-project-image{margin-top:16px;max-width:100%;border-radius:8px}.project-title-link:link,.project-title-link:visited{color:#fff;text-decoration:none}.project-title-link:hover{text-decoration:underline}
