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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.site-header{font-family:Arial,sans-serif;padding:1rem}.site-header h1{margin-top:0}.header-top{justify-content:space-between}.branding,.header-top{align-items:center;display:flex}.branding{gap:20px}.logo{height:50px;width:50px}.tagline{color:#666;display:flex;font-size:.8rem;margin-top:-8px}.contact-info{display:flex;gap:2rem;text-align:left}.label{color:#999;font-size:.7rem}hr{border-color:#eee;margin:1rem 0}.header-bottom{align-items:center;display:flex;justify-content:space-between}.nav-links{display:flex;gap:2rem;list-style:none;padding:0}.nav-links li{color:#333;cursor:pointer;font-size:1rem}.social-icons a{background-color:#e4e8d7;border-radius:4px;color:#000;display:inline-block;margin-left:.5rem;padding:.4rem;text-decoration:none}.hero-section{background-color:#f5f5f5;max-width:1920px;min-height:400px;padding:0 2rem}.hero-container{align-items:flex-end;column-gap:50px;display:flex;flex-direction:row;justify-content:center}.hero-content{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;padding-right:2rem}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-content p{color:#333;font-size:1.25rem;margin-bottom:2rem}.hero-btn{background:#0000;border:2px solid #000;color:#000;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:.3s ease}.hero-btn:hover{background-color:#000;color:#fff}.hero-image{height:300px;text-align:center;width:300px}.hero-image img{border-radius:0;height:auto;height:400px;max-width:100%;width:300px}.highlights{background-color:#fff;padding:2rem}.highlight-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:auto;max-width:1200px}.highlight-item{padding:1rem;text-align:center}.highlight-icon{height:150px;margin-bottom:1rem;opacity:.6}.highlight-item h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.highlight-item .dash{color:#c4cfb5;font-weight:300;margin-left:4px}.highlight-item p{color:#555;font-size:.95rem}.about-section{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:0 2rem}.about-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:auto;max-width:1200px}.about-image{background-color:#fff;border-radius:8px;flex:1 1 40%;padding:1rem;position:relative}.about-image img{align-self:center;border-radius:8px;display:block;width:90%}.about-content{flex:1 1 50%}.about-content h2{font-size:32px;line-height:35px;margin-bottom:.5rem;margin-top:0}.about-subheading{color:#555;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.about-content p{color:#333;font-size:1rem;line-height:1.6}.about-skills{list-style:none;margin:1rem 0;padding-left:0}.about-skills li{margin:.3rem 0}.about-note{color:#444;margin-top:1rem}.about-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.btn{border:2px solid #000;border-radius:4px;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#dfead7;color:#000}.btn-primary:hover{background-color:#cddcc4}.btn-secondary{background-color:initial;color:#000}.btn-secondary:hover{background-color:#000;color:#fff}.about-timeline{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem;margin-top:0;max-width:1200px;padding-bottom:50px}.timeline-item{text-align:left}.timeline-tag{color:#888;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.timeline-year{color:#cbd9b6;font-size:2.5rem;font-weight:700;margin:.5rem 0}.timeline-title{color:#111;font-size:1.1rem;font-weight:600}.timeline-title .dash{color:#cbd9b6}.timeline-desc{color:#666;font-size:.95rem;line-height:1.6}.projects-section{background-color:#d9e1c5;padding:2rem;text-align:center}.projects-header h2{font-size:2rem;margin-bottom:.5rem}.projects-header p{color:#555;font-size:1rem}.projects-header hr{border:1px solid #ddd;margin:1rem auto 2rem;width:60px}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:auto;max-width:1200px}.project-card{background-color:#fafafa;border-radius:8px;box-shadow:0 0 8px #0000001a;display:block;overflow:hidden;text-decoration:none;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-card img{display:block;height:auto;width:100%}.project-info{padding:1rem;text-align:left}.project-info h3{color:#111;font-size:1.1rem;margin-bottom:.5rem}.project-info p{color:#666;font-size:.9rem}.contact-section{background-color:#d9e1c5;padding:2rem;text-align:center}.contact-container{margin:auto;max-width:900px}.contact-container h2{font-size:2.5rem;margin-bottom:.5rem;margin-top:0}.subheading{color:#555;font-size:1rem;margin-bottom:1rem}.contact-container hr{border:1px solid #b8c7a2;margin:2rem auto;width:60px}.contact-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:2rem}.contact-item{flex:1 1 250px;text-align:center}.icon-circle{align-items:center;background-color:#fff;border-radius:50%;display:inline-flex;font-size:1.5rem;justify-content:center;margin-bottom:1rem;padding:1rem}.label{color:#666;font-size:.8rem;letter-spacing:1px;margin-bottom:.25rem;text-transform:uppercase}.contact-item a{color:#000;font-weight:600;text-decoration:none;word-break:break-word}.contact-item a:hover{text-decoration:underline}.footer-section{background-color:#fff;border-top:1px solid #dfead7;font-family:Arial,sans-serif;padding:2rem}.footer-container{margin:auto;max-width:1920px}.footer-brand-nav{flex-wrap:wrap;justify-content:space-between}.footer-brand-nav,.footer-logo{align-items:center;display:flex}.footer-logo{gap:1rem}.footer-logo img{height:40px;width:40px}.footer-logo h3{font-size:1.2rem;margin:0}.footer-logo p{color:#555;display:flex;font-size:.75rem;margin-top:4px}.footer-nav{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.footer-nav a{color:#333;font-size:.9rem;text-decoration:none}.footer-socials a{border:1px solid #000;border-radius:2px;color:#000;display:inline-block;font-size:.9rem;margin-left:.5rem;padding:.5rem;transition:.3s ease}.footer-socials a:hover{background-color:#000;color:#fff}.footer-bottom{color:#555;display:flex;font-size:.8rem;justify-content:space-between;margin-top:1rem}
/*# sourceMappingURL=main.d1495113.css.map*/