body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{background-color:#f8f9fa00;color:#2c3e50;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh;padding:20px}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f8f9faf2;border-bottom:1px solid #e9ecef;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.navContainer{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#002639,#3c4239);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:500}.navLinks{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navLink{color:#2c3e50;cursor:pointer;font-weight:500;text-decoration:none;transition:color .3s ease}.hero{align-items:center;display:flex;justify-content:center;padding:6rem 6rem 4rem;text-align:center}.heroContent{grid-gap:0;align-items:center;display:grid;gap:0;max-width:1200px;padding-top:0;width:100%}.heroLeft,.heroRight{text-align:left}.heroName{font-size:clamp(3.5rem,10vw,6rem);font-weight:700;line-height:1;margin-bottom:2}.heroLastName,.heroName{color:#1f2937;font-family:Nunito;letter-spacing:-.02em}.heroLastName{font-size:clamp(2rem,6vw,2rem);font-weight:400;line-height:1.1;margin-top:.5rem}.heroRoleTitle{color:#1f2937;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.heroDescription{color:#000;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem}.heroTitle{font-family:Nunito;font-size:clamp(3.5rem,10vw,6rem);font-weight:800;letter-spacing:-.02em}.heroTitle,.heroTitle2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#131711,#2b4b79);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem}.heroTitle2{font-family:Nunuto;font-size:clamp(3rem,8vw,5rem);font-weight:400;letter-spacing:.02em}.heroSubtitle{color:#6c757d;font-size:1.25rem;margin:0 auto 2rem;max-width:600px}.ctaButton{background-color:#fff;border:3px solid #131711;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.ctaButton:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-2px)}.main{margin:0 auto;max-width:1200px;padding:0}.section{margin-bottom:6rem}.sectionTitle{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.sectionSubtitle{color:#3f464c;font-size:1.25rem;margin:0 auto 3rem;max-width:600px;text-align:center}.filterContainer{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filterButton{background-color:#fff;border:2px solid #000;border-radius:25px;cursor:pointer;font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.filterButton.active{background-color:#000;color:#fff}.filterButton:hover{transform:translateY(-2px)}.projectsGrid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.projectCard{background-color:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.projectCard:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.projectImage{height:400px;object-fit:cover;width:100%}.imageOverlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:2rem 1.5rem 1.5rem;position:absolute;right:0}.overlayTitle{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.carousel{height:400px;position:relative;width:100%}.carouselImage{border-top-left-radius:20px;border-top-right-radius:20px;height:400px;object-fit:contain;width:100%}.carouselButton{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 10px #0003;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:10}.carouselButton.prev{left:1rem}.carouselButton.next{right:1rem}.carouselDots{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.carouselDot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.carouselDot.active{background:#fff;height:12px;width:12px}.projectContent{padding:1.5rem}.projectCategory{background-color:#e3f2fd;border-radius:15px;color:#000;display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:.25rem .75rem}.projectTitle{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.projectDescription{color:#6c757d;line-height:1.6;margin-bottom:1rem}.projectTools{display:flex;flex-wrap:wrap;gap:.5rem}.tool{background-color:#f8f9fa;border-radius:12px;color:#495057;font-size:.875rem;padding:.25rem .75rem}.aboutContent{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.aboutText{color:#3f464c;font-size:1.25rem;line-height:1.8}.skillsSection{background-color:#fff;border-radius:15px;box-shadow:0 4px 20px #0000000d;padding:2rem}.skillsTitle{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.skillsGrid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:2rem}.skill{background-color:#f8f9fa;border-radius:10px;color:#495057;font-size:.9rem;font-weight:500;padding:.75rem 1rem;text-align:center}.contactContent{background-color:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:3rem 2rem;text-align:center}.contactButtons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.contactButton{border:2px solid #0000;border-radius:50px;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.primaryButton{background-color:#fff;color:#131711}.secondaryButton{background-color:initial;border:2px solid #3d4645;color:#3d4645}.footer{background-color:#fff;border-top:1px solid #e9ecef;color:#6c757d;padding:2rem;text-align:center}.modalOverlay{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.modal{background-color:#fff;border-radius:20px;max-height:90vh;max-width:800px;overflow:auto;position:relative}.closeButton{background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;height:40px;position:absolute;right:1rem;top:1rem;width:40px;z-index:10}.modalImage{border-top-left-radius:20px;border-top-right-radius:20px;height:300px;object-fit:cover;width:100%}.modalContent{padding:2rem}.modalTitle{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1rem}.modalDescription{color:#495057;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.modalDetails{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.detailsTitle{color:#2c3e50;font-size:1rem;font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.container{padding:10px}.navContainer{padding:0 1rem}.navLinks{gap:1rem}.hero{padding:0 1rem}.heroContent{gap:2rem;grid-template-columns:1fr;padding-top:15vh}.heroName{font-size:clamp(2.5rem,8vw,3.5rem)}.heroLastName{font-size:clamp(2rem,6vw,3rem)}.heroRoleTitle{font-size:1rem}.heroDescription{font-size:.95rem}.main{padding:2rem 1rem}.section{margin-bottom:4rem}.sectionTitle{font-size:2rem}.aboutContent{gap:2rem;grid-template-columns:1fr}.projectsGrid{gap:1.5rem;grid-template-columns:1fr}.carousel,.carouselImage,.projectImage{height:250px}.modalOverlay{padding:1rem}.modal{max-height:85vh;max-width:95vw}.modalContent{padding:1.5rem}.modalTitle{font-size:1.5rem}.contactContent{padding:2rem 1.5rem}.filterContainer{padding:0 1rem}.filterButton{font-size:.85rem;padding:.5rem 1rem}}@media (max-width:480px){.heroName{font-size:2rem}.heroLastName,.sectionTitle{font-size:1.75rem}.navLinks{font-size:.9rem;gap:.75rem}.ctaButton{font-size:.9rem;padding:.75rem 1.5rem}@media (max-width:968px){.featured-project-card{flex-direction:column!important}.featured-project-content,.featured-project-image{flex:1 1 100%!important}}@media (max-width:640px){.heroLastName,.heroName{font-size:3rem}.heroRoleTitle{font-size:1.5rem}h3{font-size:1.875rem!important}.section{padding-bottom:3rem;padding-top:3rem}}.featured-project-card{transition:all .3s cubic-bezier(.4,0,.2,1)}a{transition:all .2s ease}img{display:block;height:auto;max-width:100%}}
/*# sourceMappingURL=main.a80baa42.css.map*/