*{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{width:100%;height:auto}.register{width:24%;height:100dvh;margin:0 auto;display:flex;flex-direction:column;align-items:self-start;justify-content:center;gap:8px}.register h1{font-size:34px;color:#575dfb;font-weight:700}.register p{font-size:14px;color:#000;font-weight:400}.register-inpt{width:100%;height:auto}.register-inpt h2{font-size:14px;color:#575dfb;font-weight:400}.register-inpt input{width:100%;height:auto;border:.5px solid #575dfb;outline:none;box-sizing:border-box;padding:12px;border-radius:8px;margin-top:8px}.register-inpt-otp{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;gap:10px}.register button{width:100%;height:auto;border:none;border-radius:8px;padding:12px;font-size:14px;background-color:#575dfb;margin-top:8px;font-weight:600;color:#fff}.register a{color:#575dfb}button:hover{background-color:#4747f0;cursor:pointer}button:disabled{background-color:#b0b0b0;cursor:not-allowed}@media screen and (max-width: 769px){.register{width:70%}}@media screen and (max-width: 426px){.register{width:80%}}.login{width:24%;height:100dvh;margin:0 auto;display:flex;flex-direction:column;align-items:self-start;justify-content:center;gap:8px}.login h1{font-size:34px;color:#575dfb;font-weight:700}.login p{font-size:14px;color:#000;font-weight:400}.login-inpt{width:100%;height:auto}.login-inpt h2{font-size:14px;color:#575dfb;font-weight:400}.login-inpt input{width:100%;height:auto;border:.5px solid #575dfb;outline:none;box-sizing:border-box;padding:12px;border-radius:8px;margin-top:8px}.login-inpt-otp{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;gap:10px}.login button{width:100%;height:auto;border:none;border-radius:8px;padding:12px;font-size:14px;background-color:#575dfb;margin-top:8px;font-weight:600;color:#fff}.login a{color:#575dfb}@media screen and (max-width: 769px){.login{width:70%}}@media screen and (max-width: 426px){.login{width:80%}}.dashboard{width:45%;height:auto;margin:0 auto 24px}.dashboard h1{font-size:24px;font-weight:700;margin-top:24px}.dashboard h3{font-size:14px;font-weight:400;margin-top:14px}.dashboard p{font-size:14px;font-weight:400}.dashboard a{color:#575dfb}.dashboard-black-box{width:100%;height:auto;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#2d2d2d;padding:16px;border-radius:8px;margin-top:14px;gap:8px}.dashboard-black-box h2{font-size:14px;font-weight:400;color:#efefef}.dashboard-black-box button{font-size:14px;font-weight:400;padding:4px 8px;border:none;background-color:#efefef;color:#2d2d2d;border-radius:4px}.dashboard-black-box input{flex:1;font-size:14px;font-weight:400;padding:4px 8px;border:none;background-color:#efefef;color:#2d2d2d;border-radius:4px;outline:none}.dashboard-black-box-sms-history-table{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width: 769px){.dashboard{width:80%}}@media screen and (max-width: 426px){.dashboard{width:80%}}.dashboard-black-box{flex-wrap:wrap}
