:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;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:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-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}}.navbar{position:fixed;top:0;left:0;width:100%;height:60px;background-color:#1a1a1a;color:#fff;display:flex;align-items:center;z-index:1000;padding:0 20px;box-sizing:border-box}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.nav-logo{font-weight:700;font-size:1.3rem;-webkit-user-select:none;user-select:none}.nav-toggle{display:none;font-size:1.5rem;background:none;border:none;color:#fff;cursor:pointer}.nav-menu{list-style:none;display:flex;margin:0;padding:0}.nav-menu li{margin-left:25px}.nav-menu a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-menu a:hover{color:#f0a500}@media (max-width: 768px){.nav-toggle{display:block}.nav-menu{display:none;flex-direction:column;position:absolute;top:60px;left:0;background-color:#1a1a1a;width:100%}.nav-menu.open{display:flex}.nav-menu li{margin:15px 0;text-align:center}}.main-content{margin-top:80px}.profile-card{display:flex;width:100vw;height:100vh;box-sizing:border-box;border-radius:8px;overflow:hidden;background-color:#fafafa}.profile-left,.profile-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;box-sizing:border-box}.profile-left{background-color:#fafafa}.profile-photo{width:80%;max-width:400px;object-fit:cover}.profile-right{background-color:#fff;color:#222;text-align:center}.profile-name{font-size:2.5rem;margin-bottom:.5rem}.profile-title{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.4;color:#555}.profile-email{font-weight:600;color:#0073e6;text-decoration:none;margin-bottom:2rem;display:inline-block}.profile-email:hover{text-decoration:underline}.profile-social{display:flex;justify-content:center;gap:25px}.social-link{font-size:2rem;color:#555;transition:color .3s ease}.social-link:hover{color:#0073e6}@media (max-width: 768px){.profile-card{flex-direction:column;height:auto;width:100%;border-radius:0}.profile-left,.profile-right{flex:none;width:100%;padding:20px}}.bio{max-width:700px;margin:40px auto;padding:0 20px;color:#333;scroll-margin-top:80px}.md-heading{font-size:2.5rem;text-align:center;color:#000;padding-bottom:10px;margin-bottom:30px}.bio-body{font-size:1.1rem;line-height:1.6;color:#555}.bio-body strong{color:#222}.bio-body a{color:#0073e6;text-decoration:none}.bio-body a:hover{color:green;text-decoration:underline}@media (max-width: 600px){.bio{padding:0 10px}.md-heading{font-size:2rem;border-bottom-width:6px}.bio-body{font-size:1rem}}.site-footer{background-color:#f9f9f9;padding:30px 0;text-align:center;font-family:Arial,sans-serif;border-top:1px solid #ddd}.wrapper{max-width:960px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.footer-col{margin:15px 0;display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.social-link{color:#444;transition:transform .2s ease,color .2s ease}.social-link:hover{transform:scale(1.2);color:#0077b5}.social-link.github:hover{color:#333}.social-link.linkedin:hover{color:#0077b5}.social-link.gitbook:hover{color:#3f3fff}.social-link.email:hover{color:#d44638}.contact-list p{font-size:14px;color:#777;margin:0}.education{max-width:700px;margin:80px auto 40px;padding:0 20px;color:#333;scroll-margin-top:80px}.edu-title{font-size:2.5rem;text-align:center;color:#000;padding-bottom:10px;margin-bottom:30px}.edu-item{display:flex;justify-content:space-between;margin-bottom:20px}.edu-left{width:30%;font-size:1.1rem;font-weight:700;color:#9b3022;margin:0}.edu-right{width:65%}.edu-right p{margin:4px 0;line-height:1.5;color:#444}.experience{max-width:700px;margin:80px auto 40px;padding:0 20px;color:#333;scroll-margin-top:80px}.exp-title{font-size:2.5rem;text-align:center;color:#000;padding-bottom:10px;margin-bottom:30px}.exp-item{display:flex;justify-content:space-between;margin-bottom:20px}.exp-left{width:30%;font-size:1.1rem;font-weight:700;color:#333}.exp-date{margin:0;color:#9b3022}.exp-right{width:65%}.exp-desc{margin:4px 0;line-height:1.5;color:#444}.exp-position{font-weight:700;margin:0;color:#333}.exp-company{margin:4px 0;color:#555}.skills-section{max-width:800px;margin:60px auto;padding:0 20px;color:#333;scroll-margin-top:80px}.skills-title{font-size:2.5rem;text-align:center;color:#000;margin-bottom:30px}.skills-content{display:flex;flex-direction:column;align-items:center}.skills-description{text-align:justify;margin-bottom:20px}.skills-description p{margin:10px 0;line-height:1.6;color:#444}.skills-image{width:100%;max-width:700px;margin:20px 0}.skills-source{font-size:.85rem;color:#666;text-align:center}.portfolio-section{max-width:1000px;margin:80px auto;padding:0 20px;scroll-margin-top:80px;color:#333}.portfolio-title{font-size:2.5rem;text-align:center;color:#000;margin-bottom:40px}.portfolio-list{display:flex;flex-direction:column;gap:40px}.portfolio-item{display:flex;flex-direction:row;gap:20px}.portfolio-left{flex:1}.portfolio-img{width:100%;max-width:250px;border-radius:8px;object-fit:cover}.portfolio-right{flex:2}.portfolio-project-title{font-size:1.5rem;font-weight:700;margin-bottom:10px}.portfolio-desc p{line-height:1.6;color:#444}.portfolio-tags{margin-top:10px}.portfolio-link{color:#007bff;text-decoration:none}.certifications-section{max-width:1000px;margin:80px auto;padding:0 20px;scroll-margin-top:80px;color:#333}.certifications-title{font-size:2.5rem;text-align:center;margin-bottom:40px;color:#000}.certifications-list{display:flex;flex-direction:column;gap:40px}.certification-item{display:flex;gap:20px}.cert-left{flex:1}.cert-img{width:100%;max-width:250px;border-radius:8px;object-fit:cover}.cert-right{flex:2}.cert-title{font-size:1.3rem;font-weight:700;margin-bottom:10px}.cert-desc p{color:#444;line-height:1.6}.cert-tags{margin-top:10px}.cert-link{color:#007bff;text-decoration:none}
