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}.navbar{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 5px #0000000d;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:auto;max-width:1200px;padding:0 1rem}.left-side,.navbar-container{align-items:center;display:flex}.left-side{gap:.8rem}.uia-logo{height:40px}.logo{color:#111827;font-size:1.8rem;font-weight:700}.logo span{color:#2563eb}.nav-links ul{display:flex;gap:1.5rem;list-style:none}.nav-links li a{color:#374151;font-size:1rem;text-decoration:none;transition:color .3s}.nav-links li a:hover{color:#2563eb}.linkedin-btn{background-color:#0a66c2;border-radius:8px;color:#fff;font-size:.9rem;font-weight:500;margin-left:1.5rem;padding:.6rem 1.2rem;text-decoration:none;transition:background-color .3s ease,transform .25s ease}.linkedin-btn:hover{background-color:#084c9e;transform:translateY(-2px)}.menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:5px}.menu-toggle span{background:#111827;border-radius:3px;height:3px;transition:.3s;width:25px}@media (max-width:768px){.nav-links ul{flex-direction:column;gap:1rem}.nav-links{background:#fff;border-radius:10px;box-shadow:0 5px 10px #0000001a;display:none;padding:1rem;position:absolute;right:1rem;top:70px}.nav-links.active{display:block}.menu-toggle{display:flex}.linkedin-btn{display:none}}.hero-section{background-color:#f3f4f6;padding:4rem 0}.hero-container{align-items:center;display:flex;flex-direction:column-reverse;gap:2.5rem;margin:0 auto;max-width:1200px;padding:0 1.5rem}@media (min-width:768px){.hero-container{align-items:flex-start;flex-direction:row}.hero-text{text-align:left}}.hero-text{flex:1 1;text-align:center}.hero-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.hero-title{font-size:3rem}}.hero-highlight{color:#2563eb}.hero-description{color:#374151;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width:768px){.hero-buttons{justify-content:flex-start}}.hero-button{border-radius:9999px;box-shadow:0 2px 10px #0000000d;display:inline-block;font-size:.95rem;font-weight:500;margin-left:auto;padding:.7rem 1.4rem;text-decoration:none;transition:all .3s ease}.hero-button.linkedin{background-color:#0a66c2;color:#fff}.hero-button.linkedin:hover{background-color:#084c9e}.hero-button.resume{background-color:#2563eb;color:#fff}.hero-button.resume:hover{background-color:#1d4ed8}.hero-button.github{background-color:#111827;color:#fff}.hero-button.github:hover{background-color:#000}.hero-image-wrapper{display:flex;flex:1 1;justify-content:center}.hero-image{border-radius:1.5rem;box-shadow:0 10px 20px #0000001a;max-width:20rem}.about-section{background-color:#fff;padding:4rem 1rem}.about-container{margin:auto;max-width:900px;text-align:center}.about-container h2{color:#111827;font-size:2rem;margin-bottom:1rem}.about-container p{color:#4b5563;font-size:1.1rem;margin-bottom:2.5rem}.about-stats{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.about-stats img{border-radius:8px;box-shadow:0 4px 12px #0000000f;max-width:100%;width:260px}.services-section{background-color:#fff;padding:4rem 1rem}.services-container{margin:auto;max-width:1100px;text-align:center}.services-container h2{color:#111827;font-size:2rem;margin-bottom:.5rem}.services-intro{color:#4b5563;font-size:1.1rem;margin-bottom:2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:1rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#f9fafb;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:2rem 1.5rem;text-align:left;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#2563eb;font-size:1.2rem;margin-bottom:.8rem}.service-card p{color:#374151;font-size:.95rem}.mywork-section{background-color:#f3f4f6;padding:4rem 1rem}.mywork-container{margin:auto;max-width:1200px;text-align:center}.mywork-container h2{color:#111827;font-size:2rem;margin-bottom:.5rem}.mywork-description{color:#4b5563;font-size:1.1rem;margin-bottom:2rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:1.5rem;text-align:left;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-card img{border-radius:10px;margin-bottom:1rem;width:100%}.project-card h3{color:#111827;font-size:1.2rem;margin-bottom:.5rem}.project-card p{color:#4b5563;font-size:.95rem;margin-bottom:1rem}.project-card a{color:#2563eb;font-weight:500;text-decoration:none}.project-card a:hover{text-decoration:underline}.contact-section{background-color:#f9fafb;padding:4rem 1rem}.contact-container{margin:auto;max-width:700px;text-align:center}.contact-container h2{color:#111827;font-size:2rem;margin-bottom:1rem}.contact-container p{color:#4b5563;font-size:1.1rem;margin-bottom:2rem}.contact-info{align-items:center;display:flex;flex-direction:column;gap:1.2rem}.contact-item{color:#1f2937;font-size:1.1rem}.contact-item a{color:#2563eb;text-decoration:none}.contact-item a:hover{text-decoration:underline}
/*# sourceMappingURL=main.24521752.css.map*/