body{font-family:"Noto Sans SC", sans-serif;background-color:rgb(10, 15, 28);color:rgb(224, 231, 255);overflow-x:hidden;}.orbitron-font{font-family:Orbitron, monospace;}.glow-text{text-shadow:rgba(100, 149, 237, 0.7) 0px 0px 10px, rgba(100, 149, 237, 0.5) 0px 0px 20px, rgba(100, 149, 237, 0.3) 0px 0px 30px;}.neon-border{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(100, 149, 237, 0.5);border-right-color:rgba(100, 149, 237, 0.5);border-bottom-color:rgba(100, 149, 237, 0.5);border-left-color:rgba(100, 149, 237, 0.5);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;box-shadow:rgba(100, 149, 237, 0.3) 0px 0px 15px;}.wood-bg{background-image:linear-gradient(135deg, rgb(45, 27, 15) 0%, rgb(74, 44, 23) 50%, rgb(45, 27, 15) 100%);background-position-x:initial;background-position-y:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;background-size:400% 400%;animation-duration:10s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:gradientBG;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.floating-element{animation-duration:6s;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;}.breathing-glow{animation-duration:3s;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:breathe;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.particle{position:absolute;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:rgba(100, 149, 237, 0.6);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;pointer-events:none;}.game-card{transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.game-card:hover{transform:translateY(-10px);box-shadow:rgba(0, 0, 0, 0.3) 0px 20px 40px;}.scroll-indicator{animation-duration:2s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:scrollPulse;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}@keyframes gradientBG{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 float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-20px);}}@keyframes breathe{0%{box-shadow:rgba(100, 149, 237, 0.5) 0px 0px 10px;}100%{box-shadow:rgba(100, 149, 237, 0.8) 0px 0px 25px, rgba(100, 149, 237, 0.4) 0px 0px 40px;}}@keyframes scrollPulse{0%, 100%{opacity:0.6;transform:translateY(0px);}50%{opacity:1;transform:translateY(-10px);}}@media (max-width: 768px){.text-6xl{font-size:2.5rem;}.text-8xl{font-size:3rem;}.text-9xl{font-size:3.5rem;}.text-4xl{font-size:2rem;}.text-5xl{font-size:2.5rem;}.grid{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));}}