.Button-module__8RiFmG__button{font-weight:600;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:inline-flex}.Button-module__8RiFmG__primary{background:linear-gradient(135deg,var(--primary)0%,#00a0cc 100%);color:#000;box-shadow:0 4px 15px #00d4ff4d}.Button-module__8RiFmG__primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff80}.Button-module__8RiFmG__outline{color:var(--foreground);background:0 0;border:1px solid #fff3}.Button-module__8RiFmG__outline:hover{border-color:var(--primary);color:var(--primary)}.Button-module__8RiFmG__glow{background:var(--surface-2);color:var(--accent);border:1px solid var(--accent);box-shadow:0 0 10px #ffd70033}.Button-module__8RiFmG__glow:hover{background:#ffd7001a;box-shadow:0 0 20px #ffd70080}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}
.Navbar-module__cJzEcG__navbar{width:100%;height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(12px);background:#0a0f1ccc;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__links{gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:#ffffffb3;font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Footer-module__S6Hkya__footer{border-top:1px solid #ffffff0d;margin-top:auto;padding:3rem 0}.Footer-module__S6Hkya__content{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__brand{font-weight:700;font-family:var(--font-heading)}.Footer-module__S6Hkya__info{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__email{color:var(--primary);font-size:.875rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__email:hover{color:var(--accent)}.Footer-module__S6Hkya__copyright{color:#fff6;font-size:.875rem}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__links a{color:#fff9;font-size:.875rem}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}@media (max-width:768px){.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;gap:1.5rem}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlow{filter:blur(100px);z-index:-1;background:radial-gradient(circle,#00d4ff26 0%,#7928ca0d 50%,#0000 70%);width:60vw;height:60vh;animation:10s infinite alternate Hero-module__ZARIfG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.9)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.Hero-module__ZARIfG__container{z-index:1;position:relative}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#00d4ff1a;border:1px solid #00d4ff33;border-radius:50px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:5rem;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}}
.ServiceCard-module__MIEO4W__card{flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.ServiceCard-module__MIEO4W__card:hover{border-color:var(--primary);background:#ffffff14;transform:translateY(-5px)}.ServiceCard-module__MIEO4W__iconWrapper{color:var(--primary);background:#00d4ff1a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.ServiceCard-module__MIEO4W__title{margin-bottom:1rem;font-size:1.5rem}.ServiceCard-module__MIEO4W__description{color:#ffffffb3;flex-grow:1;margin-bottom:2rem;line-height:1.6}.ServiceCard-module__MIEO4W__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ServiceCard-module__MIEO4W__tag{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.25rem .75rem;font-size:.75rem}
.Services-module__dpHhBa__services{padding:8rem 0;position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 5rem}.Services-module__dpHhBa__heading{margin-bottom:1rem;font-size:3rem}.Services-module__dpHhBa__subheading{color:#fff9;font-size:1.125rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}
.Industries-module__OOIqcq__industries{background:var(--background);padding:8rem 0}.Industries-module__OOIqcq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Industries-module__OOIqcq__heading{margin-bottom:1rem;font-size:3rem}.Industries-module__OOIqcq__subheading{color:#ffffffb3;font-size:1.125rem;line-height:1.6}.Industries-module__OOIqcq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Industries-module__OOIqcq__card{background:var(--surface-1);border:1px solid var(--glass-border);text-align:center;border-radius:12px;padding:2rem;transition:transform .3s,border-color .3s}.Industries-module__OOIqcq__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Industries-module__OOIqcq__icon{margin-bottom:1rem;font-size:3rem;line-height:1}.Industries-module__OOIqcq__title{color:#fffffff2;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Industries-module__OOIqcq__description{color:#ffffffb3;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Industries-module__OOIqcq__heading{font-size:2rem}.Industries-module__OOIqcq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}
.Portfolio-module__uAcsSq__portfolio{background:linear-gradient(to bottom,var(--background),#0d1221);padding:8rem 0}.Portfolio-module__uAcsSq__header{margin-bottom:4rem}.Portfolio-module__uAcsSq__heading{margin-bottom:1rem;font-size:3rem}.Portfolio-module__uAcsSq__subheading{color:#fff9;font-size:1.125rem}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;display:grid}.Portfolio-module__uAcsSq__card{background:var(--surface-1);border:1px solid var(--glass-border);border-radius:16px;transition:transform .3s;overflow:hidden}.Portfolio-module__uAcsSq__card:hover{transform:translateY(-5px)}.Portfolio-module__uAcsSq__imageWrapper{width:100%;height:300px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__image{background:#fff;padding:2rem;transition:transform .5s}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__image{transform:scale(1.05)}.Portfolio-module__uAcsSq__overlay{opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__overlay{opacity:1}.Portfolio-module__uAcsSq__content{padding:2rem}.Portfolio-module__uAcsSq__category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Portfolio-module__uAcsSq__title{margin-bottom:1rem;font-size:1.5rem}.Portfolio-module__uAcsSq__description{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.Portfolio-module__uAcsSq__metrics{border-top:1px solid var(--glass-border);gap:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem;display:flex}.Portfolio-module__uAcsSq__metric{flex-direction:column;gap:.25rem;display:flex}.Portfolio-module__uAcsSq__metricValue{color:var(--primary);background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Portfolio-module__uAcsSq__metricLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Portfolio-module__uAcsSq__techStack{border-top:1px solid var(--glass-border);flex-wrap:wrap;gap:.5rem;padding-top:1rem;display:flex}.Portfolio-module__uAcsSq__techTag{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:500}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__metrics{flex-wrap:wrap;gap:1rem}}
.SocialProof-module__qq_XNa__socialProof{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);padding:6rem 0}.SocialProof-module__qq_XNa__header{text-align:center;max-width:700px;margin:0 auto 4rem}.SocialProof-module__qq_XNa__heading{margin-bottom:1rem;font-size:2.5rem}.SocialProof-module__qq_XNa__subheading{color:#ffffffb3;font-size:1.125rem;line-height:1.6}.SocialProof-module__qq_XNa__capabilitiesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.SocialProof-module__qq_XNa__capability{background:var(--surface-1);border:1px solid var(--glass-border);border-radius:12px;padding:2.5rem;transition:transform .3s,border-color .3s}.SocialProof-module__qq_XNa__capability:hover{border-color:var(--primary);transform:translateY(-5px)}.SocialProof-module__qq_XNa__capabilityIcon{justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:3rem;line-height:1;display:flex}.SocialProof-module__qq_XNa__capabilityTitle{color:#fffffff2;margin-bottom:1rem;font-size:1.25rem}.SocialProof-module__qq_XNa__capabilityDescription{color:#ffffffb3;font-size:1rem;line-height:1.7}@media (max-width:768px){.SocialProof-module__qq_XNa__heading{font-size:2rem}.SocialProof-module__qq_XNa__capabilitiesGrid{grid-template-columns:1fr;gap:2rem}}
.About-module__vAULUW__about{padding:8rem 0;position:relative;overflow:hidden}.About-module__vAULUW__header{text-align:center;max-width:800px;margin:0 auto 5rem}.About-module__vAULUW__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-weight:600;display:inline-block}.About-module__vAULUW__heading{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.About-module__vAULUW__intro{color:#ffffffb3;font-size:1.25rem;line-height:1.6}.About-module__vAULUW__teamGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-bottom:5rem;display:grid}.About-module__vAULUW__teamCard{padding:3rem;transition:transform .3s;position:relative;overflow:hidden}.About-module__vAULUW__teamCard:hover{border-color:var(--primary);transform:translateY(-5px)}.About-module__vAULUW__role{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.About-module__vAULUW__name{margin-bottom:1.5rem;font-size:2rem}.About-module__vAULUW__bio{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.About-module__vAULUW__expertise{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.About-module__vAULUW__expertiseTag{color:var(--primary);background:#3b82f626;border:1px solid #3b82f64d;border-radius:6px;padding:.4rem .85rem;font-size:.75rem;font-weight:600;transition:all .2s}.About-module__vAULUW__expertiseTag:hover{border-color:var(--primary);background:#3b82f640}.About-module__vAULUW__mission{text-align:center;border-top:1px solid #ffffff1a;padding-top:5rem}.About-module__vAULUW__missionContent{max-width:800px;margin:0 auto}.About-module__vAULUW__missionContent h3{margin-bottom:1.5rem;font-size:2rem}.About-module__vAULUW__missionContent p{color:#fffc;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}@media (max-width:768px){.About-module__vAULUW__heading{font-size:2.5rem}.About-module__vAULUW__teamGrid{grid-template-columns:1fr}}
.LeadMagnet-module__FSAl_W__leadMagnet{background:linear-gradient(to bottom,#0d1221,var(--background));padding:8rem 0}.LeadMagnet-module__FSAl_W__wrapper{text-align:center;max-width:900px;margin:0 auto;padding:4rem}.LeadMagnet-module__FSAl_W__content{max-width:800px;margin:0 auto}.LeadMagnet-module__FSAl_W__badge{color:#22c55e;text-transform:uppercase;letter-spacing:.05em;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.LeadMagnet-module__FSAl_W__heading{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.LeadMagnet-module__FSAl_W__description{color:#ffffffb3;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.LeadMagnet-module__FSAl_W__benefits{text-align:left;flex-direction:column;gap:.75rem;max-width:600px;margin:2rem auto;padding:0;list-style:none;display:flex}.LeadMagnet-module__FSAl_W__benefits li{color:#fffc;align-items:center;gap:.5rem;font-size:1rem;display:flex}.LeadMagnet-module__FSAl_W__cta{margin-top:2rem}.LeadMagnet-module__FSAl_W__note{color:#fff9;margin-top:1.5rem;font-size:.875rem;font-style:italic}@media (max-width:968px){.LeadMagnet-module__FSAl_W__wrapper{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}.LeadMagnet-module__FSAl_W__heading{font-size:2rem}.LeadMagnet-module__FSAl_W__formSection{padding:2rem}}
.Blog-module__jW6Nga__container{min-height:100vh;padding:8rem 0}.Blog-module__jW6Nga__header{text-align:center;max-width:800px;margin:0 auto 5rem;padding:4rem 0}.Blog-module__jW6Nga__heading{margin-bottom:1.5rem;font-size:3.5rem}.Blog-module__jW6Nga__title{margin-bottom:1rem;font-size:3rem}.Blog-module__jW6Nga__comingSoon{color:#ffffff80;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Blog-module__jW6Nga__comingSoon svg{color:var(--primary);animation:2s ease-in-out infinite Blog-module__jW6Nga__pulse}@keyframes Blog-module__jW6Nga__pulse{0%,to{opacity:1}50%{opacity:.5}}.Blog-module__jW6Nga__subheading{color:#ffffffb3;font-size:1.25rem}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.Blog-module__jW6Nga__card{border:1px solid var(--glass-border);background:#ffffff08;border-radius:12px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.Blog-module__jW6Nga__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.Blog-module__jW6Nga__meta{color:#ffffff80;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Blog-module__jW6Nga__date{color:var(--primary)}.Blog-module__jW6Nga__title{margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.Blog-module__jW6Nga__excerpt{color:#ffffffb3;flex-grow:1;margin-bottom:2rem;line-height:1.6}.Blog-module__jW6Nga__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Blog-module__jW6Nga__author{color:#fff;font-size:.875rem;font-weight:500}.Blog-module__jW6Nga__readMore{color:var(--primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}@media (max-width:768px){.Blog-module__jW6Nga__heading{font-size:2.5rem}.Blog-module__jW6Nga__grid{grid-template-columns:1fr}}
.BlogSlug-module__o9rWiW__articleContainer{min-height:100vh;padding:8rem 0;max-width:800px!important}.BlogSlug-module__o9rWiW__header{text-align:center;margin-bottom:4rem}.BlogSlug-module__o9rWiW__meta{color:#fff9;justify-content:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.BlogSlug-module__o9rWiW__date{color:var(--primary)}.BlogSlug-module__o9rWiW__title{margin-bottom:2rem;font-size:3rem;line-height:1.2}.BlogSlug-module__o9rWiW__author{color:#fff;font-size:1.125rem;font-weight:500}.BlogSlug-module__o9rWiW__content{color:#ffffffe6;font-size:1.125rem;line-height:1.8}.BlogSlug-module__o9rWiW__content h2{color:#fff;margin-top:3rem;margin-bottom:1.5rem;font-size:2rem}.BlogSlug-module__o9rWiW__content h3{color:#fff;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.BlogSlug-module__o9rWiW__content p{margin-bottom:1.5rem}.BlogSlug-module__o9rWiW__content ul{margin-bottom:1.5rem;margin-left:1.5rem;list-style:outside}.BlogSlug-module__o9rWiW__content li{margin-bottom:.5rem}.BlogSlug-module__o9rWiW__content strong{color:var(--primary);font-weight:600}.BlogSlug-module__o9rWiW__backLink{color:#fff9;margin-top:4rem;font-size:.9rem;display:inline-block}.BlogSlug-module__o9rWiW__backLink:hover{color:var(--primary)}
.Careers-module__PFxZfG__careers{min-height:100vh;padding:8rem 0 4rem}.Careers-module__PFxZfG__content{text-align:center;max-width:900px;margin:0 auto}.Careers-module__PFxZfG__title{margin-bottom:2rem;font-size:3.5rem;line-height:1.2}.Careers-module__PFxZfG__description{color:#ffffffb3;max-width:700px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.8}.Careers-module__PFxZfG__comingSoon{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin:4rem 0;padding:3rem}.Careers-module__PFxZfG__comingSoon svg{color:var(--primary);margin-bottom:1.5rem;animation:2s ease-in-out infinite Careers-module__PFxZfG__pulse}@keyframes Careers-module__PFxZfG__pulse{0%,to{opacity:1}50%{opacity:.5}}.Careers-module__PFxZfG__subtitle{color:#ffffffe6;margin-bottom:1rem;font-size:1.75rem}.Careers-module__PFxZfG__subtext{color:#fff9;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Careers-module__PFxZfG__contactCTA{margin-top:2rem}.Careers-module__PFxZfG__button{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.Careers-module__PFxZfG__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00d4ff4d}.Careers-module__PFxZfG__futureRoles{text-align:left;margin-top:4rem}.Careers-module__PFxZfG__futureTitle{text-align:center;color:#ffffffe6;margin-bottom:2rem;font-size:1.5rem}.Careers-module__PFxZfG__rolesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.Careers-module__PFxZfG__roleCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s}.Careers-module__PFxZfG__roleCard:hover{background:#ffffff0d;border-color:#00d4ff4d;transform:translateY(-4px)}.Careers-module__PFxZfG__roleCard h4{color:var(--primary);margin-bottom:.5rem;font-size:1.125rem}.Careers-module__PFxZfG__roleCard p{color:#fff9;margin:0;font-size:.875rem}@media (max-width:768px){.Careers-module__PFxZfG__title{font-size:2.5rem}.Careers-module__PFxZfG__comingSoon{padding:2rem}.Careers-module__PFxZfG__rolesGrid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contact{padding:8rem 0;position:relative}.Contact-module__hcVmEa__wrapper{background:#0a0f1c99;max-width:900px;margin:0 auto;padding:4rem}.Contact-module__hcVmEa__heading{background:linear-gradient(135deg,#fff 0%,#ffffff80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem}.Contact-module__hcVmEa__text{color:#ffffffb3;margin-bottom:3rem;line-height:1.6}.Contact-module__hcVmEa__contactContent{text-align:center}.Contact-module__hcVmEa__contactMethods{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0;display:grid}.Contact-module__hcVmEa__contactCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.Contact-module__hcVmEa__contactCard:hover{background:#ffffff0d;border-color:#00d4ff4d;transform:translateY(-4px)}.Contact-module__hcVmEa__contactIcon{color:var(--primary);margin-bottom:1rem}.Contact-module__hcVmEa__contactInfo{text-align:center;flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__contactInfo strong{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.Contact-module__hcVmEa__contactLink{color:var(--primary);font-size:1rem;text-decoration:none;transition:color .2s}.Contact-module__hcVmEa__contactLink:hover{color:var(--secondary)}.Contact-module__hcVmEa__contactText{color:#ffffffb3;font-size:1rem}.Contact-module__hcVmEa__formNote{background:#ffd7001a;border:1px solid #ffd7004d;border-radius:8px;margin-top:2rem;padding:1.5rem}.Contact-module__hcVmEa__formNote p{color:#fffc;margin:0;font-size:.9rem}.Contact-module__hcVmEa__detailItem strong{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;display:block}.Contact-module__hcVmEa__detailItem a,.Contact-module__hcVmEa__detailItem span{color:#fff;font-size:1.125rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__field label{color:#fff9;font-size:.875rem}.Contact-module__hcVmEa__field input,.Contact-module__hcVmEa__field textarea{color:#fff;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1rem;transition:border-color .3s}.Contact-module__hcVmEa__field input:focus,.Contact-module__hcVmEa__field textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}@media (max-width:768px){.Contact-module__hcVmEa__wrapper{padding:2rem}.Contact-module__hcVmEa__heading{font-size:2rem}.Contact-module__hcVmEa__contactMethods{grid-template-columns:1fr}}@media (max-width:600px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr}}
