*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}.app{width:100%;min-height:100vh}.nav{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-link{text-decoration:none;display:inline-block}.logo{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#1e4d2b,#86a889);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;transition:opacity .3s ease}.logo-link:hover .logo{opacity:.8}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-links a:hover{color:#1e4d2b}.nav-links a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(135deg,#1e4d2b,#86a889);transition:width .3s ease}.nav-links a:hover:after{width:100%}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;background:linear-gradient(135deg,#1e4d2b10,#86a88920);gap:4rem}.hero-content{max-width:600px;flex:1}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2;color:#1a1a1a}.gradient-text{background:linear-gradient(135deg,#1e4d2b,#86a889);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.5rem;color:#555;margin-bottom:1rem;font-weight:600}.hero-description{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:.875rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#1e4d2b,#86a889);color:#fff;box-shadow:0 4px 15px #1e4d2b66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e4d2b80}.btn-secondary{background:#fff;color:#1e4d2b;border:2px solid #1e4d2b}.btn-secondary:hover{background:#1e4d2b;color:#fff;transform:translateY(-2px)}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;max-width:400px}.avatar-placeholder{width:300px;height:300px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #1e4d2b4d}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1a1a1a;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#1e4d2b,#86a889);border-radius:2px}.about{padding:6rem 2rem;background:#fff}.about-content{max-width:900px;margin:0 auto;text-align:left}.about-content p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.experience{padding:6rem 2rem;background:#fff}.experience-timeline{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.experience-item{position:relative;padding-left:2rem;border-left:3px solid #86a889}.experience-item:before{content:"";position:absolute;left:-8px;top:0;width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,#1e4d2b,#86a889);box-shadow:0 0 0 4px #fff}.experience-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.experience-item h3{font-size:1.4rem;color:#1e4d2b;margin:0;font-weight:700}.experience-date{color:#86a889;font-weight:600;font-size:.95rem;background:linear-gradient(135deg,#1e4d2b10,#86a88920);padding:.35rem 1rem;border-radius:20px}.experience-role{font-size:1.1rem;color:#333;font-weight:600;margin:.5rem 0 .25rem}.experience-location{color:#777;font-size:.95rem;margin-bottom:1rem;font-style:italic}.experience-description{color:#555;line-height:1.7;margin:1rem 0 0;font-size:1rem}.experience-top{display:flex;gap:1.5rem;align-items:flex-start}.experience-logo-wrapper{flex-shrink:0}.experience-logo-wrapper a{display:block;transition:transform .2s ease,opacity .2s ease}.experience-logo-wrapper a:hover{transform:scale(1.05);opacity:.8;cursor:pointer}.experience-logo{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;box-shadow:0 4px 12px #00000014;object-fit:contain;padding:8px}.experience-content{flex:1}.splunk-logo,.ow-logo{object-fit:cover;border-radius:12px;padding:0;box-shadow:none}.huawei-logo{padding:0}.contact{padding:6rem 2rem;background:#fff}.contact-subtitle{text-align:center;font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 3rem;line-height:1.6}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto 2.5rem}.contact-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;text-decoration:none;color:inherit;text-align:center;transition:all .3s ease;border:2px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.contact-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #1e4d2b26;border-color:#86a889}.contact-card-icon{font-size:3rem;margin-bottom:.5rem}.contact-card-title{font-size:1.3rem;font-weight:700;color:#1e4d2b;margin:0}.contact-card-detail{font-size:1rem;color:#666;margin:0;word-break:break-word}.contact-location{text-align:center;font-size:1.1rem;color:#777;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#1e4d2b05,#86a88910);border-radius:50px;max-width:400px;margin:0 auto}.location-icon{font-size:1.3rem}.footer{background:#1a1a1a;color:#fff;text-align:center;padding:2rem}.footer p{margin:0;color:#ffffffb3}@media (max-width: 768px){.hero{flex-direction:column;text-align:center;padding:6rem 2rem 4rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{justify-content:center}.nav-links{gap:1rem;font-size:.9rem}.nav-container{flex-direction:column;gap:1rem}.section-title{font-size:2rem}.about-content{text-align:left}.experience-item{padding-left:1.5rem}.experience-header{flex-direction:column;align-items:flex-start}.experience-item h3{font-size:1.2rem}.experience-top{gap:1rem}.experience-logo{width:50px;height:50px;font-size:1.2rem}.contact-grid{grid-template-columns:1fr;gap:1.5rem}.contact-card{padding:2rem 1.5rem}.contact-location{font-size:1rem;padding:.75rem 1rem}}
