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}*{box-sizing:border-box}body{background:#f5f5f5;color:#333;font-family:Arial,sans-serif}footer,header{padding:2rem 0;text-align:center;width:100%}header{background-color:#222;color:#fff}.profile-pic{border:4px solid #fff;border-radius:50%;height:150px;margin-bottom:1rem;object-fit:cover;width:150px}.container{margin:0 auto;max-width:1200px;padding:1rem}h2{font-size:2rem;margin-bottom:1rem}section{margin-bottom:2rem}.projects-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-card{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;color:inherit;padding:1rem;text-decoration:none;transition:transform .3s,box-shadow .3s}.project-card:hover{box-shadow:0 0 15px #00000026;transform:translateY(-5px)}@media (max-width:768px){.profile-pic{height:100px;width:100px}h2{font-size:1.5rem}}.social-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.social-links a img{display:inline-block;filter:grayscale(100%);height:40px;image-rendering:auto;object-fit:contain;transition:filter .3s ease,transform .3s ease;width:40px}footer{background-color:#eee;color:#333;font-size:.9rem;padding:2rem 1rem}footer a{color:#333;text-decoration:underline}footer a:hover{color:#0070f3}.hosted-by{color:#666;font-size:.8rem;font-style:italic;margin-top:.5rem}.bio-text{margin-bottom:1.5rem}.social-links a:hover img{filter:none;transform:scale(1.1)}header h1{font-size:1.8rem;margin:1rem 0;text-align:center}.bio-text{font-size:1.1rem;line-height:1.6;margin-top:1rem}body{margin:0;overflow-x:hidden;padding:0}.social-links img,footer img{height:auto;max-width:100%}footer{background-color:#f4f4f4;max-width:100vw;overflow-x:hidden;padding:1rem;text-align:center;width:100%}
/*# sourceMappingURL=main.85a239a9.css.map*/