body {
    font-family: 'Open Sans', sans-serif;
    color: #535353;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}

.login-box .alert{
    padding: 15.5px 20px;
    font-size: 13px;
    border: none !important;
    border-radius: 3px;
    margin-bottom: 25px;
}

.login-box .alert-dismissible .btn-close{
    padding: 18.5px 19px;
    background-size: 8px;
}

.login-box .alert-dismissible .btn-close:focus,
.login-box .alert-dismissible .btn-close:active {
    box-shadow: none;
}

.login-box .password-indicator {
    position: absolute;
    right: 15px;
    top: 17px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 500ms;
    font-size: 17px;
    color: #999;
}

.login-box .password-wrapper:hover .password-indicator{
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 500ms;
    font-size: 17px;
    color: #555;
}

.login-box .login-popover{
    font-size: 14px;
    color: #777;
    cursor: help;
}

.login-box .login-popover-abs{
    position: absolute;
    right: 15px;
    top: 15px;
}

.popover {
    border: 1px solid #ebeef5 !important;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}

.popover-header {
    box-shadow: none;
    border: 0px;
    background: #fff;
    color: #555;
    font-size: 15px;
    font-family: 'Jost', sans-serif;
    padding-bottom: 5px;
}

.popover-body {
    padding: 5px 10px 10px 16px;
    color: #777;
    font-size: 13px;
}

.login-box .form-group label.error{
    font-size: 13px;
    text-align: left;
    color: #535353;
    width: 100%;
}



/** Login start **/
.login-21{
    min-height: 105vh;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;  
    
}

.login-21 .container {
    max-width: 1120px;
    margin: 0 auto;
    
}

.login-21 a {
    text-decoration: none;
}

.login-21 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Jost', sans-serif;
}

.login-21 .form-info {
    justify-content: center;
    align-items: center;
    padding: 100px 80px;
}

.login-21 .form-check-input:checked {
    display: none;
}

.login-21 .login-inner-form .form-group {
    margin-bottom: 25px;
}

.login-21 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.login-21 .login-inner-form .form-control {
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 12px 45px 12px 20px;
    height: 55px;
}

.login-21 .login-inner-form img {
    margin-bottom: 5px;
    height: 40px;
}

.login-21 .login-inner-form .form-box i {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 19px;
    color: #535353;
}

.login-21 .login-inner-form label{
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.login-21 .login-inner-form .forgot{
    margin: 0;
    line-height: 45px;
    color: #535353;
    font-size: 15px;
    float: right;
}

.login-21 .bg-img {
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    display: flex;
}

.login-21 .login-box{
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.login-21 .form-section .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.login-21 .login-inner-form .btn-md {
    cursor: pointer;
    color: #fff;
    padding: 0 50px;
    height: 55px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 3px;
}

.login-21 .login-inner-form input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}

.login-21 .login-inner-form p{
    margin: 0;
    color: #535353;
}

.login-21 .login-inner-form p a{
    color: #535353;
}

.login-21 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-21 .login-inner-form .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.login-21 .login-inner-form .btn-theme {
    background: #3E8CEE;
    border: none;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-21 .login-inner-form .btn-theme:hover {
    background: #1877f2;

}

.login-21 .logo{
    height: 30px;
    top: 10px;
    right: 10px;
    position: absolute;

}

/* Tamano del logo */
.login-21 .logo img{
    height: 55px;
}



/* new css para logo de la empresa */
.login-21 .logo-company{
    height: 0px;
    top: -150px;
    position:relative; 
/*    margin: 0 0 -20px;    */
}


/* Tamano del logo */
.login-21 .logo-company img{
    width:150px;
    height:150px;
    border-radius:75px;
    border:3px solid #3b589e; 
}


/* css del logo para movil */
.login-21 .logo-2{
    margin-bottom: 15px;
    display: none;
}

.login-21 .logo-2 img{
    height: 30px;
}

.login-21 .nav-pills li{
    display: inline-block;
}

.login-21 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 14px;
}

.login-21 .login-inner-form .form-check{
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-21 .login-inner-form .form-check a {
    color: #d6d6d6;
    float: right;
}

.login-21 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-21 .login-inner-form .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: -25px;
    border: none;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-21 .login-inner-form .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 16px;
    color: #535353;
}

.login-21 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
    color: #fff;
    background:#1877f2;
}

.login-21 .login-inner-form input[type=checkbox]:checked + label:before {
    font-weight: 600;
    color: #fff;
    line-height: 18px;
    font-size: 12px;
    content: "\2713";
    padding-left: 4px;
}

.login-21 .btn-section {
    top: 40%;
    position: absolute;
    left: 0;
    display: inline-block;
    margin-bottom: 0;
}

.login-21 .btn-section .link-btn {
    font-size: 12px;
    float: left;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 600;
    border-radius: 0;
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-decoration: blink;
    background: rgb(102 102 102 / 31%);
}

.login-21 .bs2 .link-btn{
    margin: 0 0 5px;
}

.login-21 .btn-section .default-bg{
    background: #fff;
    color: #505050;
}

.login-21 .btn-section .btn-1{
    line-height: 45px;
    text-align: center;
    width: 100px;
    text-transform: uppercase;
    border-radius: 0 50px 50px 0;
}

.login-21 .login-inner-form input[type=checkbox], input[type=radio] {
    margin-top: 4px;
}

.login-21 .login-inner-form .checkbox a {
    font-size: 16px;
    color: #535353;
    float: right;
    margin-left: 3px;
}

.login-21 .form-section{
    text-align: center;
}

.login-21 .form-section h3{
    margin: 0 0 40px;
    font-size: 25px;
    font-weight: 400;
    color: #040404;
}

.login-21 .form-section .text {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    color: #535353;
}

.login-21 .form-section .text a{
    color: #535353;
}

.login-21 .social-list{
    bottom: 38px;
    position: absolute;
    /*right: 10px;left: 488px;*/
    right: 0px;
    padding: 0;
    margin: 0;
    list-style: none;    
}

.login-21 .social-list a {
    width: 60px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border-radius: 50px 0 0 50px;
    background: rgb(102 102 102 / 31%);
}

.login-21 .facebook-bg:hover {
    background: #3b589e;
}

.login-21 .whatsapp-bg:hover {
    background: #00d221;
}

.login-21 .google-bg:hover {
    background: #db4437;
}

.login-21 .linkedin-bg:hover {
    background: #1c82ca;
}

.login-21 .pinterest-bg:hover {
    background: #a30618;
}

.login-21 .instagram-bg:hover {
    background: #c80070;
}

.login-21 .youtube-bg:hover {
    background: #db4437;
}

.login-21 .url-hover:hover {
    text-decoration:underline;
}

/* divider */
.divider[data-v-14d991df] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    
}
.divider span[data-v-14d991df] {
    color:#b3b3b3;
    margin-left:10px;
    margin-right:10px;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:16px;
}
.divider[data-v-14d991df]:after,
.divider[data-v-14d991df]:before {
    content:"";
    height:1px;
    background-color:#ededed;
    width:100%;
}


/* bnt flotante whatsapp */
.whatsapp {
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#00d221;
    color:#535353;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100;
}
  
.whatsapp-icon {
    margin-top:13px;
}

.whatsapp:hover {
    color:#FFF;
}

/* ajustar imagnes del slider al tamano del contendor */
.border-img{
    border-top-right-radius:9%;
    border-bottom-right-radius:9%;
}


.border-img img{
    
    object-fit: cover;    
    width:100%;
    height:100%;
} 

/** MEDIA **/
@media (max-width: 574px) {

    .login-21 .bg-img{
        display: none;
        
    }

    .login-21 .logo-2{
        display: block;
    }

    .login-21 .form-info {
        padding: 50px 30px;
    }

    .login-21 .login-box{
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 971px) {
    .login-21 .form-info{
        padding: 60px 30px;
    }
}


/* App Icons Fixed Bottom Right */
.appe-fixed-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
}

.appe-app-selector {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.appe-app-btn {
    padding: 6px 12px;
    border: 1px solid #ddd;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 11px;
    color: #666;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.appe-app-btn.active {
    background: #25D366;
    color: white;
    border-color: #25D366;
}

.appe-icons-container {
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: center;
}

.appe-icon-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.appe-whatsapp {
    background: linear-gradient(135deg, #25D366, #128C7E);
    color: white;
    font-size: 24px;
}

.appe-play-store {
    background: linear-gradient(135deg, #4285F4, #34A853);
    padding: 12px;
}

.appe-app-store {
    background: linear-gradient(135deg, #000000, #434343);
    padding: 12px;
}

.appe-icon-link:hover {
    transform: translateY(-5px) scale(1.1);
    box-shadow: 0 8px 25px rgba(0,0,0,0.3);
}

.appe-icon-link img {
    width: 36px;
    height: 36px;
}

@media (max-width: 768px) {
    .appe-fixed-container {
        bottom: 15px;
        right: 15px;
        gap: 12px;
    }
    .appe-icon-link {
        width: 50px;
        height: 50px;
    }
    .appe-icon-link img {
        width: 30px;
        height: 30px;
    }
    .appe-app-btn {
        padding: 5px 10px;
        font-size: 10px;
    }
}

/* App Icons Fixed Bottom Right */
.appe_prototype-section {
    padding: 30px;
    /* margin-bottom: 40px; */
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    display: flex;
    justify-content: end;
    padding-right: 0px;
    margin-right: -10px;
}

.appe_prototype-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
}

.appe_buttons-container {
    display: grid;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.51);
    border-radius: 16px;
    padding: 10px 30px 10px 30px;
    
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
    background-color: #ffffffc4;
    backdrop-filter: blur(5px);
    font-weight: 500;
    letter-spacing: -.04em;

}

/* PROTOTIPO 1: Estilo Moderno con Gradiente */
.appe_proto1-button {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    font-weight: 600;
    gap: 12px;
}

.appe_proto1-google {
    background: linear-gradient(135deg, #4285f4 0%, #34a853 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(66, 133, 244, 0.3);
}

.appe_proto1-google:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(66, 133, 244, 0.4);
}

.appe_proto1-apple {
    background: linear-gradient(135deg, #000000 0%, #434343 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.appe_proto1-apple:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

.appe_icon_login {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.appe_download-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
}

.appe_download-text .small {
    font-size: 12px;
    opacity: 0.9;
}

.appe_download-text .main {
    font-size: 16px;
}

.appe_title_system{
    background: linear-gradient(88.92deg,#3186ff 5.15%,#346bf1 44.3%,#4fa0ff 65.07%,#ac87eb 108.56%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: inherit;
    font-size: 24px;
}

.appe_title_download{
    font-size: 20px;
    line-height: 1.12;
    font-weight: 500;
    letter-spacing: -.04em;
    color: black;
}

.appe-container {
    display: flex;
    gap: 10px;
    padding: 5px;
    border-radius: 16px;
  }
  
  .appe-card {
    width: 70px;
    height: 70px;
    background-color: #f3f3f3;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
  }
  
  .appe-card:hover {
    transform: scale(1.05);
  }
  
  .appe-icon {
    width: 40px;
    height: 40px;
  }

  .appe_logo_version{
    height: 31px;
  }
  

/* Responsive */
@media (max-width: 768px) {
    .buttons-container {
        flex-direction: column;
        align-items: stretch;
    }
    
    .proto1-button{
        justify-content: center;
        width: 100%;
    }
}



/********************************************************************* Reset y base *************************************************************/
.ilandinge-main-container {
    min-height: 100vh;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #0f172a 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.ilandinge-background-particles {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
}

.ilandinge-particle {
    position: absolute;
    border-radius: 50%;
    animation: ilandinge-particle-float 6s ease-in-out infinite;
}

.ilandinge-particle-1 {
    top: 20%;
    left: 10%;
    width: 12px;
    height: 12px;
    background: #06b6d4;
    box-shadow: 0 0 20px rgba(6, 182, 212, 0.5);
    animation-delay: 0s;
}

.ilandinge-particle-2 {
    top: 60%;
    right: 15%;
    width: 8px;
    height: 8px;
    background: #8b5cf6;
    box-shadow: 0 0 15px rgba(139, 92, 246, 0.5);
    animation-delay: 2s;
}

.ilandinge-particle-3 {
    bottom: 30%;
    left: 20%;
    width: 10px;
    height: 10px;
    background: #10b981;
    box-shadow: 0 0 18px rgba(16, 185, 129, 0.5);
    animation-delay: 4s;
}

.ilandinge-particle-4 {
    top: 40%;
    left: 70%;
    width: 6px;
    height: 6px;
    background: #f59e0b;
    box-shadow: 0 0 12px rgba(245, 158, 11, 0.5);
    animation-delay: 1s;
}

@keyframes ilandinge-particle-float {
    0%, 100% { transform: translateY(0px) rotate(0deg); opacity: 0.4; }
    50% { transform: translateY(-20px) rotate(180deg); opacity: 0.8; }
}

.ilandinge-login-modal {
    width: 100%;
    max-width: 1200px;
    display: flex;
    gap: 15px;
    border-radius: 24px;
    /* overflow: hidden; */
    /* box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.8); */
    position: relative;
}

.ilandinge-login-section {
    flex: 0 0 450px;
    padding: 60px 50px;
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.8) 100%);
    backdrop-filter: blur(20px);
    position: relative;
    border-radius: 24px;
    border: 1px solid rgb(0, 91, 221);
    box-shadow: 0 0 30px rgba(29, 136, 230, 0.4), 0 0 60px rgba(29, 136, 230, 0.2), 0 25px 50px -12px rgba(29, 136, 230, 0.3), inset 0 1px 0 rgba(29, 136, 230, 0.2);
}


.ilandinge-login-section::before {
    content: '';
    position: absolute;
    inset: -2px; /* -2px para que el borde sea visible */
    border-radius: inherit;
    padding: 2px;
    /* background: linear-gradient(45deg, #1d88e6, #3b82f6, #1d88e6); */
    background-size: 300% 300%;
    animation: borderAnimation 3s ease infinite;
    mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
}

@keyframes borderAnimation {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.ilandinge-company-logo {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
}

.ilandinge-logo-container {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.ilandinge-logo-main {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: linear-gradient(135deg, #64748b 0%, #475569 50%, #1e293b 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.ilandinge-logo-main::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, transparent, rgba(6, 182, 212, 0.3), transparent);
    animation: ilandinge-logo-shine 3s ease-in-out infinite;
}

.ilandinge-logo-icon {
    color: #f1f5f9;
    font-size: 32px;
    z-index: 2;
    position: relative;
}

.ilandinge-ai-badge {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, #f59e0b, #d97706);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.4);
    animation: ilandinge-pulse 2s infinite;
}

@keyframes ilandinge-logo-shine {
    0%, 100% { transform: translateX(-100%) skewX(-12deg); opacity: 0; }
    50% { transform: translateX(100%) skewX(-12deg); opacity: 1; }
}

@keyframes ilandinge-pulse {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.1); opacity: 0.8; }
}

.ilandinge-company-title {
    font-size: 28px;
    font-weight: 900;
    margin-top: 5px;
    letter-spacing: -0.025em;
    /* background: linear-gradient(45deg, #06b6d4, #8b5cf6, #10b981, #f59e0b, #06b6d4); */
    background: white;
    background-size: 300% 300%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: ilandinge-title-gradient 4s ease-in-out infinite;
}

@keyframes ilandinge-title-gradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.ilandinge-company-subtitle {
    color: #94a3b8;
    font-weight: 500;
}

.ilandinge-status-badge {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(71, 85, 105, 0.4);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #f1f5f9;
    backdrop-filter: blur(10px);
}

.ilandinge-status-dot {
    width: 10px;
    height: 10px;
    background: #10b981;
    border-radius: 50%;
    margin-right: 8px;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.6);
    animation: ilandinge-pulse 2s infinite;
}

.ilandinge-status-dot-blue {
    width: 10px;
    height: 10px;
    background: #53b3ec;
    border-radius: 50%;
    margin-right: 8px;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.6);
    animation: ilandinge-pulse 2s infinite;
}

.ilandinge-form-section {
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
}

.ilandinge-form-group {
    margin-bottom: 10px;
}

.ilandinge-form-label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #f1f5f9;
    margin-bottom: 8px;
    text-align: initial;
}

.ilandinge-input-container {
    position: relative;
}

.ilandinge-input-icon {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
    font-size: 18px;
    z-index: 2;
}

.ilandinge-form-input {
    width: 100%;
    padding: 16px 16px 16px 52px;
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(71, 85, 105, 0.4);
    border-radius: 12px;
    color: #f1f5f9;
    font-size: 16px;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.ilandinge-form-input:focus {
    outline: none;
    border-color: rgba(6, 182, 212, 0.6);
    box-shadow: 0 0 0 3px rgba(6, 182, 212, 0.1);
    background: rgba(15, 23, 42, 0.8);
}

.ilandinge-form-input::placeholder {
    color: #64748b;
}

.ilandinge-form-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.ilandinge-checkbox-container {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ilandinge-checkbox {
    width: 18px;
    height: 18px;
    accent-color: #06b6d4;
}

.ilandinge-checkbox-label {
    color: #f1f5f9;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.ilandinge-forgot-password {
    color: #f1f5f9;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.3s ease;
}

.ilandinge-forgot-password:hover {
    color: #06b6d4;
}

.ilandinge-login-button {
    width: 100%;
    padding: 16px;
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 50%, #6366f1 100%) !important;
    border: none;
    border-radius: 16px !important;
    color: #f1f5f9;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 15px rgba(30, 64, 175, 0.4) !important;
    min-height: 45px;
}

.ilandinge-login-button::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, #0f172a, #1e293b, #1e40af, #3b82f6, #1e293b, #0f172a) !important;
    background-size: 300% 300%;
    animation: ilandinge-border-gradient 3s ease infinite;
    border-radius: 12px;
    z-index: -1;
}

.ilandinge-login-button:hover {
    /* transform: translateY(-2px); */
    box-shadow: 0 8px 25px rgba(30, 64, 175, 0.5) !important;
    background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #3b82f6 100%) !important;
}

.ilandinge-login-button:disabled {
    cursor: not-allowed;
    opacity: 0.8;
}

.ilandinge-login-button.loading {
    background: linear-gradient(135deg, #374151 0%, #4b5563 50%, #6b7280 100%);
}

.ilandinge-loading-spinner {
    width: 20px;
    height: 20px;
    border: 2px solid rgba(241, 245, 249, 0.3);
    border-top: 2px solid #f1f5f9;
    border-radius: 50%;
    animation: ilandinge-spin 1s linear infinite;
}

@keyframes ilandinge-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes ilandinge-border-gradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.ilandinge-additional-links {
    text-align: center;
    margin-top: 30px;
    position: relative;
}

.ilandinge-divider {
    width: 75%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(71, 85, 105, 0.6), transparent);
    margin: 20px auto;
}

.ilandinge-license-link {
    color: #94a3b8;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
    display: inline-block;
    margin-top: 10px;
}

.ilandinge-license-link:hover {
    color: #06b6d4;
}

.ilandinge-footer-text {
    font-size: 12px;
    color: #64748b;
    margin-top: 20px;
}

.ilandinge-modules-section {
    flex: 1;
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.8) 100%);
    backdrop-filter: blur(20px);
    padding: 20px 20px 40px 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 24px;
    border: 1px solid rgba(71, 85, 105, 0.3);
    border-left: none;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.8),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.ilandinge-login-section::after,
.ilandinge-modules-section::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(135deg, 
    rgba(30, 58, 138, 0.6),
    rgba(15, 23, 42, 0.4),
    rgba(30, 58, 138, 0.7)
    );
    background-size: 200% 200%;
    /* animation: ilandinge-border-glow 4s ease-in-out infinite; */
    mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
    mask-composite: xor;
    -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
    -webkit-mask-composite: xor;
    pointer-events: none;
    opacity: 0.6;
    border-radius: 24px;
}

@keyframes ilandinge-border-glow {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.ilandinge-modules-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(139, 92, 246, 0.05) 0%, rgba(6, 182, 212, 0.05) 100%);
    pointer-events: none;
}

.ilandinge-modules-header {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
    padding: 15px;
    border-radius: 16px;
    background: linear-gradient(135deg, #0f1830, rgb(16, 31, 62), #02195d);
    backdrop-filter: blur(20px);
    border: 1px solid rgb(38, 42, 56) !important;
    position: relative;
    overflow: hidden;
}

.ilandinge-modules-header::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, rgba(25, 135, 232, 0.1) 0%, rgba(139, 92, 246, 0.1) 25%, rgba(56, 142, 213, 0.1) 50%, rgba(122, 174, 200, 0) 75%, rgba(120, 175, 223, 0.15) 100%);
    background-size: 400% 400%;
    animation: ilandinge-header-gradient 6s ease-in-out infinite;
    border-radius: 16px;
}

.ilandinge-modules-header::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, transparent 0%, rgba(30, 148, 219, 0.2) 50%, transparent 100%);
    transform: translateX(-100%);
    animation: ilandinge-shine-sweep 3s ease-in-out infinite;
    border-radius: 16px;
}

@keyframes ilandinge-header-gradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

@keyframes ilandinge-shine-sweep {
    0% { transform: translateX(-100%); }
    50% { transform: translateX(100%); }
    100% { transform: translateX(100%); }
}

.ilandinge-modules-title {
    font-size: 24px;
    font-weight: 800;
    background: #f1f5f9;
    background-size: 300% 300%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 8px;
    animation: ilandinge-title-gradient 5s ease-in-out infinite;
    position: relative;
    z-index: 10;
}

.ilandinge-modules-subtitle {
    color: white;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    margin-top: -10px;
}

.ilandinge-ai-indicator {
    padding: 4px 12px;
    background: linear-gradient(135deg, rgba(6, 182, 212, 0.3), rgba(139, 92, 246, 0.3));
    border: 1px solid rgba(6, 182, 212, 0.3);
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #06b6d4;
}

.ilandinge-carousel-container {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 380px;
    /* perspective: 1200px; */
    overflow: hidden;
    width: 100%;
}

.ilandinge-carousel-track {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ilandinge-module-header {
    height: 75%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ilandinge-module-content {
    height: 40%;
    padding: 15px 30px 30px 30px;
    background: linear-gradient(to top, rgba(15, 23, 42, 0.8), transparent);
    border-top: 1px solid rgba(71, 85, 105, 0.2);
}

.ilandinge-module-header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.ilandinge-module-header img.contain {
    object-fit: contain;
}

.ilandinge-module-icon {
    font-size: 32px;
    color: rgba(241, 245, 249, 0.9);
    margin-bottom: 8px;
}

.ilandinge-module-title {
    font-size: 12px;
    font-weight: 700;
    color: #f1f5f9;
    margin-bottom: 4px;
    line-height: 1.2;
}

.ilandinge-module-subtitle {
    font-size: 10px;
    color: #94a3b8;
    line-height: 1.3;
}

/* Gradientes actualizados para módulos */
.ilandinge-gradient-nominas { 
    background: linear-gradient(135deg, #0f172a 0%, #1e40af 20%, #2563eb 40%, #3b82f6 60%, #60a5fa 80%, #93c5fd 100%); 
}
.ilandinge-gradient-planillas { 
    background: linear-gradient(135deg, #083344 0%, #0891b2 20%, #06b6d4 40%, #22d3ee 60%, #67e8f9 80%, #a5f3fc 100%); 
}
.ilandinge-gradient-tiempo-real { 
    background: linear-gradient(135deg, #1e1b4b 0%, #6366f1 20%, #8b5cf6 40%, #a855f7 60%, #c084fc 80%, #ddd6fe 100%); 
}
.ilandinge-gradient-marcadas { 
    background: linear-gradient(135deg, #ea580c 0%, #f97316 30%, #fb923c 70%, #fdba74 100%); 
}
.ilandinge-gradient-membresias { 
    background: linear-gradient(135deg, #059669 0%, #10b981 30%, #34d399 70%, #6ee7b7 100%); 
}
.ilandinge-gradient-ruteo { 
    background: linear-gradient(135deg, #dc2626 0%, #ef4444 30%, #f87171 70%, #fca5a5 100%); 
}
.ilandinge-gradient-enderezado { 
    background: linear-gradient(135deg, #d97706 0%, #f59e0b 30%, #fbbf24 70%, #fde047 100%); 
}
.ilandinge-gradient-pintura { 
    background: linear-gradient(135deg, #4338ca 0%, #6366f1 30%, #818cf8 70%, #a5b4fc 100%); 
}

.ilandinge-download-section {
    margin-top: 20px;
    padding: 10px 10px 5px 35px;
    /* background: linear-gradient(135deg, rgba(30, 64, 175, 0.3), rgba(139, 92, 246, 0.4), rgba(6, 182, 212, 0.3)); */
    background: linear-gradient(black);
    /* border: 1px solid rgba(139, 92, 246, 0.4); */
    border: 1px solid rgba(228, 228, 228, 0.4);
    border-radius: 20px;
    /* backdrop-filter: blur(20px); */
    position: relative;
    overflow: hidden;
}

.ilandinge-download-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, 
        rgba(139, 92, 246, 0.1) 0%, 
        rgba(6, 182, 212, 0.1) 50%, 
        rgba(139, 92, 246, 0.1) 100%);
    background-size: 200% 200%;
    animation: ilandinge-download-bg 4s ease-in-out infinite;
}

@keyframes ilandinge-download-bg {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.ilandinge-download-header {
    text-align: initial;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
}

.ilandinge-download-title {
    font-size: 20px;
    font-weight: 800;
    color: white;
    margin-bottom: 15px;
    position: relative;
    text-align: initial;
}

.ilandinge-download-title::after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 15%;
    transform: translateX(-50%);
    width: 180px;
    height: 3px;
    background: linear-gradient(90deg, #4063bf, #0235cc);
    border-radius: 2px;
}

.ilandinge-download-subtitle {
    font-size: 20px;
    font-weight: 700;
    background: #f1f5f9;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ilandinge-download-badge {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    background: #0c1325;
    border: 1px solid rgba(60, 109, 225, 0.72);
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #f1f5f9;
}

.ilandinge-download-buttons {
    display: flex;
    gap: 12px;
    justify-content: center;
    position: relative;
    z-index: 10;
}

.ilandinge-store-btn:hover {
    transform: translateY(-2px);
    filter: brightness(1.1);
}

.ilandinge-store-btn img {
    width: 108px;
}

.ilandinge-store-btn:hover img {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

/* Solo mostrar imagen oscura en este tema */
.ilandinge-store-btn .img-light {
    display: none;
}

.ilandinge-store-btn .img-dark {
    display: block;
}

.ilandinge-store-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border-radius: 10px !important;
    overflow: hidden;
    height: 36px !important;
    position: relative;
    max-height: 48px !important;
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.95) 0%, rgba(30, 41, 59, 0.9) 100%);
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.ilandinge-download-button {
    display: flex;
    align-items: center;
    padding: 14px 18px;
    background: rgba(15, 23, 42, 0.7);
    border: 1px solid rgba(71, 85, 105, 0.4);
    border-radius: 16px;
    text-decoration: none;
    color: #f1f5f9;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}

.ilandinge-download-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4);
    color: #f1f5f9;
    border-color: rgba(139, 92, 246, 0.6);
}

.ilandinge-download-button::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, transparent, rgba(139, 92, 246, 0.1), transparent);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.ilandinge-download-button:hover::before {
    transform: translateX(100%);
}



/* Cards del carrusel */
.ilandinge-module-card {
    position: absolute;
    width: 220px;
    height: 300px;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    background: rgba(15, 23, 42, 0.6);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(71, 85, 105, 0.4);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    max-width: calc(100vw - 40px);
}

.ilandinge-module-card.selected {
    width: 220px !important;
    height: 290px !important;
    z-index: 100 !important;
    box-shadow: 0 25px 50px rgba(139, 92, 246, 0.4);
    border-color: rgba(139, 92, 246, 0.8);
    transform: translateX(-50%) translateY(-50%) scale(1.15) !important;
}

.ilandinge-module-card.selected .ilandinge-module-header {
    height: 75%;
}

.ilandinge-module-card.selected .ilandinge-module-content {
    height: 30%;
}

.ilandinge-module-card.selected .ilandinge-module-icon {
    font-size: 42px;
}

.ilandinge-module-header {
    position: relative;
}

.ilandinge-module-header::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
    pointer-events: none;
}

.ilandinge-module-header > *:not(img) {
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    .ilandinge-module-card {
        width: 160px; 
        height: 220px;
        max-width: calc(100vw - 40px);
    }
}

.ilandinge-module-mini-preview {
    width: 80%;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    padding: 8px;
    margin-top: 8px;
}

.ilandinge-module-preview-dots {
    display: flex;
    gap: 4px;
    margin-bottom: 6px;
}

.ilandinge-module-preview-dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(241, 245, 249, 0.6);
}

.ilandinge-module-preview-lines {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ilandinge-module-preview-line {
    height: 2px;
    background: rgba(241, 245, 249, 0.4);
    border-radius: 1px;
}

/* Navegación del carrusel */
.ilandinge-carousel-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.ilandinge-nav-button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(15, 23, 42, 0.8);
    border: 1px solid rgba(71, 85, 105, 0.4);
    color: #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.ilandinge-nav-button:hover {
    background: rgba(139, 92, 246, 0.3);
    transform: scale(1.1);
    box-shadow: 0 6px 16px rgba(139, 92, 246, 0.3);
    border-color: rgba(139, 92, 246, 0.6);
}

.ilandinge-dots-container {
    display: flex;
    gap: 12px;
    align-items: center;
}

.ilandinge-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(71, 85, 105, 0.6);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.ilandinge-dot.active {
    background: #f1f5f9;
    width: 32px;
    border-radius: 16px;
    box-shadow: 0 0 12px rgba(241, 245, 249, 0.4);
}

.ilandinge-dot:not(.active):hover {
    background: rgba(139, 92, 246, 0.6);
    transform: scale(1.2);
}

.ilandinge-close-button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 24px;
    height: 33px;
    background: none;
    border: none;
    border-radius: 50%;
    color: black;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    z-index: 10;
    transition: all 0.3s ease;
}

.ilandinge-close-button:hover {
    background: none;
    transform: scale(1.5);
}

/* Responsive */
@media (max-width: 768px) {
    .ilandinge-login-modal {
        flex-direction: column;
        max-width: 400px;
    }
    
    .ilandinge-login-section {
        flex: none;
        padding: 40px 30px;
    }
    
    .ilandinge-modules-section {
        flex: none;
        padding: 30px 20px;
        height: 653px;
    }
}

@media (max-width: 768px) {
    .ilandinge-carousel-container {
        height: 320px;
    }
    
    .ilandinge-module-card {
        width: 180px;
        height: 260px;
    }

    .ilandinge-module-card.selected {
        width: 190px !important;
        height: 270px !important;
    }
}

@media (max-width: 480px) {
    .ilandinge-carousel-container {
        height: 280px;
    }
    
    .ilandinge-module-card {
        width: 160px;
        height: 220px;
    }

    .ilandinge-module-card.selected {
        width: 170px !important;
        height: 230px !important;
    }
    
    .ilandinge-modules-section {
        padding: 20px 15px 30px 15px;
    }
}

.ilandinge-toggle-password {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    cursor: pointer;
    font-size: 18px;
    transition: color 0.3s ease;
    z-index: 2;
}

.ilandinge-toggle-password:hover {
    color: #94a3b8;
}