.Home_nav__ZMqH2{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;position:relative;
  /*  !!! Background set to transparent to display the canvas particle effect behind !!! */ /*  !!! 背景设为透明，以显示后面的 canvas 粒子效果 !!! */background-color:transparent;text-align:center;padding:0 2em}.Home_heading1__epS2z{font-family:Josefin Sans,sans-serif;font-size:5vw;margin:0;padding-bottom:.5rem;letter-spacing:.5rem;color:#42cdf4;transition:all .3s ease;z-index:3;line-height:1.2}.Home_heading1__epS2z:hover{transform:translate3d(0,-10px,22px);color:#f7b161}.Home_spanLoader__nBZvl{font-size:2vw;letter-spacing:.7em;font-family:Roboto,sans-serif;font-weight:300;color:#faebd7;z-index:4;margin-top:1rem}.Home_spanLoader__nBZvl span:hover{color:#42cdf4;font-weight:500;font-size:2.2vw}.Home_backgroundCanvas__Q445X{position:absolute;height:100vh;width:100%;top:0;left:0;z-index:0;pointer-events:none}@media (min-width:800px){.Home_heading1__epS2z{font-size:4.5vw}.Home_spanLoader__nBZvl{font-size:1.8vw}.Home_spanLoader__nBZvl span:hover{font-size:2vw}}.Home_loader__yM5SM span{color:#f98603;text-shadow:0 0 0 #f98603;animation:Home_loading__fXh_b 1s ease-in-out infinite alternate;display:inline-block;transition:color .3s,font-weight .3s,font-size .3s}@keyframes Home_loading__fXh_b{to{text-shadow:20px 0 70px #42cdf4;color:#42cdf4}}.Home_loader__yM5SM span:first-child{animation-delay:0s}.Home_loader__yM5SM span:nth-child(2){animation-delay:.1s}.Home_loader__yM5SM span:nth-child(3){animation-delay:.2s}.Home_loader__yM5SM span:nth-child(4){animation-delay:.3s}.Home_loader__yM5SM span:nth-child(5){animation-delay:.4s}.Home_loader__yM5SM span:nth-child(6){animation-delay:.5s}.Home_loader__yM5SM span:nth-child(7){animation-delay:.6s}.Home_loader__yM5SM span:nth-child(8){animation-delay:.7s}.Home_loader__yM5SM span:nth-child(9){animation-delay:.8s}.Home_loader__yM5SM span:nth-child(10){animation-delay:.9s}.Home_loader__yM5SM span:nth-child(11){animation-delay:1s}.Home_loader__yM5SM span:nth-child(12){animation-delay:1.1s}.Home_loader__yM5SM span:nth-child(13){animation-delay:1.2s}.Home_loader__yM5SM span:nth-child(14){animation-delay:1.3s}.Home_loader__yM5SM span:nth-child(15){animation-delay:1.4s}.Home_loader__yM5SM span:nth-child(16){animation-delay:1.5s}.Home_loader__yM5SM span:nth-child(17){animation-delay:1.6s}.Home_loader__yM5SM span:nth-child(18){animation-delay:1.7s}.Home_loader__yM5SM span:nth-child(19){animation-delay:1.8s}.Home_loader__yM5SM span:nth-child(20){animation-delay:1.9s}.Home_loader__yM5SM span:nth-child(21){animation-delay:2s}.Home_loader__yM5SM span:nth-child(22){animation-delay:2.1s}.Home_loader__yM5SM span:nth-child(23){animation-delay:2.2s}.Home_loader__yM5SM span:nth-child(24){animation-delay:2.3s}.Home_loader__yM5SM span:nth-child(25){animation-delay:2.4s}.Home_heroButtonsContainer__RnvAZ{margin-top:2.5rem;position:relative;z-index:5;display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.Home_heroButton__kQBEq{display:inline-block;padding:.8rem 2rem;border:2px solid #42cdf4;color:#42cdf4;background-color:transparent;text-decoration:none;font-family:Roboto,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:1px;border-radius:10px;transition:all .3s ease;cursor:pointer}.Home_heroButton__kQBEq:hover{background-color:#42cdf4;color:#ca7009;transform:translateY(-3px);box-shadow:0 5px 15px rgba(66,205,244,.4)}.Home_heroButton__kQBEq:active{transform:translateY(-1px);box-shadow:0 2px 8px rgba(66,205,244,.3)}