*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:1rem;color:#2d3748}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:1.5rem}p{margin-bottom:1rem;color:#4a5568}a{text-decoration:none;color:inherit}.portfolio-container{max-width:100%;overflow-x:hidden}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;z-index:1000;padding:1rem 0}.nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-brand h2{color:#2d3748;font-size:1.5rem;margin:0}.nav-links{display:flex;list-style:none;gap:2rem}.nav-link{color:#4a5568;font-weight:500;transition:color .3s ease;padding:.5rem 1rem;border-radius:.5rem}.nav-link:hover{color:#764ba2;background-color:#0000}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem 2rem}.hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.hero-subtitle{font-size:1.5rem;color:#e2e8f0;margin-bottom:1.5rem}.hero-description{font-size:1.1rem;color:#e2e8f0;margin-bottom:2rem;line-height:1.8}.hero-buttons{display:flex;gap:1rem}.btn{padding:.75rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;display:inline-block}.btn-primary{background-color:transparent;color:#fff;border:2px solid white}.btn-primary:hover{background-color:#fff;color:#764ba2}.btn-secondary{background-color:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background-color:#fff;color:#764ba2}.hero-image{display:flex;justify-content:center}.profile-placeholder{width:400px;height:400px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:6rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.2);overflow:hidden}.profile-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;image-rendering:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-image-rendering:-webkit-optimize-contrast;filter:contrast(1.15) brightness(1.08) saturate(1.12) sharpen(.8);will-change:transform;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 8px 32px #0000004d,0 2px 8px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.section{padding:5rem 2rem}.section-alt{background-color:#f7fafc}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2d3748}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.skills h3{margin-bottom:1.5rem;color:#2d3748}.skills-grid{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag{background-color:#764ba2;color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:500}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.project-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.project-image{height:200px;background:linear-gradient(135deg,#0000 0% 100%);display:flex;align-items:center;justify-content:center;font-size:3rem;border-radius:.5rem .5rem 0 0;overflow:hidden;position:relative;flex-shrink:0}.project-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-img:hover{transform:scale(1.05)}.project-placeholder{color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.project-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1;min-height:250px}.project-title{color:#2d3748;margin-bottom:.75rem}.project-description{color:#4a5568;margin-bottom:1rem;line-height:1.6}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background-color:#edf2f7;color:#4a5568;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem}.project-links{display:flex;gap:1rem;margin-top:auto;flex-wrap:wrap;padding-top:1rem}.project-link{color:#764ba2;font-weight:600;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #764ba2;border-radius:.5rem;transition:all .3s ease;text-align:center;white-space:nowrap;display:inline-block}.project-link:hover{background-color:#764ba2;color:#fff}.experience-timeline{max-width:800px;margin:0 auto}.experience-item{padding:2rem;background:#fff;border-radius:1rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a;border-left:4px solid #764ba2}.experience-title{color:#2d3748;margin-bottom:.5rem}.experience-company{color:#764ba2;font-weight:600;margin-bottom:.5rem}.experience-period{color:#718096;font-size:.9rem;font-weight:500}.experience-description{margin-top:1rem;line-height:1.6}.education-list{max-width:800px;margin:0 auto;gap:2rem;display:flex;flex-direction:column}.education-item{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 2px 4px #0000001a;border-left:4px solid #3182ce}.education-degree{color:#2d3748;margin-bottom:.5rem}.education-school{color:#3182ce;font-weight:600;margin-bottom:.5rem}.education-period{color:#718096;font-size:.9rem;font-weight:500}.education-description{margin-top:1rem;line-height:1.6}.contact-content{text-align:center;max-width:600px;margin:0 auto}.contact-info{margin-bottom:2rem}.contact-item{margin-bottom:1rem;font-size:1.1rem;color:#4a5568}.contact-item strong{color:#2d3748}.social-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.social-link{color:#764ba2;text-decoration:none;font-weight:600;padding:.5rem 1rem;border:2px solid #764ba2;border-radius:.5rem;transition:all .3s ease}.social-link:hover{background-color:#764ba2;color:#fff;transform:translateY(-2px)}.footer{background-color:#2d3748;color:#fff;text-align:center;padding:2rem 0;margin-top:2rem}.footer p{margin:0;color:#a0aec0}@media (max-width: 768px){.nav{flex-direction:column;gap:1rem;padding:0 1rem}.nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.social-links{flex-direction:column;align-items:center;gap:1rem}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.about-content{grid-template-columns:1fr;gap:2rem}.projects-grid{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.profile-placeholder{width:280px;height:280px;font-size:4rem}.section{padding:3rem 1rem}.hero{padding:4rem 1rem 2rem}}@media (max-width: 480px){.nav{flex-direction:column;gap:1rem;padding:0 1rem}.nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.social-links{flex-direction:column;align-items:center;gap:1rem}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.about-content{grid-template-columns:1fr;gap:2rem}.projects-grid{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.profile-placeholder{width:280px;height:280px;font-size:4rem}.section{padding:3rem 1rem}.hero{padding:4rem 1rem 2rem}}
