.page-module__CgKRpG__header{padding-top:8rem;padding-bottom:var(--space-lg);border-bottom:1px solid #3b82f614}.page-module__CgKRpG__title{color:var(--white);letter-spacing:-.02em;margin-bottom:var(--space-sm);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.page-module__CgKRpG__subtitle{color:var(--steel-500);max-width:520px;font-size:1rem;line-height:1.7}.page-module__CgKRpG__mainSection{padding:var(--space-lg) 0 var(--space-2xl)}.page-module__CgKRpG__blockTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--steel-400);margin-bottom:var(--space-sm);font-size:.68rem;font-weight:700}.page-module__CgKRpG__scheduleBlock{background:var(--navy-900);border-radius:var(--radius-md);padding:var(--space-md);max-width:560px;margin:var(--space-md) auto 0;border:1px solid #3b82f614}@media (max-width:1024px){.page-module__CgKRpG__scheduleBlock{max-width:100%}}.page-module__CgKRpG__scheduleList{flex-direction:column;display:flex}.page-module__CgKRpG__scheduleRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.85rem;display:flex}.page-module__CgKRpG__scheduleRow:last-child{border-bottom:none}.page-module__CgKRpG__scheduleDays{color:var(--steel-400)}.page-module__CgKRpG__scheduleHours{font-family:var(--font-mono);color:var(--white);font-size:.8rem}
.AddressAutocomplete-module__7rSUZa__wrapper{width:100%;position:relative}.AddressAutocomplete-module__7rSUZa__input{box-sizing:border-box;background:inherit;border:inherit;border-radius:inherit;width:100%;color:inherit;font-family:inherit;font-size:inherit;padding:inherit}
.ContactForm-module__1SvrgG__wrapper{border-radius:var(--radius-md);background:#3b82f614;max-width:560px;margin:0 auto;transition:max-width .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.ContactForm-module__1SvrgG__wrapperExpanded{max-width:100%}.ContactForm-module__1SvrgG__info{background:var(--navy-900);padding:var(--space-lg);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.ContactForm-module__1SvrgG__heading{color:var(--white);letter-spacing:-.02em;margin-bottom:var(--space-sm);max-width:420px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.15}.ContactForm-module__1SvrgG__highlight{color:var(--electric-bright)}.ContactForm-module__1SvrgG__text{color:var(--steel-500);margin-bottom:var(--space-md);max-width:420px;font-size:.92rem;line-height:1.7}.ContactForm-module__1SvrgG__options{flex-direction:column;gap:.5rem;width:100%;max-width:360px;display:flex}.ContactForm-module__1SvrgG__optionBtn{align-items:center;gap:var(--space-sm);padding:.75rem var(--space-sm);border:1px solid var(--navy-600);border-radius:var(--radius-sm);background:var(--navy-950);cursor:pointer;transition:border-color var(--transition), background var(--transition);text-align:left;width:100%;text-decoration:none;display:flex}.ContactForm-module__1SvrgG__optionBtn:hover{border-color:var(--electric);background:#3b82f60f}.ContactForm-module__1SvrgG__optionBtnPrimary{border-color:#3b82f64d}.ContactForm-module__1SvrgG__optionBtnPrimary:hover{border-color:var(--electric-bright)}.ContactForm-module__1SvrgG__optionIcon{border:1px solid var(--navy-600);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--electric);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactForm-module__1SvrgG__optionIcon svg{width:16px;height:16px}.ContactForm-module__1SvrgG__optionIcon.ContactForm-module__1SvrgG__whatsapp{color:#25d366;border-color:#25d36633}.ContactForm-module__1SvrgG__optionText{flex-direction:column;flex:1;gap:.15rem;display:flex}.ContactForm-module__1SvrgG__optionLabel{color:var(--steel-500);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ContactForm-module__1SvrgG__optionValue{font-family:var(--font-sans);color:var(--white);font-size:.9rem;font-weight:700}.ContactForm-module__1SvrgG__optionArrow{color:var(--electric);flex-shrink:0}.ContactForm-module__1SvrgG__formWrapper{background:var(--navy-900);opacity:0;pointer-events:none;border-left:1px solid #3b82f614;flex-direction:column;flex:0 0;transition:flex-basis .4s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;overflow:hidden}.ContactForm-module__1SvrgG__formVisible{opacity:1;pointer-events:all;padding:var(--space-lg);flex:0 0 50%}.ContactForm-module__1SvrgG__formHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.ContactForm-module__1SvrgG__closeBtn{border:1px solid var(--navy-600);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--steel-500);cursor:pointer;transition:border-color var(--transition), color var(--transition);background:0 0;justify-content:center;align-items:center;margin-left:auto;display:flex}.ContactForm-module__1SvrgG__closeBtn:hover{border-color:var(--electric);color:var(--white)}.ContactForm-module__1SvrgG__backBtn{color:var(--steel-500);cursor:pointer;transition:color var(--transition);background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.78rem;display:none}.ContactForm-module__1SvrgG__backBtn:hover{color:var(--white)}.ContactForm-module__1SvrgG__formTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--electric);font-size:.72rem}.ContactForm-module__1SvrgG__formRow{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.ContactForm-module__1SvrgG__formGroup{margin-bottom:var(--space-sm)}.ContactForm-module__1SvrgG__formGroup label{color:var(--steel-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.72rem;font-weight:600;display:block}.ContactForm-module__1SvrgG__formGroup input,.ContactForm-module__1SvrgG__formGroup select,.ContactForm-module__1SvrgG__formGroup textarea{border:1px solid var(--navy-600);border-radius:var(--radius-sm);width:100%;font-family:var(--font-sans);color:var(--white);background:var(--navy-950);transition:border-color var(--transition), box-shadow var(--transition);outline:none;padding:.75rem .9rem;font-size:.88rem}.ContactForm-module__1SvrgG__formGroup input::placeholder,.ContactForm-module__1SvrgG__formGroup textarea::placeholder{color:var(--steel-500)}.ContactForm-module__1SvrgG__formGroup input:focus,.ContactForm-module__1SvrgG__formGroup select:focus,.ContactForm-module__1SvrgG__formGroup textarea:focus{border-color:var(--electric);box-shadow:0 0 0 3px var(--electric-glow)}.ContactForm-module__1SvrgG__formGroup select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;padding-right:2.5rem}.ContactForm-module__1SvrgG__formGroup select option{background:var(--navy-900);color:var(--white)}.ContactForm-module__1SvrgG__formGroup textarea{resize:vertical;min-height:70px}.ContactForm-module__1SvrgG__honeypot{opacity:0;pointer-events:none;position:absolute;left:-9999px}.ContactForm-module__1SvrgG__privacyCheck{margin-bottom:var(--space-sm);align-items:flex-start;gap:.6rem;display:flex}.ContactForm-module__1SvrgG__privacyCheck input[type=checkbox]{width:16px;height:16px;accent-color:var(--electric);cursor:pointer;flex-shrink:0;margin-top:2px}.ContactForm-module__1SvrgG__privacyCheck label{color:var(--steel-500);cursor:pointer;font-size:.78rem;line-height:1.5}.ContactForm-module__1SvrgG__privacyCheck a{color:var(--electric);text-decoration:none}.ContactForm-module__1SvrgG__privacyCheck a:hover{text-decoration:underline}.ContactForm-module__1SvrgG__submit{width:100%;margin-top:var(--space-xs);justify-content:center}.ContactForm-module__1SvrgG__successMsg{padding:var(--space-md);border-radius:var(--radius-sm);color:var(--signal-green);text-align:center;background:#22c55e14;border:1px solid #22c55e33;font-size:.9rem}.ContactForm-module__1SvrgG__errorMsg{color:var(--signal-orange);margin-bottom:var(--space-sm);font-size:.82rem}@media (max-width:1024px){.ContactForm-module__1SvrgG__wrapper,.ContactForm-module__1SvrgG__wrapperExpanded{flex-direction:column;min-height:480px;position:relative;max-width:100%!important}.ContactForm-module__1SvrgG__formWrapper{flex:unset;opacity:1;pointer-events:none;border-left:none;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;overflow-y:auto;transform:translateY(-100%)}.ContactForm-module__1SvrgG__formVisible{flex:unset;pointer-events:all;padding:var(--space-lg);transform:translateY(0)}.ContactForm-module__1SvrgG__backBtn{display:flex}}@media (max-width:768px){.ContactForm-module__1SvrgG__info,.ContactForm-module__1SvrgG__formVisible{padding-left:5%;padding-right:5%}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr}.ContactForm-module__1SvrgG__backBtn{display:none}}
.page-module__Eee-4q__hero{padding:var(--space-md) 0 var(--space-xl)}.page-module__Eee-4q__heroGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;align-items:center;display:grid}.page-module__Eee-4q__heroTitle{color:var(--white);letter-spacing:-.03em;margin-bottom:var(--space-sm);font-size:clamp(2.4rem,4.5vw,3.4rem);font-weight:700;line-height:1.1}.page-module__Eee-4q__heroDescription{color:var(--steel-400);margin-bottom:var(--space-md);max-width:500px;font-size:1.05rem;line-height:1.7}.page-module__Eee-4q__heroActions{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.page-module__Eee-4q__heroBadges{gap:var(--space-sm);flex-wrap:wrap;display:flex}.page-module__Eee-4q__badge{color:var(--steel-400);border:1px solid var(--navy-600);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.78rem;display:flex}.page-module__Eee-4q__badge svg{width:14px;height:14px;color:var(--signal-green);flex-shrink:0}.page-module__Eee-4q__heroImage{border-radius:var(--radius-md);aspect-ratio:4/3;position:relative;overflow:hidden}.page-module__Eee-4q__heroImage:after{content:"";border-radius:var(--radius-md);pointer-events:none;border:1px solid #3b82f626;position:absolute;inset:0}.page-module__Eee-4q__sectionHeading{color:var(--white);letter-spacing:-.02em;margin-bottom:var(--space-sm);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.page-module__Eee-4q__problemSection{padding:var(--space-xl) 0;border-top:1px solid #3b82f614}.page-module__Eee-4q__problemCards{border-radius:var(--radius-md);margin-top:var(--space-lg);background:#3b82f614;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.page-module__Eee-4q__problemCard{background:var(--navy-900);padding:var(--space-md)}.page-module__Eee-4q__problemIcon{margin-bottom:var(--space-sm);font-size:1.5rem}.page-module__Eee-4q__problemCard h3{color:var(--white);margin-bottom:.4rem;font-size:1rem;font-weight:600}.page-module__Eee-4q__problemCard p{color:var(--steel-500);font-size:.82rem;line-height:1.6}.page-module__Eee-4q__benefitsSection{padding:var(--space-xl) 0;border-top:1px solid #3b82f614}.page-module__Eee-4q__benefitsGrid{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.page-module__Eee-4q__benefitCard{gap:var(--space-sm);border-radius:var(--radius-md);transition:border-color var(--transition), background var(--transition);border:1px solid #3b82f60f;padding:1.4rem;display:flex}.page-module__Eee-4q__benefitCard:hover{background:#3b82f608;border-color:#3b82f626}.page-module__Eee-4q__benefitIcon{border:1px solid var(--navy-600);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.page-module__Eee-4q__benefitCard h3{color:var(--white);margin-bottom:.3rem;font-size:.95rem;font-weight:600}.page-module__Eee-4q__benefitCard p{color:var(--steel-500);font-size:.82rem;line-height:1.6}.page-module__Eee-4q__benefitData{font-family:var(--font-mono);color:var(--electric);margin-top:.4rem;font-size:.72rem;display:inline-block}.page-module__Eee-4q__processSection{padding:var(--space-xl) 0;border-top:1px solid #3b82f614}.page-module__Eee-4q__processGrid{border-radius:var(--radius-md);margin-top:var(--space-lg);background:#3b82f614;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.page-module__Eee-4q__processStep{background:var(--navy-900);padding:var(--space-md);text-align:center}.page-module__Eee-4q__stepNumber{font-family:var(--font-mono);color:var(--electric);letter-spacing:.06em;margin-bottom:var(--space-xs);font-size:.7rem}.page-module__Eee-4q__stepIcon{border:1px solid var(--navy-600);width:48px;height:48px;margin:0 auto var(--space-sm);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.page-module__Eee-4q__processStep h4{color:var(--white);margin-bottom:.3rem;font-size:.95rem;font-weight:600}.page-module__Eee-4q__processStep p{color:var(--steel-500);font-size:.78rem;line-height:1.6}.page-module__Eee-4q__stepTime{font-family:var(--font-mono);color:var(--steel-500);border-top:1px solid #ffffff0d;margin-top:.5rem;padding-top:.5rem;font-size:.68rem}.page-module__Eee-4q__faqSection{padding:var(--space-xl) 0;border-top:1px solid #3b82f614}.page-module__Eee-4q__ctaSection{padding:var(--space-xl) 0 var(--space-2xl);border-top:1px solid #3b82f614}.page-module__Eee-4q__relatedSection{padding:var(--space-xl) 0;border-top:1px solid #3b82f614}.page-module__Eee-4q__relatedGrid{border-radius:var(--radius-md);margin-top:var(--space-lg);background:#3b82f614;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.page-module__Eee-4q__relatedCard{background:var(--navy-900);padding:var(--space-md);color:inherit;transition:background var(--transition);flex-direction:column;gap:.5rem;text-decoration:none;display:flex}.page-module__Eee-4q__relatedCard:hover{background:var(--navy-800)}.page-module__Eee-4q__relatedTag{font-family:var(--font-mono);color:var(--steel-500);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem}.page-module__Eee-4q__relatedCard h3{color:var(--white);font-size:1.05rem;font-weight:600}.page-module__Eee-4q__relatedCard p{color:var(--steel-500);font-size:.78rem;line-height:1.5}.page-module__Eee-4q__relatedArrow{color:var(--electric);transition:letter-spacing var(--transition);margin-top:auto;font-size:.78rem}.page-module__Eee-4q__relatedCard:hover .page-module__Eee-4q__relatedArrow{letter-spacing:.02em}@media (max-width:1024px){.page-module__Eee-4q__heroGrid,.page-module__Eee-4q__problemCards{grid-template-columns:1fr}.page-module__Eee-4q__processGrid{grid-template-columns:repeat(2,1fr)}.page-module__Eee-4q__benefitsGrid,.page-module__Eee-4q__relatedGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__Eee-4q__processGrid{grid-template-columns:1fr}.page-module__Eee-4q__heroBadges{flex-direction:column}}
.CreateTechnicianForm-module__YlkO8G__form{flex-direction:column;gap:.9rem;display:flex}.CreateTechnicianForm-module__YlkO8G__field{flex-direction:column;gap:.35rem;display:flex}.CreateTechnicianForm-module__YlkO8G__label{color:var(--steel-500);font-size:.78rem}.CreateTechnicianForm-module__YlkO8G__input{background:var(--navy-800);border:1px solid var(--navy-600);border-radius:var(--radius-sm);color:var(--white);font-family:var(--font-sans);transition:border-color var(--transition);outline:none;padding:.55rem .75rem;font-size:.85rem}.CreateTechnicianForm-module__YlkO8G__input:focus{border-color:var(--electric)}.CreateTechnicianForm-module__YlkO8G__error{color:#f87171;border-radius:var(--radius-sm);background:#f8717114;padding:.5rem .7rem;font-size:.8rem}.CreateTechnicianForm-module__YlkO8G__btn{background:var(--electric);color:var(--text-on-color);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:background var(--transition);border:none;margin-top:.25rem;padding:.65rem 1.2rem;font-size:.85rem;font-weight:600}.CreateTechnicianForm-module__YlkO8G__btn:hover:not(:disabled){background:var(--electric-bright)}.CreateTechnicianForm-module__YlkO8G__btn:disabled{opacity:.6;cursor:not-allowed}
.page-module__mtafIq__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__mtafIq__pageHeaderLeft{align-items:center;gap:.75rem;display:flex}.page-module__mtafIq__title{color:var(--white);font-size:1.4rem;font-weight:600}.page-module__mtafIq__count{font-size:.78rem;font-family:var(--font-mono);color:var(--steel-500);background:var(--navy-800);border:1px solid var(--navy-700);border-radius:20px;padding:.15rem .55rem}.page-module__mtafIq__addBtn{background:var(--electric);color:var(--text-on-color);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:background var(--transition);white-space:nowrap;border:none;padding:.5rem 1rem;font-size:.82rem;font-weight:600}.page-module__mtafIq__addBtn:hover{background:var(--electric-bright)}.page-module__mtafIq__list{border:1px solid var(--navy-700);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.page-module__mtafIq__row{border-bottom:1px solid var(--navy-800);background:var(--navy-900);transition:background var(--transition);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.25rem;text-decoration:none;display:flex}.page-module__mtafIq__row:last-child{border-bottom:none}.page-module__mtafIq__row:hover{background:var(--navy-800)}.page-module__mtafIq__rowLeft{align-items:center;gap:.85rem;min-width:0;display:flex}.page-module__mtafIq__avatar{width:34px;height:34px;color:var(--electric-bright);font-family:var(--font-mono);background:#3b82f61a;border:1px solid #3b82f633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.page-module__mtafIq__info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.page-module__mtafIq__name{color:var(--white);font-size:.9rem;font-weight:500}.page-module__mtafIq__meta{color:var(--steel-500);font-size:.78rem}.page-module__mtafIq__address{color:var(--steel-500);opacity:.7;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.page-module__mtafIq__rowRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.page-module__mtafIq__code{font-family:var(--font-mono);color:var(--electric-bright);background:#3b82f614;border-radius:4px;padding:.15rem .5rem;font-size:.75rem}.page-module__mtafIq__date{color:var(--steel-500);font-size:.72rem}.page-module__mtafIq__badgeClient{color:var(--electric-bright);background:#3b82f61a;border-radius:20px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}.page-module__mtafIq__badgeLead{color:#fbbf24;background:#f59e0b1a;border-radius:20px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}.page-module__mtafIq__empty{text-align:center;color:var(--steel-500);padding:3rem 1.5rem;font-size:.9rem}@media (max-width:768px){.page-module__mtafIq__title,.page-module__mtafIq__count{display:none}}
.page-module__r9QI2q__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__r9QI2q__pageHeaderLeft{align-items:center;gap:.75rem;display:flex}.page-module__r9QI2q__title{color:var(--white);font-size:1.4rem;font-weight:600}.page-module__r9QI2q__count{font-size:.78rem;font-family:var(--font-mono);color:var(--steel-500);background:var(--navy-800);border:1px solid var(--navy-700);border-radius:20px;padding:.15rem .55rem}.page-module__r9QI2q__addBtn{background:var(--electric);color:var(--text-on-color);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:background var(--transition);white-space:nowrap;border:none;padding:.5rem 1rem;font-size:.82rem;font-weight:600}.page-module__r9QI2q__addBtn:hover{background:var(--electric-bright)}.page-module__r9QI2q__list{border:1px solid var(--navy-700);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.page-module__r9QI2q__row{border-bottom:1px solid var(--navy-800);background:var(--navy-900);justify-content:space-between;align-items:center;padding:.9rem 1.25rem;display:flex}.page-module__r9QI2q__row:last-child{border-bottom:none}.page-module__r9QI2q__rowInactive{opacity:.45}.page-module__r9QI2q__rowMain{flex-direction:column;gap:.2rem;display:flex}.page-module__r9QI2q__name{color:var(--white);font-size:.9rem;font-weight:500}.page-module__r9QI2q__email{color:var(--steel-500);font-size:.78rem}.page-module__r9QI2q__rowMeta{align-items:center;gap:.5rem;display:flex}.page-module__r9QI2q__role{color:var(--electric-bright);font-size:.72rem;font-family:var(--font-mono);background:#3b82f61a;border-radius:20px;padding:.2rem .5rem}.page-module__r9QI2q__inactive{color:var(--steel-500);background:var(--navy-800);border-radius:20px;padding:.2rem .5rem;font-size:.72rem}.page-module__r9QI2q__empty{color:var(--steel-500);text-align:center;padding:2.5rem;font-size:.9rem}@media (max-width:768px){.page-module__r9QI2q__title,.page-module__r9QI2q__count{display:none}}
