.mask-text{background-image:linear-gradient(45deg, rgb(251, 191, 36), rgb(245, 158, 11), rgb(251, 191, 36));background-position-x:initial;background-position-y:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;background-clip:text;-webkit-text-fill-color:transparent;background-size:300% 300%;animation-duration:3s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:gradientShift;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.outline-text{position:relative;color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:white;}.outline-text::after{content:attr(data-text);position:absolute;top:0px;left:0px;width:100%;height:100%;color:white;-webkit-text-stroke-width:0px;-webkit-text-stroke-color:initial;background-image:linear-gradient(45deg, rgb(251, 191, 36), rgb(245, 158, 11));background-position-x:initial;background-position-y:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;background-clip:text;-webkit-text-fill-color:transparent;background-size:300% 300%;animation-duration:2s;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:scanEffect;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;}.text-shadow-glow{text-shadow:rgba(251, 191, 36, 0.5) 0px 0px 10px, rgba(245, 158, 11, 0.3) 0px 0px 20px, rgba(251, 191, 36, 0.2) 0px 0px 30px;}#electric-field-canvas{top:0px;left:0px;z-index:0;position:absolute !important;width:100% !important;height:100% !important;}.relative.z-10.min-h-screen.flex.items-center.justify-center{z-index:10;}*{visibility:visible !important;}.menu-open{display:block !important;}.group:hover .group-hover\:scale-110{transform:scale(1.1);}.group:hover .group-hover\:bg-opacity-60{background-color:rgba(0, 0, 0, 0.6);}.group:hover .group-hover\:opacity-100{opacity:1;}html{scroll-behavior:smooth;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(31, 41, 55);}::-webkit-scrollbar-thumb{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 158, 11);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}::-webkit-scrollbar-thumb:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(251, 191, 36);}@keyframes gradientShift{0%{background-position-x:0%;background-position-y:50%;}50%{background-position-x:100%;background-position-y:50%;}100%{background-position-x:0%;background-position-y:50%;}}@keyframes scanEffect{0%{opacity:0;transform:scale(0.9);}100%{opacity:1;transform:scale(1);}}@keyframes float{0%, 100%{transform:translateY(0px) translateZ(0px);}50%{transform:translateY(-20px) translateZ(0px);}}