*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#050816;font-family:Arial,sans-serif}.navbar{justify-content:space-between;align-items:center;padding:25px 80px;display:flex}.nav-links{gap:30px;list-style:none;display:flex}.nav-links li{cursor:pointer}.hero{justify-content:space-between;align-items:center;gap:60px;padding:100px 80px;display:flex}.hero-left{flex:1;padding-top:40px}.badge{color:#4f8cff;border:1px solid #4f8cff;border-radius:10px;margin-bottom:35px;padding:10px 20px;display:inline-block}.hero h1{color:#fff;margin-bottom:25px;font-size:60px;line-height:1.2}.name{background:linear-gradient(90deg,#4f8cff,#76b6ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-text{color:#d1d5db;max-width:650px;font-size:20px;line-height:1.9}.highlight{color:#4f8cff;font-weight:600}.buttons{gap:20px;margin-top:30px;display:flex}.buttons button{cursor:pointer;color:#fff;background:#4f8cff;border:none;border-radius:10px;padding:12px 25px;font-weight:700}.hero-right{flex:1}.hero-right img{border-radius:20px;width:100%}.about{gap:30px;padding:50px 80px;display:flex}.about-card{background:#0b1220;border:1px solid #1f2937;border-radius:20px;flex:1;padding:30px}.about-card h2{margin-bottom:20px}.about-card p{color:#d1d5db;line-height:1.8}.social-icons{gap:25px;margin-top:30px;display:flex}.social-icons a{color:#fff;font-size:28px;transition:all .3s}.social-icons a:hover{color:#4f8cff}.skills-section{padding:50px 80px}.skills-section h2{color:#fff;margin-bottom:30px;font-size:32px}.skills-container{flex-wrap:wrap;gap:20px;display:flex}.skill-card{color:#fff;background:#0b1220;border:1px solid #1f2937;border-radius:12px;padding:15px 25px;font-size:16px;font-weight:500;transition:all .3s}.skill-card:hover{border-color:#4f8cff;transform:translateY(-5px);box-shadow:0 0 15px #4f8cff4d}.skills-text{color:#d1d5db;margin-bottom:25px}.projects-section{padding:50px 80px}.projects-section h2{margin-bottom:30px;font-size:32px}.projects-container{gap:30px;display:flex}.project-card{background:#0b1220;border:1px solid #1f2937;border-radius:20px;width:100%;padding:30px}.project-card h3{color:#4f8cff;margin-bottom:15px}.project-card p{color:#d1d5db;margin-bottom:15px;line-height:1.8}.project-card h4{margin-bottom:10px}.project-buttons{margin-top:20px}.github-btn{color:#fff;background:#4f8cff;border-radius:10px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.github-btn:hover{background:#3b6fd8;transform:translateY(-2px)}.project-features{color:#d1d5db;margin:15px 0;padding-left:20px;line-height:1.8}.project-features li{margin-bottom:5px}.contact-section{padding:50px 80px}.contact-section h2{margin-bottom:20px;font-size:32px}.contact-section p{color:#d1d5db;margin-bottom:15px}.contact-details{margin-top:25px}.contact-details a{color:#4f8cff;margin-left:8px;text-decoration:none}.contact-details a:hover{text-decoration:underline}.footer{text-align:center;color:#9ca3af;border-top:1px solid #1f2937;padding:30px}.resume-btn{color:#fff;background:#4f8cff;border-radius:10px;padding:12px 25px;font-weight:700;text-decoration:none;display:inline-block}html{scroll-behavior:smooth}.nav-links a{color:#fff;text-decoration:none}.nav-links a:hover{color:#4f8cff}.hero-right{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-image{border-radius:20px;width:100%;max-width:650px}.tech-icons{flex-direction:column;gap:15px;display:flex;position:absolute;top:40px;left:-40px}.tech-icons img{object-fit:contain;background:#101828;border:1px solid #233554;border-radius:12px;width:70px;height:70px;padding:12px}.project-image{border:1px solid #2d3a5c;border-radius:12px;width:100%;height:auto;margin-bottom:20px}
