*{box-sizing:border-box;margin:0;padding:0}img.picture{max-width:100%}html{scroll-behavior:smooth}.section-divider{border:none;height:1px;margin:2rem auto;max-width:800px;width:60%}.light-divider{background-color:#0056b3;opacity:.2}.header{align-items:center;background-color:#fff;box-shadow:0 2px 10px #0000001a;display:flex;left:0;padding:10px 0;position:fixed;top:0;width:100%;z-index:1000}.header__logo{margin-left:20px}.header__logo h1{color:#333;font-size:2em}.navbar{align-items:center;margin:0 auto;transition:transform .5s ease-in-out}.navbar,ul{display:flex}ul{margin:0;padding:0}ul li{list-style:none;margin:0 1.2rem}ul li a{color:#000;display:block;font-weight:500;padding:5px 0;text-decoration:none;text-transform:uppercase}ul li:hover{border-bottom:3px solid #007bff}.changer{align-items:center;display:flex;margin-right:1.5rem}.changer .menu{color:#333;cursor:pointer;font-size:2rem;transition:color .3s ease}.changer .menu:hover{color:#007bff}.changer .menu{display:none;margin-right:0}.closed .close{display:none}@media(max-width:800px){.header{justify-content:space-between;padding:10px 0}.header__logo{margin-left:.45rem}.navbar{align-items:center;background-color:#fffffff2;display:none;flex-direction:column;inset:0;justify-content:center;position:fixed;transform:translateX(100%);transition:transform .5s ease-in-out;z-index:999}.navbar.active{display:flex;transform:translateX(0)}ul{flex-direction:column;margin:0}ul li{margin-block:1.5rem}ul li a{color:#000;font-size:24px;font-weight:bolder}.changer{margin-right:.45rem}.changer .menu{display:block}.closed{position:absolute;right:20px;top:20px}.closed .close{color:#333;display:block;font-size:2.5rem}.closed .close:hover{color:red}}@media(max-width:480px){.header__logo{margin-left:10px}.header__logo h1{font-size:1.8em}.changer{margin-right:10px}.closed .close{font-size:2rem;right:15px;top:15px}ul li a{font-size:20px}}.about{background-color:#f8f8f8;box-sizing:border-box;color:#333;min-height:calc(100vh - 80px);padding-bottom:2rem;padding-top:80px}.about,.about__header{align-items:center;display:flex;justify-content:center}.about__header{gap:4rem;max-width:1200px;padding:2rem;width:100%}.about__content{flex:1 1;max-width:600px;padding:1rem;text-align:left}.text .greeting{color:#666;font-size:1.35rem;font-weight:500;margin-bottom:.8rem}.text h1{color:#222;font-size:4.5rem;line-height:1.1;margin-bottom:1rem;margin-top:.5rem}.text .headline{color:#444;font-family:cursive;font-size:1.3rem;font-weight:500;line-height:1.3;margin-top:0}.icons{display:flex;gap:1.5rem;margin-top:2.5rem}.icons a{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.icons .icon{color:#777;cursor:pointer;font-size:3rem;transition:color .3s ease-in-out,transform .2s ease-out}.icons .icon:hover{color:#007bff;transform:translateY(-3px)}.buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}.buttons .btn{background-color:#0000;border:thin solid #007bff;border-radius:30px;color:#007bff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:.9rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.buttons .btn:hover{background-color:#007bff;border-color:#007bff;box-shadow:0 4px 8px #007bff4d;color:#fff}.about__image{align-items:center;display:flex;flex:1 1;justify-content:center;padding:1rem}.about__image img{border:5px solid #fff;border-radius:50%;box-shadow:0 15px 30px #0003;height:380px;max-width:100%;object-fit:cover;transition:transform .3s ease-in-out;width:380px}.about__image img:hover{transform:scale(1.02)}@media(max-width:800px){.about{min-height:0;padding:90px 1rem 1.5rem}.about__header{flex-direction:column;gap:2.5rem;padding:1rem;text-align:center}.about__content{max-width:100%;padding:0}.text .greeting{font-size:1.1rem}.text h1{font-size:3rem;margin-bottom:.5rem}.text .headline{color:#444;font-family:cursive;font-size:1.15rem;font-weight:500}.icons{justify-content:center;margin-top:1.5rem}.icons .icon{font-size:2.5rem}.buttons{flex-direction:column;gap:.8rem;margin-top:2rem}.buttons .btn{font-size:1rem;margin:0 auto;max-width:300px;width:80%}.about__image{order:-1}.about__image img{box-shadow:0 8px 15px #00000026;height:280px;max-width:70%;width:380px}}@media(max-width:400px){.text h1{font-size:2.5rem}.text .headline{color:#444;font-family:cursive;font-size:1rem;font-weight:500}.icons .icon{font-size:2.2rem}.about__image img{height:200px;max-width:80%;width:380px}}.skills{background-color:#fff;color:#333;padding:4rem 2rem;text-align:center}.skills h2{color:#333;font-size:2.5rem;margin-bottom:2.5rem}.skills .skills-grid-container{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:1.5rem;margin:0 auto;max-width:1200px;overflow-x:auto;padding:0 1rem 1.5rem;scroll-behavior:smooth}.skills .skills-grid-container::-webkit-scrollbar{display:none}.skills .skill-item{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 5px 15px #00000014;color:#333;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:2rem 1rem;text-align:center;text-decoration:none;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:180px}.skills .skill-item:hover{background-color:#f0f0f0;box-shadow:0 10px 25px #00000026;transform:translateY(-8px)}.skills .skill-item img{height:60px;margin-bottom:1rem;object-fit:contain;width:60px}.skills .skill-item span{color:#555;font-size:1.25rem;font-weight:600;line-height:1.2;min-height:1.5em;text-overflow:ellipsis;white-space:normal}@media(max-width:1024px){.skills h2{font-size:3rem;margin-bottom:3rem}.skills .skills-grid-container{max-width:900px;min-width:auto;padding:0 1rem 1.2rem}.skills .skill-item{min-width:150px;padding:1.2rem .8rem}.skills .skill-item img{height:55px;width:55px}.skills .skill-item span{font-size:1.15rem}}@media(max-width:768px){.skills{padding:4rem 1rem}.skills h2{font-size:2.5rem;margin-bottom:2.5rem}.skills .skills-grid-container{padding:0 .8rem 1rem}.skills .skill-item{min-width:130px;padding:1rem .6rem}.skills .skill-item img{height:45px;margin-bottom:.7rem;width:45px}.skills .skill-item span{font-size:1rem}}@media(max-width:480px){.skills{padding:3rem .8rem}.skills h2{font-size:2rem;margin-bottom:2rem}.skills .skills-grid-container{padding:0 .5rem .8rem}.skills .skill-item{min-width:100px;padding:.8rem .3rem}.skills .skill-item img{height:35px;margin-bottom:.5rem;width:35px}.skills .skill-item span{font-size:.9rem;line-height:1.1;text-overflow:clip;white-space:normal}}.contact{align-items:center;background-color:#f8f8f8;box-sizing:border-box;color:#333;display:flex;flex-direction:column;justify-content:center;min-height:20vh;padding:3rem 1rem;text-align:center}.contact p{font-size:1.5rem;line-height:1.5;margin-bottom:0}@media(max-width:768px){.contact p{font-size:1.2rem}}@media(max-width:480px){.contact p{font-size:1rem}}.contact a{color:#007bff;font-weight:700;text-decoration:none;transition:color .3s ease}.contact a:hover{color:#0056b3;text-decoration:underline}.projects{background-color:#fff;color:#333;padding:4rem 2rem;text-align:center}.projects .projects__title{color:#333;font-size:2.5rem;margin-bottom:2.5rem}.projects .projects-container{display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:1200px;padding:0 1rem}.projects .project-card{background-color:#f8f8f8;border:1.5px solid #ccc;border:1.5px solid var(--card-border-color,#ccc);border-radius:12px;box-shadow:0 8px 25px #00000014,0 0 15px #c8c8c866;box-shadow:0 8px 25px #00000014,0 0 15px rgba(var(--card-border-color-rgb,200,200,200),.4);display:flex;flex-direction:row;overflow:hidden;text-align:left;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.projects .project-card:hover{box-shadow:0 12px 30px #00000026,0 0 20px #ccc;box-shadow:0 12px 30px #00000026,0 0 20px var(--card-border-color,#ccc);transform:translateY(-5px)}.projects .project-card .project-image-column{align-items:center;display:flex;flex:0 0 40%;justify-content:center;max-width:40%;padding:1rem}.projects .project-card .project-image-column img{border-radius:8px;box-shadow:0 4px 10px #00000014;height:280px;max-width:100%;object-fit:contain}.projects .project-card .project-details-column{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1.5rem}.projects .project-card .project-details-column h3{color:#222;font-size:1.8rem;margin-bottom:.6rem}.projects .project-card .project-details-column p{color:#555;font-size:.95rem;line-height:1.5;margin-bottom:1.2rem;text-align:justify}.projects .project-card .project-details-column .project-tech-stack{margin-bottom:1.2rem;margin-top:.5rem}.projects .project-card .project-details-column .project-tech-stack h4{color:#777;font-size:.9rem;letter-spacing:.5px;margin-bottom:.4rem;text-transform:uppercase}.projects .project-card .project-details-column .project-tech-stack span{background-color:#e0e0e0;background-color:var(--card-color,#e0e0e0);border-radius:5px;color:#444;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:.4rem;margin-right:.4rem;padding:.25rem .7rem}.projects .project-card .project-details-column .project-links{display:flex;gap:.8rem;margin-top:.8rem}.projects .project-card .project-details-column .project-links .demo-btn,.projects .project-card .project-details-column .project-links .github-btn{border-radius:5px;display:inline-block;font-size:.9rem;font-weight:600;padding:.6rem 1.1rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.projects .project-card .project-details-column .project-links .github-btn{background-color:#333;border:1px solid #333;color:#fff}.projects .project-card .project-details-column .project-links .github-btn:hover{background-color:#555;border-color:#555}.projects .project-card .project-details-column .project-links .demo-btn{background-color:#007bff;border:1px solid #007bff;color:#fff}.projects .project-card .project-details-column .project-links .demo-btn:hover{background-color:#0056b3;border-color:#0056b3}@media(max-width:900px){.projects .project-card{flex-direction:column}.projects .project-card .project-details-column,.projects .project-card .project-image-column{max-width:100%;min-width:100%;padding:1.2rem}.projects .project-card .project-details-column{padding-top:0}}@media(max-width:768px){.projects{padding:3.5rem 1rem}.projects .projects__title{font-size:2.2rem;margin-bottom:2.5rem}.projects .projects-container{gap:1.5rem}.projects .project-card .project-image-column img{height:200px;width:90%}.projects .project-card .project-details-column h3{font-size:1.5rem}.projects .project-card .project-details-column p{font-size:.9rem}.projects .project-card .project-details-column .project-links{flex-direction:column;gap:.6rem}.projects .project-card .project-details-column .project-links .demo-btn,.projects .project-card .project-details-column .project-links .github-btn{padding:.5rem 1rem;text-align:center;width:100%}}@media(max-width:480px){.projects{padding:2.5rem .8rem}.projects .projects__title{font-size:1.8rem;margin-bottom:2rem}.projects .project-card{border-radius:8px;box-shadow:0 4px 15px #00000014}.projects .project-card .project-image-column{padding:.8rem}.projects .project-card .project-image-column img{height:160px}.projects .project-card .project-details-column{padding:.8rem 1.2rem}.projects .project-card .project-details-column h3{font-size:1.3rem}.projects .project-card .project-details-column p{font-size:.85rem}.projects .project-card .project-details-column .project-tech-stack span{font-size:.7rem;padding:.2rem .5rem}}.certifications{background-color:#fff;color:#333;padding:4rem 2rem;text-align:center}.certifications__title{color:#333;font-size:2.5rem;margin-bottom:2.5rem}.certifications-scroll-container{display:flex;gap:2rem;justify-content:flex-start;overflow-x:auto;padding-bottom:1.5rem;padding-left:2rem;padding-right:2rem;scroll-snap-type:x mandatory}.certifications-scroll-container::-webkit-scrollbar{height:8px}.certifications-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.certifications-scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.certifications-scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.certificate-card{align-items:center;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex:0 0 auto;height:220px;justify-content:center;overflow:hidden;scroll-snap-align:center;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;width:300px}.certificate-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}.certificate-image{display:block;height:100%;object-fit:contain;width:100%}@media(max-width:768px){.certificate-card{height:180px;width:250px}.certifications-scroll-container{padding-left:1rem;padding-right:1rem}}@media(max-width:480px){.certifications__title{font-size:2rem}.certificate-card{height:150px;width:200px}.certifications-scroll-container{gap:1rem}}.timeline-container{box-sizing:border-box;flex:1 1;max-width:50%;padding:0 1rem}.timeline-title{color:#333;font-size:2rem;margin-bottom:2rem;text-align:center}.timeline{list-style:none;margin:0 auto;padding:0;position:relative}.timeline:before{background-color:#e0e0e0;bottom:0;content:"";left:20px;position:absolute;top:0;width:2px}.timeline-item{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:2.5rem;position:relative}.timeline-item-dot{background-color:#007bff;border:2px solid #fff;border-radius:50%;height:15px;left:20px;position:absolute;top:.5rem;transform:translateX(-50%);width:15px;z-index:1}.timeline-item-content{background-color:#0000;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;margin-left:50px;padding:0 .5rem;text-align:left;width:calc(100% - 50px)}.timeline-item-date{color:#666;display:block;font-size:.9rem;font-weight:700;margin-bottom:.25rem}.timeline-item-heading{color:#333;font-size:1.25rem;margin-bottom:.25rem}.timeline-item-subheading{color:#555;font-size:1rem;font-style:italic;margin-bottom:.75rem}.timeline-item-details{color:#444;font-size:.95rem;list-style-type:none!important;margin-left:0!important;padding-left:0!important;text-align:justify}.timeline-item-details li{line-height:1.2;margin-bottom:.2rem;padding-left:0!important;text-indent:0!important}@media(max-width:768px){.timeline-container{max-width:100%;padding:0 1rem}.timeline:before{left:20px}.timeline-item{justify-content:flex-start}.timeline-item-dot{left:20px}.timeline-item-content{margin-left:60px;padding:0 .5rem;text-align:left;width:calc(100% - 60px)}.timeline-item-details{list-style-type:none!important;margin-left:0!important;padding-left:0!important;text-align:left}.timeline-item-details li{padding-left:0!important;text-indent:0!important}}.qualifications-section{background-color:#fff;color:#333;padding:4rem 2rem;text-align:center}.qualifications-section-title{color:#333;font-size:2.5rem;margin-bottom:2.5rem}.qualifications-content-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:4rem;justify-content:center;margin:0 auto;max-width:1400px;position:relative}@media(max-width:768px){.qualifications-content-wrapper{flex-direction:column;gap:3rem;padding:0 1rem}.qualifications-content-wrapper:after{display:none}}
/*# sourceMappingURL=main.247e78cf.css.map*/