*{box-sizing:border-box;margin:0;padding:0}html{height:100vh}body,#app{color:#818587;background-color:#e9f7ff;height:100vh;font-family:Roboto,sans-serif;font-size:4.26667vw;line-height:1.5}.btn-simulate{color:#fff;text-align:center;background:linear-gradient(135deg,#409eff,#69b1ff);border:none;border-radius:1.06667vw;outline:none;justify-content:center;align-items:center;min-width:32vw;height:11.7333vw;padding:0 6.4vw;font-size:4.26667vw;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 1.06667vw 3.2vw #409eff4d}.btn-simulate:hover{cursor:pointer;background:linear-gradient(135deg,#3a8ee6,#5d9cec);transform:translateY(-1px);box-shadow:0 1.6vw 4.26667vw #409eff66}.btn-simulate:active{background:linear-gradient(135deg,#3076c8,#4a89dc);transform:translateY(1px);box-shadow:0 .533333vw 2.13333vw #409eff4d}.btn-simulate:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;background:#c0c4cc;transform:none}
