body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media screen and (max-width:900px) and (orientation:landscape){html{height:100vw;left:0;overflow-x:hidden;position:absolute;top:100%;transform:rotate(-90deg);transform-origin:left top;width:100vh}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0;padding:0}.navLogo{border-radius:1vh;height:5vh;margin-right:2vh;width:5vh}.logoicon{border-radius:2vh;height:20vh;width:20vh}.home{align-items:center;display:flex;flex-direction:column;justify-content:center}.home .MuiButton-root{margin-top:0}.home2{background-position:50%;flex-direction:column;justify-content:center;margin-left:0;overflow:hidden}.home2,.home3,.home4,.home5{align-items:center;box-sizing:border-box;display:flex;width:100%}.home3,.home4,.home5{flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:5rem 6rem}.home6{box-sizing:border-box;justify-content:space-evenly;min-height:20vh;padding:1rem;width:100%}.box3,.box4,.box5,.home6{align-items:center;display:flex;flex-direction:column}.box3,.box4,.box5{flex:1 1;justify-content:center;line-height:1.7;max-width:560px;min-width:300px}.box5{gap:1.5rem}.home3i,.home4i{max-width:480px}.contactPic,.home3i,.home4i{aspect-ratio:3/2;border-radius:16px;flex-shrink:0;object-fit:cover;width:100%}.contactPic{max-width:380px}.home-no-reg{align-items:center;display:flex;flex-direction:row;height:50vh;justify-content:space-evenly;position:relative;width:100%;z-index:1}.second,.third{opacity:0}.first,.second,.third{position:absolute}.first{animation:first 10s infinite;background:linear-gradient(#d7fff3,#90ffd3);height:50vh;width:100%;z-index:10}@keyframes first{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.second{animation:second 10s infinite;animation-delay:2s;background:linear-gradient(#40ffbf,#0fffa3);height:50vh;width:100%;z-index:20}@keyframes second{0%{opacity:0}50%{opacity:1}to{opacity:0}}.third{animation:third 10s infinite;animation-delay:8s;background:linear-gradient(#0beb7b,#00b95d);height:50vh;width:100%;z-index:30}@keyframes third{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (max-width:600px){.home3,.home4,.home5{flex-direction:column;gap:2rem;padding:3rem 1.5rem}.box3,.box4,.box5,.contactPic,.home3i,.home4i{max-width:100%}}.forgotpassword-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(2rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.chatbot-container{bottom:20px;left:20px;position:fixed;z-index:1000}.chatbot-bubble{align-items:center;background-color:#6bffc6;border-radius:30px;box-shadow:0 4px 8px #0003;color:#000;cursor:pointer;display:flex;justify-content:center;padding:15px 18px}.chatbot-overlay{border-radius:12px;bottom:80px;box-shadow:0 8px 24px #00000040;display:flex;flex-direction:column;height:520px;left:20px;overflow:hidden;position:fixed;width:360px}.chatbot-header{background-color:#6bffc6;border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:row;flex-shrink:0;justify-content:space-between}.chatbot-header,.close-chatbot{align-items:center;display:flex}.close-chatbot{background:none;border:none;cursor:pointer;justify-content:center}.chatbot-messages{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:14px 12px}.chatbot-bubble-row{display:flex}.chatbot-bubble-user{justify-content:flex-end}.chatbot-bubble-assistant{justify-content:flex-start}.chatbot-bubble-msg{border-radius:16px;font-size:.88rem;line-height:1.5;max-width:80%;padding:9px 13px;white-space:pre-wrap;word-break:break-word}.chatbot-typing{align-items:center;display:flex;gap:5px;padding:12px 16px}.chatbot-dot{animation:chatbot-bounce 1.2s ease-in-out infinite;background-color:#888;border-radius:50%;height:7px;width:7px}.chatbot-dot:nth-child(2){animation-delay:.2s}.chatbot-dot:nth-child(3){animation-delay:.4s}@keyframes chatbot-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.chatbot-input-row{align-items:flex-end;display:flex;flex-shrink:0;gap:8px;padding:10px 12px}.chatbot-input{border-radius:20px;flex:1 1;font-family:inherit;font-size:.88rem;line-height:1.4;max-height:100px;outline:none;overflow-y:auto;padding:9px 14px;resize:none}.chatbot-send-btn{align-items:center;background-color:#6bffc6;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.chatbot-send-btn:hover:not(:disabled){background-color:#4de6ae}.info-page{justify-content:center}.footer,.info-page{align-items:center;display:flex;flex-direction:column}.footer{height:25vh;justify-content:space-evenly;width:200vh}.spg-page{justify-content:center}.footerSPG,.spg-page{align-items:center;display:flex;flex-direction:column}.footerSPG{height:25vh;justify-content:space-evenly;width:100%}.spg-page .MuiCard-root img{box-shadow:inset 0 0 8px 8px #fff}.contact-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(2rem,10vw,20rem);justify-content:center;min-height:90vh;padding:120px 2rem 4rem}.contact-col1{max-width:400px;text-align:center;width:100%}.contact-col1,.contact-col2,.contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-form{background-color:#6bffc6;border-radius:2rem;box-sizing:border-box;padding:2.5rem 2rem;text-align:center;width:min(500px,90vw)}.game1-page,.mobileapp-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh}.game1-page{padding:80px 1.5rem 3rem}.game1-gamepage,.game1-gamepagechallenge,.game2-gamepage,.game2-gamepagechallenge,.game2-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:80px 1.5rem 3rem}.game2-bar{border:none;width:clamp(160px,30vw,280px)}.game2-top-btns{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.game3-gamepage,.game3-gamepagechallenge,.game3-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:80px 1.5rem 3rem}.game3-top-btns{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.game4-gamepage,.game4-gamepagechallenge,.game4-page,.game5-gamepage,.game5-gamepagechallenge,.game5-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:80px 1.5rem 3rem}.game5-top-btns{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.game6-gamepage,.game6-gamepagechallenge,.game6-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:80px 1.5rem 3rem}.quit-btn-row{justify-content:flex-start}.game6-top-btns,.quit-btn-row{display:flex;margin-bottom:1rem;width:100%}.game6-top-btns{align-items:center;justify-content:space-between}
/*# sourceMappingURL=main.2b79ddee.css.map*/