body{background-color:#ecf0f1;color:#333;font-family:Arial,sans-serif;margin:0;padding:0}.homepage{margin:0 auto;max-width:800px;padding:20px}.navbar{ul{background-color:#87cefa;border-radius:8px;display:flex;justify-content:space-between;list-style:none;padding:10px}li,ul{margin:0}li{font-size:16px;a{border-radius:6px;color:#333;padding:10px;text-decoration:none;transition:background-color .3s;&:hover{background-color:#6495ed}}}svg{color:#fff;font-size:24px}}header{.profile{align-items:center;display:flex;flex-direction:column;justify-content:center;img{border-radius:50%;height:120px;margin-bottom:10px;width:120px}.info{text-align:center;h1{color:#072af2;font-size:1.5em;margin:0}p{color:#090909;font-size:.8em;margin:5px 0;svg{color:#072af2;margin-right:5px}}}}}.about-me,.education-info,.experience{background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:20px;padding:20px}.about-me h2{border-bottom:2px solid #3498db;color:#3498db;margin-bottom:20px;padding-bottom:10px}.about-me p{color:#555;line-height:1.6}.experience-item{align-items:center;border-bottom:1px solid #ddd;display:flex;margin-bottom:20px;padding-bottom:20px}.experience-logo{margin-right:20px;width:120px}.experience-logo img{border-radius:5px;height:auto;width:100%}.experience-details{flex:1 1}.education-item:hover{transform:translateX(10px)}.education-carousel{display:flex;overflow:hidden}.education-item{margin-right:20px;min-width:300px}.education-item:hover{transform:scale(1.1)}.header{background:linear-gradient(45deg,#ff5f6d,#ffc371);border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px}.info p{border-radius:8px;color:#fff;font-weight:700;margin:0;padding:5px}.info p.fade-out{animation:fade-out .5s ease-in-out}@keyframes fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.job-title-1{background:linear-gradient(45deg,#4b6cb7,#182848)}.job-title-2{background:linear-gradient(45deg,#e43a15,#e65245)}.job-title-3{background:linear-gradient(45deg,#603813,#e6945e)}.info p.typing:after{animation:blink-caret .75s infinite;content:"|"}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:#fff}}.skills{background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:20px;padding:20px}.skills h2{border-bottom:2px solid #3498db;color:#3498db;margin-bottom:20px;padding-bottom:10px}.skills-list{display:flex;flex-wrap:wrap}.skill-item{background-color:#fff;border-radius:8px;box-shadow:0 0 8px #0000001a;flex:1 1 300px;margin:10px;overflow:hidden;padding:20px;transition:transform .3s ease-in-out}.skill-item:hover{transform:scale(1.05)}.skill-item p{color:#333;font-weight:700;margin:0}.skill-item span{display:block;margin-top:10px}.progress-bar{background-color:#3a03f061;border-radius:8px;height:15px;margin-top:10px;overflow:hidden}.progress-bar div{border-radius:8px;height:100%;transition:width .5s ease-in-out;width:0}.skill-item:nth-child(odd){background-color:#f0f0f0}.skill-item:nth-child(2n){background-color:#e0e0e0}.education-item{align-items:center;display:flex;margin-bottom:20px;overflow:hidden;transition:transform .3s ease-in-out}.education-info{flex:1 1;padding-left:10px}.education-image{margin-left:20px;width:120px}.education-image img{border-radius:5px;height:auto;width:100%}.projects{margin-top:40px}.projects-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.project-item{border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:transform .3s}.project-item:hover{transform:scale(1.05)}.project-item img{height:200px;object-fit:cover;width:100%}.project-details{padding:20px}.project-details h3{margin-bottom:10px}.project-details p{margin-bottom:20px}.project-link{background-color:#3498db;border-radius:5px;color:#fff;display:inline-block;padding:10px 15px;text-decoration:none;transition:background-color .3s}.project-link:hover{background-color:#2980b9}.resume-section{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:20px;padding:20px}.resume h2{border-bottom:2px solid #3498db;color:#3498db;margin-bottom:20px;padding-bottom:10px}.resume p{color:#555;line-height:1.6}.resume a{background-color:#3498db;border-radius:5px;color:#fff;display:inline-block;margin-bottom:20px;margin-top:10px;padding:10px 15px;text-decoration:none;transition:background-color .3s}.resume a:hover{background-color:#2980b9}.contact-icons{align-items:center;display:flex;gap:10px;margin-top:20px}.contact-icons img{height:30px;width:30px}@media (max-width:768px){.homepage{padding:10px}.navbar{ul{align-items:center;flex-direction:column}li{margin:10px 0}}header{.profile{align-items:center;flex-direction:column;img{border-radius:50%;margin-bottom:10px;margin-right:0}.info{text-align:center;h1{font-size:1.5em}p{font-size:.8em}}}}.about-me,.education-info,.experience,.projects,.resume-section,.skills{padding:10px}.education-carousel,.projects-list,.skills-list{flex-direction:column}.education-info,.education-item,.experience-item,.project-item,.skill-item{margin-bottom:20px;margin-right:0;width:100%}.education-image{margin-left:0}.contact-icons{align-items:center;flex-direction:column;gap:10px;margin-top:20px}.contact-icons img{height:50px;width:50px}header{.profile{img{height:80px;width:80px}}}}
/*# sourceMappingURL=main.38e9e158.css.map*/