.login-module__Si-P0q__body{background:linear-gradient(120deg,#312e81 0%,#6366f1 100%);justify-content:center;align-items:center;min-height:90vh;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:relative}.login-module__Si-P0q__c1,.login-module__Si-P0q__c2,.login-module__Si-P0q__c3,.login-module__Si-P0q__c4,.login-module__Si-P0q__c5{opacity:.18;filter:blur(8px);z-index:0;border-radius:50%;position:absolute}.login-module__Si-P0q__c1{background:#350511;width:160px;height:160px;top:8%;left:12%}.login-module__Si-P0q__c2{background:#5c0a1f;width:110px;height:110px;top:80%;left:7%}.login-module__Si-P0q__c3{background:#832940;width:90px;height:90px;top:12%;right:12%}.login-module__Si-P0q__c4{background:#350511;width:70px;height:70px;bottom:18%;right:18%}.login-module__Si-P0q__c5{background:#6a0720;width:50px;height:50px;bottom:7%;left:45%}.login-module__Si-P0q__login{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(255,255,255,.92);border:1px solid #d7ccc8;border-radius:1.25rem;flex-direction:column;gap:1.1rem;width:100%;max-width:370px;margin:2rem;padding:2.2rem 1.5rem;display:flex;position:relative;box-shadow:0 8px 32px rgba(121,85,72,.1)}.login-module__Si-P0q__body h1{text-align:center;color:#312e81;letter-spacing:1px;margin-bottom:.7rem;font-size:2rem;font-weight:700}.login-module__Si-P0q__body .fa-envelope{color:#312e81;font-size:1.3rem}.login-module__Si-P0q__body .fa-phone{color:#312e81;font-size:1.3rem}.login-module__Si-P0q__body .fa-user{color:#312e81;font-size:1.3rem}.login-module__Si-P0q__body .fa-lock{color:#312e81;font-size:1.3rem}.login-module__Si-P0q__body .fa-home{color:#312e81;font-size:1.3rem}.login-module__Si-P0q__ii .fa-home{color:#312e81!important;font-size:1.7rem!important}.login-module__Si-P0q__ii{position:absolute;top:1rem;left:1rem}.login-module__Si-P0q__email,.login-module__Si-P0q__pass{color:#28294c;background:#f5f5f5;border:1.5px solid #cacaca;border-radius:.7rem;align-items:center;gap:.7rem;margin-bottom:.4rem;padding:.7rem 1rem;transition:border .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px rgba(38,198,218,.04)}.login-module__Si-P0q__email.login-module__Si-P0q__error,.login-module__Si-P0q__pass.login-module__Si-P0q__error{box-shadow:0 0 0 2px rgba(211,47,47,.1);border:2px solid #d32f2f!important}.login-module__Si-P0q__email:focus-within,.login-module__Si-P0q__pass:focus-within{box-shadow:0 0 0 2px 894b00(38,198,218,.1);border:2px solid #6366f1;position:relative}.login-module__Si-P0q__email:focus-within:after,.login-module__Si-P0q__pass:focus-within:after{content:"";z-index:2;pointer-events:none;background:#312e81;border-radius:50%;width:12px;height:12px;animation:5s linear infinite login-module__Si-P0q__roll-light;position:absolute;top:0;left:0;box-shadow:0 0 8px 2px #7f81f8}@keyframes login-module__Si-P0q__roll-light{0%{top:-6px;left:-6px}35%{top:-6px;left:calc(100% - 6px)}50%{top:calc(100% - 6px);left:calc(100% - 6px)}85%{top:calc(100% - 6px);left:-6px}to{top:-6px;left:-6px}}.login-module__Si-P0q__body input[type=email],.login-module__Si-P0q__body input[type=password]{color:#28294c;background:0 0;outline:none;flex:1;padding:.5rem 0;font-size:1rem;transition:border .2s,box-shadow .2s,background .2s;border:none!important}.login-module__Si-P0q__body input[type=email]:focus,.login-module__Si-P0q__body input[type=password]:focus{box-shadow:none;background:#f0fcfa;border:none!important}.login-module__Si-P0q__body button{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(90deg,#6366f1 0%,#60a5fa 100%);border:none;border-radius:.7rem;width:100%;margin-top:.4rem;padding:.85rem 0;font-size:1.1rem;font-weight:600;transition:background .2s,transform .2s;box-shadow:0 4px 16px rgba(121,85,72,.1)}.login-module__Si-P0q__body button:hover{background:linear-gradient(90deg,#4338ca 0%,#2563eb 100%);transform:translateY(-2px)scale(1.03)}.login-module__Si-P0q__footer{justify-content:space-between;align-items:center;margin-top:.7rem;display:flex}.login-module__Si-P0q__footer a{color:#554040;background:linear-gradient(90deg,#a49da5 20%,#7c4855 100%);border-radius:.6rem;margin-left:1rem;padding:.25rem .8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(121,85,72,.1)}.login-module__Si-P0q__footer a:hover{color:#fff;background:linear-gradient(90deg,#7c4855 0%,#501c29 100%);text-decoration:underline;box-shadow:0 4px 16px rgba(121,85,72,.18)}.login-module__Si-P0q__body p{text-align:center;color:#607d8b;font-size:1rem}.login-module__Si-P0q__strong{color:#28294c;cursor:pointer;text-decoration:none}.login-module__Si-P0q__strong:hover{text-decoration:underline}@media (max-width:600px){.login-module__Si-P0q__body{justify-content:flex-start;padding-top:0}.login-module__Si-P0q__login{border-radius:.8rem;max-width:98vw;padding:1rem .3rem}.login-module__Si-P0q__body h1{font-size:1.5rem}.login-module__Si-P0q__email,.login-module__Si-P0q__pass{align-items:center;width:90%;margin-bottom:0;padding:.4rem;font-size:.95rem}.login-module__Si-P0q__footer{flex-direction:column;gap:.6rem;width:100%;margin-top:0}.login-module__Si-P0q__login button{width:90%;margin-top:0;padding:.6rem 0;font-size:.95rem}.login-module__Si-P0q__body{justify-content:flex-start;margin-top:0!important;padding-top:0!important}.login-module__Si-P0q__login{align-items:center;gap:.8rem;margin-top:0!important;padding:2.5rem .3rem!important}}.login-module__Si-P0q__body p[id^=err-]{text-align:left;margin:.2rem 0 .5rem;font-size:.95rem;font-weight:500;color:#d32f2f!important}.login-module__Si-P0q__body input[style*=red]{border:2px solid #d32f2f!important}.login-module__Si-P0q__spinner{animation:1s linear infinite login-module__Si-P0q__spin}@keyframes login-module__Si-P0q__spin{to{transform:rotate(360deg)}}.login-module__Si-P0q__login button:disabled,.login-module__Si-P0q__login input:disabled,.login-module__Si-P0q__strong:disabled{cursor:not-allowed;box-shadow:none;transform:none}
