.nav-container{background-color:#1e1e2c;box-shadow:0 0 0 #0000001a;color:#fff;justify-content:space-between;min-height:70px;padding:5px 20px;position:relative;width:100%}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{flex-direction:column;flex-shrink:0;gap:6px}.nav-logo img{border:2px solid #fff;border-radius:50%;height:60px;object-fit:cover;width:60px}.nav-name{color:#f0f0f0;font-size:15px;font-weight:700}.menu-toggle{color:#fff;cursor:pointer;display:none;font-size:24px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.nav-links{flex-grow:1;flex-wrap:wrap;gap:18px;height:min-content;justify-content:center;padding-left:20px;transition:all .3s ease}.nav-link,.nav-links{align-items:center;display:flex}.nav-link{background-color:initial;border-radius:8px;color:#e2d9d6;cursor:pointer;font-size:18px;transition:background-color .3s ease,color .3s ease}.nav-link svg{font-size:25px;margin-right:2px}.nav-link:hover{background-color:#0b19da}@media (max-width:1100px){.menu-toggle{display:block}.nav-links{align-items:flex-start;background-color:#2c2c3a;border-radius:8px;box-shadow:0 4px 10px #0000004d;display:none;flex-direction:column;padding:10px;position:absolute;right:20px;top:70px;width:140px;z-index:999}.nav-links.show{display:flex}.nav-link{justify-content:flex-start;width:100%}}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.top-navbar{align-items:center;background-color:#1e1e2c;display:flex;justify-content:space-between;padding:10px 20px;position:fixed;top:0;width:100%;z-index:999}.main-content{margin-top:100px;padding:20px}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.modal-content{background:#fff;border-radius:10px;box-shadow:0 10px 25px #0000004d;max-width:500px;padding:2rem;position:relative;width:90%}.close-modal{background:#ff5a5a;border:none;border-radius:50%;box-shadow:0 2px 6px #0000004d;color:#fff;cursor:pointer;font-size:1.2rem;height:30px;position:absolute;right:-10px;top:-10px;width:30px}.hire-form input,.hire-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:.8rem;width:100%}.submit-btn{background:#0a74da;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background-color .3s ease}.submit-btn:hover{background:#054c9e}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}body,html{background-color:#f9f9f9;font-family:Segoe UI,sans-serif;overflow-x:hidden;width:100%}.home-container{color:#920836;margin-right:-20px;margin-top:60px}.home-content{max-width:1000px;text-align:center}.home-content h2{font-size:24px;margin-bottom:10px}.home-content h1{color:#3d4108;font-size:36px;margin-bottom:20px}.home-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:15px}.home-buttons .btn-Cv,.home-buttons .btn-hire{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:10px;transition:all .3s ease;width:150px}.btn-hire{background-color:#1055d3;color:#f0f8ff}.btn-hire:hover{background-color:#e9ecf0;color:#06131f}.btn-Cv{background-color:#b03c15;color:#f0f8ff;margin-left:10px}.btn-Cv:hover{background-color:#e9ecf0;color:#06131f}.about-wrapper{padding:40px 20px;width:100%}.content-container{margin:0 auto;max-width:1300px}.about-top{align-items:center;display:flex;flex-wrap:wrap;gap:40px;margin-bottom:20px}.about-img{flex:0 0 auto;margin-right:5px;max-width:220px}.profile-pic{border-radius:100px;box-shadow:0 4px 8px #0003;height:auto;width:100%}.about-text{flex:1 1;max-width:750px;min-width:280px}.about-text h1{font-size:32px;margin-bottom:16px}.about-text p{font-size:18px;line-height:1.8;text-align:justify;word-spacing:-2px}.hire-me-section{margin-bottom:80px;margin-top:0}.hire-me-section h2{font-size:28px;margin-bottom:30px;text-align:center}.hire-me-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:992px){.hire-me-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hire-me-grid{grid-template-columns:1fr}}.hire-me-box{background-color:#fff;border:2px solid #0078d7;border-radius:16px;box-shadow:0 4px 12px #0078d726;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;padding:30px;transition:transform .25s ease,box-shadow .25s ease}.hire-me-box:hover{box-shadow:0 10px 25px #0078d759;transform:translateY(-10px)}.footer{color:#777}@media (max-width:992px){.about-top{align-items:center;flex-direction:column;text-align:center}.about-img{display:flex;justify-content:center;margin-left:4mm;max-width:300px;width:100%}.about-text{max-width:90vw}.home-content h1{font-size:28px;margin-right:10px}}@media (max-width:600px){.about-text p{font-size:16px}.hire-me-grid{gap:20px;grid-template-columns:1fr}.home-buttons{align-items:center;flex-direction:column}.home-buttons .btn-Cv,.home-buttons .btn-hire{margin:2px 5px 2px 2px;max-width:300px;width:56%}}.education-wrapper{color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:4rem auto;max-width:1000px;padding:0 1rem}.education-title{color:#0a74da;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:2px;margin-bottom:4rem;text-align:center;text-transform:uppercase}.timeline{padding:2rem 0;position:relative}.timeline:before{background:linear-gradient(180deg,#0a74da,#3a9bf9);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px}.timeline-item{animation:fadeSlideUp .8s ease forwards;background:#f9f9ff;border-radius:12px;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;margin-bottom:4rem;padding:1.5rem 2rem;position:relative;width:50%}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:50%;text-align:left}.circle{background:#0a74da;border:4px solid #fff;border-radius:50%;box-shadow:0 0 10px #0a74da80;height:18px;position:absolute;top:24px;width:18px;z-index:3}.timeline-item.left .circle{right:-10px}.timeline-item.right .circle{left:-10px}.timeline-item h2{color:#0a74da;font-size:1.5rem;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.timeline-item h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.3rem;text-align:center}.timeline-item p{color:#555;font-size:1rem;margin:.2rem 0;text-align:center}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Efooter{background-color:#f9f9f9;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#777;font-size:14px;left:0;padding:12px 0;position:relative;text-align:center;width:100vw}@media (max-width:768px){.timeline:before{left:8px}.timeline-item{left:0!important;margin-left:10px;padding-left:2.5rem;text-align:left;width:100%}.timeline-item .circle{left:-5px!important;right:auto}.timeline-item h2,.timeline-item h4,.timeline-item p{text-align:left}}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{background:#f9fafb;color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;overflow-x:hidden;width:100vw}.cert-page-wrapper{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;max-width:100vw;min-height:100vh;padding:2rem 3vw}.cert-page-title{color:#0a74da;font-family:Poppins,sans-serif;font-size:3rem;font-weight:800;letter-spacing:1.2px;margin-bottom:3rem;text-align:center;text-transform:uppercase}.cert-page-title,.cert-section{max-width:1200px;-webkit-user-select:none;user-select:none;width:100%}.cert-section{align-items:center;display:flex;flex-wrap:nowrap;gap:2.5rem;justify-content:space-between;margin-bottom:4rem}.cert-img-badges-container{align-items:center;display:flex;flex:1 1 45%;flex-wrap:nowrap;gap:1rem;justify-content:center}.cert-img-box{animation:fadeSlideIn .8s ease forwards;border-radius:20px;box-shadow:0 8px 20px #0a74da40;flex:1 1 50%;max-height:320px;max-width:25vw;overflow:hidden}.cert-img-box img{display:block;height:100%;margin:auto;max-height:350px;object-fit:contain;padding:.8rem;width:100%}.badge-img-box,.cert-img-box img{background-color:#f3f3f3;border-radius:20px}.badge-img-box{align-items:center;animation:fadeSlideIn .8s ease forwards;box-shadow:0 6px 18px hsla(210,4%,90%,.937);display:flex;flex:1 1 50%;flex-direction:column;gap:1rem;justify-content:center;max-height:320px;max-width:45vw;padding:1rem}.cert-badge-img{border-radius:16px;box-shadow:0 4px 12px #0a74da4d;max-height:260px;max-width:100%;object-fit:contain}.badge-link,.cert-badge-img{-webkit-user-select:none;user-select:none}.badge-link{color:#0a74da;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.badge-link:hover{color:#054a9a;text-decoration:underline}.cert-info-box{animation:fadeSlideIn 1s ease forwards;color:#333;flex:1 1 50%;max-width:45vw}.cert-info-box h2{font-size:2rem;font-weight:700;margin-bottom:.4rem}.cert-info-box h4{color:#555;font-weight:600;margin-bottom:1rem}.cert-date{color:#666;font-style:italic;font-weight:600;margin-bottom:1.2rem}.cert-desc{color:#444;font-size:1.1rem;font-weight:400;line-height:1.6;-webkit-user-select:none;user-select:none}.cert-section.left-image .cert-img-badges-container{order:0}.cert-section.left-image .cert-info-box,.cert-section.right-image .cert-img-badges-container{order:1}.cert-section.right-image .cert-info-box{order:0}.pagination-controls{gap:1.5rem;margin-bottom:3rem;margin-top:auto;max-width:1200px;-webkit-user-select:none;user-select:none;width:100%}.pagination-controls button{background:#0a74da;border-radius:12px;font-size:1.1rem;font-weight:700;padding:.7rem 1.4rem;transition:background-color .3s ease}.pagination-controls button:disabled{background:#9abce7;cursor:default}.pagination-controls button:not(:disabled):hover{background:#054a9a}.pagination-controls span{font-size:1.2rem;font-weight:600}.footer{background-color:#f8f8f8;border-top:1px solid #ddd;bottom:0;color:#333;font-size:14px;left:0;padding:12px 0;position:absolute;width:100%}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fade-slide-in{animation-name:fadeSlideIn}@media (max-width:950px){.cert-section{flex-wrap:wrap}.cert-img-badges-container,.cert-info-box{flex:1 1 100%;max-width:100%}.cert-img-badges-container{gap:1rem;justify-content:flex-start;margin-bottom:1.5rem}.badge-img-box,.cert-img-box{max-height:280px;max-width:48vw}}@media (max-width:600px){.cert-page-title{font-size:2.4rem;margin-bottom:2rem}.cert-info-box h2{font-size:1.6rem}.badge-img-box,.cert-img-box{max-height:220px;max-width:100%}.badge-link{font-size:.9rem}.cert-info-box{padding:0 .5rem}}@media (max-width:400px){.cert-page-wrapper{padding:1rem 1.5rem}.cert-page-title{font-size:2rem}.cert-info-box h2{font-size:1.4rem}.pagination-controls{flex-direction:column;gap:1rem}.pagination-controls button{width:100%}}@media (max-width:600px){.cert-page-title{font-size:2.4rem;margin-bottom:2rem}.cert-section{flex-direction:column;gap:1.5rem}.cert-info-box h2{font-size:1.6rem}.badge-img-box,.cert-img-box{max-height:none;max-width:100%;padding:.5rem;width:100%}.cert-badge-img,.cert-img-box img{height:auto;max-height:100%;object-fit:contain;width:100%}.badge-link{font-size:.9rem}.cert-info-box{padding:0 .5rem;width:100%}}.community-container{margin:auto;max-width:1200px;padding:2rem 1rem}.community-card{align-items:stretch;animation:fadeInUp .8s ease forwards;animation-delay:.2s;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem;opacity:0}.community-card.reverse{flex-direction:row-reverse}.image-grid{grid-gap:1rem;display:flex;display:grid;flex:1 1;flex-direction:column;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));height:100%;justify-content:center;max-width:500px;min-width:300px}.image-wrapper{height:100%}.image-wrapper img{height:100%;object-fit:cover}.community-info{animation:fadeInUp 1s ease forwards;animation-delay:.5s;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;opacity:0;padding:1.5rem}.community-info h2{color:#0a74da;font-size:1.8rem;margin-bottom:1rem}.community-description{color:#333;font-size:1rem;line-height:1.6;margin-bottom:1rem;max-height:5.5rem;overflow:hidden;transition:max-height .5s ease}.community-description.expanded{max-height:1000px}.community-info ul{color:#333;list-style:disc;margin-bottom:1rem;padding-left:1.2rem}.community-info li{margin-bottom:.5rem}.community-awards h4{color:#222;margin-bottom:.5rem}.toggle-btn{background-color:#0a74da;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.85rem;font-weight:600;margin-top:1rem;max-width:150px;padding:.6rem .8rem;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.toggle-btn:hover{background-color:#054c9e}@media screen and (max-width:1024px){.image-grid{grid-template-columns:repeat(2,1fr)}.community-info{padding:1rem;text-align:left}}@media screen and (max-width:768px){.community-card{align-items:flex-start;flex-direction:column!important}.community-info h2{font-size:1.5rem}.community-description{font-size:.95rem;line-height:1.5}.image-grid{grid-template-columns:repeat(2,1fr)}.zoom-image-container{max-width:90vw}.pagination-controls{flex-direction:column;gap:.5rem}.footer{font-size:.85rem;padding:1.5rem 0}}@media screen and (max-width:480px){.image-grid{grid-template-columns:1fr}.community-info h2{font-size:1.25rem}.community-description{font-size:.9rem}.community-info ul{padding-left:1rem}}.projects-container{margin:auto;max-width:1200px;padding:2rem 1rem}.projects-title{animation:fadeIn 1s ease-in-out;color:#0a74da;font-size:2.5rem;margin-bottom:2.5rem;text-align:center}.project-card{align-items:center;animation:fadeInUp .8s ease forwards;animation-delay:.2s;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem;opacity:0}.project-card.reverse{flex-direction:row-reverse}.project-images-grid{grid-gap:1rem;display:grid;flex:1 1 50%;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));max-width:500px;min-width:500px}.image-wrapper{border-radius:10px;box-shadow:0 4px 12px #0000001a;overflow:hidden;position:relative;width:100%}.image-wrapper img{height:auto;object-fit:contain;transition:transform .3s ease,box-shadow .3s ease;width:100%}.image-wrapper:hover img{box-shadow:0 6px 16px #00000026;transform:scale(1.05)}.image-overlay{align-items:center;background-color:#00000080;border-radius:10px;color:#fff;display:flex;font-size:2rem;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.clickable-image{cursor:pointer}.project-info{animation:fadeInUp 1s ease forwards;animation-delay:.5s;flex:1 1;opacity:0;padding:1rem}.project-info h2{color:#0a74da;font-size:1.8rem;margin-bottom:1rem}.project-description{color:#333;font-size:1rem;line-height:1.6;margin-bottom:1rem;max-height:5.5rem;overflow:hidden;transition:max-height .5s ease}.project-description.expanded{max-height:1000px}.project-info ul{color:#333;list-style:disc;margin-bottom:1rem;padding-left:1.2rem}.project-info li{margin-bottom:.5rem}.project-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.project-info a,.toggle-images-btn{background-color:#0a74da;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.project-info a:hover,.toggle-images-btn:hover{background-color:#054c9e}.pagination-controls{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.pagination-controls button{background-color:#0a74da;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .3s}.pagination-controls button:hover:not(:disabled){background-color:#054c9e}.pagination-controls button:disabled{background-color:#ccc;cursor:not-allowed}.footer{background-color:#f2f2f2;color:#555;margin-top:3rem;padding:1rem 0}.zoom-overlay{align-items:center;background-color:#000000bf;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.zoom-image-container{animation:fadeInZoom .3s ease;background:#fff;border-radius:10px;box-shadow:0 10px 25px #0000004d;max-height:80vh;max-width:40vw;overflow:hidden;padding:1rem;position:relative}.zoomed-image{display:block;height:auto;object-fit:contain;width:100%}.close-button{align-items:center;background:#ff5a5a;border:none;border-radius:50%;box-shadow:0 2px 6px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:30px;justify-content:center;position:absolute;right:-8px;top:-10px;width:30px}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:1024px){.project-images-grid{grid-template-columns:repeat(2,1fr);max-width:100%;min-width:0;min-width:auto}.project-info{padding:1rem;text-align:left}}@media screen and (max-width:768px){.project-card{align-items:flex-start;flex-direction:column!important;text-align:left}.project-info{padding:1rem;width:100%}.project-info h2{font-size:1.5rem}.project-description{font-size:.95rem;line-height:1.5}.project-images-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.zoom-image-container{max-height:80vh;max-width:95vw}.project-actions{flex-direction:column;gap:.75rem;justify-content:center;margin-top:1rem;text-align:center}.pagination-controls{flex-direction:column;gap:.5rem}.projects-title{font-size:2rem;text-align:center}.footer{font-size:.85rem;padding:1.5rem 0}}@media screen and (max-width:480px){.project-images-grid{grid-template-columns:1fr}.project-info h2{font-size:1.25rem}.project-description{font-size:.9rem}.project-info ul{padding-left:1rem}.project-actions{align-items:stretch}}.contact-container{animation:fadeInUp 1s ease-out;margin:auto;max-width:900px;padding:50px 20px;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.contact-title{color:#1e3a8a;font-size:3rem;font-weight:700;margin-bottom:10px}.contact-intro{color:#475569;font-size:1.2rem;margin-bottom:40px}.contact-list{align-items:center;display:flex;flex-direction:column;gap:25px}.contact-item{max-width:500px;text-decoration:none;width:100%}.contact-card{align-items:center;background:linear-gradient(135deg,#eef2ff,#dbeafe);border:2px solid #c7d2fe;border-radius:20px;cursor:pointer;display:flex;padding:20px 30px;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);box-shadow:0 8px 20px #0000001a;transform:translateY(-6px)}.contact-icon{color:#1e40af;font-size:2.2rem;margin-right:20px}.contact-info h3{color:#1e293b;font-size:1.3rem;margin:0}.contact-info p{color:#475569;font-size:.95rem;margin:4px 0 0;word-break:break-word}.footer{background-color:#f9f9f9;color:#64748b;font-size:.95rem;margin-top:60px;padding:12px;text-align:center}
/*# sourceMappingURL=main.73d425d4.css.map*/