body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:0;background-color:#fff;color:#111;line-height:1.5}*{box-sizing:border-box}.navbar{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:2rem;display:flex;justify-content:flex-end;align-items:center}.nav-toggle{display:none;font-size:1.8rem;background:none;border:none;cursor:pointer}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#111;font-weight:500}.nav-links a:hover{text-decoration:underline}@media (max-width: 768px){.nav-container{flex-direction:column;align-items:flex-end;padding:1.5rem 2rem}.nav-toggle{display:block;align-self:flex-end;font-size:1.8rem;margin-bottom:1rem;cursor:pointer}.nav-links{display:none;flex-direction:column;align-items:flex-end;text-align:right;width:100%;gap:1rem}.nav-links.open{display:flex;border-top:1px solid #ddd}.nav-links a{padding:.75rem 0;font-size:1.1rem}}.about-wrapper{padding:2rem;min-height:100vh;box-sizing:border-box}.about-title{text-align:left;font-size:2rem;margin-bottom:.5rem;font-weight:700}.about-subtitle{text-align:left;font-size:1rem;margin-bottom:.5rem;color:#000;font-weight:300}.about-grid{display:grid;grid-template-columns:1fr;gap:1rem;padding-bottom:5rem}@media (min-width: 768px){.about-wrapper{padding:3rem 10rem}.about-title{font-size:4rem}.about-subtitle{font-size:1.25rem}.about-grid{grid-template-columns:1fr 1fr;gap:1rem}}.card-title{font-size:1.2rem;margin:0 0 .5rem}.card-text{font-size:1rem;margin:0}@media (max-width: 768px){.card-title{font-size:1rem}.card-text{font-size:.85rem}}.about-title{font-weight:700}.projects-wrapper{min-height:100vh;box-sizing:border-box;padding:2rem}@media (min-width: 768px){.projects-wrapper{padding:3rem 10rem}.projects-title{font-size:4rem;font-weight:700;margin-bottom:2rem;text-align:left}}@media (max-width: 768px){.projects-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:left}}.projects-scroll-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:0 0 4rem;margin-bottom:1rem}.project-card{flex:0 0 clamp(280px,80vw,400px);background:#f8f8f8;border-radius:16px;padding:1rem;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;height:420px}@media (min-width: 768px){.project-card{height:360px}}.project-content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.project-image{width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:.5rem;display:block}.project-title{font-size:1.2rem;font-weight:500;margin:.3rem 0 .1rem}.project-description{font-size:1rem;color:#000;line-height:1.4;margin:.1rem 0 0}.project-tags{display:flex;justify-content:flex-end;gap:.5rem;margin-top:auto;padding-top:.5rem}.project-tag{background:#e5e5e5;padding:.3rem .65rem;border-radius:8px;font-size:.85rem;font-weight:500;color:#111}.project-card:last-child{margin-right:0}@media (max-width: 768px){.project-description{font-size:.85rem}}.projects-section-title{font-size:2rem;font-weight:600;text-align:left;margin:3rem 0 0}@media (max-width: 768px){.projects-section-title{font-size:1.5rem;margin:1.5rem 0 0}}.project-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;z-index:2000}.project-detail-panel{background-color:#fff;width:100%;max-width:700px;height:100%;padding:2rem;overflow-y:auto;box-shadow:-4px 0 12px #0003;animation:slideIn .3s ease forwards;display:flex;flex-direction:column}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.close-btn{background:none;border:none;font-size:2rem;align-self:flex-end;cursor:pointer;margin-bottom:1rem}.project-detail-panel h2{font-size:1.8rem;margin-bottom:.25rem}.project-detail-panel p{font-size:1rem;color:#111;line-height:1.4;margin-bottom:.25rem}.detail-image{width:100%;border-radius:12px;object-fit:cover;margin-bottom:.25rem}.project-detail-panel .project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.project-detail-panel .project-tag{background:#e5e5e5;padding:.3rem .65rem;border-radius:8px;font-size:.85rem;font-weight:500;color:#111}.project-detail-block{margin-bottom:1rem}.project-detail-block .label{font-weight:600;margin-bottom:.25rem;font-size:1rem}.project-detail-block .value{margin:0;font-size:1rem;line-height:1.4}.detail-section{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #ddd}.detail-section:last-of-type{border-bottom:none}.detail-title{font-size:1.8rem;font-weight:500;margin-bottom:.75rem}.detail-description{font-size:1rem;color:#111;margin-bottom:.75rem;line-height:1.4}.detail-field{font-size:1rem;color:#111;margin-bottom:.5rem;line-height:1.4}.detail-divider{border:none;border-bottom:1px solid #ddd;margin:.75rem 0}@media (max-width: 768px){.project-detail-panel p{font-size:.85rem}}.project-card{flex:0 0 clamp(280px,80vw,400px);background:#111;color:#fff;border-radius:16px;padding:1rem;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;height:420px}.project-title{font-size:1.2rem;font-weight:500;margin:.3rem 0 .1rem;color:#fff}.project-description{font-size:1rem;color:#ddd;line-height:1.4;margin:.1rem 0 0}.project-tag{background:#333;color:#fff}@media (max-width: 768px){.project-card{height:420px}.project-title{font-size:1.2rem}.project-description{font-size:.85rem;line-height:1.4}}.simple-timeline{position:relative;margin:2rem 0;padding-left:2rem}.timeline-line{position:absolute;left:1rem;top:0;bottom:0;width:2px;background-color:#333}.timeline-dot{position:relative;width:12px;height:12px;background-color:#333;border-radius:50%;margin:2rem 0;left:.5rem;top:0;transform:translateY(-50%)}.timeline-dot:before{content:attr(data-year);position:absolute;left:2rem;top:-.5rem;font-size:.9rem;font-weight:500;color:#333}.experience-cards{margin-top:.5rem;display:flex;flex-direction:column;gap:1rem}.experience-card-simple{background:#f8f8f8;border-radius:16px;padding:1.5rem;transition:all .2s ease}.experience-card-simple:hover{background:#000;color:#fff}.experience-card-simple:hover .experience-title,.experience-card-simple:hover .experience-company,.experience-card-simple:hover .experience-duration{color:#fff}.experience-card-content{display:flex;align-items:flex-start;gap:1rem}.experience-logo{flex-shrink:0}.logo-image{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #ddd}.logo-placeholder{width:48px;height:48px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#666;border:2px solid #ddd}.experience-card-simple:hover .logo-image{border-color:#555}.experience-card-simple:hover .logo-placeholder{background:#333;color:#fff;border-color:#555}.experience-info{flex:1;min-width:0}.experience-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.experience-title{font-size:1.2rem;font-weight:500;color:#111;margin:0 0 .5rem}.experience-company{font-size:1rem;font-weight:400;color:#333;margin:0 0 .25rem}.experience-duration{font-size:1rem;font-weight:400;color:#333;margin:0}.experience-industry{font-size:1rem;color:#666;margin-bottom:.75rem}.experience-industry strong{color:#111;font-weight:500}.experience-description{font-size:1rem;color:#444;line-height:1.4;margin-bottom:1rem}.experience-technologies{margin-bottom:1rem}.experience-technologies strong{display:block;font-size:1rem;color:#111;font-weight:500;margin-bottom:.5rem}.tech-tag{background:#e5e5e5;color:#333;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.experience-achievements{margin-bottom:0}.experience-achievements strong{display:block;font-size:1rem;color:#111;font-weight:500;margin-bottom:.5rem}.experience-achievements ul{margin:0;padding-left:1.2rem}.experience-achievements li{font-size:1rem;color:#444;line-height:1.4;margin-bottom:.25rem}.experience-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;z-index:2000}.experience-detail-panel{background-color:#fff;width:100%;max-width:700px;height:100%;padding:2rem;overflow-y:auto;box-shadow:-4px 0 12px #0003;animation:slideIn .3s ease forwards;display:flex;flex-direction:column}.experience-detail-panel .close-btn{background:none;border:none;font-size:2rem;align-self:flex-end;cursor:pointer;margin-bottom:1rem}.experience-detail-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1rem}.detail-logo{width:96px;height:96px;border-radius:50%;object-fit:cover;border:2px solid #ddd;margin-bottom:.5rem}.experience-detail-header .logo-placeholder{width:96px;height:96px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:600;color:#666;border:2px solid #ddd;margin-bottom:.5rem}.experience-detail-panel .detail-title{font-size:1.8rem;margin-bottom:0;line-height:1.1}.experience-detail-panel .detail-company{font-size:1rem;color:#111;line-height:1.1;margin-bottom:0;text-align:center}.experience-detail-panel .detail-duration{font-size:1rem;color:#111;line-height:1.4;margin-bottom:.25rem;text-align:center}.detail-divider{width:100%;height:1px;background-color:#ddd;margin:1rem 0}.experience-detail-panel .tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.experience-detail-panel .tech-tag{background:#e5e5e5;padding:.3rem .65rem;border-radius:8px;font-size:.85rem;font-weight:500;color:#111}.experience-detail-panel ul{margin:.5rem 0 0;padding-left:1.2rem}.experience-detail-panel li{font-size:1rem;color:#111;line-height:1.4;margin-bottom:.25rem}@media (max-width: 768px){.experience-detail-panel{max-width:100%;padding:1.5rem}.detail-logo{width:84px;height:84px}.experience-detail-header .logo-placeholder{width:84px;height:84px;font-size:1.9rem}.experience-detail-panel .detail-title{font-size:1.5rem}.experience-detail-panel .detail-section p:not(.detail-label){font-size:.85rem}.experience-detail-panel li{font-size:.85rem}}@media (max-width: 768px){.experience-card-simple{padding:1rem}.experience-card-content{gap:.75rem}.logo-image{width:40px;height:40px}.logo-placeholder{width:40px;height:40px;font-size:1rem}.experience-title{font-size:1.2rem}.experience-company{font-size:.9rem}.experience-duration{font-size:.85rem}}.experience-card{background:#f8f8f8;border-radius:16px;overflow:hidden}.experience-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem;background:#f8f8f8;cursor:pointer;transition:background-color .2s;margin-bottom:0;border-bottom:none}.experience-header:hover{background:#000;color:#fff}.experience-header:hover .experience-year,.experience-header:hover .experience-role,.experience-header:hover .experience-company{color:#fff}.experience-header:hover .company-logo-placeholder{background-color:#fff}.experience-card.expanded .experience-header{background:#000;color:#fff}.experience-card.expanded .experience-year,.experience-card.expanded .experience-role,.experience-card.expanded .experience-company{color:#fff}.experience-card.expanded .company-logo-placeholder{background-color:#fff}.experience-header-content{flex-grow:1}.experience-role-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.experience-year-toggle{display:flex;align-items:center;gap:.5rem}.experience-company-line{display:flex;align-items:center;gap:.75rem}.company-logo-placeholder{width:24px;height:24px;border-radius:50%;background-color:#e5e5e5;flex-shrink:0}.experience-toggle{display:flex;align-items:center;justify-content:center}.experience-year{font-size:1.2rem;font-weight:500;color:#000;transition:color .2s}.experience-role{font-size:1.2rem;font-weight:500;color:#111;transition:color .2s}.experience-content{padding:1.5rem;background:#f8f8f8;border-top:1px solid #e5e5e5}.experience-details{margin-bottom:1.5rem}.experience-industry{margin-bottom:.5rem;font-size:1rem;color:#000;line-height:1.4}.experience-description{margin-top:1rem;line-height:1.4;color:#000;font-size:1rem}.experience-technologies{margin-bottom:1.5rem}.experience-technologies strong{display:block;margin-bottom:.5rem;color:#111;font-size:1rem}.experience-achievements{margin-bottom:1rem}.experience-achievements strong{display:block;margin-bottom:.5rem;color:#111;font-size:1rem}.experience-achievements ul{margin:0;padding-left:1.5rem}.experience-achievements li{margin-bottom:.5rem;line-height:1.4;color:#000;font-size:1rem}.timeline-vertical{position:relative;max-width:800px;margin:2rem 0;padding-left:120px}.timeline-vertical:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:2px;background:#333}.timeline-item{position:relative;margin-bottom:2rem;padding-left:60px}.timeline-year-left{position:absolute;left:-90px;top:0;font-size:1rem;font-weight:600;color:#111;white-space:nowrap}.timeline-marker{position:absolute;left:23px;top:0;width:14px;height:14px;background:#111;border:2px solid #333;border-radius:50%;z-index:2}.timeline-content{background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.timeline-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#f8f8f8;cursor:pointer;transition:background-color .2s}.timeline-header:hover{background:#f0f0f0}.timeline-role{font-size:1.2rem;font-weight:600;color:#111;flex-grow:1}.timeline-company{font-size:1rem;color:#666;margin-right:1rem}.timeline-toggle{font-size:1.5rem;font-weight:700;color:#111;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid #ddd}.timeline-details{padding:1.5rem;border-top:1px solid #ddd;background:#fff}.timeline-industry,.timeline-duration{margin-bottom:1rem;font-size:.95rem;color:#333}.timeline-achievements{margin-bottom:1rem}.timeline-achievements strong{display:block;margin-bottom:.5rem;color:#111}.timeline-achievements ul{margin:0;padding-left:1.5rem}.timeline-achievements li{margin-bottom:.3rem;color:#555;font-size:.9rem}.timeline-technologies{margin-top:1rem}.timeline-technologies strong{display:block;margin-bottom:.5rem;color:#111}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#111;color:#fff;padding:.3rem .6rem;border-radius:6px;font-size:.8rem;font-weight:500}@media (max-width: 768px){.timeline-vertical{padding-left:100px}.timeline-item{padding-left:50px}.timeline-marker{left:20px;width:12px;height:12px}.timeline-header{padding:1rem;flex-wrap:wrap;gap:.5rem}.timeline-year-left{left:-70px;font-size:.9rem}.timeline-role{font-size:1.1rem}.timeline-company{font-size:.9rem}.timeline-details{padding:1rem}}
