*{margin:0;padding:0;box-sizing:border-box}.header{background-color:#2c3e50;color:#fff}.header h1{font-size:2rem}.header nav a.active{border-bottom:2px solid #ffffff}nav{display:block;justify-content:center}nav a{color:#fff;margin:0;padding:0 20px;text-decoration:none;font-size:1rem}@media (max-width: 600px){.header nav a{margin:0 10px}}.about-me{background-color:#fff;padding:40px;text-align:center;border-radius:8px;margin-top:20px}.profile-picture{width:150px;height:auto;border-radius:50%;margin-bottom:20px;border:3px solid #2c3e50}.portfolio{display:flex;flex-direction:column;padding:1rem}.project{background-color:#fff;margin-bottom:1rem;padding:1rem;border:1px solid #ddd}.project img{max-width:100%;height:auto}.project-links a{display:block;margin-bottom:10px;color:#007bff;text-decoration:none}.project-links a:hover{text-decoration:underline}.contact-form{background-color:#fff;padding:1rem;margin:1rem}.contact-form input,.contact-form textarea{width:100%;margin-bottom:.5rem;padding:.5rem}.contact-form button{background-color:#61dafb;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer}.error-message{display:block;color:red;margin-top:5px}.resume{background-color:#fff;padding:1rem;margin:1rem;text-align:left}.footer{color:#fff;padding:1rem;text-align:center}.footer a{color:#282c34;margin:0;padding:0 20px}.footer a.active{border-bottom:2px solid #61dafb}.card{background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:10px;padding:20px;margin:20px auto;max-width:600px;text-align:left}@media (min-width: 768px){.header{flex-direction:row;justify-content:space-between}.about-me img{max-width:150px}.portfolio{flex-direction:row;flex-wrap:wrap;justify-content:space-around}.project{width:45%;margin-bottom:1rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh;font-size:1rem;line-height:1.6;color:#213547;background-color:#fff}h1,h2,h3,h4,h5,h6{font-size:3.2em;line-height:1.1}h2{font-size:2.4em}h3{font-size:1.8em}h4{font-size:1.4em}h5{font-size:1.2em}h6{font-size:1em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9;color:#213547}button:hover{border-color:#747bff}}p,li,figure,figcaption,blockquote,dl,dd{margin:0}body{font-size:1rem;line-height:1.6}
