.HubHero-module__laZDvq__hero{background:var(--hub-gradient-hero);color:#fff;align-items:center;min-height:90vh;padding:10rem 0 8rem;display:flex;position:relative;overflow:hidden}.HubHero-module__laZDvq__hero:before{content:"";background:radial-gradient(circle,#06b6d426 0%,#0000 60%);width:800px;height:800px;animation:20s ease-in-out infinite HubHero-module__laZDvq__float;position:absolute;top:-400px;right:-200px}.HubHero-module__laZDvq__hero:after{content:"";background:radial-gradient(circle,#e11d481a 0%,#0000 60%);width:600px;height:600px;animation:25s ease-in-out infinite reverse HubHero-module__laZDvq__float;position:absolute;bottom:-300px;left:-200px}.HubHero-module__laZDvq__container{width:100%;max-width:var(--hub-container-max);margin:0 auto;padding:0 2.5rem;position:relative}.HubHero-module__laZDvq__container:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.HubHero-module__laZDvq__grid{z-index:10;grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;display:grid;position:relative}.HubHero-module__laZDvq__content{max-width:560px}.HubHero-module__laZDvq__title{font-family:var(--font-hub-heading);color:#fff;text-shadow:0 2px 40px #0000004d;letter-spacing:-.02em;margin-bottom:2rem;font-size:4.5rem;line-height:1.05}.HubHero-module__laZDvq__titleAccent{background:linear-gradient(135deg,var(--hub-tech)0%,var(--hub-accent-soft)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HubHero-module__laZDvq__description{font-family:var(--font-hub-body);color:#fffc;max-width:540px;margin-bottom:3rem;font-size:1.35rem;line-height:1.8}.HubHero-module__laZDvq__ctaGroup{align-items:center;gap:1.5rem;display:flex}.HubHero-module__laZDvq__primaryButton{font-family:var(--font-hub-heading);border-radius:var(--hub-radius-md);background:var(--hub-gradient-accent);color:#fff;box-shadow:var(--hub-shadow-accent);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.HubHero-module__laZDvq__primaryButton:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.HubHero-module__laZDvq__primaryButton:hover{transform:translateY(-3px);box-shadow:0 15px 50px #e11d4859}.HubHero-module__laZDvq__primaryButton:hover:before{opacity:1}.HubHero-module__laZDvq__secondaryButton{font-family:var(--font-hub-heading);border-radius:var(--hub-radius-md);color:var(--hub-navy);border:2px solid var(--hub-border);box-shadow:var(--hub-shadow-sm);background:#fff;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.HubHero-module__laZDvq__secondaryButton:hover{border-color:var(--hub-navy);box-shadow:var(--hub-shadow-md);transform:translateY(-2px)}.HubHero-module__laZDvq__graphic{perspective:1000px;position:relative}.HubHero-module__laZDvq__graphicInner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--hub-radius-xl);background:#ffffff08;border:1px solid #ffffff1a;padding:2rem;transition:transform .5s;transform:rotateY(-5deg)rotateX(5deg);box-shadow:0 50px 100px -20px #00000080,inset 0 0 0 1px #ffffff1a}.HubHero-module__laZDvq__graphic:hover .HubHero-module__laZDvq__graphicInner{transform:rotateY(0)rotateX(0)}.HubHero-module__laZDvq__graphicLogoContainer{border-radius:var(--hub-radius-lg);z-index:40;background:#fff;width:200px;padding:1.5rem;animation:6s ease-in-out infinite HubHero-module__laZDvq__float-logo-card;position:absolute;top:-40px;right:10px;transform:rotateX(0)rotateY(0);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #0000000d}.HubHero-module__laZDvq__graphicLogoContainer:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px #00000040}.HubHero-module__laZDvq__graphicLogo{filter:drop-shadow(0 4px 6px #0000001a);width:100%;height:auto;display:block}@media (max-width:1024px){.HubHero-module__laZDvq__hero{padding:8rem 0 6rem}.HubHero-module__laZDvq__grid{text-align:center;grid-template-columns:1fr}.HubHero-module__laZDvq__content{margin:0 auto}.HubHero-module__laZDvq__description{margin-left:auto;margin-right:auto}.HubHero-module__laZDvq__ctaGroup{justify-content:center}.HubHero-module__laZDvq__graphic{display:none}.HubHero-module__laZDvq__title{font-size:3.5rem}}@media (max-width:640px){.HubHero-module__laZDvq__container{padding:0 1.5rem}.HubHero-module__laZDvq__title{font-size:2.5rem}.HubHero-module__laZDvq__ctaGroup{flex-direction:column;align-items:stretch}.HubHero-module__laZDvq__primaryButton,.HubHero-module__laZDvq__secondaryButton{width:100%}}@keyframes HubHero-module__laZDvq__float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(5deg)}66%{transform:translate(-20px,20px)rotate(-5deg)}}@keyframes HubHero-module__laZDvq__float-logo-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.HubSteps-module__jVoZ-G__section{padding:var(--hub-section-padding)0;background:var(--hub-surface)}.HubSteps-module__jVoZ-G__container{width:100%;max-width:var(--hub-container-max);margin:0 auto;padding:0 2.5rem}.HubSteps-module__jVoZ-G__layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.HubSteps-module__jVoZ-G__stepsVertical{flex-direction:column;gap:2rem;display:flex;position:relative}.HubSteps-module__jVoZ-G__stepsVertical:before{content:"";background:linear-gradient(180deg,transparent,var(--hub-border),var(--hub-border),transparent);width:2px;position:absolute;top:2rem;bottom:2rem;left:2rem}.HubSteps-module__jVoZ-G__stepCard{text-align:left;background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:var(--hub-radius-lg);box-shadow:var(--hub-shadow-md);align-items:flex-start;gap:1.5rem;padding:2.5rem;transition:all .4s;display:flex;position:relative}.HubSteps-module__jVoZ-G__stepCard:hover{transform:translate(10px)}.HubSteps-module__jVoZ-G__stepNumber{color:var(--hub-success);opacity:.4;font-size:3.5rem;font-weight:800;line-height:1;font-family:var(--font-hub-heading)}.HubSteps-module__jVoZ-G__stepContent h3{font-family:var(--font-hub-heading);color:var(--hub-text-main);margin:0 0 .5rem;font-size:1.4rem}.HubSteps-module__jVoZ-G__stepContent p{font-family:var(--font-hub-body);color:var(--hub-text-body);margin:0}.HubSteps-module__jVoZ-G__textCol{text-align:left}.HubSteps-module__jVoZ-G__sectionTitle{font-family:var(--font-hub-heading);letter-spacing:-.02em;text-align:left;color:var(--hub-text-main);margin-bottom:2rem;font-size:3.5rem;font-weight:800;position:relative}.HubSteps-module__jVoZ-G__sectionTitle:after{content:"";background:var(--hub-gradient-accent);border-radius:2px;width:60px;height:4px;margin:1.5rem 0 0;display:block}.HubSteps-module__jVoZ-G__textCol p{font-family:var(--font-hub-body);color:var(--hub-text-body);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}@media (max-width:968px){.HubSteps-module__jVoZ-G__layout{grid-template-columns:1fr;gap:3rem}.HubSteps-module__jVoZ-G__stepsVertical:before{left:2rem}}@media (max-width:640px){.HubSteps-module__jVoZ-G__container{padding:0 1.5rem}.HubSteps-module__jVoZ-G__sectionTitle{font-size:2rem}}
.HubBlueprint-module__sBlywW__section{padding:var(--hub-section-padding)0;background:var(--hub-gradient-hero);color:#fff;position:relative;overflow:hidden}.HubBlueprint-module__sBlywW__section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#06b6d414 0%,#0000 40%),radial-gradient(circle at 80% 20%,#e11d480f 0%,#0000 40%);position:absolute;inset:0}.HubBlueprint-module__sBlywW__section:after{content:"";opacity:.5;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.HubBlueprint-module__sBlywW__container{width:100%;max-width:var(--hub-container-max);z-index:10;margin:0 auto;padding:0 2.5rem;position:relative}.HubBlueprint-module__sBlywW__sectionTitle{font-family:var(--font-hub-heading);letter-spacing:-.02em;text-align:center;color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;position:relative}.HubBlueprint-module__sBlywW__sectionTitle:after{content:"";background:var(--hub-gradient-accent);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 0;display:block}.HubBlueprint-module__sBlywW__sectionSubtitle{text-align:center;color:#ffffffb3;max-width:700px;margin:0 auto 4rem;font-size:1.25rem;line-height:1.8}.HubBlueprint-module__sBlywW__grid{z-index:10;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HubBlueprint-module__sBlywW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--hub-radius-lg);background:#ffffff08;border:1px solid #ffffff14;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.HubBlueprint-module__sBlywW__card:before{content:"";background:linear-gradient(90deg,var(--hub-success),var(--hub-navy));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.HubBlueprint-module__sBlywW__card:hover{box-shadow:var(--hub-shadow-glow);background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px)}.HubBlueprint-module__sBlywW__card:hover:before{opacity:1}.HubBlueprint-module__sBlywW__card:hover .HubBlueprint-module__sBlywW__icon{color:var(--hub-success);border-color:#05966966}.HubBlueprint-module__sBlywW__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.HubBlueprint-module__sBlywW__icon{width:56px;height:56px;color:var(--hub-tech);background:#47556926;border:1px solid #47556933;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.HubBlueprint-module__sBlywW__card h3{font-family:var(--font-hub-heading);color:#fff;margin:0;font-size:1.25rem}.HubBlueprint-module__sBlywW__card p{font-family:var(--font-hub-body);color:#fff9;font-size:1rem;line-height:1.7}@media (max-width:1024px){.HubBlueprint-module__sBlywW__grid{grid-template-columns:1fr}.HubBlueprint-module__sBlywW__sectionTitle{font-size:2.5rem}}@media (max-width:640px){.HubBlueprint-module__sBlywW__container{padding:0 1.5rem}}
.HubBento-module__lUedGa__section{padding:var(--hub-section-padding)0;background:var(--hub-bg);border-top:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border)}.HubBento-module__lUedGa__container{width:100%;max-width:var(--hub-container-max);margin:0 auto;padding:0 2.5rem}.HubBento-module__lUedGa__sectionTitle{font-family:var(--font-hub-heading);letter-spacing:-.02em;text-align:center;color:var(--hub-text-main);margin-bottom:4rem;font-size:3.5rem;font-weight:800;position:relative}.HubBento-module__lUedGa__sectionTitle:after{content:"";background:var(--hub-gradient-accent);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 0;display:block}.HubBento-module__lUedGa__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);gap:1.5rem;display:grid}.HubBento-module__lUedGa__card{background:var(--hub-surface);border-radius:var(--hub-radius-lg);border:1px solid var(--hub-border);box-shadow:var(--hub-shadow-sm);flex-direction:column;justify-content:flex-end;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.HubBento-module__lUedGa__card:hover{box-shadow:var(--hub-shadow-xl);border-color:var(--hub-border-hover);transform:translateY(-5px)scale(1.02)}.HubBento-module__lUedGa__large{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-color:#c7d2fe;grid-column:span 2}.HubBento-module__lUedGa__large h3{color:var(--hub-navy);font-size:2rem}.HubBento-module__lUedGa__icon{border-radius:var(--hub-radius-sm);width:48px;height:48px;box-shadow:var(--hub-shadow-md);color:var(--hub-navy);background:#fff;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.HubBento-module__lUedGa__iconLarge{background:var(--hub-gradient-accent);color:#fff;box-shadow:var(--hub-shadow-accent)}.HubBento-module__lUedGa__card h3{font-family:var(--font-hub-heading);color:var(--hub-text-main);margin-bottom:.75rem;font-size:1.35rem}.HubBento-module__lUedGa__card p{font-family:var(--font-hub-body);color:var(--hub-text-body);font-size:1rem}.HubBento-module__lUedGa__tag{background:var(--hub-navy);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--hub-radius-sm);margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.HubBento-module__lUedGa__large .HubBento-module__lUedGa__tag{background:var(--hub-accent)}.HubBento-module__lUedGa__tagGreen{background:var(--hub-success)}@media (max-width:1024px){.HubBento-module__lUedGa__grid{grid-template-columns:1fr}.HubBento-module__lUedGa__large{grid-column:span 1}.HubBento-module__lUedGa__sectionTitle{font-size:2.5rem}}@media (max-width:640px){.HubBento-module__lUedGa__container{padding:0 1.5rem}}
.HubPersonas-module__EcMhvq__section{padding:var(--hub-section-padding)0;background:var(--hub-surface)}.HubPersonas-module__EcMhvq__container{width:100%;max-width:var(--hub-container-max);margin:0 auto;padding:0 2.5rem}.HubPersonas-module__EcMhvq__sectionTitle{font-family:var(--font-hub-heading);letter-spacing:-.02em;text-align:center;color:var(--hub-text-main);margin-bottom:3rem;font-size:3.5rem;font-weight:800;position:relative}.HubPersonas-module__EcMhvq__sectionTitle:after{content:"";background:var(--hub-gradient-accent);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 0;display:block}.HubPersonas-module__EcMhvq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.HubPersonas-module__EcMhvq__card{background:var(--hub-surface);border-radius:var(--hub-radius-lg);border:1px solid var(--hub-border);text-align:center;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden}.HubPersonas-module__EcMhvq__card:before{content:"";background:var(--hub-border);transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0}.HubPersonas-module__EcMhvq__card:hover{box-shadow:var(--hub-shadow-xl);transform:translateY(-8px)}.HubPersonas-module__EcMhvq__card:hover:before{transform:scaleX(1.5)}.HubPersonas-module__EcMhvq__icon{background:var(--hub-bg);width:72px;height:72px;color:var(--hub-navy);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.HubPersonas-module__EcMhvq__card h3{font-family:var(--font-hub-heading);color:var(--hub-navy);margin-bottom:.75rem;font-size:1.15rem;line-height:1.4}.HubPersonas-module__EcMhvq__personaPa:before{background:var(--hub-tech)}.HubPersonas-module__EcMhvq__personaImprese:before{background:var(--hub-accent)}.HubPersonas-module__EcMhvq__personaPmi:before{background:var(--hub-warning)}.HubPersonas-module__EcMhvq__personaProf:before{background:var(--hub-success)}.HubPersonas-module__EcMhvq__personaPa:hover .HubPersonas-module__EcMhvq__icon{color:var(--hub-tech);background:#4755691a}.HubPersonas-module__EcMhvq__personaImprese:hover .HubPersonas-module__EcMhvq__icon{color:var(--hub-accent);background:#9f12391a}.HubPersonas-module__EcMhvq__personaPmi:hover .HubPersonas-module__EcMhvq__icon{color:var(--hub-warning);background:#d977061a}.HubPersonas-module__EcMhvq__personaProf:hover .HubPersonas-module__EcMhvq__icon{color:var(--hub-success);background:#0596691a}@media (max-width:1024px){.HubPersonas-module__EcMhvq__grid{grid-template-columns:1fr 1fr}.HubPersonas-module__EcMhvq__sectionTitle{font-size:2.5rem}}@media (max-width:640px){.HubPersonas-module__EcMhvq__container{padding:0 1.5rem}.HubPersonas-module__EcMhvq__grid{grid-template-columns:1fr}}
.HubAbout-module__j5zH0W__section{padding:var(--hub-section-padding)0;background:var(--hub-bg);border-top:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border)}.HubAbout-module__j5zH0W__container{width:100%;max-width:var(--hub-container-max);margin:0 auto;padding:0 2.5rem}.HubAbout-module__j5zH0W__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;display:grid}.HubAbout-module__j5zH0W__imageWrap{border-radius:var(--hub-radius-lg);box-shadow:var(--hub-shadow-md);border:1px solid var(--hub-border);background:#fff;justify-content:center;align-items:center;padding:2rem;display:flex}.HubAbout-module__j5zH0W__content{flex-direction:column;gap:1.5rem;display:flex}.HubAbout-module__j5zH0W__sectionTitle{font-family:var(--font-hub-heading);letter-spacing:-.02em;text-align:left;color:var(--hub-text-main);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;position:relative}.HubAbout-module__j5zH0W__sectionTitle:after{content:"";background:var(--hub-gradient-accent);border-radius:2px;width:60px;height:4px;margin:1.5rem 0 0;display:block}.HubAbout-module__j5zH0W__content p{font-family:var(--font-hub-body);color:var(--hub-text-body);font-size:1.1rem;line-height:1.8}@media (max-width:968px){.HubAbout-module__j5zH0W__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:640px){.HubAbout-module__j5zH0W__container{padding:0 1.5rem}.HubAbout-module__j5zH0W__sectionTitle{font-size:2rem}}
.HubContactForm-module__OwQxAa__section{background:var(--hub-navy);color:#fff;background-image:radial-gradient(circle at 30% 20%,#4755691a 0%,#0000 40%),radial-gradient(circle at 70% 80%,#9f123914 0%,#0000 40%);padding:8rem 0 0;position:relative;overflow:hidden}.HubContactForm-module__OwQxAa__section:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.HubContactForm-module__OwQxAa__container{width:100%;max-width:var(--hub-container-max);z-index:10;margin:0 auto;padding:0 2.5rem;position:relative}.HubContactForm-module__OwQxAa__layout{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.HubContactForm-module__OwQxAa__layoutFullWidth{grid-template-columns:1fr}.HubContactForm-module__OwQxAa__layoutFullWidth .HubContactForm-module__OwQxAa__text{text-align:center;max-width:100%;padding-bottom:4rem}.HubContactForm-module__OwQxAa__layoutFullWidth .HubContactForm-module__OwQxAa__text p{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.HubContactForm-module__OwQxAa__layoutFullWidth .HubContactForm-module__OwQxAa__sectionTitle{text-align:center}.HubContactForm-module__OwQxAa__text p{font-family:var(--font-hub-body);color:#ffffffb3;text-align:left;max-width:100%;margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.HubContactForm-module__OwQxAa__sectionTitle{font-family:var(--font-hub-heading);color:#fff;text-align:left;margin-bottom:1.5rem;font-size:3rem}.HubContactForm-module__OwQxAa__contactGrid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.HubContactForm-module__OwQxAa__contactCard{text-align:center;border-radius:var(--hub-radius-md);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;align-items:center;min-width:220px;padding:2rem 3rem;text-decoration:none;transition:all .3s;display:flex}.HubContactForm-module__OwQxAa__contactCard:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.HubContactForm-module__OwQxAa__contactCard:hover .HubContactForm-module__OwQxAa__contactIcon{color:#fff;border-color:var(--hub-tech);background:#06b6d41a}.HubContactForm-module__OwQxAa__contactCard:hover .HubContactForm-module__OwQxAa__contactValue{color:var(--hub-tech)}.HubContactForm-module__OwQxAa__contactIcon{border-radius:var(--hub-radius-sm);width:56px;height:56px;color:var(--hub-tech);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;margin-bottom:1rem;transition:all .3s;display:flex}.HubContactForm-module__OwQxAa__contactLabel{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.HubContactForm-module__OwQxAa__contactValue{color:#fff9;font-size:.95rem;transition:color .2s}.HubContactForm-module__OwQxAa__formCard{border-radius:var(--hub-radius-xl)var(--hub-radius-xl)0 0;color:var(--hub-text-main);background:#fff;margin-bottom:-1px;padding:3rem;position:relative;box-shadow:0 -20px 60px #0000004d}.HubContactForm-module__OwQxAa__formCard:before{content:"";background:var(--hub-gradient-accent);border-radius:2px;height:4px;position:absolute;top:0;left:2rem;right:2rem}.HubContactForm-module__OwQxAa__honeypot{opacity:0;position:absolute;left:-9999px}.HubContactForm-module__OwQxAa__formGroup{margin-bottom:1.5rem}.HubContactForm-module__OwQxAa__formGroup label{color:var(--hub-navy);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.HubContactForm-module__OwQxAa__formGroup input,.HubContactForm-module__OwQxAa__formGroup textarea{border:2px solid var(--hub-border);border-radius:var(--hub-radius-sm);background:var(--hub-bg);width:100%;font-size:1rem;font-family:var(--font-hub-body);padding:1rem 1.25rem;transition:all .3s}.HubContactForm-module__OwQxAa__formGroup input:focus,.HubContactForm-module__OwQxAa__formGroup textarea:focus{border-color:var(--hub-tech);background:#fff;outline:none;box-shadow:0 0 0 4px #06b6d41a}.HubContactForm-module__OwQxAa__formGroup input::-moz-placeholder{color:var(--hub-text-muted)}.HubContactForm-module__OwQxAa__formGroup textarea::-moz-placeholder{color:var(--hub-text-muted)}.HubContactForm-module__OwQxAa__formGroup input::placeholder,.HubContactForm-module__OwQxAa__formGroup textarea::placeholder{color:var(--hub-text-muted)}.HubContactForm-module__OwQxAa__error{color:#dc2626;margin-top:.4rem;font-size:.85rem;display:block}.HubContactForm-module__OwQxAa__success{color:#047857;border-radius:var(--hub-radius-sm);background:#0596691a;margin-bottom:1.5rem;padding:1rem}.HubContactForm-module__OwQxAa__errorMessage{color:#b91c1c;border-radius:var(--hub-radius-sm);background:#dc26261a;margin-bottom:1.5rem;padding:1rem}.HubContactForm-module__OwQxAa__submitButton{width:100%;font-family:var(--font-hub-heading);border-radius:var(--hub-radius-md);background:var(--hub-gradient-accent);color:#fff;cursor:pointer;box-shadow:var(--hub-shadow-accent);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.HubContactForm-module__OwQxAa__submitButton:hover{transform:translateY(-3px);box-shadow:0 15px 50px #e11d4859}.HubContactForm-module__OwQxAa__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width:1024px){.HubContactForm-module__OwQxAa__layout{grid-template-columns:1fr;gap:3rem}.HubContactForm-module__OwQxAa__sectionTitle{font-size:2.5rem}}@media (max-width:640px){.HubContactForm-module__OwQxAa__container{padding:0 1.5rem}}
