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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{color:#1a202c;font-family:sans-serif;margin:0}.hero{align-items:center;background:linear-gradient(90deg,#065f46,#10b981,#6ee7b7);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.hero img{height:auto;width:120px}.hero h1,.hero img{margin-bottom:1.5rem}.hero h1{font-size:4rem;font-weight:700}.hero p{font-size:1.25rem;max-width:40rem}.about{background:#fff;padding:5rem 1.5rem;text-align:center}.about h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.about p{color:#4b5563;font-size:1.125rem;margin:0 auto;max-width:48rem}.projects{background:#f3f4f6;padding:5rem 1.5rem;text-align:center}.projects h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:80rem}.project-card{background:#fff;border-radius:1rem;box-shadow:0 10px 25px #0000001a;padding:2rem;transition:transform .3s ease}.project-card:hover{transform:scale(1.05)}.project-card h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.project-card p{color:#4b5563}.contact{background:#065f46;color:#fff;padding:5rem 1.5rem;text-align:center}.contact h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.contact p{font-size:1.125rem;margin-bottom:1.5rem}
/*# sourceMappingURL=main.7f40c2f7.css.map*/