.login-page{background-color:#333A4F;min-height:100vh;margin:0}.login-logo{position:absolute;top:42px;left:58px;height:40px;width:auto}h5{color:#1C1C1C;font-weight:600;font-size:1.5rem}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{background:#ffffff;border-radius:18px;width:100%;max-width:550px;box-shadow:0 10px 30px rgba(0,0,0,0.12);display:flex;flex-direction:column}.login-card .input-style{width:100%}#username.input-style,#password.input-style{background-repeat:no-repeat;background-position:14px center;background-size:18px 18px;padding-left:44px}#username.input-style{background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9L9.94202 10.7394C11.6572 11.7535 12.3428 11.7535 14.058 10.7394L17 9' stroke='%231C1C1C' stroke-opacity='0.44' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.01577 13.9756C2.08114 17.0412 2.11383 18.5739 3.24496 19.7094C4.37608 20.8448 5.95033 20.8843 9.09883 20.9634C11.0393 21.0122 12.9607 21.0122 14.9012 20.9634C18.0497 20.8843 19.6239 20.8448 20.7551 19.7094C21.8862 18.5739 21.9189 17.0412 21.9842 13.9756C22.0053 12.9899 22.0053 12.0101 21.9842 11.0244C21.9189 7.95886 21.8862 6.42609 20.7551 5.29066C19.6239 4.15523 18.0497 4.11568 14.9012 4.03657C12.9607 3.98781 11.0393 3.98781 9.09882 4.03656C5.95033 4.11566 4.37608 4.15521 3.24495 5.29065C2.11382 6.42608 2.08114 7.95885 2.01576 11.0244C1.99474 12.0101 1.99475 12.9899 2.01577 13.9756Z' stroke='%231C1C1C' stroke-opacity='0.44' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E")}#password.input-style{background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='11' width='14' height='10' rx='2' stroke='%231C1C1C' stroke-opacity='0.44' stroke-width='1.5'/%3E%3Cpath d='M8 11V8a4 4 0 1 1 8 0v3' stroke='%231C1C1C' stroke-opacity='0.44' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")!important}.login-card .login-label{display:block;text-align:left;font-weight:500;margin-bottom:6px;color:#1C1C1C;font-size:0.95rem}.login-card #login-btn{width:50%!important}.loader-view-center{display:flex;justify-content:center}.login-card .login-link{color:var(--okiblue)}.logo{height:80px;width:120px}.img-register{max-width:75%}@media only screen and (max-width:992px){.img-register{max-width:25%}.login-card{padding:37px 21px;width:100%;max-width:350px;box-shadow:0 10px 30px rgba(0,0,0,0.12)}}.social-login-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(0,0,0,0.12);border-radius:10px;background:#fff;color:#1C1C1C;text-decoration:none;padding:12px 14px;font-weight:500}.social-login-btn:hover{background:#f8f8f8;text-decoration:none}.separator{width:100%;display:flex;align-items:center;gap:12px;color:rgba(28,28,28,0.6);font-weight:500;justify-content:center}.separator .line{height:1px;background:rgba(0,0,0,0.12);flex:1}.separator .or{display:inline-block;min-width:16px;text-align:center}