body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(https://i.pinimg.com/736x/05/e0/f7/05e0f74a8740452d0a63b099a358e20e.jpg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#111;border-radius:22px;box-shadow:0 4px 15px #0006;color:#fff;left:44%;padding:.5rem 1rem;position:fixed;top:2rem;transform:translate(-50%,-50%);z-index:1000}.hamburger,.navbar{align-items:center;display:flex;flex-direction:column;justify-content:center}.hamburger{cursor:pointer;height:36px;margin-bottom:.4rem;margin-top:.3rem;width:36px;z-index:11}.hamburger .bar{background:#fff;border-radius:4px;height:4px;margin:3px 0;transition:.3s;width:100%}.hamburger.open .bar:first-child{transform:rotate(45deg) translate(7px,6px)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.navbar__menu{align-items:center;background:#181818;border-radius:14px;box-shadow:0 4px 15px #00000026;box-sizing:border-box;display:none;flex-direction:column;gap:1.1rem;justify-content:center;margin:.5rem 0 0;padding:1.5rem 1rem;width:100%;z-index:10}.navbar__menu.open{display:flex}.navbar__menu a{color:#fff;display:block;font-size:1.12rem;font-weight:600;letter-spacing:.02em;max-width:400px;padding-bottom:4px;position:relative;text-align:center;text-decoration:none;transition:color .3s;width:100%}.navbar__menu a:after{background-color:#fff;bottom:-2px;content:"";height:2px;left:25%;position:absolute;transition:width .3s;width:0}.navbar__menu a:hover:after{background-color:#f10606;width:50%}.navbar__menu a.active{color:#ff4f4f}@media (min-width:915px){.navbar{align-items:center;border-radius:40px;flex-direction:row;justify-content:center;margin:1rem 4rem;padding:.7rem 2.7rem}.hamburger,.navbar__logo{display:none}.navbar__menu{align-items:center;background:none;box-shadow:none;display:flex!important;flex-direction:row;gap:2.5rem;justify-content:center;margin:0;padding:0;position:static;width:100%}.navbar__menu a{display:inline-block;font-size:1.13rem;max-width:none;padding-left:0;padding-right:0;text-align:center;width:auto}.navbar__menu a:after{left:0;width:0}.navbar__menu a:hover:after{width:100%}}@media (max-width:914px){.navbar{left:50%;position:fixed;top:3rem;width:80%}.navbar__header{justify-content:space-between;width:100%}.navbar__header,.navbar__logo{align-items:center;display:flex}.nav__image img{height:3rem;margin-right:.5rem;object-fit:contain;width:15rem}.hamburger{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:36px;justify-content:center;width:36px;z-index:1100}.hamburger .bar{background:#fff;border-radius:4px;height:4px;margin:3px 0;transition:.3s;width:100%}.hamburger.open .bar:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.navbar__menu{align-items:flex-start;background-color:#181818;border-radius:0 0 14px 14px;box-shadow:0 4px 15px #0003;box-sizing:border-box;display:none;flex-direction:column;gap:1.1rem;left:0;padding:1.2rem 1.5rem;position:absolute;top:60px;width:100%;z-index:1001}.navbar__menu.open{display:flex}.navbar__menu a{color:#fff;font-size:1.1rem;font-weight:600;padding-left:.5rem;position:relative;text-align:left;text-decoration:none;transition:color .3s;width:100%}.navbar__menu a:after{background-color:#fff;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.navbar__menu a:hover:after{background-color:#f10606;width:40%}.navbar__menu a.active{color:#ff4f4f}}.hero{align-items:center;background-color:#1a1a1a;background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);border-radius:40px;box-shadow:0 4px 15px #0006;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin:7rem 2rem 2rem;padding:2rem}.hero__image img{border-radius:10px;height:auto;margin-top:2rem;max-width:100%}.hero__image{flex:1 1 350px;max-width:450px;text-align:center}.hero__content{flex:1 1 400px;margin-top:5rem;max-width:700px;padding:20px}.hero__about-label{color:#aaa;font-size:18px;letter-spacing:1.5px;margin-bottom:10px}.hero__name{color:gold;font-size:48px;font-weight:900;margin:0}.hero__tagline{background-color:#2a2a2a;border-radius:20px;display:inline-block;font-size:22px;font-weight:500;margin:15px 0;padding:6px 12px}.hero__description{color:#ddd;font-size:16px;line-height:1.6;margin-top:16px}.hero__socials{align-items:center;background-color:#2a2a2a;border-radius:30px;display:flex;flex-wrap:wrap;font-size:17px;font-weight:500;gap:30px;margin-top:30px;padding:12px 18px}.hero__socials a{color:#fff;font-size:20px;transition:color .3s}.hero__socials a:hover{color:red}@media screen and (max-width:1024px){.hero{flex-direction:column;padding:2rem 1rem}.hero__content,.hero__image{margin-top:2rem;max-width:100%}.hero__name{font-size:36px}.hero__tagline{font-size:18px}}@media screen and (max-width:768px){.hero__name{font-size:32px}.hero__description{font-size:15px}.hero__socials{font-size:16px;gap:20px;padding:10px 16px}.hero__socials a{font-size:18px}}@media screen and (max-width:530px){.hero__name{font-size:26px}.hero__tagline{font-size:16px}.hero__socials{font-size:15px;gap:15px;justify-content:center;padding:8px 12px}.hero__socials span{display:none}}.connect-section{background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);color:#fff;padding:40px 20px;text-align:center}.connect-heading{color:#ccc;font-size:20px;font-weight:600;margin-bottom:30px}.logo-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.logo-container img{filter:grayscale(100%) brightness(160%);height:60px;max-width:100px;object-fit:contain;transition:transform .3s ease}.logo-container img:hover{filter:none;transform:scale(1.1)}.footer{background-color:#1a1a1a;background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);border-radius:40px;box-shadow:0 4px 15px #0006;color:#fff;margin:.5rem 2rem;padding:2rem}.footer__top{display:flex;flex-wrap:nowrap;gap:80px;justify-content:space-between;padding-left:8rem;padding-right:6rem}.footer__contact{display:flex;flex:1 1;flex-direction:column;max-width:500px;padding-top:0;padding-top:1.7rem}.footer__contact h3{color:gold;font-size:24px;font-weight:600;margin-bottom:15px}.footer__contact p{font-size:15px;font-weight:450;margin:6px 0}.footer__contact i{color:gold;margin-right:8px}.footer__link{color:#fff;text-decoration:none}.footer__avatars{display:flex;flex-wrap:wrap;gap:13px;margin-top:15px}.footer__avatars img{background-color:#fff;border-radius:50%;cursor:pointer;height:30px;transition:transform .3s ease;width:30px}.footer__avatars img:hover{transform:scale(1.5)}.footer__clock{color:#f59b9b;font-size:18px;font-weight:500;margin-top:15px;text-align:center}.footer__divider{background-color:#fa0808;border:0;height:2px;margin:10px 0}.footer__bottom{padding-bottom:1px;text-align:center}.footer__copyright{color:#b18787;font-size:16px}.footer__form{background:#0000;border-radius:10px;color:#fff;flex:1 1;max-width:500px;padding-top:0}.footer__form h3{color:gold;font-size:1.8rem;margin-bottom:20px}.footer__form form{display:flex;flex-direction:column;gap:10px}.footer__form input,.footer__form textarea{background-color:#1a1a1a;border:none;border-radius:12px;box-shadow:inset 0 0 0 1px #333;color:#fff;font-size:14px;outline:none;padding:10px 16px;resize:none}.footer__form input::placeholder,.footer__form textarea::placeholder{color:#aaa;font-weight:500}.footer__form button{background-color:gold;border:none;border-radius:16px;color:#000;cursor:pointer;font-size:1rem;font-weight:800;padding:10px;transition:all .3s ease}.footer__form button:hover{background-color:#e6c200;transform:scale(1.15)}@media (max-width:900px){.footer__top{align-items:stretch;flex-direction:column;gap:30px;padding-left:0;padding-right:0}.footer__contact,.footer__form{max-width:100%}}.projects-section{background-color:#111;background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);border-radius:40px;box-shadow:0 4px 15px #0006;color:#fff;font-size:.9rem;margin:1rem 2rem;padding:0 0 2rem}.projects-heading{animation:glowText 2s ease-in-out infinite alternate;color:#ea0808;font-size:2.5rem;font-weight:700;text-align:center}.projects-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.projects-card{align-items:center;background:#2a2a2a;border-radius:20px;box-shadow:0 0 20px #000c;color:#fff;display:flex;flex-direction:column;gap:20px;max-width:380px;padding:30px;width:100%}.projects-card:hover{transform:translateY(-35px)}.projects-image img{border-radius:12px;box-shadow:0 0 12px #ffffff0d;width:100%}.projects-content{text-align:center}.highlight-yellow{color:#fdbb2d;font-size:1.2rem;font-weight:800}.highlight-white{color:#fff;font-size:15px;font-weight:400;text-align:left}.projects-description{color:#ccc;font-size:1rem;margin:20px 0;padding-left:0}.projects-description ul{list-style-position:inside;margin:0;padding-left:0}.projects-description li{line-height:1.6;list-style-type:disc;margin-bottom:12px;text-align:left}.projects-features{margin-top:15px}.feature-item{background:#222;border-radius:30px;display:inline-block;font-size:.85rem;padding:8px 15px}.projects-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:15px}.join-button{background-color:#fdbb2d;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:.95rem;font-weight:700;padding:10px 20px;transition:background-color .3s}.join-button:hover{background-color:#e0a800}@media (max-width:768px){.projects-card{max-width:100%}.projects-buttons{flex-direction:column;gap:10px}.join-button{width:100%}}.certification{background-color:#1a1a1a;background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);border-radius:40px;box-shadow:0 4px 15px #0006;margin:.5rem 2rem;padding:0 0 2rem}.certification-title{animation:glowText 2s ease-in-out infinite alternate;color:#ea0808;font-size:2.5rem;font-weight:700;text-align:center}.certification-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.cert-card{background:#2a2a2a;border:1px solid #333;border-radius:20px;box-shadow:0 6px 20px #ffffff0d;overflow:hidden;transition:transform .3s ease;width:400px}.cert-card:hover{transform:translateY(-25px)}.cert-image{overflow:hidden;position:relative;width:100%}.cert-image img:first-child{height:100%;object-fit:cover;width:100%}.cert-logo{background-color:#fff;border-radius:50%;bottom:10px;height:40px;padding:5px;position:absolute;right:10px;width:40px}.cert-content{padding:1rem}.cert-content h3{color:gold;font-size:1.2rem;font-weight:600;margin:0}.issuer{color:#fff;font-size:.95rem;font-weight:500;margin-bottom:1rem;margin-top:.5rem}.cert-button{background-color:#ff4a57;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:.9rem;padding:.6rem 1.2rem;transition:background-color .3s ease}.cert-button:hover{background-color:#e03a48}.experience-section{background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);border-radius:40px;box-shadow:0 4px 15px #0006;margin:.5rem 2rem;padding:0 0 2rem}.experience-title{animation:glowText 2s ease-in-out infinite alternate;color:#ea0808;font-size:2.5rem;font-weight:700;text-align:center}.experience-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:0 20px}.experience-card{background:#2a2a2a;border-radius:20px;box-shadow:0 8px 20px #0000001a;box-sizing:border-box;min-width:280px;padding:20px;text-align:left;transition:transform .3s ease;width:calc(33.33% - 30px)}.experience-card:hover{transform:translateY(-25px)}.experience-header{align-items:center;display:flex;gap:15px;margin-bottom:15px}.company-logo{background-color:#f0f0f0;border-radius:12px;cursor:pointer;height:60px;object-fit:contain;padding:5px;transition:transform .3s ease;width:60px}.company-logo:hover{transform:scale(1.05)}.experience-role{color:gold;font-weight:600;margin:0}.company-name{color:#fff;font-weight:600;margin-top:2px}.duration-location{color:#fff;font-size:13px;margin-top:4px}.experience-description{color:#fff;font-size:15px;line-height:1.6;margin-bottom:15px}.experience-description ul{margin:0;padding-left:1.2rem}.experience-description li{color:#fff;line-height:1.6;list-style-type:disc;margin-bottom:8px}.experience-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.skill-badge{background-color:#007bff;border-radius:20px;color:#fff;font-size:14px;padding:6px 12px}@media (max-width:1024px){.experience-card{width:calc(50% - 30px)}}@media (max-width:768px){.experience-container{align-items:center;flex-direction:column}.experience-card{width:90%}}.about{align-items:center;background:#111;background-color:#1a1a1a;background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);background-position:50%;background-size:cover;border-radius:40px;box-shadow:0 4px 15px #0006;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem;padding:4rem 2rem}.about-left{flex:1 1;max-width:600px}.about-title{animation:fadeInUp 1.5s ease-in-out forwards;color:#fff;font-size:4rem;font-weight:900;line-height:1.2;margin-bottom:10px;opacity:0;text-align:center;text-shadow:0 0 10px #ff4f4f,0 0 20px #ff4f4f,0 0 30px #ff4f4f}.footer-title-highlight{animation:glowPulse 2s ease-in-out infinite;color:#ff4f4f;font-style:italic;font-weight:800}@keyframes glowPulse{0%{text-shadow:0 0 5px #ff4f4f,0 0 10px #ff7676,0 0 15px #ff4f4f;transform:scale(1)}50%{text-shadow:0 0 20px #ff1f1f,0 0 30px #ff1f1f,0 0 40px #ff1f1f;transform:scale(1.05)}to{text-shadow:0 0 5px #ff4f4f,0 0 10px #ff7676,0 0 15px #ff4f4f;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-title1{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:5px}.about-subtitle{color:#ccc;font-size:1.1rem;margin-bottom:2rem}.about-button{background:#ff1f1f;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:background .3s}.about-button:hover{background:#e60000}.about-stats{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.avatars img{border:none;border-radius:50%;border-radius:2rem;cursor:pointer;font-size:1.1rem;font-weight:700;height:40px;margin-left:20px;transition:background .3s;width:40px}.learners,.ratings{color:#ccc}.learners h4,.ratings h4{color:#fff;margin:0}.ratings span{color:#bbb;font-size:.9rem}.about-right{flex:1 1;text-align:center}.about-right img{height:500px;max-width:100%}@media (max-width:768px){.about{flex-direction:column-reverse;text-align:center}.about-left{max-width:100%}.about-title{font-size:2rem}.about-button{width:100%}.about-stats,.avatars{justify-content:center}}.education-section{background-image:url(/static/media/about-bg.86461249e9069b9d0321.jpg);border-radius:40px;box-shadow:0 4px 15px #0006;color:#fff;font-size:.9rem;margin:1rem 2rem;padding:0 0 2rem}.education-heading{animation:glowText 2s ease-in-out infinite alternate;color:#ea0808;font-size:2.5rem;font-weight:700;text-align:center}@keyframes glowText{0%{text-shadow:0 0 5px #fd2d2d65,0 0 10px #fdbb2d}to{text-shadow:0 0 20px #fd2d2d00,0 0 30px #fdbb2d}}.education-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.full-card{flex:1 1 600px;max-width:800px}.school-column{display:flex;flex:1 1 300px;flex-direction:column;gap:20px;max-width:400px}.education-card{background:#2a2a2a;border-radius:12px;box-shadow:0 0 15px #ffffff0d;display:flex;flex-direction:column;justify-content:center;padding:30px 25px;text-align:left}.education-text{width:100%}.edu-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.edu-logo{border-radius:8px;height:48px;object-fit:contain;width:48px}.edu-header h2{color:#ffae00;font-size:1.4rem;font-weight:700;margin:0}.edu-header .location{color:#f9dca8;font-size:.95rem;font-weight:600;margin-top:5px}.label{color:#f49696;font-weight:600}.education-text ul{color:#cfcfcf;list-style-type:disc;padding-left:20px}.education-text li,.education-text p{color:#ddd;font-size:16px;margin-bottom:6px}@media screen and (max-width:768px){.education-wrapper{align-items:center;flex-direction:column}.full-card,.school-column{max-width:100%}.school-column{align-items:stretch;flex-direction:column}.edu-header{align-items:flex-start;flex-direction:row;gap:12px}.edu-header h2{font-size:1.2rem}.edu-logo{height:40px;width:40px}}.skills-section{background:linear-gradient(135deg,#111,#1e1e1e);border-radius:20px;box-shadow:0 8px 20px #00000080;color:#fff;margin:2rem;padding:2rem 1rem}.skills-title{animation:glowText 2s ease-in-out infinite alternate;color:#ea0808;font-size:2.5rem;font-weight:700;text-align:center}.skills-title span{color:#ff4f4f}.skills-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.skills-category{background:#222;border-radius:15px;box-shadow:0 4px 15px #0006;padding:1rem;transition:transform .1s ease;width:280px}.skills-category:hover{transform:translateY(-25px)}.skills-category h3{border-bottom:2px solid #555;color:#fc0;font-size:1.4rem;margin-bottom:1rem;padding-bottom:.5rem;text-align:center}.skills-list{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.skill-item{background-color:#333;border:1px solid #444;border-radius:25px;color:#fff;font-size:.95rem;padding:.5rem 1rem;transition:background .3s,transform .3s}.skill-item:hover{background-color:#ff4f4f;color:#fff;transform:scale(1.05)}@media (max-width:768px){.skills-title{font-size:1.8rem}.skills-category{width:90%}.skills-list{justify-content:flex-start}}@media (max-width:480px){.skills-title{font-size:1.5rem}.skills-category h3{font-size:1.2rem}.skill-item{font-size:.85rem;padding:.4rem .8rem}}
/*# sourceMappingURL=main.5ae01730.css.map*/