*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden}body.menu-open{overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.navbar{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo span{font-size:1.5rem;font-weight:700;color:#2563eb}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#2563eb}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#2563eb;transition:width .3s ease}.nav-link:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer;z-index:1001}.bar{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><polygon fill="rgba(255,255,255,0.05)" points="0,0 0,800 200,1000 0,1000"/><polygon fill="rgba(255,255,255,0.03)" points="200,0 400,200 600,0"/><polygon fill="rgba(255,255,255,0.08)" points="800,200 1000,0 1000,400"/></svg>');background-size:cover}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.highlight{color:#fbbf24;background:linear-gradient(45deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;color:#ffffffe6}.accent-text{color:#fbbf24;font-weight:600}.hero-description{font-size:1.1rem;margin-bottom:2rem;color:#fffc;line-height:1.7}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.btn{padding:.75rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;display:inline-block}.btn-primary{background:#fbbf24;color:#1f2937}.btn-primary:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 25px #fbbf244d}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:#fff;color:#1f2937;transform:translateY(-2px)}.hero-social{display:flex;gap:1rem}.social-link{width:50px;height:50px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fbbf24;color:#1f2937;transform:translateY(-3px)}.hero-image{display:flex;justify-content:center;align-items:center}.image-container{position:relative;width:400px;height:400px}.profile-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:8px solid rgba(255,255,255,.2);box-shadow:0 20px 60px #0000004d;transition:transform .3s ease;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;text-align:center}.profile-img:hover{transform:scale(1.05)}.image-decoration{position:absolute;top:-30px;right:-30px;width:150px;height:150px;border:3px solid #fbbf24;border-radius:50%;animation:float 3s ease-in-out infinite}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-link{color:#fff;font-size:1.5rem;animation:bounce 2s infinite}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.about{background:#f9fafb}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.info-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.info-header i{font-size:1.5rem;color:#2563eb}.info-header h3{font-size:1.3rem;font-weight:600;color:#1f2937}.info-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.info-item:last-child{border-bottom:none}.label{font-weight:600;color:#374151}.value{color:#6b7280}.education-item{margin-bottom:1.5rem}.education-item h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.education-degree{color:#2563eb;font-weight:500;margin-bottom:.25rem}.education-date,.education-location{color:#6b7280;font-size:.9rem}.about-summary{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 20px #0000001a;height:fit-content}.about-summary h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.about-summary p{color:#6b7280;margin-bottom:2rem;line-height:1.7}.soft-skills,.interests{margin-top:2rem}.soft-skills h4,.interests h4{font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.skills-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#dbeafe;color:#1e40af;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:500}.interests-list{display:flex;gap:1.5rem}.interest-item{display:flex;align-items:center;gap:.5rem;color:#6b7280}.interest-item i{color:#2563eb}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#e5e7eb;transform:translate(-50%)}.timeline-item{position:relative;margin-bottom:3rem;display:flex;align-items:center}.timeline-item:nth-child(odd){flex-direction:row-reverse}.timeline-item:before{content:"";position:absolute;left:50%;top:1rem;width:15px;height:15px;background:#2563eb;border-radius:50%;transform:translate(-50%);z-index:2}.timeline-date{background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:25px;font-weight:600;font-size:.9rem;white-space:nowrap;margin:0 2rem}.timeline-content{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 20px #0000001a;flex:1;margin:0 2rem;transition:transform .3s ease}.timeline-content:hover{transform:translateY(-5px)}.timeline-content h3{font-size:1.3rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.timeline-content h4{color:#2563eb;font-weight:500;margin-bottom:1rem}.timeline-content ul{list-style:none;color:#6b7280}.timeline-content li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}.timeline-content li:before{content:"→";position:absolute;left:0;color:#2563eb;font-weight:700}.skills{background:#f9fafb}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.skill-category{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.skill-category:hover{transform:translateY(-5px)}.skill-category h3{display:flex;align-items:center;gap:.75rem;font-size:1.3rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.skill-category i{color:#2563eb}.skill-item{margin-bottom:1.5rem}.skill-name{display:block;font-weight:500;color:#374151;margin-bottom:.5rem}.skill-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.skill-progress{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:4px;transition:width 1s ease}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.project-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.project-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;min-height:3rem;height:3rem}.project-header i{font-size:2rem;color:#2563eb;flex-shrink:0}.project-header h3{font-size:1.3rem;font-weight:600;color:#1f2937;flex:1;margin-left:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-tech-line{margin:1rem 0;display:flex;align-items:center}.project-tech{background:#dbeafe;color:#1e40af;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.project-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.project-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.feature{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:15px;font-size:.8rem}.contact{background:#1f2937;color:#fff}.contact .section-title{color:#fff}.contact .section-subtitle{color:#9ca3af}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.contact-icon{width:60px;height:60px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.contact-details h3{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.contact-details a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#fbbf24}.contact-details span{color:#9ca3af}.contact-form{background:#374151;border-radius:15px;padding:2rem}.form-group{position:relative;margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;background:transparent;border:2px solid #4b5563;border-radius:8px;color:#fff;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.form-group label{position:absolute;top:1rem;left:1rem;color:#9ca3af;transition:all .3s ease;pointer-events:none}.form-group input:focus+label,.form-group input:valid+label,.form-group textarea:focus+label,.form-group textarea:valid+label{top:-.5rem;left:.5rem;font-size:.8rem;color:#2563eb;background:#374151;padding:0 .5rem}.contact-form .btn{display:block;margin:2rem auto 0;width:fit-content}.footer{background:#111827;color:#fff;padding:2rem 0}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-text p{color:#9ca3af;margin-bottom:.25rem}.footer-social{display:flex;gap:1rem}.footer-social .social-link{width:40px;height:40px;background:#374151}.footer-social .social-link:hover{background:#2563eb}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 768px){.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;height:calc(100vh - 70px);text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;z-index:1000;padding:2rem 0;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0}.nav-menu.active{left:0}.nav-menu li{margin:.25rem 0;width:100%}.nav-link{font-size:1.1rem;padding:.75rem 1rem;display:block;width:100%;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.nav-link:hover{background-color:#f8fafc;color:#2563eb}.hamburger{display:flex}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero-container{padding:2rem;min-height:calc(100vh - 70px);display:flex;align-items:center}.hero-title{font-size:2.5rem}.hero-content{grid-template-columns:1fr;text-align:center;gap:3rem;padding:3rem 0;justify-content:center;align-items:center}.hero-image{order:-1;display:flex;justify-content:center;align-items:center;padding:2rem 0}.hero-text{order:2}.image-container{width:250px;height:250px;margin:0 auto}.image-decoration{top:-15px;right:-15px;width:80px;height:80px}.about-content{grid-template-columns:1fr;gap:2rem}.timeline:before{left:1rem}.timeline-item{flex-direction:column!important;align-items:flex-start}.timeline-item:before{left:1rem;transform:none}.timeline-date{order:2;margin:1rem 0 0 2.5rem}.timeline-content{order:1;margin:0 0 0 2.5rem}.contact-content{grid-template-columns:1fr;gap:2rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.hero-buttons{flex-direction:column;align-items:center}.btn{width:200px}}@media (max-width: 480px){.container,.nav-container{padding:0 1rem}.hero-title,.section-title{font-size:2rem}.image-container{width:200px;height:200px}}
