*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#e2e8f0;background:#0f172a;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)}.btn-secondary{background:transparent;color:#e2e8f0;border:2px solid #334155}.btn-secondary:hover{border-color:#3b82f6;color:#3b82f6}.hero{min-height:100vh;display:flex;align-items:center;position:relative;background:#0f172a}.hero-content{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center;position:relative;z-index:1}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.greeting{display:block;font-size:1.5rem;color:#64748b;font-weight:400}.name{display:block;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{font-size:1.25rem;color:#3b82f6;font-weight:600;margin-bottom:1.5rem}.hero-description{font-size:1.125rem;color:#94a3b8;max-width:600px;margin-bottom:2rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-image{display:flex;justify-content:center;align-items:center;width:300px;height:300px;border:3px solid #3b82f6;border-radius:50%;padding:15px;margin-top:2rem}.hero-image-logo{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-icon{width:120px;height:120px;color:#3b82f6}.about{padding:5rem 0;background:#1e293b}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-content p{font-size:1.125rem;color:#94a3b8;margin-bottom:1.5rem;line-height:1.7}.experience{padding:5rem 0;background:#0f172a}.timeline{max-width:900px;margin:0 auto;position:relative}.timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:#334155}.timeline-item{position:relative;margin-bottom:3rem;padding-left:4rem}.timeline-marker{position:absolute;left:11px;top:0;width:18px;height:18px;background:#3b82f6;border-radius:50%;border:3px solid #0f172a}.job-header{margin-bottom:1rem}.company-info{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.company-logo{flex-shrink:0;width:120px;height:120px;background:#1e293b;border-radius:.75rem;display:flex;align-items:center;justify-content:center;border:1px solid #334155;padding:.75rem}.company-logo-img{width:100%;height:100%;object-fit:contain;border-radius:.5rem}.job-details-header h3{font-size:1.5rem;color:#e2e8f0;margin-bottom:.5rem}.company{font-weight:600;color:#3b82f6;margin-right:1rem;display:block}.period{color:#64748b;font-size:.9rem}.job-details{list-style:none;margin-left:0}.job-details li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#94a3b8}.job-details li:before{content:"→";position:absolute;left:0;color:#3b82f6;font-weight:700}.education{padding:5rem 0;background:#1e293b}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:900px;margin:0 auto}.education-card{background:#334155;padding:2rem;border-radius:1rem;transition:border-color .3s ease;border:1px solid #475569}.education-card:hover{border-color:#3b82f6}.education-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.university-logo{flex-shrink:0;width:130px;height:130px;background:#1e293b;border-radius:.75rem;display:flex;align-items:center;justify-content:center;border:1px solid #475569;padding:.75rem}.university-logo-img{width:100%;height:100%;object-fit:contain;border-radius:.5rem}.education-info h3{font-size:1.25rem;margin-bottom:.5rem;color:#e2e8f0}.school{color:#3b82f6;font-weight:600;margin-bottom:.5rem}.education-card .period{color:#64748b}.skills{padding:5rem 0;background:#0f172a}.skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.skill-category{background:#1e293b;padding:2rem;border-radius:1rem;border:1px solid #334155}.skill-category h3{color:#3b82f6;margin-bottom:1.5rem;font-size:1.25rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#334155;color:#e2e8f0;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:500;transition:all .3s ease;border:1px solid #475569;display:flex;align-items:center;gap:.5rem}.skill-tag:hover{background:#3b82f6;border-color:#3b82f6}.tech-logo{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.skill-tag:hover .tech-logo{filter:none}.projects{padding:5rem 0;background:#1e293b}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.project-card{background:#334155;border-radius:1rem;overflow:hidden;transition:border-color .3s ease;border:1px solid #475569}.project-card:hover{border-color:#3b82f6}.project-image{background:#1e293b;padding:3rem;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #475569}.project-preview{max-width:1000px;max-height:800px;width:100%;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover .project-preview{transform:scale(1.05);box-shadow:0 8px 12px #0003}.project-icon{width:60px;height:60px;color:#3b82f6;background:#fff;padding:1.5rem;border-radius:1rem;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.project-card:hover .project-icon{outline:3px solid #3b82f6;outline-offset:4px;transform:scale(1.05);box-shadow:0 8px 12px #3b82f633}.project-content{padding:2rem}.project-content h3{font-size:1.5rem;margin-bottom:1rem}.project-tech-stack{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.project-tech-logo{width:32px;height:32px;object-fit:contain;filter:grayscale(1) brightness(1.2);background:#fff;padding:0 rem;border-radius:.5rem;border:2px solid transparent;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.project-card:hover .project-tech-logo{filter:none;background:#fff;border-color:#3b82f6;transform:scale(1.1);box-shadow:0 4px 8px #3b82f633}.project-description{color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.project-links{display:flex;gap:1rem}.project-link{display:inline-flex;align-items:center;gap:.5rem;color:#3b82f6;text-decoration:none;font-weight:500;transition:color .3s ease}.project-link:hover{color:#8b5cf6}.project-link i{width:16px;height:16px}.contact{padding:5rem 0;background:#0f172a}.contact-description{text-align:center;font-size:1.125rem;color:#94a3b8;max-width:600px;margin:0 auto 3rem;line-height:1.7}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:center;gap:1rem;color:#94a3b8}.contact-item i{width:20px;height:20px;color:#3b82f6}.contact-item a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#8b5cf6}.contact-form{background:#1e293b;padding:2rem;border-radius:1rem;border:1px solid #334155}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{color:#e2e8f0;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{background:#334155;border:1px solid #475569;border-radius:.5rem;padding:.75rem;color:#e2e8f0;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6}.form-group textarea{resize:vertical;min-height:120px}.footer{padding:2rem 0;background:#1e293b;border-top:1px solid #334155;text-align:center;color:#64748b}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-text{order:2}.hero-image{order:1;margin-top:0;margin-left:auto;margin-right:auto}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.hero-buttons{justify-content:center}.image-placeholder{width:200px;height:200px}.hero-image{width:200px;height:200px;border:3px solid #3b82f6;border-radius:50%;padding:10px}.user-icon{width:80px;height:80px}.projects-grid{grid-template-columns:1fr}.timeline:before{display:none}.timeline-item{padding-left:0}.timeline-marker{display:none}.company-info,.education-header{flex-direction:column;align-items:center;text-align:center}.education-grid{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding:0 .5rem}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.btn{padding:.625rem 1.25rem;font-size:.9rem}.skills-grid,.education-grid{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-content,.section-title{animation:fadeIn .8s ease-out}@media (prefers-reduced-motion: no-preference){.timeline-item,.education-card,.skill-category,.project-card{opacity:0;transition:opacity .5s ease-out}.timeline-item.animate,.education-card.animate,.skill-category.animate,.project-card.animate{opacity:1}}
