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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0f172a;color:#fff;font-family:Times New Roman,Times,serif;line-height:1.6}.profile-img{border:2px solid #fff;border-radius:5px;box-shadow:0 4px 8px #0003;height:400px;object-fit:cover;object-position:center;width:350px}.header{background:#232323;color:#fff;padding:1rem;position:-webkit-sticky;position:sticky;top:0}.header nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.header ul{display:flex;gap:2rem;list-style:none}.header a{color:#fff;text-decoration:none}section{margin:0 auto;max-width:1200px;padding:1.5rem}.about,.contact,.projects,.skills{margin-bottom:.8rem}.about p{font-size:1.2rem}h2{font-size:2rem;margin-bottom:1rem}.skills ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none}.skills li{background:#007bff;border-radius:5px;color:#fff;padding:.5rem 1rem}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{border:1px solid #ddd;border-radius:8px;padding:1.5rem}.project-card a{color:#007bff;text-decoration:none}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{color:#007bff;text-decoration:none}
/*# sourceMappingURL=main.081d18b8.css.map*/