.app-logo-text {
    cursor: pointer;
    user-select: none;
}

.app-logo-text > .gradient-fragment {
    -webkit-background-clip: text;
    background-clip: text;
    --tw-gradient-to: #0891b2 var(--tw-gradient-to-position); /* to-cyan-600 */
    --tw-gradient-from: #164e63 var(--tw-gradient-from-position); /* from-cyan-900 */
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    color: transparent;
}

.app-logo-text > .gradient-fragment:is(.dark *) {
    --tw-gradient-to: #00b8db var(--tw-gradient-to-position); /* to-cyan-500 */
    --tw-gradient-from: #0092b8 var(--tw-gradient-from-position); /* to-cyan-600 */
}

.fi-modal-slide-over-window .fi-modal-footer {
    z-index: 3;
}

.register-form li.fi-fo-wizard-header-step:not(.fi-active) {
    display: none !important;
}

.register-form .fi-fo-wizard-header-step-separator {
    display: none !important;
}
