.Navbar-module__cJzEcG__navbar{border:1px solid var(--outline-variant);z-index:1000;background-color:#1d0a0a;background-image:radial-gradient(circle at 100% 0,#c8282866,#0000 70%);border-radius:9999px;justify-content:space-between;align-items:center;width:90%;max-width:600px;padding:.75rem 1.5rem;display:flex;position:fixed;top:2rem;left:50%;transform:translate(-50%)}@media (max-width:767px){.Navbar-module__cJzEcG__navbar{top:1rem}}.Navbar-module__cJzEcG__logo{font-family:var(--font-space-grotesk);letter-spacing:-.02em;color:var(--on-surface);cursor:pointer;font-size:1.1rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__rightActions{align-items:center;gap:1.25rem;display:flex}@media (max-width:400px){.Navbar-module__cJzEcG__rightActions{gap:.75rem}}.Navbar-module__cJzEcG__langSwitch{cursor:pointer;color:var(--on-surface-muted);-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;transition:color .2s;display:flex}.Navbar-module__cJzEcG__langSwitch:hover{color:var(--on-surface)}.Navbar-module__cJzEcG__globeIcon{align-items:center;margin-top:-2px;display:flex}.Navbar-module__cJzEcG__langText{font-family:var(--font-manrope);text-transform:uppercase;font-size:.8rem;font-weight:600}.Navbar-module__cJzEcG__btnDownloadCV{background-color:var(--primary);color:var(--on-primary);font-family:var(--font-manrope);white-space:nowrap;border-radius:9999px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:filter .2s}.Navbar-module__cJzEcG__btnDownloadCV:hover{filter:brightness(1.1)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;flex-direction:column;gap:4px;display:flex}.Navbar-module__cJzEcG__hamburger span{background-color:var(--on-surface);width:16px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (min-width:768px){.Navbar-module__cJzEcG__hamburger{display:none}}.Navbar-module__cJzEcG__navRoot{justify-content:center;display:none;position:relative}@media (min-width:768px){.Navbar-module__cJzEcG__navRoot{margin-left:2rem;margin-right:auto;display:flex}}.Navbar-module__cJzEcG__navList{align-items:center;gap:1.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__navTrigger{font-family:var(--font-manrope);color:var(--on-surface-muted);cursor:pointer;background:0 0;border:none;border-radius:.25rem;outline:none;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__cJzEcG__itemIcon{align-items:center;margin-top:-1px;display:flex}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navTrigger:hover,.Navbar-module__cJzEcG__navTrigger[data-state=open]{color:var(--on-surface)}.Navbar-module__cJzEcG__navTrigger:after{content:"";border-top:4px solid;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;margin-left:2px;transition:transform .2s;display:inline-block}.Navbar-module__cJzEcG__navTrigger[data-state=open]:after{transform:rotate(180deg)}.Navbar-module__cJzEcG__navContent{width:100%;animation-duration:.2s;animation-timing-function:ease;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__navContent[data-motion=from-start]{animation-name:Navbar-module__cJzEcG__enterFromLeft}.Navbar-module__cJzEcG__navContent[data-motion=from-end]{animation-name:Navbar-module__cJzEcG__enterFromRight}.Navbar-module__cJzEcG__navContent[data-motion=to-start]{animation-name:Navbar-module__cJzEcG__exitToLeft}.Navbar-module__cJzEcG__navContent[data-motion=to-end]{animation-name:Navbar-module__cJzEcG__exitToRight}.Navbar-module__cJzEcG__ViewportPosition{perspective:2000px;justify-content:center;width:100%;display:flex;position:absolute;top:100%;left:0}.Navbar-module__cJzEcG__navViewport{transform-origin:top;width:var(--radix-navigation-menu-viewport-width,220px);height:var(--radix-navigation-menu-viewport-height,auto);-webkit-backdrop-filter:blur(10px);border:1px solid var(--outline-variant);background-color:#140a0af2;border-radius:.5rem;min-width:220px;min-height:80px;margin-top:15px;transition:width,height,all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.Navbar-module__cJzEcG__navViewport[data-state=open]{animation:.2s Navbar-module__cJzEcG__scaleIn}.Navbar-module__cJzEcG__navViewport[data-state=closed]{animation:.2s Navbar-module__cJzEcG__scaleOut}.Navbar-module__cJzEcG__dropdownList{flex-direction:column;gap:.25rem;min-width:220px;margin:0;padding:.75rem;list-style:none;display:flex}.Navbar-module__cJzEcG__dropdownItem a{font-size:.85rem;font-family:var(--font-manrope);color:var(--on-surface-muted);border-radius:.375rem;padding:.5rem .75rem;text-decoration:none;transition:background .15s;display:block}.Navbar-module__cJzEcG__dropdownItem a:hover{background:var(--surface-bright);color:var(--on-surface)}.Navbar-module__cJzEcG__mobileMenu{border:1px solid var(--outline-variant);z-index:999;opacity:0;visibility:hidden;pointer-events:none;background-color:#1d0a0a;background-image:radial-gradient(circle at 100% 0,#c8282826,#0000 70%);border-radius:1rem;flex-direction:column;gap:1.5rem;width:90%;max-width:600px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:fixed;top:5.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080;padding:1.5rem!important}@media (min-width:768px){.Navbar-module__cJzEcG__mobileMenu{display:none!important}}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(5px)}.Navbar-module__cJzEcG__mobileSection{flex-direction:column;gap:.5rem;display:flex}.Navbar-module__cJzEcG__mobileLabel{font-family:var(--font-manrope);text-transform:capitalize;color:#a0a0a0;align-items:center;gap:.4rem;margin-bottom:.25rem;padding-left:.2rem;font-size:.8rem;display:flex}.Navbar-module__cJzEcG__mobileLabelIcon{align-items:center;display:flex}.Navbar-module__cJzEcG__mobileLabelIcon svg{width:14px;height:14px}.Navbar-module__cJzEcG__mobileItem{font-family:var(--font-manrope);color:#eee;border-radius:.5rem;align-items:center;margin-left:1.25rem;padding:.5rem .25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.Navbar-module__cJzEcG__mobileItem:hover{color:#fff}.Navbar-module__cJzEcG__mobileIconWrapper{opacity:.8;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex}.Navbar-module__cJzEcG__mobileIconWrapper svg{width:100%;height:100%}@keyframes Navbar-module__cJzEcG__enterFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes Navbar-module__cJzEcG__enterFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Navbar-module__cJzEcG__exitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}@keyframes Navbar-module__cJzEcG__exitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes Navbar-module__cJzEcG__scaleIn{0%{opacity:0;transform:rotateX(-30deg)scale(.9)}to{opacity:1;transform:rotateX(0)scale(1)}}@keyframes Navbar-module__cJzEcG__scaleOut{0%{opacity:1;transform:rotateX(0)scale(1)}to{opacity:0;transform:rotateX(-30deg)scale(.95)}}
.HeroSection-module__sBkrQG__hero{text-align:left;flex-direction:column;align-items:center;max-width:800px;margin-top:8rem;margin-left:auto;margin-right:auto;padding:0 1.5rem;display:flex}@media (max-width:767px){.HeroSection-module__sBkrQG__hero{margin-top:7rem}}.HeroSection-module__sBkrQG__intro{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.HeroSection-module__sBkrQG__authorName{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.HeroSection-module__sBkrQG__typewriter{font-family:var(--font-space-grotesk);letter-spacing:-.02em;color:var(--on-surface);min-height:4rem;margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}@media (max-width:767px){.HeroSection-module__sBkrQG__typewriter{white-space:nowrap;min-height:2.5rem;margin-bottom:0;font-size:clamp(1.2rem,7vw,1.8rem)}}.HeroSection-module__sBkrQG__typewriterCursor{border-right:3px solid var(--primary);margin-left:2px;animation:.75s step-end infinite HeroSection-module__sBkrQG__blink}@keyframes HeroSection-module__sBkrQG__blink{0%,to{border-color:#0000}50%{border-color:var(--primary)}}.HeroSection-module__sBkrQG__description{font-family:var(--font-manrope);color:var(--on-surface-muted);max-width:600px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}@media (max-width:767px){.HeroSection-module__sBkrQG__description{white-space:nowrap;letter-spacing:-.02em;font-size:clamp(.65rem,3.5vw,.85rem)}}.HeroSection-module__sBkrQG__stylizedText{color:var(--on-surface);font-style:italic}.HeroSection-module__sBkrQG__buttonGroup{margin-bottom:var(--spacing-8);gap:1rem;display:flex}@media (max-width:767px){.HeroSection-module__sBkrQG__buttonGroup{display:none!important}}.HeroSection-module__sBkrQG__mobileContactButtons{display:none}@media (max-width:767px){.HeroSection-module__sBkrQG__mobileContactButtons{z-index:50;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:5.5rem;right:1.25rem}}.HeroSection-module__sBkrQG__fabButton{background-color:var(--primary);width:3.2rem;height:3.2rem;color:var(--on-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,filter .2s;display:flex;box-shadow:0 4px 15px #0006}.HeroSection-module__sBkrQG__fabButton:hover,.HeroSection-module__sBkrQG__fabButton:active{filter:brightness(1.1);transform:scale(1.05)}.HeroSection-module__sBkrQG__fabButton svg{width:20px;height:20px}.HeroSection-module__sBkrQG__btnPrimary{background-color:var(--primary);color:var(--on-primary);font-family:var(--font-manrope);cursor:pointer;border:none;border-radius:.375rem;padding:.875rem 1.5rem;font-weight:600;transition:all .2s}.HeroSection-module__sBkrQG__btnPrimary:hover{filter:brightness(1.1)}.HeroSection-module__sBkrQG__btnSecondary{background-color:var(--secondary-container);color:var(--on-secondary-container);font-family:var(--font-manrope);cursor:pointer;border:none;border-radius:.375rem;padding:.875rem 1.5rem;font-weight:600;transition:all .2s}.HeroSection-module__sBkrQG__btnSecondary:hover{filter:brightness(1.1)}.HeroSection-module__sBkrQG__portraitBox{justify-content:center;width:100%;display:flex;position:relative}.HeroSection-module__sBkrQG__imageWrapper{background-color:#0000;border-radius:1rem;width:95%;max-width:500px;height:auto;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__image{width:100%;height:auto;display:block}.HeroSection-module__sBkrQG__floatingCard{-webkit-backdrop-filter:blur(10px);width:95%;font-family:var(--font-manrope);background:#140a0ae6;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__cardTitle{color:#fff;margin-bottom:.2rem;font-size:.875rem;font-weight:700}.HeroSection-module__sBkrQG__cardSubtitle{color:#fff9;font-size:.75rem}.HeroSection-module__sBkrQG__cardIcon{color:#fff;border:1.5px solid #fff9;border-radius:4px;justify-content:center;align-items:center;width:24px;height:20px;font-family:monospace;font-size:.55rem;font-weight:700;display:flex}.HeroSection-module__sBkrQG__statsContainer{flex-wrap:nowrap;justify-content:space-between;gap:1rem;width:95%;max-width:500px;margin:2rem auto 0;display:flex}.HeroSection-module__sBkrQG__statCard{text-align:center;background-color:#1a1818;border:1px solid #ffffff0a;border-radius:.5rem;flex-direction:column;flex:1;align-items:center;gap:.25rem;min-width:0;padding:1rem .5rem;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0003}.HeroSection-module__sBkrQG__statCard:hover{transform:translateY(-4px)}.HeroSection-module__sBkrQG__statValue{font-family:var(--font-space-grotesk);color:#ffb4a6;letter-spacing:.02em;font-size:1.25rem;font-weight:700}.HeroSection-module__sBkrQG__statLabel{font-family:var(--font-space-grotesk);color:#ffffff80;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:500;line-height:1.3}@media (max-width:767px){.HeroSection-module__sBkrQG__statsContainer{gap:.5rem;margin-top:1.5rem}.HeroSection-module__sBkrQG__statCard{padding:.75rem .25rem}.HeroSection-module__sBkrQG__statValue{font-size:1.1rem}.HeroSection-module__sBkrQG__statLabel{font-size:.55rem}}
.CoreSkills-module__-TqGva__section{text-align:center;max-width:1000px;margin:0 auto;padding:9rem 1.5rem 6rem;overflow:hidden}.CoreSkills-module__-TqGva__headline{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:2rem;font-size:3rem;font-weight:700}.CoreSkills-module__-TqGva__headline:before{content:"";background-color:#ffb3ac;border-radius:2px;width:40px;height:3px;margin:0 auto 1.25rem;display:block}.CoreSkills-module__-TqGva__description{font-family:var(--font-manrope);color:var(--on-surface-muted);max-width:850px;margin:0 auto 1.5rem;font-size:1.125rem;line-height:1.7}@media (max-width:767px){.CoreSkills-module__-TqGva__section{padding:6rem 1.5rem}.CoreSkills-module__-TqGva__headline{margin-bottom:1.5rem;font-size:2.25rem}.CoreSkills-module__-TqGva__description{margin-bottom:1rem;font-size:.9rem}}.CoreSkills-module__-TqGva__marqueeContainer{-webkit-user-select:none;user-select:none;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:1rem 0;display:flex;position:relative;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.CoreSkills-module__-TqGva__marqueeTrack{align-items:center;gap:2.5rem;width:max-content;padding-right:2.5rem;animation:30s linear infinite CoreSkills-module__-TqGva__scrollLeft;display:flex}.CoreSkills-module__-TqGva__marqueeTrack:hover{animation-play-state:paused}@keyframes CoreSkills-module__-TqGva__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.CoreSkills-module__-TqGva__logoItem{color:var(--on-surface-muted);font-family:var(--font-space-grotesk);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-width:80px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.CoreSkills-module__-TqGva__logoItem:hover{color:var(--on-surface);transform:translateY(-5px)}.CoreSkills-module__-TqGva__realLogo{object-fit:contain;filter:drop-shadow(0 4px 10px #0006);width:60px;height:60px;transition:transform .3s}@media (max-width:767px){.CoreSkills-module__-TqGva__realLogo{width:48px;height:48px}}
.WorkExperience-module__pkeRMa__section{text-align:center;max-width:1000px;margin:0 auto;padding:9rem 1.5rem 6rem}.WorkExperience-module__pkeRMa__headline{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:2rem;font-size:3rem;font-weight:700}.WorkExperience-module__pkeRMa__headline:before{content:"";background-color:#ffb3ac;border-radius:2px;width:40px;height:3px;margin:0 auto 1.25rem;display:block}.WorkExperience-module__pkeRMa__description{font-family:var(--font-manrope);color:var(--on-surface-muted);max-width:850px;margin:0 auto 4rem;font-size:1.125rem;line-height:1.7}@media (max-width:767px){.WorkExperience-module__pkeRMa__section{padding:6rem 1.5rem 4rem}.WorkExperience-module__pkeRMa__headline{white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(1.5rem,7vw,2.25rem)}.WorkExperience-module__pkeRMa__description{margin-bottom:3rem;font-size:1rem}}.WorkExperience-module__pkeRMa__timelineContainer{text-align:left;max-width:850px;margin:0 auto;display:flex;position:relative}.WorkExperience-module__pkeRMa__timelineList{flex-direction:column;gap:1.5rem;width:100%;display:flex}.WorkExperience-module__pkeRMa__timelineCard{z-index:2;cursor:pointer;background-color:#111;border-radius:4px;flex-direction:column;justify-content:flex-start;padding:2.5rem 3rem;transition:background-color .3s,transform .2s;display:flex;position:relative}.WorkExperience-module__pkeRMa__timelineCard:hover,.WorkExperience-module__pkeRMa__timelineCard.WorkExperience-module__pkeRMa__isExpanded{background-color:#161616}.WorkExperience-module__pkeRMa__rightCorner{z-index:10;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:relative}.WorkExperience-module__pkeRMa__chevronWrapper{color:#fff6;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),color .2s;display:flex;position:absolute;top:1.5rem;right:0}.WorkExperience-module__pkeRMa__timelineCard:hover .WorkExperience-module__pkeRMa__chevronWrapper{color:#ff5722}.WorkExperience-module__pkeRMa__chevronRotated{color:#ff5722;transform:rotate(180deg)}.WorkExperience-module__pkeRMa__activeCard:before{content:"";background-color:#ff5722;border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}@media (min-width:768px){.WorkExperience-module__pkeRMa__timelineCard:hover:before{content:"";opacity:.8;background-color:#ff5722;border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.WorkExperience-module__pkeRMa__activeCard:hover:before{opacity:1}}.WorkExperience-module__pkeRMa__cardHeader{justify-content:space-between;align-items:baseline;min-height:1rem;margin-bottom:0;display:flex}.WorkExperience-module__pkeRMa__year{font-family:var(--font-space-grotesk);color:#ff5722;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:600}.WorkExperience-module__pkeRMa__idNumber{font-family:var(--font-space-grotesk);color:#ffb100;font-size:.9rem;font-weight:700}.WorkExperience-module__pkeRMa__titleWrapper{justify-content:space-between;align-items:flex-start;display:flex}.WorkExperience-module__pkeRMa__jobTitle{font-family:var(--font-space-grotesk);color:#fff;text-transform:uppercase;letter-spacing:-.04em;transform-origin:0 100%;margin:.5rem 0 0;font-size:2.5rem;font-weight:900;line-height:1.1;transform:scaleY(1.05)}.WorkExperience-module__pkeRMa__tagsGroup{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.WorkExperience-module__pkeRMa__tagItem{font-family:var(--font-manrope);color:#ffffffb3;background-color:#0000;border:1px solid #ffffff26;border-radius:999px;padding:.4rem 1.25rem;font-size:.8rem}.WorkExperience-module__pkeRMa__detailsWrapper{opacity:.2;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.165,.84,.44,1);display:grid}.WorkExperience-module__pkeRMa__detailsWrapper.WorkExperience-module__pkeRMa__showDetails{opacity:1;grid-template-rows:1fr}.WorkExperience-module__pkeRMa__detailsContent{overflow:hidden}.WorkExperience-module__pkeRMa__detailsList{color:var(--on-surface-muted);font-family:var(--font-manrope);margin:1.5rem 0 0;padding-left:1.25rem;font-size:.95rem;line-height:1.6}.WorkExperience-module__pkeRMa__detailsListItem{color:#fffc;margin-bottom:.5rem}.WorkExperience-module__pkeRMa__detailsListItem::marker{color:#ff5722}@media (max-width:767px){.WorkExperience-module__pkeRMa__timelineCard{padding:1.5rem 1.25rem}.WorkExperience-module__pkeRMa__activeCard:before{top:0;bottom:0}.WorkExperience-module__pkeRMa__chevronWrapper{top:1.35rem;right:-.3rem;transform:scale(.85)}.WorkExperience-module__pkeRMa__cardHeader{padding-right:1.5rem}.WorkExperience-module__pkeRMa__jobTitle{letter-spacing:0;font-size:1.15rem}.WorkExperience-module__pkeRMa__year,.WorkExperience-module__pkeRMa__idNumber{font-size:.7rem}.WorkExperience-module__pkeRMa__tagsGroup{gap:.5rem;margin-top:1.25rem}.WorkExperience-module__pkeRMa__tagItem{padding:.3rem .85rem;font-size:.65rem}.WorkExperience-module__pkeRMa__detailsList{font-size:.85rem}}
.Certificates-module__x9OHCG__section{text-align:center;max-width:1000px;margin:0 auto;padding:9rem 1.5rem 6rem}.Certificates-module__x9OHCG__headline{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:2rem;font-size:3rem;font-weight:700}.Certificates-module__x9OHCG__headline:before{content:"";background-color:#ffb3ac;border-radius:2px;width:40px;height:3px;margin:0 auto 1.25rem;display:block}.Certificates-module__x9OHCG__description{font-family:var(--font-manrope);color:var(--on-surface-muted);max-width:850px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.Certificates-module__x9OHCG__slideWrapper{aspect-ratio:1;box-sizing:border-box;cursor:zoom-in;background-color:#111;border-radius:16px;flex-direction:column;gap:.9rem;width:100%;max-width:560px;margin:0 auto;padding:1.25rem;transition:transform .3s;display:flex;position:relative;overflow:hidden}.Certificates-module__x9OHCG__slideWrapper:hover{transform:translateY(-4px)}.Certificates-module__x9OHCG__topRow{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Certificates-module__x9OHCG__slideNum{font-family:var(--font-space-grotesk);color:#ffffff2e;-webkit-user-select:none;user-select:none;font-size:1.6rem;font-weight:900;line-height:1}.Certificates-module__x9OHCG__categoryTag{font-family:var(--font-space-grotesk);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.25rem .75rem;font-size:.6rem;font-weight:700}.Certificates-module__x9OHCG__imagePane{background-color:#1a1a1a;border-radius:8px;flex:1;width:100%;position:relative;overflow:hidden}.Certificates-module__x9OHCG__imagePlaceholder{color:#fff3;font-family:var(--font-manrope);letter-spacing:.05em;text-transform:uppercase;border:1px dashed #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.68rem;display:flex;position:absolute;inset:0}.Certificates-module__x9OHCG__slideInfo{text-align:left;flex-direction:column;flex-shrink:0;gap:.15rem;display:flex}.Certificates-module__x9OHCG__certTitle{font-family:var(--font-space-grotesk);color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:700;line-height:1.3;overflow:hidden}.Certificates-module__x9OHCG__issuer{font-family:var(--font-manrope);color:#ffffff73;margin:0;font-size:.76rem}.Certificates-module__x9OHCG__date{font-family:var(--font-manrope);color:#ffffff4d;margin:0;font-size:.72rem}.Certificates-module__x9OHCG__credentialLink{font-family:var(--font-space-grotesk);color:#ff5722;margin-top:.25rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Certificates-module__x9OHCG__credentialLink:hover{opacity:.7}.Certificates-module__x9OHCG__dots{justify-content:center;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.Certificates-module__x9OHCG__dot{cursor:pointer;background-color:#ffffff40;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .35s,background-color .35s}.Certificates-module__x9OHCG__dotActive{background-color:#fff;width:28px}@media (max-width:767px){.Certificates-module__x9OHCG__section{padding:6rem 1.25rem 4rem}.Certificates-module__x9OHCG__headline{white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(1.5rem,7vw,2.25rem)}.Certificates-module__x9OHCG__description{margin-bottom:2rem;font-size:1rem}.Certificates-module__x9OHCG__slideWrapper{border-radius:12px;max-width:100%;padding:1rem}.Certificates-module__x9OHCG__slideNum{font-size:1.25rem}.Certificates-module__x9OHCG__certTitle{font-size:.9rem}}.Certificates-module__x9OHCG__lightboxOverlay{-webkit-backdrop-filter:blur(10px);z-index:2000;cursor:zoom-out;background-color:#000000e0;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out forwards Certificates-module__x9OHCG__fadeIn;display:flex;position:fixed;inset:0}.Certificates-module__x9OHCG__lightboxContent{cursor:default;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.Certificates-module__x9OHCG__zoomedImg{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 10px 50px #00000080}.Certificates-module__x9OHCG__closeBtn{color:#fff;cursor:pointer;z-index:2100;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Certificates-module__x9OHCG__closeBtn:hover{background:#fff3;transform:scale(1.1)}@keyframes Certificates-module__x9OHCG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:767px){.Certificates-module__x9OHCG__lightboxOverlay{padding:1rem}.Certificates-module__x9OHCG__closeBtn{width:40px;height:40px;top:1rem;right:1rem}}
.Projects-module__2BoJ-q__section{max-width:1000px;margin:0 auto;padding:9rem 1.5rem 6rem}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.Projects-module__2BoJ-q__headlineBlock{flex-direction:column;line-height:1.05;display:flex}.Projects-module__2BoJ-q__accentLine{background-color:#ffb3ac;border-radius:2px;width:40px;height:3px;margin:0 auto 2.5rem}.Projects-module__2BoJ-q__headlineLine1{font-family:var(--font-space-grotesk);color:var(--on-surface);letter-spacing:-.03em;font-size:3.5rem;font-weight:800}.Projects-module__2BoJ-q__headlineLine2{font-family:var(--font-space-grotesk);color:#ffb3ac;letter-spacing:-.03em;font-size:3.5rem;font-style:italic;font-weight:800}.Projects-module__2BoJ-q__seeAllBtn{color:#680008;font-family:var(--font-space-grotesk);letter-spacing:.03em;white-space:nowrap;background-color:#ffb3ac;border-radius:999px;flex-shrink:0;align-items:center;padding:.75rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Projects-module__2BoJ-q__seeAllBtn:hover{opacity:.85;transform:translateY(-2px)}.Projects-module__2BoJ-q__card{border-radius:16px;width:100%;overflow:hidden}.Projects-module__2BoJ-q__imageWrapper{aspect-ratio:16/7;background-color:#1a1a1a;border-radius:16px;width:100%;position:relative;overflow:hidden}.Projects-module__2BoJ-q__overlay{z-index:1;background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.Projects-module__2BoJ-q__imagePlaceholder{color:#ffffff2e;font-family:var(--font-manrope);letter-spacing:.05em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.7rem;display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__topBadge{z-index:2;-webkit-backdrop-filter:blur(10px);background-color:#ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .9rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}.Projects-module__2BoJ-q__badgeTitle{font-family:var(--font-space-grotesk);color:#fff;font-size:.75rem;font-weight:700}.Projects-module__2BoJ-q__badgeYear{font-family:var(--font-manrope);color:#ffffff8c;font-size:.68rem}.Projects-module__2BoJ-q__arrowBtn{z-index:2;color:#680008;background-color:#ffb3ac;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Projects-module__2BoJ-q__arrowBtn:hover{transform:scale(1.1)}.Projects-module__2BoJ-q__arrowBtnDisabled{opacity:.35;cursor:default;pointer-events:none}.Projects-module__2BoJ-q__typeLabel{z-index:2;font-family:var(--font-space-grotesk);color:#fff;letter-spacing:-.04em;text-transform:capitalize;text-shadow:0 2px 20px #0006;font-size:3.5rem;font-weight:900;line-height:1;position:absolute;bottom:1rem;left:1.5rem}.Projects-module__2BoJ-q__dots{justify-content:center;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.Projects-module__2BoJ-q__dot{cursor:pointer;background-color:#ffffff40;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .35s,background-color .35s}.Projects-module__2BoJ-q__dotActive{background-color:#ffb3ac;width:28px}@media (max-width:767px){.Projects-module__2BoJ-q__section{padding:6rem 1.25rem 4rem}.Projects-module__2BoJ-q__header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.Projects-module__2BoJ-q__headlineLine1,.Projects-module__2BoJ-q__headlineLine2{font-size:2.5rem}.Projects-module__2BoJ-q__seeAllBtn{padding:.6rem 1.25rem;font-size:.75rem}.Projects-module__2BoJ-q__imageWrapper{aspect-ratio:4/3}.Projects-module__2BoJ-q__typeLabel{font-size:2.4rem;bottom:.75rem;left:1rem}}
.Contact-module__hcVmEa__section{max-width:1000px;margin:0 auto;padding:9rem 1.5rem 5rem;position:relative}.Contact-module__hcVmEa__headlineBlock{flex-flow:wrap;align-items:baseline;gap:.4em;margin-bottom:4rem;line-height:1;display:flex}.Contact-module__hcVmEa__accentLine{background-color:#ffb3ac;border-radius:2px;width:40px;height:3px;margin:0 auto 2.5rem}.Contact-module__hcVmEa__headlineLine1{font-family:var(--font-space-grotesk);color:var(--on-surface);letter-spacing:-.04em;font-size:clamp(2.5rem,7vw,5rem);font-weight:900}.Contact-module__hcVmEa__headlineLine2{font-family:var(--font-space-grotesk);color:#ffb3ac;letter-spacing:-.04em;font-size:clamp(2.5rem,7vw,5rem);font-style:italic;font-weight:900}.Contact-module__hcVmEa__layout{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.Contact-module__hcVmEa__infoCol{flex-direction:column;gap:0;display:flex}.Contact-module__hcVmEa__tagline{font-family:var(--font-manrope);color:#ffffff8c;margin:0 0 2rem;font-size:1rem;line-height:1.75}.Contact-module__hcVmEa__contactItem{font-family:var(--font-manrope);color:#fffc;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.8rem 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.Contact-module__hcVmEa__contactItem:first-of-type{border-top:1px solid #ffffff0f}.Contact-module__hcVmEa__contactItem:hover{color:#ffb3ac}.Contact-module__hcVmEa__contactIcon{color:#ffb3ac;flex-shrink:0;align-items:center;display:flex}.Contact-module__hcVmEa__divider{background:#ffffff0f;height:1px;margin:1.75rem 0}.Contact-module__hcVmEa__socialGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__socialLink{font-family:var(--font-space-grotesk);color:#ffffff73;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.Contact-module__hcVmEa__socialLink:hover{color:#ffb3ac}.Contact-module__hcVmEa__socialIconCircle{display:none}.Contact-module__hcVmEa__socialLabelText{flex:1}.Contact-module__hcVmEa__socialArrow{color:#fff3;transition:color .2s,transform .2s}.Contact-module__hcVmEa__socialLink:hover .Contact-module__hcVmEa__socialArrow{color:#ffb3ac;transform:translate(2px,-2px)}.Contact-module__hcVmEa__form{background-color:#111;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{font-family:var(--font-space-grotesk);color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.Contact-module__hcVmEa__input{font-family:var(--font-manrope);color:#fff;box-sizing:border-box;background-color:#1a1a1a;border:none;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-size:.9rem;transition:box-shadow .2s;box-shadow:0 0 0 1px #ffffff14}.Contact-module__hcVmEa__input::placeholder{color:#ffffff40}.Contact-module__hcVmEa__input:focus{box-shadow:0 0 0 1.5px #ffb3ac}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:130px}.Contact-module__hcVmEa__submitBtn{color:#680008;font-family:var(--font-space-grotesk);letter-spacing:.04em;cursor:pointer;background-color:#ffb3ac;border:none;border-radius:999px;align-self:flex-start;padding:.9rem 2rem;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .2s}.Contact-module__hcVmEa__submitBtn:hover{opacity:.85;transform:translateY(-2px)}.Contact-module__hcVmEa__submitBtn:active{transform:scale(.97)}.Contact-module__hcVmEa__footerNote{text-align:center;font-family:var(--font-manrope);color:#fff3;margin-top:5rem;font-size:.75rem}@media (max-width:767px){.Contact-module__hcVmEa__section{padding:6rem 1.25rem 3rem}.Contact-module__hcVmEa__headlineBlock{margin-bottom:2rem}.Contact-module__hcVmEa__layout{grid-template-columns:1fr;gap:2rem}.Contact-module__hcVmEa__tagline{margin-bottom:1.25rem;font-size:.875rem}.Contact-module__hcVmEa__contactItem{padding:.65rem 0;font-size:.82rem}.Contact-module__hcVmEa__divider{margin:1.25rem 0}.Contact-module__hcVmEa__socialGroup{flex-flow:wrap;gap:.75rem}.Contact-module__hcVmEa__socialLink{color:#fff9;background-color:#1a1a1a;border-bottom:none;border-radius:999px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0}.Contact-module__hcVmEa__socialLink:hover{color:#680008;background-color:#ffb3ac}.Contact-module__hcVmEa__socialLink:hover .Contact-module__hcVmEa__socialArrow{transform:none}.Contact-module__hcVmEa__socialIconCircle{justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialLabelText,.Contact-module__hcVmEa__socialArrow{display:none}.Contact-module__hcVmEa__form{border-radius:12px;gap:1rem;padding:1.25rem 1rem}.Contact-module__hcVmEa__input{padding:.7rem .85rem;font-size:.85rem}.Contact-module__hcVmEa__textarea{min-height:100px}.Contact-module__hcVmEa__submitBtn{justify-content:center;align-self:stretch;width:100%;padding:.85rem 1.5rem}.Contact-module__hcVmEa__footerNote{margin-top:2rem;font-size:.7rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid #ffffff0f;width:100%;margin-top:2rem}.Footer-module__S6Hkya__inner{max-width:1000px;margin:0 auto;padding:4rem 1.5rem 2.5rem}.Footer-module__S6Hkya__topRow{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__brandName{font-family:var(--font-space-grotesk);color:#ffb3ac;letter-spacing:-.03em;font-size:1.5rem;font-weight:900;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__brandName:hover{opacity:.75}.Footer-module__S6Hkya__tagline{font-family:var(--font-manrope);color:#ffffff4d;letter-spacing:.05em;margin:0;font-size:.8rem}.Footer-module__S6Hkya__colTitle{font-family:var(--font-space-grotesk);color:#ffffff4d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.65rem;font-weight:700;display:block}.Footer-module__S6Hkya__navList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__navLink{font-family:var(--font-manrope);color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__navLink:hover{color:#ffb3ac}.Footer-module__S6Hkya__externalArrow{opacity:.5;font-size:.7rem}.Footer-module__S6Hkya__navLink:hover .Footer-module__S6Hkya__externalArrow{opacity:1}.Footer-module__S6Hkya__divider{background:#ffffff0f;height:1px;margin-bottom:2rem}.Footer-module__S6Hkya__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__copyright{font-family:var(--font-manrope);color:#ffffff4d;margin:0;font-size:.78rem}.Footer-module__S6Hkya__copyrightAccent{color:#ffb3ac;font-weight:600}.Footer-module__S6Hkya__builtWith{font-family:var(--font-manrope);color:#ffffff2e;margin:0;font-size:.72rem}@media (max-width:767px){.Footer-module__S6Hkya__inner{padding:2.5rem 1.25rem 2rem}.Footer-module__S6Hkya__topRow{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.Footer-module__S6Hkya__brandName{font-size:1.25rem}.Footer-module__S6Hkya__bottomRow{flex-direction:column;align-items:flex-start;gap:.4rem}.Footer-module__S6Hkya__builtWith{font-size:.68rem}}
.SectionBar-module__5I9m8q__bar{z-index:900;pointer-events:none;opacity:0;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .35s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(100px)}.SectionBar-module__5I9m8q__barVisible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.SectionBar-module__5I9m8q__inner{-webkit-backdrop-filter:blur(16px);background-color:#181818d9;border-radius:999px;align-items:center;gap:.25rem;padding:.4rem;display:flex;box-shadow:0 4px 30px #00000080,0 0 0 1px #ffffff0f}.SectionBar-module__5I9m8q__item{font-family:var(--font-space-grotesk);color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.78rem;font-weight:600;transition:color .25s,background-color .25s}.SectionBar-module__5I9m8q__item:hover{color:#fffc}.SectionBar-module__5I9m8q__itemActive{color:#fff;background-color:#ffb3ac26}@media (max-width:767px){.SectionBar-module__5I9m8q__bar{width:auto;bottom:1rem;left:.75rem;right:.75rem;transform:translate(0)translateY(100px)}.SectionBar-module__5I9m8q__barVisible{transform:translate(0)translateY(0)}.SectionBar-module__5I9m8q__inner{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:.15rem;width:100%;padding:.35rem;overflow-x:auto}.SectionBar-module__5I9m8q__inner::-webkit-scrollbar{display:none}.SectionBar-module__5I9m8q__item{flex-shrink:0;padding:.45rem .7rem;font-size:.7rem}}
