:root{font-family:Arial;background-color:#fafafc}a:hover{color:#d7d3bf!important}nav{display:flex;align-items:center;height:50px;background:transparent}.portrait{width:13em;height:13em;object-fit:cover}.name{font-size:2em;font-weight:700;margin-bottom:.3em}.introContainer .sec1{flex:2}.introContainer .sec2{flex:3}.introContainer .sec div p{font-size:1.2em}.introContainer .sec1 p:nth-of-type(2){font-size:1.2em;margin-top:0}.iconlinks{width:2.75em;height:2.75em}.sec2 h1,.sec2 p{margin-left:2rem;margin-right:2rem;text-align:left}.sec2 p{font-size:1.1em;line-height:1.5}.sec2 a{color:#000}.section-header{display:flex;justify-content:space-between}.section-header hr{flex-grow:1;height:2px;background-color:#d3d3d3;border:none;margin-left:1rem;margin-top:.6rem}.section-title{font-size:1.2em;font-weight:700;margin-right:1rem}.experience{margin-left:2rem;margin-right:2rem}@media (min-width: 768px){.introContainer{display:flex;flex-direction:row;gap:20px;padding:50px}.experience{margin-left:7rem;margin-right:7rem}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.main-content{margin-top:3rem}.typing-span{display:inline-block;min-width:180px}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.skill-tag{background:#fff3;padding:4px 8px;border-radius:4px;font-size:.9em}.vertical-timeline-element-date{text-align:left;display:block;margin-left:0}.main-content{margin-left:0;padding:0 2rem}nav{padding:1rem 0;margin-bottom:2rem}@media (min-width: 768px){.main-content{margin-left:200px}.vertical-nav{display:block}}.experience-section{max-width:800px;margin:0 auto;padding:2rem}.experience-grid{display:flex;flex-direction:column;gap:2rem}.experience-card{background:#fafafc;border-radius:8px;padding:1.5rem;border-left:3px solid #473C35;transition:transform .2s ease;text-align:left}.experience-card:hover{transform:translate(5px)}.experience-date{color:#473c35;font-size:.9rem;font-weight:500;margin-bottom:.5rem;text-align:left}.experience-title{color:#473c35;font-size:1.3rem;margin:0 0 .5rem;text-align:left}.experience-subtitle{color:#666;font-size:1.1rem;margin:0 0 1rem;font-weight:500;text-align:left}.experience-description{color:#666;line-height:1.6;margin-bottom:1rem;text-align:left}.skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:flex-start}.skill-tag{background:#f0f0f0;color:#473c35;padding:.3rem .8rem;border-radius:15px;font-size:.85rem;transition:background-color .3s ease}.skill-tag:hover{background:#e0e0e0}@media (max-width: 768px){.experience-section{padding:1rem}.experience-card{padding:1.2rem}.section-title{font-size:1.5rem}.experience-title{font-size:1.2rem}.experience-subtitle{font-size:1rem}}.education-section{max-width:800px;margin:0 auto;padding:2rem}.section-title{color:#473c35;font-size:1.8rem;margin-bottom:2rem;text-align:left;position:relative;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:#473c35}.education-content{display:flex;flex-direction:column;gap:2rem;text-align:left}.education-card{background:#fafafc;padding:1.5rem;text-align:left}.education-header{margin-bottom:1rem;text-align:left}.education-title{color:#473c35;font-size:1.3rem;margin:0 0 .5rem;text-align:left}.education-subtitle-container{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.education-subtitle{color:#666;font-size:1.1rem;margin:0;font-weight:500;text-align:left}.education-date{color:#666;font-size:1.1rem;font-weight:500;text-align:left}.education-date:before{content:"|";margin:0 .5rem;color:#473c35}.education-details{color:#666;line-height:1.6;text-align:left}.education-description{margin:0;text-align:left}@media (max-width: 768px){.education-section{padding:1rem}.education-card{padding:1.2rem}.section-title{font-size:1.5rem}.education-title{font-size:1.2rem}.education-subtitle,.education-date{font-size:1rem}}.vertical-nav{position:fixed;left:0;top:0;width:100%;height:40px;background-color:#f8f9fa;padding:.5rem 0;margin:0;box-shadow:0 2px 5px #0000001a;z-index:1000;text-align:center;display:flex;justify-content:space-between;align-items:center}.logo{text-align:center;display:none}.logo h2{margin:0;padding:0}.menu-icon{display:block;position:absolute;top:50%;right:4rem;transform:translateY(-50%);cursor:pointer;z-index:1001}.menu-icon img{width:40px;height:40px;border-radius:50%;transition:all .3s ease}.menu-icon img:hover{transform:scale(1.1)}.nav-links{display:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;text-align:center;width:100%;position:fixed;top:70px;left:0;right:0;background-color:#f8f9fa;padding:1rem 0;margin:0;box-shadow:0 2px 5px #0000001a;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.nav-links-open{display:flex;max-height:400px}.nav-link{color:#473c35;text-decoration:none;font-size:1rem;padding:.5rem;margin:0;text-align:center;transition:all .3s ease;border-radius:4px;display:inline-block;width:100%;opacity:0;transform:translateY(-20px);animation:none}.nav-links-open .nav-link{animation:slideInDown .2s ease-out forwards}.nav-links-open .nav-link:nth-child(1){animation-delay:.1s}.nav-links-open .nav-link:nth-child(2){animation-delay:.2s}.nav-links-open .nav-link:nth-child(3){animation-delay:.3s}.nav-links-open .nav-link:nth-child(4){animation-delay:.4s}.nav-links-open .nav-link:nth-child(5){animation-delay:.5s}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nav-link:hover{background-color:#e9ecef;color:#2c1810;transform:translateY(-2px)}@media screen and (min-width: 768px){.vertical-nav{width:200px;height:100vh;padding:2rem 1rem;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.logo{margin-bottom:2rem;text-align:left;display:block;width:100%}.menu-icon{display:none}.nav-links{display:flex;position:relative;top:auto;left:auto;right:auto;background:transparent;box-shadow:none;max-height:none;overflow:visible;flex-direction:column;gap:1.5rem;text-align:left;margin:0 20px;width:100%;align-items:flex-start;padding:0}.nav-links-open{max-height:none}.nav-link{font-size:1.1rem;text-align:left;display:block;padding:.5rem 1rem;width:auto;opacity:1;transform:none;animation:none}.nav-link:hover{transform:translate(5px)}}.projects-section{padding:2rem;max-width:1200px;margin:0 auto}.project-carousel-sec{margin-bottom:4rem}.project-carousel-sec h2{text-align:center;margin-bottom:2rem;color:#473c35;font-size:2rem}.section-divider{height:2px;background:linear-gradient(to right,transparent,#473C35,transparent);margin:3rem 0;opacity:.3}.projects-scroll-container{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:#473C35 #f0f0f0}.projects-scroll-container::-webkit-scrollbar{height:8px}.projects-scroll-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.projects-scroll-container::-webkit-scrollbar-thumb{background:#473c35;border-radius:4px}.projects-scroll-container::-webkit-scrollbar-thumb:hover{background:#5a4d44}.tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-bottom:1rem;justify-content:flex-start}.tech-tag{background:#f0f0f0;color:#473c35;padding:.3rem .8rem;border-radius:15px;font-size:.85rem;transition:background-color .3s ease}.tech-tag:hover{background:#e0e0e0}.project-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease;flex:0 0 300px;width:300px}.project-card:hover{transform:translateY(-5px)}.project-card img{width:100%;height:300px;object-fit:contain;border-radius:8px}.project-card h3{color:#473c35;margin-top:-2rem;margin-bottom:0rem;font-size:1.5rem}.project-card p{color:#666;margin-bottom:1rem;line-height:1.5}.project-links{display:flex;gap:1rem;align-items:center}.project-link{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#fff;color:#473c35;text-decoration:none;border-radius:4px;transition:all .3s ease;border:1px solid #ddd}.project-link:hover{background-color:#473c35;color:#fff;border-color:#473c35}.project-link:hover img{filter:brightness(0) invert(1)}.project-link img{width:20px;height:20px;margin:0;filter:none}.project-link span{font-size:.9rem}.nav-button{background:#c7bdb5;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:background-color .3s ease}.nav-button:hover{background-color:#5a4d44}.project-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#473c35}@media (max-width: 768px){.projects-section{padding:1rem}.project-card{flex:0 0 280px;width:280px;padding:1rem}.project-card img{height:200px}.project-card h3{margin-top:0rem;margin-bottom:0rem}.section-divider{margin:2rem 0}.project-links{flex-wrap:wrap;justify-content:center}.project-link{padding:.35rem .75rem}.project-link img{width:16px;height:16px}.project-link span{font-size:.8rem}.projects-scroll-container{gap:.5rem;padding:.25rem 0}}
