body{font-family:"Noto Sans SC", sans-serif;}.animate-fire{animation-duration:1s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running;animation-name:fire-flicker;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.animate-float{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.retro-text{text-shadow:rgb(189, 189, 189) 2px 2px 0px, rgb(153, 153, 153) 4px 4px 0px, rgb(119, 119, 119) 6px 6px 0px, rgba(0, 0, 0, 0.3) 8px 8px 0px;}.mask-text{background-image:linear-gradient(45deg, rgb(59, 130, 246), rgb(30, 64, 175));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;-webkit-text-fill-color:transparent;background-clip:text;}#heroCanvas{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;}#mobileMenu.show{display:block;}html{scroll-behavior:smooth;}.active{color:rgb(37, 99, 235) !important;font-weight:bold;}#i9mgmm{font-weight:normal;}.w-full.h-auto.rounded-lg.shadow-lg{width:634px;height:370px;}@keyframes fire-flicker{0%, 100%{text-shadow:rgb(255, 153, 0) 0px 0px 5px, rgb(255, 102, 0) 0px 0px 10px, rgb(255, 51, 0) 0px 0px 15px, rgb(255, 0, 0) 0px 0px 20px, rgb(204, 0, 0) 0px 0px 30px;}50%{text-shadow:rgb(255, 170, 0) 0px 0px 3px, rgb(255, 85, 0) 0px 0px 8px, rgb(255, 34, 0) 0px 0px 12px, rgb(238, 0, 0) 0px 0px 18px, rgb(187, 0, 0) 0px 0px 25px;}}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-10px);}}@media (min-width: 768px){.text-5xl{font-size:3rem;}.text-7xl{font-size:4.5rem;}}