.Form-module__KIy7bq__form{width:100%;max-width:100%}.Form-module__KIy7bq__formField+.Form-module__KIy7bq__formField{margin-top:16px}.Form-module__KIy7bq__formSection{margin-bottom:24px}.Form-module__KIy7bq__formSection:last-child{margin-bottom:0}.Form-module__KIy7bq__formActions{justify-content:flex-start;gap:12px;margin-top:24px;display:flex}.Form-module__KIy7bq__formActionsCenter{justify-content:center}.Form-module__KIy7bq__formActionsEnd{justify-content:flex-end}.Form-module__KIy7bq__formActionsStretch{justify-content:space-between}.Form-module__KIy7bq__formFooter{text-align:center;border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}@media (max-width:640px){.Form-module__KIy7bq__formActions{flex-direction:column}.Form-module__KIy7bq__formActionsStretch{justify-content:center}}
.Button-module__UbsrlW__button{font-size:16px;font-weight:400;font-family:var(--font-primary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:14px 20px;line-height:100%;text-decoration:none;display:inline-flex}.Button-module__UbsrlW__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__UbsrlW__button-primary{background:var(--color-primary);color:#fff}.Button-module__UbsrlW__button-primary:hover:not(:disabled){background:var(--color-primary-dark);box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary)30%,transparent);transform:translateY(-1px)}.Button-module__UbsrlW__button-secondary{color:#374151;background:#fff;border:1px solid #d1d5db;font-weight:400}.Button-module__UbsrlW__button-secondary:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.Button-module__UbsrlW__button-selected{border-radius:0;border-bottom:6px solid var(--color-primary)!important;background:0 0!important}.Button-module__UbsrlW__tertiary{color:var(--content-secondary);background-color:#0000;border-color:#0000}.Button-module__UbsrlW__tertiary svg{fill:var(--color-primary)}.Button-module__UbsrlW__button-tertiary-grerting{border-color:var(--color-primary);color:#1e1e1e;background-color:#0000;width:200px;font-size:.625rem;font-weight:500;border-radius:0!important}@media (max-width:767px){.Button-module__UbsrlW__button-tertiary-grerting{min-width:0;max-width:100%;width:100%!important}}@media (max-width:400px){.Button-module__UbsrlW__button-tertiary-grerting{padding:6px 4px;font-size:.6rem}}.Button-module__UbsrlW__tertiary:hover{background-color:var(--color-primary-light);border-color:var(--color-primary-light);color:var(--content-accent);fill:var(--content-accent)}.Button-module__UbsrlW__tertiary:hover svg{fill:var(--content-accent)}.Button-module__UbsrlW__tertiary:disabled{color:var(--border-primary);background-color:var(--background-state-disabled)}.Button-module__UbsrlW__tertiary:disabled svg{fill:var(--border-primary)}.Button-module__UbsrlW__button-success{color:#fff;background:#28a745}.Button-module__UbsrlW__button-success:hover:not(:disabled){background:#218838}.Button-module__UbsrlW__button-danger{color:#fff;background:#dc3545}.Button-module__UbsrlW__button-danger:hover:not(:disabled){background:#c82333}.Button-module__UbsrlW__button-loading{color:#0000;cursor:wait;position:relative}.Button-module__UbsrlW__button-loading:after{content:"";border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Button-module__UbsrlW__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Button-module__UbsrlW__spin{to{transform:rotate(360deg)}}.Button-module__UbsrlW__button-sm{min-height:36px;padding:8px 16px;font-size:14px}.Button-module__UbsrlW__button-lg{min-height:56px;padding:16px 24px;font-size:18px}.Button-module__UbsrlW__button-with-icon{gap:8px}.Button-module__UbsrlW__button-icon{flex-shrink:0;width:16px;height:16px}.Button-module__UbsrlW__notification-bell-btn{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;transition:background-color .2s;display:flex;background:#fff!important;border:none!important;padding:8px!important}.Button-module__UbsrlW__notification-bell-btn:hover{background:#f5f5f5!important}.Button-module__UbsrlW__button-agendar-desboard-cita{background-color:var(--color-primary);color:#fff;border:var(--radius-xs);border-radius:var(--radius-lg);cursor:pointer;align-items:center;width:100%;max-width:200px;margin-top:10px;padding:10px 20px;font-size:16px;font-weight:700;transition:background-color .3s}
.Autocomplete-module__yoPPKa__autocompleteWrapper{width:100%;position:relative;overflow:visible}.Autocomplete-module__yoPPKa__loadingSpinnerSmall{border:2px solid #f3f4f6;border-top:2px solid var(--color-primary);border-radius:50%;width:20px;height:20px;animation:1s linear infinite Autocomplete-module__yoPPKa__spin}@keyframes Autocomplete-module__yoPPKa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Autocomplete-module__yoPPKa__autocompleteWrapperIsOpen{z-index:9999}.Autocomplete-module__yoPPKa__autocompleteInputContainer{z-index:1;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;width:100%;min-height:44px;display:flex;position:relative}.Autocomplete-module__yoPPKa__autocompleteInputContainer:hover{border-color:#9ca3af}.Autocomplete-module__yoPPKa__autocompleteInputContainerIsOpen{border-color:var(--color-primary);z-index:1001;border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.Autocomplete-module__yoPPKa__autocompleteInputContainerIsOpenUp{border-top-color:#0000;border-top-left-radius:0;border-top-right-radius:0;border-bottom-color:var(--color-primary)!important;border-bottom-right-radius:8px!important;border-bottom-left-radius:8px!important}.Autocomplete-module__yoPPKa__autocompleteInputContainerHasError{border-color:#dc3545}.Autocomplete-module__yoPPKa__autocompleteInputContainerHasErrorIsOpen{box-shadow:0 0 0 3px #dc35451a}.Autocomplete-module__yoPPKa__autocompleteInput,.Autocomplete-module__yoPPKa__autocompleteDisplay{color:#1f2937;cursor:text;background:0 0;border:none;outline:none;flex:1;align-items:center;width:100%;min-height:42px;padding:10px 12px;font-size:14px;line-height:1.4;display:flex}.Autocomplete-module__yoPPKa__autocompleteDisplay{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Autocomplete-module__yoPPKa__autocompleteDisplayPlaceholder{color:#9ca3af}.Autocomplete-module__yoPPKa__autocompleteWrapperDisabled .Autocomplete-module__yoPPKa__autocompleteInputContainer,.Autocomplete-module__yoPPKa__autocompleteWrapperLocked .Autocomplete-module__yoPPKa__autocompleteInputContainer{cursor:default;background-color:#f9fafb}.Autocomplete-module__yoPPKa__autocompleteWrapperDisabled .Autocomplete-module__yoPPKa__autocompleteInput,.Autocomplete-module__yoPPKa__autocompleteWrapperDisabled .Autocomplete-module__yoPPKa__autocompleteDisplay,.Autocomplete-module__yoPPKa__autocompleteWrapperLocked .Autocomplete-module__yoPPKa__autocompleteInput,.Autocomplete-module__yoPPKa__autocompleteWrapperLocked .Autocomplete-module__yoPPKa__autocompleteDisplay{cursor:default;color:#6b7280}.Autocomplete-module__yoPPKa__autocompleteActions{align-items:center;padding-right:4px;display:flex}.Autocomplete-module__yoPPKa__autocompleteArrow{cursor:pointer;color:#6b7280;justify-content:center;align-items:center;padding:0 8px;transition:transform .2s;display:flex}.Autocomplete-module__yoPPKa__autocompleteArrow svg{width:20px;height:20px}.Autocomplete-module__yoPPKa__autocompleteInputContainerIsOpen .Autocomplete-module__yoPPKa__autocompleteArrow{color:var(--color-primary);transform:rotate(180deg)}.Autocomplete-module__yoPPKa__autocompleteDropdownContainer{z-index:9999;border:1px solid var(--color-primary);background:#fff;border-top:none;border-radius:0 0 8px 8px;margin-top:0;position:absolute;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Autocomplete-module__yoPPKa__autocompleteOptions{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;max-height:250px;margin:0;padding:0;list-style:none;overflow-y:auto}.Autocomplete-module__yoPPKa__autocompleteOptions::-webkit-scrollbar{width:6px}.Autocomplete-module__yoPPKa__autocompleteOptions::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.Autocomplete-module__yoPPKa__autocompleteOption{cursor:pointer;color:#1f2937;white-space:nowrap;text-overflow:ellipsis;padding:10px 16px;font-size:14px;transition:background-color .15s;overflow:hidden}.Autocomplete-module__yoPPKa__autocompleteOption:hover{background-color:#f3f4f6}.Autocomplete-module__yoPPKa__autocompleteOptionSelected{background-color:var(--color-primary-background);color:#000;font-weight:500}.Autocomplete-module__yoPPKa__autocompleteNoResults{color:#6b7280;text-align:center;padding:12px 16px;font-size:14px}.Autocomplete-module__yoPPKa__formField{flex-direction:column;gap:6px;display:flex;overflow:visible}.Autocomplete-module__yoPPKa__errorMessageContainer{align-items:center;min-height:16px;margin-top:2px;display:flex}.Autocomplete-module__yoPPKa__errorMessage{color:#dc3545;margin-top:0;font-size:12px;line-height:1;animation:.2s ease-in-out Autocomplete-module__yoPPKa__fadeIn}@keyframes Autocomplete-module__yoPPKa__fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.Autocomplete-module__yoPPKa__autocompleteWrapper .Autocomplete-module__yoPPKa__formField{gap:0;margin:0;overflow:visible}.Autocomplete-module__yoPPKa__autocompleteWrapper .Autocomplete-module__yoPPKa__formField label{margin-bottom:6px}@media (max-width:768px){.Autocomplete-module__yoPPKa__autocompleteDropdownContainer{z-index:10000;position:absolute;left:-1px;right:-1px}.Autocomplete-module__yoPPKa__autocompleteOptions{max-height:200px}}.Autocomplete-module__yoPPKa__registerForm .Autocomplete-module__yoPPKa__autocompleteInputContainer{min-height:40px}
.cancelacion-admin-modal{height:auto!important;max-height:fit-content!important}.cancelacion-admin-modal .modal-body{overflow:visible!important}.CancelacionAdminModal-module__A5GwRa__cancelacionContent{flex-direction:column;width:auto;padding:8px 0;display:flex}.CancelacionAdminModal-module__A5GwRa__citaInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:12px 16px}.CancelacionAdminModal-module__A5GwRa__citaPaciente{color:#475569;margin:0 0 8px;font-size:14px}.CancelacionAdminModal-module__A5GwRa__citaServicio{color:#1e293b;margin:0 0 4px;font-size:15px;font-weight:600}.CancelacionAdminModal-module__A5GwRa__citaFecha{color:#64748b;margin:0;font-size:14px}.CancelacionAdminModal-module__A5GwRa__formGroup{margin-bottom:16px}.CancelacionAdminModal-module__A5GwRa__label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.CancelacionAdminModal-module__A5GwRa__required{color:#dc2626}.CancelacionAdminModal-module__A5GwRa__select{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.CancelacionAdminModal-module__A5GwRa__select:focus{border-color:var(--color-primary,var(--color-primary));outline:none;box-shadow:0 0 0 3px #0066cc1a}.CancelacionAdminModal-module__A5GwRa__select:disabled{cursor:not-allowed;background-color:#f3f4f6}.CancelacionAdminModal-module__A5GwRa__selectError{border-color:#dc2626!important}.CancelacionAdminModal-module__A5GwRa__textarea{color:#374151;resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:80px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.CancelacionAdminModal-module__A5GwRa__textarea:focus{border-color:var(--color-primary,var(--color-primary));outline:none;box-shadow:0 0 0 3px #0066cc1a}.CancelacionAdminModal-module__A5GwRa__textarea:disabled{cursor:not-allowed;background-color:#f3f4f6}.CancelacionAdminModal-module__A5GwRa__textarea::placeholder{color:#9ca3af}.CancelacionAdminModal-module__A5GwRa__textareaFooter{justify-content:space-between;margin-top:4px;display:flex}.CancelacionAdminModal-module__A5GwRa__charCount{color:#9ca3af;font-size:12px}.CancelacionAdminModal-module__A5GwRa__charCountWarning{color:#f59e0b;font-weight:500}.CancelacionAdminModal-module__A5GwRa__charCountOk{color:#10b981;font-weight:500}.CancelacionAdminModal-module__A5GwRa__textareaError{border-color:#dc2626!important}.CancelacionAdminModal-module__A5GwRa__loadingCausales{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:12px;font-size:14px}.CancelacionAdminModal-module__A5GwRa__errorText{color:#dc2626;margin-top:4px;font-size:13px;display:block}.CancelacionAdminModal-module__A5GwRa__notificationWarning{background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px;display:flex}.CancelacionAdminModal-module__A5GwRa__warningIcon{flex-shrink:0;font-size:18px}.CancelacionAdminModal-module__A5GwRa__notificationWarning p{color:#92400e;margin:0;font-size:13px;line-height:1.4}.CancelacionAdminModal-module__A5GwRa__buttons{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:16px;padding-top:16px;display:flex}.CancelacionAdminModal-module__A5GwRa__buttons button{min-width:120px}@media (max-width:480px){.CancelacionAdminModal-module__A5GwRa__cancelacionContent{gap:8px}.CancelacionAdminModal-module__A5GwRa__citaInfo{margin-bottom:12px;padding:8px 12px}.CancelacionAdminModal-module__A5GwRa__citaServicio{font-size:14px}.CancelacionAdminModal-module__A5GwRa__citaFecha{font-size:13px}.CancelacionAdminModal-module__A5GwRa__formGroup{margin-bottom:12px}.CancelacionAdminModal-module__A5GwRa__label{margin-bottom:4px;font-size:13px}.CancelacionAdminModal-module__A5GwRa__textarea{min-height:60px;padding:8px;font-size:13px}.CancelacionAdminModal-module__A5GwRa__buttons{flex-direction:row;gap:8px;margin-top:12px;padding-top:12px}.CancelacionAdminModal-module__A5GwRa__buttons button{flex:1;min-width:0;padding:10px 4px!important;font-size:13px!important}}@media (max-width:360px){.CancelacionAdminModal-module__A5GwRa__buttons{flex-direction:column}.CancelacionAdminModal-module__A5GwRa__buttons button{width:100%}.CancelacionAdminModal-module__A5GwRa__citaInfo{margin-bottom:8px}}
.Loading-module__kLN8Na__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.Loading-module__kLN8Na__loading-sm{gap:16px}.Loading-module__kLN8Na__loading-lg{gap:24px}.Loading-module__kLN8Na__loading-spinner{border:4px solid var(--color-light);border-top:4px solid var(--color-primary);border-radius:var(--radius-full);width:40px;height:40px;animation:1s linear infinite Loading-module__kLN8Na__spin}.Loading-module__kLN8Na__loading-spinner-sm{border-width:2px;width:24px;height:24px}.Loading-module__kLN8Na__loading-spinner-lg{border-width:6px;width:60px;height:60px}.Loading-module__kLN8Na__loading-text{color:var(--color-gray);font-size:var(--font-size-sm);margin:0;font-weight:500}@keyframes Loading-module__kLN8Na__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loading-module__kLN8Na__loading-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loading-module__kLN8Na__loading-inline{align-items:center;gap:8px;display:inline-flex}.Loading-module__kLN8Na__loading-inline .Loading-module__kLN8Na__loading-spinner{border-width:2px;width:16px;height:16px}.Loading-module__kLN8Na__loading-inline .Loading-module__kLN8Na__loading-text{font-size:var(--font-size-sm);color:var(--color-gray)}
.CrearAfiliado-module__Nbghna__container{background:0 0;padding:0}.CrearAfiliado-module__Nbghna__header{margin-bottom:.5rem;padding:0 .5rem}.CrearAfiliado-module__Nbghna__headerTitle h1{color:#1e293b;align-items:center;gap:.5rem;margin:0 0 .2rem;font-size:1.4rem;font-weight:700;display:flex}.CrearAfiliado-module__Nbghna__headerTitle p{color:#64748b;margin:0;font-size:.85rem}.CrearAfiliado-module__Nbghna__stepperLayout{grid-template-columns:220px 1fr;align-items:start;gap:1rem;display:grid}.CrearAfiliado-module__Nbghna__stepRail{background:#fff;border-radius:20px;padding:1rem .5rem;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.CrearAfiliado-module__Nbghna__stepRailTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem .5rem;font-size:.65rem;font-weight:700}.CrearAfiliado-module__Nbghna__stepList{flex-direction:column;gap:1rem;display:flex}.CrearAfiliado-module__Nbghna__stepItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem;transition:background .18s;display:flex;position:relative}.CrearAfiliado-module__Nbghna__stepItem:hover:not(.CrearAfiliado-module__Nbghna__stepItemActive):not(.CrearAfiliado-module__Nbghna__stepItemDisabled){background:#f8fafc}.CrearAfiliado-module__Nbghna__stepItemActive{background:var(--color-primary-background)}.CrearAfiliado-module__Nbghna__stepItemDisabled{cursor:not-allowed;opacity:.5}.CrearAfiliado-module__Nbghna__stepItem:not(:last-child):after{content:"";z-index:0;background:#e2e8f0;width:2px;height:14px;position:absolute;bottom:-14px;left:1.375rem}.CrearAfiliado-module__Nbghna__stepItem.CrearAfiliado-module__Nbghna__stepItemDone:not(:last-child):after,.CrearAfiliado-module__Nbghna__stepItem.CrearAfiliado-module__Nbghna__stepItemActive:not(:last-child):after{background:var(--color-primary)}.CrearAfiliado-module__Nbghna__stepCircle{color:#94a3b8;z-index:1;background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.CrearAfiliado-module__Nbghna__stepItemActive .CrearAfiliado-module__Nbghna__stepCircle{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary)15%,transparent)}.CrearAfiliado-module__Nbghna__stepItemDone .CrearAfiliado-module__Nbghna__stepCircle{color:#fff;background:#10b981;border-color:#10b981}.CrearAfiliado-module__Nbghna__stepItemWarning .CrearAfiliado-module__Nbghna__stepCircle{color:#fff;background:#f59e0b;border-color:#f59e0b}.CrearAfiliado-module__Nbghna__stepMeta{flex-direction:column;gap:.1rem;padding-top:.2rem;display:flex}.CrearAfiliado-module__Nbghna__stepNumber{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.CrearAfiliado-module__Nbghna__stepLabel{color:#475569;font-size:.875rem;font-weight:600;line-height:1.3}.CrearAfiliado-module__Nbghna__stepItemActive .CrearAfiliado-module__Nbghna__stepLabel{color:var(--color-primary-dark)}.CrearAfiliado-module__Nbghna__stepItemDone .CrearAfiliado-module__Nbghna__stepLabel{color:#059669}.CrearAfiliado-module__Nbghna__stepItemWarning .CrearAfiliado-module__Nbghna__stepLabel{color:#b45309}.CrearAfiliado-module__Nbghna__formPanel{background:#fff;border-radius:20px;flex-direction:column;max-height:88vh;padding:1.5rem;animation:.25s ease-out CrearAfiliado-module__Nbghna__fadeSlide;display:flex;box-shadow:0 2px 4px #0000000d}.CrearAfiliado-module__Nbghna__formScrollArea{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;margin-top:1rem;margin-bottom:1rem;padding-right:.5rem;overflow-y:auto}.CrearAfiliado-module__Nbghna__formScrollArea::-webkit-scrollbar{width:6px}.CrearAfiliado-module__Nbghna__formScrollArea::-webkit-scrollbar-track{background:0 0}.CrearAfiliado-module__Nbghna__formScrollArea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.CrearAfiliado-module__Nbghna__formScrollArea::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes CrearAfiliado-module__Nbghna__fadeSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.CrearAfiliado-module__Nbghna__formPanelHeader{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem}.CrearAfiliado-module__Nbghna__formPanelHeader h2{color:#1e293b;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.25rem;font-weight:700;display:flex}.CrearAfiliado-module__Nbghna__formPanelHeader p{color:#64748b;margin:0;font-size:.85rem}.CrearAfiliado-module__Nbghna__progressBar{background:#f1f5f9;border-radius:99px;width:100%;height:4px;margin-top:1rem;overflow:hidden}.CrearAfiliado-module__Nbghna__progressFill{background:linear-gradient(90deg,var(--color-primary),#7c3aed);border-radius:99px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}.CrearAfiliado-module__Nbghna__formGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid;overflow:hidden!important}.CrearAfiliado-module__Nbghna__formGrid2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.CrearAfiliado-module__Nbghna__colSpan2{grid-column:span 2}.CrearAfiliado-module__Nbghna__colSpan3{grid-column:span 3}.CrearAfiliado-module__Nbghna__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.CrearAfiliado-module__Nbghna__fieldLabel{color:#475569;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600}.CrearAfiliado-module__Nbghna__required{color:#ef4444}.CrearAfiliado-module__Nbghna__fieldInput,.CrearAfiliado-module__Nbghna__fieldSelect{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.375rem .75rem;font-size:.85rem;transition:all .2s}.CrearAfiliado-module__Nbghna__fieldInput:focus,.CrearAfiliado-module__Nbghna__fieldSelect:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.CrearAfiliado-module__Nbghna__fieldInputError{border-color:#ef4444}.CrearAfiliado-module__Nbghna__fieldInputError:focus{box-shadow:0 0 0 3px #ef44441a}.CrearAfiliado-module__Nbghna__errorText{color:#ef4444;font-size:.72rem}.CrearAfiliado-module__Nbghna__formGrid select,.CrearAfiliado-module__Nbghna__formGrid input{height:36px!important;min-height:36px!important;padding:.375rem .75rem!important}.CrearAfiliado-module__Nbghna__formGrid [class*=autocompleteInputContainer]{min-height:36px!important}.CrearAfiliado-module__Nbghna__formGrid [class*=autocompleteInput],.CrearAfiliado-module__Nbghna__formGrid [class*=autocompleteDisplay]{height:34px!important;min-height:34px!important;padding:.375rem .75rem!important}.CrearAfiliado-module__Nbghna__stepActions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.CrearAfiliado-module__Nbghna__btnSecondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.CrearAfiliado-module__Nbghna__btnSecondary:hover{background:#f8fafc;border-color:#94a3b8}.CrearAfiliado-module__Nbghna__btnPrimary{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.CrearAfiliado-module__Nbghna__btnPrimary:hover:not(:disabled){background:var(--color-primary-dark);box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary)30%,transparent);transform:translateY(-1px)}.CrearAfiliado-module__Nbghna__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.CrearAfiliado-module__Nbghna__btnReset{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.CrearAfiliado-module__Nbghna__btnReset:hover{color:#ef4444;background:#fef2f2}.CrearAfiliado-module__Nbghna__existeWarning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.CrearAfiliado-module__Nbghna__successPanel{text-align:center;padding:3rem 2rem}.CrearAfiliado-module__Nbghna__successIcon{color:#16a34a;background:#f0fdf4;border:3px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.CrearAfiliado-module__Nbghna__successPanel h3{color:#166534;margin:0 0 .5rem;font-size:1.25rem}.CrearAfiliado-module__Nbghna__successPanel p{color:#64748b;margin:0 0 1.5rem;font-size:.9rem}.CrearAfiliado-module__Nbghna__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite CrearAfiliado-module__Nbghna__spin}@keyframes CrearAfiliado-module__Nbghna__spin{to{transform:rotate(360deg)}}.CrearAfiliado-module__Nbghna__submitErrorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.82rem;line-height:1.4;display:flex}.CrearAfiliado-module__Nbghna__submitErrorBanner strong{color:#991b1b}.CrearAfiliado-module__Nbghna__submitErrorClose{color:#b91c1c;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.9rem;line-height:1}.CrearAfiliado-module__Nbghna__submitErrorClose:hover{color:#7f1d1d}.CrearAfiliado-module__Nbghna__fotoLabel{color:#475569;text-transform:uppercase;letter-spacing:.02em;flex-direction:column;gap:.4rem;font-size:.75rem;font-weight:600;display:flex}.CrearAfiliado-module__Nbghna__fotoInput{color:#475569;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;width:100%;padding:.35rem .5rem;font-size:.82rem;transition:border-color .2s}.CrearAfiliado-module__Nbghna__fotoInput:hover{border-color:var(--color-primary)}.CrearAfiliado-module__Nbghna__fotoNombre{color:var(--color-primary);margin-top:.1rem;font-size:.75rem;font-weight:500}@media (max-width:1024px){.CrearAfiliado-module__Nbghna__stepperLayout{grid-template-columns:200px 1fr}.CrearAfiliado-module__Nbghna__formGrid{grid-template-columns:repeat(2,1fr)}.CrearAfiliado-module__Nbghna__colSpan3{grid-column:span 2}}@media (max-width:768px){.CrearAfiliado-module__Nbghna__stepperLayout{grid-template-columns:1fr}.CrearAfiliado-module__Nbghna__stepRail{padding:1rem;position:static}.CrearAfiliado-module__Nbghna__stepList{flex-direction:row;gap:.25rem;overflow-x:auto}.CrearAfiliado-module__Nbghna__stepItem{flex-direction:column;align-items:center;gap:.25rem;min-width:60px;padding:.5rem}.CrearAfiliado-module__Nbghna__stepItem:after{display:none}.CrearAfiliado-module__Nbghna__stepMeta{align-items:center}.CrearAfiliado-module__Nbghna__stepNumber{display:none}.CrearAfiliado-module__Nbghna__stepLabel{text-align:center;font-size:.7rem}.CrearAfiliado-module__Nbghna__container{padding:1rem}.CrearAfiliado-module__Nbghna__formGrid,.CrearAfiliado-module__Nbghna__formGrid2{grid-template-columns:1fr}.CrearAfiliado-module__Nbghna__colSpan2,.CrearAfiliado-module__Nbghna__colSpan3{grid-column:span 1}}
.FieldSelect-module__qEb6_q__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.FieldSelect-module__qEb6_q__colSpan2{grid-column:span 2}.FieldSelect-module__qEb6_q__colSpan3{grid-column:span 3}@media (max-width:1024px){.FieldSelect-module__qEb6_q__colSpan3{grid-column:span 2}}@media (max-width:768px){.FieldSelect-module__qEb6_q__colSpan2,.FieldSelect-module__qEb6_q__colSpan3{grid-column:span 1}}
.FieldInput-module__VrUaha__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.FieldInput-module__VrUaha__colSpan2{grid-column:span 2}.FieldInput-module__VrUaha__colSpan3{grid-column:span 3}.FieldInput-module__VrUaha__fieldLabel{color:#475569;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600}.FieldInput-module__VrUaha__required{color:#ef4444}.FieldInput-module__VrUaha__fieldInput{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.375rem .75rem;font-size:.85rem;transition:all .2s}.FieldInput-module__VrUaha__fieldInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.FieldInput-module__VrUaha__fieldInputError{border-color:#ef4444}.FieldInput-module__VrUaha__fieldInputError:focus{box-shadow:0 0 0 3px #ef44441a}.FieldInput-module__VrUaha__errorText{color:#ef4444;font-size:.72rem}@media (max-width:1024px){.FieldInput-module__VrUaha__colSpan3{grid-column:span 2}}@media (max-width:768px){.FieldInput-module__VrUaha__colSpan2,.FieldInput-module__VrUaha__colSpan3{grid-column:span 1}}
.Modal-module__mC9AyG__modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out Modal-module__mC9AyG__modalFadeIn;display:flex;position:fixed;inset:0}.Modal-module__mC9AyG__modalOverlay:has(.Modal-module__mC9AyG__cita-detalles-modal-v2){justify-content:stretch}.Modal-module__mC9AyG__modalContent{background:#fff;border-radius:12px;flex-direction:column;max-height:90vh;animation:.3s ease-out Modal-module__mC9AyG__modalSlideIn;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000026}.Modal-module__mC9AyG__modalLg .Modal-module__mC9AyG__modalContent{padding:20px}.Modal-module__mC9AyG__modalSm{width:400px;max-width:90vw;height:auto;max-height:90vh}.Modal-module__mC9AyG__modalMd{width:600px;max-width:90vw}.Modal-module__mC9AyG__modalLg{width:900px;max-width:95vw;max-height:95vh}.Modal-module__mC9AyG__modalXl{width:1100px;max-width:95vw;max-height:95vh}.Modal-module__mC9AyG__modalContent.cita-detalles-modal-v2{border-radius:0!important;width:50vw!important;min-width:50vw!important;max-width:50vw!important;height:auto!important;max-height:none!important;margin:0!important;overflow-x:hidden!important}.Modal-module__mC9AyG__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Modal-module__mC9AyG__modalHeader.cita-detalles-modal-v2{padding:8px 12px}.Modal-module__mC9AyG__modalHeaderTitleGroup{align-items:center;gap:8px;display:flex}.Modal-module__mC9AyG__modalTitle{color:#111827;margin:0;font-size:20px;font-weight:600}.Modal-module__mC9AyG__modalClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:24px;line-height:1;transition:all .2s}.Modal-module__mC9AyG__modalClose:hover{color:#374151;background:#f3f4f6}.Modal-module__mC9AyG__modalBody{flex:1;min-height:0;padding:10px 24px;overflow-y:auto}.Modal-module__mC9AyG__modalBody.cita-detalles-modal-v2{overflow-y:visible}.Modal-module__mC9AyG__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:10px 24px;display:flex}@keyframes Modal-module__mC9AyG__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__mC9AyG__modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__mC9AyG__loadingSpinner{border:3px solid #f3f4f6;border-top:3px solid var(--color-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Modal-module__mC9AyG__spin}@keyframes Modal-module__mC9AyG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Modal-module__mC9AyG__modalContent{max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);margin:20px}.Modal-module__mC9AyG__modalSm,.Modal-module__mC9AyG__modalMd,.Modal-module__mC9AyG__modalLg,.Modal-module__mC9AyG__modalXl{width:100%}.Modal-module__mC9AyG__modalHeader{padding:16px 20px 12px}.Modal-module__mC9AyG__modalBody{padding:16px 20px}.Modal-module__mC9AyG__modalFooter{flex-direction:column;padding:12px 20px}.Modal-module__mC9AyG__modalFooter button{width:100%}}
.PDFViewer-module__pnbqiG__overlay{z-index:10001;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out PDFViewer-module__pnbqiG__fadeIn;display:flex;position:fixed;inset:0}@keyframes PDFViewer-module__pnbqiG__fadeIn{0%{opacity:0}to{opacity:1}}.PDFViewer-module__pnbqiG__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;width:90%;max-width:1200px;height:92vh;animation:.4s cubic-bezier(.25,.8,.25,1) PDFViewer-module__pnbqiG__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes PDFViewer-module__pnbqiG__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.PDFViewer-module__pnbqiG__header{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.PDFViewer-module__pnbqiG__titleSection{color:#374151;flex:1;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex;overflow:hidden}.PDFViewer-module__pnbqiG__iconWrapper{background-color:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PDFViewer-module__pnbqiG__iconWrapper svg{color:#0d6efd}.PDFViewer-module__pnbqiG__title{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;overflow:hidden}.PDFViewer-module__pnbqiG__subtitle{color:#6b7280;margin:0;font-size:12px;font-weight:500}.PDFViewer-module__pnbqiG__subtitleContainer{align-items:center;gap:8px;display:flex}.PDFViewer-module__pnbqiG__versionBadge{color:#0369a1;text-transform:uppercase;letter-spacing:.025em;background-color:#e0f2fe;border:1px solid #bae6fd;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700}.PDFViewer-module__pnbqiG__controls{align-items:center;gap:8px;display:flex}.PDFViewer-module__pnbqiG__iconButton,.PDFViewer-module__pnbqiG__actionButton{cursor:pointer;color:#6b7280;background-color:#f3f4f6;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.PDFViewer-module__pnbqiG__iconButton:hover,.PDFViewer-module__pnbqiG__actionButton:hover{color:#0d6efd;background-color:#e5e7eb}.PDFViewer-module__pnbqiG__iconButton:active,.PDFViewer-module__pnbqiG__actionButton:active{background-color:#d1d5db}.PDFViewer-module__pnbqiG__actionButton{gap:6px;padding:6px 14px}.PDFViewer-module__pnbqiG__actionButton.PDFViewer-module__pnbqiG__primary{color:#fff;background-color:#0d6efd}.PDFViewer-module__pnbqiG__actionButton.PDFViewer-module__pnbqiG__primary:hover{background-color:#0b5ed7}.PDFViewer-module__pnbqiG__actionButton.PDFViewer-module__pnbqiG__primary:disabled{opacity:.6;cursor:not-allowed}.PDFViewer-module__pnbqiG__closeButton{color:#9ca3af;background-color:#0000;border:none;border-radius:6px;padding:6px;transition:all .2s}.PDFViewer-module__pnbqiG__closeButton:hover{color:#ef4444;background-color:#fee2e2}.PDFViewer-module__pnbqiG__documentContainer{text-align:center;background-color:#f9fafb;flex-grow:1;padding:8px;display:block;position:relative;overflow:auto}.PDFViewer-module__pnbqiG__documentContainer::-webkit-scrollbar{width:8px}.PDFViewer-module__pnbqiG__documentContainer::-webkit-scrollbar-track{background:#f3f4f6}.PDFViewer-module__pnbqiG__documentContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.PDFViewer-module__pnbqiG__documentContainer::-webkit-scrollbar-thumb:hover{background:#9ca3af}.PDFViewer-module__pnbqiG__viewerContent{text-align:left;min-width:100%;min-height:100%;display:inline-block}.PDFViewer-module__pnbqiG__pdfPagesContainer{flex-direction:column;align-items:center;width:max-content;margin:0 auto;padding:20px 0;display:flex}.PDFViewer-module__pnbqiG__pdfPage{max-width:none;height:auto!important}.PDFViewer-module__pnbqiG__imageFrame{border-radius:4px;max-width:100%;height:auto;box-shadow:0 4px 12px #00000014}.PDFViewer-module__pnbqiG__pdfFrame{flex-grow:1;width:100%;min-height:70vh}.PDFViewer-module__pnbqiG__blurredContent{filter:blur(20px)grayscale();pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .3s}.PDFViewer-module__pnbqiG__sensitiveContent{-webkit-user-select:none;user-select:none}.PDFViewer-module__pnbqiG__privacyOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;text-align:center;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;padding:40px;animation:.3s PDFViewer-module__pnbqiG__fadeIn;display:flex;position:absolute;inset:0}.PDFViewer-module__pnbqiG__privacyIcon{color:#ef4444;margin-bottom:16px;animation:2s infinite PDFViewer-module__pnbqiG__pulse}.PDFViewer-module__pnbqiG__privacyTitle{color:#111827;margin:0 0 8px;font-size:20px;font-weight:700}.PDFViewer-module__pnbqiG__privacyText{color:#4b5563;max-width:300px;margin:0;font-size:14px}.PDFViewer-module__pnbqiG__watermarkContainer{pointer-events:none;z-index:5;opacity:.15;-webkit-user-select:none;user-select:none;flex-wrap:wrap;place-content:space-around;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.PDFViewer-module__pnbqiG__watermarkItem{color:#000;white-space:nowrap;padding:60px;font-size:16px;font-weight:800;transform:rotate(-30deg)}@keyframes PDFViewer-module__pnbqiG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PDFViewer-module__pnbqiG__loadingOverlay{z-index:10;background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PDFViewer-module__pnbqiG__loadingContent{flex-direction:column;align-items:center;gap:12px;display:flex}.PDFViewer-module__pnbqiG__loadingSpinner{border:4px solid #e5e7eb;border-top-color:#0d6efd;border-radius:50%;width:40px;height:40px;animation:1s linear infinite PDFViewer-module__pnbqiG__spin}@keyframes PDFViewer-module__pnbqiG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PDFViewer-module__pnbqiG__loadingContent p{color:#6b7280;margin:0;font-size:13px;font-weight:500}.PDFViewer-module__pnbqiG__spinnerIcon{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite PDFViewer-module__pnbqiG__spin}@media print{.PDFViewer-module__pnbqiG__overlay,.PDFViewer-module__pnbqiG__container{display:none!important}}@media (max-width:992px){.PDFViewer-module__pnbqiG__container{width:95%;height:95vh}.PDFViewer-module__pnbqiG__header{padding:16px 24px}.PDFViewer-module__pnbqiG__title{font-size:16px}.PDFViewer-module__pnbqiG__pdfFrame{min-height:500px}}@media (max-width:768px){.PDFViewer-module__pnbqiG__header{flex-direction:column;align-items:flex-start;gap:16px;padding:14px 20px}.PDFViewer-module__pnbqiG__titleSection{width:100%}.PDFViewer-module__pnbqiG__controls{justify-content:flex-end;gap:8px;width:100%}.PDFViewer-module__pnbqiG__actionButton span{display:none}.PDFViewer-module__pnbqiG__actionButton.PDFViewer-module__pnbqiG__primary span{display:inline}.PDFViewer-module__pnbqiG__documentContainer{padding:14px}.PDFViewer-module__pnbqiG__pdfFrame{min-height:400px}.PDFViewer-module__pnbqiG__title{font-size:15px}}@media (max-width:480px){.PDFViewer-module__pnbqiG__overlay{padding:0}.PDFViewer-module__pnbqiG__container{border-radius:0;width:100%;height:100vh;max-height:100vh}.PDFViewer-module__pnbqiG__header{flex-wrap:nowrap;padding:12px 16px}.PDFViewer-module__pnbqiG__titleSection{flex:1;min-width:0;max-width:calc(100% - 100px);overflow:hidden}.PDFViewer-module__pnbqiG__title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;overflow:hidden}.PDFViewer-module__pnbqiG__subtitle{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.PDFViewer-module__pnbqiG__controls{flex-shrink:0}.PDFViewer-module__pnbqiG__documentContainer{height:calc(100vh - 120px);padding:8px}.PDFViewer-module__pnbqiG__actionButton{padding:8px 10px;font-size:12px}.PDFViewer-module__pnbqiG__pdfFrame{height:100%;min-height:300px}}
.Select-module__fQeqTq__select{width:100%;font-size:16px;font-style:normal;font-weight:400;font-family:var(--font-primary);letter-spacing:0%;cursor:pointer;box-sizing:border-box;appearance:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right 12px center/16px no-repeat;border:1px solid #d1d5db;border-radius:8px;padding:12px 40px 12px 16px;line-height:140%;transition:all .2s;color:#000!important;-webkit-text-fill-color:#000!important}.Select-module__fQeqTq__select option{color:#000!important;-webkit-text-fill-color:#000!important;opacity:1!important;visibility:visible!important;background:#fff!important;padding:8px!important;font-size:14px!important;font-weight:700!important}.Select-module__fQeqTq__select option:not([value=""]){color:#000!important;font-weight:600!important}.Select-module__fQeqTq__select option[disabled]{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important}.Select-module__fQeqTq__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.Select-module__fQeqTq__select:disabled{color:#6b7280;cursor:not-allowed;background:#f9fafb}.Select-module__fQeqTq__select.Select-module__fQeqTq__error{border-color:#dc3545!important}.Select-module__fQeqTq__select.Select-module__fQeqTq__loading{padding-right:40px}.Select-module__fQeqTq__selectWrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:50rem;margin:0 auto;display:flex;position:relative}.Select-module__fQeqTq__selectWrapperContrato{align-items:center;width:30vw;display:flex;position:relative}@media (max-width:431px){.Select-module__fQeqTq__selectWrapperContratos{width:80vw}}.Select-module__fQeqTq__selectLoading{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Select-module__fQeqTq__selectLoading .loading-spinner{border-width:2px;width:16px;height:16px}.Select-module__fQeqTq__label{letter-spacing:0;color:#1e1e1e;margin-bottom:8px;font-size:14px;font-style:normal;font-weight:600;line-height:14px;display:block}.Select-module__fQeqTq__label.Select-module__fQeqTq__required:after{content:" *";color:#dc3545}.Select-module__fQeqTq__errorMessage{letter-spacing:0%;color:#dc3545;margin-top:4px;font-size:12px;font-style:normal;font-weight:400;line-height:140%;display:block}.Select-module__fQeqTq__formField{flex-direction:column;min-height:70px;display:flex}.Select-module__fQeqTq__required{color:#dc3545}@media (max-width:768px){.Select-module__fQeqTq__selectWrapper,.Select-module__fQeqTq__select{width:100%!important;max-width:100%!important;min-width:unset!important}.Select-module__fQeqTq__formField{width:100%!important;max-width:100%!important}}
.Calendar-module__OeY4QG__calendar{color:#1e1e1e;background:#fff;border-radius:12px;height:auto;margin:0;padding:16px}.Calendar-module__OeY4QG__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Calendar-module__OeY4QG__calendarSelectors{flex:1;align-items:center;gap:8px;display:flex}.Calendar-module__OeY4QG__monthSelect,.Calendar-module__OeY4QG__yearInput{color:#111827;cursor:text;background:0 0;border:1px solid #0000;border-radius:6px;outline:none;width:auto;padding:4px 8px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.Calendar-module__OeY4QG__yearInput{text-align:center;appearance:textfield;width:70px}.Calendar-module__OeY4QG__yearInput::-webkit-outer-spin-button{appearance:none;margin:0}.Calendar-module__OeY4QG__yearInput::-webkit-inner-spin-button{appearance:none;margin:0}.Calendar-module__OeY4QG__monthSelect:hover,.Calendar-module__OeY4QG__yearInput:hover{background-color:#f3f4f6;border-color:#e5e7eb}.Calendar-module__OeY4QG__monthSelect:focus,.Calendar-module__OeY4QG__yearInput:focus{border-color:var(--color-primary);background-color:#fff}.Calendar-module__OeY4QG__loadingSmall{color:#6b7280;margin-left:4px;font-size:11px}.Calendar-module__OeY4QG__calendarNavButtons{gap:4px;display:flex}.Calendar-module__OeY4QG__calendarNavButton{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.Calendar-module__OeY4QG__calendarNavButton:hover{background-color:#f3f4f6}.Calendar-module__OeY4QG__calendarGrid{flex-direction:column;gap:4px;display:flex}.Calendar-module__OeY4QG__calendarWeekHeader{grid-template-columns:repeat(7,1fr);margin-bottom:8px;display:grid}.Calendar-module__OeY4QG__weekdayHeader{text-align:center;color:#6b7280;padding:8px 0;font-size:12px;font-weight:500}.Calendar-module__OeY4QG__calendarDates{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.Calendar-module__OeY4QG__dateButton{aspect-ratio:1;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:400;transition:all .2s;display:flex}.Calendar-module__OeY4QG__dateButton:hover:not(:disabled){background-color:#f3f4f6}.Calendar-module__OeY4QG__dateButtonSelected{font-weight:500;background-color:var(--color-primary)!important;color:#fff!important}.Calendar-module__OeY4QG__dateButtonSelected:hover:not(:disabled){background-color:var(--color-primary-dark)!important}.Calendar-module__OeY4QG__dateButtonAnotherMonth{color:#d1d5db}.Calendar-module__OeY4QG__dateButtonHoliday{color:#ef4444;background-color:#fef2f2;font-weight:500}.Calendar-module__OeY4QG__dateButtonHoliday:hover:not(:disabled){background-color:#fee2e2}.Calendar-module__OeY4QG__dateButtonNoHours{color:#9ca3af;background-color:#f9fafb}.Calendar-module__OeY4QG__dateButtonUnavailable{color:#d1d5db;background:0 0}.Calendar-module__OeY4QG__dateButtonAvailable{background-color:none;color:#166534;font-weight:500}.Calendar-module__OeY4QG__dateButtonAvailable:hover:not(:disabled){background-color:#bbf7d0}.Calendar-module__OeY4QG__dateButtonToday{color:var(--color-primary);box-shadow:inset 0 0 0 2px var(--color-primary);font-weight:600}.Calendar-module__OeY4QG__dateButtonInRange{background-color:var(--color-primary-light)!important;color:var(--color-primary-dark)!important;border-radius:0!important}.Calendar-module__OeY4QG__dateButtonRangeStart{background-color:var(--color-primary)!important;color:#fff!important;border-radius:8px 0 0 8px!important}.Calendar-module__OeY4QG__dateButtonRangeEnd{background-color:var(--color-primary)!important;color:#fff!important;border-radius:0 8px 8px 0!important}.Calendar-module__OeY4QG__dateButtonRangeStart.Calendar-module__OeY4QG__dateButtonRangeEnd{border-radius:8px!important}.Calendar-module__OeY4QG__dateButton:disabled{cursor:not-allowed;opacity:.5}.Calendar-module__OeY4QG__calendarLegend{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:12px;padding-top:12px;display:flex}.Calendar-module__OeY4QG__legendItem{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:flex}.Calendar-module__OeY4QG__legendColor{border-radius:4px;width:12px;height:12px}.Calendar-module__OeY4QG__legendColorAvailable{background:#dcfce7;border:1px solid #bbf7d0}.Calendar-module__OeY4QG__legendColorUnavailable{background:#f9fafb;border:1px solid #e5e7eb}.Calendar-module__OeY4QG__legendColorSelected{background:var(--color-primary)}.Calendar-module__OeY4QG__legendColorNoHours{background:#f3f4f6;border:1px solid #e5e7eb}.Calendar-module__OeY4QG__legendColorHoliday{background:#fef2f2;border:1px solid #fecaca}.Calendar-module__OeY4QG__calendarFooter{border-top:1px solid #e5e7eb;justify-content:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.Calendar-module__OeY4QG__calendarTodayBtn{color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;background:0 0;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.Calendar-module__OeY4QG__calendarTodayBtn:hover{background-color:var(--color-primary-background)}.Calendar-module__OeY4QG__calendarFinishBtn{color:#fff;background-color:var(--color-primary);cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.Calendar-module__OeY4QG__calendarFinishBtn:hover{background-color:var(--color-primary-dark)}
.Toast-module__CKl-OG__toastContainer{z-index:1000;flex-direction:column;gap:10px;max-width:400px;display:flex;position:fixed;top:20px;right:20px}.Toast-module__CKl-OG__toast{z-index:9999;color:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-width:300px;max-width:400px;padding:12px 16px;font-size:14px;font-weight:400;animation:.3s ease-out Toast-module__CKl-OG__slideIn;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 6px #0000001a}.Toast-module__CKl-OG__toastSuccess{background:#28a745}.Toast-module__CKl-OG__toastError{background:#dc3545}.Toast-module__CKl-OG__toastWarning{color:#212529;background:#ffc107}.Toast-module__CKl-OG__toastInfo{background:#17a2b8}.Toast-module__CKl-OG__toastClose{color:inherit;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;margin-left:12px;padding:0;font-size:20px;display:flex}.Toast-module__CKl-OG__toastClose:hover{opacity:1}.Toast-module__CKl-OG__toastIcon{flex-shrink:0;width:16px;height:16px;margin-right:8px}.Toast-module__CKl-OG__toastContent{flex-direction:column;flex:1;align-items:flex-start;gap:8px;display:flex}.Toast-module__CKl-OG__toastActionBtn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #fff6;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.Toast-module__CKl-OG__toastActionBtn:hover{background:#ffffff4d}.Toast-module__CKl-OG__toastWarning .Toast-module__CKl-OG__toastActionBtn{color:#212529;background:#0000000d;border-color:#0003}.Toast-module__CKl-OG__toastWarning .Toast-module__CKl-OG__toastActionBtn:hover{background:#0000001a}.Toast-module__CKl-OG__toastTitle{margin-bottom:2px;font-weight:600}.Toast-module__CKl-OG__toastMessage{white-space:pre-wrap;font-size:14px;line-height:1.4}@keyframes Toast-module__CKl-OG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__CKl-OG__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.Toast-module__CKl-OG__toastHide{animation:.3s ease-in forwards Toast-module__CKl-OG__slideOut}.Toast-module__CKl-OG__topLeft{top:20px;left:20px;right:auto}.Toast-module__CKl-OG__topCenter{top:20px;left:50%;right:auto;transform:translate(-50%)}.Toast-module__CKl-OG__topRight{top:20px;left:auto;right:20px}.Toast-module__CKl-OG__bottomLeft{inset:auto auto 20px 20px}.Toast-module__CKl-OG__bottomCenter{inset:auto auto 20px 50%;transform:translate(-50%)}.Toast-module__CKl-OG__bottomRight{inset:auto 20px 20px auto}@media (max-width:480px){.Toast-module__CKl-OG__toastContainer{max-width:none;left:10px;right:10px}.Toast-module__CKl-OG__toast{min-width:auto;max-width:none}}
.CancelConfirmationModal-module__k6Of2q__confirmationContent{text-align:center;padding:0}.CancelConfirmationModal-module__k6Of2q__warningIcon{justify-content:center;margin-bottom:16px;display:flex}.CancelConfirmationModal-module__k6Of2q__confirmationText h3{color:#1f2937;margin-bottom:8px;font-size:18px;font-weight:600}.CancelConfirmationModal-module__k6Of2q__confirmationText p{color:#6b7280;margin-bottom:16px;font-size:14px;line-height:1.5}.CancelConfirmationModal-module__k6Of2q__appointmentInfo{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;padding:16px}.CancelConfirmationModal-module__k6Of2q__appointmentInfo h4{color:#374151;margin:0 0 12px;font-size:16px;font-weight:600}.CancelConfirmationModal-module__k6Of2q__detailRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.CancelConfirmationModal-module__k6Of2q__detailRow:last-child{border-bottom:none;padding-bottom:0}.CancelConfirmationModal-module__k6Of2q__detailLabel{color:#6b7280;font-size:14px;font-weight:500}.CancelConfirmationModal-module__k6Of2q__detailValue{color:#1f2937;text-align:right;max-width:60%;font-size:14px;font-weight:600}.CancelConfirmationModal-module__k6Of2q__confirmationButtons{justify-content:center;gap:12px;display:flex}.CancelConfirmationModal-module__k6Of2q__cancelBtn,.CancelConfirmationModal-module__k6Of2q__confirmBtn{min-width:140px}.CancelConfirmationModal-module__k6Of2q__confirmBtn{background:#dc2626;border-color:#dc2626}.CancelConfirmationModal-module__k6Of2q__confirmBtn:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}@media (max-width:640px){.CancelConfirmationModal-module__k6Of2q__confirmationContent{gap:20px}.CancelConfirmationModal-module__k6Of2q__warningIcon{font-size:40px}.CancelConfirmationModal-module__k6Of2q__confirmationText h3{font-size:18px}.CancelConfirmationModal-module__k6Of2q__detailRow{flex-direction:column;align-items:flex-start;gap:4px}.CancelConfirmationModal-module__k6Of2q__detailValue{text-align:left;max-width:100%}.CancelConfirmationModal-module__k6Of2q__confirmationButtons{flex-direction:column}.CancelConfirmationModal-module__k6Of2q__cancelBtn,.CancelConfirmationModal-module__k6Of2q__confirmBtn{width:100%}}
.LandingMessageCard-module__2lbkRa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:8px;width:100%;max-width:360px;margin:50px;padding:24px;box-shadow:0 20px 40px #0000001a}.LandingMessageCard-module__2lbkRa__content{flex-direction:column;gap:20px;display:flex}.LandingMessageCard-module__2lbkRa__title{color:#1a1a1a;text-align:center;margin:0;font-size:18px;font-weight:600;line-height:1.4}.LandingMessageCard-module__2lbkRa__serviceTitle{color:#1a1a1a;text-align:left;margin:0 0 16px;font-size:16px;font-weight:400}.LandingMessageCard-module__2lbkRa__details{background:#f8f9fa;border-radius:6px;flex-direction:column;gap:12px;padding:16px;display:flex}.LandingMessageCard-module__2lbkRa__detailItem{align-items:center;gap:8px;display:flex}.LandingMessageCard-module__2lbkRa__detailIcon{color:var(--color-primary);flex-shrink:0}.LandingMessageCard-module__2lbkRa__detailLabel{color:#6b7280;min-width:80px;font-size:14px;font-weight:500}.LandingMessageCard-module__2lbkRa__detailValue{color:var(--color-primary);font-size:14px;font-weight:600}.LandingMessageCard-module__2lbkRa__important{text-align:center;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;padding:16px}.LandingMessageCard-module__2lbkRa__importantHeader{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.LandingMessageCard-module__2lbkRa__warningIcon{color:#856404}.LandingMessageCard-module__2lbkRa__importantText{color:#856404;font-size:16px;font-weight:600}.LandingMessageCard-module__2lbkRa__arrowIcon{color:#856404}.LandingMessageCard-module__2lbkRa__importantDescription{color:#856404;margin:0;font-size:14px;line-height:1.4}@media (max-width:768px){.LandingMessageCard-module__2lbkRa__card{width:90vw;max-width:90vw;margin:20px;padding:24px}.LandingMessageCard-module__2lbkRa__title{font-size:18px}.LandingMessageCard-module__2lbkRa__serviceTitle{font-size:16px}.LandingMessageCard-module__2lbkRa__detailLabel,.LandingMessageCard-module__2lbkRa__detailValue{font-size:14px}.LandingMessageCard-module__2lbkRa__importantText{font-size:16px}.LandingMessageCard-module__2lbkRa__importantDescription{font-size:14px}}
.PasswordPromptModal-module__wpQFza__container{text-align:center;flex-direction:column;align-items:center;padding:1rem .5rem;display:flex}.PasswordPromptModal-module__wpQFza__iconWrapper{background-color:var(--color-primary-light,#f0f7ff);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.PasswordPromptModal-module__wpQFza__icon{color:var(--color-primary,#007bff)}.PasswordPromptModal-module__wpQFza__description{color:var(--color-text-secondary,#666);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.PasswordPromptModal-module__wpQFza__form{width:100%}.PasswordPromptModal-module__wpQFza__inputGroup{width:100%;margin-bottom:.5rem;position:relative}.PasswordPromptModal-module__wpQFza__input{border:1px solid var(--color-border,#ddd);border-radius:8px;outline:none;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.PasswordPromptModal-module__wpQFza__input:focus{border-color:var(--color-primary,#007bff);box-shadow:0 0 0 3px #007bff1a}.PasswordPromptModal-module__wpQFza__inputError{border-color:var(--color-error,#dc3545)}.PasswordPromptModal-module__wpQFza__toggleVisibility{color:var(--color-text-secondary,#666);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.PasswordPromptModal-module__wpQFza__toggleVisibility:hover{color:var(--color-text,#333)}.PasswordPromptModal-module__wpQFza__errorMessage{color:var(--color-error,#dc3545);text-align:left;margin-bottom:1rem;padding-left:5px;font-size:.8rem;display:block}.PasswordPromptModal-module__wpQFza__actions{gap:1rem;margin-top:1.5rem;display:flex}.PasswordPromptModal-module__wpQFza__button{flex:1}
.ShareDocumentModal-module__ZT8m-q__container{padding:1rem .5rem}.ShareDocumentModal-module__ZT8m-q__info{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.ShareDocumentModal-module__ZT8m-q__icon{color:var(--color-primary);background:var(--color-primary-light);border-radius:50%;margin-bottom:1rem;padding:1rem}.ShareDocumentModal-module__ZT8m-q__description{color:var(--color-text-secondary);max-width:400px;font-size:.95rem;line-height:1.5}.ShareDocumentModal-module__ZT8m-q__form{flex-direction:column;gap:1.5rem;display:flex}.ShareDocumentModal-module__ZT8m-q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ShareDocumentModal-module__ZT8m-q__inputGroup label,.ShareDocumentModal-module__ZT8m-q__emailList label{color:var(--color-text);font-size:.9rem;font-weight:600}.ShareDocumentModal-module__ZT8m-q__input{border:1px solid var(--color-border);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.ShareDocumentModal-module__ZT8m-q__input:focus{border-color:var(--color-primary)}.ShareDocumentModal-module__ZT8m-q__emailList{flex-direction:column;gap:.75rem;display:flex}.ShareDocumentModal-module__ZT8m-q__emailItem{align-items:center;gap:.5rem;display:flex}.ShareDocumentModal-module__ZT8m-q__emailItem .ShareDocumentModal-module__ZT8m-q__input{flex:1}.ShareDocumentModal-module__ZT8m-q__removeBtn{color:var(--color-error);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.ShareDocumentModal-module__ZT8m-q__removeBtn:hover{background:#fff1f0}.ShareDocumentModal-module__ZT8m-q__addBtn{border:1px dashed var(--color-primary);color:var(--color-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:background .2s;display:flex}.ShareDocumentModal-module__ZT8m-q__addBtn:hover{background:var(--color-primary-light)}.ShareDocumentModal-module__ZT8m-q__errorText{color:var(--color-error);margin:0;font-size:.85rem}.ShareDocumentModal-module__ZT8m-q__successMessage{color:#52c41a;text-align:center;background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:1.5rem;font-weight:600}.ShareDocumentModal-module__ZT8m-q__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.ShareDocumentModal-module__ZT8m-q__actions button{align-items:center;gap:.5rem;display:flex}
.ServiciosOrdenModal-module__eiiPSG__modalContent{width:90%;max-width:600px}.ServiciosOrdenModal-module__eiiPSG__modalBody{padding:0}.ServiciosOrdenModal-module__eiiPSG__orderInfo{background:var(--color-background);border-bottom:1px solid var(--color-border);margin-bottom:16px;padding:16px}.ServiciosOrdenModal-module__eiiPSG__orderLabel{color:var(--color-text-secondary);margin:0 0 4px;font-size:12px}.ServiciosOrdenModal-module__eiiPSG__orderValue{color:var(--color-text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.ServiciosOrdenModal-module__eiiPSG__orderDate,.ServiciosOrdenModal-module__eiiPSG__orderDoctor{color:var(--color-text-secondary);margin:4px 0;font-size:14px}.ServiciosOrdenModal-module__eiiPSG__servicesHeader{padding:0 16px 16px}.ServiciosOrdenModal-module__eiiPSG__servicesHeader h4{color:var(--color-text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.ServiciosOrdenModal-module__eiiPSG__servicesHint{color:var(--color-text-secondary);margin:0;font-size:14px}.ServiciosOrdenModal-module__eiiPSG__servicesList{max-height:300px;padding:0 16px 16px;overflow-y:auto}.ServiciosOrdenModal-module__eiiPSG__noServices{text-align:center;color:var(--color-text-secondary);padding:24px}.ServiciosOrdenModal-module__eiiPSG__serviceItem{border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:center;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.ServiciosOrdenModal-module__eiiPSG__serviceItem:hover{background:var(--color-background);border-color:var(--color-primary)}.ServiciosOrdenModal-module__eiiPSG__serviceItem.ServiciosOrdenModal-module__eiiPSG__selected{border-color:var(--color-primary);background:#0065ff1a}.ServiciosOrdenModal-module__eiiPSG__serviceIcon{background:var(--color-background);width:48px;height:48px;color:var(--color-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-right:12px;display:flex}.ServiciosOrdenModal-module__eiiPSG__serviceInfo{flex:1;min-width:0}.ServiciosOrdenModal-module__eiiPSG__serviceName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:14px;font-weight:500;overflow:hidden}.ServiciosOrdenModal-module__eiiPSG__serviceType{color:var(--color-text-secondary);margin:0;font-size:12px}.ServiciosOrdenModal-module__eiiPSG__serviceCheck{justify-content:center;align-items:center;width:24px;margin-left:8px;display:flex}.ServiciosOrdenModal-module__eiiPSG__checkmark{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.ServiciosOrdenModal-module__eiiPSG__modalFooter{border-top:1px solid var(--color-border);justify-content:flex-end;gap:12px;padding:16px;display:flex}.ServiciosOrdenModal-module__eiiPSG__modalFooter button{align-items:center;gap:8px;display:flex}
.DashboardDocumentos-module__ZaEfEG__wrapper{box-sizing:border-box;background:#f7f9fc;flex-direction:column;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;display:flex}.DashboardDocumentos-module__ZaEfEG__header{background:#fff;border-bottom:none;justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;padding:32px 120px 20px;display:flex}.DashboardDocumentos-module__ZaEfEG__headerNoSelector{border-bottom:1px solid #d8e4f3;margin-bottom:20px;padding-bottom:32px}.DashboardDocumentos-module__ZaEfEG__selectorRow{background:#fff;border-bottom:1px solid #d8e4f3;align-items:center;margin-bottom:20px;padding:0 120px 16px;display:flex;overflow:visible}@media (max-width:1700px){.DashboardDocumentos-module__ZaEfEG__header,.DashboardDocumentos-module__ZaEfEG__selectorRow{padding-left:60px;padding-right:60px}}@media (max-width:1400px){.DashboardDocumentos-module__ZaEfEG__header,.DashboardDocumentos-module__ZaEfEG__selectorRow{padding-left:32px;padding-right:32px}}@media (max-width:768px){.DashboardDocumentos-module__ZaEfEG__header,.DashboardDocumentos-module__ZaEfEG__selectorRow{padding-left:16px;padding-right:16px}}.DashboardDocumentos-module__ZaEfEG__headerLeft{flex-direction:column;gap:4px;display:flex}.DashboardDocumentos-module__ZaEfEG__title{color:#1a1a1a;margin:0;font-size:24px;font-weight:600}.DashboardDocumentos-module__ZaEfEG__subtitle{color:#666;margin:0;font-size:14px}.DashboardDocumentos-module__ZaEfEG__content{background:#fff;border-radius:12px;margin:0 120px 32px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.DashboardDocumentos-module__ZaEfEG__tabs{border-bottom:1px solid #e5e7eb;gap:0;padding:0 24px;display:flex}.DashboardDocumentos-module__ZaEfEG__tab{color:#666;cursor:pointer;background:0 0;border:none;padding:16px 20px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.DashboardDocumentos-module__ZaEfEG__tab:hover{color:#333}.DashboardDocumentos-module__ZaEfEG__tabActive{color:var(--color-primary,var(--color-primary))}.DashboardDocumentos-module__ZaEfEG__tabActive:after{content:"";background:var(--color-primary,var(--color-primary));border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.DashboardDocumentos-module__ZaEfEG__loadingTabs{color:#666;padding:16px 20px;font-size:14px}.DashboardDocumentos-module__ZaEfEG__loadingContainer{color:#666;justify-content:center;align-items:center;padding:48px;display:flex}.DashboardDocumentos-module__ZaEfEG__fullScreenLoading{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DashboardDocumentos-module__ZaEfEG__tabContent{min-height:300px;padding:24px}@media (max-width:1024px){.DashboardDocumentos-module__ZaEfEG__header{padding:24px 32px 20px}.DashboardDocumentos-module__ZaEfEG__content{margin:0 32px 24px}}@media (max-width:768px){.DashboardDocumentos-module__ZaEfEG__header{padding:16px}.DashboardDocumentos-module__ZaEfEG__content{border-left:none;border-right:none;border-radius:0;margin:0 0 100px}.DashboardDocumentos-module__ZaEfEG__tabs{-webkit-overflow-scrolling:touch;padding:0 16px;overflow-x:auto}.DashboardDocumentos-module__ZaEfEG__tabsSelect{margin-bottom:8px;padding:12px 16px}.DashboardDocumentos-module__ZaEfEG__tabSelect{color:#1f2937;cursor:pointer;appearance:none;background-color:#f9fafb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 40px 14px 16px;font-size:15px;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}.DashboardDocumentos-module__ZaEfEG__tabSelect:focus{background-color:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.DashboardDocumentos-module__ZaEfEG__tabSelect:active{border-color:#4f46e5}.DashboardDocumentos-module__ZaEfEG__tab{white-space:nowrap;padding:12px 16px}.DashboardDocumentos-module__ZaEfEG__tabContent{padding:16px 0}}.DashboardDocumentos-module__ZaEfEG__familySelectorContainer{background:color-mix(in srgb,var(--color-primary)5%,transparent);border:1px solid color-mix(in srgb,var(--color-primary)15%,transparent);z-index:999;border-radius:50px;align-items:center;gap:12px;width:fit-content;padding:8px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 6px #00000005}.DashboardDocumentos-module__ZaEfEG__familySelectorContainer:hover{background:color-mix(in srgb,var(--color-primary)8%,transparent);border-color:color-mix(in srgb,var(--color-primary)30%,transparent);box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary)10%,transparent);transform:translateY(-1px)}.DashboardDocumentos-module__ZaEfEG__familySelectorLabel{color:#4b5563;text-transform:uppercase;letter-spacing:.5px;border-right:1px solid color-mix(in srgb,var(--color-primary)20%,transparent);align-items:center;gap:8px;padding-right:12px;font-size:12px;font-weight:700;display:flex}.DashboardDocumentos-module__ZaEfEG__familySelectorLabel svg{color:var(--color-primary,var(--color-primary))}.DashboardDocumentos-module__ZaEfEG__customDropdownContainer{z-index:999;display:inline-block;position:relative}.DashboardDocumentos-module__ZaEfEG__customDropdownTrigger{color:var(--color-primary,var(--color-primary));cursor:pointer;background:#fff;border:1px solid #d0e1f5;border-radius:30px;outline:none;justify-content:space-between;align-items:center;gap:12px;min-width:220px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d}.DashboardDocumentos-module__ZaEfEG__customDropdownTrigger:hover{border-color:var(--color-primary,var(--color-primary));box-shadow:0 2px 6px color-mix(in srgb,var(--color-primary)10%,transparent);background:#f8fafc}.DashboardDocumentos-module__ZaEfEG__chevronIcon{color:var(--color-primary,var(--color-primary));transition:transform .3s}.DashboardDocumentos-module__ZaEfEG__chevronIcon.DashboardDocumentos-module__ZaEfEG__open{transform:rotate(180deg)}.DashboardDocumentos-module__ZaEfEG__customDropdownMenu{background:#fff;border:1px solid #00000014;border-radius:12px;min-width:260px;animation:.2s cubic-bezier(.16,1,.3,1) forwards DashboardDocumentos-module__ZaEfEG__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d;z-index:9999!important}.DashboardDocumentos-module__ZaEfEG__customDropdownItem{cursor:pointer;text-align:left;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:10px 16px;transition:all .2s;display:flex}.DashboardDocumentos-module__ZaEfEG__customDropdownItem:last-child{border-bottom:none}.DashboardDocumentos-module__ZaEfEG__customDropdownItem:hover{background:#f8fafc}.DashboardDocumentos-module__ZaEfEG__customDropdownItem.DashboardDocumentos-module__ZaEfEG__active{background:color-mix(in srgb,var(--color-primary)5%,transparent)}.DashboardDocumentos-module__ZaEfEG__itemAvatar{color:#4f46e5;background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:11px;font-weight:700;display:flex;box-shadow:inset 0 1px 2px #0000000d}.DashboardDocumentos-module__ZaEfEG__customDropdownItem.DashboardDocumentos-module__ZaEfEG__active .DashboardDocumentos-module__ZaEfEG__itemAvatar{background:var(--color-primary,var(--color-primary));color:#fff}.DashboardDocumentos-module__ZaEfEG__itemDetails{flex-direction:column;gap:2px;display:flex}.DashboardDocumentos-module__ZaEfEG__itemName{color:#1e293b;font-size:13px;font-weight:600}.DashboardDocumentos-module__ZaEfEG__customDropdownItem.DashboardDocumentos-module__ZaEfEG__active .DashboardDocumentos-module__ZaEfEG__itemName{color:var(--color-primary,var(--color-primary));font-weight:700}.DashboardDocumentos-module__ZaEfEG__itemRelation{color:#64748b;text-transform:capitalize;font-size:10px;font-weight:500}@keyframes DashboardDocumentos-module__ZaEfEG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.PwaInstallBanner-module__EphC2q__pwa-install-banner{color:#fff;z-index:1000;cursor:grab;background:linear-gradient(135deg,#0056b3 0%,#003a99 100%);border-radius:12px;justify-content:space-between;align-items:flex-start;width:420px;max-width:calc(100vw - 3rem);padding:1rem 1.5rem;animation:.5s ease-out PwaInstallBanner-module__EphC2q__slideDown;display:flex;position:absolute;top:1.5rem;right:2rem;overflow:hidden;box-shadow:0 8px 24px #0056b366}.PwaInstallBanner-module__EphC2q__pwa-install-banner:active{cursor:grabbing}@keyframes PwaInstallBanner-module__EphC2q__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.PwaInstallBanner-module__EphC2q__pwa-banner-content{z-index:1;align-items:flex-start;gap:1.25rem;display:flex}.PwaInstallBanner-module__EphC2q__pwa-banner-icon-container{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;display:flex}.PwaInstallBanner-module__EphC2q__pwa-banner-text{flex-direction:column;gap:.5rem;display:flex}.PwaInstallBanner-module__EphC2q__pwa-banner-text h4{letter-spacing:.02em;color:#fff;margin:0;font-size:1.1rem;font-weight:600}.PwaInstallBanner-module__EphC2q__pwa-banner-text p{color:#ffffffe6;margin:0;font-size:.85rem;line-height:1.4}.PwaInstallBanner-module__EphC2q__pwa-banner-actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.PwaInstallBanner-module__EphC2q__pwa-btn-primary{color:#0056b3;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.PwaInstallBanner-module__EphC2q__pwa-btn-primary:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.PwaInstallBanner-module__EphC2q__pwa-btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.PwaInstallBanner-module__EphC2q__pwa-btn-secondary:hover{background:#ffffff1a;border-color:#fffc}.PwaInstallBanner-module__EphC2q__pwa-banner-close{color:#fff9;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.PwaInstallBanner-module__EphC2q__pwa-banner-close:hover{color:#fff;background:#ffffff1a}.PwaInstallBanner-module__EphC2q__pwa-install-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}@media (max-width:768px){.PwaInstallBanner-module__EphC2q__pwa-install-banner{width:auto;max-width:calc(100vw - 2rem);top:1rem;right:1rem}.PwaInstallBanner-module__EphC2q__pwa-banner-content{flex-direction:column;gap:.75rem}.PwaInstallBanner-module__EphC2q__pwa-banner-icon-container{display:none}.PwaInstallBanner-module__EphC2q__pwa-banner-text h4{font-size:1rem}.PwaInstallBanner-module__EphC2q__pwa-banner-text p{font-size:.85rem}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b1501620-module__QRdb3a__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b1501620-module__QRdb3a__variable{--font-inter:"Inter","Inter Fallback"}
.RegisterForm-module__aR8Yqa__registerContainer{box-sizing:border-box;background:#e6f0ff;align-items:center;width:100%;height:auto;min-height:100vh;margin:0 auto;padding:2rem 20rem 6rem;overflow:visible}.RegisterForm-module__aR8Yqa__registerContainer,.RegisterForm-module__aR8Yqa__registerTitle,.RegisterForm-module__aR8Yqa__registerSubtitle,.RegisterForm-module__aR8Yqa__registerMain,.RegisterForm-module__aR8Yqa__stepsIndicator,.RegisterForm-module__aR8Yqa__registerForm,.RegisterForm-module__aR8Yqa__registerCardHeader h3,.RegisterForm-module__aR8Yqa__summaryCard h3,.RegisterForm-module__aR8Yqa__checkboxLabel{font-family:var(--font-primary)}.RegisterForm-module__aR8Yqa__registerFormActions .btn-small{font-family:var(--font-primary)}.RegisterForm-module__aR8Yqa__registerTitle{text-align:center;color:var(--color-primary-dark);margin:3rem 0 .5rem;font-size:24px;font-weight:700}.RegisterForm-module__aR8Yqa__registerSubtitle{text-align:center;color:#6b7280;margin:0 0 2rem;font-size:16px}.RegisterForm-module__aR8Yqa__registerMain{background:#fff;border:2px solid #c6d7ed;border-radius:12px;flex-direction:column;align-items:center;gap:32px;width:auto;padding:32px;display:flex;box-shadow:0 2px 8px #0000001a;overflow:visible!important}.RegisterForm-module__aR8Yqa__stepProgressMobile{text-align:center;width:100%;margin-bottom:1rem;padding:.5rem 0;display:none}.RegisterForm-module__aR8Yqa__stepProgressText{color:var(--color-primary-dark);font-size:.875rem;font-weight:600;font-family:var(--font-primary)}.RegisterForm-module__aR8Yqa__stepsIndicator{justify-content:center;align-items:flex-start;gap:1rem;display:flex;position:relative}.RegisterForm-module__aR8Yqa__stepsSeparator{background-color:#d8e4f3;width:100%;height:1px}.RegisterForm-module__aR8Yqa__formSeparator{background-color:#d8e4f3;width:100%;height:1px;margin-bottom:0}.RegisterForm-module__aR8Yqa__stepWrapper{flex:none;align-items:flex-start;display:flex}.RegisterForm-module__aR8Yqa__stepItem{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.RegisterForm-module__aR8Yqa__stepCircle{color:#f7f9fc;background-color:#d1d5dc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.RegisterForm-module__aR8Yqa__stepItem.RegisterForm-module__aR8Yqa__active .RegisterForm-module__aR8Yqa__stepCircle{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.RegisterForm-module__aR8Yqa__stepItem.RegisterForm-module__aR8Yqa__completed .RegisterForm-module__aR8Yqa__stepCircle{color:#fff;background-color:#10b981;border-color:#10b981}.RegisterForm-module__aR8Yqa__stepItem.RegisterForm-module__aR8Yqa__completed .RegisterForm-module__aR8Yqa__stepCircle svg{color:#fff;fill:#fff}.RegisterForm-module__aR8Yqa__stepLabel{color:#6b7280;text-align:center;max-width:120px;font-size:.8rem;font-weight:500}.RegisterForm-module__aR8Yqa__stepLine{background-color:#e5e7eb;border-radius:2px;width:80px;height:4px;margin:20px .5rem 0;transition:background-color .3s}.RegisterForm-module__aR8Yqa__stepLine.RegisterForm-module__aR8Yqa__completed{background-color:#10b981}.RegisterForm-module__aR8Yqa__registerForm{flex-direction:column;flex:1;width:100%;display:flex;overflow:visible!important}.RegisterForm-module__aR8Yqa__formStep{flex-direction:column;width:100%;display:flex;overflow:visible!important}.RegisterForm-module__aR8Yqa__stepCard{background:#fff;border-radius:12px;padding:.6rem;overflow:visible}.RegisterForm-module__aR8Yqa__registerCardHeader{border:none;align-items:center;gap:.2rem;margin-bottom:20px;display:flex}.RegisterForm-module__aR8Yqa__registerCardHeader .RegisterForm-module__aR8Yqa__headerIcon{background-color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RegisterForm-module__aR8Yqa__registerCardHeader h3{letter-spacing:0;color:#101828;margin:0;font-size:18px;font-weight:400;line-height:27px}.RegisterForm-module__aR8Yqa__summaryCard{text-align:left;background:#f7f9fc;border-radius:12px;padding:.5rem .7rem}.RegisterForm-module__aR8Yqa__summaryCard h3{color:#00388c;text-align:left;margin:0 0 .4rem;font-size:16px;font-weight:400}.RegisterForm-module__aR8Yqa__registerSummaryContent{flex-direction:column;display:flex}.RegisterForm-module__aR8Yqa__registerSummaryItem{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.RegisterForm-module__aR8Yqa__registerSummaryLabel{color:var(--color-primary);text-align:left;flex-shrink:0;min-width:fit-content;font-size:14px;font-weight:400}.RegisterForm-module__aR8Yqa__registerSummaryValue{color:#00388c;text-align:right;word-break:break-word;flex:1;font-size:14px}.register-summary-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.register-summary-column{flex-direction:column;gap:.5rem;display:flex}.register-summary-column .RegisterForm-module__aR8Yqa__registerSummaryItem{padding:.4rem 0}.register-summary-column .RegisterForm-module__aR8Yqa__registerSummaryLabel{color:var(--color-primary);font-size:12px}.register-summary-column .RegisterForm-module__aR8Yqa__registerSummaryValue{font-size:13px}.RegisterForm-module__aR8Yqa__formRow{flex-wrap:wrap;align-items:stretch;gap:1.5rem;display:flex;overflow:visible}.RegisterForm-module__aR8Yqa__formRow>*{flex-direction:column;flex:1;min-width:200px;display:flex;overflow:visible}.RegisterForm-module__aR8Yqa__formRow>.form-field{width:100%}.RegisterForm-module__aR8Yqa__formRow .form-field+.form-field{margin-top:0!important}.form-field+.form-field{margin-top:0}.RegisterForm-module__aR8Yqa__formRow .RegisterForm-module__aR8Yqa__label{letter-spacing:0;min-height:20px;margin-bottom:6px;font-size:14px;font-style:normal;font-weight:400;line-height:14px;display:block}.RegisterForm-module__aR8Yqa__registerForm label,.RegisterForm-module__aR8Yqa__registerForm div[class*=form-field] label{justify-content:center;place-items:center;font-family:var(--font-primary)!important;letter-spacing:0!important;color:#374151!important;margin-bottom:2px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:14px!important}.RegisterForm-module__aR8Yqa__registerForm .form-field label{justify-content:center;place-items:center;font-family:var(--font-primary)!important;letter-spacing:0!important;color:#374151!important;margin-bottom:2px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:14px!important}.RegisterForm-module__aR8Yqa__registerForm input,.RegisterForm-module__aR8Yqa__registerForm div[class*=form-field] input,.RegisterForm-module__aR8Yqa__registerForm input[type=text],.RegisterForm-module__aR8Yqa__registerForm input[type=email],.RegisterForm-module__aR8Yqa__registerForm input[type=tel],.RegisterForm-module__aR8Yqa__registerForm input[type=date]{border-radius:8px;font-family:var(--font-primary)!important;padding:8px!important;font-size:14px!important;font-weight:400!important}.RegisterForm-module__aR8Yqa__registerForm .form-field input{border-radius:8px;font-family:var(--font-primary)!important;padding:8px!important;font-size:14px!important;font-weight:400!important}.RegisterForm-module__aR8Yqa__registerForm input[type=password]{background:1px solid #d8e4f3;border-radius:8px}.RegisterForm-module__aR8Yqa__registerForm div[class*=autocompleteInputContainer]{height:38px!important;min-height:38px!important}.RegisterForm-module__aR8Yqa__registerForm .autocomplete-input-container{height:38px!important;min-height:38px!important}.RegisterForm-module__aR8Yqa__registerForm div[class*=autocompleteInput],.RegisterForm-module__aR8Yqa__registerForm div[class*=autocompleteDisplay]{height:36px!important;min-height:39px!important;padding:8px!important;font-size:14px!important}.RegisterForm-module__aR8Yqa__registerForm .autocomplete-input{height:36px!important;min-height:39px!important;padding:8px!important;font-size:14px!important}.RegisterForm-module__aR8Yqa__registerForm .autocomplete-display{height:36px!important;min-height:39px!important;padding:8px!important;font-size:14px!important}.RegisterForm-module__aR8Yqa__registerForm select,.RegisterForm-module__aR8Yqa__registerForm div[class*=form-field] select{border-color:#d8e4f3;font-family:var(--font-primary)!important;background-color:#fff!important;padding:8px 12px!important;font-size:14px!important;font-weight:400!important}.RegisterForm-module__aR8Yqa__registerForm .form-field select{border-color:#d8e4f3;font-family:var(--font-primary)!important;background-color:#fff!important;padding:8px 12px!important;font-size:14px!important;font-weight:400!important}.RegisterForm-module__aR8Yqa__inputWrapper{align-items:center;display:flex;position:relative}.RegisterForm-module__aR8Yqa__input{letter-spacing:0;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:1.4;transition:all .2s}.RegisterForm-module__aR8Yqa__inputWrapper .RegisterForm-module__aR8Yqa__input{padding-right:40px}.RegisterForm-module__aR8Yqa__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.RegisterForm-module__aR8Yqa__input::placeholder{color:#9ca3af;font-weight:400}.RegisterForm-module__aR8Yqa__input.RegisterForm-module__aR8Yqa__error{border-color:#dc3545;box-shadow:0 0 0 2px #dc35451a}.RegisterForm-module__aR8Yqa__registerPassword{justify-content:space-between;align-items:stretch;gap:1.5rem;width:100%;display:flex}.RegisterForm-module__aR8Yqa__inputPassword{box-sizing:border-box;flex:1;width:100%;min-width:0}.RegisterForm-module__aR8Yqa__passwordToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:12px}.RegisterForm-module__aR8Yqa__passwordToggle:hover:not(:disabled){color:var(--color-primary)}.RegisterForm-module__aR8Yqa__passwordToggle:disabled{cursor:not-allowed;opacity:.5}.RegisterForm-module__aR8Yqa__passwordToggle svg{width:18px;height:18px}.RegisterForm-module__aR8Yqa__required{color:#dc3545}.RegisterForm-module__aR8Yqa__select{letter-spacing:0;color:#000;cursor:pointer;box-sizing:border-box;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 40px 8px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:1.4;transition:all .2s}.RegisterForm-module__aR8Yqa__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.RegisterForm-module__aR8Yqa__select option{color:#000;background-color:#fff;padding:8px}.RegisterForm-module__aR8Yqa__registerFormActions{z-index:10;box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-top:1.2rem;display:flex}.RegisterForm-module__aR8Yqa__registerFormActions .btn-small{gap:8px;height:2.5rem;min-height:auto;cursor:pointer!important;background-color:var(--color-primary)!important;color:#fff!important;border:none!important;border-radius:8px!important;flex-shrink:0!important;width:auto!important;min-width:auto!important;padding:.5rem 1rem!important;font-size:.75rem!important;font-weight:500!important;transition:all .3s!important}.RegisterForm-module__aR8Yqa__registerFormActions .btn-small:hover:not([disabled]){background-color:var(--color-primary-dark)!important}.RegisterForm-module__aR8Yqa__registerFormActions button.btn-small[class*=secondary]{gap:8px;height:2.5rem;min-height:auto;color:#374151!important;background-color:#fff!important;border:1px solid #c6d7ed!important}.RegisterForm-module__aR8Yqa__registerFormActions button.btn-small[class*=secondary]:hover:not([disabled]){background-color:#e5e7eb!important;border-color:#9ca3af!important}.RegisterForm-module__aR8Yqa__registerFormActions .btn-small[disabled]{opacity:.6!important;cursor:not-allowed!important;pointer-events:none!important}.RegisterForm-module__aR8Yqa__buttonWrapper{flex:1;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.RegisterForm-module__aR8Yqa__btnHelp{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:2.5rem;padding:.5rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.RegisterForm-module__aR8Yqa__btnHelp:hover{color:#1f2937;background-color:#e5e7eb;border-color:#9ca3af}.RegisterForm-module__aR8Yqa__btnHelp svg{color:var(--color-primary)}.RegisterForm-module__aR8Yqa__checkboxesSeparator{background-color:#d8e4f3;width:100%;height:1px;margin:10px 0}.RegisterForm-module__aR8Yqa__formCheckbox{margin:.5rem 0}.RegisterForm-module__aR8Yqa__checkboxLabel{cursor:pointer;color:#374151;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.RegisterForm-module__aR8Yqa__checkboxLabel input[type=checkbox]{width:18px;min-width:18px;height:18px;accent-color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;flex-shrink:0;margin-top:2px}.RegisterForm-module__aR8Yqa__checkboxText{flex:1}.RegisterForm-module__aR8Yqa__link{color:var(--color-primary);font-weight:500;text-decoration:none}.RegisterForm-module__aR8Yqa__link:hover{text-decoration:underline}.RegisterForm-module__aR8Yqa__errorMessage{color:#dc2626;margin-top:.25rem;margin-left:0;font-size:.7rem;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.RegisterForm-module__aR8Yqa__registerForm .error-message{color:#dc2626!important;box-shadow:none!important;background:0 0!important;border:none!important;margin-top:2px!important;margin-left:0!important;padding:0!important;font-size:.7rem!important;font-weight:400!important}.RegisterForm-module__aR8Yqa__registerForm .form-field .error-message{color:#dc2626!important;box-shadow:none!important;background:0 0!important;border:none!important;margin-top:2px!important;margin-left:0!important;padding:0!important;font-size:.7rem!important;font-weight:400!important}.RegisterForm-module__aR8Yqa__registerForm .autocomplete-wrapper .error-message{color:#dc2626!important;box-shadow:none!important;background:0 0!important;border:none!important;margin-top:2px!important;margin-left:0!important;padding:0!important;font-size:.7rem!important;font-weight:400!important}:is(.RegisterForm-module__aR8Yqa__registerForm .form-field,.RegisterForm-module__aR8Yqa__registerForm .autocomplete-wrapper){min-height:85px;overflow:visible}:is(.RegisterForm-module__aR8Yqa__registerForm .form-field .error-message,.RegisterForm-module__aR8Yqa__registerForm .autocomplete-wrapper .error-message){min-height:18px}.RegisterForm-module__aR8Yqa__registerLoginSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:.5rem;padding:1rem;display:flex}.RegisterForm-module__aR8Yqa__registerLoginText{color:#6b7280;font-size:14px;font-weight:400;font-family:var(--font-primary);margin:0;line-height:140%}.RegisterForm-module__aR8Yqa__registerLoginLink{color:var(--color-primary);font-size:14px;font-weight:500;font-family:var(--font-primary);line-height:140%;text-decoration:none;transition:all .2s}.RegisterForm-module__aR8Yqa__registerLoginLink:hover{color:#0047b3;text-decoration:underline}.RegisterForm-module__aR8Yqa__registerForm input[readonly]{color:#374151;cursor:default;background-color:#f9fafb;border-color:#e5e7eb}.RegisterForm-module__aR8Yqa__registerForm input[readonly]:focus{box-shadow:none;border-color:#e5e7eb;outline:none}.RegisterForm-module__aR8Yqa__nestedRow{flex:1;gap:1.5rem;overflow:visible;flex-direction:row!important;display:flex!important}.RegisterForm-module__aR8Yqa__nestedRow>*{flex-direction:column;flex:1;min-width:0;display:flex;overflow:visible}@media (max-width:1200px){.RegisterForm-module__aR8Yqa__registerContainer{padding:1.5rem 2rem}.RegisterForm-module__aR8Yqa__stepsIndicator{-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:center;padding:0 .5rem;overflow:auto hidden}.RegisterForm-module__aR8Yqa__stepsIndicator::-webkit-scrollbar{height:4px}.RegisterForm-module__aR8Yqa__stepsIndicator::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.RegisterForm-module__aR8Yqa__stepsIndicator::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.RegisterForm-module__aR8Yqa__stepWrapper{flex-shrink:0}.RegisterForm-module__aR8Yqa__stepLine{flex-shrink:0;width:60px}.RegisterForm-module__aR8Yqa__formRow{gap:1rem}.RegisterForm-module__aR8Yqa__formRow>*{flex:calc(50% - .5rem);min-width:280px}}@media (max-width:902px){.RegisterForm-module__aR8Yqa__stepsIndicator,.RegisterForm-module__aR8Yqa__stepsSeparator{display:none!important}.RegisterForm-module__aR8Yqa__registerContainer{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:1rem .75rem!important;overflow-x:hidden!important}.RegisterForm-module__aR8Yqa__registerTitle{margin-top:1rem!important;margin-bottom:.5rem!important;font-size:1.5rem!important}.RegisterForm-module__aR8Yqa__registerSubtitle{margin-bottom:1rem!important;font-size:.875rem!important}.RegisterForm-module__aR8Yqa__registerMain{box-sizing:border-box!important;gap:24px!important;width:calc(100vw - 1.5rem)!important;max-width:calc(100vw - 1.5rem)!important;margin:0 auto!important;padding:1.5rem 1rem!important;overflow:visible!important}.RegisterForm-module__aR8Yqa__stepCard{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:.8rem!important;overflow:visible!important}.RegisterForm-module__aR8Yqa__formRow{box-sizing:border-box!important;flex-direction:column!important;gap:1rem!important;width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__formRow>*,.RegisterForm-module__aR8Yqa__registerForm div[class*=field],.RegisterForm-module__aR8Yqa__registerForm [class*=field]{box-sizing:border-box!important;flex:100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm .form-field{box-sizing:border-box!important;flex:100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm input,.RegisterForm-module__aR8Yqa__registerForm select,.RegisterForm-module__aR8Yqa__registerForm textarea,.RegisterForm-module__aR8Yqa__registerForm input[type=date],.RegisterForm-module__aR8Yqa__registerForm input[type=text],.RegisterForm-module__aR8Yqa__registerForm input[type=email],.RegisterForm-module__aR8Yqa__registerForm input[type=password]{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm *{box-sizing:border-box!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__summaryCard{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:1rem!important;overflow-x:hidden!important}.RegisterForm-module__aR8Yqa__registerSummaryContent{width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerSummaryItem{flex-direction:column!important;align-items:flex-start!important;gap:.25rem!important;padding:.5rem 0!important}.RegisterForm-module__aR8Yqa__registerSummaryLabel{text-align:left!important;font-size:12px!important}.RegisterForm-module__aR8Yqa__registerSummaryValue{text-align:left!important;word-break:break-word!important;width:100%!important;font-size:14px!important}.register-summary-grid{grid-template-columns:1fr!important;gap:1rem!important}.register-summary-column{gap:.5rem!important}.register-summary-column .RegisterForm-module__aR8Yqa__registerSummaryItem{padding:.3rem 0!important}:is(.RegisterForm-module__aR8Yqa__registerPassword,.register-password){flex-direction:column!important;gap:16px!important;width:100%!important;max-width:100%!important}:is(.RegisterForm-module__aR8Yqa__inputPassword,.input-password){box-sizing:border-box!important;width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__passwordRequirements{width:100%!important;max-width:100%!important;margin-top:12px!important}:is(.RegisterForm-module__aR8Yqa__checkboxesSeparator,.checkboxes-separator){margin:15px 0!important}:is(.RegisterForm-module__aR8Yqa__formCheckbox,.form-checkbox){width:100%!important;margin:.5rem 0!important}:is(.RegisterForm-module__aR8Yqa__checkboxLabel,.checkbox-label){text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.5rem!important;width:100%!important;font-size:.75rem!important;display:flex!important}.RegisterForm-module__aR8Yqa__checkboxLabel input[type=checkbox]{flex-shrink:0!important;width:16px!important;min-width:16px!important;height:16px!important;margin-top:3px!important}.checkbox-label input[type=checkbox]{flex-shrink:0!important;width:16px!important;min-width:16px!important;height:16px!important;margin-top:3px!important}:is(.RegisterForm-module__aR8Yqa__checkboxText,.checkbox-text){text-align:left!important;word-break:break-word!important;flex:1!important;font-size:.75rem!important;line-height:1.4!important}.RegisterForm-module__aR8Yqa__checkboxText .RegisterForm-module__aR8Yqa__link{font-size:.75rem!important;line-height:1.4!important}.checkbox-text .link{font-size:.75rem!important;line-height:1.4!important}.RegisterForm-module__aR8Yqa__errorMessage{margin-left:1.5rem!important;font-size:.65rem!important}.RegisterForm-module__aR8Yqa__nestedRow{gap:1rem;width:100%;flex-direction:column!important}}@media (max-width:768px){.RegisterForm-module__aR8Yqa__registerContainer{box-sizing:border-box;width:100%;max-width:100vw;padding:1.5rem 1rem}.RegisterForm-module__aR8Yqa__registerMain{box-sizing:border-box;width:100%;padding:1.5rem}.RegisterForm-module__aR8Yqa__registerTitle{font-size:1.5rem}.RegisterForm-module__aR8Yqa__registerSubtitle{font-size:.875rem}.RegisterForm-module__aR8Yqa__stepsIndicator{-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:center;margin-bottom:2rem;padding:0 .5rem;overflow:auto hidden}.RegisterForm-module__aR8Yqa__stepsIndicator::-webkit-scrollbar{height:4px}.RegisterForm-module__aR8Yqa__stepsIndicator::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.RegisterForm-module__aR8Yqa__stepsIndicator::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.RegisterForm-module__aR8Yqa__stepWrapper{flex-shrink:0}.RegisterForm-module__aR8Yqa__stepLine{flex-shrink:0;width:40px}.RegisterForm-module__aR8Yqa__stepCircle{width:40px;height:40px;font-size:1rem}.RegisterForm-module__aR8Yqa__stepLabel{white-space:nowrap;max-width:80px;font-size:.75rem}.RegisterForm-module__aR8Yqa__formRow{flex-direction:column;gap:1rem}.RegisterForm-module__aR8Yqa__formRow>*{flex:100%;width:100%;min-width:100%}.RegisterForm-module__aR8Yqa__registerForm input,.RegisterForm-module__aR8Yqa__registerForm select{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm .input-wrapper{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm .select-wrapper{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm div[class*=field]{box-sizing:border-box!important;flex:100%!important;width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm .form-field{box-sizing:border-box!important;flex:100%!important;width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__registerForm .RegisterForm-module__aR8Yqa__select{width:100%!important;min-width:100%!important;max-width:100%!important}.RegisterForm-module__aR8Yqa__stepCard,.RegisterForm-module__aR8Yqa__summaryCard{padding:1.25rem}.RegisterForm-module__aR8Yqa__formActions{flex-direction:column;gap:.75rem}.RegisterForm-module__aR8Yqa__formActions button{width:100%}.RegisterForm-module__aR8Yqa__checkboxLabel{font-size:.813rem}.RegisterForm-module__aR8Yqa__formRow .RegisterForm-module__aR8Yqa__label{min-height:18px;font-size:.875rem}}@media (max-width:480px){.RegisterForm-module__aR8Yqa__registerContainer{box-sizing:border-box;width:100%;max-width:100vw;padding:1rem .75rem}.RegisterForm-module__aR8Yqa__registerMain{box-sizing:border-box;width:100%;padding:1rem}.RegisterForm-module__aR8Yqa__registerTitle{font-size:1.25rem}.RegisterForm-module__aR8Yqa__registerSubtitle{margin-bottom:1.5rem;font-size:.813rem}.RegisterForm-module__aR8Yqa__stepsIndicator{gap:.5rem;padding:0 .25rem}.RegisterForm-module__aR8Yqa__stepCircle{width:36px;height:36px;font-size:.875rem}.RegisterForm-module__aR8Yqa__stepLabel{max-width:70px;font-size:.688rem}.RegisterForm-module__aR8Yqa__stepLine{place-content:center;place-items:center;width:30px;margin:0 .25rem}.RegisterForm-module__aR8Yqa__registerCardHeader{margin-bottom:1rem;padding-bottom:.75rem}.RegisterForm-module__aR8Yqa__registerCardHeader h3{font-size:1rem}.RegisterForm-module__aR8Yqa__formCheckbox{margin:.75rem 0}.RegisterForm-module__aR8Yqa__stepCard,.RegisterForm-module__aR8Yqa__summaryCard{padding:1rem}}.register-container{box-sizing:border-box;background:#e6f0ff;align-items:center;width:100%;height:auto;min-height:100vh;margin:0 auto;padding:2rem 20rem 6rem;overflow:visible}.register-container{font-family:var(--font-primary)}.register-title{font-family:var(--font-primary)}.register-subtitle{font-family:var(--font-primary)}.register-main{font-family:var(--font-primary)}.steps-indicator{font-family:var(--font-primary)}.register-form{font-family:var(--font-primary)}.register-card-header h3{font-family:var(--font-primary)}.summary-card h3{font-family:var(--font-primary)}.checkbox-label{font-family:var(--font-primary)}.register-form-actions .btn-small{font-family:var(--font-primary)}.register-title{text-align:center;color:var(--color-primary-dark);margin:4rem 0 .5rem;font-size:24px;font-weight:700}.register-subtitle{text-align:center;color:#6b7280;margin:0 0 2rem;font-size:16px}.register-main{background:#fff;border:2px solid #c6d7ed;border-radius:12px;flex-direction:column;align-items:center;gap:32px;width:auto;padding:32px;display:flex;box-shadow:0 2px 8px #0000001a;overflow:visible!important}.register-login-section{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:.5rem;padding:1rem;display:flex}.register-login-text{color:#6b7280;font-size:14px;font-weight:400;font-family:var(--font-primary);margin:0;line-height:140%}.register-login-link{color:var(--color-primary);font-size:14px;font-weight:500;font-family:var(--font-primary);line-height:140%;text-decoration:none;transition:all .2s}.register-login-link:hover{color:#0047b3;text-decoration:underline}.form-step{flex-direction:column;width:100%;display:flex;overflow:visible!important}.step-card{background:#fff;border-radius:12px;padding:.6rem;overflow:visible}.register-card-header{border:none;align-items:center;gap:.2rem;display:flex}.register-card-header .header-icon{background-color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.register-card-header h3{letter-spacing:0;color:#101828;margin:0;font-size:18px;font-weight:400;line-height:27px}.form-row{flex-wrap:wrap;align-items:stretch;gap:1.5rem;display:flex;overflow:visible}.form-row>*{flex-direction:column;flex:1;min-width:200px;display:flex;overflow:visible}.nested-row{flex-direction:row;flex:1;gap:1.5rem;min-width:200px;display:flex;overflow:visible}.nested-row>*{flex-direction:column;flex:1;min-width:0;display:flex;overflow:visible}.form-separator{background-color:#d8e4f3;width:100%;height:1px;margin-bottom:0}.form-field{flex-direction:column;gap:0;width:100%;display:flex}.form-field .label{font-family:var(--font-primary);color:#374151;margin-bottom:6px;font-size:14px;font-weight:400;line-height:14px;display:block}.form-field .required{color:#dc3545;margin-left:2px}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:400;line-height:1.4;transition:all .2s}.input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.input::placeholder{color:#9ca3af;font-weight:400}.input.error{border-color:#dc3545;box-shadow:0 0 0 2px #dc35451a}.input:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.input-icon{color:#6b7280;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;right:12px}.password-toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:12px}.password-toggle:hover:not(:disabled){color:var(--color-primary)}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.error-message{color:#dc2626;margin-top:4px;font-size:12px;font-weight:400}.summary-card{text-align:left;background:#f7f9fc;border-radius:12px;width:100%;margin-top:1.5rem;padding:1rem}.summary-card h3{color:#00388c;text-align:left;margin:0 0 .5rem;font-size:16px;font-weight:600}.register-summary-content{flex-direction:column;gap:.5rem;display:flex}.register-summary-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;min-width:0;display:grid}.register-summary-column{flex-direction:column;gap:4px;min-width:0;display:flex;overflow:hidden}.register-summary-item{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding:.25rem 0;display:flex;overflow:hidden}.register-summary-label{color:#374151;text-align:left;flex-shrink:0;min-width:100px;font-size:14px;font-weight:500}.register-summary-value{color:#00388c;text-align:right;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.register-password{justify-content:space-between;align-items:stretch;gap:1.5rem;width:100%;margin-top:1rem;display:flex}.input-password{box-sizing:border-box;flex:1;width:100%;min-width:0}.checkboxes-separator{background-color:#d8e4f3;width:100%;height:1px;margin:1.5rem 0}.form-checkbox{margin:.5rem 0}.checkbox-label{cursor:pointer;color:#374151;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.checkbox-label input[type=checkbox]{width:18px;min-width:18px;height:18px;accent-color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;flex-shrink:0;margin-top:2px}.checkbox-text{flex:1}.link{color:var(--color-primary);font-weight:500;text-decoration:none}.link:hover{text-decoration:underline}.steps-indicator{justify-content:center;align-items:flex-start;gap:1rem;display:flex;position:relative}.steps-indicator-desktop{display:flex}.steps-indicator-mobile{display:none}.steps-separator{background-color:#d8e4f3;width:100%;height:1px;margin-top:1rem}.step-wrapper{flex:none;align-items:flex-start;display:flex}.step-item{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.step-item.active .step-circle{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.step-item.completed .step-circle{color:#fff;background-color:#10b981;border-color:#10b981}.step-item.completed .step-circle svg{color:#fff;fill:#fff}.step-circle{color:#f7f9fc;background-color:#d1d5dc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.step-label{color:#6b7280;text-align:center;max-width:120px;font-size:.8rem;font-weight:500}.step-line{background-color:#e5e7eb;border-radius:2px;width:80px;height:4px;margin:20px .5rem 0;transition:background-color .3s}.step-line.completed{background-color:#10b981}@media (max-width:1200px){.register-container{padding:1.5rem 2rem}}@media (max-width:1200px) and (min-width:769px){.app-header{padding:8px 2rem!important}.header-content{justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important}.back-button{margin-left:0!important;margin-right:1rem!important}}@media (max-width:895px){.register-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:5rem 1rem 1rem!important;overflow-x:hidden!important}.register-title{z-index:1;position:relative;visibility:visible!important;opacity:1!important;margin-top:0!important;margin-bottom:.5rem!important;font-size:1.25rem!important;line-height:1.3!important;display:block!important}.register-subtitle{visibility:visible!important;opacity:1!important;margin-bottom:1rem!important;font-size:.875rem!important;display:block!important}.register-main{box-sizing:border-box!important;gap:16px!important;width:calc(100% - 2rem)!important;max-width:100%!important;margin:0 auto!important;padding:1.5rem 1rem!important;overflow:visible!important}.RegisterForm-module__aR8Yqa__registerFormActions{box-sizing:border-box;flex-direction:row;align-items:center;gap:.5rem;width:100%;padding:0 .5rem}.RegisterForm-module__aR8Yqa__buttonWrapper{flex:1;justify-content:flex-end;gap:.5rem;min-width:0}.RegisterForm-module__aR8Yqa__registerFormActions .btn-small{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden;padding:.5rem!important;font-size:.75rem!important}:is(.RegisterForm-module__aR8Yqa__formSeparator,.form-separator){display:none!important}}@media (max-width:768px){.register-container{box-sizing:border-box;width:100%;max-width:100vw;padding:1.5rem 1rem}.register-main{box-sizing:border-box;width:100%;padding:1.5rem}.register-title{font-size:1.5rem}.register-subtitle{font-size:.875rem}}@media (max-width:640px){.steps-indicator-desktop{display:none}.steps-indicator-mobile{justify-content:center;display:flex}.steps-indicator{gap:.5rem;padding:0 .5rem}.step-circle{width:32px;height:32px;font-size:.875rem}.step-label{max-width:70px;font-size:.7rem;line-height:1.2}.step-line{width:30px;margin-top:16px}}@media (max-width:480px){.register-container{box-sizing:border-box;width:100%;max-width:100vw;padding:1rem .75rem}.register-main{box-sizing:border-box;width:100%;padding:1rem}.register-title{font-size:1.25rem}.register-subtitle{margin-bottom:1.5rem;font-size:.813rem}.steps-indicator{gap:.25rem;padding:0 .25rem}.step-circle{width:28px;height:28px;font-size:.75rem}.step-label{max-width:60px;font-size:.65rem}.step-line{width:20px;height:3px;margin-top:14px}}.RegisterForm-module__aR8Yqa__inputPasswordContainer{flex-direction:column;gap:8px;width:100%;display:flex}.RegisterForm-module__aR8Yqa__passwordRequirements{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;margin-bottom:8px;padding:12px}.RegisterForm-module__aR8Yqa__requirementsTitle{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600}.RegisterForm-module__aR8Yqa__requirementsList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.RegisterForm-module__aR8Yqa__requirementsList li{align-items:center;gap:8px;font-size:12px;transition:all .2s;display:flex}.RegisterForm-module__aR8Yqa__requirementsList li.RegisterForm-module__aR8Yqa__met{color:#059669;font-weight:500}.RegisterForm-module__aR8Yqa__requirementsList li.RegisterForm-module__aR8Yqa__notMet{color:#6b7280}.RegisterForm-module__aR8Yqa__requirementIcon{justify-content:center;align-items:center;width:16px;font-size:14px;display:flex}.RegisterForm-module__aR8Yqa__met .RegisterForm-module__aR8Yqa__requirementIcon{color:#10b981}.RegisterForm-module__aR8Yqa__notMet .RegisterForm-module__aR8Yqa__requirementIcon{color:#d1d5db}.RegisterForm-module__aR8Yqa__policy-link{color:var(--color-primary);cursor:pointer;font-weight:500;font-size:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit;text-decoration:none}.RegisterForm-module__aR8Yqa__policy-link:hover{text-decoration:underline}.RegisterForm-module__aR8Yqa__policy-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RegisterForm-module__aR8Yqa__policy-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:700px;max-height:90vh;animation:.2s ease-out RegisterForm-module__aR8Yqa__modalSlideIn;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes RegisterForm-module__aR8Yqa__modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.RegisterForm-module__aR8Yqa__policy-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.RegisterForm-module__aR8Yqa__policy-modal-header h3{color:#101828;margin:0;font-size:1.25rem;font-weight:600}.RegisterForm-module__aR8Yqa__policy-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.RegisterForm-module__aR8Yqa__policy-modal-close:hover{color:#374151;background:#f3f4f6}.RegisterForm-module__aR8Yqa__policy-modal-content{flex:1;max-height:60vh;padding:1.5rem;overflow-y:auto}.RegisterForm-module__aR8Yqa__policy-modal-loading{text-align:center;color:#6b7280;padding:2rem}.RegisterForm-module__aR8Yqa__policy-content{color:#374151;line-height:1.6}.RegisterForm-module__aR8Yqa__policy-content h1,.RegisterForm-module__aR8Yqa__policy-content h2,.RegisterForm-module__aR8Yqa__policy-content h3,.RegisterForm-module__aR8Yqa__policy-content h4{color:#101828;margin-top:1.5rem;margin-bottom:.75rem}.RegisterForm-module__aR8Yqa__policy-content p{margin-bottom:1rem}.RegisterForm-module__aR8Yqa__policy-content ul,.RegisterForm-module__aR8Yqa__policy-content ol{margin-bottom:1rem;padding-left:1.5rem}.RegisterForm-module__aR8Yqa__policy-content li{margin-bottom:.5rem}.RegisterForm-module__aR8Yqa__policy-content a{color:var(--color-primary);text-decoration:underline}.RegisterForm-module__aR8Yqa__policy-content strong{color:#101828;font-weight:600}.RegisterForm-module__aR8Yqa__policy-modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.RegisterForm-module__aR8Yqa__policy-modal-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.5rem;font-weight:500;transition:background .2s}.RegisterForm-module__aR8Yqa__policy-modal-btn:hover{background:#0047b3}@media (max-width:768px){.RegisterForm-module__aR8Yqa__policy-modal-overlay{padding:.5rem}.RegisterForm-module__aR8Yqa__policy-modal{border-radius:8px;max-height:95vh}.RegisterForm-module__aR8Yqa__policy-modal-header{padding:1rem}.RegisterForm-module__aR8Yqa__policy-modal-header h3{font-size:1.125rem}.RegisterForm-module__aR8Yqa__policy-modal-content{max-height:70vh;padding:1rem}.RegisterForm-module__aR8Yqa__policy-modal-footer{padding:.75rem 1rem}.RegisterForm-module__aR8Yqa__policy-modal-btn{width:100%}}.policy-link{color:var(--color-primary);cursor:pointer;font-weight:500;font-size:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit;text-decoration:none}.policy-link:hover{text-decoration:underline}.policy-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.policy-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:700px;max-height:90vh;animation:.2s ease-out RegisterForm-module__aR8Yqa__globalModalSlideIn;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes RegisterForm-module__aR8Yqa__globalModalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.policy-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.policy-modal-header h3{color:#101828;margin:0;font-size:1.25rem;font-weight:600}.policy-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.policy-modal-close:hover{color:#374151;background:#f3f4f6}.policy-modal-content{flex:1;max-height:60vh;padding:1.5rem;overflow-y:auto}.policy-modal-loading{text-align:center;color:#6b7280;padding:2rem}.policy-content{color:#374151;line-height:1.6}:is(.policy-content h1,.policy-content h2,.policy-content h3,.policy-content h4){color:#101828;margin-top:1.5rem;margin-bottom:.75rem}.policy-content p{margin-bottom:1rem}:is(.policy-content ul,.policy-content ol){margin-bottom:1rem;padding-left:1.5rem}.policy-content li{margin-bottom:.5rem}.policy-content a{color:var(--color-primary);text-decoration:underline}.policy-content strong{color:#101828;font-weight:600}.policy-modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.policy-modal-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.5rem;font-weight:500;transition:background .2s}.policy-modal-btn:hover{background:#0047b3}@media (max-width:768px){.policy-modal-overlay{padding:.5rem}.policy-modal{border-radius:8px;max-height:95vh}.policy-modal-header{padding:1rem}.policy-modal-header h3{font-size:1.125rem}.policy-modal-content{max-height:70vh;padding:1rem}.policy-modal-footer{padding:.75rem 1rem}.policy-modal-btn{width:100%}:is(.RegisterForm-module__aR8Yqa__formSeparator,.RegisterForm-module__aR8Yqa__checkboxesSeparator,.RegisterForm-module__aR8Yqa__stepsSeparator,.form-separator,.checkboxes-separator,.steps-separator){opacity:0!important;visibility:hidden!important;background:0 0!important;border:none!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.OtpModal-module__Vnbafq__otpModalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.OtpModal-module__Vnbafq__otpModal{background:#fff;border-radius:16px;width:100%;max-width:600px;padding:32px;animation:.3s ease-out OtpModal-module__Vnbafq__modalFadeIn;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes OtpModal-module__Vnbafq__modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.OtpModal-module__Vnbafq__otpModalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.OtpModal-module__Vnbafq__otpModalClose:hover{color:#374151;background-color:#f3f4f6}.OtpModal-module__Vnbafq__divOtpModalIcon{text-align:center;justify-content:center;align-items:center;display:flex}.OtpModal-module__Vnbafq__otpModalIcon{background:#e5edf7;border-radius:100%;justify-content:center;place-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.OtpModal-module__Vnbafq__otpModalTitle{color:#1f2937;text-align:center;margin:0 0 16px;font-size:20px;font-weight:700;line-height:1.4}.OtpModal-module__Vnbafq__otpModalDescription{color:#6b7280;text-align:center;margin-bottom:0;font-size:14px;line-height:1.5}.OtpModal-module__Vnbafq__otpContactInfo{text-align:center;justify-content:center;align-items:center;gap:20px;margin-bottom:24px;display:flex}.OtpModal-module__Vnbafq__otpContactInfo p{color:#4e5a68;margin:0;padding:4px 0;font-size:16px}.OtpModal-module__Vnbafq__otpContactInfo strong{color:#4e5a68;font-weight:600}.OtpModal-module__Vnbafq__otpInputContainer{justify-content:center;gap:12px;margin-bottom:20px;display:flex}.OtpModal-module__Vnbafq__otpInput{text-align:center;color:#1f2937;background:#fff;border:2px solid #c6d7ed;border-radius:8px;width:48px;height:56px;font-size:24px;font-weight:600;transition:all .2s}.OtpModal-module__Vnbafq__otpInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)10%,transparent);outline:none}.OtpModal-module__Vnbafq__otpTimer{text-align:center;color:#6b7280;border-bottom:1px solid #c6d7ed;margin-bottom:20px;padding:25px;font-size:14px}.OtpModal-module__Vnbafq__otpTimer strong{color:var(--color-primary);font-weight:600}.OtpModal-module__Vnbafq__otpHelpMessage{background-color:#f7f9fc;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:12px;display:flex}.OtpModal-module__Vnbafq__otpHelpMessage span{color:#4e5a68;flex:1;font-size:14px;line-height:1.5}.OtpModal-module__Vnbafq__otpModalActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.OtpModal-module__Vnbafq__otpModalActionsCancel button{width:262px;color:var(--color-primary);background:#fff;border:0 solid #fff;flex:auto;font-size:16px;font-weight:600;transition:all .2s}.OtpModal-module__Vnbafq__otpModalActionsCancel button:hover:not(:disabled){background-color:none}.OtpModal-module__Vnbafq__otpModalActionsCancel button:disabled{opacity:1;border-color:#e5e7eb;cursor:not-allowed!important}.OtpModal-module__Vnbafq__otpModalActionsSucces button{color:#f7f9fc;background:var(--color-primary);flex:auto;width:262px;font-size:16px;font-weight:400;transition:all .2s}.OtpModal-module__Vnbafq__otpModalActionsSucces button:hover:not(:disabled){background-color:var(--color-primary-dark)}.OtpModal-module__Vnbafq__otpModalActionsSucces button:disabled{cursor:not-allowed;opacity:.6;background-color:#d1d5dc}@media (max-width:768px){.OtpModal-module__Vnbafq__otpModal{max-width:90%;margin:16px;padding:24px}.OtpModal-module__Vnbafq__otpContactInfo{flex-direction:column;gap:8px}.OtpModal-module__Vnbafq__otpModalActions{flex-direction:column;width:100%}.OtpModal-module__Vnbafq__otpModalActionsCancel button,.OtpModal-module__Vnbafq__otpModalActionsSucces button{min-width:auto;max-width:100%}}@media (max-width:640px){.OtpModal-module__Vnbafq__otpModal{margin:12px;padding:20px}.OtpModal-module__Vnbafq__otpModalTitle{font-size:18px}.OtpModal-module__Vnbafq__otpModalDescription{font-size:13px}.OtpModal-module__Vnbafq__otpInputContainer{gap:6px}.OtpModal-module__Vnbafq__otpInput{width:40px;height:48px;font-size:20px}.OtpModal-module__Vnbafq__otpContactInfo p{font-size:14px}}@media (max-width:480px){.OtpModal-module__Vnbafq__otpModal{margin:8px;padding:16px}.OtpModal-module__Vnbafq__otpModalIcon{width:56px;height:56px;margin-bottom:16px}.OtpModal-module__Vnbafq__otpModalTitle{margin-bottom:12px;font-size:16px}.OtpModal-module__Vnbafq__otpInputContainer{gap:4px}.OtpModal-module__Vnbafq__otpInput{width:36px;height:44px;font-size:18px}.OtpModal-module__Vnbafq__otpTimer{padding:15px;font-size:13px}.OtpModal-module__Vnbafq__otpHelpMessage{margin-bottom:16px;padding:10px}.OtpModal-module__Vnbafq__otpHelpMessage span{font-size:13px}}
.UsuarioNoRegistradoModal-module__4yaCnW__modalContent{text-align:center;flex-direction:column;align-items:center;padding:1rem 0;display:flex}.UsuarioNoRegistradoModal-module__4yaCnW__iconContainer{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.UsuarioNoRegistradoModal-module__4yaCnW__icon{color:#d97706}.UsuarioNoRegistradoModal-module__4yaCnW__message{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem}.UsuarioNoRegistradoModal-module__4yaCnW__description{color:#6b7280;max-width:400px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.UsuarioNoRegistradoModal-module__4yaCnW__infoBox{background:var(--color-primary-background);border:1px solid var(--color-primary-light);text-align:left;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.UsuarioNoRegistradoModal-module__4yaCnW__infoIcon{color:#0369a1;flex-shrink:0;margin-top:.125rem}.UsuarioNoRegistradoModal-module__4yaCnW__infoText{color:#0369a1;margin:0;font-size:.875rem;line-height:1.5}.UsuarioNoRegistradoModal-module__4yaCnW__modalFooter{justify-content:flex-end;gap:.75rem;width:100%;display:flex}
