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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-color:#fffef9;color:#1e40af;flex-wrap:wrap;gap:2rem;margin:0 auto}.hero-left{flex:1;min-width:280px;max-width:765px}.hero-left h1{font-size:48px;font-weight:600;margin-bottom:1rem}.highlight{font-family:monospace;font-weight:600}.hero-left p{font-size:24px;line-height:1.6;margin-top:.5rem}.hero-right{flex:1;display:flex;justify-content:right;min-width:250px;max-width:400px}.hero-right img{width:100%;max-width:300px;height:auto;object-fit:cover;border-radius:25px;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.hero{flex-direction:column;text-align:center}.hero-left h1{font-size:2rem}.hero-right{justify-content:center}.hero-right img{max-width:220px}}.about{background-color:#fffef9;padding:4rem 2rem;color:#1e40af}.about-row{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:1200px;margin:0 auto;text-align:left}.about-image{flex:1;display:flex;justify-content:left;min-width:250px;max-width:400px}.about-image img{width:100%;max-width:300px;height:auto;border-radius:25px;box-shadow:0 4px 16px #0000001a;object-fit:cover}.about-text{flex:1;min-width:280px;max-width:800px}.about-text h2{font-size:2.5rem;font-family:monospace;margin-bottom:1rem}.about-text p{font-size:1.2rem;line-height:1.8}@media (max-width: 768px){.about-row{flex-direction:column;text-align:center}.about-text h2{font-size:2rem}.about-image img{display:none}}.skills{background-color:#fffef9;padding:4rem 2rem;color:#1e40af}.skills-title{font-size:2.5rem;font-family:monospace;text-align:center;margin-bottom:2rem}.skills-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1200px;margin:0 auto}.skills-column{flex:1 1 250px;max-width:300px}.skills-column h3{font-size:1.5rem;margin-bottom:1rem;font-family:monospace;color:#1e40af}.skills-column ul{list-style:none;padding:0;margin:0}.skills-column ul li{font-size:1rem;line-height:1.6;padding-left:1rem;position:relative}.skills-column ul li:before{content:"•";position:absolute;left:0;color:#1e40af}@media ((min-width: 613px) and (max-width: 895px)){.skills-row{justify-content:left}}.timeline{background-color:#fffef9;padding:4rem 2rem;color:#1e40af}.timeline-title{font-size:2.5rem;font-family:monospace;text-align:center;margin-bottom:56px}.timeline-container{max-width:800px;margin:0 auto;border-left:3px solid #1e40af;padding-left:2rem;position:relative}.timeline-item{margin-bottom:2rem;position:relative}.timeline-date{position:absolute;left:-6rem;top:0;font-weight:700;color:#1e40af;margin-top:3px}.timeline-content h3{font-size:1.5rem;margin-bottom:.5rem;font-family:monospace}.timeline-content h4{font-size:1rem;margin-bottom:.5rem;margin-top:0}.timeline-content p{margin:0;line-height:1.6;font-size:1rem}.timeline-link-group{margin-top:15px;display:flex}.timeline-link{text-decoration:none;color:#fffef9;background-color:#1e40af;padding:5px;border-radius:5px;margin-right:10px}.timeline-link:hover{background-color:#2957ee;transition:background-color .3s ease}.timeline-list{margin-bottom:10px}@media (max-width: 1100px){.timeline-container{border-left:none;padding-left:0}.timeline-date{position:static;font-weight:700;margin-bottom:.5rem}.timeline-item{margin-bottom:3rem}}.contact{background-color:#fffef9;padding:4rem 2rem;color:#1e40af;text-align:center}.contact-title{font-size:2.5rem;font-family:monospace;margin-bottom:3.5rem}.contact-icons{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.contact-link{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:#1e40af;text-decoration:none;background-color:#e0e7ff;padding:.75rem 1.25rem;border-radius:12px;transition:background-color .3s ease,transform .2s ease}.contact-link:hover{background-color:#c7d2fe;transform:translateY(-2px)}.navbar{background-color:#fffef9;padding:1rem 2rem;box-shadow:0 2px 6px #0000000d;top:0;z-index:100}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo{font-size:1.5rem;font-weight:700;color:#1e40af;font-family:monospace}.nav-links{list-style:none;display:flex;gap:2rem}.nav-links li button{background:none;border:none;padding:0;font-family:monospace;color:#1e40af;font-weight:600;cursor:pointer;transition:color .2s ease;font-size:1.25rem}.nav-links li button:hover{color:#4b61d1;text-decoration:underline}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:#1e40af}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{flex-direction:column;gap:1rem;background-color:#fffef9;position:absolute;top:60px;right:2rem;padding:1rem;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;display:none}.nav-links.active{display:flex}}.footer{background-color:#fffef9;padding:1rem 2rem;color:#1e40af;text-align:center;font-size:1rem}.footer-content{max-width:1200px;margin:0 auto}
