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}.contact-form-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.contact-form-container{background-color:#fff;border-radius:8px;max-height:90vh;max-width:500px;overflow-y:auto;padding:2.5rem;position:relative;width:90%}.contact-form-container h2{color:#333;margin-bottom:1.5rem;text-align:center}.close-button{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:color .2s ease}.close-button:hover{color:#333}form{align-items:center}.form-group,form{display:flex;flex-direction:column}.form-group{align-items:flex-start;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:350px;width:100%}.form-group:last-of-type{margin-bottom:2rem}.form-group label{align-self:flex-start;color:#333;font-size:.95rem;font-weight:500;margin-bottom:.75rem}.form-group input,.form-group textarea{background-color:#f8f9fa;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.875rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background-color:#fff;border-color:#007bff;box-shadow:0 0 0 3px #007bff26;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#adb5bd}.form-group textarea{line-height:1.5;min-height:150px;resize:vertical}.submit-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin-left:auto;margin-right:auto;max-width:350px;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.submit-button:hover{background-color:#0056b3;transform:translateY(-1px)}.submit-button:active{transform:translateY(0)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.error-message{background-color:#f8d7da;border-radius:6px;color:#dc3545;font-size:.95rem;margin-top:1rem;padding:.75rem;text-align:center}@media (max-width:768px){.contact-form-overlay{padding:1rem}.contact-form-container{margin:1rem;max-height:85vh;padding:1.5rem;width:95%}.contact-form-container h2{font-size:1.5rem;margin-bottom:1.25rem}.close-button{font-size:1.75rem;padding:.25rem;right:.75rem;top:.75rem}.form-group{margin-bottom:1.25rem;max-width:95vw}.form-group label{font-size:.9rem;margin-bottom:.5rem}.form-group input,.form-group textarea{font-size:.95rem;padding:.75rem}.form-group textarea{min-height:120px}.submit-button{font-size:.95rem;max-width:95vw;padding:.875rem 1.25rem}}@media (max-width:480px){.contact-form-container{border-radius:6px;margin:.5rem;padding:1.25rem;width:100%}.contact-form-container h2{font-size:1.35rem;margin-bottom:1rem}.form-group{margin-bottom:1rem;max-width:100vw}.form-group input,.form-group textarea{font-size:.9rem;padding:.7rem}.form-group textarea{min-height:100px}.submit-button{font-size:.9rem;max-width:100vw;padding:.8rem 1rem}.error-message{font-size:.85rem;margin-top:.75rem;padding:.6rem}}@media (max-height:600px) and (orientation:landscape){.contact-form-container{max-height:95vh;padding:1rem}.form-group{margin-bottom:.75rem}.form-group textarea{min-height:80px}}@media (hover:none){.submit-button:hover{transform:none}.close-button:hover{color:#666}.form-group input:focus,.form-group textarea:focus{box-shadow:0 0 0 2px #007bff26}}.portfolio-header{background:#222;color:#fff;padding:2rem 0 1rem;text-align:center}.portfolio-header nav{margin-top:1rem}.portfolio-header nav a{color:#61dafb;font-weight:700;margin:0 1rem;text-decoration:none;transition:color .2s}.portfolio-header nav a:hover{color:#21a1f3}.portfolio-header nav .nav-button{background:none;border:none;color:#61dafb;cursor:pointer;font:inherit;font-weight:700;margin:0 1rem;padding:0;text-decoration:none;transition:color .2s}.portfolio-header nav .nav-button:hover{color:#21a1f3}@media (max-width:768px){.portfolio-header nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.5rem}.portfolio-header nav .nav-button,.portfolio-header nav a{font-size:.9rem;margin:.25rem;padding:.5rem}.portfolio-header h1{font-size:2rem;margin-bottom:.5rem}}@media (max-width:600px){.portfolio-header nav{gap:.25rem}.portfolio-header nav .nav-button,.portfolio-header nav a{font-size:.85rem;padding:.4rem}}.portfolio-footer{background:#222;color:#fff;font-size:.95rem;letter-spacing:.5px;margin-top:2rem;padding:1rem 0;text-align:center}.footer-link{color:#61dafb;font-weight:700;text-decoration:none}.footer-link:hover{color:#21a1f3}html{scroll-behavior:smooth}.App{background:#f4f4f4;color:#222;font-family:Segoe UI,Arial,sans-serif;min-height:100vh}.portfolio-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:2rem auto;max-width:700px;padding:2rem}.portfolio-section h2{text-align:center}.profile-image-container{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.profile-image{background:#fff;border:3px solid #61dafb;border-radius:50%;box-shadow:0 2px 8px #00000014;height:300px;object-fit:cover;width:300px}.about-text p{line-height:1.6;margin-bottom:1rem}.about-text p:last-child{margin-bottom:0}.experience-list{list-style:none;margin:0;padding:0}.experience-item h3{font-size:1.15rem;margin:0 0 .25rem}.experience-meta{color:#555;font-size:.95rem;margin:0 0 .75rem}.experience-bullets{margin:0 0 0 1.25rem;padding:0 0 0 .5rem}.experience-bullets li{line-height:1.5;margin-bottom:.5rem}.experience-bullets li:last-child{margin-bottom:0}.project-list{list-style:none;margin:0;padding:0}.project-item{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.project-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.project-item h3{font-size:1.15rem;margin:0 0 .5rem}.project-link{color:#0d6efd;font-weight:600;text-decoration:none;transition:color .2s}.project-link:hover{color:#0a58ca;text-decoration:underline}.project-desc{color:#333;font-size:.95rem;line-height:1.5;margin:0 0 .5rem}.project-bullets{margin:0 0 0 1.25rem;padding:0 0 0 .5rem}.project-bullets li{font-size:.95rem;line-height:1.5;margin-bottom:.4rem}.project-bullets li:last-child{margin-bottom:0}.success-notification{animation:slideDown .5s ease-out,fadeOut .5s ease-in 4.5s;animation-fill-mode:forwards;background-color:#28a745;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;left:50%;max-width:90%;min-width:300px;padding:1rem 2rem;position:fixed;text-align:center;top:20px;transform:translateX(-50%);z-index:1001}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.portfolio-section{margin:1.5rem 1rem;padding:1.25rem}}@media (max-width:600px){.portfolio-section{margin:1rem;padding:1rem}}
/*# sourceMappingURL=main.aa658ed3.css.map*/