body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}.topBar{box-shadow:0 8px 6px -6px #999;width:100%;margin-left:none}.me{height:6vmin;margin-right:10px;border-radius:80%}#mainJumbo{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/bg.fcf7ce0c.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}footer{margin-top:20px;margin-bottom:10px;border-top:#444;text-align:center}footer a{color:#000;font-size:30px;margin-right:10px;margin-left:10px}.projects-section{padding:20px}.project-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.project-card{border:none;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.skills-section{padding:20px}.certifications ul,.education ul{list-style-type:circle}.certifications li,.education li{margin-bottom:10px;font-size:1rem;line-height:1.5}hr{margin:20px 0}.work-section{padding:20px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:8px}.section-title{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#333}.job-card{margin-bottom:20px;padding:15px;border:1px solid #ddd;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);opacity:0;transform:translateY(20px);animation:fadeSlideUp .8s ease forwards}.job-card:first-child{animation-delay:.2s}.job-card:nth-child(2){animation-delay:.4s}.job-card:nth-child(3){animation-delay:.6s}.job-card:nth-child(4){animation-delay:.8s}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.job-title{color:#007bff;text-decoration:none}.job-title:hover{text-decoration:underline}.job-dates{display:block;color:#6c757d;margin-bottom:10px}.job-description{font-size:.95rem;line-height:1.5}
/*# sourceMappingURL=main.38aebc0e.chunk.css.map */