.Navbar-module___rHu7W__nav{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__nav.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0a0a0feb;padding:.85rem 0}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module___rHu7W__logo{align-items:center;display:flex}.Navbar-module___rHu7W__logoImg{object-fit:contain;border-radius:4px;width:auto;height:36px}.Navbar-module___rHu7W__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module___rHu7W__link{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module___rHu7W__link:after{content:"";background:var(--accent-gradient);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Navbar-module___rHu7W__link:hover{color:var(--text-primary)}.Navbar-module___rHu7W__link:hover:after{width:100%}.Navbar-module___rHu7W__cta{background:var(--accent-gradient);border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .2s,transform .2s;color:#fff!important}.Navbar-module___rHu7W__cta:hover{opacity:.9;transform:translateY(-1px)}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}@media (max-width:768px){.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__links{background:var(--bg-secondary);border-left:1px solid var(--border);flex-direction:column;justify-content:center;gap:2rem;width:260px;height:100vh;padding:2rem;transition:right .35s;position:fixed;top:0;right:-100%}.Navbar-module___rHu7W__links.Navbar-module___rHu7W__open{right:0}}
.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;padding:7rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__grid{background-image:linear-gradient(#3b82f60f 1px,#0000 1px),linear-gradient(90deg,#3b82f60f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.Hero-module__JgYmMq__glow{pointer-events:none;background:radial-gradient(circle,#3b82f61f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;right:5%}.Hero-module__JgYmMq__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__JgYmMq__text{flex-direction:column;gap:1rem;display:flex}.Hero-module__JgYmMq__name{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__tagline{color:var(--text-secondary);font-size:1.05rem;font-weight:500;line-height:1.5}.Hero-module__JgYmMq__bio{color:var(--text-muted);max-width:500px;font-size:.95rem;line-height:1.8}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__JgYmMq__btnPrimary{background:var(--accent-gradient);color:#fff;border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 20px #3b82f659}.Hero-module__JgYmMq__btnPrimary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 30px #3b82f673}.Hero-module__JgYmMq__btnSecondary{color:var(--accent-blue);background:#3b82f60f;border:1px solid #3b82f659;border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.Hero-module__JgYmMq__btnSecondary:hover{border-color:var(--accent-blue);background:#3b82f624;transform:translateY(-2px)}.Hero-module__JgYmMq__photo{justify-content:center;display:flex;position:relative}.Hero-module__JgYmMq__photoFrame{border:1px solid var(--border-hover);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 0 60px #3b82f62e}.Hero-module__JgYmMq__img{object-fit:cover;object-position:top center;filter:brightness(1.02)contrast(1.02);width:100%;height:auto;display:block}.Hero-module__JgYmMq__photoGlow{pointer-events:none;background:linear-gradient(#0000 60%,#0a0a0f80 100%);position:absolute;inset:0}.Hero-module__JgYmMq__floatBadge{background:var(--bg-card);border:1px solid var(--border-hover);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;flex-direction:column;align-items:center;padding:.6rem 1rem;animation:4s ease-in-out infinite Hero-module__JgYmMq__float;display:flex;position:absolute;box-shadow:0 4px 20px #0006}.Hero-module__JgYmMq__floatBadge.Hero-module__JgYmMq__top{animation-delay:0s;top:5%;left:-5%}.Hero-module__JgYmMq__floatBadge.Hero-module__JgYmMq__bottom{animation-delay:1.5s;bottom:10%;right:-5%}.Hero-module__JgYmMq__badgeNum{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700}.Hero-module__JgYmMq__badgeLabel{color:var(--text-muted);white-space:nowrap;font-size:.7rem;font-weight:500}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.Hero-module__JgYmMq__inner{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__JgYmMq__text{align-items:center}.Hero-module__JgYmMq__bio{text-align:left}.Hero-module__JgYmMq__photo{order:-1}.Hero-module__JgYmMq__floatBadge.Hero-module__JgYmMq__top{top:-8%;left:0}.Hero-module__JgYmMq__floatBadge.Hero-module__JgYmMq__bottom{bottom:2%;right:0}}
.About-module__S-Ka5a__section{padding:6rem 0;position:relative}.About-module__S-Ka5a__section:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 0%,#3b82f60f,#0000);position:absolute;inset:0}.About-module__S-Ka5a__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid;position:relative}.About-module__S-Ka5a__left{flex-direction:column;gap:1rem;display:flex}.About-module__S-Ka5a__intro{color:var(--text-secondary);font-size:.95rem;line-height:1.85}.About-module__S-Ka5a__linkedin{color:var(--accent-blue);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s;display:inline-flex}.About-module__S-Ka5a__linkedin:hover{opacity:.8}.About-module__S-Ka5a__right{padding-top:1rem}.About-module__S-Ka5a__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.About-module__S-Ka5a__item{border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5;transition:border-color .25s,background .25s;display:flex}.About-module__S-Ka5a__item:hover{border-color:var(--border-hover);background:var(--bg-card-hover);color:var(--text-primary)}.About-module__S-Ka5a__expertiseTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted,#6b7280);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.About-module__S-Ka5a__expertiseIcon{flex-shrink:0;margin-top:.05rem;font-size:1.2rem}@media (max-width:768px){.About-module__S-Ka5a__grid{grid-template-columns:1fr;gap:2.5rem}}
.Stats-module__Lag95a__section{padding:3rem 0 5rem}.Stats-module__Lag95a__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Stats-module__Lag95a__card{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.Stats-module__Lag95a__card:before{content:"";background:var(--accent-gradient);border-radius:0 0 4px 4px;width:60%;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Stats-module__Lag95a__num{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:800}.Stats-module__Lag95a__label{color:var(--text-primary);font-size:.95rem;font-weight:600}.Stats-module__Lag95a__desc{color:var(--text-muted);font-size:.8rem;line-height:1.4}@media (max-width:768px){.Stats-module__Lag95a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Stats-module__Lag95a__grid{grid-template-columns:1fr}}
.Certifications-module__REY-WG__section{background:var(--bg-secondary);padding:6rem 0;position:relative;overflow:hidden}.Certifications-module__REY-WG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d412 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-80px;right:-80px}.Certifications-module__REY-WG__header{margin-bottom:2.5rem}.Certifications-module__REY-WG__filters{flex-wrap:wrap;gap:.6rem;margin-bottom:2.5rem;display:flex}.Certifications-module__REY-WG__filterBtn{border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.82rem;font-weight:500;transition:all .22s;display:inline-flex}.Certifications-module__REY-WG__filterBtn:hover{border-color:var(--border-hover);color:var(--text-primary);transform:translateY(-1px)}.Certifications-module__REY-WG__filterActive{background:color-mix(in srgb, var(--pill-color,#06b6d4) 15%, transparent);border-color:var(--pill-color,#06b6d4);color:var(--pill-color,#06b6d4);box-shadow:0 0 14px color-mix(in srgb, var(--pill-color,#06b6d4) 30%, transparent);font-weight:700}.Certifications-module__REY-WG__filterIcon{font-size:.85rem}.Certifications-module__REY-WG__filterCount{background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.Certifications-module__REY-WG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.Certifications-module__REY-WG__certCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;cursor:default;border-radius:16px;flex-direction:column;align-items:center;gap:.9rem;padding:1.5rem 1rem 1.2rem;transition:all .28s;display:flex;position:relative;overflow:hidden}.Certifications-module__REY-WG__certCard:before{content:"";background:radial-gradient(ellipse 80% 60% at 50% 0%, color-mix(in srgb, var(--card-color,#06b6d4) 12%, transparent), transparent 70%);opacity:0;transition:opacity .28s;position:absolute;inset:0}.Certifications-module__REY-WG__certCard:hover{border-color:var(--card-color,var(--border-hover));box-shadow:0 8px 28px color-mix(in srgb, var(--card-color,#06b6d4) 20%, transparent);transform:translateY(-4px)}.Certifications-module__REY-WG__certCard:hover:before{opacity:1}.Certifications-module__REY-WG__logoWrap{z-index:1;background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.Certifications-module__REY-WG__certInfo{z-index:1;flex-direction:column;gap:.2rem;display:flex;position:relative}.Certifications-module__REY-WG__certName{color:var(--text-primary);letter-spacing:.01em;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.Certifications-module__REY-WG__certFull{color:var(--text-muted);font-size:.75rem;line-height:1.4}.Certifications-module__REY-WG__certCategory{letter-spacing:.06em;text-transform:uppercase;opacity:.85;margin-top:.15rem;font-size:.7rem;font-weight:600}.Certifications-module__REY-WG__authorizedBanner{background:linear-gradient(var(--bg-card), var(--bg-card)) padding-box, linear-gradient(135deg, #3b82f680, #06b6d480) border-box;border:1px solid #0000;border-radius:18px;padding:2rem 2.5rem;position:relative;overflow:hidden}.Certifications-module__REY-WG__authorizedBanner:before{content:"";pointer-events:none;background:linear-gradient(135deg,#3b82f612,#06b6d40a);position:absolute;inset:0}.Certifications-module__REY-WG__bannerInner{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex;position:relative}.Certifications-module__REY-WG__bannerItem{align-items:center;gap:1rem;display:flex}.Certifications-module__REY-WG__bannerIcon{font-size:2.2rem}.Certifications-module__REY-WG__bannerTitle{color:var(--text-primary);margin-bottom:.2rem;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700}.Certifications-module__REY-WG__bannerSub{color:var(--text-muted);font-size:.82rem}.Certifications-module__REY-WG__divider{background:var(--border);flex-shrink:0;width:1px;height:64px}@media (max-width:768px){.Certifications-module__REY-WG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:600px){.Certifications-module__REY-WG__divider{width:100%;height:1px}.Certifications-module__REY-WG__bannerInner{text-align:center;flex-direction:column}.Certifications-module__REY-WG__bannerItem{justify-content:center}.Certifications-module__REY-WG__authorizedBanner{padding:1.5rem}}
.Services-module__h5-agW__section{padding:6rem 0}.Services-module__h5-agW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Services-module__h5-agW__card{flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.Services-module__h5-agW__icon{font-size:2rem;line-height:1}.Services-module__h5-agW__title{color:var(--text-primary);font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.Services-module__h5-agW__desc{color:var(--text-muted);font-size:.875rem;line-height:1.7}@media (max-width:992px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__h5-agW__grid{grid-template-columns:1fr}}
.Contact-module__Bs3a0a__section{background:var(--bg-secondary);padding:6rem 0}.Contact-module__Bs3a0a__inner{grid-template-columns:1fr 1.1fr;align-items:start;gap:4rem;display:grid}.Contact-module__Bs3a0a__left{flex-direction:column;gap:1rem;display:flex}.Contact-module__Bs3a0a__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.Contact-module__Bs3a0a__links{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.Contact-module__Bs3a0a__contactLink{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .25s;display:flex}.Contact-module__Bs3a0a__contactLink:hover{border-color:var(--border-hover);background:var(--bg-card-hover)}.Contact-module__Bs3a0a__linkIcon{width:40px;height:40px;color:var(--accent-blue);background:#3b82f61a;border:1px solid #3b82f633;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Contact-module__Bs3a0a__linkTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.Contact-module__Bs3a0a__linkSub{color:var(--text-muted);font-size:.8rem}.Contact-module__Bs3a0a__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__Bs3a0a__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__Bs3a0a__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__Bs3a0a__field label{color:var(--text-secondary);font-size:.825rem;font-weight:500}.Contact-module__Bs3a0a__field input,.Contact-module__Bs3a0a__field textarea{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);resize:vertical;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.Contact-module__Bs3a0a__field input:focus,.Contact-module__Bs3a0a__field textarea:focus{border-color:var(--accent-blue)}.Contact-module__Bs3a0a__field input::placeholder,.Contact-module__Bs3a0a__field textarea::placeholder{color:var(--text-muted)}.Contact-module__Bs3a0a__submit{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.85rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .2s;box-shadow:0 4px 20px #3b82f64d}.Contact-module__Bs3a0a__submit:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.Contact-module__Bs3a0a__inner{grid-template-columns:1fr;gap:3rem}.Contact-module__Bs3a0a__row{grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{background:var(--bg-secondary);border-top:1px solid var(--border);padding:3rem 0 2rem}.Footer-module__Grjkva__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__Grjkva__brand{flex-direction:column;gap:.25rem;display:flex}.Footer-module__Grjkva__logo{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.Footer-module__Grjkva__tagline{color:var(--text-muted);font-size:.8rem}.Footer-module__Grjkva__links{flex-wrap:wrap;gap:2rem;display:flex}.Footer-module__Grjkva__link{color:var(--text-muted);font-size:.875rem;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--text-primary)}.Footer-module__Grjkva__social{gap:.75rem;display:flex}.Footer-module__Grjkva__socialLink{background:var(--bg-card);border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{color:var(--accent-blue);border-color:var(--border-hover)}.Footer-module__Grjkva__divider{background:var(--border);height:1px;margin-bottom:1.5rem}.Footer-module__Grjkva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__copy,.Footer-module__Grjkva__poweredBy{color:var(--text-muted);font-size:.8rem}.Footer-module__Grjkva__poweredBy a{color:var(--accent-blue);font-weight:500}@media (max-width:600px){.Footer-module__Grjkva__inner{flex-direction:column;align-items:flex-start}.Footer-module__Grjkva__bottom{flex-direction:column}}
