.SocialLinks-module__wTP5QW__section{margin-bottom:5rem;position:relative}.SocialLinks-module__wTP5QW__title{color:var(--color-white);margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;display:inline-block;position:relative}.SocialLinks-module__wTP5QW__title:after{content:"";background:var(--color-orange);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.SocialLinks-module__wTP5QW__links{flex-direction:column;gap:1rem;max-width:600px;display:flex}.SocialLinks-module__wTP5QW__link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-white);background:#ffffff08;border:2px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.SocialLinks-module__wTP5QW__link:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.SocialLinks-module__wTP5QW__link:hover:before{left:100%}.SocialLinks-module__wTP5QW__link:hover{background:#ffffff0d;border-color:#f9731680;transform:translate(5px);box-shadow:0 8px 25px #0003}.SocialLinks-module__wTP5QW__linkContent{align-items:center;gap:1.25rem;display:flex}.SocialLinks-module__wTP5QW__linkIcon{background:#ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex}.SocialLinks-module__wTP5QW__linkInfo{flex-direction:column;gap:.25rem;display:flex}.SocialLinks-module__wTP5QW__linkText{letter-spacing:.02em;color:var(--color-white);font-size:1.125rem;font-weight:600}.SocialLinks-module__wTP5QW__linkSubtext{opacity:.7;font-size:.875rem;font-weight:400}.SocialLinks-module__wTP5QW__linkArrow{opacity:.5;flex-shrink:0;font-size:1.5rem;transition:all .3s}.SocialLinks-module__wTP5QW__link:hover .SocialLinks-module__wTP5QW__linkArrow{opacity:1;color:var(--color-orange);transform:translate(5px)}.SocialLinks-module__wTP5QW__whatsapp{background:#25d3660d;border-color:#25d3664d}.SocialLinks-module__wTP5QW__whatsapp .SocialLinks-module__wTP5QW__linkIcon{color:#25d366;background:#25d36633}.SocialLinks-module__wTP5QW__whatsapp:hover{background:#25d3661a;border-color:#25d36699}.SocialLinks-module__wTP5QW__whatsapp:hover .SocialLinks-module__wTP5QW__linkIcon{background:#25d3664d}.SocialLinks-module__wTP5QW__instagram{background:linear-gradient(135deg,#e1306c0d 0%,#833ab40d 100%);border-color:#e1306c4d}.SocialLinks-module__wTP5QW__instagram .SocialLinks-module__wTP5QW__linkIcon{color:#e1306c;background:linear-gradient(135deg,#e1306c33 0%,#833ab433 100%)}.SocialLinks-module__wTP5QW__instagram:hover{background:linear-gradient(135deg,#e1306c1a 0%,#833ab41a 100%);border-color:#e1306c99}.SocialLinks-module__wTP5QW__instagram:hover .SocialLinks-module__wTP5QW__linkIcon{background:linear-gradient(135deg,#e1306c4d 0%,#833ab44d 100%)}.SocialLinks-module__wTP5QW__linkedin{background:#0077b50d;border-color:#0077b54d}.SocialLinks-module__wTP5QW__linkedin .SocialLinks-module__wTP5QW__linkIcon{color:#0077b5;background:#0077b533}.SocialLinks-module__wTP5QW__linkedin:hover{background:#0077b51a;border-color:#0077b599}.SocialLinks-module__wTP5QW__linkedin:hover .SocialLinks-module__wTP5QW__linkIcon{background:#0077b54d}.SocialLinks-module__wTP5QW__github{background:#8b26350d;border-color:#8b26354d}.SocialLinks-module__wTP5QW__github .SocialLinks-module__wTP5QW__linkIcon{background:#8b263533}.SocialLinks-module__wTP5QW__github:hover{background:#8b26351a;border-color:#8b263599}.SocialLinks-module__wTP5QW__github:hover .SocialLinks-module__wTP5QW__linkIcon{background:#8b26354d}@media (max-width:768px){.SocialLinks-module__wTP5QW__section{margin-bottom:4rem}.SocialLinks-module__wTP5QW__title{margin-bottom:2rem;font-size:1.5rem}.SocialLinks-module__wTP5QW__link{padding:1.25rem 1.5rem}.SocialLinks-module__wTP5QW__linkContent{gap:1rem}.SocialLinks-module__wTP5QW__linkIcon{width:40px;height:40px;font-size:1.25rem}.SocialLinks-module__wTP5QW__linkText{font-size:1rem}.SocialLinks-module__wTP5QW__linkSubtext{font-size:.8125rem}.SocialLinks-module__wTP5QW__linkArrow{font-size:1.25rem}}
.Projects-module__K3d-Xa__section{margin-bottom:5rem;position:relative}.Projects-module__K3d-Xa__title{color:var(--color-white);margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;display:inline-block;position:relative}.Projects-module__K3d-Xa__title:after{content:"";background:var(--color-orange);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Projects-module__K3d-Xa__projectCard{color:var(--color-white);background:#ffffff08;border:2px solid #ffffff1a;border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__projectCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Projects-module__K3d-Xa__projectCard:hover:before{left:100%}.Projects-module__K3d-Xa__projectCard:hover{border-color:var(--color-orange);background:#ffffff0d;transform:translateY(-8px);box-shadow:0 12px 30px #0000004d}.Projects-module__K3d-Xa__projectHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Projects-module__K3d-Xa__projectIcon{background:#f973161a;border:2px solid #f9731633;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;transition:all .3s;display:flex}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectIcon{border-color:var(--color-orange);background:#f9731633;transform:scale(1.1)}.Projects-module__K3d-Xa__projectType{text-transform:uppercase;letter-spacing:.1em;color:var(--color-orange);background:#f973161a;border:1px solid #f9731633;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.Projects-module__K3d-Xa__projectName{color:var(--color-white);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Projects-module__K3d-Xa__projectDescription{color:var(--color-white);opacity:.8;flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Projects-module__K3d-Xa__projectFooter{border-top:1px solid #ffffff1a;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.Projects-module__K3d-Xa__projectLink{color:var(--color-orange);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex}.Projects-module__K3d-Xa__arrow{font-size:1.25rem;transition:transform .3s}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__arrow{transform:translate(5px)}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectLink{color:var(--color-white)}@media (max-width:1024px){.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.Projects-module__K3d-Xa__section{margin-bottom:4rem}.Projects-module__K3d-Xa__title{margin-bottom:2rem;font-size:1.5rem}.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.Projects-module__K3d-Xa__projectCard{padding:1.5rem}.Projects-module__K3d-Xa__projectIcon{width:50px;height:50px;font-size:2rem}.Projects-module__K3d-Xa__projectName{font-size:1.25rem}.Projects-module__K3d-Xa__projectDescription{font-size:.9375rem}}
.RapidFire-module__SgdvlG__section{margin-bottom:4rem;position:relative}.RapidFire-module__SgdvlG__title{color:var(--color-white);margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;display:inline-block;position:relative}.RapidFire-module__SgdvlG__title:after{content:"";background:var(--color-orange);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.RapidFire-module__SgdvlG__content{max-width:900px}.RapidFire-module__SgdvlG__description{color:var(--color-white);opacity:.9;margin-bottom:3rem;font-size:1.125rem;font-weight:400;line-height:1.9}.RapidFire-module__SgdvlG__list{flex-direction:column;gap:2rem;list-style:none;display:flex}.RapidFire-module__SgdvlG__item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.RapidFire-module__SgdvlG__item:hover{background:#ffffff0d;border-color:#f973164d;transform:translate(5px)}.RapidFire-module__SgdvlG__icon{filter:drop-shadow(0 2px 4px #0003);flex-shrink:0;margin-top:.25rem;font-size:1.75rem}.RapidFire-module__SgdvlG__work{filter:sepia()saturate(3)hue-rotate(25deg)drop-shadow(0 2px 4px #0003)}.RapidFire-module__SgdvlG__learn{filter:sepia()saturate(3)hue-rotate(90deg)drop-shadow(0 2px 4px #0003)}.RapidFire-module__SgdvlG__ask{filter:sepia()saturate()hue-rotate(180deg)drop-shadow(0 2px 4px #0003)}.RapidFire-module__SgdvlG__fun{filter:sepia()saturate(3)hue-rotate()drop-shadow(0 2px 4px #0003)}.RapidFire-module__SgdvlG__text{color:var(--color-white);opacity:.9;flex:1;font-size:1rem;line-height:1.7}.RapidFire-module__SgdvlG__text strong{color:var(--color-orange);opacity:1;margin-bottom:.5rem;font-weight:600;display:block}@media (max-width:768px){.RapidFire-module__SgdvlG__section{margin-bottom:3rem}.RapidFire-module__SgdvlG__title{margin-bottom:2rem;font-size:1.5rem}.RapidFire-module__SgdvlG__description{margin-bottom:2rem;font-size:1rem}.RapidFire-module__SgdvlG__item{gap:1rem;padding:1.25rem}.RapidFire-module__SgdvlG__icon{font-size:1.5rem}.RapidFire-module__SgdvlG__text{font-size:.9375rem}}
.ScrollToTop-module__EOJfaq__scrollToTop{background:var(--color-orange);width:56px;height:56px;color:var(--color-white);cursor:pointer;z-index:1000;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 4px 20px #f9731666}.ScrollToTop-module__EOJfaq__scrollToTop.ScrollToTop-module__EOJfaq__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__EOJfaq__scrollToTop:hover{background:#ea580c;transform:translateY(-4px);box-shadow:0 6px 25px #f9731680}.ScrollToTop-module__EOJfaq__scrollToTop:active{transform:translateY(-2px)}.ScrollToTop-module__EOJfaq__scrollToTop svg{width:24px;height:24px;transition:transform .3s}.ScrollToTop-module__EOJfaq__scrollToTop:hover svg{transform:translateY(-2px)}@media (max-width:768px){.ScrollToTop-module__EOJfaq__scrollToTop{width:48px;height:48px;bottom:1.5rem;right:1.5rem}.ScrollToTop-module__EOJfaq__scrollToTop svg{width:20px;height:20px}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#1e3a8a 0%,#0f172a 50%,#1e3a8a 100%);width:100%;min-height:100vh;padding:2rem;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.Hero-module__Z8hQ_W__nav{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:2rem;left:2rem;right:2rem}.Hero-module__Z8hQ_W__socialNav{letter-spacing:.05em;gap:1.5rem;font-size:.875rem;font-weight:500;display:flex}.Hero-module__Z8hQ_W__socialNav a{color:var(--color-white);padding:.5rem 0;text-decoration:none;transition:all .3s;position:relative}.Hero-module__Z8hQ_W__socialNav a:after{content:"";background:var(--color-orange);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Hero-module__Z8hQ_W__socialNav a:hover{color:var(--color-orange)}.Hero-module__Z8hQ_W__socialNav a:hover:after{width:100%}.Hero-module__Z8hQ_W__emailLink{color:var(--color-orange)!important}.Hero-module__Z8hQ_W__content{flex-direction:column;justify-content:center;align-items:flex-start;max-width:900px;min-height:70vh;margin-bottom:4rem;padding-top:10rem;animation:.8s ease-out Hero-module__Z8hQ_W__fadeInUp;display:flex}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__leftContent{flex-direction:column;gap:2.5rem;width:100%;display:flex}.Hero-module__Z8hQ_W__greeting{color:var(--color-orange);letter-spacing:.05em;text-transform:uppercase;margin-bottom:-1rem;font-size:1.25rem;font-weight:500}.Hero-module__Z8hQ_W__nameContainer{margin:1rem 0;position:relative}.Hero-module__Z8hQ_W__mainHeadline{color:var(--color-white);letter-spacing:-.03em;margin:0;font-family:Inter,sans-serif;font-size:clamp(3.5rem,9vw,7rem);font-weight:900;line-height:1;position:relative}.Hero-module__Z8hQ_W__firstName{color:var(--color-white);animation:.8s ease-out .2s both Hero-module__Z8hQ_W__fadeInUp;display:block;position:relative}.Hero-module__Z8hQ_W__nameLetter{background:linear-gradient(135deg, var(--color-orange) 0%, #ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;animation:.6s ease-out .5s both Hero-module__Z8hQ_W__letterPop;display:inline-block;position:relative}@keyframes Hero-module__Z8hQ_W__letterPop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.Hero-module__Z8hQ_W__lastName{background:linear-gradient(135deg, var(--color-orange) 0%, #ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:.8s ease-out .4s both Hero-module__Z8hQ_W__fadeInUp;display:block;position:relative}.Hero-module__Z8hQ_W__lastName .Hero-module__Z8hQ_W__nameLetter{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:.6s ease-out .7s both Hero-module__Z8hQ_W__letterPop}.Hero-module__Z8hQ_W__nameUnderline{background:linear-gradient(90deg, var(--color-orange) 0%, transparent 100%);border-radius:2px;width:0;height:4px;animation:1s ease-out .8s forwards Hero-module__Z8hQ_W__underlineExpand;position:absolute;bottom:-10px;left:0}@keyframes Hero-module__Z8hQ_W__underlineExpand{to{width:100%}}.Hero-module__Z8hQ_W__role{color:var(--color-white);opacity:.9;align-items:center;gap:1rem;margin-top:-.5rem;font-size:1.25rem;display:flex}.Hero-module__Z8hQ_W__roleLabel{color:var(--color-white);font-weight:600}.Hero-module__Z8hQ_W__roleDivider{color:var(--color-orange);font-size:1.5rem}.Hero-module__Z8hQ_W__roleSubtitle{opacity:.8;font-weight:400}.Hero-module__Z8hQ_W__description{color:var(--color-white);opacity:.85;max-width:700px;font-size:1.125rem;font-weight:400;line-height:1.8}.Hero-module__Z8hQ_W__ctaButtons{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__primaryButton{background:var(--color-orange);color:var(--color-white);box-shadow:0 4px 15px #f973164d}.Hero-module__Z8hQ_W__primaryButton:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 6px 20px #f9731666}.Hero-module__Z8hQ_W__secondaryButton{color:var(--color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffff4d}.Hero-module__Z8hQ_W__secondaryButton:hover{border-color:var(--color-orange);color:var(--color-orange);background:#f973161a;transform:translateY(-2px)}.Hero-module__Z8hQ_W__brandContainer{z-index:0;opacity:.08;pointer-events:none;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.Hero-module__Z8hQ_W__brandCircle{background:radial-gradient(circle, var(--color-orange) 0%, transparent 70%);border-radius:50%;width:400px;height:400px;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__brandText{color:var(--color-orange);letter-spacing:-.05em;text-transform:uppercase;z-index:1;background:linear-gradient(135deg, var(--color-orange) 0%, #ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:clamp(8rem,25vw,20rem);font-weight:900;line-height:.9;position:relative}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.1)}}.Hero-module__Z8hQ_W__bottomSection{z-index:2;flex-direction:column;gap:5rem;margin-top:8rem;padding-bottom:6rem;display:flex;position:relative}.Hero-module__Z8hQ_W__gridOverlay{pointer-events:none;opacity:.08;grid-template-rows:repeat(15,1fr);grid-template-columns:repeat(15,1fr);gap:2rem;padding:2rem;display:grid;position:absolute;inset:0}.Hero-module__Z8hQ_W__gridDot{color:var(--color-white);justify-content:center;align-items:center;font-size:.875rem;font-weight:300;display:flex}@media (max-width:1024px){.Hero-module__Z8hQ_W__content{text-align:center;align-items:center;max-width:100%;padding-top:8rem}.Hero-module__Z8hQ_W__leftContent{align-items:center}.Hero-module__Z8hQ_W__description{text-align:center}.Hero-module__Z8hQ_W__role{flex-wrap:wrap;justify-content:center}.Hero-module__Z8hQ_W__ctaButtons{justify-content:center}.Hero-module__Z8hQ_W__brandContainer{text-align:center}.Hero-module__Z8hQ_W__brandName{align-items:center}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:1rem}.Hero-module__Z8hQ_W__nav{top:1rem;left:1rem;right:1rem}.Hero-module__Z8hQ_W__socialNav{flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.75rem}.Hero-module__Z8hQ_W__content{min-height:60vh;padding-top:6rem}.Hero-module__Z8hQ_W__greeting{font-size:1rem}.Hero-module__Z8hQ_W__mainHeadline{font-size:clamp(2.5rem,10vw,4rem)}.Hero-module__Z8hQ_W__role{flex-direction:column;gap:.5rem;font-size:1rem}.Hero-module__Z8hQ_W__description{font-size:1rem}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{width:100%;max-width:300px;padding:.875rem 2rem;font-size:.9rem}.Hero-module__Z8hQ_W__bottomSection{gap:4rem;margin-top:4rem}}
