body{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif;padding:0}.App{margin:0 auto;max-width:900px;padding:20px}.header{align-items:center;border-bottom:2px solid #ddd;display:flex;justify-content:space-between;padding-bottom:15px}.logo{color:#0078d4;font-size:1.5rem;font-weight:700}.nav-menu a{color:#0078d4;font-weight:600;margin-left:20px;text-decoration:none}.nav-menu a:hover{text-decoration:underline}.hero{background-color:#e1f0ff;border-radius:8px;margin-top:20px;padding:40px 20px;text-align:center}.profile-photo{border-radius:50%;height:150px;margin-bottom:15px;object-fit:cover;width:150px}.hero h1{font-size:2.5rem;margin:0}.hero h2{color:#555;font-weight:400;margin:5px 0 15px}.tagline{font-size:1.2rem;font-style:italic;margin-bottom:20px}.hero-buttons .btn{background-color:initial;border:2px solid #0078d4;border-radius:25px;color:#0078d4;cursor:pointer;font-weight:600;margin:0 10px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.hero-buttons .btn-primary,.hero-buttons .btn:hover{background-color:#0078d4;color:#fff}section{margin-top:40px}h2{border-bottom:2px solid #0078d4;margin-bottom:20px;padding-bottom:5px}.experience-cards,.project-cards{display:flex;flex-wrap:wrap;gap:20px}.card{background-color:#fff;border-radius:8px;box-shadow:0 0 8px #0000001a;flex:1 1 250px;padding:15px}.skills-list{list-style-type:disc;padding-left:20px}.blog-list{list-style-type:square;padding-left:20px}.contact a{color:#0078d4;text-decoration:none}.contact a:hover{text-decoration:underline}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}
/*# sourceMappingURL=main.1c25d671.css.map*/