*{box-sizing:border-box}body{font:400 16px/1.6 "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#1e293b;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;display:flex;min-height:100vh;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}h1{font-size:40px}h2{font-size:32px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}a{color:#2563eb;text-decoration:none;transition:color 0.3s ease}a:visited{color:#134cca}a:hover{color:#1043b3;text-decoration:underline}img{max-width:100%;height:auto;vertical-align:middle}ul,ol{margin-left:1rem}p{margin-bottom:1rem}.wrapper{max-width:calc(1200px - (1rem * 2));margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media screen and (max-width: 1024px){.wrapper{max-width:calc(1200px - (1rem));padding-right:.5rem;padding-left:.5rem}}.wrapper:after{content:"";display:table;clear:both}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-header{border-bottom:1px solid #e2e8f0;min-height:55.95px;background-color:#fff;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);background-color:rgba(255,255,255,0.95)}.site-header .site-header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.site-title{display:flex;align-items:center;font-size:26px;font-weight:600;line-height:54px;letter-spacing:-1px;margin-bottom:0;float:left;text-decoration:none;color:#1e293b}.site-title:hover{text-decoration:none;color:#2563eb}.site-title .site-logo{height:40px;width:auto;margin-right:.5rem}.site-nav{float:right;line-height:54px}.site-nav .nav-trigger{display:none}.site-nav .menu-icon{display:none}.site-nav .page-link{color:#1e293b;line-height:1.6;margin-left:1rem;font-weight:500}.site-nav .page-link:not(:last-child){margin-right:0}.site-nav .page-link:hover{color:#2563eb}@media screen and (max-width: 768px){.site-nav{position:absolute;top:9px;right:.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:5px;text-align:right}.site-nav label[for="nav-trigger"]{display:block;float:right;width:36px;height:36px;z-index:2;cursor:pointer}.site-nav .menu-icon{display:block;float:right;width:36px;height:26px;line-height:0;padding-top:10px;text-align:center}.site-nav .menu-icon>svg{fill:#334155}.site-nav input~.trigger{clear:both;display:none}.site-nav input:checked~.trigger{display:block;padding-bottom:5px}.site-nav .page-link{display:block;padding:5px 10px;margin-left:20px;line-height:1.25}}.page-content{flex:1;padding:1rem 0}.site-footer{border-top:1px solid #e2e8f0;padding:2rem 0;background-color:#f8fafc;margin-top:2rem}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}@media screen and (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:1rem}}.footer-col h3{margin-bottom:.5rem;color:#1e293b;font-size:1.1rem}.footer-col ul{list-style:none;margin-left:0}.footer-col ul li{margin-bottom:.25rem}.footer-col a{color:#64748b}.footer-col a:hover{color:#2563eb}.contact-email{font-size:1.1rem;margin-bottom:.5rem}.social-links a{margin-right:.5rem;display:inline-block}.social-links a .svg-icon{width:24px;height:24px;fill:#64748b;transition:fill 0.3s ease}.social-links a:hover .svg-icon{fill:#2563eb}.footer-bottom{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;text-align:center;color:#64748b;font-size:14px}.page,.project{margin-bottom:2rem}.page-header,.project-header{margin-bottom:2rem;text-align:center}.page-header .page-title,.page-header .project-title,.project-header .page-title,.project-header .project-title{margin-bottom:.5rem}.project-meta{color:#64748b;font-size:14px}.project-meta .project-tools{margin-left:1rem}.project-meta .project-tools:before{content:"•";margin-right:.5rem}.page-content,.project-content{line-height:1.92}.hero{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:4rem 0;text-align:center;margin-bottom:3rem}@media screen and (max-width: 768px){.hero{padding:2rem 0}}.hero .hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700}@media screen and (max-width: 768px){.hero h1{font-size:2.5rem}}.hero .hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:0.9}@media screen and (max-width: 768px){.hero .hero-subtitle{font-size:1.1rem}}.hero .cta-button{display:inline-block;background-color:rgba(255,255,255,0.2);color:white;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all 0.3s ease;border:2px solid rgba(255,255,255,0.3)}.hero .cta-button:hover{background-color:rgba(255,255,255,0.3);transform:translateY(-2px);text-decoration:none;color:white}.skills-section{margin:3rem 0;text-align:center}.skills-section h2{margin-bottom:2rem}.skills-section .skills-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-top:2rem}.skills-section .skill-card{background-color:#f8fafc;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;transition:all 0.3s ease}.skills-section .skill-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.1)}.skills-section .skill-card h3{color:#2563eb;margin-bottom:.5rem}.skills-section .skill-card p{color:#64748b;margin-bottom:0}.experience-section{margin:3rem 0}.experience-section h2{text-align:center;margin-bottom:2rem}.experience-section .experience-timeline{max-width:800px;margin:0 auto}.experience-section .experience-item{margin-bottom:2rem;padding:1.5rem;background-color:#fff;border-left:4px solid #2563eb;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.experience-section .experience-item h3{color:#2563eb;margin-bottom:.25rem}.experience-section .experience-item .company{font-weight:600;color:#1e293b}.experience-section .experience-item .duration{color:#64748b;font-size:14px;margin-bottom:.5rem}.experience-section .experience-item p{margin-bottom:0;color:#64748b}.recent-work-section{margin:3rem 0}.recent-work-section h2{text-align:center;margin-bottom:2rem}.recent-work-section .projects-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:2rem}.project-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:all 0.3s ease;text-decoration:none;color:inherit}.project-card:hover{transform:translateY(-6px);box-shadow:0 8px 30px rgba(0,0,0,0.15);text-decoration:none;color:inherit}.project-card .project-image{width:100%;height:200px;background-color:#f8fafc;background-size:cover;background-position:center;position:relative}.project-card .project-image img{width:100%;height:100%;object-fit:cover}.project-card .project-image .project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom, transparent, rgba(0,0,0,0.1))}.project-card .project-info{padding:1.5rem}.project-card .project-info h3{margin-bottom:.5rem;color:#1e293b}.project-card .project-info .project-excerpt{color:#64748b;margin-bottom:1rem;line-height:1.5}.project-card .project-info .project-tools{display:flex;flex-wrap:wrap;gap:.25rem}.project-card .project-info .project-tools .tool-tag{background-color:#f1f5f9;color:#64748b;padding:.25rem .5rem;border-radius:20px;font-size:14px;font-weight:500}.contact-section{margin:3rem 0;text-align:center;background-color:#f8fafc;padding:3rem;border-radius:12px}.contact-section h2{margin-bottom:1rem}.contact-section p{font-size:1.1rem;color:#64748b;margin-bottom:2rem}.contact-section .contact-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-section .contact-buttons .contact-button{display:inline-block;background-color:#2563eb;color:white;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all 0.3s ease}.contact-section .contact-buttons .contact-button:hover{background-color:#134cca;transform:translateY(-2px);text-decoration:none;color:white}.contact-section .contact-buttons .contact-button.secondary{background-color:transparent;color:#2563eb;border:2px solid #2563eb}.contact-section .contact-buttons .contact-button.secondary:hover{background-color:#2563eb;color:white}.education-section{margin:3rem 0;background-color:#f8fafc;padding:3rem 0}.education-section h2{text-align:center;margin-bottom:2rem}.education-section .education-timeline{max-width:800px;margin:0 auto;margin-bottom:3rem}.education-section .education-item{margin-bottom:2rem;padding:1.5rem;background-color:#fff;border-left:4px solid #2563eb;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.education-section .education-item h3{color:#2563eb;margin-bottom:.25rem;font-size:1.1rem}.education-section .education-item .institution{font-weight:600;color:#1e293b}.education-section .education-item .duration{color:#64748b;font-size:14px;margin-bottom:.5rem}.education-section .education-item p{margin-bottom:0;color:#64748b;line-height:1.5}.education-section .professional-development{max-width:800px;margin:0 auto}.education-section .professional-development h3{text-align:center;color:#2563eb;margin-bottom:1.5rem}.education-section .professional-development .certification-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem}.education-section .professional-development .cert-item{background-color:#fff;padding:1rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.education-section .professional-development .cert-item h4{color:#2563eb;margin-bottom:.5rem;font-size:1rem}.education-section .professional-development .cert-item p{margin:0;color:#64748b;font-size:14px}.project-featured-image{margin-bottom:2rem;text-align:center}.project-featured-image img{border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1)}.project-embed{margin:3rem 0}.project-embed h3{margin-bottom:1rem}.project-embed .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1)}.project-embed .embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.project-gallery{margin:3rem 0}.project-gallery h3{margin-bottom:1rem}.project-gallery .gallery-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1rem}.project-gallery .gallery-item img{border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:transform 0.3s ease}.project-gallery .gallery-item img:hover{transform:scale(1.05)}.project-gallery .gallery-item .gallery-caption{margin-top:.5rem;text-align:center;font-size:14px;color:#64748b}.project-navigation{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.project-navigation .nav-links{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.project-navigation .nav-links{flex-direction:column;gap:1rem}}.project-navigation .nav-link{display:flex;flex-direction:column;text-decoration:none;color:#1e293b;padding:1rem;border-radius:8px;transition:all 0.3s ease;max-width:200px}.project-navigation .nav-link:hover{background-color:#f8fafc;transform:translateY(-2px);text-decoration:none}.project-navigation .nav-link .nav-label{font-size:14px;color:#64748b;margin-bottom:.25rem}.project-navigation .nav-link .nav-title{font-weight:500}.project-navigation .nav-link.nav-prev{text-align:left}.project-navigation .nav-link.nav-next{text-align:right}.btn{display:inline-block;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all 0.3s ease;border:none;cursor:pointer;text-align:center}.btn.btn-primary{background-color:#2563eb;color:white}.btn.btn-primary:hover{background-color:#134cca;transform:translateY(-2px);text-decoration:none;color:white}.btn.btn-secondary{background-color:transparent;color:#2563eb;border:2px solid #2563eb}.btn.btn-secondary:hover{background-color:#2563eb;color:white;text-decoration:none}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp 0.6s ease-out}

/*# sourceMappingURL=main.css.map */